Communication of regional geographic information to the population as a whole should be a municipal priority, but sadly it is not. From traffic patterns to weather information to emergency information to proposed highways, a city or county has, in electronic form, all of this useful information and more. With the ubiquity of web browsers and the arrival of online 3D graphics technologies such as VRML and Java 3D, this information could and should be made available. By using Java and Java3D, the rendering power of an OpenGL-type application can be combined with multithreading, allowing a program to invisibly access data sets from Internet sites with dedicated threads while processing user interaction with another. Any type of relevant data can be transformed into a three-dimensional interpretation and mapped over the terrain that the user is analyzing. This prototype is designed to be extremely extensible and expandable in order to accommodate future revisions and/or portability. This paper discusses the issues surrounding the creation of such a model, along with challenges, problems, and solutions.