TopoJSON driver

(Note: prior to GDAL 2.3, the functionality of this driver was available in the GeoJSON driver. They are now distinct drivers)

Starting with OGR 1.11, the driver can read the TopoJSON format

Datasource

The driver accepts three types of sources of data:

Starting with GDAL 2.3, the URL/filename/text might be prefixed with TopoJSON: to avoid any ambiguity with other drivers.

See Also