I'm trying to figure out how to get the polygon's area (eg, a town) in feet/km on my d3 map. Currently have this as a way to get the distance from one point to another
http://www.movable-type.co.uk/scripts/latlong.html
I'm not sure if there's a better way of doing it?