GFDRR / osm-analytics-cruncher

Backend code for osm-analytics
https://github.com/hotosm/osm-analytics
0 stars 0 forks source link

Add support for configurable aggregated/non-aggregated attribute specification #9

Open tiagojsag opened 7 years ago

tiagojsag commented 7 years ago

Context

we will have a new API to serve the analytics data decoupled from the actual map tiles.

Proposal

As we add more features and attributes to the API, we propose, whenever relevant, differentiating them based on their usage. Using that criteria, we can opt by different processing approaches, which will allow serving more data while optimizing the crunching time.