View Single Post
Posts: 1,548 | Thanked: 7,510 times | Joined on Apr 2010 @ Czech Republic
#1572
Originally Posted by Kossuth View Post
It seems that I cant download basic Google maps anymore (normal way, not batch download). Other Google maps and for example OSM works, but not basic Google maps. Already downloaded tiles show normally. Terminal give following errors

Code:
mapTiles: tile data returned by remote tileserver was not an image
layer:gmap z:12 x:2370 y:1121
tile url: http://mt1.google.com/vt/&x=12&y=2370&z=1121
NOTE: this probably means that the tileserver returned anerror page in place of the tile, because it doesn't like you
mapTiles: tile data returned by remote tileserver was not an image
layer:gmap z:12 x:2370 y:1120
tile url: http://mt1.google.com/vt/&x=12&y=2370&z=1120
NOTE: this probably means that the tileserver returned anerror page in place of the tile, because it doesn't like you
The urls return google errorpage about malformed request.

Edit: It may be that Modrana is requesting the tile in wrong order (X,Y,Z) and it should be (Z,X,Y). At least when I change the order in url, I get a map tile with my browser.
Thanks! Fixed in 0.46.2, which should be hitting autobuilder any moment now.

Originally Posted by Whispering Weasel View Post
New version with online search working again :-)

Just a remark, when searching online for poi it now seems limited to 50km? (maybe add option for listing all poi's).
AFAIK it seems to be the limit of the Google Places API.
BTW, the range seems to a rather soft limit/hint - you might often get results that are outside of the current range if nothing is found inside the range.
Not sure if this happens for results outside the 50 km range though.

Originally Posted by Whispering Weasel View Post
And maybe a bug: Once a POI is found I can display it on the map etc. but when in the POI list (search results), then clicking the POI and then on Tools - add to POI; nothing happens (when it should ask in which category to save?).
I'll check it out - could be that the format of the POI object changed due to the new API which in turn could have broken the code that saves the point to the POI database.
__________________
modRana: a flexible GPS navigation system
Mieru: a flexible manga and comic book reader
Universal Components - a solution for native looking yet component set independent QML appliactions (QtQuick Controls 2 & Silica supported as backends)
 

The Following 8 Users Say Thank You to MartinK For This Useful Post: