Lopes, Jose wrote:
Hi,

I am searching for a pure Java library to convert GeoJSON objects into ESRI Shapefiles and vice-versa, preferably open source…

Up to the moment I found only ogr2ogr with Java binding and the ArcGIS tools to 
do this task.

But I think somebody out there should have made this before with a pure Java 
library that can be used independently of any other COTS or exe, like a jar 
file…

Does anybody know of any project like that?

Jose,

I would suggest looking at GeoTools.  It has at least good shapefile code.
It may also have GeoJSON support.  If not, you might have to implement that
part yourself.

Good luck,
--
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, [email protected]
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent

_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to