Geo::Shapefile::Writer

Simple pureperl shapefile writer
Download

Geo::Shapefile::Writer Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Aleksey Korabelshchikov
  • Publisher web site:
  • http://search.cpan.org/~liosha/

Geo::Shapefile::Writer Tags


Geo::Shapefile::Writer Description

Geo::Shapelib is a cool, but not portable Perl module.SYNOPSIS my $shp_writer = Geo::Shapefile::Writer->new( 'summits', 'POINT', , , ); $shp_writer->add_shape( , 'Everest', 8848 ); $shp_writer->add_shape( , { name => 'Elbrus', elevation => 5642 } ); $shp_writer->finalize();Product's homepage


Geo::Shapefile::Writer Related Software