Kenmore Import
Goals
Import building and address data for the city of Kenmore, WA
Schedule
- Planning: Summer 2019
- Import/QA: Fall 2019
Import Data
Background
Data source site: King Co GIS
https://1drv.ms/u/s!AqWv0F0N63JkgmouRMBXEnQwjgdf
Data license: Address data from King County is Public Domain due to WA state law. King County address data has been used in multiple imports including South King County Import. Microsoft Building data is ODBL.
Import Type
This will be a one time import.
Data uploaded under the user patricknoll_import (on osm, edits, contrib, heatmap, chngset com.).
Data Preparation
Data Reduction & Simplification
Data that is already in OSM will be kept unless import data is more accurate or adds to current data.
Tagging Plans
All buildings as building=yes
Address attributes of housenumber, street, city and zip for all addresses. Unit will be added where applicable.
See ogr2osm translation files for details.
Changeset Tags
Edits will be marked with source = King County GIS
Data Transformation
- Use osm2pgsql to put buildings in postgres
- Use postgis to trim building data, then hand trim to Kenmore boundary
- add building=yes tag to all ways in JOSM
- Convert addresses from shp to osm using ogr2osm
- Pull address file into JOSM and hand trim to Kenmore boundary
Data Transformation Results
OSM xml files in /scripts/osm folder of import repository
Data Merge Workflow
References
Data will be checked using the following:
- Local Knowledge
- Bing Sat view for alignment Mapbox Satellite View/Maxar for existence
- Existing OSM Data
Workflow
Initial Translation
- Done in data transformation section
Import
- Check sat view and existing data to ensure data is reasonable
- Crop file to upload all buildings and addresses with no conflicting OSM data
- Commit changes
- Repeat steps 1, 2 and 3 with next OSM xml file
- Conflate import data and existing OSM data using JOSM conflation
- Second QA pass using data downloaded from OSM
Conflation
Buildings with one address will have address added to building. Buildings with multiple addresses will not be combined.
QA
Data will be checked for:
- overlapping buildings
- out of date buildings
- redundant addresses