[05:12:57] *** Joins: xenos1984 (~xenos1984@185.50.98.41) [05:12:57] *** ChanServ sets mode: +v xenos1984 [12:55:31] *** Quits: ChanServ (ChanServ@services.) (shutting down) [13:03:36] *** Joins: ChanServ (ChanServ@services.) [13:03:36] *** rajaniemi.freenode.net sets mode: +o ChanServ [13:08:50] *** Quits: ChanServ (ChanServ@services.) (*.net *.split) [13:10:48] *** Joins: ChanServ (ChanServ@services.) [13:10:48] *** rajaniemi.freenode.net sets mode: +o ChanServ [15:40:33] hi @all [15:41:53] hi jkoan [15:41:59] hi ilovekiruna [15:42:01] whats up [15:42:05] nothing much [15:42:20] didnt do much with navit since fosdem [15:43:11] the community (including me) has been relly quiet as well in this time [15:43:18] *really [15:43:54] i did work on a idea of mine for the last few days [15:44:24] cool, what is it about [15:45:02] my idea was to use sqlite as a map file format. This would make it easy to split, merge and possible also update maps [15:45:24] do you know the gis extension of sqlite? [15:45:48] https://www.gaia-gis.it/fossil/libspatialite/index [15:47:11] i also have a long standing idea to rework the config system (including many new features). With the most relevant thing that all settings could bee saved and will be migrated on navit updates [15:47:24] yes, i know about it, but not tried it [15:49:09] currently i take the float and multipy it by 10000000 to store it as int (for space) [15:54:33] i also thougt about the idea that we could perharps lower the resultion of the data for a timy bit (10cm shouldnt matter right) and reuse some points where a lot of points are intersecting [15:56:43] currently my little python programm takes a osm.pbf and reads all the point data into a sqlite and only takes about 5min on my laptop (i5-3320M), the result is a 300MB File full of the geo points [15:57:41] the coo thing is, that i can do something like this to get all points from a squared lower saxony: SELECT * FROM points WHERE lat BETWEEN 512400000 AND 542200000 AND lan BETWEEN 64000000 AND 116900000; [15:58:28] and gpsbabel ? [16:00:35] https://www.gpsbabel.org/capabilities.html [16:04:54] too bad you wouldn't prefer to fix the bugs and produce a working image for tomtom, I would have known, I wouldn't have spent so much time on navit to never see it working. [16:05:24] hi genesis [16:07:19] i dident know gpsbabel but i think it will not meet the requirements [16:08:45] and for tomtom, i also did work on that (more than one day). But dont do hatespeech... We all do navit in our free time, nobody gets payed to work for it, nobody's required to work on thomething [16:10:43] ilovekiruna, for the "lower resulution" map idea i fount out that this describes it quite well: https://de.wikipedia.org/wiki/Douglas-Peucker-Algorithmus [16:20:19] *** Quits: extor (~extor@unaffiliated/extor) (Remote host closed the connection) [16:20:38] *** Joins: extor (~extor@unaffiliated/extor) [16:50:04] i thought the deal was i update the whole build system, but people fix the deprecated library on their specific system they maintain (wince/tomtom/...) [16:50:37] so i can continue working on , but in 2 years, nothing has changed and i still can't continue the fixing [20:53:34] *** Quits: xenos1984 (~xenos1984@185.50.98.41) (Ping timeout: 240 seconds)