Tagged Questions
4
votes
2answers
1k views
How to send long JSON objects (polygon geometry, table rows) in POST request to Geoprocessing Service?
I am seeking to understand my options for sending long JSON objects in a request to a Geoprocessing Service.
In particular, I am looking for some example code to illustrate how to include two long ...