Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.388.921 Times

Geo software
Filter: All | Freeware | Demo
 

Geo

1 2 3 4 5 > 
Released: September 10, 2005  |  Added: September 03, 2006 | Visits: 3.738

GEO Spider Now you can trace your network activity on world map. GEO Spider helps you to trace, identify and monitor your network activity on world map. You can trace any website or IP address on your map. Built on .NET technology GEO Spider uses fast and reliable approach in detecting hostnames, IP...



Platforms: Windows

License: Shareware Cost: $20.00 USD Size: 10.26 MB Download (287): GEO Spider Download

Released: November 09, 2006  |  Added: November 14, 2006 | Visits: 4.291

Geo World Geo World is a handy application for finding out detailed information about any country in the world. One of its advantages is that you can find the country you were looking for by Internet Country Code, Capital and etc. Also it's supplied with more than 530 images which represent flags and maps...





Platforms: Windows

License: Shareware Cost: $25.00 USD Size: 6.24 MB Download (324): Geo World Download

Added: May 08, 2010 | Visits: 886

GEO GEO project is a C++ geometric template class library. Use this library for your graphical, image processing, or scientific applications. GEO has rich set of operations with vectors and matrices, 2D and 3D objects (such as finding convex hull, bounding box), triangulation, tesselation, etc..


Platforms: *nix

License: Freeware Size: 29.7 KB Download (119): GEO Download

Added: January 09, 2010 | Visits: 1.140

Geo::Lookup::ByTime Geo::Lookup::ByTime is a Perl module to lookup location by time. SYNOPSIS use Geo::Lookup::ByTime; $lookup = Geo::Lookup::ByTime->new( @points ); my $pt = $lookup->nearest( $tm ); Given a set of timestamped locations guess the location at a particular time. This is a useful operation...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (94): Geo::Lookup::ByTime Download

Added: October 01, 2010 | Visits: 1.096

Geo::Raster Geo::Raster is a Perl extension for raster algebra. SYNOPSIS use Geo::Raster; or use Geo::Raster qw(:types); or use Geo::Raster qw(:types :logics :db); Geo::Raster is an object-oriented interface to libral, a C library for rasters and raster algebra. Geo::Raster makes using libral easy...


Platforms: *nix

License: Freeware Size: 89.09 KB Download (108): Geo::Raster Download

Added: June 09, 2010 | Visits: 1.188

Geo::Shapelib 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 =>...


Platforms: *nix

License: Freeware Size: 266.24 KB Download (134): Geo::Shapelib Download

Added: April 26, 2010 | Visits: 1.379

