|
|
|
@8012
|
[8012]
|
07/20/08 16:30:46 |
jbronn |
gis: Now use ctypes.util.find_library to get the C library names. This … |
|
|
|
@7709
|
[7709]
|
06/19/08 15:01:29 |
jbronn |
gis: Added the ogrinspect management command. |
|
|
|
@7570
|
[7570]
|
06/04/08 12:21:54 |
jbronn |
gis: Went through and cleaned up ogrinspect code and added features … |
|
|
|
@7547
|
[7547]
|
05/22/08 16:52:03 |
jbronn |
gis: Added the precision_wkt utility; add_postgis_srs may now take … |
|
|
|
@7399
|
[7399]
|
04/04/08 07:32:58 |
jbronn |
gis: Added the add_postgis_srs utility to ease the creation of … |
|
|
|
@7389
|
[7389]
|
03/30/08 16:45:39 |
jdunck |
[gis] Tweaked layermapping to note updates to unique'd models. |
|
|
|
@7214
|
[7214]
|
03/10/08 16:13:52 |
jbronn |
gis: LayerMapping: OGR string fields may now be coerced into Django … |
|
|
|
@7213
|
[7213]
|
03/10/08 15:45:51 |
jbronn |
gis: Fixed #6746 by marking safe GoogleMap internal XHTML/JavaScript; … |
|
|
|
@7028
|
[7028]
|
01/21/08 19:22:27 |
jbronn |
gis: Added the extent method to GeoQuerySet; moved various … |
|
|
|
@7024
|
[7024]
|
01/18/08 09:52:37 |
jbronn |
gis: LayerMapping: Fixed bug that would occur when mapping OFTReal … |
|
|
|
@7013
|
[7013]
|
01/10/08 11:11:02 |
jbronn |
gis: LayerMapping: Added the fid_range and step keywords to … |
|
|
|
@6992
|
[6992]
|
01/03/08 13:02:18 |
jbronn |
gis: LayerMapping: Improved the internals (i.e., checking every feature … |
|
|
|
@6980
|
[6980]
|
12/29/07 01:48:08 |
jbronn |
gis: LayerMapping: Added the unique keyword parameter and tests for … |
|
|
|
@6966
|
[6966]
|
12/21/07 15:36:54 |
jbronn |
gis: Fixed #6246 (Thanks jos3ph); removed unnecessary commented debugging … |
|
|
|
@6918
|
[6918]
|
12/14/07 15:42:37 |
jbronn |
gis: Fixed #6196 in GeoIP refactor. Added unit tests, improved path … |
|
|
|
@6708
|
[6708]
|
11/20/07 09:13:55 |
jbronn |
gis: Fixed DecimalField? verification in LayerMapping?. |
|
|
|
@6688
|
[6688]
|
11/17/07 16:04:05 |
jbronn |
gis: Added the ogrinspect module (via patch from tlp), which provides … |
|
|
|
@6687
|
[6687]
|
11/17/07 15:57:12 |
jbronn |
gis: LayerMapping? refactor
(1) Moved all routines into LayerMapping? class … |
|
|
|
@6524
|
[6524]
|
10/16/07 01:41:16 |
jbronn |
gis: Added preliminary spatial backend for Oracle; added GEOS routine … |
|
|
|
@6423
|
[6423]
|
09/25/07 01:14:01 |
jbronn |
gis: renamed inspect_data and sample() to ogrinfo, and now displays the … |
|
|
|
@6422
|
[6422]
|
09/24/07 23:25:04 |
jbronn |
gis: Added the encoding keyword for string fields in OGR data sources; … |
|
|
|
@6414
|
[6414]
|
09/24/07 17:18:00 |
jbronn |
gis: utils module now only imports LayerMapping? when GDAL is installed; … |
|
|
|
@6387
|
[6387]
|
09/19/07 21:31:10 |
jbronn |
gis: fixed improper import in utils module. |
|
|
|
@6369
|
[6369]
|
09/17/07 07:09:54 |
jbronn |
gis: Added the GeoIP utility for IP-based geolocation; got rid of camel … |
|
|
|
@5806
|
[5806]
|
08/05/07 20:27:22 |
jbronn |
gis: added tests, added precision keyword, and generally improved … |
|
|
|
@5795
|
[5795]
|
08/03/07 19:27:59 |
jbronn |
gis: wktfield now takes advantage of lazy geometries; geos may take … |
|
|
|
@5776
|
[5776]
|
07/29/07 14:58:24 |
jbronn |
gis: created backend module, that will (in the future) allow for support … |
|
|
|
@5773
|
[5773]
|
07/28/07 13:59:44 |
jbronn |
gis: fixed support for 'isnull' lookup type on geometry columns, and added … |
|
|
|
@5761
|
[5761]
|
07/25/07 21:00:38 |
jbronn |
gis: added spatial database creation utility and fixed a bug in gdal … |
|
|
|
@5755
|
[5755]
|
07/24/07 18:53:35 |
jbronn |
gis: fixed utils bugs related to gdal module name changes. |
|
|
|
@5742
|
[5742]
|
07/21/07 12:39:09 |
jbronn |
gis: big changes within in GEOS internals:
(1) All Geometry types and … |
|
|
|
@5634
|
[5634]
|
07/08/07 02:07:36 |
jdunck |
gis LayerMapping? now supports loading while mapping ForeignKey? to other … |
|
|
|
@5613
|
[5613]
|
07/04/07 10:27:01 |
jbronn |
gis: made sure to reset the Layer before iteration; LayerMapping? now … |
|
|
|
@5605
|
[5605]
|
07/04/07 01:55:32 |
jdunck |
gis: Added utils.inspect_data.sample, which allows a shows a convenient … |
|
|
|
@5586
|
[5586]
|
07/02/07 10:45:46 |
jdunck |
gis: Improved LayerMapping? error message when model field doesn't match … |
|
|
|
@5529
|
[5529]
|
06/24/07 22:20:26 |
jbronn |
gis: added the utils package with the introduction of the LayerMapping? … |