OpenStreetMap 로고 OpenStreetMap

Vector Tiles for iD Editor

Princi Vershwal님이 English로 2018년 4월 28일에 게시함.

Hello OSM community!!

I’m a final year undergrad at IIT Roorkee, India. I have been accepted to Google Summer of Code 2018. This summers I’ll be working on providing support for vector tiled data for iD editor. Here are more details about the project.

I’ll be posting most of the updates on the project work here. I am looking forward to making it a great learning experience so I would highly appreciate your suggestions.

Cheers!!

위치: Manglaur, Roorkee, Haridwar, Uttarakhand, 247656, India
이메일 아이콘 Bluesky 아이콘 Facebook 아이콘 LinkedIn 아이콘 마스토돈 아이콘 텔레그램 아이콘 X 아이콘

토론

2018년 4월 29일 07:10-karlos-님의 의견

Oh, good. First I assumed, you will provide a vector tile server. But you are going to make an vector tile renderer, 2D and may be 3D, aren’t you?

To create it inside iD is a good start. But it sounds like it also could be used as an alternative to the actual bitmap tile server on the OSM start page some day.

You may consider to use existing code to render 2D tiles and use WebAssembly to get this rendering code running in the browser.

There are a view vector tile sources but I don’t know an server, provided by OSM. As iD needs not only a subset but all OSM data, you may use the same data, iD downloads anyway to edits them, for your renderer. If you update the rendering with edited data, you will get WYSIWYG.

2018년 4월 29일 17:53RobJN님의 의견

Sounds good. I know a few local authorities that provide WFS [1] links to their data. Have wished that the OSM editors could display these so getting MVT vector tiles is a great step forward for ID.

I assume MVT vector tiles are a more logical approach than WFS, so I may have to try and persuade these data providers to switch to MVT tiles.

[1] https://en.wikipedia.org/wiki/Web_Feature_Service

댓글을 남기려면 로그인하세요