Crafting Data LLC

Low Bandwidth Raster Display

Company

Projects
Databaseco
Telcoco
Embeddedco
Internetco

Services

Contact Us

Description Provide a way to query an Oracle database, and display the resulting large raster documents in a web browser with reasonable performance.
Solution Since performance was an important issue, data from the database was cached into HTML pages using Perl once a day. This provided the ability for a user to access static HTML pages and only access the database when absolutely necessary.

In addition, after the raster files were found that the user requested from a query, the raster files were converted into a JPEG file so that they could be viewed in any browser. In addition, the user could zoom in, zoom out, and pan the image. Each of these commands resulted in a different JPEG file sent to the browser. Finally, each of the JPEG files were also cached on the server, so the same request would not cause any additional raster file conversions.

Key Technologies
Apache
Perl
Oracle
SQL
C
HTML
IE 3+
Netscape 3+
Solaris
 
Send mail to webmaster@craftingdata.com with questions or comments about the web site.

Copyright ? 2009 Crafting Data LLC