IGNF / road2

NodeJS routing server aggregating several popular routing engines (video presentation (french) : https://peertube.fr/w/75fwFoW2GP8tQSGLUXUpPP)
https://ignf.github.io/road2/
GNU General Public License v3.0
11 stars 3 forks source link

fix(bbox-check): negative coordinates #89

Closed azarz closed 9 months ago

azarz commented 9 months ago

When negative coordinates are in the bbox, the checks don't work as intended, as strings comparison is made and not number comparison image image