<?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 Limitations in ArcGIS Runtime SDK 200.5 for Java – Request for Confirmation in Java Maps SDK Questions</title>
    <link>https://community.esri.com/t5/java-maps-sdk-questions/limitations-in-arcgis-runtime-sdk-200-5-for-java/m-p/1593994#M2877</link>
    <description>&lt;DIV class=""&gt;Dear Experts,&lt;/DIV&gt;&lt;DIV class=""&gt;My team is working on ArcGIS Runtime SDK 200.5 for Java&lt;/DIV&gt;&lt;DIV class=""&gt;We are encountering the following challenges:&lt;/DIV&gt;&lt;OL&gt;&lt;LI&gt;&lt;DIV&gt;&lt;STRONG&gt;Georeferencing (GCP Creation Method)&lt;/STRONG&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;UL&gt;&lt;LI&gt;The Java SDK does not support creating Ground Control Points (GCPs) for georeferencing.&lt;/LI&gt;&lt;LI&gt;Users can only load/import already georeferenced maps for analysis.&lt;/LI&gt;&lt;/UL&gt;&lt;LI&gt;&lt;DIV&gt;&lt;STRONG&gt;Mosaicking DTED Datasets&lt;/STRONG&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;UL&gt;&lt;LI&gt;Direct DTED mosaicking may not be explicitly supported.&lt;/LI&gt;&lt;/UL&gt;&lt;LI&gt;&lt;DIV&gt;&lt;STRONG&gt;Analysis Capabilities&lt;/STRONG&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;UL&gt;&lt;LI&gt;The Java SDK 200.5 does not support direct creation of GeoPackages.&lt;/LI&gt;&lt;LI&gt;Editing existing GeoPackages is also unsupported.&lt;/LI&gt;&lt;/UL&gt;&lt;LI&gt;&lt;DIV&gt;&lt;STRONG&gt;Shapefile Operations&lt;/STRONG&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;UL&gt;&lt;LI&gt;The SDK does not support direct Shapefile creation (only reading).&lt;/LI&gt;&lt;LI&gt;Editing existing Shapefiles is not supported.&lt;/LI&gt;&lt;LI&gt;Alternative solutions include using GeoTools or GDAL for programmatic Shapefile creation.&lt;/LI&gt;&lt;/UL&gt;&lt;LI&gt;&lt;DIV&gt;&lt;STRONG&gt;Local Server Support&lt;/STRONG&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;UL&gt;&lt;LI&gt;ArcGIS Local Server does not support Web Feature Services (WFS).&lt;/LI&gt;&lt;LI&gt;For WFS capabilities in a local environment, alternatives such as ArcGIS Server or open-source platforms like GeoServer are recommended.&lt;/LI&gt;&lt;LI&gt;ArcGIS Local Server facilitates running geoprocessing and map services offline but does not natively support hosting WFS.&lt;/LI&gt;&lt;/UL&gt;&lt;LI&gt;&lt;DIV&gt;&lt;STRONG&gt;Network Dataset Parameters&lt;/STRONG&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;DIV class=""&gt;We would appreciate any confirmation regarding the limitations, particularly if these features are unavailable, deprecated or removed in the latest SDK version. Is there any workaround? I would appreciate a well-informed response.&lt;/DIV&gt;</description>
    <pubDate>Mon, 10 Mar 2025 20:18:53 GMT</pubDate>
    <dc:creator>JayantaPoddar</dc:creator>
    <dc:date>2025-03-10T20:18:53Z</dc:date>
    <item>
      <title>Limitations in ArcGIS Runtime SDK 200.5 for Java – Request for Confirmation</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/limitations-in-arcgis-runtime-sdk-200-5-for-java/m-p/1593994#M2877</link>
      <description>&lt;DIV class=""&gt;Dear Experts,&lt;/DIV&gt;&lt;DIV class=""&gt;My team is working on ArcGIS Runtime SDK 200.5 for Java&lt;/DIV&gt;&lt;DIV class=""&gt;We are encountering the following challenges:&lt;/DIV&gt;&lt;OL&gt;&lt;LI&gt;&lt;DIV&gt;&lt;STRONG&gt;Georeferencing (GCP Creation Method)&lt;/STRONG&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;UL&gt;&lt;LI&gt;The Java SDK does not support creating Ground Control Points (GCPs) for georeferencing.&lt;/LI&gt;&lt;LI&gt;Users can only load/import already georeferenced maps for analysis.&lt;/LI&gt;&lt;/UL&gt;&lt;LI&gt;&lt;DIV&gt;&lt;STRONG&gt;Mosaicking DTED Datasets&lt;/STRONG&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;UL&gt;&lt;LI&gt;Direct DTED mosaicking may not be explicitly supported.&lt;/LI&gt;&lt;/UL&gt;&lt;LI&gt;&lt;DIV&gt;&lt;STRONG&gt;Analysis Capabilities&lt;/STRONG&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;UL&gt;&lt;LI&gt;The Java SDK 200.5 does not support direct creation of GeoPackages.&lt;/LI&gt;&lt;LI&gt;Editing existing GeoPackages is also unsupported.&lt;/LI&gt;&lt;/UL&gt;&lt;LI&gt;&lt;DIV&gt;&lt;STRONG&gt;Shapefile Operations&lt;/STRONG&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;UL&gt;&lt;LI&gt;The SDK does not support direct Shapefile creation (only reading).&lt;/LI&gt;&lt;LI&gt;Editing existing Shapefiles is not supported.&lt;/LI&gt;&lt;LI&gt;Alternative solutions include using GeoTools or GDAL for programmatic Shapefile creation.&lt;/LI&gt;&lt;/UL&gt;&lt;LI&gt;&lt;DIV&gt;&lt;STRONG&gt;Local Server Support&lt;/STRONG&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;UL&gt;&lt;LI&gt;ArcGIS Local Server does not support Web Feature Services (WFS).&lt;/LI&gt;&lt;LI&gt;For WFS capabilities in a local environment, alternatives such as ArcGIS Server or open-source platforms like GeoServer are recommended.&lt;/LI&gt;&lt;LI&gt;ArcGIS Local Server facilitates running geoprocessing and map services offline but does not natively support hosting WFS.&lt;/LI&gt;&lt;/UL&gt;&lt;LI&gt;&lt;DIV&gt;&lt;STRONG&gt;Network Dataset Parameters&lt;/STRONG&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;DIV class=""&gt;We would appreciate any confirmation regarding the limitations, particularly if these features are unavailable, deprecated or removed in the latest SDK version. Is there any workaround? I would appreciate a well-informed response.&lt;/DIV&gt;</description>
      <pubDate>Mon, 10 Mar 2025 20:18:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/limitations-in-arcgis-runtime-sdk-200-5-for-java/m-p/1593994#M2877</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2025-03-10T20:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: Limitations in ArcGIS Runtime SDK 200.5 for Java – Request for Confirmation</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/limitations-in-arcgis-runtime-sdk-200-5-for-java/m-p/1594126#M2878</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/95280"&gt;@JayantaPoddar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The ArcGIS Maps SDK for Java is a &lt;A href="https://support.esri.com/en-us/knowledge-base/deprecation-arcgis-maps-sdk-for-java-000032164" target="_self"&gt;deprecated&lt;/A&gt; product so if this is a new project I'd encourage you to not to use this.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Local Server product is also &lt;A href="https://support.esri.com/en-us/knowledge-base/deprecation-arcgis-maps-sdk-for-local-server-000034908" target="_self"&gt;deprecated&lt;/A&gt; so again I'd discourage you from using this in a new solution.&lt;/P&gt;&lt;P&gt;Can you explain a little more about the solution you are creating.&amp;nbsp; Is this a desktop app or a server side component?&amp;nbsp; This will help us to guide you to a more suitable technology for your solution.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2025 09:33:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/limitations-in-arcgis-runtime-sdk-200-5-for-java/m-p/1594126#M2878</guid>
      <dc:creator>MarkBaird</dc:creator>
      <dc:date>2025-03-11T09:33:31Z</dc:date>
    </item>
  </channel>
</rss>

