POST
|
Thanks. Yes makes sense creating it and then grouping them together to make it look like one. Thanks again.
... View more
09-24-2020
07:29 AM
|
0
|
0
|
123
|
POST
|
Upon additional investigation, I thought I had found a solution but it came up dry. As described here workforce-scripts/1 - Configuring a Project.ipynb at master · Esri/workforce-scripts · GitHub one can use the python ArcGIS API and the AssignmentIntegrationManager class to add additional integrations. However, the new Workforce projects are not accessible through item = gis.content.search("type:'Workforce Project ......) as far as I can tell. Another requirement for me for adding an additional integration tool is the desire to connect to ODK Collect. I'm sorry Survey123. You are not connected to a AGO that accepts PII yet and I need to use the existing workflow of my client that uses ODK for now. Some documentation on it (https://docs.getodk.org/launch-collect-from-app/ ), uses the Android Intent object. Does anyone have experience with it and WorkForce? Thanks
... View more
09-24-2020
06:47 AM
|
0
|
0
|
75
|
POST
|
The youtube video from the Developer Summit is very helpful on this. The video shows (at the 19:07 mark) the use of an item id that finds an item of the Type Workforce Project. But this seems only available for the Classic Workforce projects. In using the ArcGIS Workforce (Workforce) I am able to get the item id. But when I enter it in the https://ago-assistant.esri.com to find it, I only get the feature layers and the maps. I don't get the Workforce Project. If I use the item id of a Classic Workforce Project, I can get the project file and json to edit. Is it possible to edit the new Workforce json file? Thanks Brian
... View more
09-23-2020
02:58 PM
|
0
|
1
|
75
|
POST
|
I have a Indicator widget that presents the number of records from the map. In the map, I have a filter using dates. I would like to include in the Indicator widget the min and max dates to inform the user. Is it possible to do that with Arcade in the Indicator Widget? If so, what is the syntax for it. I tried the following to no avail. var maxdate = max($layername, 'fieldname') I also tried the basic Statistic Value Type under Data Options but the Statistics of Min and Max exclude Date data types. The data is coming from a feature service. One of the values is a date represented as a decimal number. Persumably a SQL date. Is it possible to use Arcade Date function to convert it Date( epoch? ) -> Date in the Widget Thanks for any help.
... View more
09-14-2020
02:55 PM
|
0
|
3
|
223
|
POST
|
What is the content or correct form of the content of the variable dataset_tbl. I tried the following three: 1. oldcsv = gis.content.get(tbl) where the tbl is the item id? response "item object has no attribute 'append'" 2. oldcsvFLC = FeatureLayerCollection.fromitem(oldcsv)? response 'FeatureLayerCollection' object has no attribute 'append' 3. tbl = oldcsvFLC.tables response "append() takes no keyword arguments" My source data is a csv file loaded into AGOL. My target table (oldcsv) is a hosted table on AGOL. Thanks
... View more
09-05-2020
10:18 AM
|
0
|
2
|
611
|
POST
|
Is it possible to get consist dashes with polygons that are adjacent? Is each polygon adding it's own dash inconsistent with it's neighbor as shown below? The example shown here shows several different dash effects of the white dashed line over the solid gray line going on that is undesirable. How can I get a consistent white dash? I'm using ArcGIS Pro 2.6.1
... View more
09-03-2020
10:55 AM
|
0
|
0
|
62
|
POST
|
I've been exploring the use of the python api and overwrite (FeatureLayerCollection and manager) to update a hosted table. The overwrite works through Windows Task Scheduler running a DOS batch file that calls a python program. The ultimate goal is to update a table that is joined to a feature class. However, when I have the table joined to the feature class, the overwrite of the table fails apparently because the table is "locked" up. I have changed the settings to allow edits to the table and the original feature class but to no effect. The join is one (feature class) to many (table). Anyone experience something similar. I will explore Append to the table for the updates. Append is just a little more complicated. Thanks
... View more
08-12-2020
07:52 AM
|
0
|
1
|
227
|
POST
|
Hi. Thanks for your comment. I upgraded to Pro 2.6 and the problem was fixed.
... View more
08-11-2020
07:38 PM
|
0
|
0
|
34
|
POST
|
I would like to open a discussion on the New Home Page Configuration. What has been your experience? Are you happy with it? I'm going through the configuration of the new home page for ArcGIS Online. The Show cover image consumes a lot of vertical space. If I turn it off, I get a black space. Can this space be turned off? Can the height be reduced? Is this a step backward. The classic home page allowed html code to customize the banner with text. Now when one uploads a custom cover image, you get a warning to avoid embedding text in your image as it will not be accessible to some users. So this cover image is basically a graphic consuming a lot of real estate on your screen. If you choose to have your Title and Logo placed in the image, the image is stretched and the left and right margins become cut off. I not a fan of this. Is this it for the new home page or is Esri planning to imbue it with more features? If we are being forced to switch, when will that be. The current notice is that it is in the future! The only improvement I see is the ability to add multiple text blocks and gallery items. Perhaps there is device compatibility that didn't exist before. It may be better to have a simple home page and direct people to Sites or Hub pages. How about making a Site or Hub page the home page? Am I missing something???
... View more
08-11-2020
03:59 PM
|
1
|
1
|
110
|
Online Status |
Offline
|
Date Last Visited |
a week ago
|