Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - happyman

#1
sorry. it's my bad.

oruxmaps export gpx correctly with <trk><trkseg></trkseg><trkseg></trkseg></trk>

I expect a gpx with multiple trks.

however, what I need can be done by gpsbabel "seg2trk" track filter.
#2
Just upgraded to 7.4.17, I found "export to GPX file" will contain no track segments, while I can view segments in app.

is there any way to keep track segments in gpx export like the former version?

thanks.
#3
GENERAL / Re: cacheing online maps
April 30, 2018, 04:28:40 AM
I also use this cache feature before going offline.

is it possible to "seed cache" (some area with some zoom levels) automatically instead of doing it manually?
#4
Thanks for the great APP for outdoor navigation. it's widely used in Taiwan's mountain  hiking / backpacking communities.

However, the original online map source is not enough for us, especially we need detailed contour map for hiking,

so we need to replace the xml to our version whenever oruxmap APP is introduced to a new user.



please consider add the map id 196 to 219 to the default one, kindly get them from http://map.happyman.idv.tw/kml/onlinemapsources.xml">http://map.happyman.idv.tw/kml/onlinemapsources.xml

Thanks you.



PS. those from sinica.edu.tw are historical maps for researchers and field surveyand

and the TWMAP 25000:1 GPX (TW) is the most useful one, because it is contour map with user contributed GPS tracks on it.





        <onlinemapsource uid="196">

                <name>TWMAP 25000:1 (TW)</name>

                <url><![CDATA[http://rs.happyman.idv.tw/map/tw25k2001/zxy/{$z}_{$x}_{$y}.png]]></url>

                <minzoom>11</minzoom>

                <maxzoom>16</maxzoom>

                <projection>MERCATORESFERICA</projection>

                <servers>0,1,2,3</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="198">

        <name>TWMAP 25000:1 GPX (TW)</name>

        <url><![CDATA[http://rs.happyman.idv.tw/map/twmap_gpx/{$z}_{$x}_{$y}.png]]></url>

        <minzoom>11</minzoom>

        <maxzoom>16</maxzoom>

        <projection>MERCATORESFERICA</projection>

        <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="201">

                <name>1904-日治臺灣堡圖(明治版)-1:20,000 (TW)</name>

                <url><![CDATA[http://gis.sinica.edu.tw/tileserver/wmts?SERVICE=WMTS&REQUEST=GetTile&VERSION=1.0.0&LAYER=JM20K_1904&STYLE=_null&TILEMATRIXSET=GoogleMapsCompatible&TILEMATRIX={$z}&TILEROW={$y}&TILECOL={$x}&FORMAT=image/jpeg]]></url>

                <website><![CDATA[<a href="http://gis.sinica.edu.tw/tileserver/">Academia Sinica WMTS</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>

       

 ... and more