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

Maps Pinpoint Locations software
Filter: All | Freeware | Demo
 

Maps Pinpoint Locations

< 1 2 3 4 5 
Released: October 18, 2009  |  Added: December 19, 2009 | Visits: 1.427

GeoWatch Automatic Geo/GPS location track utility for most parts of the World. Lets you know your and your friends geographic location at all times. Maps are downloaded on a per demand basis. All GPS information is stored to a database and can be readily retrieved based on a given date and time range....



Platforms: Windows, Pocket PC

License: Shareware Cost: $15.00 USD Size: 2.41 MB Download (156): GeoWatch Download

Added: July 09, 2010 | Visits: 768

MUDMapper MUDMapper project is a tool for mapping MUD locations. MUDMapper is a simple tool that uses Python and DiaCanvas to draw maps of MUD locations. It can save and reload maps and keep descriptions for every room..





Platforms: *nix

License: Freeware Size: 6.14 KB Download (97): MUDMapper Download

Added: June 14, 2010 | Visits: 593

2DPathfinder 2DPathfinder is a C library for performing fast pathfinding on 2D maps. Its highly portable and easy to use, and well documented. The source code is released under the Lesser General Public License. Theory: Finding paths between locations is one interesting problem that can be solved with the...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (92): 2DPathfinder Download

Added: July 16, 2010 | Visits: 951

mod_whois mod_whois module maps WHOIS queries into standard HTTP requests. After the "translation", the request can be processed by the usual mechanisms (mapping to static content, running CGI & PHP scripts, ...). Compile & Install apxs -i -a -c mod_whois.c Configure Most simplest configuration:...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (95): mod_whois Download

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: 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 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: May 21, 2010 | Visits: 1.906

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: 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: March 10, 2010 | Visits: 1.221

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: April 01, 2010 | Visits: 1.031

OPeNDAP OPeNDAP is a client/server system for making local data accessible to remote locations without regard to the local or remote storage format, architecture, or environment. BES is a new, high-performance back-end server software framework that allows data providers more flexibility in providing...


Platforms: *nix

License: Freeware Size: 901.12 KB Download (92): OPeNDAP 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

Added: August 07, 2010 | Visits: 1.531

Point Location 6709 Point Location 6709 project is a Java library for parsing and formatting geographic point locations in ISO 6709:1983 format. Whats New in This Release: - A minor release that adds better error checking and more ISO 6709:1983 compliant output formats..


Platforms: *nix

License: Freeware Download (92): Point Location 6709 Download

Added: January 25, 2010 | Visits: 733

Apple Store Locations for iPod Contains all Apple Retail store locations, plus addresses, telephone numbers, and basic directions.


Platforms: Mac

License: Freeware Size: 71 KB Download (101): Apple Store Locations for iPod Download

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

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

< 1 2 3 4 5