IDEA
|
I would like to see a calendar feed option for AGOL and ArcGIS desktop layers to be consumed by Outlook/gmail/ect... If you enter dates in your map layers for projects people can subscribe to the calendar and see that in their calendars. An optional sub-calendar by type would also be handy if your layer has multiple types and someone is interested in only one of them the could add one or all and have them show up in the calendar separately. It would also be helpful if the calendar feed could push/pull from an MSProjects style interface. We have many project layers that might be much easier to compare date/location conflicts in this style view instead of the near me style map view. We end up with dual entry between people managing project timelines in MSProject or elsewhere and then wanting to see the projects in the map and needing to find conflicts with other agencies.
... View more
04-19-2018
10:41 AM
|
7
|
0
|
1155
|
IDEA
|
I would like to see a calendar feed option for AGOL and ArcGIS desktop layers to be consumed by Outlook/gmail/ect... If you enter dates in your map layers for projects people can subscribe to the calendar and see that in their calendars. An optional sub-calendar by type would also be handy if your layer has multiple types and someone is interested in only one of them the could add one or all and have them show up in the calendar separately. It would also be helpful if the calendar feed could push/pull from an MSProjects style interface. We have many project layers that might be much easier to compare date/location conflicts in this style view instead of the near me style map view. We end up with dual entry between people managing project timelines in MSProject or elsewhere and then wanting to see the projects in the map and needing to find conflicts with other agencies.
... View more
04-19-2018
10:41 AM
|
6
|
0
|
985
|
IDEA
|
We need the same, our crews use collector to record maintenance on related records for sign maintenance we need to be able to select multiple and it needs to stay related to the original sign, we have it set so our related record isn't a table but a related point layer so we can visualize the record as well. I don't see how survey123 could work for this, its function is limited compared to Collector.
... View more
04-06-2018
09:37 AM
|
0
|
0
|
2259
|
IDEA
|
I have noticed "attribute expressions" in web maps do not transfer to web apps or operations dashboards. Can either this be changed so the attribute expression fields do carry over and can be used by widgets and/or dashboard tools. Or can someone point me to how I can change the code to use them inside the agol assistant? I have these in the web map attribute expressions. DaysOpen{expression/expr0} DateDiff(date(),$feature.ITEM_DATE_CREATED , day)/86400000 DaystoClose{expression/expr0} DateDiff($feature.ITEM_DATE_CLOSED,$feature.ITEM_DATE_CREATED , day)/86400000 I have used similar "Date_Time BETWEEN CURRENT_TIMESTAMP - 7 AND CURRENT_TIMESTAMP" in other web maps for filters and that does transfer between apps. Thanks
... View more
03-13-2018
11:46 AM
|
92
|
7
|
5020
|
IDEA
|
I have noticed "attribute expressions" in web maps do not transfer to web apps or operations dashboards. Can either this be changed so the attribute expression fields do carry over and can be used by widgets and/or dashboard tools. Or can someone point me to how I can change the code to use them inside the agol assistant? I have these in the web map attribute expressions. DaysOpen{expression/expr0} DateDiff(date(),$feature.ITEM_DATE_CREATED , day)/86400000 DaystoClose{expression/expr0} DateDiff($feature.ITEM_DATE_CLOSED,$feature.ITEM_DATE_CREATED , day)/86400000 I have used similar "Date_Time BETWEEN CURRENT_TIMESTAMP - 7 AND CURRENT_TIMESTAMP" in other web maps for filters and that does transfer between apps. Thanks
... View more
03-13-2018
11:46 AM
|
118
|
19
|
7470
|
IDEA
|
That appears to be for ArcGIS desktop, I need this for ArcGIS online features.
... View more
02-20-2018
12:23 PM
|
0
|
1
|
1359
|
IDEA
|
It would be great if I could record changes to features. Example1: Status field changes, if I have multiple status's of a feature, planned, in progress, complete. I would like to be able to record a timestamp of when each entered that status without having to add another date field to record each status. Also if you could then connect these timestamps to the date slider to show progress through stages of a project. see attachment, the idea is the map would progress through the status changes via timestamps to show the history of the project. Example2: Field history, I would like to record what any field has in it and each change made, if someone changes a field I would like to be able to see what it used to have in the field and what it currently has in the field with a timestamp of changes. This would allow me to roll back if needed and to keep an eye on what changes got made not just when a feature was last edited. This would allow us to track changes much better and more detailed than just last edited and created dates. Basically a change-log. This would also allow us to be able to report from features better.
... View more
02-13-2018
11:43 AM
|
6
|
3
|
1946
|
DOC
|
I get a slightly different message when not behind our firewall Traceback (most recent call last): File "C:\Users\damona\Desktop\gmail test2.py", line 59, in <module> smtpObj = smtplib.SMTP(host='smtp.gmail.com', port= 465) File "C:\Python27\ArcGIS10.5\lib\smtplib.py", line 256, in __init__ (code, msg) = self.connect(host, port) File "C:\Python27\ArcGIS10.5\lib\smtplib.py", line 317, in connect (code, msg) = self.getreply() File "C:\Python27\ArcGIS10.5\lib\smtplib.py", line 368, in getreply raise SMTPServerDisconnected("Connection unexpectedly closed") SMTPServerDisconnected: Connection unexpectedly closed
... View more
01-10-2018
02:27 PM
|
0
|
0
|
22552
|
DOC
|
I keep getting this error and am not sure if there is anything I can do to fix it. Traceback (most recent call last): File "C:\Users\damona\Desktop\gmail test2.py", line 59, in <module> smtpObj = smtplib.SMTP(host='smtp.gmail.com', port= 465) File "C:\Python27\ArcGIS10.5\lib\smtplib.py", line 256, in __init__ (code, msg) = self.connect(host, port) File "C:\Python27\ArcGIS10.5\lib\smtplib.py", line 316, in connect self.sock = self._get_socket(host, port, self.timeout) File "C:\Python27\ArcGIS10.5\lib\smtplib.py", line 291, in _get_socket return socket.create_connection((host, port), timeout) File "C:\Python27\ArcGIS10.5\lib\socket.py", line 575, in create_connection raise err error: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond Damon E.
... View more
01-10-2018
01:39 PM
|
0
|
0
|
22552
|
IDEA
|
I don't think that works with collecting from related items.
... View more
12-19-2017
08:05 AM
|
0
|
1
|
1144
|
DOC
|
Has anyone gotten this to work using outlook office 365?
... View more
12-05-2017
11:24 AM
|
0
|
0
|
22550
|
IDEA
|
Hi Adam I have since found a webmap widget that can do this in a legend format. Info Summary widget http://doc.arcgis.com/en/web-appbuilder/create-apps/widget-info-summary.htm It would still be a nice option to just turn on/off in the actual legend though. Hope this helps. I have also found you can do a lot of customization in ArcGIS Online Assistant if you know a bit of JSON https://ago-assistant.esri.com/ (this tool seems to work best in google chrome rather than IE11)
... View more
08-31-2017
04:34 PM
|
2
|
1
|
4219
|
POST
|
I have come up with a way to get the append on repeat to run via a model that keeps running until all items are appended one by one. Only problem is it takes about 4 mins per append and there are usually 100+/- a week.
... View more
05-26-2017
07:32 AM
|
1
|
0
|
3581
|
IDEA
|
I have a Closure map with a start date/time and end date/time I want to only show things between the two date/time fields Current date between field A and field B I have planned events I only want to show the next week or months schedule. is on/before NOW/Today +/- # minutes/hours/days/weeks/months/years is on/after NOW/Today +/- # minutes/hours/days/weeks/months/years in the Next # minutes/hours/days/weeks/months/years not in the Next # minutes/hours/days/weeks/months/years is between NOW/Today +/- # minutes/hours/days/weeks/months/years and NOW/Today +/- # minutes/hours/days/weeks/months/years is not between NOW/Today +/- # minutes/hours/days/weeks/months/years and NOW/Today +/- # minutes/hours/days/weeks/months/years
... View more
05-10-2017
10:33 AM
|
4
|
2
|
3872
|
IDEA
|
I have a Closure map with a start date/time and end date/time I want to only show things between the two date/time fields Current date between field A and field B I have planned events I only want to show the next week or months schedule. is on/before NOW/Today +/- # minutes/hours/days/weeks/months/years is on/after NOW/Today +/- # minutes/hours/days/weeks/months/years in the Next # minutes/hours/days/weeks/months/years not in the Next # minutes/hours/days/weeks/months/years is between NOW/Today +/- # minutes/hours/days/weeks/months/years and NOW/Today +/- # minutes/hours/days/weeks/months/years is not between NOW/Today +/- # minutes/hours/days/weeks/months/years and NOW/Today +/- # minutes/hours/days/weeks/months/years
... View more
05-10-2017
10:30 AM
|
0
|
0
|
3788
|
Title | Kudos | Posted |
---|---|---|
92 | 03-13-2018 11:46 AM | |
118 | 03-13-2018 11:46 AM | |
4 | 05-10-2017 10:33 AM | |
7 | 04-19-2018 10:41 AM | |
6 | 04-19-2018 10:41 AM |
Online Status |
Offline
|
Date Last Visited |
12-02-2021
06:23 AM
|