Dear Experts,
My team is working on ArcGIS Runtime SDK 200.5 for Java
We are encountering the following challenges:
Georeferencing (GCP Creation Method)
- The Java SDK does not support creating Ground Control Points (GCPs) for georeferencing.
- Users can only load/import already georeferenced maps for analysis.
Mosaicking DTED Datasets
- Direct DTED mosaicking may not be explicitly supported.
Analysis Capabilities
- The Java SDK 200.5 does not support direct creation of GeoPackages.
- Editing existing GeoPackages is also unsupported.
Shapefile Operations
- The SDK does not support direct Shapefile creation (only reading).
- Editing existing Shapefiles is not supported.
- Alternative solutions include using GeoTools or GDAL for programmatic Shapefile creation.
Local Server Support
- ArcGIS Local Server does not support Web Feature Services (WFS).
- For WFS capabilities in a local environment, alternatives such as ArcGIS Server or open-source platforms like GeoServer are recommended.
- ArcGIS Local Server facilitates running geoprocessing and map services offline but does not natively support hosting WFS.
Network Dataset Parameters
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.
Think Location