| Age | Commit message (Collapse) | Author |
|
EWKT string.
|
|
|
|
Distance lookups use the Distance function for decreased code redundancy.
|
|
|
|
the rhs doesn't.
|
|
|
|
RasterFieldTest.test_all_gis_lookups_with_rasters.
These values produce already tested lookups and prevent another one from
being tested.
|
|
It was inadvertently made a no-op in
378cf689d8772d917f642a80967ab8a2332eb41c.
|
|
|
|
|
|
geometries on MySQL.
|
|
is needed for query.
|
|
Thanks Tim Graham for the review and edits.
|
|
|
|
|
|
Additionally, a test has been updated to account for small SRS WKT differences.
Thanks Tim Graham for writing the doc part.
|
|
|
|
|
|
|
|
The latitude coordinates exceed -90, 90 bounds and caused a test failure
on Oracle 12.2.
Thanks Michał Wierzbowski for help preparing the patch.
|
|
iter(dict) is equivalent to iter(dict.keys()).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This facilitates other changes like refs #28160.
|
|
overriding existing attrs.
|
|
Regression in 277a4dd4b4cc2a2cad77139882f084480751a95a.
Thanks Tim Graham for the test.
|
|
|
|
another one.
|
|
|
|
MySQL.
|
|
|
|
|
|
|
|
functions, and isvalid lookup.
|
|
values, in all positions.
|
|
|
|
GEOSGeometry subclasses.
|
|
|
|
|
|
|
|
|
|
|
|
Regression in 2ebfda38e65177dfc7d6e90457ffa4a0fa2796f0 (refs #25004).
|
|
Python docs say, "it's usually not necessary to invoke these methods directly."
|
|
|
|
Follow up to a0d166306fbdc41f49e6fadf4ec84b17eb147daa.
|