A free survey app that exports DXF, KML and Shapefile
You judge a survey app by its export list; the rest is detail.
Field takeaways
- DXF goes to CAD, GeoJSON and Shapefile to GIS.
- CSV is enough for a point list.
- DXF does not carry the coordinate system.
- Layer names survive, colours do not.
- Ask the recipient for the format before you go out.
Which format goes to whom?
DXF to a designer working in CAD, GeoJSON or Shapefile to someone in GIS, CSV to anyone who only wants a point list. Sending the wrong one creates work for both sides, and the mistake is prevented by a single message before you leave the site, not on delivery day: "Which software will open this?"
The coordinate system travels beside the file
DXF stores no projection at all; Shapefile keeps it in a separate file that goes missing easily. Writing the EPSG code into the filename and the message is therefore a matter of habit. A file that arrives without its system sits either in a void or on the wrong continent when opened.
What survives the transfer
Geometry and layer names carry over reliably. Colours, line weights and labels usually do not. That is why naming layers by object type is worth more than styling them — a layer called "stakeout_points" explains itself in any software; a thick red line does not.
The list to expect from a free app
MapLab Survey exports KML, KMZ, DXF, GeoJSON, Shapefile, GeoPackage, CSV and TXT, and imports the same way. That list means the file format is not locked behind a higher tier: whoever measures in the field can produce the delivery no matter what software will receive it.
The single check before delivery
Ask the recipient to open the file and confirm one known point and one known distance. That two-minute check closes nearly every format and unit problem while the phone is still in your pocket.
One folder per job
Keep the report, the export files and the photos under the same job name. If the recipient has to ask which file belongs to which measurement, the package is incomplete.
Try these steps on your own phone.
MapLab Survey handles RTK/GNSS point capture, drawing, area and volume calculations and coordinate conversion, then exports to DXF, KML/KMZ, GeoJSON, Shapefile, GeoPackage, NCZ or CSV. Capture, calculation and export work offline. Live NTRIP corrections and online basemaps need a connection.
Frequently asked questions
Which format suits CAD?
DXF, in metres, with the EPSG code communicated separately.
Shapefile or GeoJSON?
GeoJSON is a single file and does not go missing; Shapefile is more widely accepted.
Does DXF carry the coordinate system?
No, it must be stated in the filename and the message.
Is export limited in the free version?
The core export formats are available in the free version.
Technical references
The field guidance in this article is aligned with the technical and official references below.
Related: Free alternative checklist · Exporting field data to CAD/GIS · QGIS NetCAD AutoCAD export · MapLab Survey