Changes between Version 80 and Version 81 of GIS/Data


Ignore:
Timestamp:
10/24/14 15:24:09 (10 years ago)
Author:
Fran Boon
Comment:

TR updates

Legend:

Unmodified
Added
Removed
Modified
  • GIS/Data

    v80 v81  
    12411241* [http://eden.sahanafoundation.org/downloads/TR_Lx.7z TR_Lx.7z]
    12421242
    1243 These have come originally from [https://cod.humanitarianresponse.info COD]
     1243These have come originally from [https://cod.humanitarianresponse.info COD] with L2 Polygons added from [http://gadm.org GADM]. The new L1, Düzce, was created & L1 polygons corrected.
    12441244
    12451245Use [http://7zip.org 7-Zip] to extract to your web2py folder & then install like this:
     
    12501250
    12511251auth.override = True
     1252languages = s3.l10n_languages
     1253languages["tr"] = "Turkish"
    12521254resource = s3db.resource("gis_location")
    12531255stylesheet = os.path.join(request.folder, "static", "formats", "s3csv", "gis", "location.xsl")