Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - sherman

#16
Wishlist / Re: LiveTracking .. back in Locus
March 26, 2013, 08:04:36
Hi,

Locus is able to display Network Link KML, which enables to refresh a position of a waypoints from a server. See: http://www.google.com/earth/outreach/tu ... _link.html

I am going to make a simple PHP script which receives data from Locus and makes such NL KML which can be displayed back in Locus or in any other capable app.

The problem remains you should still run your own server.
#17
Otázka/přání: bylo by možné přidat do Locusu výpočet trasy podle http://mapa.prahounakole.cz/#hledani ?
#18
Wishlist / Re: Merging SQL databases
February 27, 2013, 21:53:14
Hi,

if you do not insist on resulting sqlite format you can merge two or more sqlite map databases into .gemf format (by the way more memory efficient and quicker loading then sqlite) using this tool: http://koti.welho.com/tstenbe3/GemfTool

In case you insist on resulting sqlite format it is a matter of opening two database connections in whichever scripting/programming language and importing the data from one to the other. I guess no more then 10 lines of code.
#19
Maps / Re: New vector maps for Locus - feedback
February 27, 2013, 09:42:56
Hello,

possibly an obvious fact for someone, but not for me - quite a recent Locus user: What are the differences in maps from OpenAndroMaps.org and those downloadable directly form Locus? Does they include different data or render in a different way?

Thanks for an answer!