Esri.ArcGISRuntime.Hydrography
Contains APIs for working with Electronic Navigational Charts (ENC).
ENC are georeferenced vector datasets for the visualization and analysis of hydrographic and maritime information. ArcGIS Maps SDK supports ENC that conform to the International Hydrographic Organization (IHO) S-57 standard. Use ENC in your ArcGIS Maps SDK apps to:
- Visualize S-57 data in compliance with S-52 standards and specifications for chart content display
- Use S-57 data as an additional data source for situational awareness and decision making
- Combine S-57 datasets with other sources of information for geospatial analysis
- Access ENCs encrypted conforming to the S-63 IHO Data Protection Scheme
Esri.ArcGISRuntime.Hydrography NuGet package will ensure that all binaries and resources required by runtime for ENC functionality are deployed to your application project output folder.
Add a reference to Esri.ArcGISRuntime.Hydrography to your application projects:
<PackageReference Include="Esri.ArcGISRuntime.Hydrography" Version="200.6.0" />