|
POST
|
Dear Runtime Team, Below, I would like to share my thoughts about the new Runtime release and also ask about some new specific features. 1) Raster data support It is great to see that no more World files are required to display GeoTiff and NITF files. Also, on-the-fly datum transformation and reprojection are now supported. It would be great, if you could add the latter to the documentation: Spatial references—ArcGIS Runtime SDK for Java | ArcGIS for Developers Probably, for the most of users, the list of supported formats is sufficient, but in my scenario, I would like to being able to consume METOC data i.e. GRIB, NetCDF and Drone Imagery as well. Thus, this is leading me to the following question: a) Is there any option you consider adding Image Service capability to the Local Server? Being able to directly add/register new rasters to the shared mosaic dataset, bypassing mobile mosaic dataset, would be great advantage. Also, performing raster analysis using raster functions would be an another asset for the users. I suppose, at some point in the future, all of these would be supported natively. What are your plans for supporting more raster formats? 2) Geoprocessing Can you provide any sample showing how to properly initialize FeatureCollectionTable in order to pass it to the GeoprocessingFeatures? Or, there is another, simpler option? Also, I am glad to see that resulting map service with raster data does not crash on my machine. 3) Symbols and renderers a) What model formats , apart from .dae, are supported for ModelSceneSymbol? b) Will you support Military Overlay point clustering/aggregation? c) Will you open the rule engine specification for dictionary renderer, so developers could leverage their customs symbols within ArcGIS Runtime? 4) Layers a) Will you support displaying shapefile? Default reprojection and retrieving field names are also very welcome. b) What OGC layers (along with their capabilites) will be supported? I would be nice to have a WMS, WMTS and WFS fully support in ArcGIS Runtime. Many thanks in advance for the answers, Adam
... View more
11-29-2016
11:40 PM
|
1
|
8
|
2893
|
|
POST
|
Hi, Runtime does not support Schematics. Neither Quartz release will do. You should go with ArcObjects for Java. Regards, Adam
... View more
10-24-2016
12:01 AM
|
1
|
0
|
1093
|
|
POST
|
Hi, try to use ArcGIS for Desktop Standard 10.2 to export map package including both raster and vector data. Do not check to reference the data while exporting. Regards, Adam
... View more
10-16-2016
10:35 PM
|
0
|
0
|
689
|
|
POST
|
According to the docs, not at this moment. Here are supported renderers... Esri.ArcGISRuntime.Symbology.ClassBreaksRenderer Esri.ArcGISRuntime.Symbology.SimpleRenderer Esri.ArcGISRuntime.Symbology.Specialized.DictionaryRenderer Esri.ArcGISRuntime.Symbology.TemporalRenderer Esri.ArcGISRuntime.Symbology.UniqueValueRenderer Regards, Adam
... View more
10-12-2016
01:13 AM
|
0
|
0
|
1018
|
|
POST
|
HI, IMHO, you just need a basic license. You do not use FeaureService/Geodatabase sync capability, so it should be fine. Please check: License your app—ArcGIS Runtime SDK for .NET | ArcGIS for Developers Adam
... View more
10-12-2016
12:46 AM
|
1
|
0
|
922
|
|
POST
|
I am not 100% it will resolve your issue, but I have already seen this kind of errors....Worth trying... Adam
... View more
10-12-2016
12:10 AM
|
0
|
0
|
1191
|
|
POST
|
Micheal, do you stop the service after it has been started? Use addLocalServiceStartCompleteListener to ensure that. Regards, Adam
... View more
10-12-2016
12:01 AM
|
0
|
0
|
1191
|
|
POST
|
Hi Micheal, do you stop the service after removing the layer? Do you use stopAsync() method? Can you provide the code? Regards, Adam
... View more
10-11-2016
11:58 PM
|
0
|
0
|
846
|
|
POST
|
Tom, Look at GPS Layer modes example. Just initialize GPSLayer with SerialPortGPSWatcher. It should work. GPSEventListener gpsListener = new MyGeoPositionListener(jMap, graphicsLayer);
gpsWatcher = new SerialPortGPSWatcher(gpsListener);
gpsLayer = new GPSLayer(gpsWatcher); Regards,
Adam
... View more
10-11-2016
11:43 PM
|
0
|
0
|
1056
|
|
POST
|
According to the Esri Staff, the Quartz release for Java should be available in November this year....I do agree, such a big delay is more than disappointing. I hope this release will be much better than the last one. Regards, Adam
... View more
10-11-2016
10:34 PM
|
1
|
0
|
693
|
|
POST
|
I would like to trigger any business logic based on feature service attribute value change or adding a new feature. This capability might be useful for developers. So, I need to create my own "listener". Regards, Adam
... View more
09-29-2016
11:06 PM
|
0
|
1
|
1343
|
|
POST
|
Hi, Is there any method to set update event listener on feature layer? I want it to be called on every feature layer update (adding, deleting features). I do not see any valid function in the documentation. Any help is much appreciated, Adam
... View more
09-29-2016
02:06 AM
|
0
|
3
|
2176
|
|
POST
|
Hi Luke, Why don't you expose the data you want to copy as a geoporcessing service ouput parameter? Then, you are able to download it using any http library. Sounds weird to download the data from local server to local machine, but....I did not find any workaround. Another option is to find catalog with "jobId" name in the OS system, and get scratch.gdb inside of it. Then try to access your data using runtime SDK. Hope this helps, Adam
... View more
09-29-2016
01:08 AM
|
0
|
0
|
926
|
|
POST
|
Hi, I try to download attachment from feature service using AttachmentManager | ArcGIS Android 10.2.8 API, specyfing output folder as an external storage directory. Unfortunately, I am not successful - the file is not downloaded to the directory. There is no error raised, and I can read attachment file name correctly. Is there any sample code showing how to use AttachmentManager properly? Many thanks, Adam
... View more
09-28-2016
11:39 PM
|
0
|
2
|
2154
|
| 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
|