bjornharrtell / jts2geojson

JTS from/to GeoJSON converter for Java
MIT License
138 stars 56 forks source link

Incompatible with JTS 1.12 when reading polygon json #3

Closed ZhenFu closed 9 years ago

ZhenFu commented 9 years ago

GeometryFactory in JTS 1.12 doesn't support the method createPolygon with only one parameter

bjornharrtell commented 9 years ago

Sorry, I have no interest in maintaining support for JTS 1.12.