<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to display label infomation in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-display-label-infomation/m-p/34281#M266</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Ive only seen labelingInfo being cast on dynamiclayer (by using DrawingInfo) in android apps. Any advices how can I cast it on ArcGISFeatureLayer? Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Jun 2015 14:07:12 GMT</pubDate>
    <dc:creator>AneteFridrihsone</dc:creator>
    <dc:date>2015-06-01T14:07:12Z</dc:date>
    <item>
      <title>How to display label infomation</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-display-label-infomation/m-p/34274#M259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am currently doing an Android project which shows the plan of networks. I have an online mapservice and feature service which contains the label infomation. But neither of them can display the label information in the map. Could someone tell me how to do it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 May 2014 07:14:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-display-label-infomation/m-p/34274#M259</guid>
      <dc:creator>zijianzhu</dc:creator>
      <dc:date>2014-05-20T07:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to display label infomation</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-display-label-infomation/m-p/34275#M260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Zijian,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Generally speaking, there are two methods to this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want the map service to automatically show labels, you need to set up labels in your data in ArcMap before you publish it as a map service. Labels are only supported on map services. For details on making a map with labels in ArcMap, see &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/Essential_labeling_concepts/00s80000000t000000/"&gt;http://resources.arcgis.com/en/help/main/10.2/index.html#/Essential_labeling_concepts/00s80000000t000000/&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, if you wish to pull in attribute information from the feature service to setup and draw the label in android, check out this: &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/android/api-reference/reference/com/esri/core/map/LabelingInfo.html"&gt;https://developers.arcgis.com/android/api-reference/reference/com/esri/core/map/LabelingInfo.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope it helps point your project in the right direction.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Raymond&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 May 2014 08:15:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-display-label-infomation/m-p/34275#M260</guid>
      <dc:creator>RaymondHuang</dc:creator>
      <dc:date>2014-05-20T08:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to display label infomation</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-display-label-infomation/m-p/34276#M261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Zijian,&lt;BR /&gt;&lt;BR /&gt;Generally speaking, there are two methods to this:&lt;BR /&gt;&lt;BR /&gt;If you want the map service to automatically show labels, you need to set up labels in your data in ArcMap before you publish it as a map service. Labels are only supported on map services. For details on making a map with labels in ArcMap, see &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/Essential_labeling_concepts/00s80000000t000000/"&gt;http://resources.arcgis.com/en/help/main/10.2/index.html#/Essential_labeling_concepts/00s80000000t000000/&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;However, if you wish to pull in attribute information from the feature service to setup and draw the label in android, check out this: &lt;A href="https://developers.arcgis.com/android/api-reference/reference/com/esri/core/map/LabelingInfo.html"&gt;https://developers.arcgis.com/android/api-reference/reference/com/esri/core/map/LabelingInfo.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope it helps point your project in the right direction.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Raymond&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As there is a huge number of geomotrys, I think the second one is not so good. But if I use the first one, I can not edit the attribut of the geometry. So if I can use the featureLayer(featureService) to display the plan and mapsercive to display the label info, the problem will be solved. But how to only display the label info? I have the mapservice, how can I use it, the ArcGISTiledMapServiceLayer doesn't work, neither featureLayer, is there any other way? Thanks for your helping&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 May 2014 09:08:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-display-label-infomation/m-p/34276#M261</guid>
      <dc:creator>zijianzhu</dc:creator>
      <dc:date>2014-05-20T09:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to display label infomation</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-display-label-infomation/m-p/34277#M262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Zijian,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, you can use Feature Service to support editing functionalities while using the Map Service to display the label as per my previous suggestion from Method 1, that is, author the map with proper labelling. Whenever a geometry's attribute is added/updated through the Feature Service, the Map Server will be able to render new map images with the updated information. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For this to happen, you cannot use a TileMapServiceLayer which lets you to work with a cached map service resource exposed by the ArcGIS Server REST API. A cached service accesses tiles from a cache instead of dynamically rendering images. For dynamic map services, see &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/android/api-reference/reference/com/esri/android/map/DynamicLayer.html"&gt;https://developers.arcgis.com/android/api-reference/reference/com/esri/android/map/DynamicLayer.html&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me know if I understood you correctly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Raymond&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 May 2014 09:56:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-display-label-infomation/m-p/34277#M262</guid>
      <dc:creator>RaymondHuang</dc:creator>
      <dc:date>2014-05-20T09:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to display label infomation</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-display-label-infomation/m-p/34278#M263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Zijian,&lt;BR /&gt;&lt;BR /&gt;Yes, you can use Feature Service to support editing functionalities while using the Map Service to display the label as per my previous suggestion from Method 1, that is, author the map with proper labelling. Whenever a geometry's attribute is added/updated through the Feature Service, the Map Server will be able to render new map images with the updated information. &lt;BR /&gt;&lt;BR /&gt;For this to happen, you cannot use a TileMapServiceLayer which lets you to work with a cached map service resource exposed by the ArcGIS Server REST API. A cached service accesses tiles from a cache instead of dynamically rendering images. For dynamic map services, see &lt;A href="https://developers.arcgis.com/android/api-reference/reference/com/esri/android/map/DynamicLayer.html" rel="nofollow noopener noreferrer" target="_blank"&gt;https://developers.arcgis.com/android/api-reference/reference/com/esri/android/map/DynamicLayer.html&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;Let me know if I understood you correctly.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Raymond&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Raymond,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your suggestion is really helpful, now I want to use ArcGISDynamicMapServiceLayer to display the label info, but the problem is how I can only display the label info without the symbols. This is my code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the map service&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
