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

GD::Map 1.00

  Date Added: August 15, 2010  |  Visits: 1.337

GD::Map

Report Broken Link
Printer Friendly Version


Product Homepage
Download (132 downloads)



GD::Map is Perl extension for creating geographic map files with GD. SYNOPSIS use GD::Map; my $m = GD::Map:new( basemap_path => "[required]", output_path => "[required]", verbose => 1, ); $m->set_basemap("northamerica"); $m->add_object(id => "route", type => "line", color => "255,0,0"); $m->add_data( id => "route", start_long => 123.1, end_long => 124.7, start_lat => 49.3, end_lat => 37.5, ); $m->draw(); my $filename = "$m->{filename}.png"; my $w = $m->{map_width}; my $h = $m->{map_height}; ABSTRACT Perl extension for creating geographic map files with GD.

Requirements: No special requirements
Platforms: Linux
Keyword: Creating Files Gd Gdmap Geographic Libraries M- Map Map Files Perl Programming
Users rating: 0/10

License: Freeware Size: 8.19 KB
USER REVIEWS
More Reviews or Write Review


GD::MAP RELATED
Libraries  -  GD::Graph 1.4308
GD::Graph is a graph plotting module for Perl 5. SYNOPSIS use GD::Graph::moduleName; GD::Graph is a perl5 module to create charts using the GD module. The following classes for graphs with axes are defined: GD::Graph::lines Create a line...
143.36 KB  
Libraries  -  GNUstep Database Library 2 0.10.1
GNUstep Database Library 2 (GDL2) is a set of libraries to map Objective-C objects to rows of relational database management systems (RDBMS). GNUstep Database Library 2 aims to be compatible with Enterprise Objects Framework (EOF) as released...
593.92 KB  
Communication Tools  -  MapCute 1.4
MapCute turns yourself into a cutie! So you can socialize in a real geographic manner on map with hidden real identity under your cutie. Enjoy the freedom of geographic socializing while you are travelling without the awkwardness of being too shy!...
14.67 MB  
Programming  -  JBeagle rc
JBeagle is a highly extensible toolkit for creating and running evolutionary algorithms, such as genetic algorithms and genetic programming.It aims to provide support for parallel processing, configuration and tracking via the GUI or command line, et
349.35 KB  
Programming  -  Mumps Compiler 13.05
Mumps (also referred to as M) is a general purpose programming language that supports a unique, hierarchical (or multidimensional) database facility. It was originally developed in the late 1960s and the acronym stands for the Massachusetts...
3.38 MB  
Libraries  -  Devel::DebugInit 0.3
Devel::DebugInit is a Perl extension for creating a debugger initialization files from C header file macros. SYNOPSIS use Devel::DebugInit::GDB; my $gdb = new Devel::DebugInit::GDB filenames => ["/my/path/to/library.h"];...
11.26 KB  
Mathematics  -  JMathLib 0.9.4
JMathLib is meant to be a clone of Matlab, but written entirely in java. A library of mathematical functions designed to be used in evaluating complex expressions and display the results graphically. It will be used either interactively through...
3.94 MB  
Libraries  -  PostScript::File 1.01
PostScript::File is a Perl base class for creating Adobe PostScript files. SYNOPSIS use PostScript::File qw(check_tilde check_file incpage_label incpage_roman); Simplest An hello world program: use PostScript::File; my $ps = new...
22.53 KB  
Libraries  -  Open Geographic Datastore Interface 3.1.5
OGDI is the Open Geographic Datastore Interface. OGDI is an application programming interface (API) that uses a standardized access methods to work in conjunction with GIS software packages (the application) and various geospatial data products....
911.36 KB  
Multimedia & Graphics  -  Quantum GIS form Linux 1.6.0
QGIS supports vector, raster, and database formats and lets you browse and create map data on your computer. Quantum GIS (QGIS) supports many common spatial data formats (e.g. ESRI ShapeFile, geotiff). QGIS supports plugins to do things like...
1024 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB