-
Store coordinates for cities. This should enable us to geolocate a lot of French products, and to enable geolocating foreign products based on their packaging city.
Geonames has an export of all citi…
-
It seems like only a few cities are hardcoded currently. https://www.geonames.org/ provides a [database of world cities](https://download.geonames.org/export/dump/readme.txt) for free under CC-BY-4.0.…
-
I was revising our [translation pipeline](#306) and ran into an issue—the large number of cities in our database.
City names are currently translatable fields (New York, Nova Iorque) and these tran…
-
See #777.
Currently, cities in the database are defined by GeoJSON files on S3 that appear to be based on geonames data, but for which we do not have scripts or documentation to reproduce.
Recre…
-
I'm using version 3.2 with Django 1.8.2.
I've populated both to MySQL and SQLite.
I've stated in Django settings:
CITIES_LIGHT_TRANSLATION_LANGUAGES = ['es']
But population is with English name…
-
Hello,
this is possibly a bug or I'm doing something wrong here. My settings:
```
CITIES_LIGHT_TRANSLATION_LANGUAGES = ['de']
CITIES_LIGHT_INCLUDE_COUNTRIES = ['DE']
CITIES_LIGHT_INCLUDE_CITY_T…
-
I have found 2 cities which are not identified in geotext.
The cities "Ventalló" and "Sant Cugat del Vallès" exist in http://www.geonames.org but geotext is not able to find.
>>> GeoText("Vental…
-
Hi @gx0r ! First off, thanks again for this awesome library!
However, could you include some information on how the bundled cities.csv was prepared?
Specifically, how it was transformed to its c…
-
`python manage.py cities_light` gives the following error:
```
Traceback (most recent call last):
File "manage.py", line 10, in
execute_from_command_line(sys.argv)
File "/Library/Pyth…
-
./manage.py cities_light --force-all
RAM used: 44816 kB Time: 0:00:03 Done: 100%|#################################################################################################################|
…