<?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: ShapefileFeatureTable does not support Custom CRS? in Java Maps SDK Questions</title>
    <link>https://community.esri.com/t5/java-maps-sdk-questions/shapefilefeaturetable-does-not-support-custom-crs/m-p/9082#M34</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Sachin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, the CORE Runtime won't accept these kinds of modifications to the PRJ file, unfortunately. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Feb 2015 00:48:12 GMT</pubDate>
    <dc:creator>EricBader</dc:creator>
    <dc:date>2015-02-24T00:48:12Z</dc:date>
    <item>
      <title>ShapefileFeatureTable does not support Custom CRS?</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/shapefilefeaturetable-does-not-support-custom-crs/m-p/9079#M31</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ShapefileFeatureTable fails when trying to open a shapefile having Custom Spatialreference?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 06:41:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/shapefilefeaturetable-does-not-support-custom-crs/m-p/9079#M31</guid>
      <dc:creator>SachinKanaujia</dc:creator>
      <dc:date>2015-02-13T06:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: ShapefileFeatureTable does not support Custom CRS?</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/shapefilefeaturetable-does-not-support-custom-crs/m-p/9080#M32</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share the specifics of the custom spatial reference?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Feb 2015 21:34:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/shapefilefeaturetable-does-not-support-custom-crs/m-p/9080#M32</guid>
      <dc:creator>EricBader</dc:creator>
      <dc:date>2015-02-15T21:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: ShapefileFeatureTable does not support Custom CRS?</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/shapefilefeaturetable-does-not-support-custom-crs/m-p/9081#M33</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take any standard CRS and change few parameters like Units or name etc to make it non standard&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROJCS["Wyoming_State_Pl_NAD_1927",GEOGCS["GCS_North_American_Datum_1927_-_NADCON_ConUS",DATUM["D_North_American_Datum_1927",SPHEROID["Clarke_1866",6378206.4,294.9786982]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.01745329251994]],PROJECTION["Transverse_Mercator"],PARAMETER["Scale_Factor",0.9999412],PARAMETER["False_Northing",0.0],PARAMETER["Central_Meridian",-107.3333333],PARAMETER["False_Easting",500000.0],PARAMETER["Latitude_Of_Origin",40.66666667],UNIT["Foot_US",0.30480060960121924]]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2015 11:07:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/shapefilefeaturetable-does-not-support-custom-crs/m-p/9081#M33</guid>
      <dc:creator>SachinKanaujia</dc:creator>
      <dc:date>2015-02-18T11:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: ShapefileFeatureTable does not support Custom CRS?</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/shapefilefeaturetable-does-not-support-custom-crs/m-p/9082#M34</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Sachin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, the CORE Runtime won't accept these kinds of modifications to the PRJ file, unfortunately. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 00:48:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/shapefilefeaturetable-does-not-support-custom-crs/m-p/9082#M34</guid>
      <dc:creator>EricBader</dc:creator>
      <dc:date>2015-02-24T00:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: ShapefileFeatureTable does not support Custom CRS?</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/shapefilefeaturetable-does-not-support-custom-crs/m-p/9083#M35</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Eric. But I am able to use these projections in Runtime Python Environment as well as Runtime Local Server?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 07:31:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/shapefilefeaturetable-does-not-support-custom-crs/m-p/9083#M35</guid>
      <dc:creator>SachinKanaujia</dc:creator>
      <dc:date>2015-02-24T07:31:37Z</dc:date>
    </item>
  </channel>
</rss>

