* Add Richmond Hill to INFO doc of recyclecoach.
Picking another recyclecoach city (like Vaughn) and entering an address in Richmond Hill functions fine. List it as a first class city, as it's clearly supported.
* Update documentation for Richmond Hill.
Note: this was generated by update_docu_links.py
* add test case
---------
Co-authored-by: Greg Prosser <gregp@pers-t14s-gp>
Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
* Create dorset_gov_uk.md
* Create dorset_gov_uk.py
* Added Dorset Council
* Fixed data colleection
Date format was wrong + JSON data was embedded more
* Fixed no data returned when specific bin not used
* refromatting
* ./update_docu_links.py
---------
Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
* Add source islington_gov_uk
Fixes#2646
* Add support for business address bin types
* reformatting + modified one test case from string to integer
---------
Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
* New source - City of Ryde, uses same API as Campbelltown, with City of Ryde URL prepended
* Updated source and added doc
* Added City of Ryde to sources
* Removed hardcoded 'NSW' from query to fix API lookup
* Added City of Ryde
* Updated per PR #2579 comments
* Used requests for param encoding
* Added exception for address lookup failure
* reformatting + ./update_docu_links.py
---------
Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
* Added source for Napier City Council NZ
* Correctly determine the collection type
* reformatting
---------
Co-authored-by: Phil Gale <phil.gale@re-leased.com>
Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
* Update chiltern_gov_uk.py
* add iapp_itouchvision_com, chilteren inherits from iapp_itouchvision_com
based on the work of @craigsblackie in #2521
- added iapp_itouchvision_com
- chilteren now deprecated and inherits from iapp_itouchvision_com
- GUI configuration get automatically migrated
- added requirement pycryptodome to handle aes en/de-cryption
---------
Co-authored-by: craigsblackie <craig@craigsblackie.com>
Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>