Changes between Version 111 and Version 112 of UserGuidelines/GIS/Data
- Timestamp:
- 01/21/11 18:12:33 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UserGuidelines/GIS/Data
v111 v112 273 273 274 274 === Import === 275 We have an XSLT [http://eden.sahanafoundation.org/browser/static/xslt/import/osm.xsl stylesheet] to import .osm files, but this needs work to understand the admin hierarchy properly. 276 275 We have an XSLT [http://eden.sahanafoundation.org/browser/static/xslt/import/osm.xsl stylesheet] to import .osm files 276 277 e.g for Hospitals: 278 {{{ 279 osmosis --read-xml country.osm --way-key-value keyValueList="amenity.hospital" --used-node --write-xml country_hospitals.osm 280 }}} 281 282 This needs more work to understand the admin hierarchy properly to eb able to import Places 283 . 277 284 * http://wiki.openstreetmap.org/wiki/Map_Features#Places 278 285 * http://wiki.openstreetmap.org/wiki/Placename_hierachies is_in tag