|
POST
|
The feature service appears to draw very quickly at large scales. The problem appears to be the slow draw speed at the initial extent. Have you considered using a scale threshold to suppress the feature service at smaller scales? Bernie.
... View more
09-22-2022
12:59 PM
|
1
|
0
|
6478
|
|
POST
|
In my opinion, if you don't need an enterprise geodatabase (multi-user relational database) then it is best to avoid the additional complexity. It has been a long time since we did any testing so I can't say if a file geodatabase would be faster but I suspect it is marginally faster. But that depends on where your file geodatabase is stored and the speed of the storage system versus the speed of your enterprise database system. Bernie.
... View more
09-18-2022
05:54 AM
|
1
|
0
|
1135
|
|
POST
|
Joanne, for our Public facing apps (no login required) we use an iframe to embed our Web AppBuilder apps into a simple HTML page. Then the HTML page is hosted on our web server. This will work for Experience Builder apps too. We prefer to NOT use the developer edition to keep things simple. Have a look at the source for this page and you will see what I mean - https://geonb.snb.ca/geonb/ Bernie.
... View more
08-31-2022
11:37 AM
|
2
|
2
|
5068
|
|
POST
|
Hello @pzhuchkov , If you are concerned that your search widget is not working properly I recommend you use your web browser's developer tools to inspect the request and response that your web application is sending. I use Google Chrome. Here is a good link on how to use the Chrome Dev tools to get the info you need - https://www.geeksforgeeks.org/how-to-use-chrome-developer-tools-for-api-testing/ Bernie.
... View more
08-23-2022
04:45 AM
|
0
|
0
|
1158
|
|
POST
|
Chris, The max record count does not apply to the number of features drawn for a map image request (export). The max record count applies to a query request. For example, I publish a dynamic map service for our parcel map and it includes about 600,000 polygons. The MaxRecordCount is set at 2000. This will limit the number of records that can be returned when a user attempts to query the map service. A query for a very large number of records will take longer and consume more server resources and slow down responses for all of your other users. If you want to limit the number of features drawn when your map service does an export operation you should apply scale thresholds in your map document. In our parcel map service the Min Scale is set to 31,999 to limit the number of parcels that are drawn. The support document you referenced refers to a feature service, not a map service. When a user requests a map draw from a feature service the vector data is transferred to the client and rendered on the client side. When a user requests a map draw from a map service the service will generate an image of the data on the server side and send a jpg or png file to the client. Bernie.
... View more
07-29-2022
09:56 AM
|
1
|
1
|
1855
|
|
POST
|
Hello, I think publishing your mxd as a map service will be simpler. A map service will maintain the colors and layer ordering and connection to your geodatabase. Bernie.
... View more
07-29-2022
04:10 AM
|
0
|
1
|
1634
|
|
POST
|
Crystal, You got this. The article makes it very clear how to code the formatting of your multi-line labels. Please share an image of your completed labels when you are done. Thanks, Bernie.
... View more
07-27-2022
05:54 AM
|
0
|
0
|
2248
|
|
POST
|
Crystal, There is this Esri Support Article - https://support.esri.com/en/technical-article/000025694. But there was also something mentioned at the Esri UC2022. I can't remember if it was in an Arcade session or a Map Viewer session. Unfortunately, new features just metioned at the UC2022 may not be available to you in your version of Portal. Bernie.
... View more
07-27-2022
04:18 AM
|
1
|
2
|
2258
|
|
POST
|
It sounds like the map service for your basemap is not available to your web map. Test your map service. I have seen this error in my own web maps when our servers were malfunctioning. Bernie.
... View more
07-20-2022
02:31 PM
|
1
|
0
|
3245
|
|
POST
|
If the REST API does not have a method to return a feature service's definition query it should be added. I can see this being useful. Bernie.
... View more
06-17-2022
10:12 AM
|
0
|
0
|
5229
|
|
POST
|
We have published a topo basemap to ArcGIS Online as a vector tile package (VTPK). Is there a free mobile app that will allow anyone (i.e. people without an AGOL account) to download and view our VTPK on their mobile device? And still be able to view the VTPK map when they are out of network coverage? Free maps (VTPK) are great but they are not helpful if your audience needs to buy apps or an AGOL subscription to use them. Thanks, Bernie.
... View more
06-16-2022
11:54 AM
|
0
|
1
|
1381
|
|
POST
|
Is there a button that looks like this "</>" that will allow you to edit the html?
... View more
06-16-2022
11:42 AM
|
1
|
0
|
1349
|
|
POST
|
Anna, would this help? Instead of placing the hyperlink on the full title just palce the hyperlink on one or two words in the title, for example: The Department of Microbiology & Immunology
... View more
06-15-2022
07:34 AM
|
1
|
2
|
1365
|
|
POST
|
Zach, If a layer is truned off in the web app then a map refresh will not trigger a request for that layer. It is easy to test this. Open the web app in Chrome and trun off all layers but one. Now open the Chrome DevTools (press <F12>). Choose the "Network" tab in DevTools. Now pan the map a small amount and you should see just one request for a map service. Turn on another map service and pan the map again - you should see two requests. It helps to clear the records in DevTools between each pan of the map: I hope this helps. DevTools is very useful for inspecting the requests that are sent to your servers. You should check out some of the DevTools tutorials. Bernei.
... View more
06-01-2022
12:33 PM
|
3
|
0
|
1687
|
|
POST
|
FGDB does not support editing on a featrue service. You need to use an Enterprise geodatabase. Here is a similar question - https://community.esri.com/t5/arcgis-online-questions/layer-s-data-source-not-supported-feature-service/td-p/132584
... View more
06-01-2022
05:35 AM
|
4
|
2
|
2828
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 02-24-2026 06:27 AM | |
| 1 | 02-24-2026 06:03 AM | |
| 15 | 03-24-2026 09:08 AM | |
| 1 | 03-20-2026 05:56 AM | |
| 1 | 03-04-2026 05:39 AM |
| Online Status |
Offline
|
| Date Last Visited |
Friday
|