Changes between Version 188 and Version 189 of UserGuidelines/GIS/Data


Ignore:
Timestamp:
11/17/11 19:23:58 (13 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UserGuidelines/GIS/Data

    v188 v189  
    330330Note that some countries have boundaries which change frequently and so datasets can often be a little out of date.
    331331
    332 To import into Sahana Eden's gis_location table:
     332To import into Sahana Eden's gis_location table (for consistency of naming/boundaries across basemap & dynamic data):
    333333 * Install Python GDAL bindings: GDAL-1.8.1.tar.gz
    334334 * Open a web2py CLI:
     
    413413/etc/init.d/tomcat6 restart
    414414}}}
    415 
    416 To import into Sahana's gis_location table for consistency across basemap & queries (naming & boundaries):
    417 {{{
    418 apt-get install python-gdal
    419 cd ~web2py
    420 python web2py.py -S eden -M -R import_utf8.py
    421 }}}
    422 
    423415=== Population Density ===
    424416==== GPWv3 ====