filosganga / geogson

GeoJSON support for Google gson library
Apache License 2.0
68 stars 29 forks source link

Handle null or empty geometries #24

Closed lurajon closed 9 years ago

lurajon commented 9 years ago

Added support for encoding GeometryCollection

filosganga commented 9 years ago

It has been fixed by #29

bkiselka commented 9 years ago

just the null and empty geometries are fixed by #29 - the support for encoding a JTS GeometryCollection #1 is not yet addressed

filosganga commented 9 years ago

Oh yes it is true, sorry.

bkiselka commented 9 years ago

@lurajon please close this request, if the fix with #33 matches your needs (see https://bintray.com/filosganga/maven/geogson/1.1.81/view for a download version)