-
Notifications
You must be signed in to change notification settings - Fork 163
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add resources and feature for Albania (#141)
* Create OSM-AL-Telegram.json * Update and rename OSM-AL-Telegram.json to al-telegram.json * Update al-telegram.json * Create al-forum.json * Update al-telegram.json * Create albania.geojson * Update al-forum.json * Update al-telegram.json * Create al-maptime-tirana.json * Update and rename resources/europe/al/al-forum.json to resources/europe/albania/al-forum.json Add contacts * Update and rename resources/europe/al/al-maptime-tirana.json to resources/europe/albania/al-maptime-tirana.json Add contacts * Update and rename resources/europe/al/al-telegram.json to resources/europe/albania/al-telegram.json * Rename features/europe/al/albania.geojson to features/europe/albania/albania.geojson
- Loading branch information
Showing
4 changed files
with
279 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,220 @@ | ||
{ | ||
"type": "Feature", | ||
"id": "albania", | ||
"properties": {}, | ||
"geometry": { | ||
"type": "Polygon", | ||
"coordinates": [ | ||
[ | ||
[ | ||
19.390869140625, | ||
41.86137915587359 | ||
], | ||
[ | ||
19.599609375, | ||
41.78360106648078 | ||
], | ||
[ | ||
19.588623046875, | ||
41.623655390686395 | ||
], | ||
[ | ||
19.522705078125, | ||
41.57847058443442 | ||
], | ||
[ | ||
19.4512939453125, | ||
41.60312076451184 | ||
], | ||
[ | ||
19.517211914062496, | ||
41.52091689636249 | ||
], | ||
[ | ||
19.412841796875, | ||
41.413895564677304 | ||
], | ||
[ | ||
19.44580078125, | ||
41.32732632036622 | ||
], | ||
[ | ||
19.5062255859375, | ||
41.24890252240322 | ||
], | ||
[ | ||
19.434814453125, | ||
41.15384235711447 | ||
], | ||
[ | ||
19.44580078125, | ||
41.000629848685385 | ||
], | ||
[ | ||
19.5391845703125, | ||
40.9218144123785 | ||
], | ||
[ | ||
19.4183349609375, | ||
40.90936126702326 | ||
], | ||
[ | ||
19.31396484375, | ||
40.65563874006118 | ||
], | ||
[ | ||
19.500732421875, | ||
40.43858586704331 | ||
], | ||
[ | ||
19.44580078125, | ||
40.329795743702064 | ||
], | ||
[ | ||
19.2535400390625, | ||
40.51797520038851 | ||
], | ||
[ | ||
19.35791015625, | ||
40.29209669470104 | ||
], | ||
[ | ||
19.86328125, | ||
40.04443758460856 | ||
], | ||
[ | ||
20.0115966796875, | ||
39.86758762451019 | ||
], | ||
[ | ||
19.973144531249996, | ||
39.69450749856091 | ||
], | ||
[ | ||
20.203857421875, | ||
39.639537564366684 | ||
], | ||
[ | ||
20.3192138671875, | ||
39.72831341029745 | ||
], | ||
[ | ||
20.2862548828125, | ||
39.80009595634838 | ||
], | ||
[ | ||
20.3851318359375, | ||
39.7789912112384 | ||
], | ||
[ | ||
20.4345703125, | ||
39.82119422647453 | ||
], | ||
[ | ||
20.335693359374996, | ||
39.99395569397331 | ||
], | ||
[ | ||
20.4345703125, | ||
40.07386810509482 | ||
], | ||
[ | ||
20.687255859375, | ||
40.10328591293439 | ||
], | ||
[ | ||
20.85205078125, | ||
40.47202439692057 | ||
], | ||
[ | ||
20.950927734375, | ||
40.47202439692057 | ||
], | ||
[ | ||
21.07177734375, | ||
40.60978237983301 | ||
], | ||
[ | ||
20.98388671875, | ||
40.74309523218185 | ||
], | ||
[ | ||
20.9564208984375, | ||
40.9218144123785 | ||
], | ||
[ | ||
20.7147216796875, | ||
40.90520969727358 | ||
], | ||
[ | ||
20.6597900390625, | ||
41.075210270566636 | ||
], | ||
[ | ||
20.5828857421875, | ||
41.091772220976644 | ||
], | ||
[ | ||
20.50048828125, | ||
41.33970040774419 | ||
], | ||
[ | ||
20.5609130859375, | ||
41.40565583808169 | ||
], | ||
[ | ||
20.445556640625, | ||
41.545589036668105 | ||
], | ||
[ | ||
20.5609130859375, | ||
41.57847058443442 | ||
], | ||
[ | ||
20.5279541015625, | ||
41.7180304600481 | ||
], | ||
[ | ||
20.6158447265625, | ||
41.92271616673922 | ||
], | ||
[ | ||
20.516967773437496, | ||
42.23665188032057 | ||
], | ||
[ | ||
20.3466796875, | ||
42.32606244456202 | ||
], | ||
[ | ||
20.2587890625, | ||
42.338244963350846 | ||
], | ||
[ | ||
20.072021484375, | ||
42.55712670332118 | ||
], | ||
[ | ||
19.8138427734375, | ||
42.46399280017058 | ||
], | ||
[ | ||
19.698486328124996, | ||
42.67435857693381 | ||
], | ||
[ | ||
19.27001953125, | ||
42.18375873465217 | ||
], | ||
[ | ||
19.40185546875, | ||
42.09007006868398 | ||
], | ||
[ | ||
19.390869140625, | ||
41.86137915587359 | ||
] | ||
] | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
"id": "al-forum", | ||
"type": "forum", | ||
"name": "OSM Albania Forum", | ||
"description": "OpenStreetMap Albania Forum", | ||
"url": "https://forum.openstreetmap.org/viewforum.php?id=91", | ||
"contacts": [ | ||
{ | ||
"name": "Jonathan Beliën", | ||
"email": "[email protected]" | ||
}, | ||
{ | ||
"name": "Amanti Lulo", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"countryCodes": ["al"], | ||
"featureId": "albania", | ||
"languageCodes": ["sq","en"] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"id": "al-maptime-tirana", | ||
"type": "group", | ||
"countryCodes": ["al"], | ||
"languageCodes": ["sq", "en"], | ||
"name": "Maptime Tirana", | ||
"description": "Maptime is an open learning environment for all levels and degrees of knowledge, offering intentional educational support for the beginner. Maptime is simultaneously flexible and structured, creating space for mapping tutorials, workshops, ongoing projects with a shared goal, and independent/collaborative work time. Beginners most welcome!", | ||
"url": "http://maptime.io/tirana/", | ||
"contacts": [ | ||
{ | ||
"name": "Jonathan Beliën", | ||
"email": "[email protected]" | ||
}, | ||
{ | ||
"name": "Amanti Lulo", | ||
"email": "[email protected]" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
"id": "al-telegram", | ||
"type": "telegram", | ||
"name": "OSM Albania Telegram channel", | ||
"description": "OpenStreetMap Albania Telegram channel", | ||
"url": "https://telegram.me/OpenStreetMapAL", | ||
"contacts": [ | ||
{ | ||
"name": "Jonathan Beliën", | ||
"email": "[email protected]" | ||
}, | ||
{ | ||
"name": "Amanti Lulo", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"countryCodes": ["al"], | ||
"featureId": "albania", | ||
"languageCodes": ["sq","en"] | ||
} |