Hello,
How can I create a routable shapefile and not create the RTG at the same time ?
Tomas
Hello,
How can I create a routable shapefile and not create the RTG at the same time ?
Tomas
Hi Tomas,
Currently, we don’t offer the API to create a routable shapefile without RTG. It has been internaled. We have submitted your requirements to development team, i think they will give the response soon. Sorry for the inconvenience.
Thanks,
Johnny
Hi Tomas,
We are gonna add this API to allow us to create the routable shapefile without RTG. It will be a method of RtgRoutingSource, and i will let you know if it’s available. Thanks for your suggestion a lot.
Best Regards.
Johnny
Hi Tomas,
We have added this API in the latest version 4.5.91.0 or higher. Please get it from helpdesk.thinkgeo.com and here is the signature:
public static void GenerateRoutableShapeFile(string shapefilePathName, string routableShapeFilePathName, OverwriteMode overwriteMode)
Thanks!
Johnny
Thanks.
Tomas,
You’re welcome.