Skip to content

Server doesn't return any data. #1287

Closed Answered by sharkAndshark
Zit-Zitoun asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Zit-Zitoun Have a good day!

Why is Martin able to return PNG data

Martin just return the tile data stored in MBTIles, and MBTiles could store PNG data based on the spec: The tile_data column MUST contain the raw binary image or vector tile data for the associated tile as a blob

Why is Martin returning 204 code and not sending data when I use it with vector MBTiles files.

  • Maybe there is no tile in 11/48/54?
  • What's your tile-grid?
  • Have you view it on QGIS?

And would you mind share this file? I'd love to debug it.

PS. You could inspect the MBTiles file with tools like DBeaver, Navicat, etc. They are sqlite file generally.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Zit-Zitoun
Comment options

Answer selected by Zit-Zitoun
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants