RFC76 implementation is now available in master
Even
--
I used the Dockerfile from
https://github.com/OSGeo/gdal/tree/master/gdal/docker/ubuntu-full
to build a container from master. I copied in all example drivers and an
example cityjson file.
In this I ran the autotest pytest -vvs ogr/ succe
Even,
I think your 'toy' is a real gem which deserves to live (if only as
something flagged 'experimental').
AFAIK this would be the only option for GDAL users to extend GDAL on run
time.
Confining this technique to run time only extensions IMHO addresses the main
concerns in the discussion.
Ma
I'd love to have the possibility to add drivers to GDAl using Python.
Use case for me is all those services/ datasets containing useful geo
data but adhere to no standard. Being able to create a driver quickly to get
it in QGIS or an ETL proces is
really useful.
Did this proposal ever make it to