--- Log opened Wed Apr 20 00:00:32 2016 01:27 -!- j_f-f [~quassel@rs-6.jff-webhosting.net] has quit [Remote host closed the connection] 01:30 -!- j_f-f [~quassel@rs-6.jff-webhosting.net] has joined #navit 01:35 -!- xenos1984 [~xenos1984@2001:bb8:2002:200:4c45:29ec:7e5f:c601] has joined #navit 01:47 -!- robertp [d9f3f0ac@gateway/web/freenode/ip.217.243.240.172] has joined #navit 03:03 -!- jjelen [jjelen@nat/redhat/x-bobjxxptrelzkrlo] has joined #navit 03:09 -!- Robotaxi [3ef5dbf5@gateway/web/freenode/ip.62.245.219.245] has joined #navit 03:15 -!- tim01234 [~tim01234@dslb-178-000-217-201.178.000.pools.vodafone-ip.de] has joined #navit 03:29 #navit: < tim01234> Hi! I would like Navit to handle the geo: URI on Android. The modifications I did are kind of working. The issue is, that the set_center() command is not really centering. When zooming in, the destination is few hundret km south of the coordinates given to set_center(). 03:29 #navit: < tim01234> patch: http://pastebin.com/xmfcB2Xe 03:33 #navit: < tim01234> I don't like the idea to use the coordinates from an Intent as a routing destination, like it is done for google navigation uri. Ideally, there would be a menu "set as destination", "show on map", etc. 04:27 -!- jonathanmaw [~jonathanm@82-70-136-246.dsl.in-addr.zen.co.uk] has joined #navit 08:16 -!- robertp [d9f3f0ac@gateway/web/freenode/ip.217.243.240.172] has quit [] 08:29 -!- alexhell0xbf_1 [~alexhell0@178.70.110.87] has quit [Read error: Connection reset by peer] 08:58 -!- juse2 [~juse@fow4.kyla.fi] has quit [Quit: Nettalk6 - www.ntalk.de] 09:22 -!- xenos1984 [~xenos1984@2001:bb8:2002:200:4c45:29ec:7e5f:c601] has quit [Quit: Leaving.] 10:16 -!- xenos1984 [~xenos1984@118-166-191-90.dyn.estpak.ee] has joined #navit 11:15 -!- jandegr [5bb4a43f@gateway/web/freenode/ip.91.180.164.63] has joined #navit 11:20 #navit: < jandegr> hi tim01234 11:21 #navit: < jandegr> I tested set_center() command from within Android and it works fine 11:21 #navit: < jandegr> looks like there is smth wrong with your formatting of the coords / combination in the command string 11:23 #navit: < jandegr> I suppose you are not the same as the one that posted a similar question here : http://forum.navit-project.org/viewtopic.php?f=19&t=595 11:57 #navit: < tim01234> I'm not the one from the forum, but I saw this post already. 12:00 #navit: < tim01234> the command is set_center("geo:9.182777 48.775555"); the position after zooming in is 9.182777 48.71222 12:15 -!- Robotaxi [3ef5dbf5@gateway/web/freenode/ip.62.245.219.245] has quit [Ping timeout: 250 seconds] 12:17 #navit: < tim01234> ok, the problem seems to be related to my configuration file. With the default configuration the result is already much better. Any idea what section of the configuration could be responsible for this behaviour? 12:24 -!- jjelen [jjelen@nat/redhat/x-bobjxxptrelzkrlo] has quit [Ping timeout: 260 seconds] 12:27 #navit: < jandegr> tim01234 try with set_center("48.775555 9.182777"); 12:28 #navit: < jandegr> if doc is correct and the line you posted is correct as well, then you were not correctly using it 12:33 -!- jonathanmaw [~jonathanm@82-70-136-246.dsl.in-addr.zen.co.uk] has quit [Quit: Ex-Chat] 12:53 -!- robertp [543b075a@gateway/web/freenode/ip.84.59.7.90] has joined #navit 13:51 -!- robertp [543b075a@gateway/web/freenode/ip.84.59.7.90] has quit [Ping timeout: 250 seconds] 14:01 #navit: < tim01234> if geo is included in the command makes no difference. 14:02 #navit: < jandegr> [Proj:][-][D]D.d[d]... [-][D][D]D.d[d] - long/lat (WGS 84, note order!), degrees as decimal fraction, Proj does not matter 14:03 #navit: < jandegr> [Proj:][D][D]Dmm.mm.. N/S [D][D]DMM.mm... E/W - lat/long (WGS 84), integer degrees (DD) and minutes as decimal fraction (MM), Proj must be "geo" or absent 14:03 #navit: < tim01234> the difference in the configuration file is just the default zoom level. If it is a very small level, it seems to work fine. If the level is high and I zoom in manually the center is always too far in the south. 14:05 #navit: < jandegr> there is some offset somewhere to show you more of the road ahead 14:06 #navit: < tim01234> ah, that sounds interesting. 14:06 #navit: < jandegr> but I have no idea if that also influences 'view on map', will try ....... 14:08 #navit: < jandegr> no, it is spot-on for me, apparently the offset is for the vehicle only 14:15 #navit: < jandegr> checked again, I can zoom all I want, it stays perfectly in the middle of the screen 14:19 #navit: < tim01234> hm, it is working perfectly for me when searching for POIs or streets, only using the command behaves unexpectedly. Are there different set_center() functions? 14:20 #navit: < jandegr> AFAIK there is only one, but the way you're using it is odd 14:20 #navit: < jandegr> but doc in coord.c is odd as well :) 15:22 -!- jandegr [5bb4a43f@gateway/web/freenode/ip.91.180.164.63] has quit [Quit: Page closed] 15:28 #navit: < tim01234> i can imagine it is related to the android title bar. The bar is displayed during startup and then removed. Maybe set_center() does not really know about the screen size during that time. 15:40 -!- alex_123984 [~alexhell0@78.25.120.252] has joined #navit 16:02 -!- alex_123984 [~alexhell0@78.25.120.252] has quit [Read error: Connection reset by peer] 16:15 #navit: < tim01234> are there any other ideas or plans how to deal with geo intent on android? In my opinion it is a very important feature on android. 16:30 -!- tim01234 [~tim01234@dslb-178-000-217-201.178.000.pools.vodafone-ip.de] has quit [] 18:44 -!- xenos1984 [~xenos1984@118-166-191-90.dyn.estpak.ee] has quit [Quit: Leaving.] 19:16 -!- alexhell [~Thunderbi@178.70.107.120] has joined #navit 19:19 -!- Horwitz [~mich1@p200300800E47B700022268FFFE64E7C4.dip0.t-ipconnect.de] has quit [Ping timeout: 268 seconds] 19:31 -!- Horwitz [~mich1@p200300800E3AE900022268FFFE64E7C4.dip0.t-ipconnect.de] has joined #navit 19:31 -!- mode/#navit [+o Horwitz] by ChanServ 19:46 -!- alexhell0xbf [~alex@178.70.107.120] has joined #navit 19:46 #navit: < alexhell0xbf> hi there 19:50 #navit: < alexhell0xbf> KaZeR mostly finished, some code already on git, and other code i decide to make a libs and put it to my project. currently i need to write a configuration and setup it somewhere to test, do u have a time to help me with testing ? 20:39 -!- alexhell0xbf [~alex@178.70.107.120] has quit [Ping timeout: 252 seconds] 20:40 -!- alexhell0xbf [~alex@178.70.107.120] has joined #navit --- Log closed Thu Apr 21 00:00:33 2016