Code Monkey home page Code Monkey logo

Comments (3)

jocelynj avatar jocelynj commented on August 15, 2024

I should add a README to this script :)

The planet diffs are diffs from the official OSM servers, generated every minutes. They can be found at http://planet.openstreetmap.org/replication/minute/.
The scripts are used to download these planet diffs, and generate country/regional diffs from them. polygons/ directory contains all limits that are used to generate these country/regional diffs.

from osm.

WK-GiHu avatar WK-GiHu commented on August 15, 2024

Next Step, understandind the Data flow.
As for now:

  1. planet.openstreetmap.org/
  2. copy 1 planet. to local site
  3. split planet. into multiple country/regional files using coordinates from directory(polygons/) using update.py?
  4. What next, with generated files?

Please correct or confirm and add next steps if any.

from osm.

jocelynj avatar jocelynj commented on August 15, 2024

That's all what is done by these scripts. Diffs and extracts are made available at http://download.openstreetmap.fr/replication/ and http://download.openstreetmap.fr/extracts/.

Osmose is then using these diffs to update its local version of the country extract, and run analyses on the updated country extract.

from osm.

Related Issues (5)

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.