The December 2016 ArcGIS Online update included new functionality and some enhancements to existing functionality. Some of the new aspects were suggested and supported by users at ArcGIS Ideas. Here is a list of the ideas that were implemented and partially implemented at this release.
1. Greater In Depth Reporting for Feature Storage Credit Usage on ArcGIS Online
2. reduced pricing for viewer only accounts
3. performing attribute table joins in ArcGIS online
4. ArcGIS Online - Time aware layers using a table join
5. Enabling WMTS in hosted tiled map services.
6.For "time-based layer" , have a Dynamic interval based on data
7. Allow data collection from Collector for ArcGIS & ArcGIS Online for public view without editing permission
8.Overwrite Feature Service that is Sync Enabled
9.Preserving Citizens Sensitive Information with Citizen Service Request Web Application
10. Label expressions for web map layers
11.Show Measurements on Line Features
12.Calculate geometry in AGOL to find the area or length of a polygon or line
13. Edit and Query Related Records in an AGO webmap, Web AppBuilder, and other web app templates (Partially Implemented)
14. StoryMaps: Upload Images from PC
15. https://community.esri.com/ideas/12341
Thanks for all of the comments, votes and Ideas!
-Kelly
Thanks Kelly - So much has changed and been enhanced. Awesome any advice on lessons or tutorials on these enhancements? The views and related tables etc?
hi,
is there a way to calculate X and Y directly from AGOL or a way to know them?
It would be great to know them to make link to google maps street view using X and Y
Thanks
louis
Hi Kathleen,
Some lessons and tutorials about view layers are being worked on, so stay tuned for updates. For right now, check out this blog for more information on View layers:
Getting started with hosted feature layer views | ArcGIS Blog
Cheers,
Kelly
Hi Louis,
If you are looking to manually add a the y,x coordinates to a map viewer url: https://www.arcgis.com/home/webmap/viewer.html?find=4.388383, 45.461058
To find the coordinates for a specific feature, you can query this data from the rest endpoint by selecting the option return geometry:
Example URL:
Query: Emergency Facilities (ID: 0)
If this doesn't quite meet your needs, I encourage you to log an idea on https://community.esri.com/community/arcgis-ideas?sr=search&searchId=315c0fc4-3d95-4f6f-a326-98c0124b87bd&searchIndex=0 that outlines the workflow you are trying to accomplish. Where do you want to find this information? What is the desired output?
Hi Kelly,
Thank you for tour quick answer.
What i wanted to do is to make link in the pop-up windows (Using URL parameters in pop-ups | ArcGIS Blog ) that goes directly to the street view of Googlemap (or other) from the point geometry.
The problem is that i don't know how to get this geometry directly from the viewer of AGOL (and not from Rest API). I don't know if it exists (as in arcmap) hidden fields (shape@X and shape@Y) in AGOL that can be used is pop-ups parameters
What i want to get: http://www.instantstreetview.com/@{Shape@X}+,+{Shape@Y} as http://www.instantstreetview.com/@45.432926,4.426067,110.61h,5p,1z
Like this, the user can go directly in the streetview (other window) by clicking in the popup.
Thank
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.