Package: gridmaker 0.1.0

gridmaker: Create INSPIRE-Compliant Grids with IDs
Creates GISCO compatible and INSPIRE-compliant grids with IDs that look like 'CRS3035RES1000mN3497000E4448000' or '1kmN3497E4447'. Input can be 'sf', 'sfc' objects or bounding boxes. Output can be 'sf' polygons, 'sf' centroids, or just 'data.frame' with grid cell center or bottom left corner coordinates. The resulting grids are always aligned to rounded coordinates as per INSPIRE requirements.
Authors:
gridmaker_0.1.0.tar.gz
gridmaker_0.1.0.zip(r-4.7)gridmaker_0.1.0.zip(r-4.6)gridmaker_0.1.0.zip(r-4.5)
gridmaker_0.1.0.tgz(r-4.6-any)gridmaker_0.1.0.tgz(r-4.5-any)
gridmaker_0.1.0.tar.gz(r-4.7-any)gridmaker_0.1.0.tar.gz(r-4.6-any)
gridmaker_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
gridmaker/json (API)
NEWS
| # Install 'gridmaker' in R: |
| install.packages('gridmaker', repos = c('https://e-kotov.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/e-kotov/gridmaker/issues
Pkgdown/docs site:https://www.ekotov.pro
Last updated from:944b015921. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 177 | ||
| source / vignettes | OK | 192 | ||
| linux-release-x86_64 | OK | 185 | ||
| macos-release-arm64 | OK | 185 | ||
| macos-oldrel-arm64 | OK | 173 | ||
| windows-devel | OK | 144 | ||
| windows-release | OK | 154 | ||
| windows-oldrel | OK | 142 | ||
| wasm-release | OK | 127 |
Exports:inspire_gridinspire_grid_from_extentinspire_grid_from_idsinspire_id_formatinspire_id_from_coordsinspire_id_to_coords
Dependencies:classclassIntcliDBIe1071fastmapgeometriesKernSmoothlaterlifecyclemagrittrMASSotelpromisesproxypsR6Rcpprlangs2sfsfheadersterraunitswk
Create grid directly on disk (low memory usage)
Rendered fromgrid-to-disk.qmdusingquarto::htmlon May 16 2026.Last update: 2026-01-11
Started: 2025-12-27
Quick Start: dump R docs and vignettes to text files for LLMs
Rendered fromgridmaker.qmdusingquarto::htmlon May 16 2026.Last update: 2025-12-07
Started: 2025-08-31
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Create or Reconstruct an INSPIRE Grid | inspire_grid inspire_grid.bbox inspire_grid.character inspire_grid.matrix inspire_grid.numeric inspire_grid.sf inspire_grid.sfc inspire_grid_from_extent inspire_grid_from_ids |
| Generate INSPIRE IDs | inspire_id_coords inspire_id_from_coords inspire_id_to_coords |
| Convert INSPIRE IDs between long and short formats | inspire_id_format |
