This file is indexed.

/usr/lib/perl5/Geo/GDAL/Const.dox is in libgdal-perl 1.7.3-6ubuntu3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
## @ignore Geo::GDAL::Constc

## @class Geo::GDAL::Const

## @ignore TIEHASH
## @ignore CLEAR
## @ignore FIRSTKEY
## @ignore NEXTKEY
## @ignore FETCH
## @ignore STORE
## @ignore this

## @attr GDT_Unknown
# @deprecated use string 'Unknown' instead for data type

## @attr GDT_Byte
# @deprecated use string 'Byte' instead for data type

## @attr GDT_UInt16
# @deprecated use string 'UInt16' instead for data type

## @attr GDT_Int16
# @deprecated use string 'Int16' instead for data type

## @attr GDT_UInt32
# @deprecated use string 'UInt32' instead for data type

## @attr GDT_Int32
# @deprecated use string 'Int32' instead for data type

## @attr GDT_Float32
# @deprecated use string 'Float32' instead for data type

## @attr GDT_Float64
# @deprecated use string 'Float64' instead for data type

## @attr GDT_CInt16
# @deprecated use string 'CInt16' instead for data type

## @attr GDT_CInt32
# @deprecated use string 'CInt32' instead for data type

## @attr GDT_CFloat32
# @deprecated use string 'CFloat32' instead for data type

## @attr GDT_CFloat64
# @deprecated use string 'CFloat64' instead for data type

## @ignore GDT_TypeCount

## @attr GA_ReadOnly
# @deprecated use string 'ReadOnly' instead for access

## @attr GA_Update
# @deprecated use string 'Update' instead for access

## @ignore GF_Read

## @ignore GF_Write

## @attr GCI_Undefined
# @deprecated use string 'Undefined' for color interpretation

## @attr GCI_GrayIndex
# @deprecated use string 'GrayIndex' for color interpretation

## @attr GCI_PaletteIndex
# @deprecated use string 'PaletteIndex' for color interpretation

## @attr GCI_RedBand
# @deprecated use string 'RedBand' for color interpretation

## @attr GCI_GreenBand
# @deprecated use string 'GreenBand' for color interpretation

## @attr GCI_BlueBand
# @deprecated use string 'BlueBand' for color interpretation

## @attr GCI_AlphaBand
# @deprecated use string 'AlphaBand' for color interpretation

## @attr GCI_HueBand
# @deprecated use string 'HueBand' for color interpretation

## @attr GCI_SaturationBand
# @deprecated use string 'SaturationBand' for color interpretation

## @attr GCI_LightnessBand
# @deprecated use string 'LightnessBand' for color interpretation

## @attr GCI_CyanBand
# @deprecated use string 'CyanBand' for color interpretation

## @attr GCI_MagentaBand
# @deprecated use string 'MagentaBand' for color interpretation

## @attr GCI_YellowBand
# @deprecated use string 'YellowBand' for color interpretation

## @attr GCI_BlackBand
# @deprecated use string 'BlackBand' for color interpretation

## @attr GRA_NearestNeighbour
# @deprecated use string 'NearestNeighbour' for resampling method

## @attr GRA_Bilinear
# @deprecated use string 'Bilinear' for resampling method

## @attr GRA_Cubic
# @deprecated use string 'CubicSpline' for resampling method

## @attr GRA_CubicSpline
# @deprecated use string 'CubicSpline' for resampling method

## @attr GPI_Gray
# @deprecated use string 'Gray' for palette interpretation

## @attr GPI_RGB
# @deprecated use string 'RGB' for palette interpretation

## @attr GPI_CMYK
# @deprecated use string 'CMYK' for palette interpretation

## @attr GPI_HLS
# @deprecated use string 'HLS' for palette interpretation

## @attr CXT_Element
# @deprecated use string 'Element' for XML node type

## @attr CXT_Text
# @deprecated use string 'Text' for XML node type

## @attr CXT_Attribute
# @deprecated use string 'Attribute' for XML node type

## @attr CXT_Comment
# @deprecated use string 'Comment' for XML node type

## @attr CXT_Literal
# @deprecated use string 'Literal' for XML node type

## @ignore CE_None

## @ignore CE_Debug

## @ignore CE_Warning

## @ignore CE_Failure

## @ignore CE_Fatal

## @ignore CPLE_None

## @ignore CPLE_AppDefined

## @ignore CPLE_OutOfMemory

## @ignore CPLE_FileIO

## @ignore CPLE_OpenFailed

## @ignore CPLE_IllegalArg

## @ignore CPLE_NotSupported

## @ignore CPLE_AssertionFailed

## @ignore CPLE_NoWriteAccess

## @ignore CPLE_UserInterrupt

## @ignore DMD_LONGNAME

## @ignore DMD_HELPTOPIC

## @ignore DMD_MIMETYPE

## @ignore DMD_EXTENSION

## @ignore DMD_CREATIONOPTIONLIST

## @ignore DMD_CREATIONDATATYPES

## @ignore DCAP_CREATE

## @ignore DCAP_CREATECOPY

## @ignore CPLES_BackslashQuotable

## @ignore CPLES_XML

## @ignore CPLES_URL

## @ignore CPLES_SQL

## @ignore CPLES_CSV

## @attr GFT_Integer
# @deprecated use 'Integer' for raster attribute table field type

## @attr GFT_Real
# @deprecated use 'Real' for raster attribute table field type

## @attr GFT_String
# @deprecated use 'String' for raster attribute table field type

## @attr GFU_Generic
# @deprecated use 'Generic' for raster attribute table field usage

## @attr GFU_Alpha
# @deprecated use 'Alpha' for raster attribute table field usage

## @attr GFU_AlphaMax
# @deprecated use 'AlphaMax' for raster attribute table field usage

## @attr GFU_AlphaMin
# @deprecated use 'AlphaMin' for raster attribute table field usage

## @attr GFU_Blue
# @deprecated use 'Blue' for raster attribute table field usage

## @attr GFU_BlueMax
# @deprecated use 'BlueMax' for raster attribute table field usage

## @attr GFU_BlueMin
# @deprecated use 'BlueMin' for raster attribute table field usage

## @attr GFU_Green
# @deprecated use 'Green' for raster attribute table field usage

## @attr GFU_GreenMax
# @deprecated use 'GreenMax' for raster attribute table field usage

## @attr GFU_GreenMin
# @deprecated use 'GreenMin' for raster attribute table field usage

## @attr GFU_Max
# @deprecated use 'Max' for raster attribute table field usage

## @attr GFU_Min
# @deprecated use 'Min' for raster attribute table field usage

## @attr GFU_MinMax
# @deprecated use 'MinMax' for raster attribute table field usage

## @attr GFU_MaxCount
# @deprecated use 'MaxCount' for raster attribute table field usage

## @attr GFU_Name
# @deprecated use 'Name' for raster attribute table field usage

## @attr GFU_PixelCount
# @deprecated use 'PixelCount' for raster attribute table field usage

## @attr GFU_Red
# @deprecated use 'Red' for raster attribute table field usage

## @attr GFU_RedMax
# @deprecated use 'RedMax' for raster attribute table field usage

## @attr GFU_RedMin
# @deprecated use 'RedMin' for raster attribute table field usage

## @attr GMF_ALL_VALID
# a mask band flag

## @attr GMF_ALPHA
# a mask band flag

## @attr GMF_NODATA
# a mask band flag

## @attr GMF_PER_DATASET
# a mask band flag