-
I'm not able to create a GIS instance on ArcGIS Enterprise on Kubernetes 11.1 when OpenID Connect is configured.
It seems like it is a misconfigured json string ```js_object``` in ```_token.py```.…
-
-
Hi,
I have ran into an interesting problem when querying an ArcGIS server with a complex geometry...
```
Query query = new Query(service.AsEndpoint())
{
…
-
We're still getting errors when clicking on the lower Mississippi. the attached graphic TT_error.png shows the error and a run-away request from the server. The request when I grabbed the screen captu…
-
The mapbox style for the NYC basemap created by ESRI fails to load when using mapbox-gl-js
## Expected Behavior
The mapbox style for the NYC basemap created by ESRI loads successfully when using m…
-
-
Waiting on us for to review their data
- review their data
- create ArcGIS Server w/sde for replication
- upload the data
- check the rest endpoint for the routing algorithms.
-
## Background
ArcGIS Server tries to validate any token passed in a request whether or not authentication is needed for that request. This can lead to a scenario such as the following:
Bob creates…
-
Hi there,
It would be great to set the ESRI’s " NoDataTileBehavior", so you could zoom in further without the map turning grey.
https://developers.arcgis.com/qt/cpp/api-reference/maptypes-h.html#N…
-
#### Steps to reproduce
Publish GP Process with simple R Script.
Just print datetime every 10 seconds.
```
message("Start")
tool_exec