Skip to content

Commit

Permalink
Merge pull request #215 from travel193/patch-1
Browse files Browse the repository at this point in the history
Add Maptime Copenhagen to the chapters.json file
  • Loading branch information
geobrando committed Aug 28, 2015
2 parents 714d39a + fe132af commit 8f2bdb4
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions _data/chapters.json
Original file line number Diff line number Diff line change
Expand Up @@ -537,6 +537,34 @@
]
}
},
{
"type": "Feature",
"properties": {
"location": "Copenhagen, Denmark",
"title": "MaptimeCopenhagen",
"twitter": "MaptimeCPH",
"website": "http://maptime.io/copenhagen/",
"github": "https://github.com/maptime/copenhagen/",
"organizers": [
{
"name": "Edoardo Neerhut",
"twitter": "travel193"
},
{
"name": "Jan Erik Solem",
"twitter": "jesolem"
}
],
"meetup": "http://www.meetup.com/Maptime-Copenhagen/"
},
"geometry": {
"type": "Point",
"coordinates": [
12.5683,
55.6761
]
}
},
{
"type": "Feature",
"properties": {
Expand Down

0 comments on commit 8f2bdb4

Please sign in to comment.