django-cities icon indicating copy to clipboard operation
django-cities copied to clipboard

Countries and cities of the world for Django projects

Results 30 django-cities issues
Sort by recently updated
recently updated
newest added

I noticed the models have a PointField instead of a polygon Is there a good strategy in the future to make use of GIS enabled databases or the GeoDjango features?...

PR (possibly) inbound

The import seems to have some serious reliability issues. While I'm sure some of these aren't due to cities doing the wrong thing. The situation around importing the data is...

I'd like to import data of a specific country (France), without importing the others. After browsing the files proposed by Geonames, it seems that expect for cities (with `FR.zip`), there...

Hi, I use this file: http://download.geonames.org/export/dump/ cities15000.zip : all cities with a population > 15000 or capitals (ca 25.000), see 'geoname' table for columns for testing. But it is still...

Hi, I am importing django-cities data in my test cases and it takes a few minutes. I was wondering what we could do to improve the importing speed. Any ideas?

## Checklist - [x] I have verified that I am using a GIS-enabled database, such as PostGIS or Spatialite. - [x] I have verified that that issue exists against the...

## Checklist - [x] I have verified that I am using a GIS-enabled database, such as PostGIS or Spatialite. - [x] I have verified that that issue exists against the...

This model would be very useful in my app. That should contain at least the description of each language code.

For example, I have products that have not just a few global regions included (like EU, Asia etc), but generally that has all regions indluded except any specific countries excluded...

## Checklist - [X] I have verified that I am using a GIS-enabled database, such as PostGIS or Spatialite. - [X] I have verified that that issue exists against the...