Jaz: A Geographic Area Selection Applet


* Documentation for this product is in development. Please contact NSIDC User Services.*


The JazPanel is a Java-based geographic area selection applet.

This version is mostly Javascript and HTML. The main point is to make the text fields in HTML so Web readers will be able to read them, which should satisfy 508 compliance. The only Java part is the map, which needs to stay java to keep the rubber-band drawing capabilities for ordinary users. With the text fields editable, and HTML, users who cannot use the map will still be able to enter coordinates.

The radio buttons and checkboxes at the bottom of the page switch some configuration parameters in the applet. They are there for demonstration purposes. (Most interfaces would just pick an appropriate configuration and not leave it up to the user to define.)

Note that the core of this interface is the same Java applet as the "Mostly Java" version, just with a few switches switched and the actual applet not displayed. There is an additional layer of HTML forms on this page and the HTML communicates with the Java via heavy use of Javascript. Javascript is not browser independent, so that could be a problem.


BrowserOSStatus
Netscape 4.7Windows Working
Netscape 4.7Irix Working
Netscape 4.7Redhat Working
Netscape 4.8Suse Working
Netscape 6.2Windows Working
Netscape 7.0Windows Working
Internet Explorer 5.0 Windows Working
Internet Explorer 6.0 Windows Working
Konqueror 3.1Suse NOT Working
Mozilla 1.2Suse Mostly Working
Mozilla 1.3Redhat NOT Working
Konqueror 2.2.1Redhat NOT Working

ROW:
COL:
Upper-Left Lower-Left Lower-Right Upper-Right Mouse Pos.
LAT:
LON:


Use Lat/Lon     Use Row/Col

Draw Lat/Lon    Draw Row/Col    Draw Spherical Rectangle


What works and what doesn't:

WHAT (SHOULD) WORK
Pretty much everything. The map seems to stagger a bit at time and needs to be kicked (i.e. select a different map, resize the window, etc.) before it starts working properly.
WHAT DOESN'T WORK
It's not actually hooked in to anything, so you can't run a search. JAZ is just a piece of an interface.


Author: Ross Swick

Please send comments, questions and queries regarding this project to swick@nsidc.org