geofi
geofi copied to clipboard
R package for accessing Finnish geospatial data
https://www.stat.fi/fi/luokitukset/yhteistyoalue/
Hello, It would seem to me that the argument `codes_as_character` for function `get_municipalities` does not work in `geofi_1.0.9`: ### `codes_as_character` is FALSE ``` > muns1 % + dplyr::select(kunta) > Requesting...
[The Finnish Geospatial Research and Education hub](http://www.geoportti.fi) provides [multiple raster datasets](http://86.50.168.160/geocubes/datasets), including the Finnish DEM (2m / 10m), over the Open Geospatial Consortium's Web Coverage Service (WCS). Develop a wrapper...
It would be useful in many cases to have mappings of municipality -> region and municipality -> subregion(seutukunta) from years much earlier than now. E.g. register-based data from HILMO care...
In R Journal, Open Research Outcomes, F1000, or similar.
Postinumeropalvelut ovat maksuttomia tiedostoja, jotka tarjoavat ajantasaista tietoa Suomen kuntien ja postinumeroalueiden postinumeroista sekä osoitteistosta. Voit yhdistää ne yrityksesi osoitetietokantoihin ja helpottaa postituslistojen ja osoiterekisterien ylläpitoa. Tiedostoissa ei ole kadunnimiä,...
Currently `wfs_api()` passes the provided WFS URL as-is and expects a correct response. However, it is not robust against faulty URLs (404), timeouts (408) or any other unexpected situations. It...
Data catalogue: should this be maintained as part of the package; which data sets to include? Broad coverage, or selective?
Update then data(aluejakokartat) in helsinki.
Väestörekisterikeskus publishes annually data containing all buildings in Finland. Data is zipped delimited file with `.OPT`-extension and has 3,6 million rows. It can be read and processed in R (slowly)...