https://github.com/mierune/maplibre-contour-gsi-demo
maplibre-contour と地理院標高タイルで等高線を表示するデモ
https://github.com/mierune/maplibre-contour-gsi-demo
contour gsi map maplibre svelte terrain
Last synced: about 1 month ago
JSON representation
maplibre-contour と地理院標高タイルで等高線を表示するデモ
- Host: GitHub
- URL: https://github.com/mierune/maplibre-contour-gsi-demo
- Owner: MIERUNE
- Created: 2025-02-04T04:57:11.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-02-04T19:22:09.000Z (8 months ago)
- Last Synced: 2025-02-14T01:17:59.170Z (8 months ago)
- Topics: contour, gsi, map, maplibre, svelte, terrain
- Language: Svelte
- Homepage: https://maplibre-gsi-contour-demo.pages.dev/
- Size: 987 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rendering isolines with maplibre-contour and GSI Japan Elevation Tiles
A small demo showcasing isoline rendering with [maplibre-contour](https://github.com/onthegomap/maplibre-contour) and [国土地理院標高タイル](https://maps.gsi.go.jp/development/ichiran.html#dem).
Demo: https://maplibre-gsi-contour-demo.pages.dev/
---
- [MapLibre GL JS](https://maplibre.org/maplibre-gl-js/docs/)
- [Svelte MapLibre GL](https://svelte-maplibre-gl.mierune.dev/)
- [maplibre-contour](https://github.com/onthegomap/maplibre-contour)
- [国土地理院標高タイル (GSI Japan Elevation Tiles)](https://maps.gsi.go.jp/development/ichiran.html#dem)
- [SvelteKit](https://svelte.dev/)