Main > Programming > Libraries >

Geo::Shapelib 0.20

Geo::Shapelib 0.20

Sponsored Links

Geo::Shapelib 0.20 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.26 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1137
Date added: 2006-09-30
Publisher: Ari Jolma

Geo::Shapelib 0.20 description

Geo::Shapelib is a Perl extension for reading and writing shapefiles as defined by ESRI.

SYNOPSIS

use Geo::Shapelib qw/:all/;
or
use Geo::Shapelib qw/:all/;

my $shapefile = new Geo::Shapelib {
Name => stations,
Shapetype => POINT,
FieldNames => [Name,Code,Founded];
FieldTypes => [String:50,String:10,Integer:8];
};

while ( ) {
chomp;
my($station,$code,$founded,$x,$y) = split /|/;
push @{$shapefile->{Shapes}},{ Vertices => [[$x,$y,0,0]] };
push @{$shapefile->{ShapeRecords}}, [$station,$code,$founded];
}

$shapefile->save();

This is a library for reading, creating, and writing shapefiles as defined by ESRI(r) using Perl. The Perl code uses Frank Warmerdams Shapefile C Library (http://shapelib.maptools.org/). The library is included in this distribution.

Geo::Shapelib 0.20 Screenshot

Advertisements

Geo::Shapelib 0.20 Keywords

Bookmark Geo::Shapelib 0.20

Hyperlink code:
Link for forum:

Geo::Shapelib 0.20 Copyright

WareSeeker periodically updates pricing and software information of Geo::Shapelib 0.20 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Geo::Shapelib 0.20 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Geo::ShapeFile is a Perl extension for handling ESRI GIS Shapefiles. Free Download
GSMLIB is a library to access GSM mobile phones through GSM modems. Free Download
BytesFall ShapeFiles is a PHP library that allows reading and editing of an ESRI ShapeFile and all the associated information. Free Download
Geo::Raster is a Perl extension for raster algebra. Free Download
QDevelop project is a development environment entirely dedicated to Qt4. Free Download
Geo::ECEF is a Perl module that converts between ECEF coordinates and latitude, longitude and height above ellipsoid. Free Download
File::Spec::Link is a Perl extension for reading and resolving symbolic links. Free Download
INSPEC::BibTeX is a Perl extension to convert INSPEC data from INSPEC::Retriever to BibTeX format. Free Download