|
IDEA
|
Benjamin Mittler have you seen What's New in ArcGIS API for JavaScript 4.10 (December 2018) It points to a new Slice widget that sounds like just what you're looking for if I'm not mistaken Slice | API Reference | ArcGIS API for JavaScript 4.10 Let us know.
... View more
12-14-2018
09:41 AM
|
1
|
1
|
3850
|
|
POST
|
Brian, you're question prompted some sleuthing. It looks like if I'm not mistaken Andrew Oldham did call in to tech support. I won't share any details of his network and OS etc. that I can see in the case details - will leave that up to him to post back to the thread with what he would like to share here. Brian, I would encourage you to contact Technical Support to troubleshoot this issue. We don't see anything that indicates there is a fix needed in the software. It might have to do with specifics of network, OS, antivirus, etc. I don't have a quick answer on this thread. Maybe we'll hear something from Andrew, Binh Le or even Erick Pound. Otherwise, if you figure something out with Support, please help the community by circling back on this thread. Esri Support Contact Support Thank you.
... View more
12-13-2018
02:35 PM
|
0
|
0
|
1185
|
|
POST
|
Zach, you might want to pop over to the Ideas site to vote and add your comments to https://community.esri.com/ideas/13935 Thomas Colson provided a screenshot of how he sets up his work that illustrates the description he provided on this thread.
... View more
12-11-2018
06:10 AM
|
1
|
0
|
1754
|
|
POST
|
Ovidio, Have you seen and voted up this idea: Add Export Model to Python Script back to ArcGIS Pro ? I'm pretty sure that is the current plan - to make the export better, able to handle most of those things that it wasn't able to before as well as incorporate other ideas we've had from customers on how to make it better. The idea I'm pointing to has a status of Under Consideration. I'll check with the team to see if it might be ready to update it's status. Cheers
... View more
12-10-2018
05:41 AM
|
1
|
3
|
6746
|
|
POST
|
1. Have polygon layer with unique number. [KK: Yes, the number that will be used to associate the features to the time and status data in the stand-alone table] 2. Make table that includes unique number and all appropriate attributes, including dates. [KK: Yes. Note that each date slice is a new record in this table. e.g. Poly1; Status1; Date1 Poly1; Status2; Date2 Poly1; Status3; Date3 3. Make Query Table (and set up symbology) [KK: Yes] 4. Export that Query Table to a new polygon feature class. [KK: Yes] 5. Publish feature class to AGOL. [KK: Yes] 6. When new updates occur to the table, include them, then export the table again to overwrite the existing polygon feature class, then republish. [KK: I'm not sure as I haven't tested, but you might need to run Make Query Table again. Not sure, you should test] I haven't made a query table yet (I probably should), but, two questions: [KK: Yes, you need to test the workflow with your data/formats/sources...] 1. Does only one date field work? Or can I have a start date field AND an end date field? [KK: test it out. There are options on the layer.] 2. When exporting a query table to a new feature class, does it include all the attributes of the original polygon layer and the table as one giant attribute table? [KK: Yes and no. It should kind of like exporting a table with a JOIN. i.e. use field visibility to turn fields off that you don't want included in the export. I just quickly tested and there may be some exceptions when working specifically with a query table so I think you should set yours up and test]
... View more
12-06-2018
09:36 AM
|
1
|
1
|
3594
|
|
POST
|
Are you renaming maps and layouts from an imported mxd? We have a known issue for this. [BUG-000116427: An error occurs when renaming a layout from the Catalog pane in ArcGIS Pro.] Listed workarounds: From the Catalog pane, right-click the layout and click Open. From the Contents pane, double-click the layout to rename.
... View more
12-06-2018
05:52 AM
|
1
|
0
|
2452
|
|
POST
|
Jeff - from what I've looked at, it isn't clear that this is dependent on the project you sent. I open a fresh project and when I have a number of layers in a map (like you said, maybe several dozen) I see severe hangs when making a layer the only selectable layer, or collapsing all of the layers to not show the symbol... Looking at this with the development team. Thank you for providing some tips on how to reproduce the hanging.
... View more
12-05-2018
04:13 PM
|
0
|
2
|
3925
|
|
POST
|
Hi Adrian, I found some time to play with this a little bit and unfortunately I don't think that publishing the query table will work. Using that query table as part of the workflow might still be helpful to ultimately get the feature class created that you'll publish. So, you could use the Make Query Table tool, but then you'll need to export that to a feature class, essentially creating a record for each time slice. Here is a very simple, single polygon that changes status over time. In Pro: Publish that to ArcGIS Online: The obvious drawback is that this won't be "live" with your status updates. You would need to overwrite the feature layer after updating statuses.
... View more
12-04-2018
03:47 PM
|
1
|
5
|
3594
|
|
POST
|
Do you have an "in map" relate or a relationship class? Are the feature class and table stored in the same geodatabase? I just have an "in map" relate (not a relationship class) here: I right-clicked the Point_relatedTimeData layer in the Contents pane > Sharing > Share As Web Layer. In ArcGIS Online I see: So, though the table is published, it isn't actually related. Next try, actually create a relationship class between the feature class and table, then share the layer. There we go! We see the table included in the web layer: And when it is added to an online map we see the related table functionality in place: Does that work for you?
... View more
12-04-2018
01:27 PM
|
3
|
2
|
7052
|
|
IDEA
|
Dimensions is coming in Pro 2.3 to be released in January. The model is similar to annotation in the sense of having to upgrade any existing ArcMap dimension feature classes to Pro dimensions.
... View more
12-04-2018
12:45 PM
|
1
|
1
|
8116
|
|
IDEA
|
Dimensions is coming in Pro 2.3 to be released in January. The model is similar to annotation in the sense of having to upgrade any existing ArcMap dimension feature classes to Pro dimensions.
... View more
12-04-2018
12:45 PM
|
1
|
1
|
3538
|
|
IDEA
|
The ArcMap feature classes would need to be upgraded to edit in Pro: Annotation—ArcGIS Pro | ArcGIS Desktop Note that the upgrade is in-place to make a copy first and upgrade the copy to test.
... View more
12-04-2018
12:39 PM
|
0
|
0
|
8116
|
|
IDEA
|
The ArcMap feature classes would need to be upgraded to edit in Pro: Annotation—ArcGIS Pro | ArcGIS Desktop Note that the upgrade is in-place to make a copy first and upgrade the copy to test.
... View more
12-04-2018
12:39 PM
|
0
|
0
|
3538
|
|
IDEA
|
Tyler, not available yet to publish to ArcGIS Online. You should get an error 24035: Layer type is not supported for web feature layer—ArcGIS Pro | ArcGIS Desktop I'm checking internally to see if we have any update on this Idea's status.
... View more
12-04-2018
12:10 PM
|
0
|
0
|
13153
|
|
IDEA
|
Tyler, not available yet to publish to ArcGIS Online. You should get an error 24035: Layer type is not supported for web feature layer—ArcGIS Pro | ArcGIS Desktop I'm checking internally to see if we have any update on this Idea's status.
... View more
12-04-2018
12:10 PM
|
0
|
0
|
3538
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 11-17-2017 07:44 AM | |
| 1 | 08-25-2023 08:42 AM | |
| 2 | 07-07-2026 12:07 PM | |
| 9 | 05-15-2026 03:23 PM | |
| 1 | 04-30-2026 03:55 PM |
| Online Status |
Offline
|
| Date Last Visited |
Monday
|