Autodesk 15606-011408-9320 User Guide - Page 100

Generating Raster Image Catalog Files, Georeference File Formats, ESRI World File

Page 100 highlights

Generating Raster Image Catalog Files The simplest way to generate raster image catalog (RIC) files is to use Autodesk MapGuide Raster Workshop, a utility available from the Autodesk MapGuide Author CD. You can use this utility to create a RIC, add raster image files to it, sub-sample and merge the files, and more. You can also generate RICs manually by using an ASCII text editor or by exporting the data in CSV format from a database. However, in many cases the extents of the raster image file may not be readily available. For example, ESRI world files use the coordinates of one corner and the width of each pixel. You would have to open the image itself to determine how many pixels it contained, and then calculate the extents for each image. Another way to generate a RIC manually is to use Autodesk MapGuide Author to obtain the coordinates of the image extents. First, display each image on a layer, and then zoom to opposite corners of the image (lower-left and upper-right), reading the coordinates from the status bar. These coordinates indicate the extents of the image. They do not have to be exact, only greater than the extents of the actual image. The extents in the RIC are used only to determine if an image might be visible. The georeferencing information from each image will be used to georeference the image within the tiled suite. Georeference File Formats A georeference file indicates how to place a raster image on a map. Autodesk MapGuide Author supports four georeference file formats: ESRI world files, MapInfo tab files, GeoTIFF files, and header files. ESRI World File An ESRI world file is an ASCII text file that uses the following format: Format Example 2.0 0.0 0.0 100 | Chapter 5 Working with Data in Autodesk MapGuide

  • 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

100
|
Chapter 5
Working with Data in Autodesk MapGuide
Generating Raster Image Catalog Files
The simplest way to generate raster image catalog (RIC) files is to use
Autodesk MapGuide Raster Workshop, a utility available from the Autodesk
MapGuide Author CD. You can use this utility to create a RIC, add raster
image files to it, sub-sample and merge the files, and more.
You can also generate RICs manually by using an ASCII text editor or by
exporting the data in CSV format from a database. However, in many cases
the extents of the raster image file may not be readily available. For example,
ESRI world files use the coordinates of one corner and the width of each
pixel. You would have to open the image itself to determine how many pixels
it contained, and then calculate the extents for each image.
Another way to generate a RIC manually is to use Autodesk MapGuide
Author to obtain the coordinates of the image extents. First, display each
image on a layer, and then zoom to opposite corners of the image (lower-left
and upper-right), reading the coordinates from the status bar. These coordi-
nates indicate the extents of the image. They do not have to be exact, only
greater than the extents of the actual image. The extents in the RIC are used
only to determine if an image might be visible. The georeferencing informa-
tion from each image will be used to georeference the image within the tiled
suite.
Georeference File Formats
A georeference file indicates how to place a raster image on a map. Autodesk
MapGuide Author supports four georeference file formats: ESRI world files,
MapInfo tab files, GeoTIFF files, and header files.
ESRI World File
An ESRI world file is an ASCII text file that uses the following format:
Format
Example
<x dimension of a pixel>
2.0
<x rotation factor>
0.0
<y rotation factor>
0.0