Index of /pub/flightgear/run

      Name                    Last modified       Size  Description

[DIR] Parent Directory 06-Oct-2010 20:57 - [IMG] run_osm1.png 20-Feb-2010 12:06 819k [IMG] run_osm3.png 20-Feb-2010 12:06 937k [IMG] run_osm2.png 20-Feb-2010 12:06 1.1M [   ] run_osm.7z 20-Feb-2010 12:07 3.5M [   ] ve.webm 03-Oct-2010 13:44 4.8M

Reunion Island
Benoît Laniel - February 2010

This data is distributed under the terms of the Creative Commons Attribution-ShareAlike 3.0 Unported
license (http://creativecommons.org/licenses/by-sa/3.0/).

Used data:
----------

- Digital Elevation Model: CGIAR-CSI Hole-filled seamless SRTM 90m data V4 (converted to HGT)
  Jarvis A., H.I. Reuter, A. Nelson, E. Guevara, 2008,
  International Centre for Tropical Agriculture (CIAT), available from http://srtm.csi.cgiar.org

- Landmass: OpenStreetMap coastlines (converted to shapefile polygon)
  OpenStreetMap and contributors, CC-BY-SA available at http://www.openstreetmap.org/

- Lakes, Forests, Roads: CloudMade OpenStreetMap shapefiles
  CloudMade, CC-BY-SA available at http://downloads.cloudmade.com/

Used script:
------------

hgtchop 3 S21E055.hgt.zip ../work/SRTM-30
hgtchop 3 S22E055.hgt.zip ../work/SRTM-30

terrafit ../work/SRTM-30

genapts --input=apt.dat --work=../work --airport=FMEE
genapts --input=apt.dat --work=../work --airport=FMEP

ogr-decode --area-type Default --max-segment 500 ../work/Landmass run_landmass.shp
ogr-decode --area-type Lake --max-segment 500 --where "NATURAL=water" ../work/Lake reunion_water.shp
ogr-decode --area-type MixedForestCover --max-segment 500 --where "TYPE=forest" ../work/MixedForestCover reunion_natural.shp
ogr-decode --area-type Freeway --max-segment 500 --line-width 25m --where "TYPE=trunk" ../work/Freeway reunion_highway.shp
ogr-decode --area-type Freeway --max-segment 500 --line-width 25m --where "TYPE=trunk_link" ../work/Freeway reunion_highway.shp
ogr-decode --area-type Freeway --max-segment 500 --line-width 25m --where "TYPE=primary" ../work/Freeway reunion_highway.shp
ogr-decode --area-type Freeway --max-segment 500 --line-width 25m --where "TYPE=primary_link" ../work/Freeway reunion_highway.shp
ogr-decode --area-type Road --max-segment 500 --line-width 25m --where "TYPE=secondary" ../work/Road reunion_highway.shp
ogr-decode --area-type Road --max-segment 500 --line-width 25m --where "TYPE=secondary_link" ../work/Road reunion_highway.shp
ogr-decode --area-type Road --max-segment 500 --line-width 15m --where "TYPE=tertiary" ../work/Road reunion_highway.shp