Adding Vector Map Data
AccuGlobe supports numerous GIS data formats that can be added to a project with a few simple clicks. It should first be determined if the GIS data is in a vector format that is compatible with AccuGlobe by using the list below:
Adding Raster Web Data
AccuGlobe 2007 adds support for web based data. It should first be determined if the web service data is in a format that is compatible with AccuGlobe by using the list below:
- OGC Web Map Service (WMS)
- ECWP
|
Adding Imagery Map Data
It should first be determined if the GIS data is in a imagery format that is compatible with AccuGlobe by using the list below:
- MrSID® Imagery (*.sid)
- ECW® Imagery (*.ecw)
- JPEG2000 Imagery (.jp2)
- Band Interleave (*.bil)
- ERDAS® Raster Format (*.lan)
- Graphics Interchange Format (*.gif)
- Joint Photographic Exports Group (*.jpg)
- Tagged-Image File Format (*.tif)
- Windows BitMap Format (*.bmp)
|
World Files (Needed for Imagery)
Some data formats were designed for storing generic graphics, such as .jpg, as opposed to geographic data, such as .lan. In these cases a world file that defines how to interpret between image data and real world coordinates is required.
Image Format | Image File Extension | Supported World File Extensions |
MrSid® | .sid | .sdw |
JPEG2000 (World file optional) | .jp2 | .j2w |
ECW® (World file optional) | .ecw | .eww |
Tagged-Image File Format (TIFF) | .tif | .tfw |
Joint Photographic Experts Group (JPEG) | .jpg | .jpw |
Graphics Interchange Format (GIF) | .gif | .giw |
Windows Bitmap (BMP) | .bmp | .bmw |
The world file contain 6 numbers as described below:
Line 1 - PixelWidth (must be positive number)
Line 2 - Rotation against X axis (for future implementation)
Line 3 - Rotation against Y axis (for future implementation)
Line 4 - PixelHeight (must be negative number)
Line 5 - X coordinate value of the Origin point that maps to the upper left corner of image
Line 6 - Y coordinate value of the Origin point that maps to the upper left corner of image
Steps For Adding File Based Map Data
Each GIS data set will be added to the map project as a single layer. To add a layer to AccuGlobe follow the steps below:
- Click on the Add Data button on the main toolbar.
- Click the Files of type dropdown list to select the type of GIS data you want to add.
- Browse to the location of the GIS data.
- Click on the GIS data you want to add as a new layer in your project.
- Click the Open button. The new layer will be added to your project.
|
Alternatively you can:
- Click on the File menu from the main menu.
- Click on Add Data.
- Click the Files of type dropdown list to select the type of GIS data you want to add.
- Browse to the location of the GIS data.
- Click on the GIS data you want to add as a new layer in your project.
- Click the Open button. The new layer will be added to your project.
|
Steps For Adding Web Based Map Data
For each web service, all available layers will be added to the map. To add a web service to AccuGlobe follow the steps below:
- Click on the Add Data Web button on the main toolbar.
- Select the type of web service from the drop down.
- Type in the URL of the web service.
- To save the URL for future use, click the Save button.
- Click the OK button. AccuGlobe will attempt to connect to the web service and add the layers to the project.
|