Skip to content

Latest commit

 

History

History
48 lines (30 loc) · 1.04 KB

README.md

File metadata and controls

48 lines (30 loc) · 1.04 KB

open-reverse-geocoder-rw

This repository is to manage vector tiles of address data in Rwanda for open-reverse-geocoder

Tileset Specification

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

Original Data

This tilesets was generated from Rwanda Villages 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).