GeoDjango Mercurial
gis-1.1
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
(0)
tip
django/contrib/gis/geos/tests/test_geos.py
3 years ago
Added `merged` property to LineString & MultiLineString, which returns the output of the GEOS line merging operation.
file
|
diff
|
annotate
3 years ago
More whitespace cleanup.
file
|
diff
|
annotate
3 years ago
Merged with the latest version of Aryeh's mutability patch. TODO: de-CamelCase.
file
|
diff
|
annotate
3 years ago
Got rid of the ancient `wkt_to_hex`, `hex_to_wkt`, `centroid`, and `area` legacy functions; `fromfile` may now take a file handle, and moved it and `fromstr` to the new `factory` module.
file
|
diff
|
annotate
3 years ago
Had the logic flipped.
file
|
diff
|
annotate
3 years ago
Merged in patch from Aryeh Leib Taurog for #9877, adapting as necessary.
file
|
diff
|
annotate
3 years ago
Initial revision of support for prepared geometries.
file
|
diff
|
annotate
3 years ago
GeometryCollection object may now take in other collections (as also allowed by GEOS).
file
|
diff
|
annotate
3 years ago
Added `from_bbox` routine with patch from crschmidt.
file
|
diff
|
annotate
3 years ago
Refactored the GDAL tests to be contained within their own module.
file
|
diff
|
annotate
3 years ago
Merged in the gis-geos branch.
file
|
diff
|
annotate
(0)
tip