Commit Graph

5 Commits

Author SHA1 Message Date
Alexandre Detiste 7f97a3f033 remove Python2 crumbs 2024-11-11 23:22:22 +01:00
Even Rouault 1cf6e74667
ogr_CityJSON.py: improve identify() to recognize https://3d.bk.tudelft.nl/opendata/cityjson/3dcities/v2.0/9-284-556.city.json [ci skip] 2023-11-26 20:18:00 +01:00
Robert Coup 6db4096bce python-driver: support WKB geometries
* Add support for passing ISO WKB geometries from Python OGR drivers
  by using a bytes-like object (bytes, bytesarray, memoryview).
* Expand the dummy python driver in tests to take options, and use them
  to test the geometry output format.
* Update the documentation and examples; tidy up some formatting.
2023-09-14 10:42:44 +01:00
snowman2 6d5e76aee6 LNT: Auto-reformat files with black & isort 2022-08-12 08:09:11 -05:00
Even Rouault (bot) 9e9f8b2944
Move gdal/* to toplevel 2021-10-25 13:40:31 +02:00