Re: [gdal-dev] ogr2ogr custom coordiante system

2011-06-14 Thread Eli Adam
Brian, What is the command that you tried? If you can construct the proper proj4 format, it should work for ogr. Exactly matching the string in PostGIS may not work and you may get a new number like 32,000 for a new SRID that was added in PostGIS. This slightly older thread sugges

[gdal-dev] ogr2ogr custom coordiante system

2011-06-14 Thread Brian Fischer
Hi Everyone, I was wondering if there are any help files or guides on how to define a custom coordinate system to use with the ogr2ogr.exe utility. I am trying to use it to load a shapefile into a PostGIS database. The shapefile is in a custom Minnesota County coordinate system. When I try to