opendatalab-de / geojson-jackson

GeoJson POJOs for Jackson - serialize and deserialize objects with ease
http://blog.opendatalab.de
Apache License 2.0
263 stars 94 forks source link

GeoJsonObject: Ignore unknown properties (such as "name" used by QGIS). #54

Closed zepinto closed 4 years ago

zepinto commented 4 years ago

Property "name" on FeatureCollection is generated by QGIS and, as a result, the GeoJSON files created by QGIS could not be loaded using this library. See attached file for an example QGIS file. xt2-training.geojson.zip

grundid commented 4 years ago

Thank you for your PR. I just released version 1.14.