summaryrefslogtreecommitdiff
path: root/navit/map/shapefile
Commit message (Expand)AuthorAgeFilesLines
* change:core:Remove unused argument from attr_searchjkoan2020-08-081-4/+4
* fix:various:fix compiler warnings (#940)Stefan Wildemann2019-11-051-2/+4
* Cleanup:global:force the re-attach the return type to the function declaratio...Joseph Herlant2018-05-301-54/+28
* cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-251-541/+514
* Fix:debug:Change line separators for dbg to work also on win* platform (#546)Joseph Herlant2018-04-261-13/+13
* Merge branch 'trunk' into trac/1341trac/1341Pierre Grandin2016-12-011-1/+1
|\
| * Refactor:core:For plugins, use term 'category' instead of 'type'.Sebastian Leske2016-10-311-1/+1
* | Removing autotools supportPierre GRANDIN2015-12-311-14/+0
|/
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-221-10/+10
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-221-13/+13
* Fix:core:Fix warnings from unused variables.|Part of #1154.sleske2013-08-111-6/+1
* Fix:Build:Make map_shapefile build again on cmakemartin-s2011-07-281-6/+1
* Fix:map_shapefile:Rework the autotools support a bit, don't include shapefile...woglinde2011-07-201-2/+1
* Fix:map_shapefile: Use top_builddir instead of top_srcdir and libadd instead ...woglinde2011-07-051-2/+2
* Fix:map_shapefile:Split out shapelib, make prober library check, cp15 said to...woglinde2011-07-055-5815/+5
* Fix:core:Fixed a ton of "alloca redefined" warningsrikky2011-03-181-1/+1
* Fix:core:Fix clang compiler warnings: remove old csv stuffrikky2011-02-122-4/+0
* Fix:core:Fix clang compiler warnings: wrong function prototypesrikky2011-02-121-1/+1
* Fix:map/shapefile:Fix compiler warning by adding prototypes for SHPTreeSplitB...woglinde2011-02-051-0/+3
* Fix:Core:MSVC fixesmartin-s2011-01-251-12/+13
* Fix:map_shapefile:MSVC fixes|Thanks chollyamartin-s2011-01-251-3/+5
* Add:core:Initial support for cmake build system. This first stage partly supp...rikky2010-10-021-0/+6
* Add:map_shapefile:none is a valid typemartin-s2010-06-281-1/+1
* Fix:map_shapefile:Correctly handle return codemartin-s2010-06-011-1/+1
* Fix:map_shapefile:Don't convert geo coordinates to integersmartin-s2010-05-021-5/+6
* Core:Add:Use shapefile lib if it's found on the systemhorwitz2010-03-151-0/+5
* Fix:Build:Changed linking of modules for android due to recent change in load...martin-s2009-12-061-1/+1
* Fix:map_shapefile:Correct(er) handling of partsmartin-s2009-11-271-47/+83
* Fix:map_shapefile:Option to remove verbosity, correct attribute handlingmartin-s2009-11-261-1/+12
* Fix:map_shapefile:Better diagnosticsmartin-s2009-11-101-0/+3
* Add:Core:Added possibility for binfile logging with dp point reductionmartin-s2009-10-041-1/+1
* Add:Core:More android workmartin-s2009-08-111-1/+1
* Add:map_shapefile:Improved processingmartin-s2009-07-131-8/+66
* Fix:Core:Add -avoid-version to plugin build flagsmartin-s2009-06-181-1/+1
* Fix:Core:Fix some compiler warnings.horwitz2009-06-181-0/+2
* Add:map_shapefile:Better conversion into navit item types, support for map pr...martin-s2009-05-271-5/+316
* Fix:Core:Fix some more warningshorwitz2009-04-271-0/+1
* Add:Core:Initial work on shapefile drivermartin-s2009-03-086-0/+6196