|
POST
|
Marcin, 1) ArcGIS Runtime is missing a lot of Smart Mapping capabilites available in the JavaScript API. Heatmap or clustering are examples of those. In my case, I render the data on the server side and use MapService for visualisation. 2) GraphicsOveralys are designed to store temporary data. But, that needs to be tested case by case when using huge amount of data. It might be better to use FeatureLayer (with on interaction change cache) on ArcGIS Server / ArcGIS Online 3) No suggestions at all. Hope this helps, Adam
... View more
01-18-2017
09:59 PM
|
0
|
6
|
2938
|
|
POST
|
Sidney, This is not yeat available. See https://community.esri.com/thread/186773-dynamic-workspace-for-adding-shapefiles-in-arcgisruntime-quartz-release
... View more
01-18-2017
09:51 PM
|
1
|
2
|
1391
|
|
POST
|
Eric, Based on what you said, we can expect such functionality in the near future. Great to hear that! Regards, Adam
... View more
01-11-2017
10:06 PM
|
0
|
0
|
1807
|
|
POST
|
Hi Norman, two years ago, I struggled with the same issue without any success. It seems that setting dpi for Runitme, does not change anything. Neither you can set DPI for Local Dynamic Services. The result was that I gave up with this functionality. I reckon, we can only hope for improvements in the upcoming updates for 100 version. Regards, Adam
... View more
01-10-2017
02:31 AM
|
1
|
3
|
1553
|
|
POST
|
Eric, Great news for the New Year! Thank you for these. Just to clarify - "c) Will you open the rule engine specification for dictionary renderer, so developers could leverage their customs symbols within ArcGIS Runtime?" Being able to create custom symbols is one thing, another one is to specify how to display them. I meant rather rule engine, so I could prepare my own logic of parsing symbol id's and matching them to corresponding symbol layers. What would open up many new, situation awarness workflows in Runtime. Also, could you please refer to Local Image Service support as mentioned in 1 a, if possible? Regards, Adam
... View more
01-01-2017
10:53 PM
|
0
|
2
|
1807
|
|
POST
|
Hi Johnathon, thanks for your valuable input. One by one, I receive some good answers;-) Regards, Adam
... View more
12-22-2016
02:30 AM
|
0
|
0
|
1807
|
|
POST
|
Sebastian, You can create an SOI to ArcGIS for Server. Check this presentation: http://proceedings.esri.com/library/userconf/devsummit16/papers/dev_int_170.pdf slide 29 and 30 and associated video recording: Home | Esri Video. It might be helpful, Regards, Adam
... View more
12-22-2016
12:29 AM
|
0
|
0
|
1008
|
|
POST
|
Hi Sebastian, There is no out-of-box solution for this. You can set definitionExpression to Featue Layer in your custom JS app. You can create and populate your Feature Layer's Field with username values. Next after logging in, pass the typed username value to the definitionExpression. Hope this helps, Regards
... View more
12-22-2016
12:12 AM
|
0
|
2
|
1008
|
|
POST
|
HI Jason, 1) Use ArcGIS Pro to create .vtpk file. Check this Author a map for vector tile creation—ArcGIS Pro | ArcGIS for Desktop 2) Rather SD Card. Grant permissions to acces external storage in you Android Studio project 3) Here is the reference: ArcGISVectorTiledLayer| arcgis-android Check also the samples: ArcGIS Runtime SDK for Android | ArcGIS for Developers Hope this helps, Adam
... View more
12-21-2016
05:55 AM
|
1
|
0
|
1255
|
|
POST
|
Christian, Look here: Dynamic workspace for adding shapefiles in ArcGISRuntime Quartz Release? I think this functionality is just missing in this Local Server release. Regards, Adam
... View more
12-19-2016
02:50 AM
|
0
|
1
|
1197
|
|
POST
|
Tom, Why don't you examine and implement these samples: Offline editing workflow | ArcGIS for Developers and Feature attribute editing | ArcGIS for Developers ?
... View more
12-15-2016
10:15 PM
|
2
|
3
|
1784
|
|
POST
|
Hi, //EDITED - MAP is not yet ready Map is not yet initialized. Try to add "addMapEventListener" to the map, and then process the message in the mapReady method. map.addMapEventListener(new MapEventListener(){ @Override public void mapDispose(MapEvent arg0) { // TODO Auto-generated method stub } @Override public void mapExtentChanged(MapEvent arg0) { // TODO Auto-generated method stub } @Override public void mapReady(MapEvent arg0) { // TODO Auto-generated method stub } }); Hope this helps, Adam
... View more
11-30-2016
11:11 AM
|
0
|
0
|
1122
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 03-19-2024 12:19 PM | |
| 1 | 05-11-2016 06:36 AM | |
| 1 | 09-28-2023 08:17 AM | |
| 2 | 03-17-2021 12:09 PM | |
| 1 | 05-11-2016 10:40 PM |
| Online Status |
Offline
|
| Date Last Visited |
01-27-2026
04:05 AM
|