go-spatial / tegola-osm

Various scripts for importing and running a mirror of OSM with tegola
https://demo.tegola.io
MIT License
73 stars 26 forks source link

Natural Earth SQL query fix + max zoom level increase #68

Closed diehl closed 1 year ago

diehl commented 2 years ago

Made edits to tegola_st_asmvt.toml to correct the SQL queries for the Natural Earth data. Those queries still assumed the NE data resided in a separate database. Also increased some max zoom levels to be consistent with tegola.toml.

ARolek commented 1 year ago

@diehl this LGTM! Can you please squash into a single commit and then I will merge it in? Thanks again!

diehl commented 1 year ago

@ARolek Ok I think this is good to go! You are most welcome!

ARolek commented 1 year ago

Looks great!