OpenAddressesUK / sorting_office

A Sinatra app that takes an address string and breaks it into its constituent parts
8 stars 5 forks source link

Parsing address returns blank result #50

Open martinjkelly opened 9 years ago

martinjkelly commented 9 years ago

I tried the below address and receive no response at all, not even an error.

WHITEROSE SHOPPING CENTER,LOWER LEVEL,LEEDS,LS11 8LL

I done this using curl from the command line as shown in the example

curl --data "WHITEROSE SHOPPING CENTER,LOWER LEVEL,LEEDS,LS11 8LL" http://sorting-office.openaddressesuk.org/address