This SDK contains GDAL command line tools, import library, headers and a sample driver for ArcGIS 10.6 and Pro 2.1. A brief summary of the item is not available. Add a brief summary about the item.
Code sample
by
Item created: Mar 15, 2018 Item updated: Mar 15, 2018 Number of downloads: 301
Description
A common way to support a new raster format is to create a GDAL Driver that knows how to read (and possibly write) the image files. (see www.gdal.org) ArcGIS, like many software packages, uses GDAL libraries to access raster data. ArcGIS also provides a way for you to build support for your GDAL Driver into ArcGIS, so your raster format is handled the same way as other built-in formats.
This sample illustrates the mechanics of
compiling a GDAL Driver with the same GDAL libraries that ArcGIS uses so
ArcGIS can recognize and work with the raster format.
This SDK contains GDAL command line tools, import library, headers and a
sample driver for ArcGIS 10.6 and Pro 2.1. ArcGIS 10.6 has both
32-bit and 64-bit files. ArcGIS Pro 2.1 only supports 64-bit.
For more information about this SDK, please read the frmt_rmc.html file, which is located within the .\samples\rmcdataset folder of the zip file.
Compiler requirements:
ArcGIS Desktop 10.6 – Visual Studio 2017 Update 2 (32 bit)
ArcGIS Server 10.6 – Visual Studio 2017 Update 2 (64 bit)
ArcGIS Pro 2.1 - Visual Studio 2017 Update 2 (64 bit)
An in-depth description of the item is not available.
Layers
Tools
Tables
Basemap
Project Contents:
Solution Contents
Contents
Layers
Screenshots
Terms of Use
No special restrictions or limitations on using the item's content have been provided.
Details
Dashboard views: Desktop
Source:
Creating data in:
Published as:
Other Views:
Dependent items in the recycle bin
Applicable: 2d
Size: 6.358 MB
ID: cf91203a1c1a4f0f8ce8c22e5e84877c
Image Count: 0
Image Properties
Layer Drawing
Using tiles from a cache
Dynamically from data
Share
Owner
Folder
Categories
This item has not been categorized.
Comments (2)
Yes it would be great with updated header and lib files since this does not work on 10.6.1.
Hi Team, Do we have any information as to when GDAL sample code is being released for ArcGIS 10.6.1?