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

FWA_IndexPoint - round measures? #61

Open
smnorris opened this issue Sep 17, 2021 · 1 comment
Open

FWA_IndexPoint - round measures? #61

smnorris opened this issue Sep 17, 2021 · 1 comment

Comments

@smnorris
Copy link
Owner

This level of precision is tiresome. Is it practical to round the outputs? Certainly distance_to_stream can be rounded to nearest cm or mm, but rounding the route measure may get fussy. If adjusting all fwapg dependent scripts to use FWA_IndexPoint rather than custom queries it might be ok.

 stream_crossing_id | blue_line_key | downstream_route_measure | distance_to_stream 
--------------------+---------------+--------------------------+--------------------
                  1 |     360884282 |        866.1525308411424 |  6.945908761529624
                  1 |     360825762 |                        0 |  94.80438292808357
                  2 |     360866620 |        36032.59046348071 | 3.7025663441681003
@smnorris
Copy link
Owner Author

distance_to_stream now rounded to nearest mm.
ae7846a

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

1 participant