Skip to content

EEZ explorer は EEZ (排他的経済水域) を探索するインタラクティブなウェブ地図です。

Notifications You must be signed in to change notification settings

kamataryo/eez-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EEZ explorer

https://kamataryo.github.io/eez-explorer

EEZ explorer は EEZ (排他的経済水域) を探索するインタラクティブなウェブ地図です。 EEZ 領域は marineregions.org のデータ (Marine boundaries v11、 CC-BY license) を利用しています。 Issuesプルリクエスト はお気軽にお寄せ下さい。日本語でも問題ありません。

develop

$ ogr2ogr -f GeoJSON ./raw/eez.geojson ./raw/eez_v11.shp
$ tippecanoe -zg --output-to-directory ./tiles --no-tile-compression -l eez ./raw/eez.geojson
$ find ./tiles -name "*.pbf" -exec bash -c 'mv "$1" "${1%.pbf}"mvt' - '{}' \;

About

EEZ explorer は EEZ (排他的経済水域) を探索するインタラクティブなウェブ地図です。

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published