Taylor Smock

Results 112 comments of Taylor Smock

Minimum viable: - [x] Some kind of button to download/enable a MR layer - [x] Some way to send feedback from JOSM to the MR API Nice to have: -...

See also https://github.com/maproulette/maproulette-backend/issues/7. Anyway, I'm currently adding the MR task to the OSM Changeset tags as so: * `maproulette:server`=`` * `maproulette:tasks`=`` Example: https://www.openstreetmap.org/changeset/131483101

I want to push some new translatable strings to transifex, yes. Thanks for asking. :) EDIT: I can already update the translations (I just pulled the sr@latin translation). Also, thanks...

I saw that when I copied the .gitlab-ci file into the MapWithAI plugin (although I commented it out). I kind of assumed that you had deliberately stopped running pipelines, but...

That should be fixed. I just ran it locally -- I also ran `gitlab-runner exec docker build` for a sanity check, and that succeeded as well. The pipeline you reference...

@floscher : Just an FYI, I modified the CI to use `needs` instead of `dependencies`. I also added Java 14 and 15 jobs. For the next scheduled run, I might...

CI should now be good as far as running through all the stages. I'd still like to get the JOSM/plugin/Mapillary repository CI running properly again though, so I can readd...

This is largely due to using two different methods for calculating where the user is looking. IIRC. I need to see if I can figure out how to move from...

Are you talking about what you see on the Mapillary website? If so, I'll see if I can implement something for it. _It will most likely require OpenCV to be...

Note: This was fixed in https://github.com/JOSM/areaselector/commit/28efff2dbcd5a77f6896819cf0a0eff1eac5bcf5 . Someone just needs to do a release.