|
POST
|
Hi @BeckyC-O , unfortunately no, it was introduced in 11.5 Enterprise version.
... View more
2 weeks ago
|
0
|
1
|
129
|
|
POST
|
hi @SallieVaughn , Where did you modify the status type, ArcGIS Online or Pro? Also, In the Map viewer if you try to create a new feature do you see the updated template?
... View more
04-07-2026
10:17 AM
|
1
|
1
|
364
|
|
IDEA
|
@HafidaAttar , Are you still seeing this issue? If yes, could you please share your app and a screenshot of data that are truncated?
... View more
03-03-2026
03:41 PM
|
0
|
0
|
113
|
|
POST
|
@lforman , We released a fix for a summary issue similar to yours, we were seeing issue when the buffer distance is zero, but looks like you are using a buffer distance, so I am not sure if the fix will work for you. Could you please check your app and run the Near Me again and see if the summary analysis looks right or not?
... View more
02-27-2026
09:43 PM
|
1
|
1
|
363
|
|
POST
|
Hi @lforman, Could you please share a screenshot of your app with map and Near Me with results pane? Also, is it possible for you to share the app with me? We are looking into it. It is not necessary that sum of shape_area will be always same as sum of intersected area, shape_area field is system calculated field and is based on spatial reference unit of your data. Sum of intersected area is in kilometers here (buffer unit). Also, sum of intersected area settings do not clip Near Me's sum of intersected area calculates the area of intersected polygons, so it will get the full area of intersected polygon even if it is intersected partially.
... View more
02-26-2026
09:43 PM
|
0
|
0
|
400
|
|
BLOG
|
We have added some exciting new capabilities in Manager in February 2026 ArcGIS Online update Added an interactive selection Lasso tool: We have added a new lasso and clear selection tool in map. Clear Selection tool will show up when there is any selection. These tools work with Feature selection configuration option (Interactivity > modify > Feature Selection). The default value is multiple, if you change it to single, these tools will not show up. Support for reference layers in the map: Added support to view and select features from reference layers in the map. It will work the same way as the editable layer except you will not see the Edit button. Customize Create features button label: Added a configuration option to customize create feature/record label at the map level, it is in Manager > Select the map> Edit and you should see this option. Add Layer list widget to control visibility of layers in map: Added the layer list widget in Map, also added a configuration option in Interactivity >Modify >Layer list to control the visibility of this widget. You can now turn on or off layers in the map. Turn off autosave option: We added a configuration option to turn off the auto save in table editing in Manager. This setting will be useful for cases when adding a contingent value. Editing may fail silently when there is any mismatch while editing contingent values. You will find this option in Manager > select the map >Edit panel, this is on by default but you can turn it off and Save button will show when you edit a value in the table itself. Contingent value validation support Manager now supports contingent value validation, if you have a layer published with contingent value, Manager will filter out records for the child field based on the parent field , same experience as Map viewer. It will show error/alert message when validation fails to protect data integrity. Added a url parameter to turn off map list navigation: When you have multiple maps in the app and you are using the same app in different places, you can turn off the map list dropdown to prevent users browsing to other maps. The parameter name is maplist, it is enabled by default, so if you need to hide the maplist navigation button, use maplist=false with the map id you wanted to show. Here is an example url parameter structure https://www.arcgis.com/apps/instant/manager/index.html?appid={id of the app}& webmap={id of the webmap}&maplist=false
... View more
02-26-2026
11:47 AM
|
3
|
0
|
256
|
|
BLOG
|
In this update, we mostly worked on performance improvement in Near Me. Near Me previously encountered performance issues when processing large datasets, dense or complex geometries, or handling large number of configured layers. These challenges could cause the user interface to become unresponsive, requiring users to wait until it recovered. In the February 2026 update, several enhancements were introduced to boost performance and user experience, especially when working with large, complex, or geometry-dense datasets. While the visual changes on the front end are minimal, the backend functionalities got significant updates to improve performance. This performance improvement initiative is an ongoing, long-term project, and we are actively working in this area. 1) Performance enhancements Introduced: Deferred Processing Near Me now defers certain actions until needed, improving responsiveness. For example. when running Near Me, it first shows the count of results. In case of result count over 10000, actual results (first 20) are rendered only when users expand a layer accordion. A threshold of 10,000 records Following functionalities in Near Me need all results to be fetched to work, Export Generating output data source Clip features (Proximity setting for line or polygon features) Highlighting features With the new changes, if the result count is below 10,000, the above features will work without doing anything from the user's side but if result count is above 10,000, users will need to use Retrieve all tool for these to work. For more detail about these changes and best practices for performance optimization, please visit the blog 2) “Regardless of layer visibility, display results in” setting is enhanced and we added support to hide hidden layers result’s (layers that have their visibility turned off in the map) in Near Me widget panel: Near Me panel — When enabled, display results from hidden layers when the Near Me widget finds results from those layers. You can turn this option off to hide the results from hidden layers. Map — When enabled, it turns on layer visibility for any hidden layers on the map when the Near Me widget finds results from those layers. 3) URL parameters — Added a new setting for URL parameters in General settings tab. When this option is turned on, the Near Me widget runs automatically for features selected with URL parameters.
... View more
02-26-2026
08:27 AM
|
6
|
0
|
901
|
|
POST
|
Hi @shodge_fsu This issue seems to be url parameter support issue. Near Me supports url parameters. If you have a selected feature or features and NM is present the app , it runs automatically. We are planning to add a setting in February update (2026) like Search and Map widget. When the setting is enabled, url parameter will work otherwise it won't. So after the update (I will reply here) you can use the new dev edition 1.20 (should be out in March) to control this behavior.
... View more
12-05-2025
11:20 AM
|
0
|
0
|
530
|
|
BLOG
|
We only have few updates for Near Me in October 2025 New features: Near Me now supports current location as input: You can use the Map widget's Locate tool to set your current location as the input location for the Near Me widget. To do this, add the Location change trigger in Map widget settings, choose a Near Me widget as the target, then select the Set location message action. Added support to clip features: We have added a new setting in Near Me Proximity analysis to clip intersected features. This setting will only show up for line and polygon features when you configure Proximity analysis. When enabled, it will return intersected length or area of the proximity features by the input feature or input feature search area. The clipped area or length will also be included in the exported PDF report and other exported format when export is supported in the layer. Existing setting move: Feature count setting is moved to Edit analysis panel, showing feature count could be controlled at layer level.
... View more
10-24-2025
04:50 PM
|
4
|
4
|
1289
|
|
POST
|
Hi @SarahW2799 , It is an expected behavior when URL parameter is being used with Near Me, when there is a feature selection and Near Me widget, it activates the url parameter in NM and NM runs automatically. However, we are aware of the downside of this implementation and working on adding a configuration parameter , once this is available, Near Me will run when this setting will be enabled. We are hoping to release this in February 2026, if everything goes well. Thank you. Aziza
... View more
10-22-2025
11:52 AM
|
0
|
0
|
646
|
|
POST
|
Hi @TerrySteege If I understand your workflow correctly, you are looking to get results from Layer 2 that are intersected with Layer 1. For example, I have a School district layer and a school layer. I would like to find all the schools within a particular school district. In this type scenario, you can use multiple options, I have mentioned just two in here but you can also accomplish the same workflow using Filter, Query, List and other widgets as @VenkataKondepati mentioned. Run Near Me when a feature is selected on the map Add Near Me, Add a Proximity analysis on School layer. Change default buffer distance to 0 From General tab, add some transparency to the sketch color Click on the map widget and from the action tab Add a trigger > Record selection changes > Near me > Set location Save and publish. Now launch the app and Click on a School District in the map and notice that Near Me run the analysis on School layer. Example app: https://experience.arcgis.com/experience/09cea0a9538f42ab9d41001c51a05b88?draft=true Search a School district in the search widget and return all the schools within that district Add Near Me, Add a Proximity analysis on School layer. Change default buffer distance to 0 From General tab, add some transparency to the sketch color Add search widget Configure search widget to search on School district layer only Expand search Results section and make sure Auto select the first result is checked. Click on the Action tab of the Search widget And in the Record selection changes message action, click Add action > Near me >Set location. Save and publish. Now search for Indian Prairie School District 204 in the search widget and notice that Near Me returns schools that are within the Indian Prairie School District. Example app: https://experience.arcgis.com/experience/a2ec5a30877640bc8489210e62c71cdb?draft=true
... View more
10-03-2025
10:46 AM
|
2
|
0
|
1157
|
|
BLOG
|
@AnthonyJonesRSK For clipped features in the near me tool, you will get area/length measurements for the clipped polygons/lines in the result list and you should be able to export to shapefile or KML at the layer level. Export to shapefile or KML is not supported at the batch export level when multiple layers are involved.
... View more
10-03-2025
08:42 AM
|
2
|
0
|
3549
|
|
POST
|
@Olivia_A_Hobson Are you seeing the issue in the Batch Export or layer export? We have two different export options in Near Me and there are some limitations on the batch export option. But layer level export should work in your case. Is it possible to share your app? Batch export functionality cannot export to Shapefiles, FGDB, and KML , because we can have multiple data source layers, each potentially can have different geometry types and attributes.
... View more
09-09-2025
04:00 PM
|
0
|
1
|
1060
|
|
IDEA
|
Hi @DanielBignellAPHA, By default, Near Me will show results from all configured layers in the widget panel. The expectation is, users will only configure layers when they would like to see the results from those layers regardless of their visibility and this setting 'Display all layers regardless of their visibility" only turns on the layer visibility of those hidden layers in the map, so they can see the results on the map as well. However, I understand the setting name is not clear, so we are going to update the name and information related to this setting. Also, I will talk to our team about your proposed solutions and update here if we decide to go with it. Thanks for your feedback, we appreciated your input.
... View more
09-03-2025
03:58 PM
|
0
|
0
|
1208
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 04-07-2026 10:17 AM | |
| 1 | 02-27-2026 09:43 PM | |
| 6 | 02-26-2026 08:27 AM | |
| 3 | 02-26-2026 11:47 AM | |
| 4 | 10-24-2025 04:50 PM |
| Online Status |
Offline
|
| Date Last Visited |
2 weeks ago
|