Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ADR: GeoJSON ベクトルタイルをツールキットアプローチで救済する  #8

Open
hfu opened this issue Dec 17, 2022 · 2 comments

Comments

@hfu
Copy link
Member

hfu commented Dec 17, 2022

 2022-12-17 11 16 02

Title

date: 2022-12-17
status: proposed

Context

  • 地理院地図などで GeoJSON ベクトルタイルが使われているが、救済されていない。
  • 地理院地図で使われている GeoJSON ベクトルタイルには mokuroku.csv.gz が随伴する場合が多い。

Decision

  • 単写真主点の GeoJSON ベクトルタイルからベクトルタイルの PMTiles ファイルを作る optgeo/shutendoji をゆっくり進める
  • optgeo/shutendoji を実際に進めるためのツールとして unvt/yasumasa を作る。
  • unvt/yasumasa は、mokuroku の URL と取り出しズームレベルを入力として GeoJSON Text Sequence を返すものとする。

Consequences

  • GeoJSON ベクトルタイルの救済が加速される。
@hfu
Copy link
Member Author

hfu commented Dec 17, 2022

https://github.com/unvt/yasumasa/blob/main/yasumasa.rb を作りました。

@hfu
Copy link
Member Author

hfu commented Dec 17, 2022

https://github.com/optgeo/shutendoji に着手しています。その作業の中で yasumasa を少し直すなども進めています。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant