Skip to content

open-geocoding/wb-countries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wb-countries

This repository is to manage countries' vector tiles of World Bank

Tileset Specification

  • metadata.json
https://open-geocoding.github.io/wb-countries/tiles/metadata.json
  • Tileset URL
https://open-geocoding.github.io/wb-countries/tiles/{z}/{x}/{y}.pbf

Original Data

This tilesets was generated from World Country Polygons - Very High Definition owned by World Bank.

You may download the shapefile from here.

Generate Country Tiles

  • Install NPM packages
npm i
  • Generate
npm run build

Deploy to Github Pages

npm run deploy

License

About the license of source code and scripts, please see License file.

However, the license of country polygons data belong to World Bank, please follow their license which is Creative Commons Attribution 4.0 and use their attribution (eg. ©WorldBank).

About

This repository is to manage countries' vector tiles of World Bank

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published