oobrien / oomap

OpenOrienteeringMap. Includes the website, tiling scripts, and mapnik stylesheets for OOMap and other raster tile layers.
GNU General Public License v2.0
45 stars 8 forks source link

Switch to Overpass API for the tile generation #57

Closed oobrien closed 1 year ago

oobrien commented 4 years ago

This would eliminate the need for large, local databases. However, we would still use a local cache, for both the tile generation and the map PDF generation.

Start with global and then if this works OK then switch the country ones too. We would likely need to retain the contours db.

cadnant commented 1 year ago

Fixed in #69 .