GeoDjango Mercurial
gis-1.1
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
(0)
tip
django/contrib/gis/geos/linestring.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
de-CamelCase process complete. Removed unused WKBWriter instance; updated `mutable_list.py`, `test_geos_mutation.py`, and `test_mutable_list.py` with copyright notice of Aryeh Leib Taurog.
file
|
diff
|
annotate
3 years ago
Phase 2 of the de-CamelCase process.
file
|
diff
|
annotate
3 years ago
Phase 1 of the de-CamelCase process.
file
|
diff
|
annotate
3 years ago
Now set the ListMixin methods manually than requiring another __init__() call on each GEOSGeometry initialization; began cleanup of whitespace.
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
More GEOS cleanup: `_canSetSingle` was unnecessary, IO objects deletion no longer needs to be delayed to interpreter exit.
file
|
diff
|
annotate
3 years ago
Merged in patch from Aryeh Leib Taurog for #9877, adapting as necessary.
file
|
diff
|
annotate
3 years ago
Updated the coordseq and linestring modules to explicitly reference C API calls.
file
|
diff
|
annotate
3 years ago
Merged in the gis-geos branch.
file
|
diff
|
annotate
(0)
tip