background preloader

Location

Facebook Twitter

Metadata

Guide. Geocoding. Module. PolyMap - Generate KML/KMZ-format choropleth (shaded polygonal) maps viewable in Google Earth. Geo::KML::PolyMap - Generate KML/KMZ-format choropleth (shaded polygonal) maps viewable in Google Earth use Geo::KML::PolyMap qw(generate_kml_file generate_kmz_file); generate_kmz_file(entities => $entities, placename => "Foobar City", data_desc => "Total Population", nbins => 5, kmzfh => $filehandle_for_kmz_output, startcolor => "FFFF0000", endcolor => "FF00FF00"); generate_kml_file(entities => $entities, placename => "Foobar City", data_desc => "Total Population", nbins => 5, kmlfh => $filehandle_for_kml_output, startcolor => "FFFF0000", endcolor => "FF00FF00"); Carp Archive::Zip GD >=2.0 File::Temp Statistics::Descriptive Geo::KML::PolyMap generates KML or KMZ-formatted maps for Google Earth.

PolyMap - Generate KML/KMZ-format choropleth (shaded polygonal) maps viewable in Google Earth

Given a set of polygonal regions and a number associated with each region (for example, city blocks and population counts on each block), Geo::KML::PolyMap generates a choropleth map showing the data value for each region as a shaded polygon. Font Selection.