navit:tile-versions

Last commit made on 2016-09-04
Get this branch:
git clone -b tile-versions https://git.launchpad.net/navit

Branch merges

Branch information

Name:
tile-versions
Repository:
lp:navit

Recent commits

a4c8129... by Michael Dankov <email address hidden>

Add:maptool:Option to keep tile timestamps
New maptool option -F allows to specify a reFerence map file to which tiles
of the new map file would be compared. Tiles which have the same contents as
in the previous map version, would also have timestamps inherited from the
old map file.

443ef25... by Michael Dankov <email address hidden>

refactor:core:move zipfile read functions to core

c1f629a... by Michael Dankov <email address hidden>

refactor:map/binfile:generalize zipfile functions
Prepare to move zipfile reading functions into a separate file.

4ed6916... by Michael Dankov <email address hidden>

fix:maptool:properly check node reference mark

6894437... by Michael Dankov <email address hidden>

fix:maptool:proper signedness

0a8f856... by Pierre Grandin <email address hidden>

Fix:Core:Added link to the OSD wiki page in navit_shipped.xml

c14bb72... by Michael Dankov <email address hidden>

refactor:maptool:Support 56 bit node IDs

We need it because openstreetmap data recently has passed 2^32 node id value.

Also, running maptool on 32 bit systems won't work at least in following cases:

- a node with osm id=>2^32 is a via member of a turn restriction relation;

- input file has unordered node ids, that's the case, for example, for
overpass turbo exported data.

To avoid confusion, I have disabled maptool build for 32bit systems.

cdc4245... by Pierre GRANDIN <email address hidden>

Merge pull request #108 from navit-gps/i18n/fr

Automatic translation import for i18n/fr

a197322... by Pierre GRANDIN <email address hidden>

Update:i18n:Updated French (fr) translation from launchpad

5ffe271... by Pierre GRANDIN <email address hidden>

Merge pull request #107 from navit-gps/i18n/cs

Automatic translation import