Download List

Descripción del Proyecto

Traveling-Salesman is a library and reference
implementation to do navigation and routing using
the OpenStreetMap data. The library is based on
the Osmosis code.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-11-26 14:50
0.7

La búsqueda de direcciones en lugar de palabras clave está permitido. Errores importantes eran fijos y mapa de importación ahora trabaja en O (n) en vez de O (n ^ 2).
Tags: Major feature enhancements
Searching for addresses instead of keywords is
allowed. Major bugs were fixed and map-import now
works in O(N) time instead of O(N^2).

2007-11-11 14:48
0.6

Mapa de almacenamiento se hizo mucho más rápido. El área visible se pueden editar en JOSM. Mapa-azulejos se almacenan en caché local. Muchos bugs fueron corregidos.
Tags: Major feature enhancements
map-storage was made much faster. The visible area
can be edited in josm. Map-tiles are cached
locally. Lots of bugs were fixed.

2007-11-04 16:36
0.5

Hsqldb se incluye ahora a ser completamente autónomo. Mejoras en la velocidad fueron importantes en el enrutamiento. El programa ahora es ejecutable a través de Java Webstart y ahora está firmado digitalmente.
Tags: Major feature enhancements
Hsqldb is now included to be fully self-contained.
Major speed improvements were made in routing. The
program is now runnable via Java Webstart and is
now digitally signed.

2007-11-02 08:07
0.4.0

De apoyo de base de datos se añadió. Un diálogo de la nueva configuración de esta. Ajustes ahora tienen las descripciones y categorías. Se mejoró la capacidad de respuesta. Multi-CPU/core apoyo fue mejorada. La nueva interfaz de usuario se ve mucho mejor. La aplicación del algoritmo de Dijkstra fue depurado (ya que había problemas cuando se utilizan bases de datos). Muchos errores fueron corregidos.
Tags: Major feature enhancements
Database support was added. A new settings dialog
was added. Settings now have descriptions and
categories. Responsiveness was improved.
Multi-CPU/core support was improved. The new UI
looks much better. The implementation of
Dijkstra's algorithm was debugged (since it had
problems when using databases). Many bugs were
fixed.

2007-09-24 22:21
0.2.1

Tags: Initial freshmeat announcement

Project Resources