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

Hopefully helpful googlesheet #9

Open
thiscaspar opened this issue Sep 29, 2022 · 2 comments
Open

Hopefully helpful googlesheet #9

thiscaspar opened this issue Sep 29, 2022 · 2 comments

Comments

@thiscaspar
Copy link

thiscaspar commented Sep 29, 2022

Hey all, I am playing around with GIS related tech, and came across this project, and did some tooling (that i will share separately later).

An early result is the following sheet: https://docs.google.com/spreadsheets/d/1tPG7NJx7EuEXjY7HCg8oY9Cyqwz1H0JrXsSf5dyE_k0/edit?usp=sharing

It's produced by using imposm to import the linestrings for bridges, and ogr2ogr to import the dpwh geojson into postgis, and then running a query to find the OSM nodes close to the DPWH locations. Based on that I created JOSM load_and_zoom URL's, but other types of urls can be created too of course.

Future improvements could be to create urls that prompt JOSM to create tags, for semi-automatic mapping. Automated compliance check (using man_made or highway for example) is also possible.

Let me know if this is helpful, I'm planning to release the tools/scripts (docker+nodejs+postgis) opensource and see if i can help out a bit more.

Cheers

ps the distance from DPWH locations it scans for OSM nodes is 200m right now. This can be adjusted.

@govvin
Copy link
Member

govvin commented Sep 29, 2022

@coostendorp , that looks awesome! Thank you for your effort. The candidate IDs of the OSM elements can be fed back to the tasking manager instead of the location.

Unfortunately, we haven't completed the clean-up and processing of the dataset yet.

We hope you will continue with your plan to release the tools/scripts that made this possible, because they can certainly help create better micro-tasking tasks! Thank you!

@thiscaspar
Copy link
Author

I forked the repo and added my (rough) library
Best place to start is with the README

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