apikey from thunderforrest and a debug log

Started by ryangroth5, May 13, 2017, 03:26:33 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ryangroth5

So I had the issue with the API key, got a valid one and tested the url in my desktop browser. No issues there. I plug it into the onlinemapsources, the new sources shows and fails to load without error. I set up a debug proxy and used to be able to track http requests through orux using a proxy configuration in WIFI settings but nothing even though other apps are happily using the proxy. I can't find a debug file. So my question is how can I get to the bottom of why orux isn't requesting the right tile from TF? Is there a debug file with tile request errors, is there a way to set up a proxy so I can see what it is requesting?

<onlinemapsource uid="309">
<name>tf neighbourhood</name>
<url><![CDATA[http://{s}.tile.thunderforest.com/neighbourhood/{z}/{x}/{y}.png?apikey=***my TF assigned API key***]]></url>
<website><![CDATA[<a href="http://www.opencyclemap.org/">OpenStreetMap Cyclemap</a>]]></website>
<minzoom>0</minzoom>
<maxzoom>17</maxzoom>
<projection>MERCATORESFERICA</projection>
<servers>a,b,c</servers>
<httpparam name="User-Agent">{om}</httpparam>
<cacheable>1</cacheable>
<downloadable>1</downloadable>
<maxtilesday>0</maxtilesday>
<maxthreads>0</maxthreads>
<xop></xop>
<yop></yop>
<zop></zop>
<qop></qop>
<sop></sop>
</onlinemapsource>




Quick update. I was able to get a global proxy monitoring tool and orux isn't requesting the tiles from the source above. I can see it successfully and sometimes unsuccessfully requesting other sources. So issue with the config? I don't have a duplicate ID that I know of.

6745th@web.de

#1
With some  Dollar signs it should work.





http://{$s}.tile.thunderforest.com/neighbourhood/{$z}/{$x}/{$y}.png