Package: geojson 0.3.5.9000
geojson: Classes for 'GeoJSON'
Classes for 'GeoJSON' to make working with 'GeoJSON' easier. Includes S3 classes for 'GeoJSON' classes with brief summary output, and a few methods such as extracting and adding bounding boxes, properties, and coordinate reference systems; working with newline delimited 'GeoJSON'; and serializing to/from 'Geobuf' binary 'GeoJSON' format.
Authors:
geojson_0.3.5.9000.tar.gz
geojson_0.3.5.9000.zip(r-4.6)geojson_0.3.5.9000.zip(r-4.5)geojson_0.3.5.9000.zip(r-4.4)
geojson_0.3.5.9000.tgz(r-4.5-any)geojson_0.3.5.9000.tgz(r-4.4-any)
geojson_0.3.5.9000.tar.gz(r-4.6-any)geojson_0.3.5.9000.tar.gz(r-4.5-any)
geojson_0.3.5.9000.tgz(r-4.5-emscripten)
geojson.pdf |geojson.html✨
geojson/json (API)
NEWS
| # Install 'geojson' in R: |
| install.packages('geojson', repos = c('https://packages.ropensci.org', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ropensci/geojson/issues
Pkgdown/docs site:https://docs.ropensci.org
- geojson_data - Data for use in examples
geojsongeospatialconversiondatainput-outputbboxpolygongeobufcrsndgeojsonspatial
Last updated from:3881c7df07 (on main). Checks:10 OK. Indexed: yes.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| linux-devel-x86_64 | OK | 142 | |
| pkgdown docs | OK | 162 | |
| source / vignettes | OK | 200 | |
| linux-release-x86_64 | OK | 138 | |
| macos-release-arm64 | OK | 151 | |
| macos-oldrel-arm64 | OK | 156 | |
| windows-devel | OK | 90 | |
| windows-release | OK | 90 | |
| windows-oldrel | OK | 224 | |
| wasm-release | OK | 125 |
Exports:%>%as.geojsonbbox_addbbox_getcrs_addcrs_getfeaturefeaturecollectionfrom_geobufgeo_bboxgeo_prettygeo_typegeo_writegeometrycollectionlinestringlinting_optsmultilinestringmultipointmultipolygonndgeo_readndgeo_writepointpolygonproperties_addproperties_getto_geobufto_geojson
Dependencies:jqrjsonlitelatticelazyevalmagrittrprotoliteRcppsp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| geojson | geojson-package geojson |
| Geojson class | as.geojson as.geojson,character-method as.geojson,geojson-method as.geojson,json-method as.geojson,SpatialLines-method as.geojson,SpatialLinesDataFrame-method as.geojson,SpatialPoints-method as.geojson,SpatialPointsDataFrame-method as.geojson,SpatialPolygons-method as.geojson,SpatialPolygonsDataFrame-method |
| Add or get bounding box | bbox bbox_add bbox_get |
| Add or get CRS | crs crs_add crs_get |
| feature class | feature |
| featurecollection class | featurecollection |
| Calculate a bounding box | geo_bbox |
| Pretty print geojson | geo_pretty |
| Get geometry type | geo_type |
| Write geojson to disk | geo_write |
| Geobuf serialization | from_geobuf geobuf to_geobuf |
| Data for use in examples | geojson_data |
| geometrycollection class | geometrycollection |
| linestring class | linestring |
| GeoJSON Linting | linting_opts |
| multilinestring class | multilinestring |
| multipoint class | multipoint |
| multipolygon class | multipolygon |
| Read and write newline-delimited GeoJSON (GeoJSON text sequences) | ndgeo ndgeo_read ndgeo_write ndgeo_write.default ndgeo_write.geofeature ndgeo_write.geofeaturecollection |
| point class | point |
| polygon class | polygon |
| Add or get properties | properties properties_add properties_get |
| Convert GeoJSON character string to approriate GeoJSON class | to_geojson |
