Esri / runtime-questions

Welcome to the 2017 Esri Developer Summit and the session called, "Everything (or Anything) You Wanted to Know About the ArcGIS Runtime SDKs but Were Afraid to Ask"
12 stars 7 forks source link

What native raster formats does the runtime support #148

Closed grbsystems closed 5 years ago

grbsystems commented 6 years ago

Can I ingest raster formats like GeoTiff or CADRG into a map directly with the runtime from a folder on the device. Is there a list of supported formats published anywhere?

kerryrobinson commented 6 years ago

Yes, CADRG and GeoTIFF are directly supported using the RasterLayer class.

A list of supported data formats can be found here.