-
After #24 I wanted to compare country_converter (which I use a lot as `coco`) - with pycountry which covers only ISO3 codes:
```py
import country_converter
import pycountry
data = pd.read_table(…
-
How should the CoL deal with distribution data in the future.
Currently distribution data is:
1. not present in all groups
1. often for a single species only regionally covered and not globally c…
-
To contribute to the metadata the research team wants on sources, we should automatically tag a source with the country it talks about most.
To me, this means writing a script that:
1. fetches source…
-
The latest version of the data contains invalid timezones: NEI (Europe/Russia) and KJT (Asia/Indonesia).
The second part of the timezone is usually a city. The list of all timezones can be display…
-
Lists of regions are useless. Both as in answer from Pelias or string with 'whosonfirst:region:###' within.
Please add ISO3166-codes (geonames, openstreetmap, wikipedia, FIPS and so on), this will ga…
-
I saved the VIAF number for Stephen Vincent Benet, and then returned to the record and the VIAF number was no longer there. I was adding "relationships" at the same time, if that matters.
-
#### Feature request
I just came across geonames.org, a free webservice with a whole range of APIs for geolocation stuff. I'd love to see the worldwide postal code lookup integrated into Su…
ghost updated
7 years ago
-
-
Hi, i have some problems with "rails generate geonames_dump:install"
`/home/user/.rvm/gems/ruby-2.3.0/gems/railties-4.2.5/lib/rails/generators/migration.rb:54:in 'migration_template': wrong number of…
k1ife updated
7 years ago
-
Hi,
I tried creating a few zones programmatically by loading some fixtures, for EU and Rest of the world. The zones got created correctly however trying to edit them is near impossible via the adm…