Changes between Version 115 and Version 116 of UserGuidelines/GIS/Data
- Timestamp:
- 02/10/11 20:39:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UserGuidelines/GIS/Data
v115 v116 283 283 }}} 284 284 285 This needs more work to understand the admin hierarchy properly to eb able to import Places 286 . 285 This needs more work to understand the admin hierarchy properly to be able to import Places. 287 286 * http://wiki.openstreetmap.org/wiki/Map_Features#Places 288 287 * http://wiki.openstreetmap.org/wiki/Placename_hierachies is_in tag … … 293 292 Otherwise pull a BBOX directly using Osmosis: 294 293 * http://wiki.openstreetmap.org/wiki/Osmosis 294 295 Osmosis requires Java, [http://pbf.raggedred.net ParsePBF] can do the same thing in Python, which would be more suitable for integration within Sahana: 296 * http://blog.lifeeth.in/2011/02/extract-pois-from-osm-pbf.html 295 297 296 298 Ruby script to generate KML of recently-added locations by a group of users: