<?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 Shapefile Feature Layer using Java SDK 100.0.0 in Java Maps SDK Questions</title>
    <link>https://community.esri.com/t5/java-maps-sdk-questions/shapefile-feature-layer-using-java-sdk-100-0-0/m-p/564589#M1770</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I apologize is this is already answered elsewhere, but I couldn't find an answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm currently writing a standalone desktop application in Java. I'm looking for sample code that uses&amp;nbsp;the Java v100.0.0 SDK to read and add locally stored Shapefiles to a Feature Service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have found almost exactly what I'm looking for using the Java v10.2.4 SDK, but I have a hard requirement for v100.0.0.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/java/10-2/sample-code/shapefile-feature-layer/" title="https://developers.arcgis.com/java/10-2/sample-code/shapefile-feature-layer/"&gt;Shapefile feature layer | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suspect the answer to my question is simple, which is that this functionality does not yet exist in v100.0.0 (and maybe released later this year perhaps). If that is the case, does anyone know a potential workaround that achieves what I'm looking for using the latest Java SDK?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Apr 2017 14:04:39 GMT</pubDate>
    <dc:creator>NateSwan</dc:creator>
    <dc:date>2017-04-24T14:04:39Z</dc:date>
    <item>
      <title>Shapefile Feature Layer using Java SDK 100.0.0</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/shapefile-feature-layer-using-java-sdk-100-0-0/m-p/564589#M1770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I apologize is this is already answered elsewhere, but I couldn't find an answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm currently writing a standalone desktop application in Java. I'm looking for sample code that uses&amp;nbsp;the Java v100.0.0 SDK to read and add locally stored Shapefiles to a Feature Service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have found almost exactly what I'm looking for using the Java v10.2.4 SDK, but I have a hard requirement for v100.0.0.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/java/10-2/sample-code/shapefile-feature-layer/" title="https://developers.arcgis.com/java/10-2/sample-code/shapefile-feature-layer/"&gt;Shapefile feature layer | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suspect the answer to my question is simple, which is that this functionality does not yet exist in v100.0.0 (and maybe released later this year perhaps). If that is the case, does anyone know a potential workaround that achieves what I'm looking for using the latest Java SDK?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Apr 2017 14:04:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/shapefile-feature-layer-using-java-sdk-100-0-0/m-p/564589#M1770</guid>
      <dc:creator>NateSwan</dc:creator>
      <dc:date>2017-04-24T14:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: Shapefile Feature Layer using Java SDK 100.0.0</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/shapefile-feature-layer-using-java-sdk-100-0-0/m-p/564590#M1771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nate,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;not yet implemented. See&amp;nbsp;&lt;A href="https://community.esri.com/message/659951-loading-a-shapefile-with-arcgis-10000-java-sdk?q=shapefile"&gt;https://community.esri.com/message/659951-loading-a-shapefile-with-arcgis-10000-java-sdk?q=shapefile&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Apr 2017 16:38:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/shapefile-feature-layer-using-java-sdk-100-0-0/m-p/564590#M1771</guid>
      <dc:creator>nita14</dc:creator>
      <dc:date>2017-04-24T16:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: Shapefile Feature Layer using Java SDK 100.0.0</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/shapefile-feature-layer-using-java-sdk-100-0-0/m-p/564591#M1772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At Update 1 in June, you'll be able to add a local shapefile to your map using the Local Server. We'll have a sample for this as well.&lt;/P&gt;&lt;P&gt;Update 2, end of 2017, will allow you to directly read local shapefiles and add them as feature layers to you map, without needing the Local Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope his helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 May 2017 22:11:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/shapefile-feature-layer-using-java-sdk-100-0-0/m-p/564591#M1772</guid>
      <dc:creator>EricBader</dc:creator>
      <dc:date>2017-05-21T22:11:36Z</dc:date>
    </item>
  </channel>
</rss>

