Skip to content

Application to search, categorise and map the street camera's of utrecht

License

Notifications You must be signed in to change notification settings

jansloot/camera

Repository files navigation

Camera application

Application to search, categorise and map the street camera's of utrecht

Installation

The camera application uses Composer to manage the dependencies. Assuming your machine has a version of composer installed run the command

composer.phar install
# Or if globally installed
composer install

Findings

  • Camera CSV data source is tainted, make sure data is properly validated. Currently validation is based on the amount of columns returned matches the expected three.

Assumptions

  • The camera name seems to follow the structure of 1-2-3-4 where
    1. Is the abbreviation of the city name in capitals; UTR
    2. Is the abbreviation of the city district name in capitals; CM
    3. Is the number of the camera
    4. Is a human description of the camera location/recording area

About

Application to search, categorise and map the street camera's of utrecht

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published