You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I started implementing this, but there are issues:
When selecting a country, should that count as a "Country" filter selection? And if so, how do we handle selecting countries which that filter does not contain, e.g. Somalia?
The other option is to select the country as a polygon, but the problem with this is that many countries are not just one polygon, e.g. Denmark, so we would need server side support for selecting multiple polygons.
2b. Another issue with this is that the country polygons I am using are fairly low resolution to save on space, which in some edge cases could result in a case where a site in a country could end up outside the country polygon.
Would be cool if you could also get the county polygons on the filter map.
The text was updated successfully, but these errors were encountered: