Alex Stoica

Results 21 comments of Alex Stoica

This is an example: ![Screenshot 2023-12-24 at 21 52 48](https://github.com/valhalla/valhalla/assets/2368391/fa84c523-78e0-4f02-8c86-d5630f7b54b2) API call: `{"shape":[{"lat":46.76834,"lon":23.59717},{"lat":46.76785,"lon":23.59735}],"costing":"auto","shape_match":"map_snap","costing_options":{"auto":{"ignore_access":true, "ingore_restrictions":true, "ignore_oneways":true}}}`

it's a good idea, I'm trying to do that, I just set this option in the valhalla config: `"include_construction": true`

I managed to find the street in the export made with osmium tool: `{"type":"Feature","geometry":{"type":"LineString","coordinates":[[23.5974182,46.7677161],[23.5974012,46.7677306],[23.5973192,46.7679339],[23.5972672,46.7680629],[23.5972298,46.7681556],[23.5971353,46.7684585],[23.5971184,46.768506],[23.5970923,46.7685742],[23.5970259,46.7687475],[23.5970195,46.7687607],[23.5970169,46.768766],[23.5970148,46.7687702],[23.5969485,46.7689055],[23.5967682,46.7691773],[23.5966124,46.7694122],[23.5965993,46.769432],[23.5965836,46.7694556]]},"properties":{"bicycle":"yes","construction":"living_street","highway":"construction","lanes":"1","motor_vehicle":"destination","name":"Strada Baba Novac","name:hu":"Baba Novac utca","name:ro":"Strada Baba Novac","old_name":"Strada Făcliei","old_name:hu":"Bethlen utca","oneway":"yes","status":"AC,builder:Astor Com","surface":"paving_stones"}}` I thought of taking each coordinate and...

I have found various examples, all are roads under construction. The blue line marks the data sent to Valhalla, the red line is the result. ![Screenshot 2023-12-26 at 21 36...

same problem here. Btw. I think it's a problem with version v2.0.0-rc.2, some folders are missing

Multumesc pentru explicatii, voi o validare pentru CIF-uri, nu am testat din pacate cazul asta dar am pus-o pe lista. Multumesc!

Salut, Am observat si eu acest lucru, voi trata in urmatorul update acest lucru. Multumesc pentru raportare!