[GRASSLIST:8276] Re: exporting to PostGIS
Paul Kelly
paul-grass at stjohnspoint.co.uk
Wed Sep 14 11:56:35 EDT 2005
On Wed, 14 Sep 2005, Leonardo Lami wrote:
> All seem rigth but if I look the table in PostGIS I see that the SRID is 32767
> (a value that not exist in the EPSG codes) and not the correct SRID code
> 26591 .
What is an SRID code? Where does PostGIS read it from?
> There is an option to use in v.out.ogr to put the correct SRID or somethings
> else?
I'm guessing now SRID is something like an EPSG code? GRASS doesn't use
EPSG codes for projections; it can express them in either PROJ.4 format
(used internally) or WKT (converted using the OGR library).
Paul
More information about the grass-user
mailing list