sharedstreets / sharedstreets-js

SharedStreets (Node.js & Javascript)
https://sharedstreets.io
MIT License
78 stars 25 forks source link

API and CLI: Update (and auto-populate) list of OSM planet tile sets #32

Open emilyeros opened 5 years ago

emilyeros commented 5 years ago

Would be ideal to auto-populate a list of tilesets that the API and CLI can access

morganherlocker commented 5 years ago

The API doesn't show any tilesets generated after 181224.

@kpwebb want to weigh in here? I think this comes down to hardening the planet extractor and making sure cron is configured properly (or whatever schedule mechanism is used). If so, let's close this ticket and open a ticket on that toolset repo.

The CLI needs an option to list all available tilesets

👍 This feature will be needed when the CLI allows for specifying a tileset.

morganherlocker commented 5 years ago

API and CLI

I would hesitate to expose this by CLI, since scanning a bucket like this is generally a slow operation, and would be vulnerable to DDOS.