<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <items_returned>8</items_returned>
  <items_available>8</items_available>
  <first_item_position>0</first_item_position>
  <result>
    <project>
      <id>4939</id>
      <name>mapnik</name>
      <created_at>2007-04-19T20:03:15Z</created_at>
      <updated_at>2009-11-25T22:05:56Z</updated_at>
      <description>Mapnik is a Free Toolkit for developing mapping applications. It's written in C++ and there are Python bindings to facilitate fast-paced agile development. It can comfortably be used for both desktop and web development</description>
      <homepage_url>http://www.mapnik.org/</homepage_url>
      <download_url>http://www.mapnik.org/download/</download_url>
      <url_name>mapnik</url_name>
      <medium_logo_url>http://bits.ohloh.net/attachments/12563/mapnik-logo-small_med.png</medium_logo_url>
      <small_logo_url>http://bits.ohloh.net/attachments/12563/mapnik-logo-small_small.png</small_logo_url>
      <user_count>20</user_count>
      <average_rating>4.66667</average_rating>
      <rating_count>12</rating_count>
      <analysis_id>771709</analysis_id>
      <licenses>
        <license>
          <name>lgpl</name>
          <nice_name>GNU Lesser General Public License 2.1</nice_name>
        </license>
      </licenses>
    </project>
    <project>
      <id>16384</id>
      <name>mapnik-utils</name>
      <created_at>2008-08-29T23:36:30Z</created_at>
      <updated_at>2009-11-19T21:29:54Z</updated_at>
      <description>Scripts utilizing Mapnik's python bindings to ease the process of developing, testing, and producing map graphics with the C++ mapping toolkit.</description>
      <homepage_url>http://code.google.com/p/mapnik-utils/</homepage_url>
      <download_url>http://code.google.com/p/mapnik-utils/source/checkout</download_url>
      <url_name>mapnik-utils</url_name>
      <user_count>3</user_count>
      <average_rating>5.0</average_rating>
      <rating_count>1</rating_count>
      <analysis_id>764452</analysis_id>
      <licenses>
        <license>
          <name>gpl2_or_later</name>
          <nice_name>GNU General Public License 2.0 or later</nice_name>
        </license>
      </licenses>
    </project>
    <project>
      <id>16385</id>
      <name>geodjango-basic-apps</name>
      <created_at>2008-08-29T23:38:04Z</created_at>
      <updated_at>2009-08-14T17:55:04Z</updated_at>
      <description>Simple Django Apps highlighting GeoDjango integration</description>
      <homepage_url>http://code.google.com/p/geodjango-basic-apps/</homepage_url>
      <download_url>http://code.google.com/p/geodjango-basic-apps/source/checkout</download_url>
      <url_name>geodjango-basic-apps</url_name>
      <user_count>2</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id>674928</analysis_id>
      <licenses>
        <license>
          <name>bsd</name>
          <nice_name>BSD Copyright</nice_name>
        </license>
      </licenses>
    </project>
    <project>
      <id>17028</id>
      <name>Cobi Survey</name>
      <created_at>2008-10-02T09:09:22Z</created_at>
      <updated_at>2009-11-18T15:39:54Z</updated_at>
      <description></description>
      <homepage_url>http://trac.infodrizzle.org/</homepage_url>
      <download_url></download_url>
      <url_name>CobiSurvey</url_name>
      <user_count>0</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id>762493</analysis_id>
      <licenses>
        <license>
          <name>gpl2_or_later</name>
          <nice_name>GNU General Public License 2.0 or later</nice_name>
        </license>
      </licenses>
    </project>
    <project>
      <id>18568</id>
      <name>dbsgeo</name>
      <created_at>2008-10-07T11:42:48Z</created_at>
      <updated_at>2009-11-18T21:27:10Z</updated_at>
      <description>A collection of scripts, models, and tools written in python, sql, or javascript using open source geospatial software (FOSS4G). 

SVN Trunk is organized by software and then by project or type. 

For example a recent project primarily using postgis and sql for hydrological analysis and modeling can be found in a 'hydro_project' folder within the 'postgis' directory: http://code.google.com/p/dbsgeo/source/browse/trunk/postgis/hydro_model 

Note: All code written on Mac OS 10.5 and not tested on other systems unless noted, so if you attempt to run any scripts on linux or windows you'll find slight modifications necessary. Other great repos on google code for foss4g related scripts include: 

