jalamap - Java Layer for Mappy API

jalamap is an open source Java layer over Mappy's V3 HTTP Services. Current version provides access to the following Mappy Services :

  • GeoCoding
  • Reverse GeoCoding
  • Route calculation

It requires Java 5+, Java SE or Java EE (not suited for Java ME).

Why jalamap

Mappy only provides AJAX or ActionScript library upon its XML/HTTP API. jalamap allows Java developer to access to the services in a more convenient way than direct XML/HTTP access.

Documentation

A simple quickstart is available: quick

Current status

jalamap is at early stage, and has not been tested in a production environnement. However the unit tests show that essentials functions work.

Contribute

You may help and contribute to this library by

  • Testing and reporting any bug or anything you don't like.
  • Writing some test code that currently succeed or not, and
  • Sending any suggestion
  • Or becoming a commiter

Support

Support on bugs, library usage or enhancement requests is available via mail to author : samuelrobert (arobase) rosalog (dot) com.