Geo Data: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
 
(207 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{{stub}}
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 is GEO Data|how GEO Data relates to the Tygron Engine|what GEO Data sources are used|when to use GEO Data}}
==How do Geo datasets relate to the {{software}}==
[[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 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 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).
<br clear=all>


==What is the GEO Data==
==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 {{software}}
* 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 [[Overlay]]s 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.


==How does GEO Data relate to the Tygron Engine?==
==See also==
* [[Import_Geo_data|Import Geo data]]
* [[Export_Geo_data|Export Geo data]]


 
{{Template:GeoDataOverview}}
==What GEO Data sources are used?==
Add pic of loading.
 
{| class="wikitable"
|-
! Name
! File Type
! Source
! Description
|-
| BGT
| GML-File
| PDOK
| Information about street objects, roads, parks, trees, water surface, etc.
|-
| BAG
| OGC-service
| PDOK
| Information about building contours, building type definitions, construction year, etc.
|-
| Aerial View
| ESRI service
| ESRI / CycloMedia
| For basic texture of landscape, color of the roofs.
|-
| DEM
| ESRI service
| ESRI
| Digital Elevation Model: the terrain height (excluding buildings).
|-
| AHN2 / 3
| ESRI service
| ESRI
| For service area including building height. Determination of roof types, building sections and elevations.
|-
| Neighborhoods
| OGC service
| PDOK / CBS
| For determination of communities and neighborhood information.
|-
| Zoning
| GML service
| Ruimtelijke Plannen
| Information about i.a. authorized dimensions and -functions of buildings. Also additional feature attributes such as Monumental status.
|-
| Top10NL   
| OGC service
| Tygron / PDOK
| Backup for BGT, among others locations of ocean surface, highways, railways.
|-
| NWB     
| OGC service
| PDOK
| Names of roads and ID information for INWEVA.
|-
| INWEVA     
| Excel
| Rijkswaterstaat
| Information on all major roads in The Netherlands including the intensity of the road sections.
|-
| INWEVA     
| Excel
| Rijkswaterstaat
| Information on all major roads in The Netherlands including the intensity of the road sections.
|-
|}
 
==When to use GEO Data?==
When a project is created outside of The Netherlands only ESRI data is connected and will load automatically. Beside water and elovation of land, this does not contain any information about constructions and/or environmental characteristics.

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