Rytiss / googze

Automatically exported from code.google.com/p/googze
0 stars 0 forks source link

Not working for world version as of 21/12/2010 #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Googze script is not loading any images into Cartouche (World version) as of 
the 21/12/2010

Worked fine prior to this.

Original issue reported on code.google.com by hailst...@outlook.com on 21 Dec 2010 at 11:49

GoogleCodeExporter commented 9 years ago
Confirmed
Checked the google maps api works fine.
Checked the waze image path. Looks fine.

Original comment by peter.z...@gmail.com on 21 Dec 2010 at 2:37

GoogleCodeExporter commented 9 years ago
My update, also adds Map Satellite and Terrain images.

Under the map is a selection tool but you need HTML 5 + if you do change the 
setting to refresh you need to zoom in the out which will refresh the images.

Also the problem was 
OpenLayers.Layer.ArcGISCache_8 
changed to 
OpenLayers.Layer.ArcGISCache_6

You can drag this into google chrome which will add it :) make sure you delete 
the old one first.

Original comment by Qurb...@gmail.com on 21 Dec 2010 at 2:49

Attachments:

GoogleCodeExporter commented 9 years ago
Interesting patch - looks very similar to what I had already implemented in my 
private version :) However, I have also added image compositing so that you can 
have both aerials and maps together. I have no idea why I aven't published it 
yet, so I will do that in the next few minutes.

The patch will also include dynamic loading of script files, so after this 
update you should be set for life, meaning that you won't need to update 
userscript to get bugfixes.

Original comment by ryti...@gmail.com on 21 Dec 2010 at 3:00

GoogleCodeExporter commented 9 years ago
Fixed in SVN r7

Original comment by ryti...@gmail.com on 21 Dec 2010 at 3:11

GoogleCodeExporter commented 9 years ago
Thank you for such a speedy fix :)

Original comment by hailst...@outlook.com on 21 Dec 2010 at 6:36

GoogleCodeExporter commented 9 years ago
Sorry for digging out this thread, I didn't really want to start a new issue 
since I'm not quite sure if there's the need for one. But the last few days 
Googze didn't work for me anymore. No map data is loaded - in Firefox I get 
white tiles, Chrome shows broken image links. Does this problem occur for 
anyone else?

I'm using the latest version from userscripts.org.

Original comment by wolfgang...@gmail.com on 6 Jan 2011 at 12:58

GoogleCodeExporter commented 9 years ago
Works for me on Chrome.

Original comment by ryti...@gmail.com on 6 Jan 2011 at 8:03

GoogleCodeExporter commented 9 years ago
I absolutely have problems reproducing the issues. I tried reinstalling the 
script, wiping the browser cache, nothing really worked. Then I just tried 
looking at different regions. When I have a look at e.g. Amsterdam in the 
Netherlands 
(http://world.waze.com/cartouche/?zoom=6&lat=52.35439&lon=4.89068&layers=TBFTFFF
FFFTFFFFFFTTTT), everything works perfectly fine. When I look at a region in 
Austria (where I'm an area manager) I see the Googze overlay on a distant zoom 
level 
(http://world.waze.com/cartouche/?zoom=1&lat=48.35814&lon=14.52015&layers=TBFTFF
FFFFTFFFFFFTTTT) but as soon as zoom in more it just gives me white tiles 
(http://world.waze.com/cartouche/?zoom=6&lat=48.35499&lon=14.53297&layers=TBFTFF
FFFFTFFFFFFTTTT).
The satellite imagery is not as good as in Amsterdam but zooming in closely has 
always worked. Could it have something to do with how detailed the Google Maps 
data is for this region?
I tried having a look on the data that's been transmitted via Firebug's console 
panel. But this does not seem to recognize Greasmonkey Scripts in Firefox. On 
Chrome with Firebug Lite on the other hand I get lots of "Failed to load 
resource: the server responded with a status of 404 (Not Found): 
http://khm0.google.com/kh/v=67&x=35416&y=22684&z=16&s=Galileo" so it seems like 
Googze doesn't find the tiles it's supposed to find. Happened here: 
http://world.waze.com/cartouche/?zoom=4&lat=48.3599&lon=14.53606&layers=TBFTFFFF
FFTFFFFFFTTTT
These errors do not show up for e.g. Amsterdam.

As I said, I'm not really sure why it's working for one region and not the 
other one . Maybe you can have a look at it and see if it happens for you as 
well or it's just my configuration. I tried it on two different computers 
though and the problems occured on both machines.

Original comment by wolfgang...@gmail.com on 7 Jan 2011 at 10:02

GoogleCodeExporter commented 9 years ago
Google has changed version numbers on some tiles (Googze uses v=67, it is now 
v=76 in your area). I'll try to find out if v=76 is compatible with all areas 
and will update the script.

For the future, I believe this should be a separate issue report, stating date 
and area.

Original comment by ryti...@gmail.com on 7 Jan 2011 at 11:17