-
gc.decode("Geneva")
[{'name': 'Geneva',
'official_name': 'Canton de Genève',
'country_code': 'CH',
'longitude': 6.11044,
'latitude': 46.19673,
'geoname_id': '2660645',
'location_t…
-
Having a list of every country in the world is unnecessary as a search filter - it would be more appropriate to list the countries where events are going to take place, than having a huge list to filt…
-
Your doc [example for writing ETL jobs](http://docs.bonobo-project.org/en/master/tutorial/2-jobs.html) uses a link to FABLABS_API_URL = 'https://public-us.opendatasoft.com/api/records/1.0/search/?data…
-
Is there a way for the app to show the State/Province information when displaying location? When I look up the weather for Portland, it's showing all 4 results as "Portland, US". See Screenshot.
If…
-
**Version**
v2
**Describe the bug**
Searching for the same string in the V1 and V2 affiliation endpoints can returns different match types and scores, resulting in successful matches in V1 an…
-
See http://www.naturalearthdata.com/downloads/10m-cultural-vectors/10m-populated-places/
Is this a dupe of #47 (world cities)? If so should we merge some of this into https://github.com/datasets/worl…
-
Hello.
Could you set the databases charset to UTF8?
Some names of cities / provinces in Latin America do not appear correctly. I appreciate it if you can do that!
-
Running in a virtual environment.
Set `PANDEM_HOME` to `ps-data`
The absolute path of ps-data is `/home/user/sites/pandem2/pandem-source/ps-data`
In `storage.py` line 76
```python
def read_…
-
### Preconditions (*)
1. Magento 2.4.1
2. bin/magento inventory-geonames:import nl_NL
3. use Dutch Address/Postcode in checkout
### Steps to reproduce (*)
1. Enable multiple Sources fo…
-
Hi there,
Is it possible to get the city name offline based on the given Lat, Lng value?
Thanks.