Tag

Web GIS

0 views collected around this technical thread.

Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Nov 14, 2023 · Frontend Development

Using maplibre-gl with Tianditu Tiles for Large‑Screen Map Development

This article explains how to choose between mapbox‑gl and its open‑source fork maplibre‑gl, obtain free Tianditu tile services, install the library, render 2.5D and vector tiles, customize styles, and overlay business data such as polygons, icons and labels for large‑screen web maps.

Frontend DevelopmentLarge‑Screen MapsMap Tiles
0 likes · 17 min read
Using maplibre-gl with Tianditu Tiles for Large‑Screen Map Development
Sohu Tech Products
Sohu Tech Products
Feb 15, 2023 · Fundamentals

Understanding Tile Map Services and Map Tile Principles

This article explains the concepts, standards, and workflows of tile map services, covering WMTS and TMS specifications, map tile fundamentals, projection methods, tile generation, distribution, and rendering techniques with code examples using Leaflet, providing a comprehensive overview for GIS developers.

LeafletMap TilesProjection
0 likes · 20 min read
Understanding Tile Map Services and Map Tile Principles
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Nov 30, 2022 · Frontend Development

Building Tile‑Style Large‑Screen Maps with mapbox‑gl, maplibre‑gl, and Tianditu

This tutorial explains the differences between mapbox‑gl and maplibre‑gl, shows how to obtain and use Tianditu tile services, and provides step‑by‑step code for creating a tile‑style large‑screen map with 2.5D view, custom layers, and business data overlays.

TiandituWeb GISjavascript
0 likes · 19 min read
Building Tile‑Style Large‑Screen Maps with mapbox‑gl, maplibre‑gl, and Tianditu