Skip to content
#

xyz-tiles

Here are 29 public repositories matching this topic...

This API is designed to create map tiles in the X, Y, Z format from assets in Google Earth Engine, primarily for Sentinel collections. It sets up a FastAPI application that connects to Google Earth Engine, handles fast JSON responses using ORJSON, initializes the database, and provides endpoints for generating these map tiles.

  • Updated Aug 26, 2026
  • Python

浸水想定区域のシェープファイル / GeoJSON から、産総研「グリッドPNGタイル」仕様に適合する XYZ タイル(パレットPNG / 数値PNG)を生成するパイプライン。検査 → 前処理 → ラスタライズ → 符号化 → タイル生成 → TileJSON を設定ファイル1枚で通す。元データが離散ランクか浸水深の実数値かを判定して出力形式を決め、メッシュサイズを頂点座標の間隔から実測して最大ズームレベルを自動決定する。

  • Updated Aug 15, 2026
  • Python

Add this topic to your repo

To associate your repository with the xyz-tiles topic, visit your repo's landing page and select "manage topics."

Learn more