Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
technologies:geodata_concepts:crs:crs_orbit [2013/05/03 11:06]
jeroen.vermeulen@orbitgis.com [Page Index]
— (current)
Line 1: Line 1:
-===== Coordinate Reference Systems in Orbit ====== 
  
-This page describes only the use and application of Coordinate Reference Systems in Orbit. \\ 
-For clear and short overview of the concepts of coordinate systems, datum and projections, read [[crs_theory|]]. 
- 
-===== Page Index ===== 
- 
-  * **[[#CRS/SRS]]** 
-  * **[[#Supported CRS]]** 
-    * [[#EPSG]] 
-    * [[#Local entities]] 
-    * [[#Geoids or Vertical Coordinate systems]] 
-  * **[[#Dataset CRS]]** 
-  * **[[#MapCanvas CRS]]** 
-  * **[[#Custom CRS Definition]]** 
-    * [[#How to add custom CRS definition]] 
- 
-{{  :technologies:geodata_concepts:crs:crs_select_window.png?nolink&900  |}} 
-===== CRS / SRS ===== 
- 
-A coordinate reference system (CRS) or spatial reference system (SRS) is a coordinate-based local, regional or global system used to locate geographical entities. A coordinate reference system defines a specific map projection, as well as transformations between different spatial reference systems. \\ 
-Coordinate reference systems can be referred to using a SRID integer, including EPSG codes defined by the International Association of Oil and Gas Producers. 
-\\ \\ 
-Read more, [[technologies:geodata_concepts:crs:crs_theory|]]. 
- 
-===== Supported CRS ===== 
- 
-==== EPSG ==== 
-Orbit has the objective to support all coordinate system as they are described in the [[http://www.epsg-registry.org|EPSG database]] by the [[http://www.ogp.org.uk|OGP]] \\ (International Association of Oil and Gas Producers). 
- 
-==== Local entities ==== 
- 
-Additionally the following coordinate systems are supported as described by the local services bot for XY as for Z 
- 
-**Belgium**, described by [[http://www.ngi.be/|NGI]]. 
-  * [[technologies:geodata_concepts:crs:epsg31370|]] 
- 
-**Great Britain** and **Republic of Ireland**, described by the [[http://www.ordnancesurvey.co.uk/oswebsite/index.html|Ordnance Survey]] : 
-  * [[technologies:geodata_concepts:crs:epsg27700|]] 
-  * [[technologies:geodata_concepts:crs:epsg29901|]] 
-  * [[technologies:geodata_concepts:crs:epsg29903|]] 
- 
-**The Netherlands** 
-  * RDnap 
- 
-If required please contact the Orbit support to embed your local defined coordinate system. 
-  
-==== Geoids or Vertical Coordinate systems ==== 
- 
-Since Oribt 10.3 vertical coordinate systems are supported in Orbit. \\ 
-An intelligent engine can be used be used to add mathematical Geoid descriptions or vertical grid corrections. \\ 
-Contact the Orbit support (support at orbitgis dot com) for more information.  
-  
-===== Dataset CRS ===== 
- 
-There are two ways to set the CRS of a dataset in Orbit : 
-  * [[orbitgis:datasets:general:index|]] 
-  * [[orbitgis:datasetlist:dataset:context_menu|]] 
-The dataset CRS is saved in the Orbit Resource Descriptor file : 
-  * [[technologies:geodata_concepts:ord|]] 
- 
-===== MapCanvas CRS ====== 
- 
-Set the CRS of the MapCanavs using statusbar : 
-  * [[orbitgis:mapcanvas:statusbar|]] 
-The MapCanvas CRS can be saved in the workspace file : 
-  * [[orbitgis:workspace:file:ogw|]] 
- 
-===== Custom CRS Definition ===== 
- 
-The EPSG dataset does not and cannot record all possible geodetic parameters in use around the world. Orbit GIS supports custom created CRS definitions if they are structured as well)known-text as described by the Open Geospatial Consortium :  
-  * International documentation : [[http://www.opengeospatial.org/docs/01-009.pdf |Well-known-text (WKT)]].  
-  * Practical documentation for use in Orbit : [[technologies:geodata_concepts:crs:prj|]] 
- 
-==== How to add custom CRS definition ==== 
- 
-  - Create a plain ASCII text file with the extension .prj and insert the projection parameters as a WKT (well known text) definition on a single line 
-  - The prj-file  should be placed in the "<installdir>\program\system\crs" directory 
-  - The name of the file should be a numeric code, like "1031370.prj" for example. \\ The numeric code should be larger than 1000000 (one million) to avoid overlap with existing EPSG codes. An optional description can be added to the filename if an underscore character follows the numeric code, like "1031370_Belge 1972 - Belgian Lambert 72.prj" for example. 
-  - After starting OrbitGIS the new CRS systems can be found by selecting "Undefined Area" from the CRS area (By Country) list. 
 
Last modified:: 2013/05/03 11:06