gis-ops / routingjs

Library for consistent access to various vehicle routing APIs
https://gis-ops.github.io/routingjs/
MIT License
49 stars 5 forks source link

Implement Valhalla `expansion` #23

Open chrstnbwnkl opened 1 year ago

chrstnbwnkl commented 1 year ago

Valhalla servers typically expose an /expansion endpoint. We could implement a method that conveniently accesses it. In routingpy, we implemented it last year or so, so should be straight forward to copy most of the logic from there.

chrstnbwnkl commented 1 year ago

@Ananya2001-an This would be a more advanced issue to tackle I think. I'll leave it here for now though, because you said Python is not uninteresting to you, so this is your chance to do some polyglot programming :smile:

Ananya2001-an commented 1 year ago

Hahaha I like it "polyglot" yeah sounds good I will look into it later on... 👍🏼