[postgis-users] BC Albers Projection In Spatial Ref Sys Table?
Darren Houston
dhouston at beyondcompliance.ca
Fri Jan 28 03:07:25 PST 2005
Hi John,
I am using a PostGIS CVS version from a month or so ago, and I checked for BC
Albers. In my spatial_ref_sys table, it resides at srid=3005
This query returned the result;
select * from spatial_ref_sys where srtext like '%BC%'
Hope this helps,
Darren H.
On January 27, 2005 10:11 pm, John Fletcher wrote:
> I can't seem to find BC Albers in the spatial_ref_sys.sql. Should
> this projection be added manually, is it under a different ID than
> EPSG:42102, or did I just miss it? I'm using v1rc1, but checked rc2
> also.
> Thanks a bunch.
>
> John
More information about the postgis-users
mailing list