Closed StevenWInfo closed 7 years ago
I initially thought that SODA functions like within_circle()
took the values for things like points in a different format, but I found that the function actually does take two numeric values for the latitude and longitude rather than a point value. I'll have to do a little investigating, but this may not be necessary.
I've looked over the functions and it looks like there may not actually be any different representations like I initially thought. I'll close the bug for now, but if some testing or something in the future shows that this actually is a problem, we can reopen this issue.
Some of the literal SODA values inside of functions appear differently when displayed as parameters. Mostly, these are the geometric types in things like
within_circle()
.