final result ordering, remove GB postcode hacks

This commit is contained in:
Brian Quinion
2011-01-24 11:24:47 +00:00
parent 1c0fc63c6f
commit 550578b359
3 changed files with 5 additions and 2 deletions

View File

@@ -31,6 +31,7 @@
echo " osm_type='$sOSMType'";
echo " osm_id='".$aResult['osm_id']."'";
}
echo " place_rank='".$aResult['rank_search']."'";
if (isset($aResult['aBoundingBox']))
{