Greenstand / treetracker-query-api

To fetch Greenstand map data for client's like web map, wallet app, and so on.
GNU General Public License v3.0
14 stars 58 forks source link

Fixes Duplicate Entries in planter list #335

Closed aayushgauba closed 1 year ago

sebastiangaertner commented 1 year ago

@aayushgauba is this also considering the order in which planters are displayed or would that not be the job of the API but rather the frontend?

aayushgauba commented 1 year ago

@aayushgauba is this also considering the order in which planters are displayed or would that not be the job of the API but rather the frontend?

@sebastiangaertner That would be the job of the Treetracker API I think because the way I see it the retrieved items don't get sorted when the get pulled into the webmap api