How to export objects in a project to a CSV: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
(Created page with "{{Editor steps|title=|Hover over the desired menu you want to export objects from and click on Export Geo Data.|In the new panel that pops up, select the CSV format.|Click...")
 
No edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Editor steps|title=|Hover over the desired menu you want to export objects from and click on Export Geo Data.|In the new panel that pops up, select the [[CSV]] format.|Click on the Export File button.}}
{{Editor steps|title=|Hover over the desired menu you want to export objects from and click on Export Geo Data.|In the new panel that pops up, select the [[CSV_(comma_separated_values)|CSV]] format.|Click on the Export File button.}}


<gallery mode=nolines>
<gallery mode=nolines>
File:Export_data.PNG
File:Export_data.PNG
File:Choose_geojson.PNG
File:Choose_csv_format.PNG
File:Choose_export_geojson.PNG
File:Export_csv.PNG
</gallery>
</gallery>


===Notes===
{{article end
* [[Buildings]], [[Terrains]], [[Neighborhoods]], [[Zoning]], [[Plots]], [[Areas]] and [[Measurement|Measurements]] can be exported as a [[CSV]].
|notes=
* [[Buildings]], [[Terrains]], [[Neighborhoods]], [[Zoning]], [[Plots]], [[Areas]] and [[Measurement|Measurements]] can be exported as a [[CSV_(comma_separated_values)|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 the [[Buildings]] and [[Terrain|Terrains]], objects from a certain category/type can be exported by selecting the desired category/type from the Filter drop-down menu at the top of the panel.  
* For the [[Buildings]] and [[Terrain|Terrains]], objects from a certain category/type can be exported by selecting the desired category/type from the Filter drop-down menu at the top of the panel.  
* 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.  
* By checking the ''With Attribute'' option and choosing an attribute, only objects that have this certain attribute will be exported.  
<br clear=all>
|seealso=
* [[Export Geo data]]
}}


See also
[[Category:How-to's]]
* [[Export Geo data]]

Latest revision as of 14:57, 30 January 2024

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 the Buildings and Terrains, objects from a certain category/type can be exported by selecting the desired category/type from the Filter drop-down menu at the top of the panel.
  • 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.

See also