-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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?
Metadata
Metadata
Assignees
Labels
No labels