|
POST
|
Hey, Here are some questions related to this issue. Can you provide simple reproducer for this issue or can we access the services that are causing the problems? You can send that to me directly if you cannot share it publicly ([email protected]). I'm assuming that you have verified that the data is prepared for offline use correctly? What settings does the service use? How are the layers defined in the service? Do you have relationships? What settings you are using when generating the replica?
... View more
12-01-2015
06:03 AM
|
0
|
0
|
1155
|
|
POST
|
You most likely need to create the item template for the datagrid where you define the look and feel for each row. You can access the attributes from xaml using 'Attributes[key]' definition when the DataContext is the feature. Something like this {Binding Attributes[OBJECTID]}. Another thing that you can do is to filter the attributes in code and then provide the filtered list as a ItemsSource.
... View more
12-01-2015
03:50 AM
|
0
|
1
|
3083
|
|
POST
|
Please have a look to FeatureLayerHitTesting sample in https://github.com/Esri/arcgis-runtime-samples-dotnet/blob/master/src/Desktop/ArcGISRuntimeSamplesDesktop/Samples/FeatureLayers It is using HitTesting to fetch the feature information and then showing it in the UI. You need to define what fields are used in your data grid based on the grids mechanism. Attributes are returned in Dictionary that you can easily access.
... View more
12-01-2015
02:26 AM
|
0
|
3
|
3083
|
|
POST
|
That seems to be the case. I have created issue for that. Issue seems also occur with SimpleMarkerSymbols.
... View more
11-27-2015
08:03 AM
|
0
|
0
|
2174
|
|
POST
|
Just for extra information, this issue also seems to come if you are using SimpleRenderers so it's not purely related to UniqueValueRenderer. One work around as Robert said, is to use individual symbols (with angle property) and avoid using a renderer. Unfortunately this is as performant solution but hopefully solves the issue until we have a fix.
... View more
11-27-2015
05:14 AM
|
0
|
2
|
2174
|
|
POST
|
Maybe someone from https://community.esri.com/community/developers/gis-developers/python can answer this one?
... View more
11-27-2015
03:46 AM
|
0
|
0
|
3168
|
|
POST
|
Hi, It seems that if you are using GraphicsOverlays or GraphicsLayers in Dynamic rendering mode (which is the default), RotationExpression is not working in SceneView. If you set the overlay/layer to use RenderingMode = Static, it should work. Symbol might look a bit smaller in that mode, but as a workaround you can use a bit larger symbol. I have created issue for this.
... View more
11-27-2015
02:42 AM
|
0
|
4
|
2174
|
|
POST
|
Hi Matt, I had time to check this today. So the freeze comes when navigating away from the map page? I don't see the freeze with current build so it should be fixed in 10.2.7 release.
... View more
11-26-2015
02:29 AM
|
0
|
0
|
2852
|
|
POST
|
Mike Minami Any idea if filtering ended up to features list or has it been implemented some way?
... View more
11-26-2015
02:16 AM
|
0
|
2
|
4425
|
|
POST
|
And just for reminder, that if you want to define rendering information in the client, you should be able to define UniqueValueRenderer with many fields using renderers in the API.
... View more
11-26-2015
02:12 AM
|
0
|
0
|
4798
|
|
POST
|
Hey Kris, Could you send me a simple reproducer (mxd, database) with information what you are doing so I can have a look? You can link the source to GeoNet or send it directly to me [email protected].
... View more
11-26-2015
02:10 AM
|
0
|
3
|
4798
|
|
POST
|
Just to clarify that if your application is using ArcGIS server (or ArcGIS Online) services and works in fully connected environment, you don't need buy licenses. You can find steps how to license Basic level application from the link that Freddie posted.
... View more
11-26-2015
02:08 AM
|
0
|
0
|
1011
|
|
POST
|
Could you provide a bit more details and/or full reproducible application to demonstrate the issue?
... View more
11-26-2015
02:03 AM
|
0
|
0
|
867
|
|
POST
|
Could you clarify what you are doing with Runtime and ArcMap? If you are talking about using ArcGIS Runtime for .NET to extend ArcMap then that is not supported. For that you need to use ArcObjects. If you are using ArcMap to create data/services/geoprosessing packages and have problems with that could you tell more what you are doing?
... View more
11-26-2015
02:00 AM
|
0
|
0
|
1290
|
|
POST
|
Are you looking something like this? https://developers.arcgis.com/android/sample-code/export-tile-cache/
... View more
10-28-2015
07:31 AM
|
0
|
0
|
3349
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 11-12-2014 03:52 AM | |
| 1 | 08-27-2015 03:47 AM | |
| 1 | 12-08-2014 09:58 AM | |
| 1 | 05-05-2015 10:19 AM | |
| 1 | 07-30-2015 08:43 AM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:23 AM
|