Skip to content

Commit 8a2e53c

Browse files
committed
Create Berlinaerialphotograph2025-summer.geojson
1 parent 12d639f commit 8a2e53c

File tree

1 file changed

+93
-0
lines changed

1 file changed

+93
-0
lines changed
Lines changed: 93 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,93 @@
1+
{
2+
"type": "Feature",
3+
"properties": {
4+
"id": "Berlin-2025",
5+
"name": "Berlin/Geoportal DOP20RGB (2025) Sommer",
6+
"icon": "https://osmlab.github.io/editor-layer-index/sources/europe/de/Berlin.png",
7+
"type": "tms",
8+
"category": "photo",
9+
"url": "https://tiles.codefor.de/berlin/geoportal/luftbilder/2025-truedop20rgb/{z}/{x}/{y}.png",
10+
"start_date": "2025",
11+
"end_date": "2025",
12+
"country_code": "DE",
13+
"best": false,
14+
"attribution": {
15+
"text": "Geoportal Berlin/Digitale farbige TrueOrthophotos 2025 (DOP20RGB) (codefor.de mirror)",
16+
"required": true
17+
},
18+
"license_url": "https://wiki.openstreetmap.org/wiki/File:2019-06-03_Datenlizenz_Deutschland_Berlin_OSM.pdf",
19+
"privacy_policy_url": "https://codefor.de/datenschutz/",
20+
"max_zoom": 20
21+
},
22+
"geometry": {
23+
"type": "Polygon",
24+
"coordinates": [
25+
[
26+
[13.29535, 52.392],
27+
[13.35417, 52.39279],
28+
[13.38418, 52.36617],
29+
[13.42861, 52.36674],
30+
[13.44254, 52.38473],
31+
[13.53103, 52.38581],
32+
[13.5313, 52.37719],
33+
[13.58956, 52.37786],
34+
[13.61959, 52.36012],
35+
[13.62038, 52.33319],
36+
[13.66454, 52.33367],
37+
[13.66428, 52.34287],
38+
[13.67876, 52.34302],
39+
[13.67826, 52.36081],
40+
[13.70772, 52.36111],
41+
[13.70722, 52.37923],
42+
[13.75097, 52.39814],
43+
[13.75027, 52.42468],
44+
[13.76454, 52.42482],
45+
[13.7636, 52.46069],
46+
[13.73406, 52.4604],
47+
[13.7188, 52.47807],
48+
[13.68929, 52.48692],
49+
[13.65989, 52.48661],
50+
[13.65912, 52.51344],
51+
[13.67365, 52.51359],
52+
[13.67314, 52.53139],
53+
[13.65822, 52.53124],
54+
[13.62826, 52.55788],
55+
[13.5988, 52.55755],
56+
[13.59798, 52.58464],
57+
[13.56782, 52.59313],
58+
[13.53842, 52.59279],
59+
[13.52345, 52.6017],
60+
[13.52288, 52.61946],
61+
[13.53757, 52.61964],
62+
[13.53643, 52.6558],
63+
[13.50681, 52.65545],
64+
[13.50593, 52.68261],
65+
[13.44682, 52.68189],
66+
[13.43254, 52.67251],
67+
[13.43315, 52.65458],
68+
[13.32953, 52.65323],
69+
[13.31405, 52.67086],
70+
[13.26973, 52.67025],
71+
[13.27041, 52.65222],
72+
[13.21212, 52.63346],
73+
[13.18403, 52.60593],
74+
[13.13972, 52.60527],
75+
[13.11055, 52.59579],
76+
[13.11534, 52.47934],
77+
[13.10073, 52.47912],
78+
[13.10259, 52.43394],
79+
[13.07356, 52.42447],
80+
[13.07431, 52.4067],
81+
[13.08906, 52.40693],
82+
[13.11888, 52.38921],
83+
[13.11926, 52.38001],
84+
[13.14877, 52.38046],
85+
[13.14839, 52.3897],
86+
[13.19241, 52.39035],
87+
[13.19206, 52.39937],
88+
[13.29502, 52.40083],
89+
[13.29535, 52.392]
90+
]
91+
]
92+
}
93+
}

0 commit comments

Comments
 (0)