Hi,
    I found GeoJSONUtil.parse(featureCollectionHandler,
featureCollectionJson,false) cant return FeatureCollection, so I think
FeatureCollectionHandler
should extends DelegatingHandler<SimpleFeatureCollection>

GeoJSONUtil: 
https://github.com/geotools/geotools/blob/main/modules/unsupported/geojson/src/main/java/org/geotools/geojson/GeoJSONUtil.java

FeatureCollectionHandler:https://github.com/geotools/geotools/blob/main/modules/unsupported/geojson/src/main/java/org/geotools/geojson/feature/FeatureCollectionHandler.java

If this need to be fixed , please let me try to do that.

Best wishes!
Tiandy
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to