Changes between Version 81 and Version 82 of UserGuidelines/GIS/Data


Ignore:
Timestamp:
09/12/10 13:41:22 (14 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UserGuidelines/GIS/Data

    v81 v82  
    5353 2. Transform into S3XRC-XML using XSLT, stylesheet is available at
    5454   * [http://pub.nursix.org/eden/geonames/geonames.xsl]
     55
    5556=== !OpenStreetMap ===
    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
     58See below: [wiki:UserGuidelinesGISData#Import]
     59
    8360=== Shapefiles ===
    8461Inspect the data using [http://qgis.org qGIS].
     
    218195 * http://labs.metacarta.com/rectifier/
    219196
     197== !OpenStreetMap ==
     198=== Base Map ===
     199We have out-of-the-box the ability to use !OpenStreetMap Tiles as base layer.
     200
     201This can include local OSM sites (OSM Taiwan is included as an example)
     202
     203=== Vector Overlays ===
     204Can have OSM Vectors displayed over the top of other Base Layers (e.g. Satellite Images)
     205
     206 * [wiki:BluePrintGISOSMLayers]
     207
     208=== Import ===
     209We 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
     214Geofabrik have updated extracts daily for Pakistan:
     215 * http://download.geofabrik.de/osm/asia/pakistan.osm.bz2
     216
     217Otherwise pull a BBOX directly using Osmosis:
     218 * http://wiki.openstreetmap.org/wiki/Osmosis
     219
     220Ruby 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
    220226== PostgreSQL management ==
    221227 * Connect to Database (or use pgAdmin III GUI's PSQL Console on plugins menu)