| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
Made sure the test doesn't try to aggregate over MultiPolygonField and made
AreaField turn decimals into floats on the way from the DB.
Thanks Daniel Wiesmann, Jani Tiainen, and Tim Graham for review and discussion.
|
|
|
|
appropriate.
|
|
|
|
|
|
database/library differences.
|
|
Thanks Bernd Schlapsi for the report.
|
|
|
|
Thanks Simon Charette and Claude Paroz for the reviews.
|
|
This reverts commit 312fc1af7b8a028611b45ee272652d59ea7bd85a as it seems
to cause segmentation faults as described in the ticket.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Some versions of GDAL give slightly different results.
|
|
|
|
|
|
|
|
|
|
GDALComputeRasterStatistics.
Thanks Sergey Fedoseev and Tim Graham for the review.
|
|
initialized from numpy.array.
|
|
|
|
|
|
|
|
|
|
|
|
LineString.
|
|
|
|
|
|
|
|
|
|
This was a possible confusion source with column name arguments.
Thanks Sergey Fedoseev for the suggestion.
|
|
Thanks Iacopo Spalletti for the report and testing.
|
|
|
|
functions.
|
|
`LinearRing`.
|
|
|
|
Added support for ST_Difference/ST_Intersection/ST_SymDifference.
|
|
|
|
|
|
|