Skip to content

Releases: pszufe/OpenStreetMapX.jl

A-star routing algorithm added

20 Mar 20:15
3fa7fc4
Compare
Choose a tag to compare
v0.1.8

Update version number to 0.1.8

OpenStreetMapX.jl initial release

10 Feb 15:18
Compare
Choose a tag to compare

This release includes:

  • submission to the Julia METADATA via attobot
  • a minimal set of tests
  • efficient routing on OSM data using LightGraphs.jl Dijkstra implementation
  • support for routing OSM data with Google API

OpenStreetMapX.jl initial release

10 Feb 13:54
Compare
Choose a tag to compare

This release includes:

  • submission to the Julia METADATA via attobot
  • a minimal set of tests
  • efficient routing on OSM data using LightGraphs.jl Dijkstra implementation
  • support for routing OSM data with Google API

an initial release before Travis tests and docs

27 Jan 01:22
Compare
Choose a tag to compare
0.1.1

Merge branch 'master' of https://github.com/pszufe/OpenStreetMapX.jl