All Collections
Field Types And App Designer Settings
Metadata Fields
What are the various location data values in the record metadata?
What are the various location data values in the record metadata?

Describing the location, created location, and updated location values.

Mike Meesseman avatar
Written by Mike Meesseman
Updated over a week ago

There can be four location values that are captured and stored in a record within Fulcrum: the location, geometry, created location, and updated location values.

Location

The location value is the record's latitude and longitude.

When a record is a Point, this is where the record is located on a map. If the location was captured by a GPS on the mobile apps then you will see accuracy metadata to the right of the coordinates (not pictured above). If you do not see any accuracy metadata, then it is a good indicator that the location of the record was manually set.

When a record is a Polygon, the location is the approximate centroid. When a record is a Line, the location displays the midpoint of the line.

Geometry

The geometry value displays data about the record's Line or Polygon. It will display additional metadata about the geometry, and gives access to copy the entire GeoJSON of the record for use externally.

Created location

The created location is the location of the mobile device when the record was initially created. This information is provided as a way for administrators to see where the user was actually located when the record was created. You will see the accuracy data metadata and then the distance between the record's location and the location that the device was at when the record was created.

Updated location

The updated location is the location of the mobile device when the record was lasted updated. This information is provided as a way for administrators to see where the user was actually located when the record was last updated. You will see the accuracy data metadata and then the distance between the record's location and the location that the device was at when the record was last updated.

Notes

  • Location accuracy is only provided it the GPS was used to capture the location data. Manually setting or editing the location will not provide any accuracy data.

  • Creating or editing the record on the web app will result in the created/updated location data in not being provided. Only the mobile apps will return this data.

  • If your data was collected in Fulcrum a long time ago, it may have been collected before the created/updated location data was added to Fulcrum.

Did this answer your question?