-
Notifications
You must be signed in to change notification settings - Fork 164
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #146 from hikemaniac/fi
Add community resources for Finland
- Loading branch information
Showing
5 changed files
with
290 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,248 @@ | ||
{ | ||
"type": "Feature", | ||
"id": "finland", | ||
"properties": {}, | ||
"geometry": { | ||
"type": "Polygon", | ||
"coordinates": [ | ||
[ | ||
[ | ||
24.169921875, | ||
65.34851379240024 | ||
], | ||
[ | ||
23.818359375, | ||
64.66151739623564 | ||
], | ||
[ | ||
23.2470703125, | ||
64.51064316846676 | ||
], | ||
[ | ||
22.939453125, | ||
64.20637724320852 | ||
], | ||
[ | ||
21.4453125, | ||
63.66576033778838 | ||
], | ||
[ | ||
19.9951171875, | ||
63.27318217465046 | ||
], | ||
[ | ||
20.9619140625, | ||
61.73152565113397 | ||
], | ||
[ | ||
20.698242187499996, | ||
61.14323525084058 | ||
], | ||
[ | ||
20.0830078125, | ||
60.75915950226991 | ||
], | ||
[ | ||
19.2041015625, | ||
60.58696734225869 | ||
], | ||
[ | ||
19.1162109375, | ||
60.19615576604439 | ||
], | ||
[ | ||
20.4345703125, | ||
59.46740794183739 | ||
], | ||
[ | ||
21.8408203125, | ||
59.46740794183739 | ||
], | ||
[ | ||
24.6533203125, | ||
59.88893689676585 | ||
], | ||
[ | ||
27.333984375, | ||
60.19615576604439 | ||
], | ||
[ | ||
27.8173828125, | ||
60.56537850464181 | ||
], | ||
[ | ||
30.278320312499996, | ||
61.897577621605016 | ||
], | ||
[ | ||
31.596679687499996, | ||
63.01510569831989 | ||
], | ||
[ | ||
30.05859375, | ||
63.74363097533544 | ||
], | ||
[ | ||
30.454101562499996, | ||
64.30182213914463 | ||
], | ||
[ | ||
30.102539062499996, | ||
64.41592147626879 | ||
], | ||
[ | ||
30.05859375, | ||
64.79284777557432 | ||
], | ||
[ | ||
29.70703125, | ||
64.79284777557432 | ||
], | ||
[ | ||
29.663085937499996, | ||
65.20146842127558 | ||
], | ||
[ | ||
30.146484374999996, | ||
65.73062649311031 | ||
], | ||
[ | ||
29.091796875, | ||
66.89559561140706 | ||
], | ||
[ | ||
29.179687499999996, | ||
67.05030412177986 | ||
], | ||
[ | ||
30.05859375, | ||
67.69277095059344 | ||
], | ||
[ | ||
29.267578125, | ||
68.07330474079025 | ||
], | ||
[ | ||
28.696289062499996, | ||
68.17155518732503 | ||
], | ||
[ | ||
28.5205078125, | ||
68.56038368664157 | ||
], | ||
[ | ||
28.7841796875, | ||
68.84766505841037 | ||
], | ||
[ | ||
28.5205078125, | ||
68.89518688943544 | ||
], | ||
[ | ||
29.091796875, | ||
69.02141408835533 | ||
], | ||
[ | ||
28.872070312500004, | ||
69.2249968541159 | ||
], | ||
[ | ||
29.267578125, | ||
69.53451763078358 | ||
], | ||
[ | ||
29.0478515625, | ||
69.71810669906763 | ||
], | ||
[ | ||
28.388671875, | ||
69.8244707739378 | ||
], | ||
[ | ||
27.861328125, | ||
70.08056215839737 | ||
], | ||
[ | ||
27.509765625, | ||
70.05059634999759 | ||
], | ||
[ | ||
27.2021484375, | ||
69.90011762668541 | ||
], | ||
[ | ||
26.455078125, | ||
69.96043926902489 | ||
], | ||
[ | ||
25.9716796875, | ||
69.70286804851057 | ||
], | ||
[ | ||
25.751953125, | ||
68.95839084822076 | ||
], | ||
[ | ||
25.400390625, | ||
68.87935761076949 | ||
], | ||
[ | ||
25.0048828125, | ||
68.5924865825295 | ||
], | ||
[ | ||
23.90625, | ||
68.83180177092166 | ||
], | ||
[ | ||
23.1591796875, | ||
68.65655498475735 | ||
], | ||
[ | ||
22.4560546875, | ||
68.73638345287264 | ||
], | ||
[ | ||
21.708984375, | ||
69.27170867031614 | ||
], | ||
[ | ||
21.181640624999996, | ||
69.28725695167886 | ||
], | ||
[ | ||
20.7421875, | ||
69.03714171275197 | ||
], | ||
[ | ||
23.73046875, | ||
67.97463396204759 | ||
], | ||
[ | ||
23.37890625, | ||
67.44122869796351 | ||
], | ||
[ | ||
23.510742187499996, | ||
67.2720426739952 | ||
], | ||
[ | ||
23.994140624999996, | ||
66.80922097449334 | ||
], | ||
[ | ||
23.6865234375, | ||
66.44310650816469 | ||
], | ||
[ | ||
23.90625, | ||
66.14274269640396 | ||
], | ||
[ | ||
24.169921875, | ||
65.34851379240024 | ||
] | ||
] | ||
] | ||
} | ||
} |
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
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,11 @@ | ||
{ | ||
"id": "fi-forum", | ||
"featureId": "finland", | ||
"type": "forum", | ||
"countryCodes": ["fi"], | ||
"languageCodes": ["fi"], | ||
"name": "OpenStreetMap FI forum", | ||
"description": "OpenStreetMap Finland web forum", | ||
"url": "https://forum.openstreetmap.org/viewforum.php?id=15", | ||
"contacts": [{"name": "Talk-fi administrator", "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,11 @@ | ||
{ | ||
"id": "fi-irc", | ||
"featureId": "finland", | ||
"type": "irc", | ||
"name": "OpenStreetMap Finland IRC", | ||
"countryCodes": ["fi"], | ||
"languageCodes": ["fi"], | ||
"description": "Join #osm-fi on irc.oftc.net (port 6667)", | ||
"url": "https://irc.openstreetmap.org/?chan=osm-fi", | ||
"contacts": [{"name": "Talk-fi administrator", "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,11 @@ | ||
{ | ||
"id": "fi-mailinglist", | ||
"featureId": "finland", | ||
"type": "mailinglist", | ||
"name": "Talk-fi Mailing List", | ||
"countryCodes": ["fi"], | ||
"languageCodes": ["fi"], | ||
"description": "Talk-fi is the official mailing list for the Finnish OSM community", | ||
"url": "https://lists.openstreetmap.org/listinfo/talk-fi", | ||
"contacts": [{"name": "Talk-fi administrator", "email": "[email protected]"}] | ||
} |