Changes

Jump to: navigation, search

SAG Spatial reference system

1,174 bytes added, 12:50, 7 October 2017
Created page with "{{TOC right}} For a complete list of available projections, issue the following query on an empty staging area (i.e. the one created after clicking on '''Validate Selections''..."
{{TOC right}}
For a complete list of available projections, issue the following query on an empty staging area (i.e. the one created after clicking on '''Validate Selections'''):
<pre>
select *
from spatial_ref_sys
</pre>

You may also consult http://spatialreference.org/ to find the SRID that you would like to use. PostgreSQL is using the EPSG standard.

==Error message when creating Geodata==__NOEDITSECTION__
Conversions/re-projections cannot be done between all coordinate systems/SRIDs. In fact, some coordinate systems are defined for and focus on a specific part of the world, and coordinates outside of this specific range cannot be represented. If this is the case, an error message such as the following will be displayed in the staging area generator progress window.

[[File:SAG_geo_error.png]]
[[File:SAG_geo_error2.png]]

If you encounter this error, please verify whether the chosen SRID for re-projection and the coordinates in the source IMSMA are compatible. It could also be something wrong with references between tables in the {{IMSMANG}} database. You will find more information in the log file.

{{NavBox Business Intelligence}}


[[Category:VIE]]
6,632
edits

Navigation menu