Hi Wesley,
 
The proj.4 string definition is available at (bookmark it!):
 
http://trac.osgeo.org/proj/wiki/GenParms
 
and then a list of projections is available at:
 
http://www.remotesensing.org/geotiff/proj_list/
 
all the best from Split,
 
Tom Hengl
http://spatial-analyst.net/

________________________________

From: Wesley Roberts
Sent: Wed 5/6/2009 9:14
To: r-sig-geo@stat.math.ethz.ch
Subject: [R-sig-Geo] EPSG codes for LO31 WGS84 projection data


Dear Colleagues,

I have a data set which is projected using the following projection, 
Hartebeeshoek94 Projection Gauss Conform LO31. This is a local projection used 
in South Africa. So far, I have only been able to find the EPSG code for the 
projection from http://spatialreference.org/ref/epsg/2054/ . I am actually 
looking for the Proj4 definition as the library in rgdal does not contain any 
information regarding the projection. Using the following command I found no 
information for the specified code

> poly <- readShapePoly("PCA_AreaOne_2_water_EPSG.shp", IDvar="cat", 
> proj4string=CRS("+init=epsg:2054"))
Error in CRS("+init=epsg:2054") : no options found in 'init' file

Could someone please provide me with the full proj4 definition as the spatial 
reference site does not seem to have it.

Many thanks and kind regards,
Wesley




Wesley Roberts MSc.
Researcher: Earth Observation (Ecosystems)
Natural Resources and the Environment
CSIR
Tel: +27 (21) 888-2490
Fax: +27 (21) 888-2693

"To know the road ahead, ask those coming back."
- Chinese proverb




-- 
This message is subject to the CSIR's copyright terms and conditions, e-mail 
legal notice, and implemented Open Document Format (ODF) standard. 
The full disclaimer details can be found at 
http://www.csir.co.za/disclaimer.html.


and is believed to be clean.  MailScanner thanks Transtec Computers for their 
support.

_______________________________________________
R-sig-Geo mailing list
R-sig-Geo@stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-sig-geo

        [[alternative HTML version deleted]]

_______________________________________________
R-sig-Geo mailing list
R-sig-Geo@stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Reply via email to