daniele-liprandi/EvoNEST-backbone
Nominatim API usage without attribution
Aperta
#38 aperta il 26 nov 2025
BackendHighenhancementgood first issue
Metriche repository
- Star
- (1 stella)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
Description
The app uses OpenStreetMap's Nominatim API without rate limiting or attribution, which violates their usage policy.
Files affected
src/app/api/geocoding/route.jssrc/app/api/reversegeo/route.js
Recommended fix
- Add User-Agent header as required
- Implement rate limiting
- Add attribution to UI