Skip to content

geojson v0.2.0

Compare
Choose a tag to compare
@sckott sckott released this 08 Nov 00:53
· 92 commits to main since this release

NEW FEATURES

  • gains new function to_geojson convert GeoJSON character
    string to the approriate GeoJSON class by detecting GeoJSON
    type automatically. this makes some other tasks easier
    (#28) (#29)

MINOR IMPROVEMENTS

  • Improve as.geojson function to do print summary on
    all GeoJSON types well, not just GeometryCollection
    and FeatureCollection (#27)