bjornharrtell / jts2geojson

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

Add annotations for handling Geometry subclasses in GeometryCollection #13

Closed jeffreyeriksondg closed 8 years ago

jeffreyeriksondg commented 8 years ago

This change allows GeometryCollection instances to be deserialized successfully. Note, I've added a separate spec test class to avoid merge conflicts with a change I made for a different pull request on a separate branch.