Menu

Commit [r32998]  Maximize  Restore  History

MATSIM-368 Fixed. Looks like old versions of GeoTools used "location" or "geom" as attribute name for the geometry, while the newest version requires "the_geom" as attribute name. Adapted our Facades (Point/Polygon/Polyline-FeatureFactory) to take care of this. Code not using any of those facades must make the change themselves.

mrieser 2015-05-07

changed /matsim/trunk/src/main/java/org/matsim/core/utils/gis/PointFeatureFactory.java
changed /matsim/trunk/src/main/java/org/matsim/core/utils/gis/PolygonFeatureFactory.java
changed /matsim/trunk/src/main/java/org/matsim/core/utils/gis/PolylineFeatureFactory.java
changed /matsim/trunk/src/test/java/org/matsim/utils/gis/ShapeFileWriterTest.java
/matsim/trunk/src/main/java/org/matsim/core/utils/gis/PointFeatureFactory.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/main/java/org/matsim/core/utils/gis/PolygonFeatureFactory.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/main/java/org/matsim/core/utils/gis/PolylineFeatureFactory.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/test/java/org/matsim/utils/gis/ShapeFileWriterTest.java Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB