home / django_tickets / tickets

tickets: 5433

This data as json

id created changetime last_pulled_from_trac stage status component type severity version resolution summary description owner reporter keywords easy has_patch needs_better_patch needs_tests needs_docs ui_ux
5433 2007-09-14 00:22:18 2007-09-14 14:02:38 2022-03-06 03:34:23.021088 Unreviewed closed GIS     gis fixed Make GDAL an optional requirement The GDAL library is magnitudes more complicated to install than GEOS and is not required for the basic GIS functionality (WKT, geometry operations, querying). And GDAL won't work on windows anytime soon. The attached patch to `mixin.py` checks for gdal and throws exceptions in the `get_GEOM_ogr()` and `get_GEOM_srs()` methods. `models.py` already has a similar check. jbronn rcoup sprint 0 1 0 0 0 0
Powered by Datasette · Queries took 1.085ms