summaryrefslogtreecommitdiffstats
path: root/marbledata
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2013-10-13 11:25:21 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-10-13 11:30:44 -0700
commit5b72348eff0f87cb093a6b31a65aacd2ab08778b (patch)
tree79238610e41e97829d63ef3f9aa9dd18f9d02e09 /marbledata
parentf5fbbfddb2013a068b6168310bc349102279caf8 (diff)
downloadsubsurface-5b72348eff0f87cb093a6b31a65aacd2ab08778b.tar.gz
Try to fix the Google Maps issue
This is trial and error, based on a few websites describing the api. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'marbledata')
-rw-r--r--marbledata/maps/earth/googlesat/googlesat.dgml4
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&amp;hl=de&amp;x={x}&amp;s=&amp;y={y}&amp;z={zoomLevel}&amp;s=Ga" />
+ <downloadUrl protocol="http" host="mt0.google.com" path="/vt/lyrs=s&amp;hl=en&amp;x={x}&amp;s=&amp;y={y}&amp;z={zoomLevel}&amp;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&amp;hl=de&amp;x={x}&amp;s=&amp;y={y}&amp;z={zoomLevel}&amp;s=Ga" />
+ <downloadUrl protocol="http" host="mt.google.com" path="/vt/lyrs=h@126&amp;hl=en&amp;x={x}&amp;s=&amp;y={y}&amp;z={zoomLevel}&amp;s=Ga" />
<blending name="OverpaintBlending" />
</texture>
<texture name="bicycle" expire="604800" >