白い熊
|
2012-03-11
, 19:31
|
Posts: 451 |
Thanked: 334 times |
Joined on Sep 2009
|
#941
|
The Following User Says Thank You to 白い熊 For This Useful Post: | ||
|
2012-03-11
, 19:40
|
Posts: 1,548 |
Thanked: 7,510 times |
Joined on Apr 2010
@ Czech Republic
|
#942
|
Looking great man. How should I prepare to get ready for testing on Android?
The Following User Says Thank You to MartinK For This Useful Post: | ||
|
2012-03-11
, 20:47
|
Posts: 1,548 |
Thanked: 7,510 times |
Joined on Apr 2010
@ Czech Republic
|
#943
|
One thing i've noticed lately: If you try and use open cycle maps, the tiles all fail to download - i get the 'due to network error' tiles instead. Have OCM changed their address or something? It shouldn't be my end as this is both on wifi and 3g, and all the other maps work. Has anyone had this problem?
I saved a POI with name name "Tuscany Suites & Casino". Funny part is neither the name of the POI is listed under the POI (or say an item with blank name is listed), nor the description is shown in the POI detail. I can see that its because of "&".
Also while saving a route as a tracklog it is not saving the correct date. Its currently 10:51 3/7/2012 (GMT-8) but the last modified date is something like 6:48:34 8.3.2012, surely some time zone calculation error as far as I can see.
Also searching for something like "Tuscany Suites Hotel & Casino, 255 E. Flamingo Road, Las Vegas, Nevada 89169 " doesn't seems to return proper address. Am I right to say that search of address is performed via Google irrespective of tile provider being used? Google earth provides proper result (or results with proper one) in pc.
The Following User Says Thank You to MartinK For This Useful Post: | ||
|
2012-03-12
, 10:08
|
Posts: 29 |
Thanked: 26 times |
Joined on Oct 2009
|
#944
|
The Following User Says Thank You to jafd For This Useful Post: | ||
|
2012-03-12
, 11:07
|
Posts: 1,548 |
Thanked: 7,510 times |
Joined on Apr 2010
@ Czech Republic
|
#945
|
I think I'm gonna need some help with this one.
I want to have a detailed map of a few cities pre-cached. I go to the city in question, then
1) Download -> around here -> 20 km
2) down max, up max (by the way, what do "down" and "up" mean? Does "down" mean zoom in, or zoom out?)
3) It works out 23k tiles
4) I zoom around the city and it tells me tiles must be downloaded. I don't know what area was actually downloaded.
I believe I'm wrong somewhere, but don't know where.
It would be of great help actually to have those settings illustrated. Say, here's a modrana window, scale is so and so, and the area to be covered is highlighted in blue for each mode.
By the way, sqlite interactions are prone to segfaults on amd64 python 2.7. It is for sure a regression on Python/SQLite side, but there needs to be a way to work it around.
Also, if anyone has set up a local tile server for modrana to use (say on a local network), could you please share how you did it? The openstreetmap wiki has the notorious open-source documentation problem, where old and outdated docs are intermixed with the current ones in an amusing enough way to leave one occupied for a week if not more.
|
2012-03-12
, 11:27
|
Posts: 29 |
Thanked: 26 times |
Joined on Oct 2009
|
#946
|
It means the number of zoom levels "up" and "down"
What version of modRana do you have ?
Also, what tile layer are you trying to download ?
I think Woody14619 tried to get a tileserver running on the N900 a while ago, don't know how far he got though.
Any idea what approximate sequence of events triggers the segfault ? I have a similar setup (Core i5 + Python 2.7) so I can try to reproduce that.
I would like to include a more interactive tile download mode in the new QML GUI. Something like dragging a rectangle aver an area, then selecting zoom level range with some sliders & starting the download.
Yeah I had quite a few issues already with sqlite with Python 2.5 that is present on the N900 (mostly related to broken threaded access to the database).
The Following User Says Thank You to jafd For This Useful Post: | ||
|
2012-03-12
, 19:46
|
Posts: 1,548 |
Thanked: 7,510 times |
Joined on Apr 2010
@ Czech Republic
|
#947
|
No no no, I want Mapnik on a PC on the same LAN as N900. The thing is, I want a cache of a whole country - it's HUGE, N900 would just die from choking while processing it.
Another way would be a batch rendering with Mapnik (and not mucking around with mod_tile and friends) and mass import into SQLite, but the link to a Perl script posted a few pages ago is dead.
Like, here's what would be downloaded in "Around here" mode (where is "here"? GPS location or visible window center?), here's what would be downloaded in "Around view" mode (portion outside screen? Visible window's center?), here's what would get downloaded around route.
From the experiences I've had with SQLite, it's better to have just a single writer thread, and queue up things you want to insert/update there.
I have tried to do that myself, but got lost in the code - seems like "download" and "store" parts are not quite separate.
The Following User Says Thank You to MartinK For This Useful Post: | ||
|
2012-03-12
, 21:01
|
Posts: 29 |
Thanked: 26 times |
Joined on Oct 2009
|
#948
|
BTW, there is a description of the tile database structure on modRana project wiki.
The Following User Says Thank You to jafd For This Useful Post: | ||
|
2012-03-13
, 14:40
|
Posts: 1,548 |
Thanked: 7,510 times |
Joined on Apr 2010
@ Czech Republic
|
#949
|
|
2012-03-13
, 15:16
|
Posts: 29 |
Thanked: 26 times |
Joined on Oct 2009
|
#950
|
The Following User Says Thank You to jafd For This Useful Post: | ||
Tags |
bada rox, martin_rocks, modrana, navigation, openstreetmap, the best, wehasgps |
|