|
POST
|
Will the upcoming release support symbolizing on Arcade expressions in a mobile map package?
... View more
05-02-2017
01:01 PM
|
0
|
3
|
2259
|
|
POST
|
I ran into an interesting quirk: I'm symbolizing a layer based on two fields. The first field has a coded value domain where the values contain spaces. If I try to add a new value to the legend, e.g. "Farm Gate (06),1" Pro wants to put a comma after each word: "Farm, Gate, (06), 1". Is this a known issue? FYI, I was able to work around this by symbolizing on an Arcade expression: Replace(Concatenate([$feature.TYPE,$feature.WORKFUNCTION],'|'), ' ', '_') Then I can add a value such as "Farm_Gate_(06)|1".
... View more
05-02-2017
12:53 PM
|
2
|
0
|
1116
|
|
POST
|
I'm trying to configure a popup so that it displays certain fields in a certain order. I can turn fields on and off in the field list, but can't figure out how to rearrange them. Is this possible?
... View more
05-01-2017
09:41 AM
|
0
|
4
|
4491
|
|
POST
|
You're right, I wasn't looking at that tool. The create map tile package tool works fine, however.
... View more
04-27-2017
08:13 AM
|
0
|
0
|
561
|
|
POST
|
The "Object not owned" error actually crashes the app. I ran into that long ago. However, if a draw error on a layer is not raising an unhandled exception, but is causing DrawStatusChanged not to fire, that could be the problem. I'll look into that, and thanks for the example. I do know that some of the MMPKs I've created cause problems in Runtime, especially if they were imported into Pro from an ArcMap MXD. For example, one layer causes the app to crash when visibility is turned off! I'm working on recreating some of my maps from scratch in Pro to see if that makes a difference.
... View more
03-31-2017
10:55 AM
|
0
|
0
|
1189
|
|
POST
|
After revisiting the issue, I've determined that while ArcGIS Pro has no trouble re-importing MMPKs that I create, there seem to be some bugs and/or compatibility issues with Runtime. These are the three issues I'm running into: Definition queries are not being honored Labels do not display by default if enabled in the MMPK Layers symbolized on multiple fields will not appear in the map While the first two seem like actual bugs, the third may simply be a feature that's not yet supported. Esri did create a bug number (BUG-000102308 ) but I don't think it's worded well: it's not the MMPK itself that has problems, but the way Runtime is creating a map from it.
... View more
03-30-2017
01:51 PM
|
0
|
0
|
7265
|
|
POST
|
When I only have an ArcGISTiledLayer loaded, the MapView.DrawStatusChanged event fires exactly as expected. However, when I add layers from a MobileMapPackage, it doesn't want to fire properly at all. Is this a known (WPF) issue? [NavigationCompleted fires OK.]
... View more
03-29-2017
07:46 AM
|
0
|
2
|
1830
|
|
POST
|
Is it possible to label features in a FeatureCollectionLayer?
... View more
03-28-2017
09:46 AM
|
0
|
1
|
1490
|
|
POST
|
While ILayerContent and LayerViewStatus are meant to simplify table of contents code, I see a problem in that the LayerViewStateChanged event only fires for layers, not sublayers (e.g. of an ArcGISMapImageLayer). What happens when the visibility of a sublayer changes, but not of the parent layer? Unless I'm missing something, the way I see it, I still need to navigate through and check visibilities of sublayers whenever MapView drawing or navigation completes, in order to update their TOC entries. [BTW, I'm glad to see the DrawStatusChanged event -- that's been on my wish list since Runtime .NET first came out.]
... View more
03-24-2017
02:36 PM
|
0
|
2
|
2015
|
|
POST
|
Here's a question I forgot to ask at the DevSummit: As far as I can tell, group layers don't seem to be supported at 100.0; is this coming with the May release?
... View more
03-16-2017
12:59 PM
|
0
|
1
|
1384
|
|
POST
|
Kudos on the Esri pens this year! No more messy liquid monsters, please.
... View more
03-10-2017
01:36 PM
|
1
|
0
|
1289
|
|
DOC
|
I'm happy with this year's presentation. After last year's fiasco, I successfully avoided the urge to change my demo at the last minute, and pretty much stuck to the script. The slides, example code, and documentation may be downloaded here: http://www.pierssen.com/arcgis/runtime.htm
... View more
03-10-2017
06:11 AM
|
0
|
0
|
580
|
|
POST
|
Thanks for the reply; I figured that might be the case. Currently I'm putting it in the config file, but I was hoping there was a clever way around it.
... View more
02-08-2017
01:14 PM
|
0
|
0
|
1047
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 01-04-2012 06:42 AM | |
| 1 | 09-23-2021 10:42 AM | |
| 2 | 09-28-2021 07:07 AM | |
| 1 | 04-07-2021 10:31 PM | |
| 3 | 03-21-2021 01:14 PM |
| Online Status |
Offline
|
| Date Last Visited |
01-07-2022
08:31 AM
|