osm-fr / osmose-frontend

Part of osmose that shows results on the website http://osmose.openstreetmap.fr
GNU General Public License v3.0
41 stars 38 forks source link

Offer statistics per administrative boundary #463

Closed PanierAvide closed 4 months ago

PanierAvide commented 1 year ago

As now, Osmose offer statistics for a given item through /issues/graph.json endpoint. It can be filtered either by country (regional extract) or a bounding box. Would it be complex / feasible to add filtering based on administrative boundary ?

frodrigo commented 4 months ago

No. It would suppose to store each issues from each delay update in the history.

We "just" store the count for each (item,class,country). And we already have 2Go of that.