kartaview / openstreetcam.org

The openstreetcam.org web site
MIT License
75 stars 10 forks source link

Where did you hide the upload form? #138

Closed bitnapper closed 6 years ago

bitnapper commented 7 years ago

I take a lot of photos for Mapillary and I'd like to upload them on OSC as well but I cant find a working upload form on the website.

james2432 commented 7 years ago

There are 3 ways you can upload to OSC:

  1. https://github.com/openstreetcam/upload-scripts/tree/master/upload_photos_by_exif Python upload script 2.https://github.com/openstreetcam/upload-GUI C++ GUI needs manual compilation 3.https://github.com/osmottawa/OSVUploadr/releases Java Multiplatform GUI I made. No compiling required

These require that each trip be in a disinct folder

alexandrui-telenav commented 6 years ago

@bitnapper sorry, no web upload form for now. Just the options @james2432 described ( thanks james ).