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.165.653 Times

Polygon Maps software
Filter: All | Freeware | Demo
 

Polygon Maps

< 1 2 3 4 5 
Added: September 12, 2010 | Visits: 1.482

Convert::CharMap Convert::CharMap is a Perl module that can conversion between Unicode Character Maps. SYNOPSIS use Convert::CharMap; my $map = Convert::CharMap->load(CharMapML => test.xml); $map->save(UCM => test.ucm); This module transforms between unicode character map formats, using an in-memory...



Platforms: *nix

License: Freeware Size: 4.1 KB Download (110): Convert::CharMap Download

Added: July 16, 2010 | Visits: 1.154

blq blq is a Perl script that queries one or more lists, such as the MAPS RBL or MAPS DUL, to determine if a host is listed as a potential source of spam or email abuse. Some organizations, such as the MAPS RBL and MAPS DUL, publish lists that identify potential sources of spam and email abuse. The...





Platforms: *nix

License: Freeware Size: 12.29 KB Download (101): blq Download

Added: July 11, 2010 | Visits: 1.231

GPSMap GPSMap is a Java application that displays maps and shows your position with the aid of a GPS device. GPSMap project can track paths, load overlays (such as shape files), and download maps from the MapBlast and Expedia servers. Whats New in This Release: - Serial communication on Windows...


Platforms: *nix

License: Freeware Size: 4.4 MB Download (152): GPSMap Download

Added: October 25, 2010 | Visits: 1.220

GMap 0.0.4 GMap is a Map editor for GPS maps that runs on linux. This project is a work in progress. GMap reads various formats and writes .mp polish map format files suitable for compiling using the cgpsmapper compiler. I also have some notes relating to the use of GPS tools on Linux and the use of...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 952.32 KB Download (197): GMap 0.0.4 Download

Added: February 25, 2010 | Visits: 1.224

Rosetta::TODO Rosetta::TODO document maps out a rough development plan the Rosetta DBMS framework, so you know in roughly what order I plan to implement various features. When something is implemented, it will be removed from this list and instead be reflected elsewhere, such as the main documentation or the...


Platforms: *nix

License: Freeware Size: 86.02 KB Download (106): Rosetta::TODO Download

Added: June 20, 2010 | Visits: 820

Lib3df Lib3df is a C++ library to load 3D world. It works under Windows,MacOS,Linux and most Unixes. HLIB is a C++ library intended to facilitate the use of ".MAP" files in applications. ".MAP" files are produced by the "Valve Hammer Editor" availlable at: http://collective.valve-erc.com/ . This is...


Platforms: *nix

License: Freeware Size: 2.5 MB Download (91): Lib3df Download

Added: November 22, 2010 | Visits: 864

HLIB HLIB is a C++ library for loading 3D world files. HLIB is a C++ library intended to facilitate the use of ".MAP" files in applications. ".MAP" files are produced by the "Valve Hammer Editor" availlable at: http://collective.valve-erc.com/ . This is the editor used to create Half-Life, Team...


Platforms: *nix

License: Freeware Size: 2.5 MB Download (91): HLIB Download

Added: July 06, 2010 | Visits: 1.194

JGraphpad Community Edition JGraphpad is a diagram editor for Swing that offers the functionality to create flow charts, maps, and UML diagrams. This release compiles with JGraph 5.7.3.1. Toolbox buttons to create edges or vertices no longer persist selection state. The former behaviour can be restored by setting...


Platforms: *nix

License: Freeware Size: 962.56 KB Download (132): JGraphpad Community Edition Download

Added: April 09, 2010 | Visits: 862

gSculpt 0.99.46.1 gSculpt project is an open source, procedural 3D polygon modeller. gSculpt has a comprehensive set of polygon mesh editing tools..


Platforms: *nix

License: Freeware Size: 911.36 KB Download (94): gSculpt 0.99.46.1 Download

Added: April 24, 2010 | Visits: 1.022

WebService::Mappoint WebService::Mappoint is a client SOAP implementation for Mappoint, Microsofts geographic maps web service, based on SOAP::Lite. SYNOPSIS Map fetch example for use with Mappoint 3.0 service. use WebService::Mappoint; use MIME::Base64; my $render = new WebService::Mappoint::Render(); my...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (119): WebService::Mappoint Download

Added: November 02, 2010 | Visits: 1.327

