Export Geo data: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
Maxim@tygron.com (talk | contribs)
No edit summary
Maxim@tygron.com (talk | contribs)
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 12: Line 12:
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 in a project to a GeoPackage]]
* [[How to export objects in a Project to a GeoPackage]]
* [[How to export objects in a project to a GeoJSON]]
* [[How to export objects in a project to a GeoJSON]]
* [[How to export objects in a project to a CSV]]
* [[How to export objects in a project to a CSV]]
* [[How to export a DXF reference file for a project]]
* [[WFS#How-to.27s|How to access via WFS]]
* [[WFS#How-to.27s|How to access via WFS]]
* [[How to access the 3D Tiles endpoint of a session]]


==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]] 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.


====How-to's====
===How-to's===
*[[How_to_export_a_Grid_Overlay_as_GeoTIFF|How to export as GeoTIFF]]
* [[How to export a Grid Overlay as GeoTIFF]]
*[[How_to_export_a_Grid_Overlay_as_ASCII|How to export as ASCII]]
* [[How to export a Grid Overlay as ASCII]]
*[[WMS#View_Overlays_as_WMS_in_other_software|How to access via WMS]]
* [[How to export a Grid Overlay as GeoJSON]]
*[[How_to_export_a_Grid_Overlay_as_GeoJSON|How to export as GeoJSON]]
* [[How to export a Grid Overlay as png]]
*[[How to export a Grid Overlay as png]]
* [[WMS#View_Overlays_as_WMS_in_other_software|How to view Overlays as WMS in other software]]
 
{{article end
|seealso=
* [[WMS]]
* [[WFS]]
* [[3D Tiles]]
* [[3D Web Viewer]]
* [[GeoShare Viewer]]
}}


{{GeoDataOverview}}
{{GeoDataOverview}}

Latest revision as of 10:40, 6 March 2026

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