[postgis-devel] Cast GeoJSON to geometry like with WKT
Paul Ramsey
pramsey at cleverelephant.ca
Fri Mar 6 08:32:21 PST 2020
> On Mar 6, 2020, at 2:55 AM, Felix Kunde <felix-kunde at gmx.de> wrote:
>
> So probably geometry(text) just needs to be able to understand GeoJSON, too.
Correct, it would involve automagically detecting another text format. Probably not that expensive (if it doesn’t start with ‘{‘ it isn’t JSON) but… I’m not sure what the “but” is. Catastrophists, tell me why and how this would break things?
P
More information about the postgis-devel
mailing list