Replicate and edit MultiPolygon

HI,

Is there a way in ORS to replicate the situation below starting from the following API?

  • I need to replicate these polygons to edit them

https://api.openrouteservice.org/pdirections?api_key=5b3ce3597851110001cf6248ab704d245ae247f9b49ddfe8622b8303&attributes=detourfactor|percentage&coordinates=11.7692,46.4772|12.269187,45.458543&elevation=true&extra_info=steepness|waytype|surface&geometry=true&geometry_format=geojson&instructions=true&instructions_format=html&language=en-US&options={"avoid_polygons":{"type":"MultiPolygon","coordinates":[[[["11.84669","46.51375"],["11.80206","46.48562"],["11.60980","46.27293"],["11.37016","46.15605"],["11.45942","46.08370"],["11.95930","46.44116"],["11.84669","46.51375"]]],[[["11.08932","45.86586"],["11.16554","46.05512"],["11.33274","45.97143"],["11.08932","45.86586"]]],[[["11.30064","46.22165"],["11.36844","46.22141"],["11.27746","46.12536"],["11.30064","46.22165"]]],[[["11.23356","46.18140"],["11.24287","46.18459"],["11.23628","46.18012"],["11.23356","46.18140"]]],[[]],[[["11.42646","46.28207"],["11.44144","46.28468"],["11.47165","46.28916"],["11.44144","46.27995"],["11.42646","46.28207"]]],[[["11.05018","45.82640"],["11.58645","46.01365"],["11.67984","45.94924"],["11.15867","45.74500"],["11.05018","45.82640"]]],[[["11.42814","46.28423"],["11.43033","46.29512"],["11.45277","46.29265"],["11.42814","46.28423"]]],[[["11.46766","46.31943"],["11.74026","46.53997"],["11.61083","46.57113"],["11.34887","46.41135"],["11.46766","46.31943"]]],[[["11.74335","46.54138"],["11.84171","46.55590"],["11.78455","46.47593"],["11.74335","46.54138"]]]]}}&preference=fastest&profile=driving-hgv&units=m

You want to draw the polygons again on maps.openrouteservice.org in a new browser session based on the request above?

Or you want to draw the polygons in another application based on the request above?

First one, draw the polygons again in a new browser session. Do you think it is possible?

Thanks!

No, sorry, that’s not possible.

1 Like