-
### Description
These two photos are of the same place. One with your software and one with openstreetmap. The openstreetmap is correct but your software is showing a different city. None of the bu…
-
Currently, this is not implemented. Short term, we should probably remove it from this list of capabilities: https://github.com/agrc/masquerade/blob/c9a9bffd73d11834b86c2cfe4856f589eab5c799/src/masque…
-
howto build reverse geocoding with many polygon and polylinestring as source of data, the part i want to build is:
1. indexing many polygon, and query like ST_Contains(POINT, GeometryField)
2. index…
-
Idea: In the long run, it would nice if you could enter coordinates into datashot and it would then automatically fill in the correct place name, province and contry. There are some tools online. Let'…
-
Us there any way I can convert lat and lng in to an address?
Here are the docs for this: https://developers.google.com/maps/documentation/geocoding/requests-reverse-geocoding
-
With `wagtail==4.0.4` and `wagtailgeowidget==6.2.0`, I have setup linked address and position fields as in the docs, and tested with both Google Maps and Leaflet + Nominatim.
When I change the addr…
-
I have implemented reverse geocoding using latitude and longitude in my react + vite based web app. I got an error when I had just imported getNearestCity() like below:
Uncaught TypeError: Cannot des…
-
It will also be helpful if we get the address of the location (not only GeoPoint) if we select the marker while picking the location. I know that it can be achieved without any service and some Packag…
-
### Description
When reproducing this issue as mentioned below, an odd kind of neighbourhood attribution arises.
### Steps to reproduce
Go to e.g. 50.74290 7.18074. Tap on the building (way #261824…
-
Something more like suggestion.
Because result of [reverse geocoding](https://developers.google.com/maps/documentation/geocoding/intro#ReverseGeocoding) (Address Lookup) is same as geocoding (Latit…