Giter Site home page Giter Site logo

mapaction-rds's Introduction

MapAction Rolling Data Scramble Helper Scripts

This repository hold various scripts created to process data or assist with the Rolling Data Scramble

geofabrik_to_mapaction.py

This script unzips and renames Geofabrik downloads to Mapaction filenames and folder structure. Adapted from original Windows script by Tom Hughes.

Download data from: https://download.geofabrik.de/index.html

Usage: python3 geofabrik_to_mapaction.py path/to/your/zipfile.zip

For example, python3 geofabrik_to_mapaction.py /Users/cate/git/data/country_data/sudan/sudan-latest-free.zip results in folder structure containing renamed shapefiles as below:

sudan
│   sudan-latest-free.zip
│
└───processed
    │
    └───206_bldg
    |   |   ...
    |
    └───218_land
    |   |   ...
    |
    └───221_phys
    |   |   ...
    |
    └───222_pois
    |   |   ...
    |
    └───229_stle
    |   |   ...    
    |
    └───232_tran
    |   |   ...
    

Works on MacOS, untested on Windows and Linux

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.