Skip to content

v0.7.3

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Nov 18:11
· 6 commits to main since this release

GeoJSON v0.7.3

Diff since v0.7.2

Support directly reading files with GeoJSON.read("path/to/a.geojson"), and taking a set of features from a FeatureCollection.

Merged pull requests:

Closed issues:

  • Provide a high-level GeoJSON.Table(fname) (#49)
  • Extracting a set of features from FeatureCollection (#75)