Package: geojsonR 1.1.1

geojsonR: A GeoJson Processing Toolkit

Includes functions for processing GeoJson objects <https://en.wikipedia.org/wiki/GeoJSON> relying on 'RFC 7946' <https://datatracker.ietf.org/doc/pdf/rfc7946.pdf>. The geojson encoding is based on 'json11', a tiny JSON library for 'C++11' <https://github.com/dropbox/json11>. Furthermore, the source code is exported in R through the 'Rcpp' and 'RcppArmadillo' packages.

Authors:Lampros Mouselimis [aut, cre], Dropbox Inc [cph]

geojsonR_1.1.1.tar.gz
geojsonR_1.1.1.zip(r-4.5)geojsonR_1.1.1.zip(r-4.4)geojsonR_1.1.1.zip(r-4.3)
geojsonR_1.1.1.tgz(r-4.4-x86_64)geojsonR_1.1.1.tgz(r-4.4-arm64)geojsonR_1.1.1.tgz(r-4.3-x86_64)geojsonR_1.1.1.tgz(r-4.3-arm64)
geojsonR_1.1.1.tar.gz(r-4.5-noble)geojsonR_1.1.1.tar.gz(r-4.4-noble)
geojsonR_1.1.1.tgz(r-4.4-emscripten)geojsonR_1.1.1.tgz(r-4.3-emscripten)
geojsonR.pdf |geojsonR.html
geojsonR/json (API)
NEWS

# Install 'geojsonR' in R:
install.packages('geojsonR', repos = c('https://mlampros.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/mlampros/geojsonr/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

cpp11geojson

8 exports 14 stars 2.08 score 3 dependencies 1 dependents 1 mentions 171 scripts 655 downloads

Last updated 2 years agofrom:c3edebad32. Checks:OK: 1 NOTE: 8. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 07 2024
R-4.5-win-x86_64NOTESep 07 2024
R-4.5-linux-x86_64NOTESep 07 2024
R-4.4-win-x86_64NOTESep 07 2024
R-4.4-mac-x86_64NOTESep 07 2024
R-4.4-mac-aarch64NOTESep 07 2024
R-4.3-win-x86_64NOTESep 07 2024
R-4.3-mac-x86_64NOTESep 07 2024
R-4.3-mac-aarch64NOTESep 07 2024

Exports:Dump_From_GeoJsonFeatures_2CollectionFROM_GeoJsonFROM_GeoJson_Schemamerge_filessave_R_list_Features_2_FeatureCollectionshiny_from_JSONTO_GeoJson

Dependencies:R6RcppRcppArmadillo

Processing of GeoJson data in R

Rendered fromthe_geojsonR_package.Rmdusingknitr::rmarkdownon Sep 07 2024.

Last update: 2023-01-12
Started: 2017-03-29