-
-
Notifications
You must be signed in to change notification settings - Fork 39
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
Measure with ARCore #506
Comments
Don't really know how this could be implemented in Every Door, seeing the editing of highways in Every Door is still (and will most likely remain) impossible. |
It's not only about highways; you can measure width/height on many point-things (e.g. width of doors, gates, chokers, chicanes, ASLs etc. -- search for example in id-tagging-schema) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I implemented this for StreetComplete a while back and now outsourced this functionality into an own app which will be released in a week or so on Google Play (I am waiting for some localization to be done first). In the future, StreetComplete will just call this app (like calling the camera to have a photo taken) to achieve the same functionality.
This means that other (OpenStreetMap editor) apps can also implement this functionality with very little effort. The readme in https://github.com/streetcomplete/StreetMeasure explains how to do this. Feel free to close it if you are not interested in adding this functionality or ask for help if you are but confused how to exactly do it.
(However, with flutter related things I cannot help.)
The text was updated successfully, but these errors were encountered: