nominatim Questions

1

In my server's Nominatim I'm trying to search anything on the map. For example I'm trying to search London on my map . I always got : No search results found Addresses and postcodes are approxi...
Abrogate asked 15/5, 2014 at 10:57

2

Solved

I am creating a certain function that can give me information regarding the ISS (International Space Station) and a given location (in decimal coordinates) that can vary, depending on the input. Bu...
Antlion asked 4/6, 2019 at 16:3

2

Solved

i am developing an online mapping application using OpenLayers + OpenStreetMaps. i need help implementing a simple reverse geocoding function in javascript (or php) that receives Latitude and Long...
Dodie asked 6/6, 2012 at 23:32

2

Solved

I am developing mobile application which using google maps and I want to find users current address with device latitude and longitude (Reverse geocoding). Google have some limits and it will char...

1

Solved

I am working on a project where I should develop an application to validate post addresses in Germany, Switzerland and Austria. For that I need to set up a address database with all information. Bu...
Immeasurable asked 18/11, 2015 at 11:43

2

Solved

I'm trying to get response from nominatim to geo-code few thousands of cities. import os import requests import xml.etree.ElementTree as ET txt = open('input.txt', 'r').readlines() for line in t...
Sites asked 11/2, 2014 at 21:35

1

Solved

I have a website which needs to obtain the Latitude and Longitude for the address entered by the customer. Google/Bing/Yahoo are too expensive for us so we went with OpenStreetMap/Nominatim. Unfort...
Rendon asked 9/7, 2012 at 23:35
1

© 2022 - 2024 — McMap. All rights reserved.