Select to view content in your preferred language

How to create .lyr or .avl file format using ArcGIS Runtime SDK JAVA?

10013
10
03-13-2014 05:05 AM
RavindraSingh
Frequent Contributor
Hi GeoGeeks,

I would like to store the symbology in '.lyr' OR '.avl' files,
using ArcGIS runtime SDK Java.

Basically I want to interchange the symbology between my custom application and ArcGIS Desktop(e.g. ArcMap 10.x).
and I want to create and read that symbology using my custom application.

IS it possible? if yes, then please suggest the way to do so.
if not, then, is there any other 3rd party API's which can make it possible?
0 Kudos
10 Replies
CarlosColón-Maldonado
Frequent Contributor
Also we are considering the following GP tools at 10.2.2:

Data Management > Raster > Mosaic Dataset > Create Mosaic Dataset
Data Management > Raster > Mosaic Dataset > Add Rasters To Mosaic Dataset

Mark


Yes!
Considering? You have my vote for them and yet another GP tool:

Data Management > Raster > Mosaic Dataset > Remove Rasters From Mosaic Dataset.
0 Kudos