<?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: ILayer/IFeatureLayer to JSON in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/ilayer-ifeaturelayer-to-json/m-p/551953#M14946</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I discover: in 10.1 you have available ESRI.ArcGIS.Geodatabase.IJSONConverterGdb (class JSONConverterGdb ) where you have available read and write recorset and query domain.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resourcesbeta.arcgis.com/en/help/arcobjects-net/componenthelp/index.html#//002500000nqz000000"&gt;http://resourcesbeta.arcgis.com/en/help/arcobjects-net/componenthelp/index.html#//002500000nqz000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;for renderer do you mean renderer objects (chaption 15) geospecification esri? &lt;/SPAN&gt;&lt;A href="http://www.esri.com/library/whitepapers/pdfs/geoservices-rest-spec.pdf"&gt;http://www.esri.com/library/whitepapers/pdfs/geoservices-rest-spec.pdf&lt;/A&gt;&lt;SPAN&gt; if yes I think that you must use IJSONWriter and read single properties of object render and serialze with IJSONWriter &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/componenthelp/index.html#//004200000108000000"&gt;http://help.arcgis.com/en/sdk/10.0/arcobjects_net/componenthelp/index.html#//004200000108000000&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 May 2012 17:15:58 GMT</pubDate>
    <dc:creator>nicogis</dc:creator>
    <dc:date>2012-05-04T17:15:58Z</dc:date>
    <item>
      <title>ILayer/IFeatureLayer to JSON</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/ilayer-ifeaturelayer-to-json/m-p/551949#M14942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there a way of converting ILayer or IFeatuureLayer to JSON? The reason I ask is I do not always want to publish these as services and it would be nice to pass all features, attributes, and symbologies to the client.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 May 2012 23:38:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/ilayer-ifeaturelayer-to-json/m-p/551949#M14942</guid>
      <dc:creator>JamesVillanueva</dc:creator>
      <dc:date>2012-05-01T23:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: ILayer/IFeatureLayer to JSON</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/ilayer-ifeaturelayer-to-json/m-p/551950#M14943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes you can user REST service in ArcGis Server, but if you ask for Desktop evironment I don't know for that kind of object, and more of it I'm not sure why would use that. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Simple ILayer and IFeaturelayer converter to JSonLayer is done in one day.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards Dubravko&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 13:03:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/ilayer-ifeaturelayer-to-json/m-p/551950#M14943</guid>
      <dc:creator>DubravkoAntonic</dc:creator>
      <dc:date>2012-05-02T13:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: ILayer/IFeatureLayer to JSON</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/ilayer-ifeaturelayer-to-json/m-p/551951#M14944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;see here my blog: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.nicogis.blogspot.it/2012/04/json-arcobjects.html" rel="nofollow" target="_blank"&gt;http://www.nicogis.blogspot.it/2012/04/json-arcobjects.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 18:42:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/ilayer-ifeaturelayer-to-json/m-p/551951#M14944</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2012-05-02T18:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: ILayer/IFeatureLayer to JSON</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/ilayer-ifeaturelayer-to-json/m-p/551952#M14945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nico that worked great for featureclasses. Can something similar be done for renderers as well? Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2012 16:17:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/ilayer-ifeaturelayer-to-json/m-p/551952#M14945</guid>
      <dc:creator>JamesVillanueva</dc:creator>
      <dc:date>2012-05-03T16:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: ILayer/IFeatureLayer to JSON</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/ilayer-ifeaturelayer-to-json/m-p/551953#M14946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I discover: in 10.1 you have available ESRI.ArcGIS.Geodatabase.IJSONConverterGdb (class JSONConverterGdb ) where you have available read and write recorset and query domain.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resourcesbeta.arcgis.com/en/help/arcobjects-net/componenthelp/index.html#//002500000nqz000000"&gt;http://resourcesbeta.arcgis.com/en/help/arcobjects-net/componenthelp/index.html#//002500000nqz000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;for renderer do you mean renderer objects (chaption 15) geospecification esri? &lt;/SPAN&gt;&lt;A href="http://www.esri.com/library/whitepapers/pdfs/geoservices-rest-spec.pdf"&gt;http://www.esri.com/library/whitepapers/pdfs/geoservices-rest-spec.pdf&lt;/A&gt;&lt;SPAN&gt; if yes I think that you must use IJSONWriter and read single properties of object render and serialze with IJSONWriter &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/componenthelp/index.html#//004200000108000000"&gt;http://help.arcgis.com/en/sdk/10.0/arcobjects_net/componenthelp/index.html#//004200000108000000&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2012 17:15:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/ilayer-ifeaturelayer-to-json/m-p/551953#M14946</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2012-05-04T17:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: ILayer/IFeatureLayer to JSON</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/ilayer-ifeaturelayer-to-json/m-p/551954#M14947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks again. This is exactly what I needed to know.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2012 16:16:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/ilayer-ifeaturelayer-to-json/m-p/551954#M14947</guid>
      <dc:creator>JamesVillanueva</dc:creator>
      <dc:date>2012-05-08T16:16:05Z</dc:date>
    </item>
  </channel>
</rss>

