8000 GitHub - jaxonrice/icpac-tileserver-gl: EA Hazards Watch Tileserver GL docker + styles - Vector Tiles from mbtiles
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jaxonrice/icpac-tileserver-gl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Steps

  • Clone
  • Create fonts / Copy fonts to data/fonts folder
  • Generate Sprites to data/sprites folder using @mapbox/spritezero-cli
  • Create / Copy tiles to tiles/ folder
  • Update your config.json to point to the styles and tiles as appropriate

TODO: Expound the instructions

Generate sprites

  • Install spritezero-cli

  • Put all your icons in the icons folder. NOTE: The file name will be the icon's name without the .svg extension

  • Run the following commands from the root directory

cd data/sprites
spritezero sprite ../../icons
spritezero --retina sprite@2x ../../icons

About

EA Hazards Watch Tileserver GL docker + styles - Vector Tiles from mbtiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0