RagtagOpen / marchon-map

Map for March On https://www.wearemarchon.org
MIT License
5 stars 6 forks source link

Event with no link or location showing up on the map #41

Closed jillh510 closed 6 years ago

jillh510 commented 6 years ago

In the JSON, it appears to be the first item. I'm guessing we need to skip both the header rows in the Google sheet.

{ "id": "81f7e285696a20daf4649e70e19d5bd9", "properties": { "name": "Name", "eventDate": "Date", "eventLink": "Link", "city": "City", "state": "State", "country": "Country", "street_address": "Address", "placeName": "Address 148&150, San Vicente, Nayarit, Mexico" }, "geometry": { "type": "Point", "coordinates": [ -105.25766200000001, 20.746404 ] }, "type": "Feature" },