We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5f74d0c + d38dadc commit 39c6408Copy full SHA for 39c6408
_data/chapters.json
@@ -1142,5 +1142,32 @@
1142
]
1143
}
1144
1145
+ {
1146
+ "type": "Feature",
1147
+ "properties": {
1148
+ "location": "Pittsburgh, Pennsylvania",
1149
+ "title": "MaptimePittsburgh",
1150
+ "twitter": "maptimePGH",
1151
+ "organizers": [
1152
1153
+ "name": "Matt Mercurio",
1154
+ "twitter": "Geologistatlarg"
1155
+ }
1156
1157
+ "name": "Christian Gass",
1158
+ "twitter": "GassChristianB"
1159
1160
+ ],
1161
+ "meetup": "http://www.meetup.com/Open-Pittsburgh-our-Regions-Code-for-America-Brigade/",
1162
+ "comingSoon": true
1163
+ },
1164
+ "geometry": {
1165
+ "type": "Point",
1166
+ "coordinates": [
1167
+ -80.01093864440918,
1168
+ 40.441603038389076
1169
+ ]
1170
1171
1172
1173
0 commit comments