Coder Social home page Coder Social logo

Comments (6)

robsavoye avatar robsavoye commented on September 17, 2024

This program is relatively easy, and would reuse most of the code from the building conflator program. The file handling is the same, the only difference is that instead of checking for a duplicate building, it merges tags/values together from ODK and OSM. As the same OSM ID is used for the merged feature, and it's marked as a modified feature, these can be searched for in JOSM for quick validation and uploading to OSM. This will be necessary if using select_from_file with external datasets of OSM features.

from osm-fieldwork.

ivangayton avatar ivangayton commented on September 17, 2024

I think this is a high-priority item for communities doing large-scale field mapping. Please let me know if there's anything I can do to help, whether that be example datasets or whatever.

from osm-fieldwork.

robsavoye avatar robsavoye commented on September 17, 2024

Just to be clear, this is a separate project from ODK to OSM data conversion. That already works. This is to extend that to support when using existing OSM data in ODK/Kobo Collect, and conflating it with existing OSM data after ODK has added or changed. This is just merging tags/values, not converting them. This program would assume any data has already been converted by odkconvert before conflation.

from osm-fieldwork.

ivangayton avatar ivangayton commented on September 17, 2024

Yes, understood. It's very important for communities doing large-scale field mapping, because ensuring that data previously entered into OSM prior to field mapping doesn't get overwritten or damaged is critical, currently requires a lot of work, and is error-prone.

from osm-fieldwork.

robsavoye avatar robsavoye commented on September 17, 2024

Having had to do this manually last week, I'm starting on this program as we'll want to use it in Jan.

from osm-fieldwork.

robsavoye avatar robsavoye commented on September 17, 2024

This now works with #763e821. It requires a small change to the database scheme we're using for raw data, just adding a column for the refs of a way. This program generates an OSM XML file for JOSM. Once this is loaded into JOSM, do update modified, and/or download OSM data. Then manually validate the data and upload.

from osm-fieldwork.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.