Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
jillh510 opened this issue Jun 24, 2018 · 0 comments
Closed

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

jillh510 opened this issue Jun 24, 2018 · 0 comments

Comments

@jillh510
Copy link
Contributor

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"
},

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant