How to export objects in a project to a CSV

From Tygron Support wiki
Jump to navigation Jump to search
How to export objects in a project to a CSV:
  1. Hover over the desired menu you want to export objects from and click on Export Geo Data.
  2. In the new panel that pops up, select the CSV format.
  3. Click on the Export File button.

Notes

  • Buildings, Terrains, Neighborhoods, Zoning, Plots, Areas and Measurements can be exported as a CSV. The geometry will not be exported, only the objects and Attributes.
  • The choice can be made to export as CSV (comma delimited) or SSV (semicolon delimited).
  • For Buildings and Terrains, use the Filter drop-down menu to export specific categories or types.
  • By checking the Inherit all parent attributes, all Attributes will be exported. Otherwise, only a selection of attributes will be exported.
  • By checking the With Attribute option and choosing an attribute, only objects that have this certain attribute will be exported.
  • Items can also be exported to a CSV using the API endpoints, by specifying the query parameter f=CSV

See also

API Endpoints