OruxMaps

Uncategorized Boards => MAPAS/MAPS => Topic started by: runout on January 06, 2019, 02:11:29 PM

Title: Use of russian military maps (.gif/.png/.jpg/.map)
Post by: runout on January 06, 2019, 02:11:29 PM
Hello!

Can i use russian military maps with oruxmaps?

They provide .gif/.png/.jpg tiles

and for OziExplorer calibration .map files



If yes, how can i import these maps?

For some remote areas these are the best maps available.



Links:

Sample maps (Kyrgyzstan/Tien Shan/Pobeda):

http://loadmap.net/en/m15978

Don't know if these links work because of a captcha:

http://loadmap.net/download/7201901063/339753318/100k--k44-065.gif

http://loadmap.net/download/7201901063/339753318/100k--k44-065.map



Another source for russian maps but entirely in russian language:

https://maps.vlasenko.net/
Title: Re: Use of russian military maps (.gif/.png/.jpg/.map)
Post by: bde4107 on January 31, 2019, 12:02:27 AM
Hi,



I just asked myself the same question, I saw your post a while ago looking for an a way to do this and was disappointed that nobody had answered...



But finally I managed to find something which works with maps downloaded from //http://loadmap.net/en : you can use the software img2ozf to convert the pair .gif file + .map file to a file in format .ozf2, which is readable by oziexplorer but also by oruxmaps.



I found a detailed explanation of this here : //http://www.countryoffroad.net/2014/07/01/1064



Read this carefully as they are several subleties (for example you have to use an older version of img2ozf, because the latest version produces files in format ozf4 which is not read by oruxmaps)



Hope this will work for you too !
Title: Re: Use of russian military maps (.gif/.png/.jpg/.map)
Post by: Stager on February 28, 2019, 04:27:55 PM
Quote from: runout post_id=14652 time=1546780289 user_id=8278
Can i use russian military maps with oruxmaps?


<onlinemapsource uid="24">
<name>Russian Topo Maps (Marshruty.ru) (TOPO)</name>
<url><![CDATA[http://maps.marshruty.ru/ml.ashx?al=1&x={$x}&y={$y}&z={$z}&i=1]]></url>
<minzoom>10</minzoom>
<maxzoom>15</maxzoom>
<projection>MERCATORESFERICA</projection>
<cacheable>1</cacheable>
<downloadable>1</downloadable>
<maxtilesday>0</maxtilesday>
<maxthreads>0</maxthreads>
</onlinemapsource>
<onlinemapsource uid="25">
<name>Russian Topo Maps (topomapper) (TOPO)</name>
<url><![CDATA[http://144.76.234.108/cgi-bin/tapp/tilecache.py/1.0.0/topomapper_v2/{$z}/{$x}/{$y}]]></url>
<minzoom>10</minzoom>
<maxzoom>15</maxzoom>
<httpparam name="Referer">Referer:  http://www.topomapper.com/</httpparam>
<projection>MERCATORESFERICA</projection>
<cacheable>1</cacheable>
<downloadable>1</downloadable>
<maxtilesday>0</maxtilesday>
<maxthreads>0</maxthreads>
</onlinemapsource>
<onlinemapsource uid="26">
<name>Russian Topo Maps (GSHin7ane) (TOPO)</name>
<url><![CDATA[http://www.in7ane.com/topomaps/tiles/{$z}/{$x}/{$y}.jpg]]></url>
<minzoom>10</minzoom>
<maxzoom>15</maxzoom>
<projection>MERCATORESFERICA</projection>
<cacheable>1</cacheable>
<downloadable>1</downloadable>
<maxtilesday>0</maxtilesday>
<maxthreads>0</maxthreads>
</onlinemapsource>



You may use SAS.Planet (//%22http) or GaladrielCache (//%22https) to download.
Title: Re: Use of russian military maps (.gif/.png/.jpg/.map)
Post by: runout on March 29, 2019, 03:00:59 PM
Thanks for the answers. I was in the mountains for some time and I'm busy with work right now.

I hope to find time to look into this soon.