openstreetmap-website
https://github.com/openstreetmap/openstreetmap-website
Ruby
The Rails application that powers OpenStreetMap
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
38 Subscribers
View all SubscribersAdd a CodeTriage badge to openstreetmap-website
Help out
- Issues
- Add a gpx_tracks table and convert trace points into linestrings
- Allow users to change trace visibility in bulk
- Serve only trackable and identifiable points and add cursor pagination to the trackpoints API
- Notifications badge
- "Query features" highlights wrong features
- Cancel pending Export sidebar loads on unload
- Update MANUAL_INSTALL.md with integration test note
- Compress plain GPX uploads with gzip
- Track whether the user has read an in-site notification
- Move GPS tables to a separate database
- Docs
- Onboarding::RequestForm#proxy_auth_params
- Onboarding::RequestForm#uri
- Onboarding::RequestForm#proxy_base_url
- Onboarding::RequestForm#api_base_url
- Onboarding::RequestForm#api_name
- Onboarding::RequestForm#path_without_slash
- Onboarding::RequestForm#path=
- BaseEventStoreEvent.valid?
- BaseEventStoreEvent.create
- BaseEventStoreEvent.create_and_publish!