* Added basic geo api
* Added basic collection behaviour
* Improved collection date behaviour
* Improved collection date behaviour
* Remove Shapely dependency
Shapely is not supported by the project, so the functionality to check whether address coordinates reside in a particular waste zone have been rewritten
* reformatting
---------
Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
* feat: added town of vic park council
* docs: added exported vars to docs
* fix: updated icons
* fix: switched to raw string for regex
* reformatting
---------
Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
* Update app_abfallplus_de.md
Updated doc for Abfall+ and added an example for Kreis Waldshut (Issue ##1537), thank to the help of @5ila5
* rename one Waldshut to Kreis Waldshut
---------
Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
Co-authored-by: 5ila5 <38183212+5ila5@users.noreply.github.com>
* creating copy of oxford for broxbourne collection days form
* Partially working Broxbourne implementation, broken where not all services available
* Working Broxbourne implementation
* Adding comments that explain Broxbourne's table structure
* Adding markdown for Broxbourne
* Added README and info.md updates, fixed handling of the current year for Broxbourne API
* Adding an integer UPRN test case per recent comments on Birmingham PR
* remove leap year error + reformatting
---------
Co-authored-by: Simon Leigh <simon.leigh@ditto.live>
Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
Co-authored-by: 5ila5 <38183212+5ila5@users.noreply.github.com>
* Adding Bury Council, UK
* Changing ID to UPRN
* Adding docs and info.md
* Adding docs and info.md
* Changing regex and uprn to ID
* reformatting + one id test case integer + change UPRN to id in md file
---------
Co-authored-by: Joe Ashworth <joe@joeashworth.io>
Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
* Update citiesapps_com.md
Updated doc for citiesapps_com and added city Leibnitz to the description, since our city is now using the Cities App. I tried the addon for city Leibnitz and the waste calendar of the subcommunity Seggauberg is working.
* Update CitiesAppsCom.py
added city Leibnitz
* added city Leibnitz
* added East Ayrshire, UK as a source
* reformatting + convert one test case to string
---------
Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
* Add support for Birmingham City Council (UK), birmingham.gov.uk
* Update code logic of `birmingham_gov_uk` to reduce indentation
* Update `birmingham_gov_uk` test cases to demonstrate integer UPRN's
* Be more resilient to unknown collection types, and still return them, just with an "question mark" icon
* reformatting
---------
Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
* Added source for Eigenbetrieb Abfallwirtschaft Landkreis Spree-Neiße.
* Updated the description for source for Eigenbetrieb Abfallwirtschaft Landkreis Spree-Neiße.
* Removed unused copy pasted code in source for Eigenbetrieb Abfallwirtschaft Landkreis Spree-Neiße.
* refactoring ifs + reformatting
---------
Co-authored-by: Silvio Mummert <testix@gmx.net>
Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
* Added staffordbc_gov_uk source for Stafford Borough Council. Unfortunately we can only scrape the next collection date.
* Added staffordbc_gov_uk source for Stafford Borough Council.
* Added staffordbc_gov_uk source for Stafford Borough Council.
* add a source script
* Add a source markdown
* Update README.md and info.md
* Fix times being offset by an hour
* Add different local UPRNs to tests and docs
* reformatting + refactor (remove duplicate code)
---------
Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>