Coder Social home page Coder Social logo

organicmaps / osm_conflate Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mapsme/osm_conflate

0.0 0.0 0.0 6.03 MB

OSM Conflator

Home Page: https://wiki.openstreetmap.org/wiki/OSM_Conflator

License: Apache License 2.0

C++ 33.36% Python 58.40% CMake 8.24%

osm_conflate's Introduction

OSM Conflator

This is a script for merging points from some third-party source with OpenStreetMap data. Please make sure the license allows that. After merging and uploading, the data can be updated.

See the OSM wiki page for detailed description and instructions.

Installation

Run pip install osm_conflate.

Profiles

Each source should have a profile. It is a python script with variables configuring names, tags and processing. See heavily commented examples in the profiles directory.

Usage

For a simplest case, run:

conflate <profile.py> -o result.osm

You might want to add other arguments, to pass a dataset file or prepare a preview GeoJSON. Run conflate -h to see a list of arguments.

Uploading to OpenStreetMap

It is recommended to open the resulting file in the JOSM editor and manually check the changes. Alternatively, you can use bulk_upload.py to upload a change file from the command line.

Please mind the Import Guidelines, or your work may be reverted.

License

Written by Ilya Zverev for MAPS.ME. Published under the Apache 2.0 license.

osm_conflate's People

Contributors

zverik avatar hixi avatar

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.