Skip to content

Locally geotag and cache pictures from OSM Notes (like from StreetComplete)

License

Notifications You must be signed in to change notification settings

mnalis/sc-notes-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sc-notes-images

Locally geotag and cache .jpg pictures mentioned in OSM Notes (like the ones from StreetComplete)

It can filter which notes to process either via username(s) or via bbox region.

Usually you would call it once a day from cron, like so:

  • cd /home/user1/public_html/sc-notes-images && ./download_planet_notes.sh --bbox=12.7076,41.6049,19.7065,46.5583

or

  • cd /home/user1/public_html/sc-notes-images && ./download_planet_notes.sh --user 'OSMuser1' --user 'some Other user'

Use sc_images_parser.pl --help for help


For full-flow example of using it with StreetComplete notes, see streetcomplete/StreetComplete#2880 (comment)

About

Locally geotag and cache pictures from OSM Notes (like from StreetComplete)

Topics

Resources

License

Stars

Watchers

Forks