vdPClassify & vdPCADdesign for AutoCAD 2023

AutoCAD 2023 has recently been released including the industry-specific toolset for GIS and mapping. Then it’s the time of year again to tune the applications to it.

Set up a VMware machine and update Windows
Download, install & register AutoCAD Map 2023
Download, install & register Visual Studio 2019
Adjust Visual Studio project settings with references to 2023
vdPClassify2023 for AutoCAD and AutoCAD Map available
vdPCADdesign2023 for AutoCAD and AutoCAD Map available
vdPGeo2023 for AutoCAD and AutoCAD Map available
EvidesCADdesign2023 for AutoCAD and AutoCAD Map available

vdPClassify & vdPCADdesign for AutoCAD 2022

AutoCAD 2022 has recently been released including the industry-specific toolset for GIS and mapping. Then it’s the time of year again to tune the applications to it.

Set up a VMware machine and update Windows
Download, install & register AutoCAD Map 2022
Download, install & register Visual Studio 2019
Adjust Visual Studio project settings with references to 2022
vdPClassify2022 for AutoCAD and AutoCAD Map available
vdPCADdesign2022 for AutoCAD and AutoCAD Map available
EvidesCADdesign2022 for AutoCAD and AutoCAD Map available

vdPClassify & vdPCADdesign for AutoCAD 2021

AutoCAD 2021 has recently been released including the industry-specific toolset for GIS and mapping. Then it’s the time of year again to tune the applications to it.

Set up a VMware machine and update Windows
Download, install & register AutoCAD Map 2021
Download, install & register Visual Studio 2019
Adjust Visual Studio project settings with references to 2021
vdPClassify2021 for AutoCAD and AutoCAD Map available
vdPCADdesign2021 for AutoCAD and AutoCAD Map available

OSGeo – GDAL/OGR import BGT/IMGeo (continuation)

GDAL is a C++ translator library for more than 200 raster and vector geospatial data formats. It offers an API for a variety of languages such as C, C++, Python, Perl, C# and Java.

vdPConsulting has investigated whether and how this GDAL/OGR functionality can be implemented in a C# plugin in AutoCAD.

As Proof of Concept II, the download of the BGT and BRK/DKK from the PDOK website has been implemented. Based on a project polygon, a location filter is created and sent to PDOK as a spatial query. The result is downloaded (as a ZIP-file) and extracted into the project folder and then imported into AutoCAD.

More information?
Ask the cadgis-consultant.

OSGeo – GDAL/OGR import BGT/IMGeo

GDAL is a C++ translator library for more than 200 raster and vector geospatial data formats. It offers an API for a variety of languages such as C, C++, Python, Perl, C# and Java.

vdPConsulting has investigated whether and how this GDAL/OGR functionality can be implemented in a C# plugin in AutoCAD.

The import of the BGT/IMGeo is implemented as a Proof of Concept. Processed to NLCS-layers based on the features. At a later stage this can always be further broken down based on multiple properties. By keeping the fill and outline separated from each other, a simple Layer-command can be used to turn the fill off and switch to a line map. The software creates a set of Layer Filters for this purpose.


More information?
Ask the cadgis-consultant.