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

WebService::Mappoint 0.30

  Date Added: April 24, 2010  |  Visits: 1.023

WebService::Mappoint

Report Broken Link
Printer Friendly Version


Product Homepage
Download (119 downloads)



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 $map; $map = $render->GetMap( specification => [ DataSourceName => MapPoint.EU, Options => [ Format => [ Height => 320, Width => 320 ], ], Views => [ MapView:ViewByScale => [ CenterPoint => [ Latitude => 37.7632, Longitude => -122.439702 ], MapScale => 100000000 ], ], Pushpins => [ Pushpin => [ IconName => 176, IconDataSource => MapPoint.Icons, PinID => san_francisco, Label => San Francisco, ReturnsHotArea => false, LatLong => [ Latitude => 37.7632, Longitude => -122.439702 ], ] ] ] ); my $image = decode_base64($map->result->{MapImage}{MimeData}{Bits}); open( GIF, ">san_francisco.gif" ); print( GIF $image );.

Requirements: No special requirements
Platforms: Linux
Keyword: Based On Implementation Libraries Mappoint Maps Microsofts Programming Service Soap Web Web Service Webservice Webservicemappoint
Users rating: 0/10

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


WEBSERVICE::MAPPOINT RELATED
Development Tools  -  Launch a program based on file extension 1.0
This script associates or launches an action to be performed by the os based on filename extension. For example, assoc.py -e test.c will launch emacs. The optional extra_args allows you to add additional settings to the command associated with the...
 
Modules  -  Sessions based on files instead of mysql 1.0
Sessions based on files system instead of mysql database.If you want to save the maximum of mysql ressource and gain time loading your pages, try this hack.It is simple to install and works fine.Just follow install.txt
 
Modules  -  Multiple flat shipping rates based on Order Total 1.0
This small contribution is based on the "Percent Rate x total sale price" shipping contribution originally posted by WebyMaster and modified by many. All credit to all who came before!Basically it works like this:> The shipping cost will vary...
 
Modules  -  Shipping Method Based On Order Total 1.0
This contribution will allow you to choose the shipping method based on the total order, i.e. for orders under $200, ship with USPS, while for orders over $200, ship with UPS. It will also allow you to enable/disable shipping, depending on whether...
 
Modules  -  Table Quote - Shipping cost based on total ranges 6.x-2.0
This module is a 3rd party module for doDUbercart allowing to calculate shipping cost based on total order weight or total order price, and managing ranges.You can define weight ranges: a lower weight, an upper weight and a cost.An order which...
10 KB  
Shell & Desktop  -  Qtswaret 0.1.5-3
QtSwaret is a Swaret Front-End based on QT Libraries. Installation These are generic installation instructions. The `configure shell script attempts to guess correct values for various ystem-dependent variables used during compilation. It...
112.64 KB  
Programming  -  Java Charsets: context free, single byte 1.5
Java classes that enable definition of new Charsets based on other existing Charsets, without additional programming. Includes a character set with Kamenik encoding.
57.05 KB  
Business  -  State Machine Toolkit 6.3
A generic state machine in C#, based on implementation by Leslie Sanford.
283.26 KB  
Audio Tools  -  3DMLW 1.0.4
3DMLW is a 3D engine and markup language based on XML that is capable of running in common web browsers. It supports .3ds, .obj, .an8 (Anim8or) models and experimental .blend (Blender) support, .tga, .jpg and .png textures and .ogg sound.
6.51 MB  
Utilities  -  Internet Accounting System 20019014
This is an ISP accounting system based on patched Cistron Radius server for mySQL and PHP web interface. It can be used with portslave and Cisco AS to authorize dial-up users.
30.72 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