Tagged Questions
3
votes
2answers
98 views
Convert a UK postal code to a city name?
is there any service to convert a UK postal code to a city name? Does one postal code always map to one city, or to more than one? Is there a free web service to do this conversion for me? Thanks.
1
vote
1answer
56 views
UK Building co-ordinates web service
Within the UK, do any commercial web services offer building level geocoding to a coordinate? If so what level of accuracy is available?
6
votes
2answers
263 views
Standards for creating a RESTful Geocoding webservice
I am about to start defining a new API which will allow our clients to perform Geo Coding lookups. I would like to follow any standards there are out there. However looking at a few examples:
The ...
6
votes
4answers
817 views
How would I create my own geocoding web service
I would like to write a geocoding web service for genealogy in Java. Because it is for genealogy, I don't need to go down to the street level. I only need to go down to the county.
Looking at ...