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.4K All Categories
- 5.4K Features Discussion
- 314 Downloading Imagery
- 1.3K Elevation Data
- 377 Georeferencing Imagery Discussion
- 595 GM Script Language
- 46 User Scripts
- 112 GPS Features
- 392 Projection Questions
- 798 Raster Data
- 1.3K Vector Data
- 6.4K Support
- 161 Announcement and News
- 887 Bug Report
- 556 SDK
- 1.1K Suggestion Box
- 3.7K Technical Support
- 534 Other Discussion
- 127 GIS Data Sources
- 26 Global Mapper Showcase
- 223 How I use Global Mapper
- 103 Global Mapper Forum Website