Changes between Version 106 and Version 107 of GeoDjango


Ignore:
Timestamp:
Jan 23, 2008, 11:03:55 PM (16 years ago)
Author:
jbronn
Comment:

Added news item about Where 2.0 presentation & tutorial.

Legend:

Unmodified
Added
Removed
Modified
  • GeoDjango

    v106 v107  
    44The [http://code.djangoproject.com/browser/django/branches/gis GIS] branch intends to be a world-class geographic web framework.  Our goal is to make it as easy as possible to build GIS web applications and harness the power of spatially enabled data.
    55
    6 ''News:'' The project was [http://www.foss4g2007.org/presentations/view.php?abstract_id=222 presented] at [http://www.foss4g2007.org/ FOSS4G 2007] on September 25, 2007. Thanks again for your support!
     6''News:''
     7 * !GeoDjango will be featured in a [http://en.oreilly.com/where2008/public/schedule/detail/1665 presentation] and [http://en.oreilly.com/where2008/public/schedule/detail/1666 tutorial session] at [http://en.oreilly.com/where2008/public/content/home O'Reilly's Where 2.0 Conference], May 12-14, 2008 in Burlingame, California.
     8 * The project was [http://www.foss4g2007.org/presentations/view.php?abstract_id=222 presented] at [http://www.foss4g2007.org/ FOSS4G 2007] on September 25, 2007. Thanks again for your support!
    79
    810'''Note:''' The documentation has been re-factored into several pages.  See the table of contents on the right for a complete listing of topics. Other !GeoDjango pages include:
     
    3234 * Add as much from the PostGIS API as possible.
    3335 * Support additional spatial databases:
    34    * DB2
    35      * When IBM DB2 Python DB-API adapter is available, work will commence on a spatial backend for DB2 [http://www-306.ibm.com/software/data/spatial/db2spatial/ Spatial Extender] add-on. ''See'' Antonio Cagiano, [http://antoniocangiano.com/2007/09/04/python-django-and-db2-status-update/ Python, Django and DB2 Status Update] blog posting. 
    36  * Geocoding framework.
     36   * Maybe DB2 and SQL Server 2008
     37
    3738=== Milestones ===
    3839Significant !GeoDjango changesets are mentioned below:
Back to Top