developmentseed / developmentseed/worldpop
Better names for `polygonArea` and `totalArea`
Open
- Dominant language
- JavaScript
- Stars
- 13
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
These properties in the exported GeoJSON are badly named. What they really mean:
- polygonArea = the area of the data polygons that we actually counted
- totalArea = the area of the shape that the user drew
This is, at best, backwards...
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.