Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 883 Bytes

NEWS.md

File metadata and controls

33 lines (27 loc) · 883 Bytes

osmenrich

osmenrich 1.2

Major changes:

  • Documentation updates:
    • Add hyperlink to Map Features on the OSM website
    • Remove words like 'our' and 'we'
    • Fixed documentation inaccuracies
    • Refactored naming of variables
    • Replace dontrun by donttest
    • Clarify title of enrich_osm.R
    • Update README and add wastebasket figure
  • Package updates:
    • Added the example dataset common_swift
    • Move details of enrich_opq.R to enrich_osm.R
    • Add feature geometry correction in enrich_osm.R

osmenrich 1.1

Major changes:

  • Documentation updates:
    • Added new tutorial Introduction to kernels
    • Fixed documentation links
    • Corrected documentation mistakes
  • Package updates:
    • Added possibility of changing kernels' aggregation function by specifying the variable reduce_fun

osmenrich 1.0

Major changes:

  • First release