Skip to content

geojsonio v0.9.0

Compare
Choose a tag to compare
@sckott sckott released this 11 Feb 22:10

NEW FEATURES

  • geojson_sf() and geojson_sp() now accept strings in addition to json, geoson_list and geojson_json types (#164)

MINOR IMPROVEMENTS

  • topojson_json() and topojson_list() gain params object_name and quantization to pass through to geojson_json() (#158)
  • replace httr with crul (#105)
  • rgdal replaced with sf throughout the package; all writeOGR replaced with st_write and readOGR with st_read; this should not create any user facing changes, but please let us know if you have problems with this version (#41) (#150) (#157)