Skip to content

Releases: meggsimum/here-json2geojson

v0.2.0 Release

21 Apr 11:00
Compare
Choose a tag to compare

The v0.2.0 release introduces a new API-function to convert the places-response object
delivered by the HERE API to a GeoJSON FeatureCollection (readPlaces) and includes an architectural redesign of the source files.

Does not break any APIs of v0.1.0.

v0.1.0 Release

15 Mar 08:34
Compare
Choose a tag to compare

First stable release of the library.
Contains the following converter functions to transform HERE JSON objects retrieved from their REST API to GeoJSON:

  • readIsolines
  • readRoute
  • readTrafficIncidents
  • readWeatherConditions