MBTiles and MapTiler folder hosting with TileJSON, OGC WMTS, UTFGrid interaction and web interface. QGIS & ESRI ArcGIS compatible. Runs on any Apache+PHP webhosting. MapBox Studio Vector Tiles hosting.
Do you mean that tiles put in the data directory should be 256x256 pixel or do you mean that vector tiles outputed by the server can only be 256x256 pixel?
I ask it because as far as I understand last Mapbox's documentation, it needs 512 pixel size whereas Openlayer use more common 256px and at the moment I failed to make it working with Mapbox : the tilesever returns 204 status code so I suspect that the server does not understand 512px's x,y bounds into the url...
Hi,
I'm using your server to perform POCs comparison between Openlayer and Mapbox.
I see in the documentation that one of your tool limitation is:
Do you mean that tiles put in the data directory should be 256x256 pixel or do you mean that vector tiles outputed by the server can only be 256x256 pixel?
I ask it because as far as I understand last Mapbox's documentation, it needs 512 pixel size whereas Openlayer use more common 256px and at the moment I failed to make it working with Mapbox : the tilesever returns 204 status code so I suspect that the server does not understand 512px's x,y bounds into the url...