tilezen / tileserver

A lightweight tileserver to share code paths with tilequeue for tile generation.
MIT License
79 stars 27 forks source link

AssertionError: Missing min_zoom in layer water #127

Closed nafis042 closed 6 years ago

nafis042 commented 6 years ago

I installed vector-datasource as per instruction. Then I import data into database. after that I installed tileserver and ran the server. no matter what I requests it always shows error on different layers saying that missing min_zoom in layer. How can I solve this? image