Export Geo data: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
===Vector data===
==Vector data==
The objects that make up the 3D world can be exported as 2D vector data in different formats/methods.  
The objects that make up the [[project area]] can be exported as 2D vector data in different formats/methods.  
In the Current Situation tab, each of the following menus has an export Geo data option:
In the Current Situation tab, each of the following menus has an export Geo data option:
*[[Buildings]]
*[[Building]]s; Optionally export only Buildings of a particular [[Category]] or with a particular [[Attribute]] (value).
*[[Terrains]]
*[[Terrain]]s; Optionally export only Terrains of a particular [[Layer]] or with a particular [[Attribute]] (value).
*[[Neighborhoods]]
*[[Neighborhood]]s; Optionally export only Neighborhoods with a particular [[Attribute]] (value).
*[[Zoning]]
*[[Zone]]s; Optionally export only Zones with a particular [[Attribute]] (value).
*[[Plots]]
*[[Plot]]s; Optionally export only Plots of a particular [[Stakeholder]] or with a particular [[Attribute]] (value).
*[[Areas]]
*[[Area]]s; Optionally export only Areas of a particular [[Area#Group filter|Area group filter]] or with a particular [[Attribute]] (value).
*[[Measurement|Measurements]]
*[[Measurement]]s; Optionally export only Measurement of a particular [[Grid Overlay]].
<br>
 
With this data, further calculations or other analysis can be done in for example GIS software. See below for the steps.  
With this data, further calculations or other analysis can be done in for example GIS software. See below for the steps.  


====How-to's====
====How-to's====
* [[How_to_export_objects_of_the_3D_world_as_GeoJSON|How to export as GeoJSON]]
* [[How to export objects in a project to a GeoJSON]]
* [[How_to_export_objects_of_the_3D_world_as_CSV|How to export as CSV]]
* [[How to export objects in a project to a CSV]]
* [[WFS#How-to.27s|How to access via WFS]]
* [[WFS#How-to.27s|How to access via WFS]]


===Raster data===
==Raster data==
[[Grid Overlay]]s can be exported as raster data or as vector data. With the exported data, calculations from for example the [[Water_Overlay|Water overlay]] can be exported to be further processed for analysis in GIS software.
[[Grid Overlay]]s can be exported as raster data or as vector data. With the exported data, calculations from for example the [[Water_Overlay|Water overlay]] can be exported to be further processed for analysis in GIS software.
See below for the export options for [[Grid Overlay]]s.
See below for the export options for [[Grid Overlay]]s.
Line 24: Line 24:
*[[How_to_export_a_Grid_Overlay_as_GeoTIFF|How to export as GeoTIFF]]
*[[How_to_export_a_Grid_Overlay_as_GeoTIFF|How to export as GeoTIFF]]
*[[How_to_export_a_Grid_Overlay_as_ASCII|How to export as ASCII]]
*[[How_to_export_a_Grid_Overlay_as_ASCII|How to export as ASCII]]
*[[WMS|How to access via WMS]]
*[[WMS#View_Overlays_as_WMS_in_other_software|How to access via WMS]]
*[[How_to_export_a_Grid_Overlay_as_GeoJSON|How to export as GeoJSON]]
*[[How_to_export_a_Grid_Overlay_as_GeoJSON|How to export as GeoJSON]]
*[[How to export a Grid Overlay as png]]


<br>
{{GeoDataOverview}}
{{Template:GeoDataOverview}}

Latest revision as of 11:02, 23 February 2023

Vector data

The objects that make up the project area can be exported as 2D vector data in different formats/methods. In the Current Situation tab, each of the following menus has an export Geo data option:

With this data, further calculations or other analysis can be done in for example GIS software. See below for the steps.

How-to's

Raster data

Grid Overlays can be exported as raster data or as vector data. With the exported data, calculations from for example the Water overlay can be exported to be further processed for analysis in GIS software. See below for the export options for Grid Overlays.

How-to's