[Geotools-devel] Re: [Geotools-gt2-users] France Lambert 2 to WGS84 - which WKT ? (newbie)

2005-12-02 Thread Paul Ramsey
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

[Geotools-devel] ComplexDataStore configuration updated

2005-12-02 Thread Gabriel Roldán
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. -

[Geotools-devel] GeoTools Build Report [ 2005/12/01 23:55 ]

2005-12-02 Thread Paul Ramsey
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