Tagged Questions
0
votes
1answer
42 views
Error running geotools tutorial for CSV2SHP?
Although I run this tutorial I always get following error message:
Nov 22, 2011 5:10:50 PM
org.geotools.referencing.factory.epsg.ThreadedPostgreSQLEpsgFactory
isAvailable
WARNING: ...
0
votes
1answer
157 views
GeoTool CSV to Shape Conversion Error
In the Feature Tutorial Example
GeometryFactory geometryFactory = JTSFactoryFinder.getGeometryFactory();
generates error:
method getGeometryFactory in class
...