| Age | Commit message (Collapse) | Author |
|
|
|
|
|
This also removes remaining versionadded/changed annotations for older
versions.
|
|
|
|
Co-authored-by: Adam Zapletal <adamzap@gmail.com>
|
|
|
|
|
|
|
|
It's been inactive for several years.
|
|
|
|
Centroid is available on all geometry types since GDAL 1.8.0.
Previously it was restricted to Polygon.
https://gdal.org/doxygen/classOGRGeometry.html#a91787f669b2a148169667e270e7e40df
|
|
https://github.com/psf/black/releases/tag/24.1.0
|
|
Co-authored-by: Nick Pope <nick@nickpope.me.uk>
|
|
Reflecting a change in the underlying GDAL library (since GDAL 2.1)
using coord_dim to set a geometries dimensions is deprecated in favor
of set_3d().
|
|
|
|
each operation.
|
|
|
|
responses.
|
|
|
|
|
|
Spatialite 5.1 added support for BoundingCircle
(GEOSMinimumBoundingCircle). GEOS 3.7 is required which is lower than
Django's currently supported minmum of 3.8.
https://groups.google.com/g/spatialite-users/c/hAJ2SgitN4M
https://www.gaia-gis.it/gaia-sins/spatialite-sql-5.1.0.html
|
|
|
|
|
|
|
|
|
|
|
|
The `ordering` argument is undocumented and of limited use, so this is
effectively the same as `GeoIP2.lon_lat()`.
|
|
|
|
|
|
|
|
Thanks The Epic Dev for helping with tests.
|
|
|
|
per deprecation timeline.
|
|
This also removes remaining versionadded/changed annotations for older
versions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Michael Howitz <mh@gocept.com>
|
|
|
|
|
|
Check out https://github.com/OSGeo/gdal/blob/6e9103bd5/gcore/gdal.h#L62
|
|
|
|
|
|
|
|
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
|
Thanks David Smith for the review.
|
|
|