Import Geo data: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(16 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Almost all data can be imported in the {{software}}, as long as the data is about specific locations and contains geometry (and therefore coordinates). Thus basically when the data is Geo data.
Almost all data can be imported in the {{software}}, as long as the data is about specific locations and contains geometry (and therefore coordinates). Thus basically when the data is [[Geo_Data|Geo data]].
This also means that digital files of [[Spatial plans|spatial plans]] can be imported in the {{software}}.
There are different methods for importing [[Geo_Data|Geo data]]. The method to choose is based on how you have your data available, as vector or raster data and/or what the data represents.
There are different methods for importing Geo Data. The method to choose is based on how you have your data available, as vector or raster data.
 
==Requirements==
The following requirements for vector and raster data apply:
* The Geo dataset should have a CRS (Coordinate Reference System) defined, for the Platform to properly translate the coordinates to the right location.
* Vector data: geo Data in the {{software}} are always polygons. Line and point features are not allowed by the {{software}}. The data wizards helps you by buffering the line and point features to polygons.
* Vector data: all desired attributes must be numerical, so that they can be loaded as valid [[attribute]] values. Non-numeric attributes are ignored when attempting to load them as attributes.


==Vector data==
==Vector data==
With the [[Geo_Data_Wizard|Geo data wizard]] you can easily import vector data. The wizard also helps you to transform your data to the proper format for importing.  
With the [[Geo_Data_Wizard|Geo data wizard]] you can easily import vector data. The wizard also helps you to transform your data to the proper format for importing.  
=====Import methods=====
There are four different import methods:
There are four different import methods:
# with a [[GeoJSON]] file
# with a [[GeoJSON]] file
# with a [[SLPK|Scene layer package (SLPK) file ]]
# with a [[SLPK|Scene layer package (SLPK) file for 3D data]]
# through a [[WFS|Web Feature Service (WFS)]]
# through a [[WFS|Web Feature Service (WFS)]]
# through a [[CSW|Catalogue Service for the Web (CSW)]]
# through a [[CSW|Catalogue Service for the Web (CSW)]]. Note that with this option you can also log in to your [[How to log in an ArcGIS Online account in the Tygron Client Application|ArcGIS Online organization]] or [[How to log in an ArcGIS Enterprise account in the Tygron Client Application|ArcGIS Enterprise portal]] to add data to your project. 
 
Choose a method based on how and where you have your data available.
Choose a method based on how you have your data available.  
<br>


==Raster data==
==Raster data==
=====Import methods=====
There are two different import methods:
There are two different import methods:
# through a [[WMS|Web Map Service (WMS)]].
# through a [[WMS|Web Map Service (WMS)]].
# as a [[Geotiff_(Overlay)|Geotiff overlay]]
# as a [[GeoTIFF Overlay]]
Choose a method based on how you have your data available.
Choose a method based on how you have your data available.
==Plan==
It is possible to import a spatial plan into the {{software}}, either for visualization or to calculate the effects on the surroundings.
When importing a 2D plan, the {{software}} models corresponding with the chosen [[Function]]s will be used to visualize the plan.
When importing 3D models, the actual model, including textures, will be imported.
*[[Spatial_plan|2D spatial plan]]
*[[I3S|3D model]]
==Notes==
The following requirements for vector and raster data apply:
* The Geo dataset should have a CRS (Coordinate Reference System) defined, for the {{software}} to properly translate the coordinates to the right location.
* Vector data: Geo data in the {{software}} are always polygons. Line and point features are not allowed by the {{software}}. The data wizards helps you by buffering the line and point features to polygons.
* Vector data: all desired attributes must be numerical, so that they can be loaded as valid [[attribute]] values. Non-numeric attributes are ignored when attempting to load them as attributes.


==See also==
==See also==
* [[Geo_Data_Wizard|Geo data wizard]]  
* [[Geo Data Wizard]]  
* [[Data_preparation|Data preparation page]] for some tips on how to prepare (vector) data for easy importing
* [[Data preparation]] for some tips on how to prepare (vector) data for easy importing
* [[Geo_Data_Wizard#Error_messages_in_the_Geo_Data_Wizard|Most common errors]]
* [[Geo Data Wizard#Error messages in the Geo Data Wizard|Most common errors]]


{{Template:GeoDataOverview}}
{{Template:GeoDataOverview}}

Latest revision as of 13:36, 13 December 2023

Almost all data can be imported in the Tygron Platform, as long as the data is about specific locations and contains geometry (and therefore coordinates). Thus basically when the data is Geo data. There are different methods for importing Geo data. The method to choose is based on how you have your data available, as vector or raster data and/or what the data represents.

Vector data

With the Geo data wizard you can easily import vector data. The wizard also helps you to transform your data to the proper format for importing. There are four different import methods:

  1. with a GeoJSON file
  2. with a Scene layer package (SLPK) file for 3D data
  3. through a Web Feature Service (WFS)
  4. through a Catalogue Service for the Web (CSW). Note that with this option you can also log in to your ArcGIS Online organization or ArcGIS Enterprise portal to add data to your project.

Choose a method based on how and where you have your data available.

Raster data

There are two different import methods:

  1. through a Web Map Service (WMS).
  2. as a GeoTIFF Overlay

Choose a method based on how you have your data available.

Plan

It is possible to import a spatial plan into the Tygron Platform, either for visualization or to calculate the effects on the surroundings. When importing a 2D plan, the Tygron Platform models corresponding with the chosen Functions will be used to visualize the plan. When importing 3D models, the actual model, including textures, will be imported.

Notes

The following requirements for vector and raster data apply:

  • The Geo dataset should have a CRS (Coordinate Reference System) defined, for the Tygron Platform to properly translate the coordinates to the right location.
  • Vector data: Geo data in the Tygron Platform are always polygons. Line and point features are not allowed by the Tygron Platform. The data wizards helps you by buffering the line and point features to polygons.
  • Vector data: all desired attributes must be numerical, so that they can be loaded as valid attribute values. Non-numeric attributes are ignored when attempting to load them as attributes.

See also