Changes between Version 5 and Version 6 of GeoDjangoUbuntuInstall


Ignore:
Timestamp:
Aug 16, 2008, 4:17:22 PM (16 years ago)
Author:
springmeyer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeoDjangoUbuntuInstall

    v5 v6  
    147147=== Step 8 ===
    148148Check out [http://mapserver.gis.umn.edu/ MapServer], [http://mapnik.org/ Mapnik], and [http://openlayers.org/ OpenLayers], open source mapping applications recommended for use with !GeoDjango.
     149
     150Install these and a few other helpful utilities with:
     151{{{
     152sudo apt-get install cgi-mapserver mapserver-bin python-gdal python-mapscript gdal-bin
     153}}}
Back to Top