codeforboston / codeforboston/bostongreenmap
Repeat Parks results
Open
bug
- Dominant language
- JavaScript
- Stars
- 22
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
When filtering parks in the API:
http://0.0.0.0:8000/parks/search?neighborhoods=15
The database returns, for example, Mystic River Reservation multiple times. The actual database table has these repeated entries, and they have unique ids, but I'm not sure why they are repeated and I don't want it to break the map.
So, how do we eliminate duplicate results and not break the map?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.