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

Location data #1

Open
house92 opened this issue Nov 2, 2018 · 2 comments
Open

Location data #1

house92 opened this issue Nov 2, 2018 · 2 comments

Comments

@house92
Copy link

house92 commented Nov 2, 2018

The user input for locations is more often than not sub-standard. There are many items with locations like this:

"location": {
  "type": "Place",
  "geo": {
    "type": "GeoCoordinates",
    "latitude": 51.540628,
    "longitude": 0.046251
  },
  "identifier": "1a76d390-8a57-4ce9-83a4-22ebb13ed70b",
  "name": "At the cafe in the middle"
}

Could an actual address field (either a complete object or just the string) be added to the data?

@domfennell
Copy link

Just bringing this to your attention, @dolkensp. Many thanks.

@peter-dolkens
Copy link
Member

We don't have this data in the system.

Users are presented with a map to indicate their meeting point, and a free-text so they can label/name them for their purposes. No other address information is collected, as some of these locations may not have any useful address (Meeting points in middle of large parks, etc)

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

3 participants