|
POST
|
Yep, here's the response from Esri Technical Support: Unfortunately it looks like the Data Clock is not designed to chart by hour at this time. We can definitely put in an enhancement request for that functionality, as well as being able to manually change the intervals. Please let me know if you would like to proceed with the Enhancement. So, how is this a clock!? If it can't get more fine grained then a day, it's a calendar!
... View more
10-26-2018
08:12 AM
|
0
|
0
|
1296
|
|
POST
|
Hello Flora Vale and thanks for clarifying the empty bins answers. The way you outlined it makes sense. This forum posting was just focused on increasing my understanding of Line Charting with Pro, not the whole project needs (I hijacked another thread here to do that), but you asked so here goes: I have a dataset of Hydrant Inspections. It includes the time/date, location and several other descriptive attributes such as model, fabrication dates, condition found, nozzle size, etc, etc, etc. My main interest is around understanding the productivity of our crews: I want to look at this data set and understand if there are any lagging indicators related to productivity either in the form of statistically significant relationships between those descriptive attributes, or more interestingly, spatially or temporally. I then would like to attempt to transform those findings and use them for predictors (or leading trends) of productivity. Thanks A
... View more
10-26-2018
06:09 AM
|
0
|
0
|
2724
|
|
POST
|
Hi Carmel Connolly I'm using Pro 2.3.3 also. Attached is a quick example of when switching to use COUNT the aggregation options disappear.
... View more
10-24-2018
04:24 AM
|
0
|
1
|
2724
|
|
POST
|
I think I might have the same question. We have data of fire hydrant assessments by several crews over several weeks. They record several different factors about each hydrant such as: Pressure, or length of time it was flowed for. It’s relatively easy to find trends in each of these dimensions like: Paul is more productive than Bobby. We are more productive in the morning vs afternoon. We’re more productive in a quiet residential neighborhoods where hydrants are uniformly spaced at 500ft. The shorter the flow time, or the lower the pressure, the more productive we are. But I want some kind of multivariate analysis and the problem with Emerging HotSpots is that they will only assess a single analysis variable at a time (eg: Assessment Count, or ave FLOWTIME, or Std Dev of PRESSURE) and tell me if, over time in that area, that variable goes hot (increases) or cold (decreases), oscillates or is sporadic. What I want is to know if COUNT lowered over time in this AREA as Std Dev of PRESSURE increased. Thoughts? Analysis ArcGIS Analyse Managing Data
... View more
10-23-2018
11:00 AM
|
0
|
0
|
1721
|
|
POST
|
According to the Data Clock help documentation: Data clocks split a Date field into Rings and Wedges. So how do I get my Ring to show hours, instead of weeks or years, which are the only options? My DATETIME_OPERATED is a full on Date and Time record and I'd like to leverage it as such.
... View more
10-22-2018
10:52 AM
|
0
|
2
|
1413
|
|
POST
|
hmmmm...OK, so you're stating I can NOT have a trend line out of the box?
... View more
10-22-2018
10:48 AM
|
0
|
1
|
2874
|
|
POST
|
Thanks Carmel Connolly - to confirm if I chose to use 'Count' (which I want to do as I wish to see a count of submitted assessments per day) I don't have those Sum, Mean or Median aggregation options - see below. I did as you stated and added a new dummy numeric field, each containing a "1", and used that instead. However, yes, my data will be changing many times per hour and so this is not ideal at all. Can someone from the Arcgis Pro team offer a better solution?
... View more
10-22-2018
10:40 AM
|
0
|
3
|
2724
|
|
POST
|
How do I create a trend line in a line chart within ArcGIS Pro? For example, as well my line chart hitting each individual data point I would like an average trend.
... View more
10-19-2018
11:18 AM
|
0
|
5
|
3166
|
|
POST
|
I have a dataset with recordings by date. For each weekend, I have zero recordings. The resultant line chart therefore drops down to zero each weekend. According to the Help Documentation here I should be configure a line chart to treat empty bins as zero (which I think it's doing) or to skip right over them by: Interpolate neighboring values (Connect line)—Null values can be visually interpolated by connecting the line between the bins on either side of the empty bin. How do I do this?
... View more
10-19-2018
11:15 AM
|
0
|
7
|
2874
|
|
POST
|
Hello I'm trying to create a multi-series chart as described here. However, my issue is that I want two series displayed on the same chart with both using the same field. I have: A DateTime field showing the date and time of inspections. I wish for one series to be a bar chart showing the total number of inspections per day (date). I can do this by setting the minimum period to "day". On the same chart I'd like a line series to show the breakdown of inspections collected by hour (time). Again, I could do this by setting the minimum period to "hour" How do I create two series on the same chart, from the same variable? Jeff Shaner Derek Law
... View more
10-16-2018
12:34 PM
|
0
|
3
|
1898
|
|
BLOG
|
Hi James, The 'Manage Hosted feature layers' link was useful, especially when talking about 'Further control of edits for layers'. I'm wondering if making a small group as described in that section is my only answer to this question, posted in the ArcGIS group and maybe similar to what Santokh Randhawa was asking....
... View more
10-10-2018
01:43 PM
|
0
|
0
|
18155
|
|
POST
|
Thanks Russell Roberts for the reply, however, accessing the Feature Service via a webmap isn't really want I want. The proposed workflow is: customer publishes feature service of assets and related inspection table shares with me through secure group in AGO I perform asset inspections using Survey123 with results going into related table The customer is nervous about sharing their production Feature Service of their assets with editing enabled. I guess best practices dictates that really their production datasets should never be editable, and only copies/replicas are used in editing workflows, even if that's just related tables. Would you agree?
... View more
10-10-2018
06:45 AM
|
0
|
1
|
1457
|
|
POST
|
Hello, Is it possible to set differing capabilities at the feature service ADMIN level on RELATED feature services? For example can the parent feature service be set to not allow edits, but a related child (tabular) feature service be set to allow edits? I am able to access the Layer definition for my hosted feature service through the below: https://services1.arcgis.com/xxxxxxx/ArcGIS/rest/admin/services/MyServiceName/FeatureServer/0/updateDefinition?token=xxxxxxxx Here i edit the capabilities from: "capabilities" : "Create,Delete,Query,Update,Editing,Sync,ChangeTracking", To: "capabilities" : "Create,Delete,Query", I set the lastEditDate to "" as described by Jake Skinner and Kelly Gerrow here. I get no errors, but the service definition fails to update. Thanks
... View more
10-09-2018
08:43 AM
|
0
|
3
|
1647
|
|
POST
|
Hi Philip Wilson Is it possible to somehow open a survey directly to the Inbox Map? My workflow requires staff to inspect existing assets held in a parent feature service, with inspections held in repeats (related feature service), partially populated by the parent feature. Having our staff be able to head directly into the map, and maybe just needing to refresh based on their location, would be very helpful indeed.
... View more
09-20-2018
03:45 PM
|
0
|
0
|
911
|
|
POST
|
James Tedrick I emailed you my form. Within my repeat I have simple functions such as 'now()', auto complete values, some of which are calculated from 'username', and some complex calculations that are failing (see {MAX_TORQUE}). These all work outside of a repeat. Again, just to clarify this is Beta v3.1.65 on iOS. Some of the above issues are not present in Connect, just the field app.
... View more
09-20-2018
02:49 PM
|
0
|
0
|
1363
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 12-07-2018 08:23 AM | |
| 1 | 04-06-2018 08:25 AM | |
| 1 | 01-10-2019 03:17 PM | |
| 1 | 01-04-2019 08:09 AM | |
| 2 | 02-08-2019 08:23 AM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:24 AM
|