An example/tutorial application showing how to rapidly find your nearest X by typing a postcode. This readme will take you through the steps needed to create a store finder using Phoenix and ETS ...
You currently have functionality to return the Nearest Postcodes given a Postcode, and the Nearest Outcodes given an Outcode. Both use the 'limit' and 'radius' parameters. It is possible to extend ...