| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix:maptool:Drop debug printouts included by accident. | mdankov | 2014-02-23 | 1 | -1/+0 |
* | Add:maptool:Let maptool run on 32bit systems. Use 64bit file IO interface on ... | mdankov | 2014-02-22 | 1 | -30/+39 |
* | Add:maptool:Convert admin_level=8 boundary levels of Switzerland to town poly... | mdankov | 2013-10-16 | 1 | -1/+1 |
* | Add:maptool:Move experimental associatedStreet feature into production. | mdankov | 2013-09-23 | 1 | -7/+1 |
* | Add:maptool:Improve experimental feature to support associatedStreet relations. | mdankov | 2013-09-10 | 1 | -19/+45 |
* | Fix:maptool:Avoid turn restrictions skipping on long routes. Do not allow tur... | mdankov | 2013-09-10 | 1 | -1/+26 |
* | Fix:core:Use LONGLONG_(HEX_)FMT instead of %Ld/%lld/%Lx. | sleske | 2013-08-29 | 1 | -4/+5 |
* | Fix:core:Build with -Wcast-align -Wmissing-prototypes, -Wpointer-arith, fix c... | sleske | 2013-08-21 | 1 | -1/+1 |
* | Fix:maptool:Fix warning about uninitialized variable. | sleske | 2013-08-19 | 1 | -5/+5 |
* | Fix:maptool:Fix warning about invalid shift by making osmid a long long.|Part... | sleske | 2013-08-11 | 1 | -1/+1 |
* | Refactor:maptool:Fix whitespace. | sleske | 2013-08-11 | 1 | -159/+159 |
* | Fix:core:Fix warnings from unused variables.|Part of #1154. | sleske | 2013-08-11 | 1 | -2/+0 |
* | Fix:maptool:Fixed few memleaks in relations, baoundary, coastline processing ... | mdankov | 2013-08-03 | 1 | -3/+5 |
* | Fix:maptool:Fix some memory leaks regarding boundary processing | martin-s | 2013-07-30 | 1 | -3/+6 |
* | Add:maptool:Support associatedStreet relations in maps built with "experiment... | mdankov | 2013-05-10 | 1 | -0/+104 |
* | Add:maptool:Process de:place=city tags for German town boundaries not marked ... | mdankov | 2013-04-07 | 1 | -0/+1 |
* | Add:maptool:Consider empty member roles ot be "outer" in town boundary polygons. | mdankov | 2013-04-06 | 1 | -1/+1 |
* | Add:maptool:Convert France regions,departments,communes to navit's states,cou... | mdankov | 2013-04-02 | 1 | -1/+1 |
* | Fix:maptool:Let towns_poly temp file be removed. | mdankov | 2013-04-02 | 1 | -2/+2 |
* | Add:maptool:Merge to mainstream current experimental features to convert town... | mdankov | 2013-04-01 | 1 | -10/+7 |
* | Add:maptool:Experimental feature to convert DE municipality (admin_level=8) b... | mdankov | 2013-03-24 | 1 | -1/+4 |
* | Add:maptool:Refactor experimental place relations to polygones conversion fea... | mdankov | 2013-03-17 | 1 | -21/+38 |
* | Fix:maptool:Make node hash work on 64 bit | martin-s | 2013-03-11 | 1 | -1/+1 |
* | Fix:maptool:Allow access tag to be overriden by individual tags | martin-s | 2013-03-11 | 1 | -2/+4 |
* | Add:maptool:Extend experimental feature by including more town boundaries def... | mdankov | 2013-03-03 | 1 | -1/+4 |
* | Add:maptool:Experimental feature to convert place=* relations to poly_place* ... | mdankov | 2013-02-28 | 1 | -0/+51 |
* | Add:maptool:Support addr:suburb tag by converting it to attr_district on stre... | mdankov | 2013-02-23 | 1 | -0/+7 |
* | Add:maptool:admin_level osm tag to navit attrs state/county/municipality conv... | mdankov | 2013-02-23 | 1 | -4/+4 |
* | Add:maptool:Move to mainstream all experimental features: Spain town search b... | mdankov | 2013-02-21 | 1 | -1/+1 |
* | Fix:maptool:Properly put city districts (place=suburb) into the index. | mdankov | 2013-02-19 | 1 | -2/+5 |
* | Fix:maptool:Make expiremental feature to skip extra administrative subdivisio... | mdankov | 2013-02-17 | 1 | -6/+5 |
* | Add:maptool:Experimental feature to not include excessive administrative subl... | mdankov | 2013-02-16 | 1 | -3/+25 |
* | Fix:maptool:Allow osm nodeid to corss 2^31 boundary. | mdankov | 2013-02-10 | 1 | -3/+3 |
* | Add:maptool:Process Russian administrative subdivisions. | mdankov | 2013-02-08 | 1 | -1/+1 |
* | Add:maptool:Merge recent expiremental changes to mainstream. | mdankov | 2013-02-07 | 1 | -9/+4 |
* | Add:maptool:Experimental option to split country indexes | mdankov | 2013-02-03 | 1 | -20/+121 |
* | Fix:core:Update iso3166-1 country lists, recoginse iso3166-1:alpha2 tag on co... | mdankov | 2013-01-05 | 1 | -1/+8 |
* | Fix:core:Consider each member way of border relation only once, even if it ha... | mdankov | 2013-01-03 | 1 | -0/+2 |
* | Add:core:New bicycle related POIs are added to bike layout. Bike layout is fi... | mdankov | 2012-10-06 | 1 | -0/+3 |
* | Fix:maptool:Allow for attrmap array (or file specified in --rule-file) to use... | mdankov | 2012-09-22 | 1 | -6/+13 |
* | Simple changes required to compile in MSVC | bjasspa | 2012-08-12 | 1 | -3/+15 |
* | Fix:maptool:Better handling of access=destination | martin-s | 2012-07-28 | 1 | -1/+4 |
* | Fix:maptool:In way2poi converter, treat item as area only if navit knows stri... | mdankov | 2012-06-23 | 1 | -1/+1 |
* | Fix:maptool:Use right spelling of motor_vehicle tag instead of motorvehicle.|... | mdankov | 2012-05-28 | 1 | -1/+1 |
* | Add:maptool:parse osm tag addr:postcode| From #1031. thanks ziaou | rikky | 2012-04-27 | 1 | -0/+4 |
* | Fix:maptool:Fill in district names, if possible | rikky | 2012-04-23 | 1 | -8/+55 |
* | Add:core:Add landuse/natural=meadow to Navit, using new poly_meadow item|Fixe... | korrosa | 2012-03-29 | 1 | -0/+2 |
* | Revert:maptool:Reverted changes 4890 and 4906 to make planet work again | martin-s | 2012-02-06 | 1 | -90/+37 |
* | Add:maptool:added initial support for relation based areas; added some tests ... | tegzed | 2012-01-15 | 1 | -37/+90 |
* | Fix:remove duplicate variable definitions | tegzed | 2012-01-05 | 1 | -3/+0 |