Show / Hide Table of Contents

Esri.ArcGISRuntime.Hydrography

Start using version 200

ArcGIS Runtime SDK for .NET version 100.15 is a long-term support release focused exclusively on bug fixes and minor updates. See the Product Life Cycle document for more information.

ArcGIS Maps SDK for .NET version 200.x builds on the proven architecture of 100.15, and is designed to leverage the latest developer framework innovations.

Go to 200.x

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 Runtime supports ENC that conform to the International Hydrographic Organization (IHO) S-57 standard. Use ENC in your ArcGIS Runtime 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="100.15.0" />
In This Article
Back to top Copyright © 2022 Esri.