56 | | ==== Base Map ==== |
57 | | We have out-of-the-box the ability to use !OpenStreetMap Tiles as base layer. |
58 | | |
59 | | This can include local OSM sites (OSM Taiwan is included as an example) |
60 | | |
61 | | ==== Vector Overlays ==== |
62 | | Can have OSM Vectors displayed over the top of other Base Layers (e.g. Satellite Images) |
63 | | |
64 | | * [wiki:BluePrintGISOSMLayers] |
65 | | |
66 | | ==== Import ==== |
67 | | 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. |
68 | | |
69 | | * http://wiki.openstreetmap.org/wiki/Map_Features#Places |
70 | | * http://wiki.openstreetmap.org/wiki/Placename_hierachies is_in tag |
71 | | |
72 | | Geofabrik have updated extracts daily for Pakistan: |
73 | | * http://download.geofabrik.de/osm/asia/pakistan.osm.bz2 |
74 | | |
75 | | Otherwise pull a BBOX directly using Osmosis: |
76 | | * http://wiki.openstreetmap.org/wiki/Osmosis |
77 | | |
78 | | Ruby script to generate KML of recently-added locations by a group of users: |
79 | | * http://github.com/vertis/osm_export/tree/master |
80 | | |
81 | | ==== !OpenStreetMap on Garmin GPS ==== |
82 | | * [wiki:UserGuidelinesGISDataOpenStreetMapGarmin] |
| 57 | |
| 58 | See below: [wiki:UserGuidelinesGISData#Import] |
| 59 | |
| 197 | == !OpenStreetMap == |
| 198 | === Base Map === |
| 199 | We have out-of-the-box the ability to use !OpenStreetMap Tiles as base layer. |
| 200 | |
| 201 | This can include local OSM sites (OSM Taiwan is included as an example) |
| 202 | |
| 203 | === Vector Overlays === |
| 204 | Can have OSM Vectors displayed over the top of other Base Layers (e.g. Satellite Images) |
| 205 | |
| 206 | * [wiki:BluePrintGISOSMLayers] |
| 207 | |
| 208 | === Import === |
| 209 | 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. |
| 210 | |
| 211 | * http://wiki.openstreetmap.org/wiki/Map_Features#Places |
| 212 | * http://wiki.openstreetmap.org/wiki/Placename_hierachies is_in tag |
| 213 | |
| 214 | Geofabrik have updated extracts daily for Pakistan: |
| 215 | * http://download.geofabrik.de/osm/asia/pakistan.osm.bz2 |
| 216 | |
| 217 | Otherwise pull a BBOX directly using Osmosis: |
| 218 | * http://wiki.openstreetmap.org/wiki/Osmosis |
| 219 | |
| 220 | Ruby script to generate KML of recently-added locations by a group of users: |
| 221 | * http://github.com/vertis/osm_export/tree/master |
| 222 | |
| 223 | === Basemap for Garmin GPS === |
| 224 | * [wiki:UserGuidelinesGISDataOpenStreetMapGarmin] |
| 225 | |