Import/Catalogue/The Department of Environment and Resource Management/Protected Areas Import

From OpenStreetMap Wiki
Jump to navigation Jump to search

Protected Areas (National Parks etc) of Queensland

Queensland Government Information Service has datasets containing National Park, Wetland areas and State Forests are available for the Qld State Govt under a CCBY3 licence. Importing these would improve the Qld map area, (so long as duplicate nodes and clashes with pre-existing data could be resolved):

Status

Manual upload of parks was completed by user QldProtectedAreas over a 3 week period March 2011.

Licence

  • Licence is CCBY3 - (they are hard to link to.. but here is the boundaries dataset licence and metadata: http://goo.gl/OBDr8
  • licence details here - http://creativecommons.org/licenses/by/3.0/au/deed.en
  • Attribution Required "State of Queensland (Department of Environment and Resource Management) 2010. Updated data available at http://dds.information.qld.gov.au/dds/"
    • N.B. Attribution required has a cedilla or something as first character - to comply we'd need to put this in as well? It's probably a copyright symbol in unicode that got mangled converting to 7 bit ascii... actual text says:
¿ State of Queensland (Department of Environment and Resource Management) 2010. Updated data available at http://dds.information.qld.gov.au/dds/.

Previous imports

There has been previous work done on a similar dataset by James Livingston on data from data.gov.au documented here: http://wiki.openstreetmap.org/wiki/Data.australia.gov.au/Queensland#Queensland_Wetlands_Mapping_.E2.80.93_Estates_Layer_including_National_Parks.2C_Conservation_Areas_.26_Forest_Reserves Currently trying to ascertain if this has stalled and can continue without upsetting anybody Chas66 02:37, 13 March 2011 (UTC)

Getting the data

  • Go to http://dds.information.qld.gov.au/dds/
  • leave the search page at defaults, save for third to last text box on the page - enter the search term "protected areas" with the quotes.
  • Search result page should be ~3 datasets.
  • Select SHP file version or whatever works best with modern import tooling.
  • Add to your cart (they are zero cost, so no financial outlay required)
  • Checkout and email with download link should arrive.

Dataset of interest

  • Protected Areas of Queensland - Boundaries
    • This is most likely to be the most useful to import?

Tag Suggestions

Tagging guidelines at http://wiki.openstreetmap.org/wiki/Australian_Tagging_Guidelines#.28National.2C_State_etc.29_Parks are incomplete. Draft below:

Static

Derived

ESTTYPE lookup table

These are the distinct values in the dataset for ESTTYPE column, along with in what the potect_id and protection_title values should be:

  • ESTTYPE - protect_id - protection_title
"" -   - *Do Not Import/Null data row*
CP - 3 - Conservation Park
FR - 6 - Forest Reserve
NC - 2 - National Park (Cape York Peninsula Aboriginal Land)
NP - 2 - National Park
NS - 2 - National Parks Scientific 
NY - 2 - National Park Recovery 
RR - 6 - Resources Reserve
SF - 6 - State Forest
TR - 6 - Timber Reserve

Import Software Selection

Software is needed to import the shp, one of these probably: http://wiki.openstreetmap.org/wiki/Import/Software Ogr2osm.py translation file has been drafted to support the above tags and placed on the TranslationDraft page. The result is then run through JOSM simplify tool.

Import methodology - manual steps

Upload park by park relations and/or ways: Following the Canvec directions here: http://scanningpages.wordpress.com/2010/08/08/openstreetmap-canvec-importing/

Import considerations

  • How to manage duplicate nodes resulting from import
    • manual clanup in JOSM with validator?
  • Pre-exisiting areas, detect and skip or update?
  • Slice imports into park sized OSM files
    • This will allow people to monitor and modify on a park by park upload basis
  • Simplification of nodes - some parks have way to many nodes - assuming that JOSM can simplify them all
  • Park boundaries are same as admin boundaries in many cases - conversion to relations?

Sample Park Import and OSM file

There's an example of a sample park I have imported here http://www.openstreetmap.org/?lat=-17.6307&lon=139.7809&zoom=13&layers=M

The OSM file generated with the current translation is here: http://dl.dropbox.com/u/446994/simplifiedQldParks.osm.zip

Example input SHP keys/values transfer to OSM tags

Example of National Park data row keys and values available for transfer to tags:

ESTATEBY: 175
FID_1: 1242 
OBJECTID_1: 6559
OBJECTID: 20
LOTPLAN: 2NPW123
SYSINTCODE: 0342STA001
ESTATENAME: Staaten River National Park
NAMEABBREV: Staaten River NP
NAME_CAPS: STAATEN RIVER NATIONAL PARK
EST_TYPE: NP
EST_TENURE: NP
LEGISLATED: Nature Conservation Act 1992
GAZAREA_HA: 470000
INFO_LABEL: Y
MAJORLAB: Y
ZONE: 54
IUCN_CODE: II
GLR_NUMBER: 23200
REPLACED: 
QPW_REGION: Cape York / Savanna
ENVSER_REG: Far Northern
OLDQPWDIST: Cape York/Dry Tropics
OLDQPWREG: Northern
OLDQPWLMAD: Cape York/Dry Tropics
OLDQPWLMAR: Northern
OLDEPADIST: Cairns 
OLDEPAREG: Northern
FRCOMMENT: 
FRX_PARTY: 
ESTATEBY_1: 175
ESTATEBYB: 175
LINK: 342
ESTECOLINK: 342
SYSINTB: 0342STA001
LONGITUDE: 142.919464105
LATITUDE: -16.6525006685
LOT: 2
PLAN: NPW123
SEGPAR: 8521002
PARISH: EGERTON
COUNTY: MARGA
SHIRE_NAME: TABLELANDS REGIONAL
OLDSHIRE: MAREEBA SHIRE
FEAT_NAME: STAATEN RIVER NATIONAL PARK
LOCALITY: STAATEN
LPLANDCDB: 2NPW123
QPW_CODE: VK
ES_CODE: EF
STAT_DIVIS: Far North
OLDSTATEEL: COOK
STATE_ELEC: COOK
CURGAZDATE: 1994/12/16
DERMREGION: North 
DERM_CODE: RA
SHAPE_LENG: 2.77762649514
SHAPE_AREA: 0.31043404286
OBJECTID_2: 144
SHAPE_AR_1: 0.39709599837
SHAPE_LEN: 3.50727059016
SHAPE_AR_2: 0.397095998372
SHAPE_LE_1: 3.50727059016

OpenStreetMap tags derived from above:

leisure=nature_reserve
source=Protected Areas of Queensland - Boundaries Dated: 30-09-2010
attribution=State of Queensland (Department of Environment and Resource Management) 2010. Updated data available at http://dds.information.qld.gov.au/dds/
boundary=national_park
governance_type=government_managed
site_ownership=province
source_ref=http://dds.information.qld.gov.au/dds/
website=http://www.derm.qld.gov.au/parks_and_forests/index.html
name=Staaten River National Park
start_date==1994-12-16
boundary=national_park 
protect_id=2
protection_title=National Park

Chas66 04:34, 12 March 2011 (UTC)