• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

tools/H08-May-2018-7663

twms/H03-May-2022-2,2671,829

COPYINGH A D08-May-20181.8 KiB3728

README.mdH A D08-May-2018654 2618

index.pyH A D08-May-2018786 3117

setup.pyH A D03-May-20222.5 KiB8269

twms.1H A D08-May-20181.5 KiB4323

README.md

1About
2=====
3
4twms is a script that connects World of Tiles and World of WMS.
5The name ‘twms’ stands for twms web map server.
6
7The primary purpose of twms is to export your map tiles to the
8WMS-enabled applications.
9
10twms can export a set of raster tiles as a WMS service
11so GIS applications that support WMS protocol can access
12this tile set. Also, twms can act as a proxy and perform
13WMS requests to external services and serve the tile cache
14
15TODO
16====
17
18 - Make fetchers work with proxy
19 - Full reprojection support
20 - Imagery realignment
21
22Conventions
23===========
24
25 - Inside tWMS, only EPSG:4326 latlon should be used for transmitting coordinates.
26