|
POST
|
Hi Artur, What version of Runtime do you use? 100.0.0? Do you initialize MapView or JMap (10.2.4)? Can you post your code? Regards, Adam
... View more
02-13-2017
09:57 PM
|
0
|
0
|
821
|
|
IDEA
|
ArcGIS Runtime is so much behind the capabilities of Esri Javascript API 3.x. As 100.0.0 version is released, please, start adding missing pieces in a faster pace. Developers need to have comparable tools for web and native apps development. Thanks, Adam
... View more
02-12-2017
11:09 PM
|
2
|
1
|
909
|
|
POST
|
Hi, I would like share with you some of the issues I found when working with ArcGIS Runtime for Android 100.0.0, 1) GeometryEngine's project method throws an error when projecting a point with no Spataial Reference defined. This class should check the spatial reference existance first. Caused by: com.esri.arcgisruntime.ArcGISRuntimeException: Invalid argument at com.esri.arcgisruntime.internal.jni.CoreGeometryEngine.nativeProject(Native Method) at com.esri.arcgisruntime.internal.jni.CoreGeometryEngine.a(SourceFile:213) at com.esri.arcgisruntime.geometry.GeometryEngine.project(SourceFile:676) 2) When exporting 1, 200 000 points to Moblie Geodatabase (SQLite), the data gets gridded and only some of data (nothern cells) are used for querying. 3) UniqueValueRenderer does not display all unique values (range from 1 to 10) at all scales when working with multipart polygons (120 features) 4) Inconsistent workflow when creating network dataset since the routing is now based on travel mode. Some of work should be done in ArcMap and some in ArcGIS Pro. Mobile geodatabase seems to not allow for creating multimodal networks and is vulnerable to network dataset errors that did not restrict solving routes. 5) Create Runtime Content should have an explicit parameter for output data extent. Now, the current display extent is used for export. Regards, Adam
... View more
02-12-2017
10:58 PM
|
0
|
1
|
1781
|
|
POST
|
Hi Jens, check out the samples app for 100.0.0, and search for Symbol Dictionary. Regards, Adam
... View more
02-08-2017
06:23 AM
|
1
|
1
|
645
|
|
POST
|
Hi Norm, Well, as of ArcGIS Runtime SDK 10.2.4, I used 3rd party library or simple HTTPClient instance to get WMS Styled layer (custom SLD wasn't supported in Runtime) as an image and display it in JMap component. I would try doing the same thing for JavaFX. To send request you need only current map extent and size of window, other things can be even hardcoded or got from GetCapabilties endpoint. Hope this helps, Regards Adam
... View more
02-08-2017
06:10 AM
|
0
|
0
|
860
|
|
POST
|
Check this out https://community.esri.com/message/532029 Regards, Adam
... View more
02-06-2017
04:50 AM
|
0
|
0
|
2220
|
|
POST
|
Hi, You can use Stream Layer | ArcGIS API for JavaScript 3.19 coupled with GeoEvent Server. Regards, Adam
... View more
02-06-2017
02:21 AM
|
2
|
0
|
1483
|
|
POST
|
No solution found so far. I decided to use UserCredential| arcgis-android.
... View more
02-05-2017
11:33 PM
|
0
|
0
|
858
|
|
POST
|
Hi Bjorn, Indeed, there is 100.0.0 version for .Net as well.Please check ArcGIS Runtime SDK for .NET | ArcGIS for Developers . Also be aware that Local Server is now a seperate install. If you want to write me in private, I am available on firstnamelastname@hotmail.com. Regards, Adam
... View more
01-26-2017
08:09 AM
|
0
|
1
|
1617
|
|
POST
|
Hi All, I am looking for the easiest way to access premium services from ArcGIS Online in my app without prompting user to login. I found good article about authentication Authentication with ArcGIS Android 100.0.0 Part 2 | ArcGIS Blog, so I tried to implement AppLogin (Implementing App Login | ArcGIS for Developers ), but no success. I do not find any option to pass client_id and client secret to OAuthManger, so I can be autohorized to use premium content. Next, I thought, I can use hosted proxy on ArcGIS Online, but did not find any example how to use it with Runtime 100. Any help is welcome, Kind regards, Adam
... View more
01-24-2017
10:52 PM
|
0
|
2
|
1884
|
|
POST
|
Marcin, Now, I see what you are getting at.... So, why don't you change every second a Viewpoint offseted by small distance and then change back to the original viewpoint? I know, it is a kind of bypassing the issue, but should work. Adam
... View more
01-19-2017
03:50 AM
|
0
|
0
|
2018
|
|
POST
|
Marcin, You can update the underlaying data anyway you want i.e using ArcGIS Desktop Editing Tools (if reside on your DBMS), using REST API calls for FeatureService or any other custom tool that modify your data in the database. The service does not cache input data, it is accessed on every request made to your service. Hope this clarifies your question a bit. Adam
... View more
01-19-2017
03:24 AM
|
0
|
2
|
2018
|
|
POST
|
Marcin, Ad 1) Right, I do use ArcGISMapImageLayer class. You can set symbology for your layers before publishing data as MapService or FeatureService. These settings are maintained by resulting services. Regards, Adam
... View more
01-19-2017
01:09 AM
|
0
|
4
|
2018
|
|
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
|
2018
|
|
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
|
1073
|
| 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 |
03-22-2024
10:35 PM
|