Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Script to import OSM data and parse into our format #9

Closed
fgregg opened this issue Jul 31, 2014 · 2 comments
Closed

Script to import OSM data and parse into our format #9

fgregg opened this issue Jul 31, 2014 · 2 comments

Comments

@fgregg
Copy link
Member

fgregg commented Jul 31, 2014

Two scripts.

  1. Import OSM data that has addr:full and addr:* components, so we can tag naturalistic address data
  2. Import OSM data that has addr:street:* components (addr:street:direction, addr:street:name, etc). We can create synthetic natural address from these componets. Let's do this second one first.

Steps.

  1. Grab data from http://overpass.osm.rambler.ru/ http://stackoverflow.com/questions/16625584/trying-to-send-xml-file-using-python-requests-to-openstreetmap-overpass-api
  2. Parse
  3. Profit
@fgregg
Copy link
Member Author

fgregg commented Aug 16, 2014

This seems done, right? @cathydeng

@cathydeng
Copy link
Contributor

@fgregg yup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants