v2.0.3
v2.0.2
- Fixed UTF-8 encoded strings on Windows issue
90
v2.0.1
- links to geometries library
- reduced R dependency
v2.0.0
- updated licence to MIT
- corrected incorrect CRS object to align with sf >= v0.9 issue
83
- moved to tinytestfor test coverage
- removed curldependency issue
81
- NULLs coerced to correct type issue
79
v1.3.3
- removed Boost links
- updated tests ready for R v4.0.0
v1.3.2
- using rapidjson::FileReadStreamto read large files
from disk issue
64
- crsand- proj4stringarguments added to- geojson_sfand- geojson_sfc
- dependency on sfheaders
- fix crash due to factor levels issue
62
- fix invalid GeoJSON when NA elements issue
63
v1.3
- restructured C++ src code for easier navigation and linking
- added dependency on jsonify v0.2 and fixed tests
- Factors now default to strings
v1.2.2
- digitsargument for rounding coordinates
- fix '{"type":"FeatureCollection","features":[]}'example Issue
58
v1.2.1
- fixed crash when mis-specified MultiPolygon issue
51
- df_geojson()converts data.frame to GeoJSON POINTs
v1.2.0
- sf_geojson()and- sfc_geojson()output
“json” class objects
- better handling of nullobjects / geometries issue
36
- Dateand- POSIXobjects handled issue
32
- Z (elevation) and M attributes handled issue
28
- simplifyargument for- geojson_sf()to keep- FeatureCollections when converting- sfwithout
properties
- sf_geojson()performance improvments using- jsonify
Changes
- factors are now treated as-is (numeric)
v1.1.0
v1.0.0
- sf_geojson()and- sfc_geojson()to convert
from- sfto GeoJSON
- geojson_sf()and- geojson_sfc()can now
read from a url or file
v0.2.0 First release
- geojson_sf()convert GeoJSON to- sfobject
- geojson_sfc()convert GeoJSON to- sfcobject
- geojson_wkt()convert GeoJSON to- data.framewith a Well-known text column