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

2024-04-23T12:30/12:55+09:00 🖐Smart Maps Meetup Weekly #459

Closed
Tracked by #382
hfu opened this issue Apr 16, 2024 · 6 comments
Closed
Tracked by #382

2024-04-23T12:30/12:55+09:00 🖐Smart Maps Meetup Weekly #459

hfu opened this issue Apr 16, 2024 · 6 comments
Assignees
Labels
meetup Smart Maps Meetup

Comments

@hfu
Copy link
Contributor

hfu commented Apr 16, 2024

2024-04-23T12:30/12:55+09:00 🖐Smart Maps Meetup Weekly

Smart Maps Meetup Weekly の第64回です。

接続アドレス

https://teams.microsoft.com/l/meetup-join/19%3ameeting_ZmYxNzllMGEtNDBmYi00ZTFlLWEwMWYtNjBhMjA4MWFmNDdh%40thread.v2/0?context=%7b%22Tid%22%3a%220f9e35db-544f-4f60-bdcc-5ea416e6dc70%22%2c%22Oid%22%3a%22bc13950a-60ca-4244-920f-dea51d098c27%22%7d

Meeting ID: 392 905 942 918
Passcode: JvFQvy

次回予告

通常、毎週火曜日に実施しています。

@hfu
Copy link
Contributor Author

hfu commented Apr 23, 2024

Event

GTFS

3D Tiles

ちょっとした作業

@k96mz
Copy link

k96mz commented Apr 23, 2024

UN 2.0 Weekが開催中

https://www.un-two-zero-week.org/events

Day2にデータが意思決定に与える影響や生成AIについて議論されるため、聴講予定。
OICT & DPPA-DPO Side-Event: Informing Member State Dialogue with Data
UN 2.0 Week: Informing member state dialogue with data: Peace and Security Data Hub
Tue, Apr 23
2:30 PM - 3:30 PM EDT

In this hybrid panel session, the value of transparent data to strategic decision making will be discussed between the Permanent Representative of Kenya and UN Chief Information Technology Officer, highlighting the example of the Peace and Security Data Hub. A demonstration will be given by the DPPA-DPO on the use of the data for high-level analysis and member state briefings, drawing upon a Generative AI example.

OSMから建物データをエクスポートして、Maplibreで3次元表示

https://k96mz.github.io/20240419building3D/VTbuilding2explodeio.html

詰まった点

  • OSMから普通にエクスポートすると、「other_tags」という属性の中にネストされる形で「height」属性が存在。そのため、QGISの「Explode HStore Field」というツールを使用して、「other_tags」属性の中にある「height」属性を展開。
  • shp→GeoJSONに変換後、そのままベクトルタイルにするとうまく高さが表示されない。geojson.io(https://geojson.io)のサイトに一度インポートして、そのままエクスポートとすると形式が整う?のか、ベクトルタイル変換後にうまく高さが表示される。

@hfu
Copy link
Contributor Author

hfu commented Apr 23, 2024

打順

@k96mz -> others -> @hfu

@hfu
Copy link
Contributor Author

hfu commented Apr 23, 2024

To: @k96mz

@smellman が作っている OSMFJ PMTiles をビューアで見るなら https://protomaps.github.io/PMTiles/?url=https%3A%2F%2Ftile.openstreetmap.jp%2Fstatic%2Fplanet.pmtiles#map=16.23/36.441858/139.814481/149/56 で大丈夫で、show attributes を enable してから見ていただけるとわかるように、render_height が良い感じです。

image

@k96mz
Copy link

k96mz commented Apr 23, 2024

サイトを紹介いただきありがとうございます。render_heightに建物の高さ情報が入っているのですね。

@hfu
Copy link
Contributor Author

hfu commented Apr 24, 2024

@k96mz https://openmaptiles.org/schema/#building あたりで簡単にドキュメント化されているようですね。

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

No branches or pull requests

4 participants