Hope I am not being offtrack, but if you are looking for
quick'n'dirty'n'scripty, download proj4 and do something like:
echo "2 45" | proj +init=epsg:27572
Or if you want to go backwards into geographics:
echo "941943 2009361" | invproj +init=epsg:27572
Paul
On 2-Dec-05, at 7:52 AM, Peter
Hi all,
I just updated the page on how to configure a ComplexDataStore. It's available
at http://docs.codehaus.org/display/GEOTOOLS/ComplexDataStore+Documentation
I'll be traveling until December 12, hope to be able to check out mail for
urgent questions ?
Best regards,
Gabriel.
-
GeoTools2 module build report 20051201
gt2:referencing cleaned, compiled, tested, INSTALLED 2356
gt2:coverage cleaned, compiled, tested, INSTALLED 2357
gt2:api cleaned, compiled, tested, INSTALLED 2357
gt2:main cleaned, compiled, tested, INSTALLED 2359
gt2:shapefile cleaned, co