Automatically exported from code.google.com/p/planningalerts
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 

29 lignes
1.1 KiB

  1. ---------------------------
  2. Because of ongoing difficulty sourcing accurate postcode data, some planning applications may be missing or slightly out when viewed on a map. To help resolve this you may wish to make a short submission to the government's consultation process asking for postcode data to be made freely available: http://www.communities.gov.uk/corporate/contact?consultation=true
  3. ---------------------------
  4. {foreach name="applications" from="$applications" item="application"}
  5. {$application->address|upper} {$application->postcode|upper} ({$application->council_reference|upper})
  6. {$application->description}
  7. MORE INFORMATION: {$application->info_tinyurl}
  8. MAP: {$application->map_url}
  9. WHAT DO YOU THINK?: {$application->comment_tinyurl}
  10. =============================
  11. {/foreach}
  12. ------------------------------------------------------------
  13. PlanningAlerts.com is a free service run by volunteers.
  14. You can subscribe to a geoRSS feed of applications for {$alert_postcode|upper} here: {$base_url}/api.php?postcode={$alert_postcode}&area_size={$alert_area_size}
  15. To stop receiving these emails click here: {$base_url}/unsubscribe.php?cid={$confirm_id}