<?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 — using texture and terrain offline]]></title>
		<link>https://forum.infinity-code.com/viewtopic.php?id=878</link>
		<atom:link href="https://forum.infinity-code.com/extern.php?action=feed&amp;tid=878&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in using texture and terrain offline.]]></description>
		<lastBuildDate>Fri, 07 Feb 2020 08:26:44 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: using texture and terrain offline]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=5962#p5962</link>
			<description><![CDATA[<p>You are right. there was some issue with elevation file. <br />working now.</p>]]></description>
			<author><![CDATA[null@example.com (jaisingla)]]></author>
			<pubDate>Fri, 07 Feb 2020 08:26:44 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=5962#p5962</guid>
		</item>
		<item>
			<title><![CDATA[Re: using texture and terrain offline]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=5961#p5961</link>
			<description><![CDATA[<p>What should I see in your screenshot?<br />I do not have access to your local server, and I can not test this.</p><p>Also, I don’t know how you got your tiles.<br />I remember that you exported them.<br />But here the problem may be a little earlier:<br />How did you generate mbtiles?<br />Are you sure you had the correct tiles in mbtiles?</p><p>Also, where did you download dem from?<br />If you didn’t download it using RWT Helper, you are sure that this is correct data, because on the Internet there are two (at least) different sets of SRTM data that have the same filenames but are not compatible.</p>]]></description>
			<author><![CDATA[null@example.com (Alex Vertax)]]></author>
			<pubDate>Thu, 06 Feb 2020 21:15:31 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=5961#p5961</guid>
		</item>
		<item>
			<title><![CDATA[Re: using texture and terrain offline]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=5960#p5960</link>
			<description><![CDATA[<p>Now, I have downloaded dem offline in .asc format .</p><p>I have my own tile server to serve tiles. But when I am generating terrain using RWT it is not coming correctly . </p><p>It seems heights and images are not properly mapped. Attached is the screen shot.</p>]]></description>
			<author><![CDATA[null@example.com (jaisingla)]]></author>
			<pubDate>Thu, 06 Feb 2020 10:24:23 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=5960#p5960</guid>
		</item>
		<item>
			<title><![CDATA[Re: using texture and terrain offline]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=5959#p5959</link>
			<description><![CDATA[<p>working <img src="https://forum.infinity-code.com/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (jaisingla)]]></author>
			<pubDate>Thu, 06 Feb 2020 08:06:01 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=5959#p5959</guid>
		</item>
		<item>
			<title><![CDATA[Re: using texture and terrain offline]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=5957#p5957</link>
			<description><![CDATA[<p>1. Try to clear the texture cache.<br />2. Make sure that Unity Editor has access to your server.<br /><a href="https://docs.unity3d.com/ScriptReference/Networking.UnityWebRequest.html">https://docs.unity3d.com/ScriptReferenc … quest.html</a></p>]]></description>
			<author><![CDATA[null@example.com (Alex Vertax)]]></author>
			<pubDate>Wed, 05 Feb 2020 13:28:07 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=5957#p5957</guid>
		</item>
		<item>
			<title><![CDATA[Re: using texture and terrain offline]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=5956#p5956</link>
			<description><![CDATA[<div class="quotebox"><cite>Alex Vertax wrote:</cite><blockquote><p>Your url contains the file extension, and you need to use this in the pattern.<br />It should be:<br /></p><div class="codebox"><pre><code>http://localhost:8080/{zoom}/{x}/{y}.png</code></pre></div></blockquote></div><p>Tried this one also. still it is stuck on generate textures</p>]]></description>
			<author><![CDATA[null@example.com (jaisingla)]]></author>
			<pubDate>Wed, 05 Feb 2020 11:27:07 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=5956#p5956</guid>
		</item>
		<item>
			<title><![CDATA[Re: using texture and terrain offline]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=5955#p5955</link>
			<description><![CDATA[<p>Your url contains the file extension, and you need to use this in the pattern.<br />It should be:<br /></p><div class="codebox"><pre><code>http://localhost:8080/{zoom}/{x}/{y}.png</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (Alex Vertax)]]></author>
			<pubDate>Wed, 05 Feb 2020 10:59:15 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=5955#p5955</guid>
		</item>
		<item>
			<title><![CDATA[Re: using texture and terrain offline]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=5954#p5954</link>
			<description><![CDATA[<p>I went for option 2. <br />Installed one http server and pushed tiles directory structure in to this. <br />tiles are reachable as http://localhost:8080/12/2926/1708.png from browser.</p><p>Now , i kept http://localhost:8080/{zoom}/{x}/{y} in the custom provider <br />and texture width 256, height 256, format png, and max level 19.</p><p>Still textures are not generated and it is not throwing any errors too.</p>]]></description>
			<author><![CDATA[null@example.com (jaisingla)]]></author>
			<pubDate>Wed, 05 Feb 2020 10:50:07 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=5954#p5954</guid>
		</item>
		<item>
			<title><![CDATA[Re: using texture and terrain offline]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=5952#p5952</link>
			<description><![CDATA[<p>You have two ways:<br />1. Rename your tiles in the format &quot;{zoom} / {prefix}{x}x{y}.{ext}&quot;.<br />For example: 19 / osmm7x12.png.<br />Where prefix is the provider id.<br />Copy your tiles in the folder &quot;{PROJECT FOLDER} / RWT_Cache / Textures&quot;.<br />Select a provider with the specified id (for the example above, this is Open Street Map / Mapnik).<br />This will trick RWT and it will use your tiles.<br />2. Create a local server (for example, using OpenServer), upload your tiles to the server, select Provider - Custom, and specify the url pattern to download your tiles.</p>]]></description>
			<author><![CDATA[null@example.com (Alex Vertax)]]></author>
			<pubDate>Wed, 05 Feb 2020 00:46:17 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=5952#p5952</guid>
		</item>
		<item>
			<title><![CDATA[Re: using texture and terrain offline]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=5949#p5949</link>
			<description><![CDATA[<p>I have generated mbtiles using tilemill and then extracted those tiles in z/x/y format to .png. Now, how can i place it in custom directory structure ? I have tried with /{zoom}/{x}/{y}<br />with texture height and width of 256 x 256 , format png and max level 19</p>]]></description>
			<author><![CDATA[null@example.com (jaisingla)]]></author>
			<pubDate>Tue, 04 Feb 2020 06:21:52 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=5949#p5949</guid>
		</item>
		<item>
			<title><![CDATA[Re: using texture and terrain offline]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=3933#p3933</link>
			<description><![CDATA[<p>What is it?<br />Is this some kind of linux shell script?<br />I use Win10, and absolutely do not know what it is and how to use it.</p><p>I long time ago answered your PM, and gave my skype id.</p>]]></description>
			<author><![CDATA[null@example.com (Alex Vertax)]]></author>
			<pubDate>Tue, 18 Sep 2018 12:57:20 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=3933#p3933</guid>
		</item>
		<item>
			<title><![CDATA[Re: using texture and terrain offline]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=3932#p3932</link>
			<description><![CDATA[<p>Can not we use any one of these for tile generation.</p><p>I will post screen shot tomorrow . </p><p>if possible please share your skype id for discussions</p>]]></description>
			<author><![CDATA[null@example.com (jaisingla)]]></author>
			<pubDate>Tue, 18 Sep 2018 12:50:02 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=3932#p3932</guid>
		</item>
		<item>
			<title><![CDATA[Re: using texture and terrain offline]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=3928#p3928</link>
			<description><![CDATA[<p>Please send a screenshot of your RWT settings including coordinates, your image and the coordinates of the image borders.<br />I will check it.</p>]]></description>
			<author><![CDATA[null@example.com (Alex Vertax)]]></author>
			<pubDate>Tue, 18 Sep 2018 12:43:49 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=3928#p3928</guid>
		</item>
		<item>
			<title><![CDATA[Re: using texture and terrain offline]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=3924#p3924</link>
			<description><![CDATA[<p>Hello Alex,</p><p>Image looks stretched and not looking proper with these steps ..</p>]]></description>
			<author><![CDATA[null@example.com (jaisingla)]]></author>
			<pubDate>Tue, 18 Sep 2018 10:10:51 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=3924#p3924</guid>
		</item>
		<item>
			<title><![CDATA[Re: using texture and terrain offline]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=3921#p3921</link>
			<description><![CDATA[<p>Width: 4096<br />Height: 8192</p>]]></description>
			<author><![CDATA[null@example.com (Alex Vertax)]]></author>
			<pubDate>Mon, 17 Sep 2018 11:26:44 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=3921#p3921</guid>
		</item>
	</channel>
</rss>
