Commit bfe697a
committed
Remove filters from map tap nearby plot request
The /location/lat,lng/plots API endpoint ignores any filters that are
passed along with the request:
https://github.com/OpenTreeMap/otm-core/blob/983ffcdb0a226fc9bd6ab1fc3e3f42e47ed9e5ba/opentreemap/api/plots.py#L39
The filters have been ignored since the initial creation of the OTM2 API
endpoint.
OpenTreeMap/otm-core@b25c3b91 parent fe154cf commit bfe697a
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
613 | 613 | | |
614 | 614 | | |
615 | 615 | | |
616 | | - | |
617 | 616 | | |
618 | 617 | | |
619 | 618 | | |
| |||
0 commit comments