Skip to content

Instantly share code, notes, and snippets.

@stefanb
Last active December 10, 2018 10:06
Show Gist options
  • Save stefanb/89717192016bf16d00e455a156cc0a2c to your computer and use it in GitHub Desktop.
Save stefanb/89717192016bf16d00e455a156cc0a2c to your computer and use it in GitHub Desktop.
Conflation of GURS Addresses for OSM
$ conflate -i sample-housenumbers.geojson -v -c sample-housenumbers-preview.geojson -o sample-housenumbers.osm miprofile.py
11:21:14 Loading profile <_io.TextIOWrapper name='miprofile.py' mode='r' encoding='UTF-8'>
11:21:14 Read 15 items from the dataset
11:21:14 Splitting bbox [46.0193654, 14.3943675, 46.0207207, 14.3961231] at longs 14.3945408..14.3949893; area decrease 38%
11:21:14 Splitting bbox [46.0193654, 14.3949893, 46.020585, 14.3961231] at longs 14.3950794..14.3955357; area decrease 28%
11:21:14 Splitting bbox [46.0195591, 14.3955357, 46.020585, 14.3961231] at lats 46.0196483..46.0199621; area decrease 10%
11:21:14 Overpass query: [out:xml][timeout:300];(nwr["addr:street"]["addr:housenumber"](46.0172268,14.3913675,46.0237207,14.3975408);nwr["addr:street"]["addr:housenumber"](46.0163654,14.3919893,46.0235805,14.3980794);nwr["addr:street"]["addr:housenumber"](46.0165591,14.3927482,46.0226483,14.3991231);nwr["addr:street"]["addr:housenumber"](46.0169621,14.3925357,46.023585,14.3990668);); out meta qt center;
11:21:16 Downloaded 21 objects from OSM
11:21:16 Matched 7 points
11:21:16 Adding 8 unmatched dataset points
11:21:16 Deleted 0 and retagged 0 unmatched objects from OSM
11:21:16 Done
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment