Pham-Vincent / Equitable-Water-Solutions

3 stars 0 forks source link

Create Offsets #129

Closed snowcov closed 1 month ago

snowcov commented 1 month ago

Offset Virginia locations and power/nuclear locations

Need to figure out if we need to offset all locations.

Related Question: How will we offset locations?

snowcov commented 1 month ago

How offset will work:

Create function to change longitude and latitude randomly by .01 to .1 (6.9 miles latitude : 5.46 miles longitude)

Reference: https://www.usgs.gov/faqs/how-much-distance-does-a-degree-minute-and-second-cover-your-maps

snowcov commented 1 month ago

Wrote simple python script to go through JSON files and change the longitude/latitude for each point randomly up to about 2 miles away from the origin.

Image