Exploring large sets of geodata on the web
Posted by R.J. Steinert on November 3, 2010 at 6:37pm
I'm interested in discussing various setups and techniques for exploring large sets of geodata on the web. For starters, I imported the entire dataset of US postal codes into Drupal (as nodes) to see what limitations I could find using the OpenLayers module. The OpenLayers module uses the Views module to assemble datasets and output them to a user's browser where it is then rendered using the OpenLayers javascript mapping library.
Read more