-
Re documentation:
http://egdi-public.gitlabpages.geus.dk/egdi-documentation/#/main-content/SpatialData?id=projections
> THe EGDI platform by default displays maps and data sets in projection EPS…
-
just remove .txt file and import all list to js directly, while it has to be loaded anyways. Current solution doesn't work cross-platform and requires nodejs.
Thanks for repo though 👍
I've upgr…
-
With our OLL unit that is in the glaring SoCal sun, only the yellow text on the solar info page is easily legible. For at least this unit, we should switch all UI pages to yellow, I think. Maybe that …
-
Here is a list of country names in CDIAC but not found in gapminder's geo domain. We need to find out the geo id for these countries. They are also mentioned in https://github.com/semio/ddf--gapminder…
semio updated
5 years ago
-
This has been found in a log file:
```
2019-03-07 06:00:20.821000 WARN unexpected ack command
2000-01-14 20:36:37.483000 WARN Wrong time detected
2019-03-07 00:03:25.054000 ERROR GPS Timeout
``…
-
### Submitter Name and Institution
Name: Emma Bland, Kevin Sterne & Marina Schmidt
Institution: University Centre in Svalbard, Virginia Tech & University of Saskatchewan
Preferred contact met…
-
Hi,
I noticed that the country validation module does not accept Palestine or Palestinian territories as an entry.
Did you include all ISO 3166-1 countries in your module as per this reference pag…
-
From wiki total country code: **252**
In settings/ ($optionlist): **140** country
In modules/countries: **188** country (chk??.php)
chkEU - _this is not entirely correct_, since the European Union…
-
At the very least this the path should be an argument to this function and the specific path given by the code that uses the function.
-
```
$country = World::getByCode("ph");
$regsions = $country->children();
return $regsions;
```
and it only shows 4 cities.