Skip to content

kylebarron/fiord-color-gl-style

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fiord Color

Build Status

A basemap style useful with fiord color ideal as background map for data visualizations. It is using the vector tile schema of OpenMapTiles.

Fork updates

Hosted sprite

The sprites are also hosted from this repository.

To make the sprite:

  1. Install spritezero-cli: npm install -g @mapbox/spritezero-cli
  2. Make the sprite dir: mkdir -p sprite && cd sprite
  3. Generate the low resolution sprite: spritezero fiord-color-gl-style ../icons/
  4. Generate the high resolution sprite: spritezero --retina fiord-color-gl-style@2x ../icons/

Preview

🌐 Browse the map

Edit the Style

Use the Maputnik CLI to edit and develop the style. After you've started Maputnik open the editor on localhost:8000.

maputnik --watch --file style.json

License

  • Clarify license