summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-20gis: Fixed DecimalField verification in LayerMapping.Justin Bronn
2007-11-20gis: gdal: Fixed memory leak introduced in the refactor caused by unnecessary...Justin Bronn
2007-11-17gis: Added the `ogrinspect` module (via patch from tlp), which provides utili...Justin Bronn
2007-11-17gis: LayerMapping refactorJustin Bronn
2007-11-17gis: gdal: refactor of the GDAL ctypes interfaceJustin Bronn
2007-11-14gis: Merged revisions 6614-6671 via svnmerge from trunk.Justin Bronn
2007-11-06gis: geos: Re-factored GEOS interface. Improvements include:Justin Bronn
2007-11-04gis: gdal: Justin Bronn
2007-10-26gis: Merged revisions 6525-6613 via svnmerge from [repos:django/trunk trunk].Justin Bronn
2007-10-22gis: added `get_srid()` spatial backend utility that takes into account -1 SR...Justin Bronn
2007-10-21gis: Fixed #5779, thanks tlp; added type checking to SpatialReference.__getit...Justin Bronn
2007-10-19gis: Added preliminary spatial backend for MySQL (which only supports MBR que...Justin Bronn
2007-10-16Merged revisions 6442-6524 via svnmerge from [repos:django/trunk trunk].Justin Bronn
2007-10-16gis: Added preliminary spatial backend for Oracle; added GEOS routine `fromfi...Justin Bronn
2007-10-14gis: removed import to the PostGIS proxy module.Justin Bronn
2007-10-14gis: spatial-backend enhancements:Justin Bronn
2007-10-08gis: spatial-database compatibility and usability changes:Justin Bronn
2007-10-07gis: geos: Fixed #5630 with patch from rcoup; added the `ogr` and `srs` prope...Justin Bronn
2007-10-07gis: gdal: added support exporting/creating geometries to/from WKB and HEX.Justin Bronn
2007-10-07gis: gdal: The OGRGeometry `srs` property is now mutable, and added the `srid...Justin Bronn
2007-10-01gis: Merged revisions 6394-6441 via svnmerge from [repos:django/trunk trunk].Justin Bronn
2007-09-30gis: Added the gml() and union() GeoQuerySet routines w/tests.Justin Bronn
2007-09-30gis: gdal: fixed GML property, and added tests.Justin Bronn
2007-09-30gis: PostGIS backend improvements: test spatial databases may now be created ...Justin Bronn
2007-09-30gis: Fixed #5629 with patch from rcoup.Justin Bronn
2007-09-29gis: gdal: OSGeo sprint -- cleaned up spatial references associated with geom...Justin Bronn
2007-09-27gis: SpatialRefSys model now uses HAS_GDAL flag, no longer uses _cache_osr(),...Justin Bronn
2007-09-25gis: renamed inspect_data and sample() to ogrinfo, and now displays the exten...Justin Bronn
2007-09-25gis: Added the `encoding` keyword for string fields in OGR data sources; impr...Justin Bronn
2007-09-25gis: gdal: The feature and layer modules now uses OGRIndexError.Justin Bronn
2007-09-24gis: utils module now only imports LayerMapping when GDAL is installed; the `...Justin Bronn
2007-09-24gis: modifed tests and mixin to use the HAS_GDAL flag.Justin Bronn
2007-09-24gis: gdal: Changed name of OGRGeometryIndexError to OGRIndexError and moved t...Justin Bronn
2007-09-20gis: fixed sqlall and sqlcustom commands for this branch.Justin Bronn
2007-09-20gis: Merged revisions 6021-6393 via svnmerge from [repos:django/trunk trunk].Justin Bronn
2007-09-20gis: fixed improper import in utils module.Justin Bronn
2007-09-17gis: Added the GeoIP utility for IP-based geolocation; got rid of camel case ...Justin Bronn
2007-09-15gis: Fixed #5434, GEOS `simplify()` may now preserve topologies via patch fro...Justin Bronn
2007-09-15gis: Fixed #5440 with patches from rcoup; cleaned up notice handler in libgeos.Justin Bronn
2007-09-14gis: Fixed #5438 with patches from rcoup.Justin Bronn
2007-09-14gis: Fixed #5437 with patch from rcoup.Justin Bronn
2007-09-14gis: Fixed #5435 with patch from rcoup.Justin Bronn
2007-09-14gis: Fixed #5436, for Python 2.4 test runner compatibility with patch from rc...Justin Bronn
2007-09-14gis: Fixed #5433 -- GDAL is not a prerequisite.Justin Bronn
2007-09-13gis: fixed #5531.Justin Bronn
2007-09-12gis: added the beginnings of a `maps` module, for generating mapping framewor...Justin Bronn
2007-09-07gis: gdal: cleaned up the error module; got rid of relative imports in __init...Justin Bronn
2007-08-30gis: fixed deprecated `backend` references in _get_sql_clause(); quote_name()...Justin Bronn
2007-08-30gis: geos: Memory-management refactor, changes include:Justin Bronn
2007-08-26gis: Merged revisions 6000-6020 via svnmerge from [repos:django/trunk trunk].Justin Bronn