mapzen / metro-extracts

DEPRECATED. See readme for alternative ways to get "city-sized chunks" of OpenStreetMap data
ISC License
25 stars 27 forks source link

Add API call to regenerated requested extracts #194

Closed binx closed 8 years ago

binx commented 8 years ago

Scenario: Someone wants Fremont data, but they want to be able to update it without having to go through the request flow again. Should we allow an "update" button, such as on /odes/extracts?

@migurski @sleepylemur would love input on this

migurski commented 8 years ago

I think this is a great idea. It should probably come with some indication of when an extracts was requested, so a user understands why it needs to be re-requested.

souperneon commented 8 years ago

Agreed. We should maintain the date we have right now. HOT OSM has this: screen shot 2016-07-29 at 3 44 57 pm

They use "Rerun export" and in the user dashboard under "My exports" have the ability to manage an export i.e. delete or rerun. screen shot 2016-08-01 at 10 56 33 am

migurski commented 8 years ago

This can happen after https://github.com/mapzen/data-pages/pull/193 is complete.