http://code.google.com/p/perrygeo/ http://code.google.com/p/bpgeo/ http://code.google.com/p/spatialguru/ http://code.google.com/p/maphew/ http://code.google.com/p/flatlandmaps/ 

Other google code sites with python, sql, and openlayers examples: 

http://code.google.com/p/mapnik-utils/ http://code.google.com/p/geodjango-basic-apps/ http://code.google.com/p/rcoos/ http://code.google.com/p/postexperiments/ http://code.google.com/p/postoolbox/ http://code.google.com/p/webprocessingserver/ 

Further examples of python for geospatial: 

http://www.gis.usu.edu/~chrisg/python/ http://crschmidt.net/python/ http://www.ftools.ca/ https://www.msu.edu/~ashton/classes/825/ https://www.msu.edu/~ashton/classes/825/weekly.html http://trac.reprojected.com/qgislite/ http://os.umbrellaconsulting.com/ http://trac.osgeo.org/gdal/browser/trunk/gdal/swig/python/samples http://trac.osgeo.org/gdal/browser/trunk/gdal/swig/python/scripts http://trac.gispython.org/lab/browser/PCL/trunk/examples http://trac.osgeo.org/grass/browser/grass/trunk/swig/python/examples http://code.djangoproject.com/browser/django/trunk/django/contrib/gis http://scm.wald.intevation.org/svn/thuban/trunk/thuban/ http://trac.osgeo.org/mapserver/browser/trunk/mapserver/mapscript/python/examples 

General Python learning resources: 

http://en.wikibooks.org/wiki/Python_Programming/ http://www.rexx.com/~dkuhlman/</description>
      <homepage_url>http://code.google.com/p/dbsgeo</homepage_url>
      <download_url></download_url>
      <url_name>dbsgeo</url_name>
      <user_count>0</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id>762751</analysis_id>
      <licenses>
        <license>
          <name>gpl</name>
          <nice_name>GNU General Public License 2.0</nice_name>
        </license>
      </licenses>
    </project>
    <project>
      <id>26787</id>
      <name>Roadflaw</name>
      <created_at>2008-11-17T02:50:31Z</created_at>
      <updated_at>2009-06-02T15:58:57Z</updated_at>
      <description></description>
      <homepage_url>http://roadflaw.com</homepage_url>
      <download_url>http://roadflaw.activetools.org</download_url>
      <url_name>roadflaw</url_name>
      <user_count>0</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id>586172</analysis_id>
      <licenses>
      </licenses>
    </project>
    <project>
      <id>317214</id>
      <name>django-shapes</name>
      <created_at>2009-02-24T06:39:19Z</created_at>
      <updated_at>2009-10-24T04:13:52Z</updated_at>
      <description>Upload and export shapefiles using GeoDjango.</description>
      <homepage_url>http://bitbucket.org/springmeyer/django-shapes/</homepage_url>
      <download_url>http://bitbucket.org/springmeyer/django-shapes/get/81aeaeafde4d.zip</download_url>
      <url_name>django-shapes</url_name>
      <user_count>0</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id>738453</analysis_id>
      <licenses>
        <license>
          <name>bsd_ish</name>
          <nice_name>New BSD License</nice_name>
        </license>
      </licenses>
    </project>
    <project>
      <id>317215</id>
      <name>TileLite</name>
      <created_at>2009-02-24T06:43:14Z</created_at>
      <updated_at>2009-05-10T07:19:13Z</updated_at>
      <description>An ultra lightweight Mapnik tile-server written as a WSGI (Web Server Gateway Interface) application.

 * Designed for fast, dynamic rendering of web tiles in the OSM scheme (zoom/x/y.png) and Google Mercator projection.
 
 * Maintains Map objects in memory for optimized rendering in a multi-process environment (not threaded).

 * Built for rendering scenarios where easy setup and speed to first rendering are top priorities.</description>
      <homepage_url>http://bitbucket.org/springmeyer/tilelite/</homepage_url>
      <download_url>http://bitbucket.org/springmeyer/tilelite/get/9dfa575a7ae7.zip</download_url>
      <url_name>tilelite</url_name>
      <user_count>0</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id>552939</analysis_id>
      <licenses>
        <license>
          <name>bsd_ish</name>
          <nice_name>New BSD License</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
