https://github.com/qjcg/mtlcam
Download Montreal traffic camera images
https://github.com/qjcg/mtlcam
camera-image montreal opendata traffic
Last synced: 26 days ago
JSON representation
Download Montreal traffic camera images
- Host: GitHub
- URL: https://github.com/qjcg/mtlcam
- Owner: qjcg
- License: mit
- Created: 2016-02-22T22:42:00.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-02-20T21:03:00.000Z (3 months ago)
- Last Synced: 2025-03-31T00:24:26.113Z (2 months ago)
- Topics: camera-image, montreal, opendata, traffic
- Language: Go
- Size: 2.29 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: LICENSE
Awesome Lists containing this project
README
* mtlcam
Pull down the latest Montreal traffic camera images using the [[https://donnees.ville.montreal.qc.ca/dataset/cameras-observation-routiere][open
GeoJSON data]] provided by the City of Montreal.** Install
#+begin_src shell
go get -u github.com/qjcg/mtlcam
#+end_src** Usage
#+begin_src shell
$ mtlcam -hmtlcam: Download Montreal traffic camera images
Data source: https://donnees.ville.montreal.qc.ca/dataset/cameras-observation-routiere-c int
max concurrent downloads (default 20)
-d print debug messages
-p string
parent directory for downloaded files (default "images")
-v print version$ mtlcam
[...]$ ls -R images
[...]
#+end_src** License
MIT