Releases: meggsimum/here-json2geojson
Releases · meggsimum/here-json2geojson
v0.2.0 Release
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
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