Hi list
My use case for working with GeoJSON has hit upon a limitation in the GeoJSON
reader, regarding "deep" objects in a Feature's properties. This is permitted
by the spec, but isn't handled well in the deserializer (see GEOT-5158
<https://osgeo-org.atlassian.net/browse/GEOT-5158> and GEOT-4100
<https://osgeo-org.atlassian.net/browse/GEOT-4100>).
I'm guessing there's an issue in writing, too.
I'd be happy to prepare a PR for a generic handling of deep properties, using
either List<> and Map<> or the appropriate JSON types, if you are interested.
I want to implement it in a way so that reading a GeoJSON containing deep
properties into Features and serializing it back out would work without loss.
But first, I'd like to hear if any of the maintainers have any opinions
regarding such a change?
Have any of the other formats similar "deep properties" - GML for instance?
-Jesper
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel