osm-coverage icon indicating copy to clipboard operation
osm-coverage copied to clipboard

Coverage counts cannot be more granular than the mbtile dimension

Open jothirnadh opened this issue 9 years ago • 0 comments
trafficstars

While working on our hackday project using OSM-coverage processor we came across with this issue which is discrbed below.

In our project we wanted to calculate the length of the roads per district in Bangkok metropolitan area. There are a total of 50 districts in Bangkok metropolitan area but the coverage processor returned only 25 results when we ran it across the city. On research we found that the reason for this result is the size of the mbtiles is much larger than some of the districts. It is only giving the statistics for entire mbtile for the first district it came across and skipping the rest of them. This shows the issue with the granularity of coverage counts as we run it for smaller areas.

jothirnadh avatar Jan 22 '16 08:01 jothirnadh