diff --git a/data/%%0A^0A3^0A3EFF25%%faq.tpl.php b/data/%%0A^0A3^0A3EFF25%%faq.tpl.php index 1e95474..ea78b09 100644 --- a/data/%%0A^0A3^0A3EFF25%%faq.tpl.php +++ b/data/%%0A^0A3^0A3EFF25%%faq.tpl.php @@ -1,4 +1,4 @@ - _tpl_vars; $this->_smarty_include(array('smarty_include_tpl_file' => "header.tpl", 'smarty_include_vars' => array())); diff --git a/data/%%0E^0E4^0E407559%%footer.tpl.php b/data/%%0E^0E4^0E407559%%footer.tpl.php index 8cd8945..bf4686c 100644 --- a/data/%%0E^0E4^0E407559%%footer.tpl.php +++ b/data/%%0E^0E4^0E407559%%footer.tpl.php @@ -1,4 +1,4 @@ -
You'd probably know if your next door neighbour was going to knock their house down (you'd get a letter through the door telling you they had applied for planning permission and asking you what you thought about it). But you probably never find out if the old cinema or pub 5 streets away is going to be converted into luxury flats until the bulldozers turned up.
- PlanningAlerts.com is a free service built by Richard Pope and Mikel Maron kindly hosted by mySociety.org. It searches as many local authority planning websites as it can find and emails you details of applications near you. The aim of this to enable shared scrutiny of what is being built (and knocked down) in peoples communities. + PlanningAlerts.com is a free service built by Richard Pope, Mikel Maron, Sam Smith and Duncan Parkes. The site is kindly hosted by mySociety.org. It searches as many local authority planning websites as it can find and emails you details of applications near you. The aim of this to enable shared scrutiny of what is being built (and knocked down) in peoples communities.
PlanningAlerts.com is run by volunteers if you would like to get involved we'd love to here from you:
+PlanningAlerts.com is run by volunteers. If you would like to get involved we'd love to here from you:
diff --git a/data/%%F7^F7F^F7F34188%%header.tpl.php b/data/%%F7^F7F^F7F34188%%header.tpl.php index 4507fd9..9486d17 100644 --- a/data/%%F7^F7F^F7F34188%%header.tpl.php +++ b/data/%%F7^F7F^F7F34188%%header.tpl.php @@ -1,4 +1,4 @@ - @@ -22,6 +22,8 @@
You'd probably know if your next door neighbour was going to knock their house down (you'd get a letter through the door telling you they had applied for planning permission and asking you what you thought about it). But you probably never find out if the old cinema or pub 5 streets away is going to be converted into luxury flats until the bulldozers turned up.
- PlanningAlerts.com is a free service built by Richard Pope and Mikel Maron kindly hosted by mySociety.org. It searches as many local authority planning websites as it can find and emails you details of applications near you. The aim of this to enable shared scrutiny of what is being built (and knocked down) in peoples communities. + PlanningAlerts.com is a free service built by Richard Pope, Mikel Maron, Sam Smith and Duncan Parkes. The site is kindly hosted by mySociety.org. It searches as many local authority planning websites as it can find and emails you details of applications near you. The aim of this to enable shared scrutiny of what is being built (and knocked down) in peoples communities.
+ Planning application data is available programmatically as GeoRSS feeds. GeoRSS can be used in most all web mapping APIs and desktop GIS software, and in services like mapufacture and Yahoo Pipes.
+ +
Construct an api request as follows.
Either lat/lng or postcode is required. area_size is always required.
http://www.planningalerts.com/api.php?
lat=[some latitude]
@@ -15,8 +17,9 @@
&postcode=[some postcode]
&area_size=['s' 'm' or 'l']
-
- an example query
- + an example query +
+ {include file="footer.tpl"} diff --git a/docs/templates/index.tpl b/docs/templates/index.tpl index ad43053..69ecc75 100644 --- a/docs/templates/index.tpl +++ b/docs/templates/index.tpl @@ -42,6 +42,8 @@