Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

Can I generate map tiles using PBF files from geofabrik.de and composer, and use with tileserver-php? #131

Open
bongobongo opened this issue Jul 14, 2018 · 1 comment

Comments

@bongobongo
Copy link

Hi
Just came across this tileserver. Looks very interesting.
I have have a few questions before I even try to test the tileserver-php.

It says e.g.:
"...It is a free and open-source project implementing OGC WMTS standard for pre-rendered map tiles made with MapTiler, GDAL2Tiles, or available as MBTiles files..."

I was thinking about downloading PBF files from this site:
http://download.geofabrik.de/

And then using Docker and Docker composer to generate vector map tiles from the PBF files, as mentioned here, using Docker and Docker Composer:
https://openmaptiles.org/docs/generate/generate-openmaptiles/

Will tileserver-php work against these pre-rendered vector map tiles generated with Docker, or are they not compatible?

If the above will work, is there any usage restrictions for using tileserver-php with the generated vector map tiles, together with leafletjs - on a website?

@pathmapper
Copy link

Will tileserver-php work against these pre-rendered vector map tiles generated with Docker, or are they not compatible?

Yes, see https://openmaptiles.org/docs/host/tileserver-php/

If the above will work, is there any usage restrictions for using tileserver-php with the generated vector map tiles, together with leafletjs - on a website?

https://openmaptiles.org/docs/website/leaflet/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants