MapLibre Tile: A Next Generation Vector Tile Format

The Mapbox Vector Tile (MVT) format is widely considered the leading open standard for large-scale map visualization, as evidenced by its widespread adoption by major technology companies such as AWS, Meta, and Microsoft for their products and services. However, MVT was developed nearly a decade ago and, consequently, does not fully align with the capabilities of new geospatial data sources that are characterized by rapidly increasing data volumes due to advancements in geospatial sensors and automated detection through artificial intelligence. In this paper, we introduce the MapLibre Tile (MLT) format, a novel vector tile specification designed from the ground up to address the limitations of MVT. Our experiments, simulating user sessions on widely used basemap datasets, demonstrate that MLT achieves up to three times better compression ratios compared to MVT on encoded tilesets, with over six times better on certain large tiles. Additionally, MLT offers decoding speeds that are up to three times faster and significantly enhances processing performance. MLT also introduces new functionalities and is specifically designed to lay the foundation for the next generation of map renderers, which we expect to entirely offload processing to the GPU, thereby overcoming the stagnation of Moore`s law.

arXiv.org
#30DayMapChallenge Day 23: Memory
Fond memories of a month-long Interrail trip with friends🚂. Fun way to explore Europe! Recreating our route from memory was tricky! Map made with #QGIS with selected railways from Natural Earth data & backdrop #OSM #vectortile via #MapTiler.

#OpenStreetMap 生誕20周年の年に、ついに Mapbox Vector Tile (MVT) 形式のベクトルタイルもホスティング開始しました!

まだ試験的なホスティングのみのようで、デモサイトで試せます。スタイル調整にはもう少し時間が必要そうですが、デモサイトで使用している日本語の文字フォント(noto_sans)は悪くないです。

これで多言語化も含めて、ユーザーに最適化させたより美しくて使いやすいウェブ地図の民主化が一歩進みました。

次の20年はどんな未来が待っているか楽しみです。

https://pnorman.github.io/tilekiln-shortbread-demo/#4.67/36.59/135.8

https://vector.openstreetmap.org/shortbread_v1/tilejson.json
https ://vector.openstreetmap.org/shortbread_v1/{z}/{x}/{y}.mvt

#MVT #VectorTile #Mapbox #MapLibre #OpenData #FOSS4G #GEOlab #PoliMI #FuruhashiLab #古橋研究室 #AoyamaGSC #地球社会共生学部 #青学 #一億総伊能化

#30DayMapChallenge Day 7: Vintage

I explored beautiful historic maps of #Rotterdam using the TopoTijdReis plugin in #QGIS. Sampled colours from a 1948 map and adjusted the #OpenStreetMap #VectorTile from #MapTiler with the samples using Symbol layer types Raster Image Fill and Raster Line.  

I have now found out for myself how to display the #boundaryLabels in the #area via #vectorTile. I have to use the #relation instead of the #way when creating via #Tilemaker. The ways are not closed!
https://codeberg.org/astrid/vollweltkost_tilemaker#customise-tiles-further-add-municipal-boundary-names-in-center-of-relation
vollweltkost_tilemaker

vollweltkost_tilemaker

Codeberg.org

openfreemap.org is providing OSM vector tiles for free, which is pretty nice.

But for Germany we also have official cadastral data as free vector tiles + 5m terrain data and LOD2 buildings by https://basemap.de.
This is a great project where federal authorities actually work together and use an open source software stack.
And rumors are that they will extend styles (topographic) and data (worldwide osm, national orthophotos) in the coming months.
#OSM #cartography #vectortile #maplibre

basemap.de

I heard this mentioned last week, but I thought is was off in the distance... in the future. Like an iOS announcement. Nope. Here it is: US Parcel Boundary Tile Layer Now Available #Parcels #Regrid #VectorTile #esri https://www.esri.com/arcgis-blog/products/arcgis-living-atlas/announcements/us-parcel-boundary-tile-layer-now-available/
US Parcel Boundary Tile Layer Now Available

The US Parcel Boundary tile layer is now available as a new addition to Esri Premium Content through the ArcGIS Living Atlas.

ArcGIS Blog
@karlos @bxl_forever loads of #VectorTile software is client side rendering. Tangram, Mapbox GL etc