Rogue Wave JViews Maps for Defense Sample: CADRG Reader


Description

This sample shows how to read CADRG files using Rogue Wave JViews.

How to Use the Sample

How to Run the Sample as an Application

This sample can be run as an application. The installation directory contains an executable JAR file, cadrg.jar, that allows you to execute the sample with a double click from a file browser. Note that if you are using Internet Explorer, you can open the installation directory and execute the JAR file from the browser. This technique may not work in other Web browsers.

Alternatively, you can run the sample application from the command line. First check that the Ant utility is properly configured. If not, see the instructions on how to configure Ant for Rogue Wave JViews.

Then, go to the installation directory of the sample and type:

ant run

Topics Covered

Detailed Description

The CADRG Viewer can view a subset of coverages for the CADRG product, specified by its table of contents file ("A.TOC").

About the CADRG Format

The CADRG format (Compressed ARC Digitized Raster Graphics) is a map format for raster data published by the US National Imagery and Mapping Agency (NIMA).

Basically, a CADRG database covers an area with rasters of various scales. It is composed of a main directory divided into subdirectories for each scale covered. The CADRG frames can be found in each subdirectory.

Note: This data source is available on the installation DVD for JViews Maps. For more information see The Maps Data Disk in Programming with JViews Maps.

Installation Directory

The CADRG Reader sample is installed here.

Classes Involved

Source Files

Copyright © Rogue Wave Software, Inc. 1997, 2015. All rights reserved. Legal terms.