|
IDEA
|
Thanks @Joshua-Young With that I'm going to close it as implemented.
... View more
Tuesday
|
0
|
0
|
98
|
|
IDEA
|
@Joshua-Young This reset option was introduced in ArcGIS Pro 3.6. Can you pls try and let us know? Please note that this action is undo/redo-able, so that if you make some changes by accident, you can roll it back It would probably be a good idea to have a confirmation box popup to confirm the action. That is something we don't have currently. We will look at that and see if we could do something about that. Thanks
... View more
Tuesday
|
0
|
0
|
105
|
|
POST
|
@LarsSøe yes, pls open a ticket and we will take a look at this. I can't say much with the trying with the exact data. Thank you! Also I do agree with Joshua. If you don't mind, please give this a try with file gdb and see how it behaves. Thank you.
... View more
|
1
|
0
|
47
|
|
IDEA
|
3 weeks ago
|
0
|
0
|
90
|
|
POST
|
@ZachBodenner because you are on enterprise, one option you can consider is to publish it as a map service and then consume that on the MV as a map image layer.
... View more
a month ago
|
1
|
5
|
410
|
|
IDEA
|
We recommend a Dictionary Renderer for this. Please refer this github repo which has the guide for these: https://github.com/Esri/dictionary-renderer-toolkit
... View more
a month ago
|
0
|
0
|
233
|
|
POST
|
It all depends on what your end goal is. Here are a few options that I can think of: a) Disable Service Directory: You might be aware of this option where you can disable anyone from accessing the Service Directory. But that won't prevent one with url from accessing your data. https://enterprise.arcgis.com/en/server/latest/administer/linux/disabling-the-services-directory.htm b) Disable 'data' mapping capability: You can disable 'Data' mapping capability that will prevent anyone from submitting any query request. https://enterprise.arcgis.com/en/server/latest/publish-services/linux/edit-map-service-settings.htm#ESRI_SECTION1_36B90DE5C96D430FBC9F4E7B338ACC9D ... that also means that you can't add a layer off a map service as a 'feature layer' to your web app including ExB. You must add the service as a 'map image layer'. At that point, the popup would still work, as the popup will use the /identify operation. But no one can bulk download your data very easily. And if you try to open 'table' for a sublayer from the map image layer, it won't work. Charts and some other widgets might not work. c) Turn off 'query' mapping capability: just like (b) you can also turn off query capability that will prevent anyone making /identify request. This prevents one from accessing your data entirely. You can still add that service as a 'map image layer'; features will draw fine on the map; but you won't see any popup. With this option you will only be able to visualize features on the map. Nothing else can be done. I hope this helps.
... View more
04-09-2026
12:57 PM
|
0
|
0
|
214
|
|
IDEA
|
@JavierML If you are running on a newer version of ArcGIS Enterprise, then you should see an option to browse and pick a template (as a portal item) from your portal. You can author a .pagx file from ArcGIS Pro and use the portal home page to upload a .pagx file as a portal item to be used with the print widget. pls let me know if I misunderstood what you asked for.
... View more
04-08-2026
10:06 AM
|
0
|
0
|
186
|
|
IDEA
|
Thanks @JonahLay for pointing that out. @TheRealSamHeavenrich, Yes, you can submit query requests to layers off a map service. Map service and Feature Service query operations are identical with a few exceptions due to the nature of these two service types. In short, you can do everything with map services that you can do with feature services. There are of course some exceptions on both sides - e.g. for your workflow with query layers, joins etc. you need to use map services; whereas for editing workflow, then you must use feature service. There are two ways you can visualize data from a map service: you can add the map service as a 'map image layer' to a web client such as Map Viewer, ArcGIS Pro etc. In that case, you need to use a URL that ends with '/MapServer' e.g. https://sampleserver6.arcgisonline.com/arcgis/rest/services/USA/MapServer/ you can add individual layers off a map service as 'feature layer' to your app. for that, the URL ends with '/MapServer/<layer-id>' e.g. https://sampleserver6.arcgisonline.com/arcgis/rest/services/USA/MapServer/0 whether you add them as a map image layer or feature layer; you should get all functionality working - query, popup, filtering, update renderer etc. should work. Now back to the query layer issue, it should just work. It is odd that it is not working for you. If your service is public, can you pls share the url, and I can take a look. Otherwise please reach out to the support and we should be able to help you out. We have a sample map service with query layers running here that you can play with: https://sampleserver6.arcgisonline.com/arcgis/rest/services/SpatioTemporalAggregation/RainfallTimeSeriesDataIllinois/MapServer This service allows you to perform dynamic aggregation of rainfall data based on the time-window and display them on the map. Please give this a try. For more info, please see these links: https://pro.arcgis.com/en/pro-app/latest/help/mapping/layer-properties/define-parameters-in-a-query-layer.htm https://www.esri.com/arcgis-blog/products/arcgis-pro/announcements/make-aggregation-query-layer-a-new-geoprocessing-tool-to-compute-and-view-dynamic-summary-statistics-from-related-records https://www.esri.com/arcgis-blog/products/arcgis-pro/mapping/dynamic-spatiotemporal-exploratory-analysis-with-aggregated-results-using-time-series-data-in-arcgis https://www.esri.com/arcgis-blog/products/arcgis-pro/mapping/dynamic-aggregate-points-within-polygon-features-for-exploratory-analysis pls let me know if you have any questions Thanks Tanu
... View more
03-27-2026
05:00 PM
|
0
|
0
|
348
|
|
IDEA
|
03-17-2026
02:42 PM
|
0
|
0
|
487
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | Monday | |
| 1 | a month ago | |
| 1 | 03-06-2026 04:33 PM | |
| 1 | 03-05-2026 03:22 PM | |
| 1 | 03-05-2026 03:25 PM |
| Online Status |
Offline
|
| Date Last Visited |
Tuesday
|