issues
search
ParkenDD
/
park-api-v3
MIT License
2
stars
1
forks
source link
delete removed parking sites at updates, several duplicate matching improvements, code cleanup
#154
Closed
the-infinity
closed
5 months ago
the-infinity
commented
5 months ago
Deletes ParkingSites if they don't exist in the latest pull / push
Several Improvements for Duplicate Matching Service:
Don't offer ParkingSites with different purposes as duplicates
Don't offer ParkingSites from the same source as duplicates as this is an data source issue
Add several fields at the duplicate JSON / CSV output
Add header line to duplicate CSVs
Give the ability to set the radius from client side
Add missing fields to OpenAPI documentation