alacarte-maps / alacarte

Renderer for OpenStreetMap tiles.
https://alacarte-maps.github.io/
Other
58 stars 18 forks source link

added an option to the importer to bound the imported data #108

Closed SrTobi closed 6 years ago

SrTobi commented 6 years ago

Because alacarte uses an insane amount of memory, and I have no idea why, I implemented a feature with which you can bound the imported area. Use min-lat, max-lat, min-lon, max-lon to specify the rectangular area you want to import.

florianjacob commented 6 years ago

Looks like a good idea! :+1: Did not test, but the CIs agree. Added an entry to the Changelog.