You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
can we add a test on the spatial extent to make sure it's not wider or longer than, e.g. an MSA? Let us know if you want distance inputs for this.
from George:
I was running the code on Jerry's data and it was taking an unexpectedly long time, then I ran out of hard drive space. There are a couple coordinates in the data which are far outside of Chicago (LA and DC actually), and a number that are in the Chicago suburbs. I think this just underscores the importance of adding some of the data checks. Ultimately, I think we do want a input data verification in the web app, but until we have that, it may be good to add a quick check in the back-end code?
The text was updated successfully, but these errors were encountered:
In the past I've looked for a formula for converting two coordinates of a bounding box on a sphere to spatial area, but was unable to find one. Could you point me in the right direction?
On Fri, 9 Nov 2018 at 15:51, Logan Noel ***@***.***> wrote:
In the past I've looked for a formula for converting two coordinates of a
bounding box on a sphere to spatial area, but was unable to find one. Could
you point me in the right direction?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#17 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ANC8fzXtZzo0A9C1OkMK6zZOq-R9_emLks5utfjJgaJpZM4YXiH2>
.
can we add a test on the spatial extent to make sure it's not wider or longer than, e.g. an MSA? Let us know if you want distance inputs for this.
from George:
I was running the code on Jerry's data and it was taking an unexpectedly long time, then I ran out of hard drive space. There are a couple coordinates in the data which are far outside of Chicago (LA and DC actually), and a number that are in the Chicago suburbs. I think this just underscores the importance of adding some of the data checks. Ultimately, I think we do want a input data verification in the web app, but until we have that, it may be good to add a quick check in the back-end code?
The text was updated successfully, but these errors were encountered: