This SDK contains GDAL command line tools, import library, headers and a sample driver for ArcGIS 10.8.1 and Pro 2.6. A brief summary of the item is not available. Add a brief summary about the item.
Code sample
by
Item created: Aug 11, 2020 Item updated: Aug 12, 2020 Number of downloads: 135
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.8.1 and Pro 2.6. ArcGIS 10.8.1 has both 32-bit and 64-bit files. ArcGIS Pro 2.6 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.8.1 – Visual Studio
2019 version 16.2.3 (32 bit)
ArcGIS Server 10.8.1 – Visual Studio 2019 version 16.2.3 (64 bit)
ArcGIS Pro 2.6 – Visual Studio 2019 version 16.2.3 (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.474 MB
ID: 051482dc4fa34383b733a594c1a96f9f
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.
Can I use custom GDAL raster drivers if I'm using ArcGIS Pro with the "Basic" licence? Thanks.