Geo::Coder::Yahoo Geo::Coder::Yahoo is a Perl module with geocode addresses with the Yahoo! API. SYNOPSIS Provides a thin Perl interface to the Yahoo! Geocoding API. use Geo::Coder::Yahoo; my $geocoder = Geo::Coder::Yahoo->new(appid => my_app ); my $location = $geocoder->geocode( location => Hollywood and...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (109): Geo::Coder::Yahoo Download

Added: May 21, 2010 | Visits: 1.907

Geo::KML::PolyMap Geo::KML::PolyMap is a Perl module to generate KML/KMZ-format choropleth (shaded polygonal) maps viewable in Google Earth. SYNOPSIS use Geo::KML::PolyMap qw(generate_kml_file generate_kmz_file); # Clusters "Total Population" data for "Foobar City" in $entities into 5 bins; # renders using...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (399): Geo::KML::PolyMap Download

Added: September 02, 2010 | Visits: 2.491

Geo::ShapeFile Geo::ShapeFile is a Perl extension for handling ESRI GIS Shapefiles. SYNOPSIS use Geo::ShapeFile; my $shapefile = new Geo::ShapeFile("roads"); for(1 .. $shapefile->shapes()) { my $shape = $shapefile->get_shp_record($_); # see Geo::ShapeFile::Shape docs for what to do with $shape my...


Platforms: *nix

License: Freeware Size: 276.48 KB Download (147): Geo::ShapeFile Download

Added: March 07, 2010 | Visits: 1.053

Geo::Coder::YahooJapan Geo::Coder::YahooJapan is a simple wrapper for Yahoo Japan Geocoder API. SYNOPSIS use Geo::Coder::YahooJapan; $r = lookup( $address_in_japanese_characters ); my ($lat, $lng) = ( $r->{latitude}, $r->{longitude} ); # coordinate in WGS87. # if you want to get result in TOKYO datum, specify...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (98): Geo::Coder::YahooJapan Download

Added: May 25, 2010 | Visits: 1.302

Geo::TigerLine::Record::B Geo::TigerLine::Record::B is a TIGER/Line 2003 Polygon Geographic Entity Codes: Corrections. SYNOPSIS use Geo::TigerLine::Record::B; @records = Geo::TigerLine::Record::B->parse_file($fh); @records = Geo::TigerLine::Record::B->parse_file($fh, &callback); $record =...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (101): Geo::TigerLine::Record::B Download

Added: March 10, 2010 | Visits: 1.225

Geo::Spline Geo::Spline is a Perl module to calculate geographic locations between GPS fixes. SYNOPSIS use Geo::Spline; my $p0={time=>1160449100.67, #seconds lat=>39.197807, #degrees lon=>-77.263510, #degrees speed=>31.124, #m/s heading=>144.8300}; #degrees clockwise from North my...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (141): Geo::Spline Download

Added: March 03, 2010 | Visits: 1.359

Geo::Inverse Geo::Inverse is a Perl module to calculate geographic distance from a lat & lon pair. SYNOPSIS use Geo::Inverse; my $obj = Geo::Inverse->new(); # default "WGS84" my ($lat1,$lon1,$lat2,$lon2)=(38.87, -77.05, 38.95, -77.23); my ($faz, $baz, $dist)=$obj->inverse($lat1,$lon1,$lat2,$lon2);...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (152): Geo::Inverse Download

Added: September 13, 2010 | Visits: 900

Geo::Ellipsoids Geo::Ellipsoids is a package for standard Geo:: ellipsoid a, b, f and 1/f values. SYNOPSIS use Geo::Ellipsoids; my $obj = Geo::Ellipsoids->new(); $obj->set(WGS84); #default print "a=", $obj->a, "n"; print "b=", $obj->b, "n"; print "f=", $obj->f, "n"; print "i=", $obj->i, "n"; print...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (109): Geo::Ellipsoids Download

Added: February 03, 2010 | Visits: 1.860

Geo::ECEF Geo::ECEF is a Perl module that converts between ECEF (earth centered earth fixed) coordinates and latitude, longitude and height above ellipsoid. SYNOPSIS use Geo::ECEF; my $obj=Geo::ECEF->new(); #WGS84 is the default my ($x, $y, $z)=$obj->ecef(39.197807, -77.108574, 55); #Lat (deg), Lon...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (184): Geo::ECEF Download

Added: October 25, 2010 | Visits: 972

Geo::Coordinates::VandH Geo::Coordinates::VandH is a Perl module that can convert and manipulate telco V and H coordinates. SYNOPSIS To convert V: 5498 H: 2895 to lat/long coordinates: use Geo::Coordinates::VandH; $blah=new Geo::Coordinates::VandH; ($lat,$lon) = $blah->vh2ll(5498,2895); printf...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (115): Geo::Coordinates::VandH Download

Added: September 09, 2010 | Visits: 2.508

Geo::Gpx Geo::Gpx is a Perl module to create and parse GPX files. SYNOPSIS # Version 0.10 compatibility use Geo::Gpx; my $gpx = Geo::Gpx->new( @waypoints ); my $xml = $gpx->xml; # New API, generate GPX my $gpx = Geo::Gpx->new(); $gpx->waypoints(@wpt); my $xml = $gpx->xml(1.0); # Parse GPX...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (214): Geo::Gpx Download

Added: January 15, 2010 | Visits: 1.144

Geo::Track::Log Geo::Track::Log is a Perl module that represent track logs and find a location based on a track log and a date. SYNOPSIS use Geo::Track::Log; my $log = new Geo::Track::Log; # add a point to a track log. $log->addPoint( { timestamp => 2004-12-25 12:00:00, lat => 0.0, long=> 0.0, } );...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (100): Geo::Track::Log Download

Added: January 13, 2010 | Visits: 1.965

Geo::StreetAddress::US Geo::StreetAddress::US is a Perl extension for parsing US street addresses. SYNOPSIS use Geo::StreetAddress::US; my $hashref = Geo::StreetAddress::US->parse_location( "1005 Gravenstein Hwy N, Sebastopol CA 95472" ); my $hashref = Geo::StreetAddress::US->parse_location( "Hollywood &...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (109): Geo::StreetAddress::US Download

Added: July 12, 2010 | Visits: 1.308

Geo::Coordinates::OSGB Geo::Coordinates::OSGB is a Perl module that can convert coordinates from Lat/Long to UK Grid. A UK-specific implementation of co-ordinate conversion, following formulae from the Ordnance Survey of Great Britain (hence the name). SYNOPSIS use Geo::Coordinates::OSGB qw(ll2grid grid2ll); #...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (113): Geo::Coordinates::OSGB Download

1 2 3 4 5 >