mirror of
https://github.com/klokantech/tileserver-php.git
synced 2025-08-02 12:47:31 +02:00
Update README.md
This commit is contained in:
@@ -56,14 +56,12 @@ tiles rendered with [MapTiler](http://www.maptiler.com/).
|
|||||||
|
|
||||||
Tiles produced by open-source GDAL2Tiles or MapTiler and tiles in .mbtiles
|
Tiles produced by open-source GDAL2Tiles or MapTiler and tiles in .mbtiles
|
||||||
files can be easily converted to required structure (XYZ with top-left origin
|
files can be easily converted to required structure (XYZ with top-left origin
|
||||||
and metadata.json file).
|
and metadata.json file). The open-source utility [mbutil](https://github.com/mapbox/mbutil) produces
|
||||||
|
|
||||||
The OpenSource utility mbutil (https://github.com/mapbox/mbutil) produces
|
|
||||||
exactly the required format.
|
exactly the required format.
|
||||||
|
|
||||||
Direct reading of .mbtiles files is supported, but with decreased performance
|
Direct reading of .mbtiles files is supported, but with decreased performance
|
||||||
compared to the static files in a directory. Therefore the data management,
|
compared to the static files in a directory. The advantage is easier data management,
|
||||||
especially upload over FTP or similar protocols, is easier.
|
especially upload over FTP or similar protocols.
|
||||||
|
|
||||||
Supported protocols:
|
Supported protocols:
|
||||||
--------------------
|
--------------------
|
||||||
|
Reference in New Issue
Block a user