developmentseed / developmentseed/osm-teams

api: make team.location an object

Open
#70 0 comments 0 reactions 0 assignees View on GitHub
Category: API Status: Review Needed
Dominant language
JavaScript
Stars
29
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Right now the location property is a string with geojson inside it.

```
"location": "{\"type\":\"Point\",\"coordinates\":[-77.0342874526978,38.8942456846804]}"
```

Ideally in the api we'd parse this into an object to make it easier to use.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.