-
A place to add some ideas about further automating the ESRs and creating better outputs.
-
At the time when the `whosonfirst-data` repository split into split per-country repos, some admin records maintained incorrect country codes. The country codes were used to populate the per-country re…
-
A while ago I prepared two layers for the geocoder cache: IHO and SeaVoX. Using them is waiting for a couple of decisions:
**1) Which layer**
The IHO areas are described here: https://www.marin…
-
Clarify mapping issues from ISO 3166 countries:
Countries without mapping:
```
map.Add( "AQ", "##skip" ); // Antarctica
map.Add( "SS", "##skip" ); /…
-
My mom has a paper-diary which has 10 spaces for different years on every daypage. So she can see, what she has done this day on the past years.
Could you please add such a sight in your app?
I don'…
-
## Context
After downloading the latest pbf file from The Netherlands (http://download.geofabrik.de/europe/netherlands-latest.osm.pbf) and importing it with imposm and the settings belo…
-
I have done some work to get DwC archives into google earth engine. One use-case here is to use GEE's built-in species distribution modeling functions.
Below is an example SDM @luislizcano built us…
7yl4r updated
3 years ago
-
one thing that would be really useful is to be able to return neighbours of a country. I'm thinking about something like:
```
console.log(country.getNeighbours('US');)
```
to get:
> ['CA', 'MX',…
-
```
I'm using wodeflow v0.1 with a wbfs partition and I found that some games
disappeared and the previous game in alphabetical order is duplicated.
Looking at wbfs partition using my pc all games a…
-
From the [documentation](https://juliatime.github.io/TimeZones.jl/stable/conversions/):
```
julia> Dates.format(zdt, "yyyy-mm-dd HH:MM ZZZ")
"2015-08-06 22:25 CEST"
```
But parsing in the other s…