<?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 — Unity 2018.2.18f1 OM Building doesn't work]]></title>
		<link>https://forum.infinity-code.com/viewtopic.php?id=976</link>
		<atom:link href="https://forum.infinity-code.com/extern.php?action=feed&amp;tid=976&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Unity 2018.2.18f1 OM Building doesn't work.]]></description>
		<lastBuildDate>Mon, 03 Dec 2018 11:58:05 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Unity 2018.2.18f1 OM Building doesn't work]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=4334#p4334</link>
			<description><![CDATA[<p>Thanks for the idea.<br />The French server did not work for me.<br />But kumi.systems works well and is not blocked.<br /></p><div class="codebox"><pre><code>https://overpass.kumi.systems/api/interpreter?data=</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (Alex Vertax)]]></author>
			<pubDate>Mon, 03 Dec 2018 11:58:05 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=4334#p4334</guid>
		</item>
		<item>
			<title><![CDATA[Re: Unity 2018.2.18f1 OM Building doesn't work]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=4333#p4333</link>
			<description><![CDATA[<p>Thanks Alex for pointing me to the right direction. Going to use OM on mobile (commercial app), so VPN isn&#039;t suitable in my case. After googling a bit, got information that France overpass doesn&#039;t blocked by garbage-roskomnadzor <img src="https://forum.infinity-code.com/img/smilies/sad.png" width="15" height="15" alt="sad" />, and small replacement in url query makes everything works.</p><p>Maybe that will be useful for Russian users</p><p><span class="bbu">OnlineMapsOSMAPIQuery.cs</span><br /></p><div class="codebox"><pre><code>private OnlineMapsOSMAPIQuery(string data)
{
        _status = OnlineMapsQueryStatus.downloading;
        string url = &quot;http://overpass.openstreetmap.fr/api/interpreter?data=&quot; + OnlineMapsWWW.EscapeURL(data);
        www = OnlineMapsUtils.GetWWW(url);
        www.OnComplete += OnRequestComplete;
}</code></pre></div><p>P.S. Could you do an optional switch between overpass hosts in further release, i guess somewhere at troubleshooting section? Russian community will bless you <img src="https://forum.infinity-code.com/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (leviniarened)]]></author>
			<pubDate>Sun, 02 Dec 2018 21:53:24 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=4333#p4333</guid>
		</item>
		<item>
			<title><![CDATA[Re: Unity 2018.2.18f1 OM Building doesn't work]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=4332#p4332</link>
			<description><![CDATA[<p>Hello.</p><p>You are from Russia, right?<br />In 2018, Roskomnadzor began a war with Telegram, and blocked many innocent sites that had no relation to Telegram.<br />One such site is OSM Overpass API.</p><p>Solution: use VPN.<br />For example, I can recommend Windscribe.<br />This is a free VPN which gives you 10gb of traffic per month, which is more than enough.</p>]]></description>
			<author><![CDATA[null@example.com (Alex Vertax)]]></author>
			<pubDate>Sun, 02 Dec 2018 20:52:46 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=4332#p4332</guid>
		</item>
		<item>
			<title><![CDATA[Unity 2018.2.18f1 OM Building doesn't work]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=4331#p4331</link>
			<description><![CDATA[<p>Hello,<br />Just tested OM with Unity 2018.2.18f1 and building not apear(without any errors in console), tried both stable and beta branch.</p>]]></description>
			<author><![CDATA[null@example.com (leviniarened)]]></author>
			<pubDate>Sun, 02 Dec 2018 20:18:53 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=4331#p4331</guid>
		</item>
	</channel>
</rss>
