Skip to content

Commit d2081c3

Browse files
committed
Google Layer Updated URLs, copyright, icons
Updated Icons, Improved URLs to get the tiles faster(https and urls are from the offical google maps api side -except traffic), Removed russian language tag in url to get tiles in english and the local name (for example: russia and also the name of russia in russian)
1 parent 29ab1ee commit d2081c3

File tree

18 files changed

+63
-48
lines changed

18 files changed

+63
-48
lines changed
185 KB
Loading
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
[general]
2+
id = google_hybrid
3+
type = TMS
4+
is_contrib = True
5+
6+
[ui]
7+
group = google
8+
alias = Google Hybrid
9+
icon = gmaps_noborder.png
10+
11+
[license]
12+
name =
13+
link =
14+
copyright_text = Map data ©2015 Google
15+
copyright_link = https://www.google.at/permissions/geoguidelines/attr-guide.html
16+
terms_of_use = https://www.google.com/help/terms_maps.html
17+
18+
[tms]
19+
url = https://mt1.google.com/vt/lyrs=y&x={x}&y={y}&z={z}
20+
zmax = 20

data_sources/google_maps/gmaps.png

-260 KB
Binary file not shown.

data_sources/google_maps/metadata.ini

Lines changed: 0 additions & 21 deletions
This file was deleted.
185 KB
Loading
-260 KB
Binary file not shown.

data_sources/google_overlay/metadata.ini

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,15 @@ is_contrib = True
66
[ui]
77
group = google
88
alias = Google Labels
9-
alias[ru] = Подписи Google
10-
icon = gmaps.png
9+
icon = gmaps_noborder.png
1110

1211
[license]
1312
name =
1413
link =
15-
copyright_text =
16-
copyright_link =
17-
terms_of_use =
14+
copyright_text = Map data ©2015 Google
15+
copyright_link = https://www.google.at/permissions/geoguidelines/attr-guide.html
16+
terms_of_use = https://www.google.com/help/terms_maps.html
1817

1918
[tms]
20-
url = http://mt2.google.com/vt/lyrs=h@169000000&hl=ru&x={x}&y={y}&z={z}
21-
zmax = 20
19+
url = https://mt1.google.com/vt/lyrs=h&x={x}&y={y}&z={z}
20+
zmax = 20
185 KB
Loading
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
[general]
2+
id = google_road
3+
type = TMS
4+
is_contrib = True
5+
6+
[ui]
7+
group = google
8+
alias = Google Road
9+
icon = gmaps_noborder.png
10+
11+
[license]
12+
name =
13+
link =
14+
copyright_text = Map data ©2015 Google
15+
copyright_link = https://www.google.at/permissions/geoguidelines/attr-guide.html
16+
terms_of_use = https://www.google.com/help/terms_maps.html
17+
18+
[tms]
19+
url = https://mt1.google.com/vt/lyrs=m&x={x}&y={y}&z={z}
20+
zmax = 20

data_sources/google_sat/gmaps.png

-260 KB
Binary file not shown.

0 commit comments

Comments
 (0)