- Aug 05, 2008
-
-
Justin Bronn authored
gis: Merged revisions 7981-8001,8003-8011,8013-8033,8035-8036,8038-8039,8041-8063,8065-8076,8078-8139,8141-8154,8156-8214 via svnmerge from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/gis@8215 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- Jul 30, 2008
-
-
Justin Bronn authored
git-svn-id: http://code.djangoproject.com/svn/django/branches/gis@8155 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
Justin Bronn authored
git-svn-id: http://code.djangoproject.com/svn/django/branches/gis@8140 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- Jul 26, 2008
-
-
Justin Bronn authored
gis: Changed the inches attribute name from `in` (a Python reserved keyword) to `inch`. Thanks, andre_pl. git-svn-id: http://code.djangoproject.com/svn/django/branches/gis@8077 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- Jul 24, 2008
-
-
Justin Bronn authored
git-svn-id: http://code.djangoproject.com/svn/django/branches/gis@8064 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- Jul 22, 2008
-
-
Justin Bronn authored
gis: Fixed #7873, `GEOSGeometry` equivalence comparison with `None` should not raise an exception. Thanks, Denis. git-svn-id: http://code.djangoproject.com/svn/django/branches/gis@8040 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
Justin Bronn authored
gis: gdal: Features may now be fetched from OGR layers that do not support random access reading, but no more negative indexes are allowed; cleaned up `OGRGeomType`; moved test vector data into its own directory. git-svn-id: http://code.djangoproject.com/svn/django/branches/gis@8034 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- Jul 21, 2008
-
-
Justin Bronn authored
gis: Now use `ctypes.util.find_library` to get the C library names. This is preferrable to manually specifying the different library naming schemes used by different platforms/distributions. git-svn-id: http://code.djangoproject.com/svn/django/branches/gis@8012 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- Jul 20, 2008
-
-
Justin Bronn authored
gis: Removed vestige code containing references to the now defunct 'NoField' database creation type and `Field.get_placeholder` (which should only exist on the `GeometryField` subclass). git-svn-id: http://code.djangoproject.com/svn/django/branches/gis@8002 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- Jul 19, 2008
-
-
Justin Bronn authored
git-svn-id: http://code.djangoproject.com/svn/django/branches/gis@7980 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
Justin Bronn authored
gis: Merged revisions 7921,7926-7928,7938-7941,7945-7947,7949-7950,7952,7955-7956,7961,7964-7968,7970-7978 via svnmerge from trunk. This includes the newforms-admin branch, and thus is backwards-incompatible. The geographic admin is _not_ in this changeset, and is forthcoming. git-svn-id: http://code.djangoproject.com/svn/django/branches/gis@7979 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- Jul 13, 2008
-
-
Justin Bronn authored
gis: Merged revisions 7837-7838,7842-7852,7856-7869,7871,7876-7877,7882-7891,7900-7917 via svnmerge from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/gis@7918 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- Jul 11, 2008
-
-
Justin Bronn authored
git-svn-id: http://code.djangoproject.com/svn/django/branches/gis@7880 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- Jul 08, 2008
-
-
Justin Bronn authored
gis: Fixed bug in `GeoQuery.get_default_columns`; forgot to make Oracle spatial lookup terms structure a dictionary. git-svn-id: http://code.djangoproject.com/svn/django/branches/gis@7870 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- Jul 06, 2008
-
-
Justin Bronn authored
gis: Fixed #7619. Added support Google Maps markers (`GMarker`) and events (`GEvent`). Thanks, Ludwig Brinckmann. git-svn-id: http://code.djangoproject.com/svn/django/branches/gis@7841 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- Jul 05, 2008
-
-
Justin Bronn authored
gis: Fixed #7579; no longer attempt to transform input geometries if `GeometryField` has its SRID set to -1. git-svn-id: http://code.djangoproject.com/svn/django/branches/gis@7840 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
Justin Bronn authored
git-svn-id: http://code.djangoproject.com/svn/django/branches/gis@7839 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
Justin Bronn authored
gis: Merged revisions 7772-7808,7811-7814,7816-7823,7826-7829,7831-7833,7835 via svnmerge from trunk. Modified `GeoWhereNode` accordingly for changes in r7835. git-svn-id: http://code.djangoproject.com/svn/django/branches/gis@7836 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- Jun 26, 2008
-
-
Justin Bronn authored
gis: Merged revisions 7643-7662,7667-7668,7672-7682,7686-7693,7695-7698,7700-7702,7704-7706,7710,7712-7729,7731-7732,7738-7758,7760-7766 via svnmerge from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/gis@7768 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
Justin Bronn authored
git-svn-id: http://code.djangoproject.com/svn/django/branches/gis@7767 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- Jun 20, 2008
-
-
Justin Bronn authored
git-svn-id: http://code.djangoproject.com/svn/django/branches/gis@7709 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- Jun 19, 2008
-
-
Justin Bronn authored
gis: Fixed spatial aggregates when an ordering was specified (thanks ingenieroariel); added `bboverlaps` to MySQL lookup types for API consistency. git-svn-id: http://code.djangoproject.com/svn/django/branches/gis@7699 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- Jun 16, 2008
-
-
Justin Bronn authored
gis: Improvements to `get_srid_info`, including raising no exception when the srid == -1 and making the error checking and message more robust; tweaked testing tolerance in `distapp` for those running older versions of GEOS. git-svn-id: http://code.djangoproject.com/svn/django/branches/gis@7666 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
Justin Bronn authored
gis: gdal: Fixed #7434 (no real defect, just clarified how to disable GDAL); fixed `!=` operator and added support for 'Unknown` on `OGRGeomType`. git-svn-id: http://code.djangoproject.com/svn/django/branches/gis@7665 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
Justin Bronn authored
gis: Merged revisions 7574-7583,7585-7586,7590-7602,7614-7615,7619-7625,7629,7632-7636 via svnmerge from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/gis@7642 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- Jun 15, 2008
-
-
Justin Bronn authored
(1) Creation of internal API that eases generation of `GeoQuerySet` methods. (2) `GeoQuerySet.distance` now returns `Distance` objects instead of floats. (3) Added the new `GeoQuerySet` methods: `area`, `centroid`, `difference`, `envelope`, `intersection`, `length`, `make_line`, `mem_size`, `num_geom`, `num_points`, `perimeter`, `point_on_surface`, `scale`, `svg`, `sym_difference`, `translate`, `union`. (4) The `model_att` keyword may be used to customize the attribute that `GeoQuerySet` methods attach output to. (5) Geographic distance lookups and `GeoQuerySet.distance` calls now use `ST_distance_sphere` by default (performance benefits far outweigh small loss in accuracy); `ST_distance_spheroid` may still be used by specifying an option. (6) `GeoQuerySet` methods may now operate accross ForeignKey relations specified via the `field_name` keyword (but this does not work on Oracle). (7) `Area` now has the same units of measure as `Distance`. Backward Incompatibilites: * The aggregate union method is now known as `unionagg`. * The `field_name` keyword used for `GeoQuerySet` methods may no longer be specified via positional arguments. * `Distance` objects returned instead of floats from `GeoQuerySet.distance`. * `ST_Distance_sphere` used by default for geographic distance calculations. git-svn-id: http://code.djangoproject.com/svn/django/branches/gis@7641 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
Justin Bronn authored
gis: Modified the Oracle database backend so that the input size of parameters may be customized (this was preventing the `gis` branch from working because Oracle's WKT stored procedures require CLOB rather than NCLOB as input). Ian Kelly has approved this patch; notwithstanding any further concerns, its functionality should appear in trunk sometime in the future. git-svn-id: http://code.djangoproject.com/svn/django/branches/gis@7637 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- Jun 04, 2008
-
-
Justin Bronn authored
git-svn-id: http://code.djangoproject.com/svn/django/branches/gis@7573 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
Justin Bronn authored
gis: Disabled query counting test in `relatedapp` because of its brittleness (number of queries may depend on external factors). git-svn-id: http://code.djangoproject.com/svn/django/branches/gis@7572 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
Justin Bronn authored
git-svn-id: http://code.djangoproject.com/svn/django/branches/gis@7571 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
Justin Bronn authored
gis: Went through and cleaned up `ogrinspect` code and added features provided in patch from springmeyer (thanks); `add_postgis_srs` requires GDAL, so modified `utils` imports accordingly. git-svn-id: http://code.djangoproject.com/svn/django/branches/gis@7570 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- May 23, 2008
-
-
Justin Bronn authored
gis: Added the `precision_wkt` utility; `add_postgis_srs` may now take WKT/PROJ.4 strings and integer SRIDs. git-svn-id: http://code.djangoproject.com/svn/django/branches/gis@7547 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- May 18, 2008
-
-
Justin Bronn authored
git-svn-id: http://code.djangoproject.com/svn/django/branches/gis@7540 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- May 10, 2008
-
-
Justin Bronn authored
git-svn-id: http://code.djangoproject.com/svn/django/branches/gis@7523 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- May 02, 2008
-
-
Justin Bronn authored
gis: Fixed `_post_create_sql` hook to not generate additional SQL for fields belonging to a parent model via model inheritance. Thanks, robotika. git-svn-id: http://code.djangoproject.com/svn/django/branches/gis@7513 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- May 01, 2008
-
-
Justin Bronn authored
gis: Fixed #7126 (with tests); moved `GeoQuery` and `GeoWhereNode` into `sql` submodule; the `GeoQuerySet.transform` may now be used on geometry fields related via foreign key. git-svn-id: http://code.djangoproject.com/svn/django/branches/gis@7512 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
Justin Bronn authored
git-svn-id: http://code.djangoproject.com/svn/django/branches/gis@7511 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- Apr 28, 2008
-
-
Justin Bronn authored
git-svn-id: http://code.djangoproject.com/svn/django/branches/gis@7498 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- Apr 27, 2008
-
-
Justin Bronn authored
git-svn-id: http://code.djangoproject.com/svn/django/branches/gis@7483 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
Justin Bronn authored
This includes all necessary patches for compatibility with queryset-refactor. git-svn-id: http://code.djangoproject.com/svn/django/branches/gis@7482 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-