OruxMaps

Uncategorized Boards => MAPAS/MAPS => Topic started by: Zaidín on December 14, 2013, 06:04:35 PM

Title: Sombreado de relieve facilmente/ Hillshading layer easily
Post by: Zaidín on December 14, 2013, 06:04:35 PM
Para el que quiera añadir capas de sombreado de relieve a cualquier mapa tiene la opción de fusionarle una capa transparente de sombreado.  Éstas capas se pueden encontrar en algunos visores de mapas online como : "HikeBikemap.de" o  "Open Piste Map".   Solo tenéis que fusionarlo con vuestro mapa favorito  gracias a la opción de fusionado que trae Oruxmaps. (Ver en página 12 del manual).







If you want to add a transparent hillshading layer to a map, you can get it from online map sources like: "HikeBikemap.de" or "OpenPisteMap". It is easy to do with Oruxmaps fusion option. (See manual, page number 12)






<onlinemapsource uid="50">
<name>sombreadohikebike</name>
<url><![CDATA[http://toolserver.org/~cmarqu/hill/{$z}/{$x}/{$y}.png]]></url>
                            <website><![CDATA[<a href="http://Hikebikemap.de/index.htm">sombreadoHikeBike by Zaidin</a>]]></website>
<minzoom>5</minzoom>
<maxzoom>17</maxzoom>
<projection>MERCATORESFERICA</projection>
<servers></servers>
<httpparam name=""></httpparam>
<cacheable>1</cacheable>
<downloadable>1</downloadable>
<maxtilesday>0</maxtilesday>
<maxthreads>0</maxthreads>
<xop></xop>
<yop></yop>
<zop></zop>
<qop></qop>
<sop></sop>
</onlinemapsource>









<onlinemapsource uid="62">
<name>SombreadoOpenPisteMap</name>
<url><![CDATA[http://tiles2.openpistemap.org/landshaded/{$z}/{$x}/{$y}.png]]></url>
                            <website><![CDATA[<a href="http://Openpistemap">Sombreado OpenPistemap by Zaidin</a>]]></website>
<minzoom>5</minzoom>
<maxzoom>17</maxzoom>
<projection>MERCATORESFERICA</projection>
<servers></servers>
<httpparam name=""></httpparam>
<cacheable>1</cacheable>
<downloadable>1</downloadable>
<maxtilesday>0</maxtilesday>
<maxthreads>0</maxthreads>
<xop></xop>
<yop></yop>
<zop></zop>
<qop></qop>
</onlinemapsource>






          Sombreado de Hibikemap.de aplicado a mapa topografico del servicio wms del IGN/ Hillshading layer added from Hibikemap.de to a  IGN Spain topographic Map:





(//%3C/s%3E%3CURL%20url=%22http://imageshack.us/a/img46/4619/isfy.jpg%22%3Ehttp://imageshack.us/a/img46/4619/isfy.jpg%3C/URL%3E%3Ce%3E) (//%3C/s%3E%3CURL%20url=%22http://imageshack.us/a/img13/1728/b6nl.jpg%22%3Ehttp://imageshack.us/a/img13/1728/b6nl.jpg%3C/URL%3E%3Ce%3E)
Title: Re: Sombreado de relieve facilmente/ Hillshading layer easi
Post by: Visitor7 on December 16, 2013, 12:29:26 AM
Some more interesting layers to work with altitude and depth.
<onlinemapsource uid="XXX">
<name>MFF Relief</name>
<url><![CDATA[http://www.maps-for-free.com/layer/relief//z{$z}/row{$y}/{$z}_{$x}-{$y}.jpg]]></url>
<minzoom>0</minzoom>
<maxzoom>11</maxzoom>
<projection>MERCATORESFERICA</projection>
<servers></servers>
<httpparam name=""></httpparam>
<cacheable>1</cacheable>
<downloadable>1</downloadable>
<maxtilesday>0</maxtilesday>
<maxthreads>0</maxthreads>
<xop></xop>
<yop></yop>
<zop></zop>
<qop></qop>
<sop></sop>
</onlinemapsource>
<onlinemapsource uid="XXX">
<name>Mapsurfer Map</name>
<url><![CDATA[http://129.206.74.245:8001/tms_r.ashx?x={$x}&y={$y}&z={$z}]]></url>
<minzoom>0</minzoom>
<maxzoom>20</maxzoom>
<projection>MERCATORESFERICA</projection>
<servers></servers>
<httpparam name=""></httpparam>
<cacheable>1</cacheable>
<downloadable>1</downloadable>
<maxtilesday>0</maxtilesday>
<maxthreads>0</maxthreads>
<xop></xop>
<yop></yop>
<zop></zop>
<qop></qop>
<sop></sop>
</onlinemapsource>
<onlinemapsource uid="XXX">
<name>Mapsurfer HillShades Hyb</name>
<url><![CDATA[http://129.206.74.245:8004/tms_hs.ashx?x={$x}&y={$y}&z={$z}]]></url>
<minzoom>0</minzoom>
<maxzoom>12</maxzoom>
<projection>MERCATORESFERICA</projection>
<servers></servers>
<httpparam name=""></httpparam>
<cacheable>1</cacheable>
<downloadable>1</downloadable>
<maxtilesday>0</maxtilesday>
<maxthreads>0</maxthreads>
<xop></xop>
<yop></yop>
<zop></zop>
<qop></qop>
<sop></sop>
</onlinemapsource>
<onlinemapsource uid="XXX">
<name>Mapsurfer Circles Hyb</name>
<url><![CDATA[http://129.206.74.245:8006/tms_il.ashx?x={$x}&y={$y}&z={$z}]]></url>
<minzoom>13</minzoom>
<maxzoom>17</maxzoom>
<projection>MERCATORESFERICA</projection>
<servers></servers>
<httpparam name=""></httpparam>
<cacheable>1</cacheable>
<downloadable>1</downloadable>
<maxtilesday>0</maxtilesday>
<maxthreads>0</maxthreads>
<xop></xop>
<yop></yop>
<zop></zop>
<qop></qop>
<sop></sop>
</onlinemapsource>
Title: Re: Sombreado de relieve facilmente/ Hillshading layer easi
Post by: Zaidín on December 16, 2013, 07:53:32 PM
Quote from: "Visitor7"Some more interesting layers to work with altitude and depth.
<onlinemapsource uid="XXX">
<name>MFF Relief</name>
<url><![CDATA[http://www.maps-for-free.com/layer/relief//z{$z}/row{$y}/{$z}_{$x}-{$y}.jpg]]></url>
<minzoom>0</minzoom>
<maxzoom>11</maxzoom>
<projection>MERCATORESFERICA</projection>
<servers></servers>
<httpparam name=""></httpparam>
<cacheable>1</cacheable>
<downloadable>1</downloadable>
<maxtilesday>0</maxtilesday>
<maxthreads>0</maxthreads>
<xop></xop>
<yop></yop>
<zop></zop>
<qop></qop>
<sop></sop>
</onlinemapsource>
<onlinemapsource uid="XXX">
<name>Mapsurfer Map</name>
<url><![CDATA[http://129.206.74.245:8001/tms_r.ashx?x={$x}&y={$y}&z={$z}]]></url>
<minzoom>0</minzoom>
<maxzoom>20</maxzoom>
<projection>MERCATORESFERICA</projection>
<servers></servers>
<httpparam name=""></httpparam>
<cacheable>1</cacheable>
<downloadable>1</downloadable>
<maxtilesday>0</maxtilesday>
<maxthreads>0</maxthreads>
<xop></xop>
<yop></yop>
<zop></zop>
<qop></qop>
<sop></sop>
</onlinemapsource>
<onlinemapsource uid="XXX">
<name>Mapsurfer HillShades Hyb</name>
<url><![CDATA[http://129.206.74.245:8004/tms_hs.ashx?x={$x}&y={$y}&z={$z}]]></url>
<minzoom>0</minzoom>
<maxzoom>12</maxzoom>
<projection>MERCATORESFERICA</projection>
<servers></servers>
<httpparam name=""></httpparam>
<cacheable>1</cacheable>
<downloadable>1</downloadable>
<maxtilesday>0</maxtilesday>
<maxthreads>0</maxthreads>
<xop></xop>
<yop></yop>
<zop></zop>
<qop></qop>
<sop></sop>
</onlinemapsource>
<onlinemapsource uid="XXX">
<name>Mapsurfer Circles Hyb</name>
<url><![CDATA[http://129.206.74.245:8006/tms_il.ashx?x={$x}&y={$y}&z={$z}]]></url>
<minzoom>13</minzoom>
<maxzoom>17</maxzoom>
<projection>MERCATORESFERICA</projection>
<servers></servers>
<httpparam name=""></httpparam>
<cacheable>1</cacheable>
<downloadable>1</downloadable>
<maxtilesday>0</maxtilesday>
<maxthreads>0</maxthreads>
<xop></xop>
<yop></yop>
<zop></zop>
<qop></qop>
<sop></sop>
</onlinemapsource>








Very interesting   relief -hillshaded mapsources.    ;)



      I like specially the "Hillshades Hyb".  It has more resolution than Openstreetmap or HikeBikemap and shades get clearly more darkness.  See  comparative screenshots:



           Hikebikemap Hillshaded  /                                                      Mapsforfree  Hillshaded



(//%3C/s%3E%3CURL%20url=%22http://imageshack.us/a/img13/1728/b6nl.jpg%22%3Ehttp://imageshack.us/a/img13/1728/b6nl.jpg%3C/URL%3E%3Ce%3E)         (//%3C/s%3E%3CURL%20url=%22http://imageshack.us/a/img401/192/1h5k.jpg%22%3Ehttp://imageshack.us/a/img401/192/1h5k.jpg%3C/URL%3E%3Ce%3E)
Title: Re: Sombreado de relieve facilmente/ Hillshading layer easi
Post by: valleyofdawn on December 20, 2013, 10:30:52 AM
Excellent - thanks.

Note the the maxzoom on the hillshading is 18, not 12.

Also "contours" would be a better term than "circles".
Title: Re: Sombreado de relieve facilmente/ Hillshading layer easi
Post by: Visitor7 on December 20, 2013, 10:27:52 PM
Maps-For-Free Relief for mountains overview (example pictures) (//http)



(Layers of this map: Mapsurfer Map + MFF Relief + Mapsurfer Hillshades Hyb + Mapsurfer Circles Hyb + ITO Rivers + ITO Buildings + Mapsurfer Hyb)
Title: why i can't open that (mapsurf) on my place in in oruxmap?
Post by: gempagunawan on June 17, 2014, 09:32:50 PM
:cry: