SEED-platform / seed

Standard Energy Efficiency Data (SEED) Platform™ is a web-based application that helps organizations easily manage data on the energy performance of large groups of buildings.
Other
106 stars 55 forks source link

Fix floating point rounding #4609

Closed axelstudios closed 2 months ago

axelstudios commented 3 months ago

Any background context you want to provide?

UBIDs like 86HJX66V+M5R-4-1-3-2 decode to latitude/longitude centroids with floating-point rounding errors:

41.96174999999997, -87.75712499999999

What's this PR do?

How should this be manually tested?

  1. Upload the covered building list file, ensure that the geocoded lat/long values don't display floating point rounding errors

Screenshots (if appropriate)

Before and after:

floating-point