Geo Data: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
 
(71 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{being_updated}}
Geographical data or geo data is data which have a location component. Almost all data is linked to a location or a place and are, therefore, geo data. Geo data can be, for example, a paper map, a digital web map or just a simple text file with coordinates. Geo datasets is either '''vector data''' (that is, features which are points, lines or polygons) or '''raster data''' (that is, data in grid cells). The features in vector data can have multiple attributes with values. Raster data mostly consist of a value and a color.
{{learned|what Geo Data are|how Geo Data relate to the {{software}}|which Geo-Data sources are used}}
 
==What is Geo data==
Geographical data or geo data are data which have a location component. Almost all data are linked to a location or a place and are, therefore, geo data. Geo data can be, for example, a paper map, a digital web map or just a simple text file with coordinates. Geo datasets is either '''vector data''' (that is, features which are points, lines or polygons) or '''raster data''' (that is, data in grid cells). The features in vector data can have multiple attributes with values. Raster data mostly consist of a value and a color.


==How do Geo datasets relate to the {{software}}==
==How do Geo datasets relate to the {{software}}==
[[File:Generate_3D_world_databases.png|Load data from databases|400px|left]]
[[File:Generate_3D_world_databases.png|Load data from databases|thumb|400px|left|Tygron Platform loading screen showing several of the data connections]]
The {{software}} uses Geo data (vector and raster data) for creating the [[3D World|3D-model world]]. For this, the {{software}} automatically connects to (Open) Datasets (see image), based on the availability of the data for the chosen location of the project. For example the Base Registers in the Netherlands and Open Street Maps worldwide. For a whole overview of all the connected datasets, see this [[Project_Sources#Sources_connected_to_the_Tygron_Platform|table]].  
The {{software}} uses Geo data (vector and raster data) for building up a new [[project]]. For this, the {{software}} automatically connects to (Open) [[Project_Sources#Sources_connected_to_the_Tygron_Platform|Datasets]], based on the availability of the data for the chosen location of the project. For example the Base Registers in the Netherlands and Open Street Maps worldwide.
A principle that generally applies: if your 3D World lacks certain information, then it is not available in the used datasets. <br> For more information on which data is used for your generating your project, see the [[Project_Sources#SMore_information_on_which_sources_are_used|project sources]] page.  
A principle that generally applies: if your project lacks certain information, then it is not available in the used datasets. <br> For more information on which data is used for your generating your project, see the [[Project_Sources#Sources_connected_to_the_Tygron_Platform|project sources]] page.  
To add missing Geo data you can add additional Geo data manually (see below for options).
To add missing Geo data you can add additional Geo data manually (see below for options).
<br clear=all>
<br clear=all>
Line 16: Line 12:
* The default data sources are not accurate or up-to-date enough  
* The default data sources are not accurate or up-to-date enough  
* The default datasets are not detailed enough
* The default datasets are not detailed enough
* To do a more extendend analysis in the {{software}}
* To do a more extended analysis in the {{software}}
* To use in combination with an Excel Indicator or Panel
* To use in combination with an Excel Indicator or Panel
* For creating more overview in your project, for example by highlighting areas
* For creating more overview in your project, for example by highlighting areas
In these situations, it might be useful to overwrite or import data by the user.
In these situations, it might be useful to overwrite or import data.
 
==Which data can be uploaded to the {{software}}==
Almost all data can be imported in the {{software}}, as long as the data is about a specific location and has a geometry. Thus basically when the data is geo data.
This means that also [[Spatial plans|spatial plans]] can be imported in the {{software}}.
 
==How to import 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.
 
====Vector====
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. The following requirements for vector data apply:
# 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.
# 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.
There are different import methods. These methods can be divided into two: uploading data from a file to the Tygron Platform and the other is downloading data through an URL to the Tygron Platform. The different methods are:
# with a [[GeoJSON]] file
# through a [[WFS|Web Feature Service (WFS)]]
# through a [[CSW|Catalogue Service for the Web (CSW)]]
 
====Raster====
# through a [[WMS|Web Map Service (WMS)]].
# as a [[Geotiff_(Overlay)|Geotiff overlay]]


==How to export Geo data==
==View Geo data==
====Vector====
To show Geo data in other software, such as a GIS, options are:
The components that make up the 3D world can be exported as vector data in [[GeoJSON]] format.
* the [[Overlay]]s can be obtained through a [[WMS]] URL. See the [[WMS]] page for more information and steps.
In the Current Situation tab, each of the following menus has an export GeoJSON option:
* the [[Buildings]] can be obtained through a [[WFS]] URL. See the [[WFS]] page for more information and steps.
*[[Buildings]]
*[[Terrains]]
*[[Neighborhoods]]
*[[Zoning]]
*[[Plots]]
*[[Areas]]
*[[Network]]


The export option can be found by hovering with your mouse over the desired menu and clicking on Export GeoJSON. See an example for the [[Buildings]] menu in the steps below.
==See also==
In the Export panel that will show up, different options for exporting are available:
* [[Import_Geo_data|Import Geo data]]
* Objects from a certain category/type (only for the [[Buildings]] and [[Terrain|Terrains]] can be exported by selecting the desired category/type).
* [[Export_Geo_data|Export Geo data]]
* Only objects that have a certain attribute can be exported by checking the ''With Attribute'' option and selecting the desired attribute. For example if you only want [[Culvert_(Water_Overlay)|culverts]], you can select the category ''Underground'' (since the function culverts belongs to the category Underground) and check the ''With Attribute'' option and select the attribute name ''CULVERT_DIAMETER'' for example. This will export culverts, since only these objects have this attribute in common.
<gallery>
File:Export_geojson_file.JPG|150px|Export GeoJSON button in the Buildings menu.
File:Export_options.JPG|300px|Choose if you want to export one or all categories and/or objects with a common attribute by clicking on With Attribute and choosing the desired attribute. If you want all objects, just click on the Export button.
</gallery>


====Raster====
{{Template:GeoDataOverview}}
[[Grid_Overlay|Grid overlays]] can be exported as a GeoTiff.

Latest revision as of 16:22, 27 January 2023

Geographical data or geo data is data which have a location component. Almost all data is linked to a location or a place and are, therefore, geo data. Geo data can be, for example, a paper map, a digital web map or just a simple text file with coordinates. Geo datasets is either vector data (that is, features which are points, lines or polygons) or raster data (that is, data in grid cells). The features in vector data can have multiple attributes with values. Raster data mostly consist of a value and a color.

How do Geo datasets relate to the Tygron Platform

Tygron Platform loading screen showing several of the data connections

The Tygron Platform uses Geo data (vector and raster data) for building up a new project. For this, the Tygron Platform automatically connects to (Open) Datasets, based on the availability of the data for the chosen location of the project. For example the Base Registers in the Netherlands and Open Street Maps worldwide. A principle that generally applies: if your project lacks certain information, then it is not available in the used datasets.
For more information on which data is used for your generating your project, see the project sources page. To add missing Geo data you can add additional Geo data manually (see below for options).

When to use your own data

  • The project takes place in a location for which there are no data sources available to create the project
  • The default data sources are not accurate or up-to-date enough
  • The default datasets are not detailed enough
  • To do a more extended analysis in the Tygron Platform
  • To use in combination with an Excel Indicator or Panel
  • For creating more overview in your project, for example by highlighting areas

In these situations, it might be useful to overwrite or import data.

View Geo data

To show Geo data in other software, such as a GIS, options are:

  • the Overlays can be obtained through a WMS URL. See the WMS page for more information and steps.
  • the Buildings can be obtained through a WFS URL. See the WFS page for more information and steps.

See also