<?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 Specifying cartographic reference systems that have no EPSG codes in Java Maps SDK Questions</title>
    <link>https://community.esri.com/t5/java-maps-sdk-questions/specifying-cartographic-reference-systems-that/m-p/35265#M114</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For the cartographic reference systems that have no EPSG codes, how could they be used in the Runtime API?&amp;nbsp; Is there a way to compose a custom CRS and deploy that with the map package?&amp;nbsp; Could we assume the datum shift are handled within Runtime for the CRS's that have EPSG code? Is there a definitive list of CRS's that are supported in Runtime?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Nov 2012 13:29:13 GMT</pubDate>
    <dc:creator>dw2</dc:creator>
    <dc:date>2012-11-06T13:29:13Z</dc:date>
    <item>
      <title>Specifying cartographic reference systems that have no EPSG codes</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/specifying-cartographic-reference-systems-that/m-p/35265#M114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For the cartographic reference systems that have no EPSG codes, how could they be used in the Runtime API?&amp;nbsp; Is there a way to compose a custom CRS and deploy that with the map package?&amp;nbsp; Could we assume the datum shift are handled within Runtime for the CRS's that have EPSG code? Is there a definitive list of CRS's that are supported in Runtime?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2012 13:29:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/specifying-cartographic-reference-systems-that/m-p/35265#M114</guid>
      <dc:creator>dw2</dc:creator>
      <dc:date>2012-11-06T13:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: Specifying cartographic reference systems that have no EPSG codes</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/specifying-cartographic-reference-systems-that/m-p/35266#M115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The list of supported coordinate systems is documented &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/runtime-java/concepts/index.html#/Coordinate_system_identifiers/01qv0000003s000000/"&gt;here&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You may be able to use a well-known text representation of the coordinate system.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Geographic (datum) transformations usually do not occur automatically but check the help for some more details. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If the information isn't considered proprietary, please feel free to send me the details. We would be happy to add the coordinate system definitions to a future release. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Melita&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;mkennedy at esri dot com&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2012 16:45:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/specifying-cartographic-reference-systems-that/m-p/35266#M115</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2012-11-06T16:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: Specifying cartographic reference systems that have no EPSG codes</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/specifying-cartographic-reference-systems-that/m-p/35267#M116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In ArcGIS Engine, an array of geotransformations could be specified for MapBean and MapServer.&amp;nbsp; Those geotransformations are needed for bringing layers of different spatial references into the map spatial reference.&amp;nbsp; Comparable API's for manipulating an array of geotransformations don't seem to be available in ArcGIS Runtime for JMap.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Not sure if the supported geotransformations for ArcGIS Runtime is published on the ArcGIS Resources as well. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Not sure if geotransformation could be specified in well-known text.&amp;nbsp; If not, how could custom geotransformation be specified in ArcGIS Runtime.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2012 21:50:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/specifying-cartographic-reference-systems-that/m-p/35267#M116</guid>
      <dc:creator>dw2</dc:creator>
      <dc:date>2012-11-06T21:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: Specifying cartographic reference systems that have no EPSG codes</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/specifying-cartographic-reference-systems-that/m-p/35268#M117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi David:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, this is a very popular request.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As it stands right now, there isn't a way to support custom geotransformations in the ArcGIS Runtime SDK for Java. We hope to explore the possibility of adding that capability in a future release.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2012 21:55:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/specifying-cartographic-reference-systems-that/m-p/35268#M117</guid>
      <dc:creator>EricBader</dc:creator>
      <dc:date>2012-11-09T21:55:57Z</dc:date>
    </item>
  </channel>
</rss>

