[postgis-users] OGR2OGR srid being ignored
Sufficool, Stanley
ssufficool at rov.sbcounty.gov
Thu Jul 10 09:34:39 PDT 2008
I import / synchronize data from ARC/INFO coverage files frequently. I
use the following command to pull in the data for our intranet mapping
server, but it does not seem to honor the SRID arguments and places all
geometries with SRID = 32767. I have tried every combination of -*_srs
args to no avail. What am I missing here?
ogr2ogr -overwrite -f PostgreSQL PG:\"host=<host> dbname=postgis
user=postgres password=<iwonttell>" /mnt/gis/covers/precinct pal -nln
precinct_tmp -s_srs EPSG:2229 -a_srs EPSG:2229 -t_srs EPSG:2229 -lco
PRECISION=no
Stanley Sufficool
Systems Analyst
San Bernardino County
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20080710/0d3c3958/attachment.html>
More information about the postgis-users
mailing list