[QGIS-Developer] How to encode blobs in (Geo)JSON?

Even Rouault even.rouault at spatialys.com
Fri Nov 8 04:16:01 PST 2019


> Thanks for the links,  I suppose that the quickest way for QGIS Server will
> be to forward to WFS XML schema like geoserver does.
> 
> JSON schema is waaay harder to implement from scratches.

Yes, it is non trivial. That said for a flat structure, you probably might 
have most of it more or less predefined, and then insert the field definition 
at the right place.

> 
> Will GDAL be able to use describedBy in the future?

pretty much the outcome of the hackaton for me :
https://github.com/OSGeo/gdal/pull/1997


-- 
Spatialys - Geospatial professional services
http://www.spatialys.com


More information about the QGIS-Developer mailing list