Tagged Questions
1
vote
0answers
45 views
How to import multiple shapefiles each with different source projections to postgis
I have a couple thousand .zip files each with a .shp, .dbf, .shx, and .prj inside them that I want to load into postgis. The problem is, they have many different source projections (each defined in ...
1
vote
0answers
184 views
Imported netcdf file doesn't project correctly - help!
I have 360 netcdf files (.nc) that I need to import into ArcGIS. They hold monthly historical climate data in the U.S. When I tried to import one, using the Make NETCDF Raster Layer tool, the ...
1
vote
1answer
377 views
When I import polygon kml layer, how do I change projection and offset to correct for GMT wrap?
I created a polygon in Google Earth and saved to kml. After importing as a vector layer, where the polygon crosses the prime meridian, the polygon wraps around the world.
So far, I have figured out ...