CSV export — all fields reference for photos and points
The CSV export with all fields option exports every field available for each photo point. You can reach it from the export screen when sharing a single point, multiple selected points, or a whole collection — see Photo/Point sharing options .
Each row is one point/photo, with the following columns:
| Field name | Description |
|---|---|
| POINT_UUID | Unique identifier for the point. When exporting to KMZ, the photo file name inside the KMZ file is equal to this UUID. |
| POINT_NAME | Name of a point as defined by the point editor. By default the same as the photo title. |
| PHOTO_TITLE | Title assigned to a photo. |
| POINT_NOTE | Note assigned to a point in the point editor. |
| PHOTO_NOTE | Note assigned to the photo itself. |
| PHOTO_FOLDER_FIELD_NAME | Name for the “folder field name” in the photo notes editor. |
| PHOTO_FOLDER_FIELD | Either the folder/collection name or a manually edited field for a photo in the photo notes editor. |
| PHOTO_ADDRESS_FIELD | Address field in the photo notes editor. |
| POINT_CREATION_DATE | Point creation date. By default the same as the photo capture date. |
| LATITUDE | Point latitude. |
| LONGITUDE | Point longitude. |
| UTM | Point UTM coordinates. |
| UTM_HEMISPHERE_OR_BAND | A designator for UTM using either hemisphere or a latitude band. H = Hemisphere, B = Band. |
| MGRS | Point MGRS coordinates. |
| DATUM | WGS 84. |
| GPS_HORIZONTAL_ACCURACY | Horizontal accuracy for the GPS data. |
| DISTANCE_UNIT | Unit for distance and horizontal accuracy. |
| HEADING_TRUE | True heading. |
| HEADING_MAGNETIC | Magnetic heading. |
| HEADING_ACCURACY | Heading accuracy. |
| GPS_COURSE | GPS course, if there was consistent movement in some direction when the photo was captured. |
| ANGLE_UNIT | Unit for the heading and course. Either degrees or mils. |
| GPS_ALTITUDE | Altitude reported by GPS. |
| GPS_ALTITUDE_ACCURACY | Vertical accuracy reported by GPS. |
| ALTITUDE_UNIT | Unit for altitude and altitude accuracy. |
| SPEED | Speed reported by GPS at the moment of capture (-1 means idle or invalid speed). |
| SPEED_UNIT | Speed unit. Always m/s. |
| ADDRESS_1 | First address field from the point editor. |
| ADDRESS_2 | Second address field from the point editor. |
| POINT_COLOR | Color assigned to the point in the point editor. |
Except for speed, all units follow your Settings > Units of measurement. Speed is always in meters per second.