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
Disallow temporal types in query params in HTTP driver
There currently exists no way for the REST endpoint to accept spatial
and temporal types as query parameters. This commit makes driver fail
fast so that given spatial or temporal objects are not misinterpreted
as maps.
0 commit comments