<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7226.0">
<TITLE>RE: [UMN_MAPSERVER-USERS] RPF (CADRG) Support</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hi Mike,<BR>
I'm actually using OSSIM to load in the raster data, but GDAL would work as well.&nbsp;<BR>
<BR>
The code I'm writing is focused on creating a chip of map imagery given a request for a particular geographic area.<BR>
<BR>
Ex:<BR>
rpfManager.setMapSources(list_of_TOC_files)<BR>
mapImage = rpfManager.getImageChip(ulLatLon, lrLatLon)<BR>
<BR>
I'm just wondering if MapServer or one of the related projects has a similar RPF manager.<BR>
<BR>
Take care,<BR>
Matt<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: UMN MapServer Users List on behalf of Mike Davis<BR>
Sent: Tue 9/13/2005 5:32 PM<BR>
To: MAPSERVER-USERS@lists.umn.edu<BR>
Subject: Re: [UMN_MAPSERVER-USERS] RPF (CADRG) Support<BR>
<BR>
I think GDAL has support for CADRG files through NITF support. Check the<BR>
details here:<BR>
<A HREF="http://www.gdal.org/frmt_nitf.html">http://www.gdal.org/frmt_nitf.html</A><BR>
&nbsp;-Mike<BR>
<BR>
&nbsp;On 9/13/05, Matt Revelle &lt;mrevelle@integrity-apps.com&gt; wrote:<BR>
&gt;<BR>
&gt; Hi,<BR>
&gt;<BR>
&gt; Is there any support in MapServer, or a related project, for managing RPF<BR>
&gt; (CADRG) files from a TOC<BR>
&gt; file? The purpose is to have a class that can provide coverage information<BR>
&gt; for available RPF maps as<BR>
&gt; well as return an image chip of map data given a geographic bounding box.<BR>
&gt; I've just started working<BR>
&gt; on a class to do this and wanted to make sure I wasn't duplicating effort.<BR>
&gt;<BR>
&gt; Thanks for the help,<BR>
&gt; Matt<BR>
&gt;<BR>
<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>