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

Mark objects that use both addr:street=... and addr:place=... tagging #103

Open
ltog opened this issue Feb 24, 2016 · 4 comments
Open

Mark objects that use both addr:street=... and addr:place=... tagging #103

ltog opened this issue Feb 24, 2016 · 4 comments

Comments

@ltog
Copy link
Owner

ltog commented Feb 24, 2016

No description provided.

@stephan75
Copy link

+1 !!
If you want to verify any of your results, you can use the wizard mode of overpass-turbo.eu and type "addr:street"=* and "addr:place"=* ... or not?

@ltog
Copy link
Owner Author

ltog commented Feb 25, 2016

@stephan75

you can use the wizard mode of overpass-turbo.eu

Yes in principle that should work. (I guess it needs a bit of juggling with Overpass syntax and I'm not sure about the performance...)

If you're fluent with Overpass I wouldn't mind if you would paste the corresponding code here... ;-)

But I also assume verifying won't be needed so much here since I expect that once this function basically works, there is not much that can go wrong. But of course it will need some time to implement and deploy.

I also had this idea to start another project where we collect samples of Overpass code snippets which can be used for OSM quality assurance. The advantage would be that such checks wouldn't need a continually maintained server part (except for the Overpass server of course). But at the moment this really is just an idea...

@stephan75
Copy link

I also had this idea to start another project where we collect samples of Overpass code snippets which can be used for OSM quality assurance.

Too late: ;-)

see http://wiki.openstreetmap.org/wiki/DE:Overpass_API/Beispielsammlung
or http://wiki.openstreetmap.org/wiki/Overpass_API/Overpass_API_by_Example
or http://wiki.openstreetmap.org/wiki/Overpass_turbo/Examples

and in general, have a look at http://osmlab.github.io/learnoverpass/

@ltog
Copy link
Owner Author

ltog commented Feb 26, 2016

@stephan75 : Thanks for the links. Some of the examples are already useful for QA...

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