Changes between Version 80 and Version 81 of GIS/Data
- Timestamp:
- 10/24/14 15:24:09 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GIS/Data
v80 v81 1241 1241 * [http://eden.sahanafoundation.org/downloads/TR_Lx.7z TR_Lx.7z] 1242 1242 1243 These have come originally from [https://cod.humanitarianresponse.info COD] 1243 These 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. 1244 1244 1245 1245 Use [http://7zip.org 7-Zip] to extract to your web2py folder & then install like this: … … 1250 1250 1251 1251 auth.override = True 1252 languages = s3.l10n_languages 1253 languages["tr"] = "Turkish" 1252 1254 resource = s3db.resource("gis_location") 1253 1255 stylesheet = os.path.join(request.folder, "static", "formats", "s3csv", "gis", "location.xsl")