Tagged Questions
8
votes
1answer
359 views
ESRI HTTP where query
A friend and I are currently creating a pretty straight forward LINQ to ESRI library that sends HTTP queries to an ArcGIS MapServer and then parses the JSON response appropriately.
Everything is ...