Hi, i'm currently using gt-geojson 23.1 to write a GeoJson, is there a way
using the FeatureJson to append features or leave the outputstream open and
write feature by feature?
Because even if i use
featureJson.writeFeature(myFeature, fileOutStream)
after the first feature written, the stream is closed.
Thanks

P.S. i know there is a gt-geojsondatastore but for now i can't use it since
in 23.1 was not so "mature" as today.
_______________________________________________
GeoTools-GT2-Users mailing list
GeoTools-GT2-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to