osm-analytics
osm-analytics copied to clipboard
Provide download option for selected data and summary statistics
This is something we originally discussed and would be great to have, allowing download in CSV or GeoJSON format:
- Full data download within selected AOI and time period (this may work with a call to the Export Tools API)
- Summary statistic for selected AOI, aggregated by year or other property (e.g. building type, etc)
Export Tools API
Is this this one: https://github.com/hotosm/osm-export-tool2/wiki/HOT-Export-API ?
Yes - copying @dodobas @bjohare
Not sure how it'd handle auth though... and it may create too much load for the Export Tool
Let's think about it, it may be better to limit to some predefined AOIs to start.
@cgiovando Is this a feature that should be factored into the current Export Tool development?