Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Measurement tool errors at small scale #437

Closed
chriswhong opened this issue Dec 5, 2017 · 3 comments
Closed

Measurement tool errors at small scale #437

chriswhong opened this issue Dec 5, 2017 · 3 comments

Comments

@chriswhong
Copy link
Contributor

Received via email:

it seems that both the polygon tool and linear tool have errors at small scales – they only seem to work at or above 1 mile which is why our office was most likely having issues. In summary:

  • Columbus Circle appears to be the same amount of square feet as it is square meters. (Measure the circumference of the circle in feet and then switch to meters)
  • The linear measuring tool jumps from 1,609 feet to 1 mile (measure a line feature and observe the jump from feet to miles happens at the wrong spot)
@chriswhong chriswhong added the bug label Dec 5, 2017
@chriswhong
Copy link
Contributor Author

Hotfixed in 907c950, which refactors handleMeasurement() in main-map.js.

Confirmed conversions between standard and metric are accurate, and all "upgrades" to larger units are taking place at the appropriate thresholds.

@chriswhong
Copy link
Contributor Author

Also confirmed tracing this BBL in staten island measures ~9000sf in area, consistent with the lot area in PLUTO

@gtodorovic
Copy link

Measurement tools is working perfectly now. Square Footage is extremely close to the site Survey on file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants