Skip to content

Vector map tile infrastructure as code with kibana integration

Notifications You must be signed in to change notification settings

lrakai/vectortile-infra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vectortile-infra

Lab environment serving load-balanced vector tiles for use in kibana map visualizations. Vagrant is the environment controller using VirtualBox. Ansible is used for configuration management. The 5.2-vector-map branch of kibana is used to support the vector map in kibana.

Raster/Vector Map Comparison

Official Kibana Raster Tile Map

Currently limited to 8 resolutions.

The official raster map in Kibana

Vector Map Served by vectortile-infra

The vector map in Kibana

Usage

vagrant up
vagrant ssh
./init.sh

then explore the map directly with the included index.html, at https://localhost:8080 or in Kibana at http://localhost:15601.

Shout outs

Thanks to the many geo open source projects that made this possible: OpenMapTiles, tileserver-gl, Mapbox GL JS, Mapbox Vector Tiles, and Maputnik

About

Vector map tile infrastructure as code with kibana integration

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published