GitXplorerGitXplorer
g

cntms

public
37 stars
10 forks
1 issues

Commits

List of commits on branch master.
Unverified
5d4c81dd1f7a54f4e7da4c27953ccd9fa72f97cf

refactor, add wmts, add more projections

ggumblex committed 10 months ago
Unverified
e620a161e52ea43eb909031f05a6f507c8d5b34d

use absolute path, add host prefix to url

ggumblex committed 2 years ago
Unverified
0d28a83497236da55de4750144e99ac386d763f3

add memory cache

ggumblex committed 3 years ago
Unverified
59a82785f5c73a4177c760f73ea6fd11bca2f36f

add ad

ggumblex committed 3 years ago
Unverified
7610bf668ce26bd5df37068e8444eeb3294ed18b

fix client close

ggumblex committed 3 years ago
Unverified
f96295fb0f1c5d7d2cb4f0d6c832a0a3623389c9

fix client close

ggumblex committed 3 years ago

README

The README file for this repository.

cntms

Tile Map Server reverse proxy with coordinates regularization.

This TMS proxy solves the problems that map services in China geneally have distorted coordinates. It stitches the upstream tiles to make standard EPSG:3857 tiles. This proxy also caches tile images.

Supports: Baidu, Tencent, Gaode, Google, GeoQ, Tianditu, OpenStreetMap and ArcGIS MapServer.

Edit tmsapi.ini to set listen address, port, cache size, and upstream APIs.

Use this software at your own risk.

You can use leaflet.ChineseCRS on Leaflet web maps without this proxy.


纠偏瓦片地图代理,可修复图块中 GCJ02、BD09 等坐标系的偏移。可用于 GIS 软件、网页地图等。

配置文件在 tmsapi.ini。请自行架设服务器,请勿滥用,风险自担。