Tagged Questions
2
votes
0answers
105 views
How do I determine appropriate Date query syntax for a layer?
I'm writing a web mapping query tool to query Esri mapservice layers by date using the REST API.
It has been said that the syntax depends on what kind of database is behind the mapservice layer, as ...