mapillary / mapillary_tools

Command line tools for processing and uploading Mapillary imagery
BSD 2-Clause "Simplified" License
256 stars 134 forks source link

improvement of readme.md #51

Closed it4workflow closed 8 years ago

it4workflow commented 9 years ago

i'm an ordinary mapper and using gopro hd 1080 in stills-mode. so i have to run some of the scripts of mapillary_tools. but some explanations of readme.md are unclear to me:

jesolem commented 8 years ago

add_project.py is only for mapillary business, isn't it? or how can i use it?

It is for private projects, yes.

geotag_from_gpx.py works fine, after install gpxpy-module

Added explanation to the readme.

interpolate_direction.py doesn't works, but have i to run it after geotag_from_gpx.py which already set bearing?

You need as a minimum lat,lon which your GoPro images probably lack until you use geotag.

add_mapillary_tag_from_exif.py what is it for and where get MAPILLARY_UPLOAD_TOKEN

Updated the description. In essence:

Script for uploading images taken with other cameras than the Mapillary iOS or Android apps.
Adds Mapillary data to EXIF tag to enable image to be handled in the same way as Mapillary
native images.