<?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 How to  use User Defined Co-ordinate system? in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-use-user-defined-co-ordinate-system/m-p/208119#M2419</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;My requirement is to have spaital reference with User Defined Coordinate System ?? I am from India , and the rquirement is to add projection system of Indian Grid System (IGRS) . I went through the documentation&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/ios/guide/spatial-references.htm" title="https://developers.arcgis.com/net/latest/ios/guide/spatial-references.htm"&gt;Spatial references—ArcGIS Runtime SDK for .NET | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;, but I am unable to understand how to achieve it, Can anyone help me with some example or some kind of help ?? Thanks in advance&lt;/P&gt;&lt;P&gt;Vijit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Jun 2018 12:03:14 GMT</pubDate>
    <dc:creator>VijitWadhwa</dc:creator>
    <dc:date>2018-06-06T12:03:14Z</dc:date>
    <item>
      <title>How to  use User Defined Co-ordinate system?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-use-user-defined-co-ordinate-system/m-p/208119#M2419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;My requirement is to have spaital reference with User Defined Coordinate System ?? I am from India , and the rquirement is to add projection system of Indian Grid System (IGRS) . I went through the documentation&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/ios/guide/spatial-references.htm" title="https://developers.arcgis.com/net/latest/ios/guide/spatial-references.htm"&gt;Spatial references—ArcGIS Runtime SDK for .NET | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;, but I am unable to understand how to achieve it, Can anyone help me with some example or some kind of help ?? Thanks in advance&lt;/P&gt;&lt;P&gt;Vijit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2018 12:03:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-use-user-defined-co-ordinate-system/m-p/208119#M2419</guid>
      <dc:creator>VijitWadhwa</dc:creator>
      <dc:date>2018-06-06T12:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to  use User Defined Co-ordinate system?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-use-user-defined-co-ordinate-system/m-p/208120#M2420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If custom coordinate systems are supported at all, you would probably have to use it via a WKT (well-known text) string. Can you post the information for it:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;geographic coordinate system / datum (+ ellipsoid)&lt;/P&gt;&lt;P&gt;map projection&lt;/P&gt;&lt;P&gt;parameters&lt;/P&gt;&lt;P&gt;linear units&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Melita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 23:44:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-use-user-defined-co-ordinate-system/m-p/208120#M2420</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2018-06-08T23:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to  use User Defined Co-ordinate system?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-use-user-defined-co-ordinate-system/m-p/208121#M2421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a .prj (projection file) , which contains well known text. Will it be sufficient?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2018 07:01:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-use-user-defined-co-ordinate-system/m-p/208121#M2421</guid>
      <dc:creator>VijitWadhwa</dc:creator>
      <dc:date>2018-06-11T07:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to  use User Defined Co-ordinate system?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-use-user-defined-co-ordinate-system/m-p/208122#M2422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try&lt;/P&gt;&lt;P&gt;string wkt = File.ReadAllText(PATH_TO_PRJ_FILE);&lt;/P&gt;&lt;P&gt;SpatialReference sr = SpatialReference.Create(wkt);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2018 15:37:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-use-user-defined-co-ordinate-system/m-p/208122#M2422</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2018-06-11T15:37:07Z</dc:date>
    </item>
  </channel>
</rss>

