Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.04 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.04 KB

GSI Seamlessphoto Map for Geolonia

Experimental

This is a Mapbox GL JS based style for Geolonia.

This map is based on GSI Japan's Seamlessphoto raster tileset.

この地図スタイルは日本国土地理院が公開している航空写真タイルをもとに作られています。

Development

Installs the Maputnik CLI

https://github.com/maputnik/editor/wiki/Maputnik-CLI

$ curl -L https://github.com/maputnik/editor/releases/download/v1.6.1/maputnik_darwin -o /usr/local/bin/maputnik
$ chmod 755 /usr/local/bin/maputnik

Contributing

$ git clone [email protected]:geolonia/basic-gsiseamlessphoto.git
$ cd basic
$ npm install
$ npm start