Repository
http://code.djangoproject.com/svn/django/trunk
/django/trunk
by
jbronn
on
2009-10-17 17:32
(2 months ago)
The `OGRGeometry.coord_dim` property may now be set; implemented a work-around for an OGR bug that changed geometries to 3D after transformation. Refs #11433.
| Language | Code Added | Code Removed | Comments Added | Comments Removed | Blanks Added | Blanks Removed | |
|---|---|---|---|---|---|---|---|
| Python | 25 | 7 | 11 | 2 | 7 | 0 |
| File | Language | Code Added | Code Removed | Comments Added | Comments Removed | Blanks Added | Blanks Removed |
|---|---|---|---|---|---|---|---|
django/contrib/gis/gdal/geometries.py
|
|||||||
| Python | 14 | 6 | 10 | 2 | 5 | 0 | |
django/contrib/gis/gdal/prototypes/geom.py
|
|||||||
| Python | 2 | 1 | 0 | 0 | 0 | 0 | |
django/contrib/gis/gdal/tests/test_geom.py
|
|||||||
| Python | 9 | 0 | 1 | 0 | 2 | 0 | |