On Thu, 12 May 2022, 17:36 Tobias Gerdin,
wrote:
> Right, I’ll see if I can come up with that (don’t have a dev environment
> for GeoTools set up yet)
>
>
>
> I also noticed that feature ids do not seem to be returned correctly, i.e.
> mySimpleFeature.getID() always returns “feature.”,
> even tho
Right, I’ll see if I can come up with that (don’t have a dev environment for
GeoTools set up yet)
I also noticed that feature ids do not seem to be returned correctly, i.e.
mySimpleFeature.getID() always returns “feature.”, even
though the GeoJSON feature object contains an “id” property. I ass