Download List

Projeto Descrição

GPSMap is a Java application that displays
maps and shows your position with the aid of a
GPS device. It can track paths, load overlays
(such as shape files), and download maps
from the MapBlast and Expedia servers.

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.

2006-10-23 20:31
0.5.2

Comunicação serial em sistemas Windows foi corrigido. Instalação da biblioteca Java de série não é mais necessário, contanto que você usar os scripts de início (disponível para sistemas Windows e Unix). A capacidade de exportação de dados completa em formato gpx foi adicionado. Alguns bugs foram corrigidos com gráficos (apenas em sistemas Windows).
Tags: Major bugfixes
Serial communication on Windows systems was fixed.
Installation of the serial Java library is not
necessary anymore, as long as you use the start
scripts (available for Windows and Unix systems).
The ability to export track data in gpx format was
added. Some bugs with graphics were fixed (only on
Windows systems).

2006-02-14 16:30
0.5.1

Leitura de faixas gpx foi corrigido.
Tags: Minor bugfixes
Reading of gpx tracks was fixed.

2006-02-04 21:43
0.5

Lotes de refactoring foi feito. Classes auxiliares foram movidos a partir do pacote org.dinopolis.gpstool para subpackages. Apenas os pedidos de permanência no pacote principal. Frascos separados foram feitos para utils, gpsinput (comunicação com dispositivos de GPS), gpstool (aplicativo de linha de comando), e gpsylon (moving map aplicação). Os arquivos de recurso foram renomeados de / .gpsmap / GPSMap.properties para ~ / .gpsylon / Gpsylon.properties. Os usuários precisam copiar suas configurações de privados para a nova localização / nome. O mapa do mundo (padrão de gpsdrive) é usado como o mapa de nível superior.
Tags: Code cleanup
Lots of refactoring was done. Helper classes were moved from the org.dinopolis.gpstool package to subpackages. Only the applications remain in the main package. Separate jars were made for utils, gpsinput (communication with GPS devices), gpstool (command line application), and gpsylon (moving map application). The resource files were renamed from /.gpsmap/GPSMap.properties to ~/.gpsylon/Gpsylon.properties. Users need to copy their private settings to the new location/name. The default world map (from gpsdrive) is used as the top level map.

2002-11-06 12:49
0.4.8

Marcador de localização Basic (waypoint) funcionalidade foi adicionada. Agora é possível carregar arquivos CSV e gpsdrive e criar marcadores. build.xml foi alterado, e um erro na camada de pista onde o botão de cancelamento causou uma exceção de ponteiro nulo foi corrigido. "Salvar como" funcionalidade para salvar screenshots também foi adicionado.
Tags: Minor feature enhancements
Basic location marker (waypoint) functionality was added. It is now possible to load CSV and gpsdrive files, and create markers. build.xml was changed, and a bug in the track layer where the cancel button caused a null pointer exception was fixed. "Save as" functionality for saving screenshots was also added.

2002-10-23 15:47
0.4.6

Correções de bugs e novos recursos, incluindo um indicador de progresso quando baixar mapas e uma melhor visualização dos sinais GPS.
Tags: Initial freshmeat announcement
Bugfixes and new features, including a progress indicator when downloading maps and better GPS signal visualization.

Project Resources