This repository is to manage countries' vector tiles of World Bank
- 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
This tilesets was generated from World Country Polygons - Very High Definition
owned by World Bank.
You may download the shapefile from here.
- Install NPM packages
npm i
- Generate
npm run build
npm run deploy
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
).