1
0
mirror of https://github.com/klokantech/tileserver-php.git synced 2025-08-01 12:10:13 +02:00

Update README.md

UTFgrid
This commit is contained in:
Dalibor Janák
2014-03-26 10:00:01 +01:00
parent 59c2d03552
commit 324129f8f8

View File

@@ -101,6 +101,13 @@ Supported protocols:
Exposed at http://[...]/layer/z/x/y.ext Exposed at http://[...]/layer/z/x/y.ext
- MapBox UTFgrid request (for existing tiles in .mbtiles with UTFgrid support). Callback is supported
Example https://www.mapbox.com/demo/visiblemap/
Specification https://github.com/mapbox/utfgrid-spec
Exposed at http://[...]/layer/z/x/y.grid.json
To use the OGC WMTS services point your client (desktop or web) to the URL To use the OGC WMTS services point your client (desktop or web) to the URL
of 'directory' where you installed tileserver.php project with suffix "wmts". of 'directory' where you installed tileserver.php project with suffix "wmts".