How to create a georeferenced SHP in Autodesk Map 3D.
Step 1. Assign a Coordinate System to your Autodesk project - if it doesn’t exist in the library, create it!
Step 2. Load in a DWG existing coordinates and assign it a Coordinate System
Step 3. Export it as a Shapefile
Step 4. Compress all associated files with the shapefile into a .zip
Step 5. Upload to DroneDeploy
Step 1. How to set up a new Coordinate System in Autodesk Map 3D 2024
In the Command line type:
MAPCSCREATE then hit enter
The wizard will walk you through the following steps:
1.
2.
3.
4.
5.
6.
7.
8.
Click Finish
Step 2. Load in a DWG existing coordinates and assign it a Coordinate System
- Load in the aligned DWG file with the 3-Line menut on the left and the “Open” option
- Command Line: MAPCSASSIGN
- Choose your desired CS in the window below. Note you can search by the EPSG code.
- Hit OK.
Step 3. Export it as a Shapefile
- Command line: MAPEXPORT
- Name the SHP file - Hit OK
- Select “Line” or “Polygon”
- Check the CS is visible in Options Tab
- Hit OK
Step 4. Compress all associated files with the shapefile into a .zip
- Find the several exported files: dbf, idx, prj, shp, shx
- Compress to a zip file
- Name appropriately
Step 5. Upload to DroneDeploy
- Click “Add” next to the Layers area on the left hand side of the project display
- Drag and drop or Select your .zip shape file
- Your Shapefile will start processing
Potential issue upon file load up?