[postgis-users] missing SRID and distance in meters
Paul Ramsey
pramsey at refractions.net
Mon Jan 9 18:55:08 PST 2006
102003 is not an EPSG number, and we only included EPSG projection
definitions in the shipping spatial_ref_sys.sql file. 102003 is a
number ESRI assigned to that projection. I suppose we could include
the ESRI numbers in an upcoming release (hard call, but they did
avoid conflicting with the EPSG numebrs). In the meantime, just
insert an appropriate record into spatial_ref_sys.
P
On Jan 9, 2006, at 5:04 PM, haagent at comcast.net wrote:
> My map data is SRID=102003 (USA Contiguous Albers Equal Area
> Conic), but I'm unable to find it in the latest PostGIS version's
> SPATIAL_REF_SYS table. Is that a mistake? I installed the Windows
> binary version.
>
> Also, do I need to reproject my data in order to perform distance
> measurements in meters via PostGIS functions ?
>
> Thanks for any help,
>
> Travis
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
More information about the postgis-users
mailing list