[Proj] So close -- Lat / Long to Pennsylvania State Plane North NAD27

Richard Greenwood richard.greenwood at gmail.com
Fri Jul 26 08:26:54 EST 2013


Is your source lon/lat NAD27 or WGS84? If NAD27 then:

echo -75.921819 41.295735 | cs2cs -v +init=epsg:4267 +to +init=epsg:32028

or if WGS84 the:

echo -75.921819 41.295735 | cs2cs -v +init=epsg:4326 +to +init=epsg:32028

Rich



On Fri, Jul 26, 2013 at 6:22 AM, jdawg <jeremy.boecker at gmail.com> wrote:

> sorry...bumping this message to get it on the mailing list... :)
>
>
>
> --
> View this message in context:
> http://osgeo-org.1560.x6.nabble.com/So-close-Lat-Long-to-Pennsylvania-State-Plane-North-NAD27-tp5068774p5068943.html
> Sent from the PROJ.4 mailing list archive at Nabble.com.
> _______________________________________________
> Proj mailing list
> Proj at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/proj
>



-- 
Richard Greenwood
richard.greenwood at gmail.com
www.greenwoodmap.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/proj/attachments/20130726/008650e8/attachment-0001.htm 


More information about the Proj mailing list