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.5)geojson_0.3.5.9000.zip(r-4.4)geojson_0.3.5.9000.zip(r-4.3)
geojson_0.3.5.9000.tgz(r-4.4-any)geojson_0.3.5.9000.tgz(r-4.3-any)
geojson_0.3.5.9000.tar.gz(r-4.5-noble)geojson_0.3.5.9000.tar.gz(r-4.4-noble)
geojson_0.3.5.9000.tgz(r-4.4-emscripten)geojson_0.3.5.9000.tgz(r-4.3-emscripten)
geojson.pdf |geojson.html✨
geojson/json (API)
NEWS
# Install 'geojson' in R: |
install.packages('geojson', repos = c('https://ropensci.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ropensci/geojson/issues
- geojson_data - Data for use in examples
geojsongeospatialconversiondatainput-outputbboxpolygongeobufcrsndgeojsonspatial
Last updated 1 years agofrom:3881c7df07 (on main). Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 28 2024 |
R-4.5-win | OK | Oct 28 2024 |
R-4.5-linux | OK | Oct 28 2024 |
R-4.4-win | OK | Oct 28 2024 |
R-4.4-mac | OK | Oct 28 2024 |
R-4.3-win | OK | Oct 28 2024 |
R-4.3-mac | OK | Oct 28 2024 |
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 |