<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Infinity Code Forum — Easy Roads Help]]></title>
		<link>https://forum.infinity-code.com/viewtopic.php?id=1367</link>
		<atom:link href="https://forum.infinity-code.com/extern.php?action=feed&amp;tid=1367&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Easy Roads Help.]]></description>
		<lastBuildDate>Tue, 24 Sep 2019 15:43:26 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Easy Roads Help]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=5610#p5610</link>
			<description><![CDATA[<p>Or, since these intersection points are required anyway, finding these points and splitting the osm objects could also be done before creating the roads. That way each road object will start / end at an intersection.</p><p>But I will see if an instant insert crossing option on any marker can be added in the update available later this week anyway.</p><p>Yes, please let me know if you have questions or requests.</p>]]></description>
			<author><![CDATA[null@example.com (raoulterberg)]]></author>
			<pubDate>Tue, 24 Sep 2019 15:43:26 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=5610#p5610</guid>
		</item>
		<item>
			<title><![CDATA[Re: Easy Roads Help]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=5607#p5607</link>
			<description><![CDATA[<p>Thank you both for taking effort in this!<br />this will help me and another People alot!</p><p>maybe i can Provide you later both with nice assets.</p>]]></description>
			<author><![CDATA[null@example.com (Noa3)]]></author>
			<pubDate>Mon, 23 Sep 2019 11:24:13 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=5607#p5607</guid>
		</item>
		<item>
			<title><![CDATA[Re: Easy Roads Help]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=5606#p5606</link>
			<description><![CDATA[<p>I’ll think about how to work around this problem.<br />I have a couple of ideas on how this can be implemented.<br />Of course, this takes some time for experiments, and will not be fast.<br />Raoul, if I&#039;ll have problems, I will let you know.</p>]]></description>
			<author><![CDATA[null@example.com (Alex Vertax)]]></author>
			<pubDate>Mon, 23 Sep 2019 10:05:14 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=5606#p5606</guid>
		</item>
		<item>
			<title><![CDATA[Re: Easy Roads Help]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=5605#p5605</link>
			<description><![CDATA[<p>Hi Alex,</p><p>That can be added in a similar way as how crossings can be inserted at any marker index manually, I will make a note. But what we do is, we find the intersection points where roads intersect, either insert a marker at these points and split the road in two road objects. A crossing can then&nbsp; be inserted and all road ends can connect.</p>]]></description>
			<author><![CDATA[null@example.com (raoulterberg)]]></author>
			<pubDate>Sun, 22 Sep 2019 17:04:15 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=5605#p5605</guid>
		</item>
		<item>
			<title><![CDATA[Re: Easy Roads Help]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=5603#p5603</link>
			<description><![CDATA[<p>Hi Raoul.</p><p>The problem is that roads in OSM do not always intersect at the first or last point.<br />It would be nice to be able to make a connection at any point.<br />Here are some examples.<br /><span class="postimg"><img src="https://i.ibb.co/FB4tQ9p/img1.png" alt="https://i.ibb.co/FB4tQ9p/img1.png" /></span><br /><span class="postimg"><img src="https://i.ibb.co/GcQmPNY/img2.png" alt="https://i.ibb.co/GcQmPNY/img2.png" /></span><br /><span class="postimg"><img src="https://i.ibb.co/8PCLHJ3/img3.png" alt="https://i.ibb.co/8PCLHJ3/img3.png" /></span></p>]]></description>
			<author><![CDATA[null@example.com (Alex Vertax)]]></author>
			<pubDate>Sun, 22 Sep 2019 11:43:52 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=5603#p5603</guid>
		</item>
		<item>
			<title><![CDATA[Re: Easy Roads Help]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=5601#p5601</link>
			<description><![CDATA[<p>Hi Alex,</p><p>The main functions in the ERRoad class for this are:</p><p>To attach a new crossing to a road</p><p>public ERConnection AttachToEnd(ERConnection sourceConnection, int connectionIndex)<br />public ERConnection AttachToStart(ERConnection sourceConnection, int connectionIndex)</p><p>To connect a road to an already existing crossing in the scene</p><p>public bool ConnectToEnd(ERConnection connectionObject, int connectionIndex)<br />public bool ConnectToStart(ERConnection connectionObject, int connectionIndex)</p><p>If there is anything there is missing or you think will improve the functionality, please let us know.</p><p>Raoul</p>]]></description>
			<author><![CDATA[null@example.com (raoulterberg)]]></author>
			<pubDate>Sun, 22 Sep 2019 06:30:06 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=5601#p5601</guid>
		</item>
		<item>
			<title><![CDATA[Re: Easy Roads Help]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=5600#p5600</link>
			<description><![CDATA[<p>Thank you for the fast awnser, i write now the dev on the easy roads topic in unity.</p>]]></description>
			<author><![CDATA[null@example.com (Noa3)]]></author>
			<pubDate>Sat, 21 Sep 2019 12:28:27 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=5600#p5600</guid>
		</item>
		<item>
			<title><![CDATA[Re: Easy Roads Help]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=5597#p5597</link>
			<description><![CDATA[<p>Hello.</p><p>RWT does not generate crossings because EasyRoads3D does not have a suitable API for this.<br />So in the current version of RWT, you need to create crossings yourself.</p>]]></description>
			<author><![CDATA[null@example.com (Alex Vertax)]]></author>
			<pubDate>Sat, 21 Sep 2019 11:52:15 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=5597#p5597</guid>
		</item>
		<item>
			<title><![CDATA[Easy Roads Help]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=5595#p5595</link>
			<description><![CDATA[<p>Hello,</p><p>first thanks for your great asset, it allready helped me over the yeahrs alot!</p><p>i want now to use it with Easy Roads and want to ask, how i can generate crossings.</p><p>if i use this coords:<br />&lt;Coords tlx=&quot;8.530197143554688&quot; tly=&quot;47.36975695945149&quot; brx=&quot;8.535690307617188&quot; bry=&quot;47.366734109127115&quot;/&gt;</p><p>it only generate the roads on length but no crossings <img src="https://forum.infinity-code.com/img/smilies/sad.png" width="15" height="15" alt="sad" /></p><p>thanks for awnsers!</p>]]></description>
			<author><![CDATA[null@example.com (Noa3)]]></author>
			<pubDate>Sat, 21 Sep 2019 11:33:47 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=5595#p5595</guid>
		</item>
	</channel>
</rss>