QUAKE 4 Quakemas Map QUAKE 4 Quakemas Map Pack is a bonus collection for Christmas with maps for Quake 4. This Map Pack is compatible with QUAKE 4 1.0, and updates 1.0.4.0 and 1.0.5.0. This Map Pack consists of the file pak013.pk4 and contains the following multiplayer maps: Campgrounds Redux (q4dm9): With...


Platforms: *nix

License: Freeware Size: 16.4 MB Download (85): QUAKE 4 Quakemas Map Download

Added: November 17, 2010 | Visits: 975

KImageMapEditor KImageMapEditor is a tool for Linux/KDE that allows you to edit image maps of HTML files. KImageMapEditor project can be fully integrated with Quanta since it is based on KPart technology..


Platforms: *nix

License: Freeware Size: 645.12 KB Download (141): KImageMapEditor Download

Added: May 14, 2010 | Visits: 877

Image::WorldMap Image::WorldMap is a Perl module to create graphical world maps of data. SYNOPSIS use Image::WorldMap; my $map = Image::WorldMap->new("earth-small.png", "maian/8"); $map->add(4.91, 52.35, "Amsterdam.pm"); $map->add(-2.355399, 51.3828, "Bath.pm"); $map->add(-0.093999, 51.3627,...


Platforms: *nix

License: Freeware Size: 84.99 KB Download (98): Image::WorldMap Download

Added: May 25, 2010 | Visits: 1.299

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 (95): Geo::TigerLine::Record::B Download

Added: May 08, 2010 | Visits: 917

TM::DM TM::DM is a Perl module with Topic Maps, read-only TMDM layer. SYNOPSIS # somehow acquire a map (see TM and its subclasses) my $tm = .... # put a TMDM layer on top of it use TM::DM; my $tmdm = new TM::DM (map => $tm); # get the TMDM topic map item my $topicmap = $tmdm->topicmap; #...


Platforms: *nix

License: Freeware Size: 215.04 KB Download (91): TM::DM Download

Released: March 01, 2010  |  Added: April 22, 2010 | Visits: 2.514

Mapyx Quo Mapyx Quo is an intuitive, easy to learn and, surprisingly simple-to-use digital mapping program which enables you to connect your GPS to your PC and manage all your waypoints, routes and tracks. View information such as elevation, distance, speed, ETA and many more. Quo supports numerous...


Platforms: Windows, Windows CE

License: Freeware Size: 44.95 MB Download (7377): Mapyx Quo Download

Released: August 26, 2010  |  Added: October 12, 2010 | Visits: 868

Tourweaver Lite for Windows Tourweaver is a program for creating Flash virtual tours with 360 panoramas, flash, video, still images and floorplans. The virtual tours created by Tourweaver have following features: 1. Customized skins or skin templates 2. 360 spherical panorama, cylindrical panorama, still images,...


Platforms: Windows

License: Shareware Cost: $99.90 USD Size: 58.75 MB Download (110): Tourweaver Lite for Windows Download

Released: August 26, 2010  |  Added: October 12, 2010 | Visits: 1.117

Tourweaver Standard for Windows Tourweaver is a program for creating Flash virtual tours with 360 panoramas, flash, video, still images and floorplans. The virtual tours created by Tourweaver have following features: 1. Customized skins or skin templates 2. 360 spherical panorama, cylindrical panorama, still images,...


Platforms: Windows

License: Shareware Cost: $299.95 USD Size: 58.46 MB Download (124): Tourweaver Standard for Windows Download

Released: August 30, 2011  |  Added: October 03, 2011 | Visits: 770

MindOnTrack MindOnTrack - first in the world task manager with built-in mind maps! Why is it matter? First, mind maps allows you to quickly do a brainstorm of your problems. Once the map is completed, it can easily be transformed into a set of projects and actions. Second, any task list, a set of projects,...


Platforms: Windows

License: Demo Cost: $0.00 USD Size: 45.36 MB Download (99): MindOnTrack Download

Released: November 01, 2011  |  Added: November 30, 2011 | Visits: 1.138

Create Better Maps with Global Mapper 13 Global Mapper is more than just a utility; it has built in functionality for distance and area calculations, raster blending, feathering, spectral analysis and contrast adjustment, elevation querying, line of sight calculations, cut-and-fill volume calculations, as well as advanced capabilities...


Platforms: Windows, Other

License: Shareware Cost: $399.00 USD Size: 11.24 MB Download (110): Create Better Maps with Global Mapper 13 Download

< 1 2 3 4 5