Im using esri version 100.15.2 and ArcGis Pro version 2.8
i want to load symbol polyline with arrow at each vertex
to do so i have created (at ArcGis Pro) symbol with 2 layers
1.Solid Marker
2.Shape - with
2.a.Placement->on
2.b.vertices and Along to line->true
2.c On regular Vertices -> true
this is what i want
this is what i got
how can i get the symbol to show like the first image?
Dear ofirrosner,
I hope you are well,
Please check my github, I have created a sample project in ArcGIS Pro, with lines and vertexes in the end of the lines.
https://github.com/AmirSarrafzadeh/ArcGIS_pro/tree/main/Symbology/Dictionary_renderer/Vertex_Line
The output is something like this.
I suggest you Dictionary Renderer for this task, you can do almost whatever you want with the symbology in the ArcGIS Pro.