Releases: saxicek/odpad-praha8.cz
Releases · saxicek/odpad-praha8.cz
v1.5.0 New scapers
Added scrapers for bio waste containers, hazardous waste containers and mobile waste collection yards.
v1.4.1 OpenShift deployment fix
Build action hook for OpenShift did not have execution right set and deployment failed. Fixed.
v1.4.0 Support for districts
Added support for districts to scraper and web client. Placement of container is now validated using precise district border, not just bounding box.
v1.3.0 Support for more container types
This release extends application for support of various container types like electro waste, bio waste, etc. Each type has dedicated map layer so it is easy to show only the containers you are interested in.
It also extends scrape framework - it is now much easier to add new source of container data and monitor if data are parsed successfully.
v1.2.0
v1.1.0
- Fixed time zone issue when deployed to server in different time zone than Europe/Prague
- Fixed scraper to work with new version of http://www.praha8.cz/Velkoobjemove-kontejnery
- Modularized code using RequireJS
- Improved geocoder accuracy
- Added Google Analytics
- Other minor styling corrections