diff options
Diffstat (limited to 'marbledata/maps/earth/googlesat/googlesat.dgml')
-rw-r--r-- | marbledata/maps/earth/googlesat/googlesat.dgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/marbledata/maps/earth/googlesat/googlesat.dgml b/marbledata/maps/earth/googlesat/googlesat.dgml index 0b70f14da..187d41334 100644 --- a/marbledata/maps/earth/googlesat/googlesat.dgml +++ b/marbledata/maps/earth/googlesat/googlesat.dgml @@ -26,13 +26,13 @@ <sourcedir format="JPG"> earth/googlesat </sourcedir> <storageLayout levelZeroColumns="1" levelZeroRows="1" maximumTileLevel="20" mode="Custom" /> <projection name="Mercator" /> - <downloadUrl protocol="http" host="khm.google.com" path="/kh/v=124&hl=de&x={x}&s=&y={y}&z={zoomLevel}&s=Ga" /> + <downloadUrl protocol="http" host="mt0.google.com" path="/vt/lyrs=s&hl=en&x={x}&s=&y={y}&z={zoomLevel}&s=Ga" /> </texture> <texture name="streets" expire="604800" > <sourcedir format="PNG"> earth/googlesat/streets </sourcedir> <storageLayout levelZeroColumns="1" levelZeroRows="1" maximumTileLevel="20" mode="Custom" /> <projection name="Mercator" /> - <downloadUrl protocol="http" host="mt.google.com" path="/vt/lyrs=h@126&hl=de&x={x}&s=&y={y}&z={zoomLevel}&s=Ga" /> + <downloadUrl protocol="http" host="mt.google.com" path="/vt/lyrs=h@126&hl=en&x={x}&s=&y={y}&z={zoomLevel}&s=Ga" /> <blending name="OverpaintBlending" /> </texture> <texture name="bicycle" expire="604800" > |