Giter VIP home page Giter VIP logo

osmdata's Introduction

OSMData

The OpenStreetMap project collects an amazing amount of geodata and makes it available to the world for free. But the raw OpenStreetMap data is hard to use. This repository contains scripts to set up a server that processes some OSM data and brings it into a format for easier use.

Currently these scripts can be used to derive

  • Coastline data (in the form of linestrings or land or water polygons for the worlds land masses or oceans).
  • Antarctic icesheet data.

datasets from OSM data.

The icesheet scripts are based on https://github.com/imagico/icesheet_proc.

Public server

A server running this code and offering the results for download to the general public will be available shortly.

Overview

The scripts are intended to work in the Hetzner Cloud. But it should be possible to port them to other cloud providers.

One server runs all the time as webserver and "master of ceremonies". It will start other servers regularly to update a planet file and do the data processing. The results are then copied back to the master server and are available for download from there.

Setting up a master server

See the master README on how to set up a master server.

License

Unless otherwise mentioned everything in the repository is available under the GNU GENERAL PUBLIC LICENSE Version 3. See the file COPYING for the complete text of the license.

osmdata's People

Contributors

joto avatar

Watchers

 avatar  avatar  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.