Export GeoJSON
Create GeoJSON output for web GIS, mapping, and application workflows.
Overview
GeoJSON export writes CAD drawing data to .geojson / .json output.
GeoJSON is convenient for lightweight data exchange and web mapping. Use WGS84-compatible downstream workflows as required by the receiving application.
Common vector workflow
This format uses the common export workflow: selection, object types, attributes, export options, and output path.Steps
- Run
EXPORTGEO_SPor click Spatial Data > Export. - Select GeoJSON in the Select Export Format window.
- Complete the format-specific options window.
- Choose the output path when prompted.
- Wait for the progress window to finish.
- Open the output in the target application and review the exported data.
Best Practices
- Confirm the drawing CRS before export.
- Use layer-based selection when layers already represent logical GIS layers.
- Keep only the required object types enabled.
- Use the curve approximation step carefully for curved geometry.
- Review the exported file in the receiving application before delivery.
