Skip to content

Instantly share code, notes, and snippets.

@simonpoole
Created October 27, 2016 08:51
Show Gist options
  • Save simonpoole/8d2f95d76c804781785f49d71023ba54 to your computer and use it in GitHub Desktop.
Save simonpoole/8d2f95d76c804781785f49d71023ba54 to your computer and use it in GitHub Desktop.
Nominatim 400
10-27 04:47:32.612: D/Search(1045): urlString: http://nominatim.openstreetmap.org/search?q=Dietikon&viewboxlbrt=85390934%2C473778406%2C85396342%2C473783604&format=jsonv2
10-27 04:47:32.722: D/OkHttp(1045): --> GET http://nominatim.openstreetmap.org/search?q=Dietikon&viewboxlbrt=85390934%2C473778406%2C85396342%2C473783604&format=jsonv2 http/1.1
10-27 04:47:32.722: D/OkHttp(1045): Host: nominatim.openstreetmap.org
10-27 04:47:32.722: D/OkHttp(1045): Connection: Keep-Alive
10-27 04:47:32.722: D/OkHttp(1045): Accept-Encoding: gzip
10-27 04:47:32.722: D/OkHttp(1045): User-Agent: Vespucci/0.9.8.1.1205
10-27 04:47:32.732: D/OkHttp(1045): --> END GET
10-27 04:47:32.772: D/OkHttp(1045): <-- 400 Bad Request http://nominatim.openstreetmap.org/search?q=Dietikon&viewboxlbrt=85390934%2C473778406%2C85396342%2C473783604&format=jsonv2 (43ms)
10-27 04:47:32.772: D/OkHttp(1045): Date: Thu, 27 Oct 2016 08:47:32 GMT
10-27 04:47:32.772: D/OkHttp(1045): Server: Apache/2.4.18 (Ubuntu)
10-27 04:47:32.772: D/OkHttp(1045): Access-Control-Allow-Origin: *
10-27 04:47:32.772: D/OkHttp(1045): Access-Control-Allow-Methods: OPTIONS,GET
10-27 04:47:32.782: D/OkHttp(1045): Connection: close
10-27 04:47:32.782: D/OkHttp(1045): Transfer-Encoding: chunked
10-27 04:47:32.782: D/OkHttp(1045): Content-Type: text/html; charset=utf-8
10-27 04:47:32.782: D/OkHttp(1045): <-- END HTTP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment