Main Page: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<mapframe width="full" height="600" zoom=2> | <mapframe width="full" height="600" zoom=2> | ||
{ | { | ||
| Line 5,096: | Line 5,093: | ||
"properties": { | "properties": { | ||
"continent": "antarctica", | "continent": "antarctica", | ||
"continent_part": "antarctica" | "continent_part": "antarctica", | ||
"title": "[[Antarctica]]", | |||
"fill-opacity": 0.1 | |||
} | } | ||
}, | }, | ||
| Line 5,132: | Line 5,131: | ||
"properties": { | "properties": { | ||
"continent": "south_america", | "continent": "south_america", | ||
"continent_part": "south_america" | "continent_part": "south_america", | ||
"title": "[[South America]]", | |||
"fill-opacity": 0.1 | |||
} | } | ||
}, | }, | ||
| Line 5,158: | Line 5,159: | ||
] | ] | ||
}, | }, | ||
"properties": { "continent": "africa", "continent_part": "africa" } | "properties": { | ||
"continent": "africa", | |||
"continent_part": "africa", | |||
"title": "[[Africa]]", | |||
"fill-opacity": 0.1 | |||
} | |||
}, | }, | ||
{ | { | ||
| Line 5,185: | Line 5,191: | ||
] | ] | ||
}, | }, | ||
"properties": { "continent": "oceania", "continent_part": "oceania_west" } | "properties": { | ||
"continent": "oceania", | |||
"continent_part": "oceania_west", | |||
"title": "[[Oceania]]", | |||
"fill-opacity": 0.1 | |||
} | |||
}, | }, | ||
{ | { | ||
| Line 5,203: | Line 5,214: | ||
] | ] | ||
}, | }, | ||
"properties": { "continent": "oceania", "continent_part": "oceania" } | "properties": { | ||
"continent": "oceania", | |||
"continent_part": "oceania", | |||
"title": "[[Oceania]]", | |||
"fill-opacity": 0.1 | |||
} | |||
}, | }, | ||
{ | { | ||
| Line 5,249: | Line 5,265: | ||
] | ] | ||
}, | }, | ||
"properties": { "continent": "europe", "continent_part": "europe" } | "properties": { | ||
"continent": "europe", | |||
"continent_part": "europe", | |||
"title": "[[Europe]]", | |||
"fill-opacity": 0.1 | |||
} | |||
}, | }, | ||
{ | { | ||
"type": "Feature", | "type": "Feature", | ||
"properties": {}, | "properties": { | ||
"continent": "north_america", | |||
"continent_part": "north_america", | |||
"title": "[[North America]]", | |||
"fill-opacity": 0.1 | |||
}, | |||
"geometry": { | "geometry": { | ||
"type": "Polygon", | "type": "Polygon", | ||
| Line 5,292: | Line 5,318: | ||
{ | { | ||
"type": "Feature", | "type": "Feature", | ||
"properties": { "continent": "asia", "continent_part": "asia" }, | "properties": { | ||
"continent": "asia", | |||
"continent_part": "asia", | |||
"title": "[[Asia]]", | |||
"fill-opacity": 0.1 | |||
}, | |||
"geometry": { | "geometry": { | ||
"type": "Polygon", | "type": "Polygon", | ||
