<div dir="ltr"><div><div><div><div><div>Alex,<br></div>The issue was having epsg:3857 in my geometry column as seen in this issue: <a href="https://github.com/rurseekatze/node-tileserver/issues/129">https://github.com/rurseekatze/node-tileserver/issues/129</a><br></div>Thanks for your help!<br></div>Matt<br></div><div>P.S.<br></div>Michael, <br></div>Thanks for the IRC link. I will try that for my next hurdle.<br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Oct 21, 2016 at 4:38 PM, Alexander Matheisen <span dir="ltr">&lt;<a href="mailto:AlexanderMatheisen@ish.de" target="_blank">AlexanderMatheisen@ish.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello Matt,<br>
<span class=""><br>
Am Donnerstag, den <a href="tel:13.10.2016" value="+13102016">13.10.2016</a>, 14:12 -0400 schrieb Matt W.:<br>
&gt; I have set up an OpenRailwayMap tile server on Ubuntu via this page:<br>
&gt; <a href="https://github.com/rurseekatze/OpenRailwayMap/blob/master/INSTALL.md" rel="noreferrer" target="_blank">https://github.com/<wbr>rurseekatze/OpenRailwayMap/<wbr>blob/master/INSTALL.md</a><br>
&gt;<br>
&gt; I am no trying to test it via requesting a tile with a URL like:<br>
&gt; http:/<a href="http://mysever.com/standard/2/3/1.png" rel="noreferrer" target="_blank">mysever.com/standard/2/<wbr>3/1.png</a><br>
&gt; This just returns a blank page, with no features drawn.<br>
&gt;<br>
&gt; I can see the request come into node-tileserver<br>
&gt; [2016-10-13 17:21:41.054] [INFO] [default] - Request for<br>
&gt; /standard/2/3/1.png received.<br>
&gt;<br>
&gt; I can also see the folders and *.json files being created here:<br>
&gt; /home/www/sites/<a href="http://194.245.35.149/site/orm/tiles" rel="noreferrer" target="_blank">194.245.35.<wbr>149/site/orm/tiles</a><br>
&gt;<br>
&gt; However, the *.json files only look like this:<br>
&gt; {&quot;features&quot;:[],&quot;granularity&quot;:<wbr>10}<br>
&gt;<br>
&gt; I have successfully imported the data into PostgeSQL, and can see the<br>
&gt; data<br>
&gt; in all the tables.<br>
&gt;<br>
&gt; Any idea what I am missing?<br>
<br>
</span>this might be caused by these problems: <a href="https://github.com/rurseekatze/
node-tileserver/issues/129" rel="noreferrer" target="_blank">https://github.com/<wbr>rurseekatze/<br>
node-tileserver/issues/129</a> <wbr>and <a href="https://github.com/rurseekatze/node-tile
server/issues/122" rel="noreferrer" target="_blank">https://github.com/<wbr>rurseekatze/node-tile<br>
server/issues/122</a>.<br>
<br>
Repairing this requires some code fixes. Sadly I am currently very busy<br>
(writing my bachelor thesis), so it will take a while until I find<br>
enough time to fix the code.<br>
<br>
<br>
Regards<br>
Alex<br>______________________________<wbr>_________________<br>
Openrailwaymap mailing list<br>
<a href="mailto:Openrailwaymap@openrailwaymap.org">Openrailwaymap@openrailwaymap.<wbr>org</a><br>
<a href="http://lists.openrailwaymap.org/lists/listinfo/openrailwaymap" rel="noreferrer" target="_blank">http://lists.openrailwaymap.<wbr>org/lists/listinfo/<wbr>openrailwaymap</a><br>
<br></blockquote></div><br></div>