Skip to content

Scripts to create a global admin-1 boundaries dataset with population from Natural Earth and SEDAC GPW

Notifications You must be signed in to change notification settings

yuletide/metalpop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

METAL POP

This repo contains a workflow to join population data centroids from SEDAC GPWv4 to global political boundaries such as Natural Earth Vector or GADM, enriched with band data scraped from Metal-Archives.

Requirements

Tools:

  • Mapshaper
  • GDAL
  • Make
  • wget
  • Mapbox MTSCLI for tiling

Data:

Usage

  • make all: Run this command to process the point data, and join it to natural earth states and provinces using mapshaper
  • make all_bands: same as make all but with the added step of joining band data and tiling the results using Mapbox Tiling Service
  • make csv: Import regional GPW centroid CSV files and merge into one giant globalshapefile, using INSIDE_X and INSIDE_Y to create point geometries
  • `make
  • make get_natural_earth: download natural earth vector data

About

Scripts to create a global admin-1 boundaries dataset with population from Natural Earth and SEDAC GPW

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published