DynamicLayer li = new ArcGISDynamicMapServiceLayer(this.getResources()
&amp;nbsp;&amp;nbsp;&amp;nbsp; .getString(R.string.feature_url));
&amp;nbsp; mMapView.addLayer(li);&lt;/PRE&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;Clermont_TEST (MapServer)

View In:&amp;nbsp;&amp;nbsp; ArcMap&amp;nbsp;&amp;nbsp; ArcGIS Explorer&amp;nbsp;&amp;nbsp; ArcGIS JavaScript&amp;nbsp;&amp;nbsp; ArcGIS.com Map&amp;nbsp;&amp;nbsp; Google Earth 

View Footprint In:&amp;nbsp;&amp;nbsp; Google Earth 

Service Description: 

Map Name: Couches

Legend 

All Layers and Tables 

Layers:
SIG.COVAGE.RESCOV_SITES (0)
SIG.COVAGE.RESCOV_CABLES (1)
SIG.COVAGE.RESCOV_PT_TECH (2)
SIG.COVAGE.RESCOV_SUPPORT (3)
Description: 

Copyright Text: 
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the first sublayer&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;Layer: SIG.COVAGE.RESCOV_SITES (ID:0)

Display Field: NOM

Type: Feature Layer 

Geometry Type: esriGeometryPoint 

Description: 

Definition Expression: RESEAU = 'CC' 

Copyright Text: 

Min. Scale: 0.0 

Max. Scale: 0.0 

Default Visibility: true

Extent:
XMin: 335847.84710250073
YMin: 6196674.762395348
XMax: 1227493.0724970268
YMax: 7108515.558903408
Spatial Reference: PROJCS["RGF_1993_Lambert_93",GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137.0,298.257223563]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["Lambert_Conformal_Conic"],PARAMETER["False_Easting",700000.0],PARAMETER["False_Northing",6600000.0],PARAMETER["Central_Meridian",3.0],PARAMETER["Standard_Parallel_1",44.0],PARAMETER["Standard_Parallel_2",49.0],PARAMETER["Latitude_Of_Origin",46.5],UNIT["Meter",1.0]]
Drawing Info:
Renderer:
Simple Renderer:
Symbol:
Picture Marker Symbol:

