Petr Pridal

Results 86 comments of Petr Pridal

> Behavior of ViewerInstanceURL#URL is expected to be same as pasting or dragging-and-dropping URL into empty ViewerInstanceURL? Yes. But it is a basic click on a hyperlink - like any...

Relevant: http://erouault.blogspot.ch/2014/12/gdal-geopackage-raster-support.html

Relevant internal ticket: https://github.com/klokan/maptiler/issues/96

Serving of GeoPackage is fully implemented now using both: - MapTiler Cloud - from a global infrastructure via Maps API - https://www.maptiler.com/cloud/ - MapTiler Server - from your own servers...

Looks like regression on https://github.com/klokantech/tileserver-php/commit/5f314fef28a38d21fa4b83fa050f60c50632d63a There seems to be a missing `isset()` test for `HTTP_X_FORWARDED_PROTO `. Can you please fix it and a pull request @piedmontlong ?

Looks like a duplicate to #62. @uekeueke could you please upgrade to latest version and test this?

OSM2VectorTiles has been closed down. Mapbox claims it breaches their intellectual property, so OSM2VT tiles should not be used in production... Please download vector tiles from our new project. We...

BTW If you find this tips helpful - would you be please so kind and improve the documentation at: https://openmaptiles.org/docs/host/tileserver-php/. Just edit: https://github.com/openmaptiles/www.openmaptiles.org/blob/master/docs/host/tileserver-php.md

Hi @int19h - have you managed to make it run for you? Improvement of the docs would be amazing! :+1:

If you want to use fonts statically, then the JSON style must request only one font - so your modification of the style is correct. This is a way forward...