Upgrade community index to 0.4.3 to fix issue with tirana polygon

This commit is contained in:
Bryan Housel 2018-05-14 20:35:29 -04:00
parent b204b9dc64
commit 2fd0d2304f

View file

@ -54883,6 +54883,43 @@
]
}
},
"al-tirana": {
type: "Feature",
id: "al-tirana",
properties: {
},
geometry: {
type: "Polygon",
coordinates: [
[
[
19.3,
41.17
],
[
19.3,
41.6
],
[
19.9,
41.6
],
[
20.2,
41.1
],
[
20,
40.95
],
[
19.3,
41.17
]
]
]
}
},
albania: {
type: "Feature",
id: "albania",
@ -76025,7 +76062,15 @@
},
"al-forum": {
id: "al-forum",
featureId: "albania",
type: "forum",
countryCodes: [
"al"
],
languageCodes: [
"sq",
"en"
],
name: "OSM Albania Forum",
description: "OpenStreetMap Albania Forum",
url: "https://forum.openstreetmap.org/viewforum.php?id=91",
@ -76038,18 +76083,11 @@
name: "Amanti Lulo",
email: "amanti.lulo@gmail.com"
}
],
countryCodes: [
"al"
],
featureId: "albania",
languageCodes: [
"sq",
"en"
]
},
"al-maptime-tirana": {
id: "al-maptime-tirana",
featureId: "al-tirana",
type: "group",
countryCodes: [
"al"
@ -76075,7 +76113,15 @@
},
"al-telegram": {
id: "al-telegram",
featureId: "albania",
type: "telegram",
countryCodes: [
"al"
],
languageCodes: [
"sq",
"en"
],
name: "OSM Albania Telegram channel",
description: "OpenStreetMap Albania Telegram channel",
url: "https://telegram.me/OpenStreetMapAL",
@ -76088,14 +76134,6 @@
name: "Amanti Lulo",
email: "amanti.lulo@gmail.com"
}
],
countryCodes: [
"al"
],
featureId: "albania",
languageCodes: [
"sq",
"en"
]
},
"at-forum": {