Label: 
Description: 
Transparency: 0
Labeling Info:
Label Placement: esriServerPointLabelPlacementAboveRight
Label Expression: [NOM]
Use Coded Values: true
Symbol:
Simple Text Symbol:
Color: [0, 0, 0, 255]
Background Color: N/A
Outline Color: N/A
Vertical Alignment: bottom
Horizontal Alignment: center
Right to Left: false
Angle: 0.0
XOffset: 0.0
YOffset: 0.0
Size: 8.0
Font Family: Arial
Font Style: normal
Font Weight: normal
Font Decoration: none
Min. Scale: 5000.0
Max. Scale: 0.0
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can display neither symbol nor label info. That is really strange. When I use the featureLayer, I can at least display symbols.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Zijian&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2021 21:20:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-display-label-infomation/m-p/34278#M263</guid>
      <dc:creator>zijianzhu</dc:creator>
      <dc:date>2021-12-10T21:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to display label infomation</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-display-label-infomation/m-p/34279#M264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Zijian,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you share your Map Service and Feature Service URL for us to check the service parameters?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Raymond&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 May 2014 11:52:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-display-label-infomation/m-p/34279#M264</guid>
      <dc:creator>RaymondHuang</dc:creator>
      <dc:date>2014-05-20T11:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to display label infomation</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-display-label-infomation/m-p/34280#M265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear Raymond&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can not show you the site but I copy the info of my map server&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;ArcGIS Services Directory&lt;BR /&gt;Home &amp;gt; Clermont_TEST (MapServer) Help | API Reference&lt;BR /&gt;Clermont_TEST (MapServer)&lt;BR /&gt;&lt;BR /&gt;View In:&amp;nbsp;&amp;nbsp; ArcMap&amp;nbsp;&amp;nbsp; ArcGIS Explorer&amp;nbsp;&amp;nbsp; ArcGIS JavaScript&amp;nbsp;&amp;nbsp; ArcGIS.com Map&amp;nbsp;&amp;nbsp; Google Earth &lt;BR /&gt;&lt;BR /&gt;View Footprint In:&amp;nbsp;&amp;nbsp; Google Earth &lt;BR /&gt;&lt;BR /&gt;Service Description: &lt;BR /&gt;&lt;BR /&gt;Map Name: Couches&lt;BR /&gt;&lt;BR /&gt;Legend &lt;BR /&gt;&lt;BR /&gt;All Layers and Tables &lt;BR /&gt;&lt;BR /&gt;Layers:&lt;BR /&gt;SIG.COVAGE.RESCOV_SITES (0)&lt;BR /&gt;SIG.COVAGE.RESCOV_CABLES (1)&lt;BR /&gt;SIG.COVAGE.RESCOV_PT_TECH (2)&lt;BR /&gt;SIG.COVAGE.RESCOV_SUPPORT (3)&lt;BR /&gt;Description: &lt;BR /&gt;&lt;BR /&gt;Copyright Text: &lt;BR /&gt;&lt;BR /&gt;Spatial Reference: PROJCS["RGF_1993_Lambert_93",GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137.0,298.257223563]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["Lambert_Conformal_Conic"],PARAMETER["False_Easting",700000.0],PARAMETER["False_Northing",6600000.0],PARAMETER["Central_Meridian",3.0],PARAMETER["Standard_Parallel_1",44.0],PARAMETER["Standard_Parallel_2",49.0],PARAMETER["Latitude_Of_Origin",46.5],UNIT["Meter",1.0]]&lt;BR /&gt;&lt;BR /&gt;Single Fused Map Cache: false &lt;BR /&gt;&lt;BR /&gt;Initial Extent:&lt;BR /&gt;XMin: 684972.8280251798&lt;BR /&gt;YMin: 6510896.448649341&lt;BR /&gt;XMax: 735224.7604746498&lt;BR /&gt;YMax: 6528690.575549481&lt;BR /&gt;Spatial Reference: PROJCS["RGF_1993_Lambert_93",GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137.0,298.257223563]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["Lambert_Conformal_Conic"],PARAMETER["False_Easting",700000.0],PARAMETER["False_Northing",6600000.0],PARAMETER["Central_Meridian",3.0],PARAMETER["Standard_Parallel_1",44.0],PARAMETER["Standard_Parallel_2",49.0],PARAMETER["Latitude_Of_Origin",46.5],UNIT["Meter",1.0]]&lt;BR /&gt;Full Extent:&lt;BR /&gt;XMin: 700903.4631999952&lt;BR /&gt;YMin: 6511705.272599347&lt;BR /&gt;XMax: 719294.1252998349&lt;BR /&gt;YMax: 6527881.751599476&lt;BR /&gt;Spatial Reference: PROJCS["RGF_1993_Lambert_93",GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137.0,298.257223563]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["Lambert_Conformal_Conic"],PARAMETER["False_Easting",700000.0],PARAMETER["False_Northing",6600000.0],PARAMETER["Central_Meridian",3.0],PARAMETER["Standard_Parallel_1",44.0],PARAMETER["Standard_Parallel_2",49.0],PARAMETER["Latitude_Of_Origin",46.5],UNIT["Meter",1.0]]&lt;BR /&gt;Units: esriMeters &lt;BR /&gt;&lt;BR /&gt;Supported Image Format Types: PNG32,PNG24,PNG,JPG,DIB,TIFF,EMF,PS,PDF,GIF,SVG,SVGZ,BMP&lt;BR /&gt;&lt;BR /&gt;Document Info:&lt;BR /&gt;Title:&lt;BR /&gt;Author:&lt;BR /&gt;Comments:&lt;BR /&gt;Subject:&lt;BR /&gt;Category:&lt;BR /&gt;Keywords:&lt;BR /&gt;AntialiasingMode: Fastest&lt;BR /&gt;TextAntialiasingMode: Normal&lt;BR /&gt;Supported Interfaces:&amp;nbsp;&amp;nbsp; REST&amp;nbsp;&amp;nbsp; SOAP&amp;nbsp;&amp;nbsp; WFS &lt;BR /&gt;&lt;BR /&gt;Supported Operations:&amp;nbsp;&amp;nbsp; Export Map&amp;nbsp;&amp;nbsp; Identify&amp;nbsp;&amp;nbsp; Find &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And the first sublayer of mapserver&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Layer: SIG.COVAGE.RESCOV_SITES (ID:0)&lt;BR /&gt;&lt;BR /&gt;Display Field: NOM&lt;BR /&gt;&lt;BR /&gt;Type: Feature Layer &lt;BR /&gt;&lt;BR /&gt;Geometry Type: esriGeometryPoint &lt;BR /&gt;&lt;BR /&gt;Description: &lt;BR /&gt;&lt;BR /&gt;Definition Expression: RESEAU = 'CC' &lt;BR /&gt;&lt;BR /&gt;Copyright Text: &lt;BR /&gt;&lt;BR /&gt;Min. Scale: 0.0 &lt;BR /&gt;&lt;BR /&gt;Max. Scale: 0.0 &lt;BR /&gt;&lt;BR /&gt;Default Visibility: true&lt;BR /&gt;&lt;BR /&gt;Extent:&lt;BR /&gt;XMin: 335847.84710250073&lt;BR /&gt;YMin: 6196674.762395348&lt;BR /&gt;XMax: 1227493.0724970268&lt;BR /&gt;YMax: 7108515.558903408&lt;BR /&gt;Spatial Reference: PROJCS["RGF_1993_Lambert_93",GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137.0,298.257223563]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["Lambert_Conformal_Conic"],PARAMETER["False_Easting",700000.0],PARAMETER["False_Northing",6600000.0],PARAMETER["Central_Meridian",3.0],PARAMETER["Standard_Parallel_1",44.0],PARAMETER["Standard_Parallel_2",49.0],PARAMETER["Latitude_Of_Origin",46.5],UNIT["Meter",1.0]]&lt;BR /&gt;Drawing Info:&lt;BR /&gt;Renderer:&lt;BR /&gt;Simple Renderer:&lt;BR /&gt;Symbol:&lt;BR /&gt;Picture Marker Symbol:&lt;BR /&gt;&lt;BR /&gt;Label: &lt;BR /&gt;Description: &lt;BR /&gt;Transparency: 0&lt;BR /&gt;Labeling Info:&lt;BR /&gt;Label Placement: esriServerPointLabelPlacementAboveRight&lt;BR /&gt;Label Expression: [NOM]&lt;BR /&gt;Use Coded Values: true&lt;BR /&gt;Symbol:&lt;BR /&gt;Simple Text Symbol:&lt;BR /&gt;Color: [0, 0, 0, 255]&lt;BR /&gt;Background Color: N/A&lt;BR /&gt;Outline Color: N/A&lt;BR /&gt;Vertical Alignment: bottom&lt;BR /&gt;Horizontal Alignment: center&lt;BR /&gt;Right to Left: false&lt;BR /&gt;Angle: 0.0&lt;BR /&gt;XOffset: 0.0&lt;BR /&gt;YOffset: 0.0&lt;BR /&gt;Size: 8.0&lt;BR /&gt;Font Family: Arial&lt;BR /&gt;Font Style: normal&lt;BR /&gt;Font Weight: normal&lt;BR /&gt;Font Decoration: none&lt;BR /&gt;Min. Scale: 5000.0&lt;BR /&gt;Max. Scale: 0.0&lt;BR /&gt;&lt;BR /&gt;Has Attachments: false&lt;BR /&gt;&lt;BR /&gt;HTML Popup Type: esriServerHTMLPopupTypeAsHTMLText&lt;BR /&gt;&lt;BR /&gt;Type ID Field: N/A&lt;BR /&gt;&lt;BR /&gt;Fields:&lt;BR /&gt;OBJECTID ( Type: esriFieldTypeOID, Alias: OBJECTID )&lt;BR /&gt;NOM ( Type: esriFieldTypeString, Alias: NOM , Length: 20 )&lt;BR /&gt;ETAT ( Type: esriFieldTypeString, Alias: ETAT , Length: 20 )&lt;BR /&gt;DATEMODIFICATION ( Type: esriFieldTypeString, Alias: DATEMODIFICATION , Length: 20 )&lt;BR /&gt;CODE ( Type: esriFieldTypeString, Alias: CODE , Length: 20 )&lt;BR /&gt;DATE ( Type: esriFieldTypeString, Alias: DATE , Length: 20 )&lt;BR /&gt;RESEAU ( Type: esriFieldTypeString, Alias: RESEAU , Length: 20 )&lt;BR /&gt;IDCONTENEUR ( Type: esriFieldTypeString, Alias: IDCONTENEUR , Length: 20 )&lt;BR /&gt;TYPESTRUCTUREL ( Type: esriFieldTypeString, Alias: TYPESTRUCTUREL , Length: 20 )&lt;BR /&gt;EMPRISE ( Type: esriFieldTypeString, Alias: EMPRISE , Length: 20 )&lt;BR /&gt;DSP ( Type: esriFieldTypeString, Alias: DSP , Length: 20 )&lt;BR /&gt;GESTIONNAIRE ( Type: esriFieldTypeString, Alias: GESTIONNAIRE , Length: 20 )&lt;BR /&gt;PROPRIETAIRE ( Type: esriFieldTypeString, Alias: PROPRIETAIRE , Length: 20 )&lt;BR /&gt;IDADRESSE ( Type: esriFieldTypeString, Alias: IDADRESSE , Length: 20 )&lt;BR /&gt;ID ( Type: esriFieldTypeString, Alias: ID , Length: 20 )&lt;BR /&gt;CREATEUR ( Type: esriFieldTypeString, Alias: CREATEUR , Length: 20 )&lt;BR /&gt;TYPEFONCTIONNEL ( Type: esriFieldTypeString, Alias: TYPEFONCTIONNEL , Length: 20 )&lt;BR /&gt;DATECREATION ( Type: esriFieldTypeString, Alias: DATECREATION , Length: 20 )&lt;BR /&gt;MODIFICATEUR ( Type: esriFieldTypeString, Alias: MODIFICATEUR , Length: 20 )&lt;BR /&gt;SHAPE ( Type: esriFieldTypeGeometry, Alias: SHAPE )&lt;BR /&gt;Supported Interfaces:&amp;nbsp;&amp;nbsp; REST &lt;BR /&gt;&lt;BR /&gt;Supported Operations:&amp;nbsp;&amp;nbsp; Query &lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I used the dynamicMapServiceLayer to display but it doesn't work&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; ArcGISDynamicMapServiceLayer mapLayer = new&lt;BR /&gt;&amp;nbsp;&amp;nbsp; ArcGISDynamicMapServiceLayer(&lt;BR /&gt;&amp;nbsp;&amp;nbsp; "http://10.192.1.44:8399/arcgis/rest/services/Clermont_TEST/MapServer");&lt;BR /&gt;&amp;nbsp;&amp;nbsp; mMapView.addLayer(mapLayer);&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2014 12:21:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-display-label-infomation/m-p/34280#M265</guid>
      <dc:creator>zijianzhu</dc:creator>
      <dc:date>2014-07-02T12:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to display label infomation</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-display-label-infomation/m-p/34281#M266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Ive only seen labelingInfo being cast on dynamiclayer (by using DrawingInfo) in android apps. Any advices how can I cast it on ArcGISFeatureLayer? Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2015 14:07:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-display-label-infomation/m-p/34281#M266</guid>
      <dc:creator>AneteFridrihsone</dc:creator>
      <dc:date>2015-06-01T14:07:12Z</dc:date>
    </item>
  </channel>
</rss>

