[postgis-users] EPSG codes

Paul Ramsey pramsey at refractions.net
Wed May 18 12:59:10 PDT 2005


Google knows:

http://www.cdpr.ca.gov/docs/county/pumpdvlp/devgrp/prjctdta/pres0401.htm

So:

INSERT INTO spatial_ref_sys VALUES (
42500, 'CA', 42500, '', '+proj=aea +lat_1=34 +lat_2=40.5 +lat_0=0 
+lon_0=-120 +x_0=0 +y_0=0 +ellps=clrk66 +datum=NAD27 +units=m +no_defs'
);

I left the SRTEXT field blank because PostGIS doesn't actually use it, 
but it is good form to fill it in. (Helps external apps do the right thing.)


Stone, Matthew (DHS-CDIC) wrote:

> Teale_Albers NAD 27 for California 



More information about the postgis-users mailing list