I am currently trying to build a network dataset with busses, tram and train; in order to connect the street layer with the trainline for example, a buffer of 50 meters was built and then the perimeter was turned into a line. Then, I intersected the perimeters with the trainlines to create new stops (output:point), to create a similar feature as 'metro_entrances' in the network analysis tutorial (https://desktop.arcgis.com/en/arcmap/latest/extensions/network-analyst/exercise-2-creating-a-multimodal-network-dataset.htm).
However, when I tried to build a network dataset, it said that all points that were created through the intersect, were standalone junctions. I already used the tools planarize and integrate, to get end points at every intersection. However, when I zoom into the intersectionpoints that I created, it seems that there are not exactly at the intersection between the original trainline and the perimeter of the buffer. This has to do with the endpoint and vertices, but how do you fix this, in order to avoid getting standalone junctions?
(Essentially, how do I create vertexes at the intersection of the two lines, so a junction would connect the two?)
This is essential for my bachelor thesis, so I would very much appreciate it if someone knew the solution to my problem. Thanks in advance!
in previous posts, http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//002r0000004s000000 was suggested but this does not work as I am not working with a geometric network.
https://support.esri.com/en/technical-article/000016712 this does not work either for me.
attachments: blue is the busline, green is the streetlayer with the perimeters merged.