Export Error
When exporting to a postgres db the file is exported successfully but the spatial reference is incremented by one resulting in a reference of 900914 vice 900913. Is there a way to set the spatial reference so it will come across properly??
Answers
-
What version of Global Mapper are you using? What projection does the data you are exporting use? What was the source data type? How is that projection encoded in your data (e.g., PRJ file, TAB file, etc.)?
It sounds like you may have data that is in the Google Mercator projection, but it is identified such that the EPSG code did not match up with what is in your PostGIS spatial reference tables. In that case, the projection would be added with a code one greater than the largest code currently in your table. Since the PostGIS tables typically have 900913 (Google) as the largest value, the next one would be 900914. Here is a link to some information about the EPSG codes used for the Google projection. -
Hi
I am using GM V17
+proj=longlat +datum=WGS84 +no_defs
The source data came from An ESRI file gdb
There is a PRJ file
The destination db has a spatial reference 900913
So I'm guessing you are correct and the file is being incremented by one
TIA
Howdy, Stranger!
Categories
- 12.2K All Categories
- 5.3K Features Discussion
- 312 Downloading Imagery
- 1.2K Elevation Data
- 371 Georeferencing Imagery Discussion
- 580 GM Script Language
- 42 User Scripts
- 111 GPS Features
- 388 Projection Questions
- 788 Raster Data
- 1.3K Vector Data
- 6.4K Support
- 159 Announcement and News
- 881 Bug Report
- 554 SDK
- 1.1K Suggestion Box
- 3.6K Technical Support
- 520 Other Discussion
- 125 GIS Data Sources
- 26 Global Mapper Showcase
- 217 How I use Global Mapper
- 99 Global Mapper Forum Website