Create Route Segment Along Routes or Lines

657
0
02-08-2021 09:26 PM
HenryKo2
Occasional Contributor

Hi, my requirement is that on a web app, a user needs to create a short segment along a route/line/road by specifying the distance, starting point and/or route name.

Examples would be:

  • Create a segment along route ABC, 300 meters from an intersection.
  • Create a segment along route ABC, 300 meters from a particular point on route 123, in the west/east/north/south direction.

I'm not sure where to start on such task. Any linear referencing REST API? Any pointers would be appreciated!

Would something like this be right?

https://developers.arcgis.com/rest/services-reference/measure-to-geometry.htm

Do I need the ArcGIS Roads and Highways extension?

We already have a network service published. We are using ArcGIS API for JavaScript 4.x, ArcGIS for Server 10.6.

0 Kudos
0 Replies