|
BLOG
|
Happy Friday, everyone! Please see a recent blog post regarding The Qt Company's release of Qt 5.6. It contains some important information for those of you targeting iOS devices with your Qt development. Read all about it here: Qt 5.6 released and supported with ArcGIS Rumtime SDK 10.2.6 for Qt | ArcGIS Blog
... View more
03-18-2016
03:59 PM
|
0
|
0
|
2140
|
|
POST
|
Hello! Thank you for this post and the resources to try to reproduce. When you say "proxy server", are you referring to an HTTP Proxy of your own? Just for your reference, the ArcGIS Proxy page used for JavaScript is not supported in the ArcGIS Runtime.
... View more
03-11-2016
02:28 PM
|
1
|
0
|
855
|
|
POST
|
No EDN license is necessary to obtain the ArcGIS Runtime SDKs. Just check out Install and set up—ArcGIS Runtime SDK for Android | ArcGIS for Developers . And that's it! Eric
... View more
03-09-2016
04:43 PM
|
1
|
2
|
1826
|
|
POST
|
Hi Joseph, You're hunch is correct. No, there isn't concurrent licensing for Runtime apps, nor is there a way to leverage your Desktop license like you were able to do with Engine. As you correctly stated, these are different products and technologies. Great question. Thanks.
... View more
02-25-2016
02:29 PM
|
0
|
0
|
1577
|
|
POST
|
I couldn't see the entire URL you referenced, but here are some good places to start learning about how to get your maps and content working with your apps in a disconnected environment... I think I would start with the topic, Create an offline map—ArcGIS Runtime SDK for Android | ArcGIS for Developers There are some great topics in the ArcGIS Desktop Help that talk about creating Runtime Content, like this one: Creating ArcGIS Runtime content—Help | ArcGIS for Desktop This 60-minute training seminar could be useful to you. Though it may be a bit out-dated, the patterns that are shown are still very relevant today: Esri Training | Develop Offline Apps Using the ArcGIS Runtime SDKs Hope this is helpful
... View more
01-07-2016
08:20 AM
|
1
|
1
|
1043
|
|
POST
|
Hi Olivier, And a Happy New Year to you as well. Thanks! At this time, there are no plans to add anything that lets the developer override the re-sampling effect. You might want to suggest this enhancement on ideas.esri.com. We look at these requests carefully. Thanks!
... View more
01-05-2016
05:20 PM
|
0
|
0
|
2242
|
|
POST
|
If all you need is to have these (building footprints, parcels, roads) as basemap/reference layers, then probably the best performance you'd get is to create a tiled map service for these.
... View more
01-05-2016
05:14 PM
|
1
|
0
|
963
|
|
POST
|
Hmmm. Interesting. I like this kind of file i/o stuff. So, there isn't currently an API in our Android SDK that exports the contents of a MapView to a file. There is in the Java SDK, but not Android. What you may want to try is something like what is found here on StackOverflow: http://stackoverflow.com/questions/2174875/image-on-canvas-to-jpeg-file . Basically, you can draw the contents of the MapView to an off-screen mutable bitmap, (I hope), which can be written to the device. Worth a try.
... View more
01-04-2016
04:39 PM
|
2
|
1
|
1361
|
|
POST
|
Hi Adam, Thank you for these clues. Give us a chance to investigate and we'll see what's up. I assume you do not have access to Esri's Technical Support? If you do, by chance, no harm in logging this officially. Thanks again.
... View more
12-22-2015
08:09 AM
|
0
|
1
|
2327
|
|
POST
|
Thanks Ian! For what's coming in Quartz, have you seen this? What's Coming in ArcGIS for Developers | Esri Video
... View more
12-21-2015
10:16 AM
|
0
|
0
|
2073
|
|
POST
|
Hi Ian, Yeah, this is a good one. As you correctly pointed out, the doc on this is a bit ambiguous. Apologies for that. Since the app will be using the GeodatabaseSyncTask APIs, this fact alone makes the app fall into the Standard license category, regardless of whether it's one-way or two-way usage. The geodatabase is still registered with a 'sync-enabled' feature service, though technically your app will only use it in read-only mode. The geodatabase will be updated from the back-end service. Now, if the geodatabase originates from ArcMap through "Share Runtime Content", this would make it read-only, and thus the app that reads this geodatabase on the device is in Basic license mode, since there is no way that the geodatabase could be updated. This geodatabase is NOT registered with a sync-enabled feature service. Does this make sense? This is a great question. Thanks for clearly articulating your use case. By the way, correcting the ambiguity and complexity in the current license model is something we are working very hard to address at the Quartz release.
... View more
12-17-2015
08:56 PM
|
2
|
2
|
2073
|
|
POST
|
On the ArcGISDynamicMapServiceLayer, I think you can call getLayers(), which returns a collection of ArcGISLayerInfos for the sub-layers in that service. ArcGISLayerInfo has setVisible(bool) that you can call. Is this what you're asking for?
... View more
12-15-2015
07:51 PM
|
0
|
2
|
1143
|
|
POST
|
Hi Gavin, Beta 1 does not support anything offline. This is coming in the next beta, not to the fullest extent but some offline. Is there a reason why you have to have this offline capability right now? Products built on our Beta's cannot be distributed for production, just FYI
... View more
12-10-2015
10:30 AM
|
1
|
0
|
774
|
|
POST
|
In Eclipse, is the opencv library, which is reference by your Eclipse project, being exported when your app is created?
... View more
12-09-2015
02:28 PM
|
1
|
1
|
1583
|
|
POST
|
You can create your MapView without a basemap. You don't have to use MapOptions. This is a convenience approach to creating a MapView with some content quickly and easily, but it is optional.
... View more
12-09-2015
01:53 PM
|
2
|
0
|
962
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 04-13-2017 11:47 AM | |
| 1 | 12-28-2016 03:30 PM | |
| 1 | 06-15-2018 10:13 AM | |
| 1 | 04-26-2015 09:53 AM | |
| 1 | 06-12-2018 01:57 PM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:22 AM
|