Skip to content
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.

Latest commit

 

History

History
133 lines (89 loc) · 7.57 KB

README.md

File metadata and controls

133 lines (89 loc) · 7.57 KB

awesome-vector-tiles

Awesome Gitter

This is awesome implementations of the Mapbox Vector Tile for Water Services Providers.

This repository is no longer used, it has been moved to watergis/docs repository!

Please visit https://docs.water-gis.com for the latest documentation.


Why Vectortiles?

Vector tiles make huge maps fast while offering full design flexibility. They are the vector data equivalent of image tiles for web mapping, applying the strengths of tiling — developed for caching, scaling and serving map imagery rapidly — to vector data. (from Mapbox website).

Vectortiles is the most popular and advanced mapping technology currently, its data is very light and fast, offering full design flexibility.

Its operation cost is normally cheaper compare to raster tiles data distribution.

In Africa, Internet connection is still poor in some rural area. This vectortiles is right solution for such as poor internet situation. You can enjoy browsing smoothly in your computer or smartphones.

Our vectortiles approach uses Github pages without servers. I know it is quite difficult for some of water services providers to have servers in Africa. This toolkits were developed for you!


Steps for implementation of Vectortiles

  1. Requirements before setup

  2. How to generate vector tiles

  3. Cost of Operation & Maintenance for Vectortiles


Use Cases

The following websites are the final outputs of vector tiles maps for water sevices providers in both Kenya and Rwanda which are using this vector tiles toolkit.

  1. Water Supply Map for Narok Water, KENYA: since June 2020.
  2. Water Supply Map for WASAC RWSS, RWANDA: since July 2020.
  3. Water Supply Map for Nakuru Water, KENYA: since August 2020.

The below is demo image of Water Supply Map for WASAC RWSS

demo

You will see how this vectortiles is powerful for your water services providers.

Overview map

I developed an overview map for to manage all of vectortiles of water supply system. You can zoom the map and tap any point, so you can see more detailed water supply network data from the link of popup.

image

Lincense

1. Source Code

All the source codes under watergis organization are open source software, they are mostly License: MIT.

List of All repositories under watergis

a. Software for Mapbox GL JS client

b. Software for Vectortiles

c. Software for EPANET

These repositories are not currently related to vectortiles, however I would like to develop EPANET functions within vectortiles map in the future.

2. Vector tile

Actual vectortiles datas are owned by their water companies. Vectortiles data are located in following repositories.

Those vectortiles are licensed under a Creative Commons Attribution 4.0 International License(License: CC BY 4.0).

If you want to use their open data, please mention their attiribution. For instance,

  • Attribution of Narok Water, Kenya
Copyright (c) 2020 Narok Water and Serwerage Services Co, Ltd.
  • Atribution of WASAC, Rwanda
Copyright (c) 2020 Water and Sanitation Corporation, Ltd.
  • Attribution of Nakuru Water, Kenya
Copyright (c) 2020 Nakuru Water and Sanitation Services Co, Ltd.

Also, if you want to use our stylefiles together with base map, please put the following additional attribution on your map.

(c)Mapbox, (c) OpenStreetMap contributors, Powered by the United Nations Vector Tile Toolkit

3. Stylefiles and Spritefiles

Those stylefiles and spritefiles are following Mapbox Style Specification. The repositories are as follows.

Those stylefiles are licenced under C0-1.0 License. However, we are using some icons of Mapbox Studio. So those icons which are from Mapbox, the license also belong them.


Contributions

This vectortiles toolkit was developed and is maintained by Jin IGARASHI(see portfolio if you are fascinated by more details about me). If you have any feedbacks, please let me know through Github's issues or pull request. Also, if you like my GIS works for water services providers in Africa, you can make donation through Github Sponsor.


Copyright © 2020 Jin IGARASHI