tobinbradley/dirt-simple-postgis-http-api

How can I get ID of feature in GeJSON

Closed this issue · 3 comments

Hello.

Could you please take a moment and give your answer on this question below.

Saving geoJSON: Specify and remember ID field #40876

It seems like there might be a way to do that using Postgres's JSONB data type. I'll look into it.

I pushed an update to the geojson route so it has an optional id column. Give it a shot.

Thank you, it works fine