Automatically exported from code.google.com/p/planningalerts
25개 이상의 토픽을 선택하실 수 없습니다.
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- #summary A scraper for the PlanIT system
- #labels Phase-Implementation
- = Introduction =
- Proposed development of a scraper for the Plan-It system.
-
- = Authorities =
-
- * ~~Hounslow: [http://planning.hounslow.gov.uk/planningv2/planning_search.aspx]~~
- * ~~Kingston: [http://maps.kingston.gov.uk/isis_main/planning/planning_search.aspx]~~
- * Richmond (London): [http://www2.richmond.gov.uk/PlanData2/Planning_Search.aspx]
- * Wiltshire: [http://www.wiltshireplanningapplications.co.uk/planning_search.aspx]
-
- = Notes =
-
- * There is a limit in the search form to the number of queries but this is not validated in software (tested with Richmond). It is therefore possible to search for a larger number of applications than the maximum of 500.
- * There are distinct differences between the implementations that means that a generic scraper will not work easily. Since scrapers exist for Hounslow and Kingston the plan is now to create a generic scraper (or one for each) for the remaining two authorities on this system.
|