rl-institut / NESP2

Webmap (using leaflet) for visualizing village cluster identification and prioritization for off-grid electrification in Nigeria.
GNU Affero General Public License v3.0
2 stars 2 forks source link

Adapt building filter value #282 #294

Closed christian-rli closed 4 years ago

christian-rli commented 4 years ago

Fix #282 .

The issue was that maximum filter values seemed too high for states like Kogi. I set the maximum to 10.000+, of which there are a few in other states. Kogi e.g. has a cluster with over 900 buildings for which about 80% of the filter length is used (uneven scaling). This solves the original issue and maintains consistency across states.