The NGA Gateway often adds links on it's web pages which allow direct point-and-click access to specific Raster Roam geographic scenes that can add value to the page. The following html scripts can be used to link to NGA Raster Roam from anyone's page. Please feel free to use these links to enhance your pages with Raster Roam. You may link by decimal degree coordinates or by city and/or country names. When making the link, please use the NGA Raster Roam Icon on your page (right click the following image and "save image as").

Fill in the desired DD ("cenlatdd" value="-8.5653" and "cenlondd" value="125.5792" using negative values for West and South) in the following script:
For Internet:
<FORM METHOD=POST ACTION="http://geoengine.nga.mil/muse-cgi-bin/rast_roam.cgi">
<input TYPE="hidden" NAME="product_level" value="CADRG 1:1M">
<input TYPE="hidden" NAME="exttype" value="1"><input TYPE="hidden" NAME="same_level" value="yes">
<input TYPE="hidden" NAME="which_path" value="cd_tower">
<input TYPE="hidden" NAME="cenlatdd" value="-8.5653">
<input TYPE="hidden" NAME="cenlondd" value="125.5792">
<li>NGA Raster Roam <input type=submit name="Roam" value="Roam DD">
</FORM>
Fill in the desired city ("*" used when no city is selected) and/or country code (<input TYPE="hidden" NAME="gnscountry_code" value="BK">
<input TYPE="hidden" NAME="gnsname" value="*">) in the following script:
For Internet:
<FORM METHOD=POST ACTION="http://geoengine.nga.mil/muse-cgi-bin/rast_roam.cgi">
<input TYPE="hidden" NAME="product_level" value="CADRG 1:5M">
<input TYPE="hidden" NAME="exttype" value="1">
<input TYPE="hidden" NAME="same_level" value="yes">
<input TYPE="hidden" NAME="which_path" value="cd_tower">
<input TYPE="hidden" NAME="gnscountry_code" value="BK">
<input TYPE="hidden" NAME="gnsname" value="*">
NGA Raster Roam <input type=submit name="GNSQuery" value="GNSQuery">
</FORM>
Point of Contact: NGA Raster Roam
NGA DSCC
Commercial: 636-321-5276, DSN 369-5276
Commercial 800: 1-866-842-1677
iswebadmin@nga.mil