<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7226.0">
<TITLE>RE: [postgis-users] BC Albers Projection In Spatial Ref Sys Table?</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Darren,<BR>
<BR>
Thanks - that's a little embarassing, I should have just done that first.  I was looking exclusively for EPSG:42102 - I didn't think of looking elsewhere.<BR>
<BR>
John<BR>
<BR>
-----Original Message-----<BR>
From: postgis-users-bounces@postgis.refractions.net on behalf of Darren Houston<BR>
Sent: Fri 1/28/2005 3:07 AM<BR>
To: PostGIS Users Discussion<BR>
Subject: Re: [postgis-users] BC Albers Projection In Spatial Ref Sys Table?<BR>
<BR>
Hi John,<BR>
<BR>
I am using a PostGIS CVS version from a month or so ago, and I checked for BC<BR>
Albers. In my spatial_ref_sys table, it resides at srid=3005<BR>
<BR>
This query returned the result;<BR>
<BR>
select * from spatial_ref_sys where srtext like '%BC%'<BR>
<BR>
Hope this helps,<BR>
<BR>
Darren H.<BR>
<BR>
On January 27, 2005 10:11 pm, John Fletcher wrote:<BR>
> I can't seem to find BC Albers in the spatial_ref_sys.sql. Should<BR>
> this projection be added manually, is it under a different ID than<BR>
> EPSG:42102, or did I just miss it? I'm using v1rc1, but checked rc2<BR>
> also.<BR>
> Thanks a bunch.<BR>
><BR>
> John<BR>
_______________________________________________<BR>
postgis-users mailing list<BR>
postgis-users@postgis.refractions.net<BR>
<A HREF="http://postgis.refractions.net/mailman/listinfo/postgis-users">http://postgis.refractions.net/mailman/listinfo/postgis-users</A><BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>