From eb676b47be85db7095224c2e82439d586864edee Mon Sep 17 00:00:00 2001 From: muuankarski Date: Mon, 11 Dec 2023 16:57:27 +0000 Subject: [PATCH] Built site for geofi: 1.0.11@2b52aca --- 404.html | 6 +-- BS5/rogtemplate.css | 28 +++++++++----- LICENSE-text.html | 4 +- ...ublications-using-the-geofi-R-package.html | 6 +-- articles/geofi_datasets.html | 10 ++--- articles/geofi_joining_attribute_data.html | 8 ++-- articles/geofi_making_maps.html | 36 +++++++++--------- .../figure-html/facet-1.png | Bin 282686 -> 279689 bytes .../figure-html/uusimaa_repel-1.png | Bin 155176 -> 155884 bytes .../htmlwidgets.js | 0 .../leaflet.js | 0 .../leaflet-providers-plugin.js | 0 articles/geofi_spatial_analysis.html | 8 ++-- articles/index.html | 4 +- authors.html | 4 +- ...F4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vqPQA.woff | Bin .../font.css | 0 deps/bootstrap-5.2.2/bootstrap.bundle.min.js | 7 ---- .../bootstrap.bundle.min.js.map | 1 - deps/bootstrap-5.2.2/bootstrap.min.css | 6 --- deps/bootstrap-5.3.1/bootstrap.bundle.min.js | 7 ++++ .../bootstrap.bundle.min.js.map | 1 + deps/bootstrap-5.3.1/bootstrap.min.css | 5 +++ deps/data-deps.txt | 6 +-- index.html | 6 +-- news/index.html | 10 +++-- pkgdown.yml | 2 +- reference/check_api_access.html | 4 +- reference/convert_municipality_key_codes.html | 4 +- reference/get_municipalities.html | 4 +- reference/get_municipality_pop.html | 4 +- reference/get_population_grid.html | 4 +- reference/get_statistical_grid.html | 4 +- reference/get_zipcodes.html | 4 +- reference/grid_ahvenanmaa.html | 4 +- reference/grid_etela_karjala.html | 4 +- reference/grid_etela_pohjanmaa.html | 4 +- reference/grid_etela_savo.html | 4 +- reference/grid_hyvinvointialue.html | 4 +- reference/grid_kainuu.html | 4 +- reference/grid_kanta_hame.html | 4 +- reference/grid_keski_pohjanmaa.html | 4 +- reference/grid_keski_suomi.html | 4 +- reference/grid_kymenlaakso.html | 4 +- reference/grid_lappi.html | 4 +- reference/grid_maakunta.html | 4 +- reference/grid_paijat_hame.html | 4 +- reference/grid_pirkanmaa.html | 4 +- reference/grid_pohjanmaa.html | 4 +- reference/grid_pohjois_karjala.html | 4 +- reference/grid_pohjois_pohjanmaa.html | 4 +- reference/grid_pohjois_savo.html | 4 +- reference/grid_sairaanhoitop.html | 4 +- reference/grid_satakunta.html | 4 +- reference/grid_uusimaa.html | 4 +- reference/grid_varsinais_suomi.html | 4 +- reference/index.html | 4 +- .../municipality_central_localities.html | 4 +- reference/municipality_key.html | 4 +- reference/municipality_key_2013.html | 4 +- reference/municipality_key_2014.html | 4 +- reference/municipality_key_2015.html | 4 +- reference/municipality_key_2016.html | 4 +- reference/municipality_key_2017.html | 4 +- reference/municipality_key_2018.html | 4 +- reference/municipality_key_2019.html | 4 +- reference/municipality_key_2020.html | 4 +- reference/municipality_key_2021.html | 4 +- reference/municipality_key_2022.html | 4 +- reference/municipality_key_2023.html | 4 +- reference/to_sf.html | 4 +- reference/wfs_api.html | 6 +-- search.json | 2 +- 73 files changed, 181 insertions(+), 168 deletions(-) rename articles/geofi_making_maps_files/{htmlwidgets-1.6.2 => htmlwidgets-1.6.4}/htmlwidgets.js (100%) rename articles/geofi_making_maps_files/{leaflet-binding-2.2.0 => leaflet-binding-2.2.1}/leaflet.js (100%) rename articles/geofi_making_maps_files/{leaflet-providers-plugin-2.2.0 => leaflet-providers-plugin-2.2.1}/leaflet-providers-plugin.js (100%) rename deps/{Roboto_Mono-0.4.7 => Roboto_Mono-0.4.8}/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vqPQA.woff (100%) rename deps/{Roboto_Mono-0.4.7 => Roboto_Mono-0.4.8}/font.css (100%) delete mode 100644 deps/bootstrap-5.2.2/bootstrap.bundle.min.js delete mode 100644 deps/bootstrap-5.2.2/bootstrap.bundle.min.js.map delete mode 100644 deps/bootstrap-5.2.2/bootstrap.min.css create mode 100644 deps/bootstrap-5.3.1/bootstrap.bundle.min.js create mode 100644 deps/bootstrap-5.3.1/bootstrap.bundle.min.js.map create mode 100644 deps/bootstrap-5.3.1/bootstrap.min.css diff --git a/404.html b/404.html index 68959d02..e9552ddc 100644 --- a/404.html +++ b/404.html @@ -13,8 +13,8 @@ - - + + @@ -38,7 +38,7 @@ geofi - 1.0.10 + 1.0.11