|
POST
|
The issue we are experiencing is that we have a dynamic service using the maplex labeling engine to label pipe invert elevations. It looks great in Arcmap but when when we publish it to ArcGIS Server and use the service in a custom print service, the labels get duplicated. I think this is occuring because the server, like the JS API, is breaking the request for the dynamic service into multiple tiles (512x512). Each tile is rendered by the server separately and thus we get duplicate labels. Is there any way to disable this? If the server made just one request for the dynamic service, I believe this issue would go away. I think an alternative would be to force the labeling engine to only label at the end of the line segment. We cannot seem to find an option to force this behavior. Any invert at the end of a line segment offscreen gets labeled at the edge of the extent. Here's a screenshot of an extent in Arcmap: And the same extent printed to a PDF via a custom print service (using custom layouts only using the ExportWebMapTask gp tool):
... View more
10-18-2016
08:39 AM
|
0
|
1
|
1776
|
|
POST
|
We are also using Collector for indoor mapping and our staff actually find it more useful to just turn GPS off when indoors. On iOS at least, you disable access to GPS in the iOS privacy settings.
... View more
09-20-2016
12:52 PM
|
0
|
0
|
1121
|
|
POST
|
I'm having the same issue, Portal 10.3 editable feature service, HasM:false. I did not add the feature service to Portal as an item, just added the layer directly from our server. Any thoughts?
... View more
08-11-2016
01:35 PM
|
0
|
0
|
3527
|
|
POST
|
I'm having the same issue (seems to only have begun recently) except holding Ctrl does not work. I see the move cursor but the map pans. Happens across multiple browsers. Also, if the map is in "Edit" mode, I cannot select an existing feature to edit. I can see the call go out to the attachment service for the feature but I never see a popup displayed. The only way we are able to edit points is in ArcMap or Collector.
... View more
08-11-2016
01:25 PM
|
0
|
0
|
2734
|
|
POST
|
We had a similar issue and needed to configure are webserver hosting the web adaptor to accept larger uploads. We added the following to our web.config file: <system.webServer> .... <security> <requestFiltering> <requestLimits maxUrl="16384" maxQueryString="8192" /> <verbs> </verbs> </requestFiltering> </security> </system.webServer>
... View more
07-28-2016
07:59 AM
|
1
|
5
|
3557
|
|
POST
|
I can confirm that this same bug replies to tables as well. In other words query layers that don't have a shape field. Hopefully Esri will do something about this soon!!!! In the meantime, they should update operations dashboard to not use the statistical queries!
... View more
03-12-2016
11:02 AM
|
0
|
0
|
4009
|
|
POST
|
We are having the same issue only using Portal instead of AGOL. However, I don't think there is an admin mode in Portal where you can override the template. Hopefully Esri will address this in Portal as well.
... View more
02-19-2016
10:53 AM
|
0
|
0
|
3943
|
|
POST
|
Has anyone gotten this to work with the Trimble R10 receivers?
... View more
02-11-2016
10:56 AM
|
0
|
2
|
4110
|
|
POST
|
Funny, our networking group who manages the AV product cannot figure out how to temporarily disable it. Aaarrrggghhh...
... View more
02-10-2016
01:38 PM
|
1
|
0
|
4431
|
|
POST
|
No, I have just been using the included version of nodeJS, running it via the Startup.bat file (I'm on a Windows 7 system). We recently moved to Symantec Endpoint Protection and sort of suspect a recent update to AV policy may be an issue but of course proving this to our IT folks will be impossible.
... View more
02-10-2016
12:47 PM
|
0
|
2
|
4431
|
|
POST
|
I did, I've also tried extracting WAB to different locations, trying different browsers etc. to no avail.
... View more
02-10-2016
12:37 PM
|
0
|
4
|
4431
|
|
POST
|
Hi all, We built a couple of apps with WAB and it worked great. However, yesterday I went to make some modifications to an app I have deployed on our webserver and ran into problems just getting WAB to load. I'm running using the startup.bat file provided with the 1.3 release of the developer version located on my local C drive (Wiindows 7, 64bit). The last time I used WAB, approximately two weeks ago, it ran great. However, since yesterday, the command window seems to open fine when running the startup.bat script however WAB takes FOREVER to load. Inspecting the network traffic in Chrome dev tools shows that downloading js files, application icons (.png) even css files is taking up to 3 or 4 minutes in some cases. It seems there must be something going on with the internal nodejs server and my Windows environment. Has anybody else run into this and have a fix? Thanks! Jade
... View more
02-10-2016
12:22 PM
|
0
|
10
|
8842
|
|
POST
|
If I add one the sublayer I'm trying to create a popup on as a feature layer to my map, I cannot configure popups on that layer until I remove the dynamic map layer, save the map and then reload the map. I can then configure popups on it. There must be something about the service that neither portal nor Explorer likes.
... View more
12-04-2015
01:39 PM
|
0
|
0
|
1592
|
|
POST
|
I'm on iOS 9.1. However, I'm pretty sure it has something to do with the may service. In the web map, when I click on the 'Configure Popup' link, the popup configuration dialog is never shown and in the chrome dev tools console I get a variety of error messages (see below). The only thing I can think of is the service was published with the preserve layer id's option turned on in Arcmap. It's a 10.3.1 server hosting the service. Like I said, I have other services that work just fine. Thanks! TypeError: Cannot read property 'name' of undefined(…) "TypeError: Cannot read property 'name' of undefined at Object.arcgisonline.map.main.getLayerTitle (https://<<server name>>/portal/home/10.3.1/js/arcgisonline/arcgisonline.js:11536:85) at b.declare._init (https://<<server name>>/portal/home/10.3.1/js/arcgisonline/arcgisonline.js:1291:435) at b.declare.startup (https://<<server name>>/portal/home/10.3.1/js/arcgisonline/arcgisonline.js:1259:36) at https://<<server name>>/portal/home/10.3.1/js/arcgisonline/base.js:820:46 at Object.h.forEach (https://<<server name>>/portal/home/10.3.1/js/jsapi/dojo/dojo.js:235:285) at d.startup (https://<<server name>>/portal/home/10.3.1/js/arcgisonline/base.js:819:471) at Object.g.around.advice (https://<<server name>>/portal/home/10.3.1/js/jsapi/dojo/dojo.js:250:237) at h.(anonymous function).g [as startup] (https://<<server name>>/portal/home/10.3.1/js/jsapi/dojo/dojo.js:250:39) at n (https://<<server name>>/portal/home/10.3.1/js/jsapi/dojo/dojo.js:112:92) at d.startup (https://<<server name>>/portal/home/10.3.1/js/arcgisonline/base.js:695:282)"n @ dojo.js:formatted:5859(anonymous function) @ dojo.js:formatted:5883h.filter @ dojo.js:formatted:6503k @ dojo.js:formatted:5882 dojo.js:formatted:5859 TypeError: Cannot read property 'destroy' of undefined(…) "TypeError: Cannot read property 'destroy' of undefined at b.declare.destroy (https://<<server name>>/portal/home/10.3.1/js/arcgisonline/arcgisonline.js:1257:205) at b.declare.showStack_PopupStack (https://<<server name>>/portal/home/10.3.1/js/arcgisonline/arcgisonline.js:9222:220) at b.declare.showStack (https://<<server name>>/portal/home/10.3.1/js/arcgisonline/arcgisonline.js:9209:30) at e (https://<<server name>>/portal/home/10.3.1/js/arcgisonline/arcgisonline.js:1219:92) at https://<<server name>>/portal/home/10.3.1/js/arcgisonline/arcgisonline.js:1223:70 at c (https://<<server name>>/portal/home/10.3.1/js/jsapi/dojo/dojo.js:83:221) at A.then.then [as then] (https://<<server name>>/portal/home/10.3.1/js/jsapi/dojo/dojo.js:85:301) at Object.arcgisonline.map.leftPanel.openLeftPopupPanel (https://<<server name>>/portal/home/10.3.1/js/arcgisonline/arcgisonline.js:1222:490) at b.declare.configurePopup (https://<<server name>>/portal/home/10.3.1/js/arcgisonline/arcgisonline.js:12161:479) at null.<anonymous> (https://<<server name>>/portal/home/10.3.1/js/jsapi/dojo/dojo.js:183:241)"n @ dojo.js:formatted:5859(anonymous function) @ dojo.js:formatted:5883h.filter @ dojo.js:formatted:6503k @ dojo.js:formatted:5882 dojo.js:formatted:5859 TypeError: Cannot read property 'destroy' of undefined(…) "TypeError: Cannot read property 'destroy' of undefined at b.declare.destroy (https://<<server name>>/portal/home/10.3.1/js/arcgisonline/arcgisonline.js:1257:205) at b.declare.showStack_PopupStack (https://<<server name>>/portal/home/10.3.1/js/arcgisonline/arcgisonline.js:9222:220) at b.declare.showStack (https://<<server name>>/portal/home/10.3.1/js/arcgisonline/arcgisonline.js:9209:30) at e (https://<<server name>>/portal/home/10.3.1/js/arcgisonline/arcgisonline.js:1219:92) at https://<<server name>>/portal/home/10.3.1/js/arcgisonline/arcgisonline.js:1223:70 at c (https://<<server name>>/portal/home/10.3.1/js/jsapi/dojo/dojo.js:83:221) at A.then.then [as then] (https://<<server name>>/portal/home/10.3.1/js/jsapi/dojo/dojo.js:85:301) at Object.arcgisonline.map.leftPanel.openLeftPopupPanel (https://<<server name>>/portal/home/10.3.1/js/arcgisonline/arcgisonline.js:1222:490) at b.declare.configurePopup (https://<<server name>>/portal/home/10.3.1/js/arcgisonline/arcgisonline.js:12161:479) at null.<anonymous> (https://<<server name>>/portal/home/10.3.1/js/jsapi/dojo/dojo.js:183:241)"n @ dojo.js:formatted:5859(anonymous function) @ dojo.js:formatted:5883h.filter @ dojo.js:formatted:6503k @ dojo.js:formatted:5882 dojo.js:formatted:5859 TypeError: Cannot read property 'destroy' of undefined(…) "TypeError: Cannot read property 'destroy' of undefined at b.declare.destroy (https://<<server name>>/portal/home/10.3.1/js/arcgisonline/arcgisonline.js:1257:205) at b.declare.showStack_PopupStack (https://<<server name>>/portal/home/10.3.1/js/arcgisonline/arcgisonline.js:9222:220) at b.declare.showStack (https://<<server name>>/portal/home/10.3.1/js/arcgisonline/arcgisonline.js:9209:30) at e (https://<<server name>>/portal/home/10.3.1/js/arcgisonline/arcgisonline.js:1219:92) at https://<<server name>>/portal/home/10.3.1/js/arcgisonline/arcgisonline.js:1223:70 at c (https://<<server name>>/portal/home/10.3.1/js/jsapi/dojo/dojo.js:83:221) at A.then.then [as then] (https://<<server name>>/portal/home/10.3.1/js/jsapi/dojo/dojo.js:85:301) at Object.arcgisonline.map.leftPanel.openLeftPopupPanel (https://<<server name>>/portal/home/10.3.1/js/arcgisonline/arcgisonline.js:1222:490) at b.declare.configurePopup (https://<<server name>>/portal/home/10.3.1/js/arcgisonline/arcgisonline.js:12161:479) at null.<anonymous> (https://<<server name>>/portal/home/10.3.1/js/jsapi/dojo/dojo.js:183:241)"
... View more
12-04-2015
01:24 PM
|
0
|
1
|
1592
|
| Title | Kudos | Posted |
|---|---|---|
| 2 | 06-08-2017 06:28 AM | |
| 1 | 01-03-2018 11:04 AM | |
| 1 | 10-07-2015 02:01 PM | |
| 1 | 01-15-2018 12:18 PM | |
| 1 | 01-15-2018 12:38 PM |
| Online Status |
Offline
|
| Date Last Visited |
01-16-2024
05:27 AM
|