From 0beebdd5ecd9cadbb0219a5d9682a240a38a2170 Mon Sep 17 00:00:00 2001 From: tsteven4 <13596209+tsteven4@users.noreply.github.com> Date: Mon, 8 Nov 2021 05:22:30 -0700 Subject: [PATCH] kill xmap, xmap2006. (#758) * kill xmap, xmap2006. * dprecate obsolete readme. --- README.xmapwpt => deprecated/README.xmapwpt | 0 internal_styles.cc | 75 +------- reference/arcdist_input.txt | 203 ++++++++++---------- reference/arcdist_output.txt | 21 +- reference/format0.txt | 2 - reference/format1.txt | 2 - reference/format2.txt | 2 - reference/format3.txt | 32 --- reference/help.txt | 16 -- reference/polygon_output.txt | 73 ++++--- reference/xmap | 4 - style/{ => deprecated}/xmap.style | 0 style/{ => deprecated}/xmap2006.style | 0 testo.d/arc.test | 4 +- testo.d/{ => deprecated}/xmap.test | 0 testo.d/polygon.test | 4 +- xmldoc/formats/xmap.xml | 10 - xmldoc/formats/xmap2006.xml | 12 -- 18 files changed, 152 insertions(+), 308 deletions(-) rename README.xmapwpt => deprecated/README.xmapwpt (100%) delete mode 100644 reference/xmap rename style/{ => deprecated}/xmap.style (100%) rename style/{ => deprecated}/xmap2006.style (100%) rename testo.d/{ => deprecated}/xmap.test (100%) delete mode 100644 xmldoc/formats/xmap.xml delete mode 100644 xmldoc/formats/xmap2006.xml diff --git a/README.xmapwpt b/deprecated/README.xmapwpt similarity index 100% rename from README.xmapwpt rename to deprecated/README.xmapwpt diff --git a/internal_styles.cc b/internal_styles.cc index 491ef63b2..c5dc8dbff 100644 --- a/internal_styles.cc +++ b/internal_styles.cc @@ -1385,80 +1385,7 @@ static char tomtom_itn_places[] = "IFIELD SHORTNAME, \"\", \"%s\"\n" "IFIELD CONSTANT, \"2\", \"%s\"\n" ; -static char xmap[] = - "# gpsbabel XCSV style file\n" - "#\n" - "# Format: DeLorme Xmap Conduit\n" - "# Author: Alex Mottram\n" - "# Date: 12/09/2002\n" - "#\n" - "#\n" - "# As defined in csv.c/xmap\n" - "#\n" - - "DESCRIPTION DeLorme XMap HH Native .WPT\n" - "EXTENSION wpt\n" - - "#\n" - "# FILE LAYOUT DEFINITIIONS:\n" - "#\n" - "FIELD_DELIMITER COMMASPACE\n" - "RECORD_DELIMITER NEWLINE\n" - "BADCHARS COMMA\n" - - "PROLOGUE BEGIN SYMBOL\n" - "EPILOGUE END\n" - "#\n" - "# INDIVIDUAL DATA FIELDS, IN ORDER OF APPEARANCE:\n" - "#\n" - "IFIELD LAT_HUMAN_READABLE, \"\", \"%08.5f\"\n" - "IFIELD LON_HUMAN_READABLE, \"\", \"%08.5f\"\n" - "IFIELD DESCRIPTION, \"\", \"%s\"\n" - - "OFIELD LAT_DECIMAL, \"\", \"%08.5f\"\n" - "OFIELD LON_DECIMAL, \"\", \"%08.5f\"\n" - "OFIELD DESCRIPTION, \"\", \"%s\"\n" - ; -static char xmap2006[] = - "# gpsbabel XCSV style file\n" - "#\n" - "# Format: DeLorme Xmap/Street Atlas Handheld 2006 Conduit\n" - "# Author: Pasha Phares\n" - "# Date: 5/5/2006\n" - "#\n" - "# Amazingly, 2006 won't read the \"COMMASPACE\" that we used in\n" - "# in Xmap prior to this and versions before 2006 won't read files\n" - "# separated by only a comma.\n" - "#\n" - - "DESCRIPTION DeLorme XMap/SAHH 2006 Native .TXT\n" - "EXTENSION txt\n" - - "#\n" - "# FILE LAYOUT DEFINITIIONS:\n" - "#\n" - "FIELD_DELIMITER COMMA\n" - "RECORD_DELIMITER NEWLINE\n" - "BADCHARS COMMA\n" - - "PROLOGUE BEGIN SYMBOL\n" - "EPILOGUE END\n" - "#\n" - "# INDIVIDUAL DATA FIELDS, IN ORDER OF APPEARANCE:\n" - "#\n" - "IFIELD LAT_HUMAN_READABLE, \"\", \"%.12g\"\n" - "IFIELD LON_HUMAN_READABLE, \"\", \"%.12g\"\n" - "IFIELD SHORTNAME, \"\", \"%s\"\n" - - "OFIELD LAT_DECIMAL, \"\", \"%.12g\"\n" - "OFIELD LON_DECIMAL, \"\", \"%.12g\"\n" - "OFIELD SHORTNAME, \"\", \"%s\"\n" - - - - - ; -const QVector style_list = {{ "xmap2006", xmap2006 }, { "xmap", xmap }, { "tomtom_itn_places", tomtom_itn_places }, { "tomtom_itn", tomtom_itn }, { "tomtom_asc", tomtom_asc }, { "tabsep", tabsep }, { "saplus", saplus }, { "s_and_t", s_and_t }, { "ricoh", ricoh }, { "openoffice", openoffice }, { "nima", nima }, { "navigonwpt", navigonwpt }, { "mxf", mxf }, { "motoactv", motoactv }, { "mapconverter", mapconverter }, { "mainnav", mainnav }, { "land_air_sea", land_air_sea }, { "kompass_wp", kompass_wp }, { "kompass_tk", kompass_tk }, { "igoprimo_poi", igoprimo_poi }, { "igo2008_poi", igo2008_poi }, { "iblue757", iblue757 }, { "iblue747", iblue747 }, { "gpsman", gpsman }, { "gpsdrivetrack", gpsdrivetrack }, { "gpsdrive", gpsdrive }, { "geonet", geonet }, { "garmin_poi", garmin_poi }, { "garmin_g1000", garmin_g1000 }, { "garmin301", garmin301 }, { "fugawi", fugawi }, { "flysight", flysight }, { "dna", dna }, { "custom", custom }, { "cup", cup }, { "csv", csv }, { "cambridge", cambridge }, { "arc", arc }}; +const QVector style_list = {{ "tomtom_itn_places", tomtom_itn_places }, { "tomtom_itn", tomtom_itn }, { "tomtom_asc", tomtom_asc }, { "tabsep", tabsep }, { "saplus", saplus }, { "s_and_t", s_and_t }, { "ricoh", ricoh }, { "openoffice", openoffice }, { "nima", nima }, { "navigonwpt", navigonwpt }, { "mxf", mxf }, { "motoactv", motoactv }, { "mapconverter", mapconverter }, { "mainnav", mainnav }, { "land_air_sea", land_air_sea }, { "kompass_wp", kompass_wp }, { "kompass_tk", kompass_tk }, { "igoprimo_poi", igoprimo_poi }, { "igo2008_poi", igo2008_poi }, { "iblue757", iblue757 }, { "iblue747", iblue747 }, { "gpsman", gpsman }, { "gpsdrivetrack", gpsdrivetrack }, { "gpsdrive", gpsdrive }, { "geonet", geonet }, { "garmin_poi", garmin_poi }, { "garmin_g1000", garmin_g1000 }, { "garmin301", garmin301 }, { "fugawi", fugawi }, { "flysight", flysight }, { "dna", dna }, { "custom", custom }, { "cup", cup }, { "csv", csv }, { "cambridge", cambridge }, { "arc", arc }}; #else /* CSVFMTS_ENABLED */ const QVector style_list; #endif /* CSVFMTS_ENABLED */ diff --git a/reference/arcdist_input.txt b/reference/arcdist_input.txt index 2382355ad..85735e285 100644 --- a/reference/arcdist_input.txt +++ b/reference/arcdist_input.txt @@ -1,102 +1,101 @@ -BEGIN SYMBOL -41.14703, -85.11092, N.E.R.D. by Enos Shenk Unknown Cache (3/3) -41.13940, -85.10142, Fallen Timbers by TeamMJ Traditional Cache (2/2) -41.14415, -85.14415, Historic Iron Bridges by Genoist (1/2 of TeamSJ1) Locationless (Reverse) Cache (1/1) -41.12890, -85.11163, Mastadon Trek 2 by Genoist and Dogvetusa Traditional Cache (2/2) -41.16413, -85.14688, NYC Trail by VistaAL Traditional Cache (1/1.5) -41.15900, -85.15418, Craftily Concealed Containers by Warm Fuzzies Multi-Cache (4/2) -41.12210, -85.11097, Land of Lost Auto Parts by Genoist and The Zymurgist Traditional Cache (1/5) -41.17732, -85.15117, The Farm by AParks1569 Traditional Cache (1.5/1.5) -41.10757, -85.13087, Swonderful by Genoist and The Zymurgist Traditional Cache (2/5) -41.12733, -85.06728, Dr. Mengerson I Preserve by Genoist Traditional Cache (2/2) -41.10417, -85.15167, Clue by Warm Fuzzies Multi-Cache (3.5/2) -41.10823, -85.16212, Son of Pez by Enos Shenk Traditional Cache (1.5/1.5) -41.09278, -85.14073, Urbana #3: Dodgy Deals by Enos Shenk Traditional Cache (2.5/1.5) -41.09258, -85.09258, Secret Squirrels by Enos Shenk & Panic! Unknown Cache (4/1) -41.08748, -85.13762, A King's Ransom by Team ABC and The GeoStars Team Traditional Cache (1.5/1) -41.08427, -85.13597, Urbana #4: The City She Loves Me by Enos Shenk & Athena Traditional Cache (3.5/2) -41.08582, -85.07230, Caribbean Cache by Genoist and Dogvetusa Traditional Cache (3/2) -41.08190, -85.17180, Earthling Vector Luna- 2nd Phase by Earthling and Heavenbound Traditional Cache (1/1.5) -41.08400, -85.05387, Earthling Vector Sol by Earthling & Heavenbound Traditional Cache (1.5/1.5) -41.20673, -85.03985, The Sarsaparilla Cache by Cashconnect Traditional Cache (2/1.5) -41.06353, -85.13400, Sky High by Enos Shenk Virtual Cache (1/3) -41.09880, -85.21725, We Support Our Troops by Genoist and The Zymurgist Traditional Cache (2/2.5) -41.06950, -85.19750, Shortwave by Warm Fuzzies Unknown Cache (4/2.5) -41.06255, -85.04757, Starfall by Enos Shenk Traditional Cache (2/2.5) -41.07482, -85.01957, Fly Like an Eagle by Team SJ1 Traditional Cache (2/2) -41.04714, -85.16617, Perfectly Perplexing Puzzles by Warm Fuzzies Multi-Cache (5/3.5) -41.07197, -85.01863, Arrow Haven (2/4) by Genoist Traditional Cache (2/2.5) -41.07183, -85.01850, Heat Death (3/4) by Genoist Traditional Cache (2/3) -41.06827, -85.01655, Abbadon by Genoist Traditional Cache (1.5/4) -41.01503, -85.13290, Earthling Vector Pluto by Earthling & Heavenbound Traditional Cache (1/1.5) -41.26535, -84.98950, Outstanding In Its Field Cache by kwbach Traditional Cache (2/2) -41.00470, -85.05742, Earthling Vector Perelandra by Earthling & Heavenbound Multi-Cache (4/1.5) -41.04247, -85.27570, KWAANTINAKAANI by Northmill Jo-Jo Beans and E-Bone Letterbox Hybrid (2/1) -41.01760, -85.25190, Earthling Vector Terra by Earthling & Heavenbound Traditional Cache (1.5/2.5) -40.97610, -85.22277, 47520 Feet by kidCraZy Traditional Cache (1/1.5) -41.35740, -85.05117, A.C.D. Cache by 1MARKYMARK1 Traditional Cache (2/2.5) -41.03592, -84.80323, EV-Castor & Pollux by Starhenge Multi-Cache (1/1.5) -41.30855, -84.82960, Earthling Vector Malacandra by Earthling and Heavenbound Traditional Cache (1/1.5) -41.33727, -85.39282, One Lost Ten Found by The GeoStars Team and Team ABC Traditional Cache (3/5) -41.33552, -85.40885, The Leprechaun's Pot of Gold by Pete and Maureen Traditional Cache (1/1) -41.08543, -84.72823, Payne Train by rlong3 (Long Clan) Traditional Cache (1.5/1) -41.44473, -85.24797, Straight Flush by The GeoStars Team and Team ABC Multi-Cache (4/5) -40.89088, -85.47038, 'Clare' up There by Zig & Zag Traditional Cache (2/3) -40.82507, -85.35552, Jeanette's Journey by kidCraZy Multi-Cache (2.5/1.5) -40.84245, -85.42245, Pine Sol by Indiana Herring Traditional Cache (1.5/2) -40.84662, -85.43382, Kil--So--Quah by Good Dog Traditional Cache (1.5/2) -40.80862, -85.35608, Stuck in the middle by The Hoosier River Rats Traditional Cache (2/2.5) -40.80768, -85.36637, Rock Creek by The Hoosier River Rats Traditional Cache (2/2) -40.87892, -85.50570, Sunken Treasure by Smokey and Family Traditional Cache (2/1) -40.83560, -85.45415, Clue Two by geoprime Traditional Cache (2/3) -41.53267, -84.94377, Robb Hidden Canyon by VM's Traditional Cache (2/3) -41.53553, -84.93188, Fish Creek Trail by VM's Multi-Cache (3.5/1) -40.87942, -85.54058, All Locked Up by Zig & Zag Traditional Cache (1/1) -40.71773, -85.10702, OUABACHE CACHE by ZoneRanger Traditional Cache (1/1) -41.34498, -85.68462, Wy-Tri Cache by capt zigzag & echoes Traditional Cache (2/2) -41.54878, -85.45370, Delt Church Dino Cache by GeoStars Traditional Cache (1.5/2.5) -41.56537, -85.46163, Clearspring Cache by capt zigzag & echoes Traditional Cache (1.5/1.5) -41.56282, -85.46893, Ace-in-the-Hole by The GeoStars Team and Team ABC Multi-Cache (2/2) -41.62350, -85.33873, Geocache by Maple Wood Nature Center Traditional Cache (1/1) -41.20898, -84.45685, Aqueduct by coinhound Traditional Cache (2/1.5) -41.66538, -85.17465, Gannon Cache by capt zigzag & echoes Traditional Cache (2/1.5) -41.22390, -84.42585, 5 Mile Creek Access by coinhound Traditional Cache (1/1) -40.76567, -85.59953, Missing Dental Work by Indiana Herring Traditional Cache (2/3.5) -40.75487, -85.59022, Salamonie Reservoir Trail Cache by Indy Diver Traditional Cache (1/1.5) -40.78918, -85.65105, Dead End Cache by JollyBGood Traditional Cache (1.5/1.5) -41.34360, -84.44365, Oxbow lake AKA ( wabit twacks) by coinhound Traditional Cache (1/1.5) -40.81153, -85.68533, In 'Hominy' with nature by Zig & Zag Traditional Cache (1/2.5) -40.80997, -85.68650, Myrna's Treasure by Myrna's Mountaineers Traditional Cache (2/1) -40.82988, -85.70725, Just Hanging Around by Zig & Zag Traditional Cache (4.5/3.5) -40.63288, -85.36448, 13 graves and A Ghost by RedNeck Tracking INC. Traditional Cache (1/1) -40.61557, -84.94355, 1861 Covered Cache by RedNeck Tracking INC. Traditional Cache (2/1) -40.61378, -84.94383, Trailsend 1860 by RedNeck Tracking INC. Traditional Cache (1/1) -41.69980, -85.03385, Nature's Back Yard by Cat E Wampus Traditional Cache (2/1.5) -41.69567, -85.30143, Center Field by therealmongo Traditional Cache (2/2.5) -41.70473, -84.99397, Back to our Beloved Sport by Max's Pets with Birddog Traditional Cache (2/2) -41.69323, -85.33213, Pigion River Cache by Bonnie & Clyde Traditional Cache (2.5/2) -41.71252, -85.02377, Artesian by Good Dog Traditional Cache (1.5/1.5) -41.71708, -85.02897, P.S.P. by The Wolfe Clan Traditional Cache (1/1.5) -41.71720, -85.01957, Earthling Vector Mercury by Earthling & Heavenbound Traditional Cache (1.5/2) -41.71535, -84.98552, Marsh Lake High Ground by VirtualMoore Traditional Cache (3/2) -41.55555, -84.57783, Bible Park Stash by DwFlatP8 and Luckyfriend Traditional Cache (1.5/1.5) -41.23113, -84.36397, Taylor Made by Team WolfPack Traditional Cache (1/1.5) -41.71960, -84.96467, The Crane Waterfall by VM's Traditional Cache (2/2.5) -40.63232, -85.47248, Serenity by Indiana and Marion Traditional Cache (1.5/1) -41.24542, -84.35613, "Tanks" For The Memories by Team WolfPack Traditional Cache (1/1) -41.29958, -84.36582, Lets Make A "Diehl" by Team WolfPack Traditional Cache (1/1) -41.72573, -84.96353, 80/90 Westbound Cache by Good Dog Traditional Cache (1/1) -41.28945, -84.35925, Confluence Cache by Team WolfPack Multi-Cache (2/1) -41.71007, -85.37105, Lane Lake Cache by capt zigzag and echoes Traditional Cache (2/2) -41.69660, -84.80602, tristate marker by Hillsdale Historical Society Virtual Cache (1/1) -41.51000, -85.78042, School Daze by Lobo Valiente Virtual Cache (1/1) -41.55730, -84.50957, Cemetery Hill by DwFlatP8 and Luckyfriend Traditional Cache (1.5/1.5) -40.53373, -85.14770, Balbec Cabin Keychains by RedNeck Tracking INC. Traditional Cache (1/1) -40.93718, -84.33907, Big Green by tex4711 Traditional Cache (1.5/1) -41.38972, -85.89556, Island Cache by Bonnie & Clyde Traditional Cache (1.5/1) -41.69122, -84.67567, glacial trailing by Mark Robinette Traditional Cache (2.5/2) -40.51967, -84.98795, Liberty Cache by RedNeck Tracking INC. Traditional Cache (1/1) -41.51870, -85.81747, Five Medals by kam Traditional Cache (2/2) -41.01977, -84.28587, The Book Worm by Team Ace Traditional Cache (1/1) -41.29335, -84.28538, Bushwacker by Panther2 Traditional Cache (2/3) -END +No,Latitude,Longitude,Name +1,41.147030,-85.110920,"N.E.R.D. by Enos Shenk Unknown Cache (3/3)" +2,41.139400,-85.101420,"Fallen Timbers by TeamMJ Traditional Cache (2/2)" +3,41.144150,-85.144150,"Historic Iron Bridges by Genoist (1/2 of TeamSJ1) Locationless (Reverse) Cache (1/1)" +4,41.128900,-85.111630,"Mastadon Trek 2 by Genoist and Dogvetusa Traditional Cache (2/2)" +5,41.164130,-85.146880,"NYC Trail by VistaAL Traditional Cache (1/1.5)" +6,41.159000,-85.154180,"Craftily Concealed Containers by Warm Fuzzies Multi-Cache (4/2)" +7,41.122100,-85.110970,"Land of Lost Auto Parts by Genoist and The Zymurgist Traditional Cache (1/5)" +8,41.177320,-85.151170,"The Farm by AParks1569 Traditional Cache (1.5/1.5)" +9,41.107570,-85.130870,"Swonderful by Genoist and The Zymurgist Traditional Cache (2/5)" +10,41.127330,-85.067280,"Dr. Mengerson I Preserve by Genoist Traditional Cache (2/2)" +11,41.104170,-85.151670,"Clue by Warm Fuzzies Multi-Cache (3.5/2)" +12,41.108230,-85.162120,"Son of Pez by Enos Shenk Traditional Cache (1.5/1.5)" +13,41.092780,-85.140730,"Urbana #3: Dodgy Deals by Enos Shenk Traditional Cache (2.5/1.5)" +14,41.092580,-85.092580,"Secret Squirrels by Enos Shenk & Panic! Unknown Cache (4/1)" +15,41.087480,-85.137620,"A King's Ransom by Team ABC and The GeoStars Team Traditional Cache (1.5/1)" +16,41.084270,-85.135970,"Urbana #4: The City She Loves Me by Enos Shenk & Athena Traditional Cache (3.5/2)" +17,41.085820,-85.072300,"Caribbean Cache by Genoist and Dogvetusa Traditional Cache (3/2)" +18,41.081900,-85.171800,"Earthling Vector Luna- 2nd Phase by Earthling and Heavenbound Traditional Cache (1/1.5)" +19,41.084000,-85.053870,"Earthling Vector Sol by Earthling & Heavenbound Traditional Cache (1.5/1.5)" +20,41.206730,-85.039850,"The Sarsaparilla Cache by Cashconnect Traditional Cache (2/1.5)" +21,41.063530,-85.134000,"Sky High by Enos Shenk Virtual Cache (1/3)" +22,41.098800,-85.217250,"We Support Our Troops by Genoist and The Zymurgist Traditional Cache (2/2.5)" +23,41.069500,-85.197500,"Shortwave by Warm Fuzzies Unknown Cache (4/2.5)" +24,41.062550,-85.047570,"Starfall by Enos Shenk Traditional Cache (2/2.5)" +25,41.074820,-85.019570,"Fly Like an Eagle by Team SJ1 Traditional Cache (2/2)" +26,41.047140,-85.166170,"Perfectly Perplexing Puzzles by Warm Fuzzies Multi-Cache (5/3.5)" +27,41.071970,-85.018630,"Arrow Haven (2/4) by Genoist Traditional Cache (2/2.5)" +28,41.071830,-85.018500,"Heat Death (3/4) by Genoist Traditional Cache (2/3)" +29,41.068270,-85.016550,"Abbadon by Genoist Traditional Cache (1.5/4)" +30,41.015030,-85.132900,"Earthling Vector Pluto by Earthling & Heavenbound Traditional Cache (1/1.5)" +31,41.265350,-84.989500,"Outstanding In Its Field Cache by kwbach Traditional Cache (2/2)" +32,41.004700,-85.057420,"Earthling Vector Perelandra by Earthling & Heavenbound Multi-Cache (4/1.5)" +33,41.042470,-85.275700,"KWAANTINAKAANI by Northmill Jo-Jo Beans and E-Bone Letterbox Hybrid (2/1)" +34,41.017600,-85.251900,"Earthling Vector Terra by Earthling & Heavenbound Traditional Cache (1.5/2.5)" +35,40.976100,-85.222770,"47520 Feet by kidCraZy Traditional Cache (1/1.5)" +36,41.357400,-85.051170,"A.C.D. Cache by 1MARKYMARK1 Traditional Cache (2/2.5)" +37,41.035920,-84.803230,"EV-Castor & Pollux by Starhenge Multi-Cache (1/1.5)" +38,41.308550,-84.829600,"Earthling Vector Malacandra by Earthling and Heavenbound Traditional Cache (1/1.5)" +39,41.337270,-85.392820,"One Lost Ten Found by The GeoStars Team and Team ABC Traditional Cache (3/5)" +40,41.335520,-85.408850,"The Leprechaun's Pot of Gold by Pete and Maureen Traditional Cache (1/1)" +41,41.085430,-84.728230,"Payne Train by rlong3 (Long Clan) Traditional Cache (1.5/1)" +42,41.444730,-85.247970,"Straight Flush by The GeoStars Team and Team ABC Multi-Cache (4/5)" +43,40.890880,-85.470380,"'Clare' up There by Zig & Zag Traditional Cache (2/3)" +44,40.825070,-85.355520,"Jeanette's Journey by kidCraZy Multi-Cache (2.5/1.5)" +45,40.842450,-85.422450,"Pine Sol by Indiana Herring Traditional Cache (1.5/2)" +46,40.846620,-85.433820,"Kil--So--Quah by Good Dog Traditional Cache (1.5/2)" +47,40.808620,-85.356080,"Stuck in the middle by The Hoosier River Rats Traditional Cache (2/2.5)" +48,40.807680,-85.366370,"Rock Creek by The Hoosier River Rats Traditional Cache (2/2)" +49,40.878920,-85.505700,"Sunken Treasure by Smokey and Family Traditional Cache (2/1)" +50,40.835600,-85.454150,"Clue Two by geoprime Traditional Cache (2/3)" +51,41.532670,-84.943770,"Robb Hidden Canyon by VM's Traditional Cache (2/3)" +52,41.535530,-84.931880,"Fish Creek Trail by VM's Multi-Cache (3.5/1)" +53,40.879420,-85.540580,"All Locked Up by Zig & Zag Traditional Cache (1/1)" +54,40.717730,-85.107020,"OUABACHE CACHE by ZoneRanger Traditional Cache (1/1)" +55,41.344980,-85.684620,"Wy-Tri Cache by capt zigzag & echoes Traditional Cache (2/2)" +56,41.548780,-85.453700,"Delt Church Dino Cache by GeoStars Traditional Cache (1.5/2.5)" +57,41.565370,-85.461630,"Clearspring Cache by capt zigzag & echoes Traditional Cache (1.5/1.5)" +58,41.562820,-85.468930,"Ace-in-the-Hole by The GeoStars Team and Team ABC Multi-Cache (2/2)" +59,41.623500,-85.338730,"Geocache by Maple Wood Nature Center Traditional Cache (1/1)" +60,41.208980,-84.456850,"Aqueduct by coinhound Traditional Cache (2/1.5)" +61,41.665380,-85.174650,"Gannon Cache by capt zigzag & echoes Traditional Cache (2/1.5)" +62,41.223900,-84.425850,"5 Mile Creek Access by coinhound Traditional Cache (1/1)" +63,40.765670,-85.599530,"Missing Dental Work by Indiana Herring Traditional Cache (2/3.5)" +64,40.754870,-85.590220,"Salamonie Reservoir Trail Cache by Indy Diver Traditional Cache (1/1.5)" +65,40.789180,-85.651050,"Dead End Cache by JollyBGood Traditional Cache (1.5/1.5)" +66,41.343600,-84.443650,"Oxbow lake AKA ( wabit twacks) by coinhound Traditional Cache (1/1.5)" +67,40.811530,-85.685330,"In 'Hominy' with nature by Zig & Zag Traditional Cache (1/2.5)" +68,40.809970,-85.686500,"Myrna's Treasure by Myrna's Mountaineers Traditional Cache (2/1)" +69,40.829880,-85.707250,"Just Hanging Around by Zig & Zag Traditional Cache (4.5/3.5)" +70,40.632880,-85.364480,"13 graves and A Ghost by RedNeck Tracking INC. Traditional Cache (1/1)" +71,40.615570,-84.943550,"1861 Covered Cache by RedNeck Tracking INC. Traditional Cache (2/1)" +72,40.613780,-84.943830,"Trailsend 1860 by RedNeck Tracking INC. Traditional Cache (1/1)" +73,41.699800,-85.033850,"Nature's Back Yard by Cat E Wampus Traditional Cache (2/1.5)" +74,41.695670,-85.301430,"Center Field by therealmongo Traditional Cache (2/2.5)" +75,41.704730,-84.993970,"Back to our Beloved Sport by Max's Pets with Birddog Traditional Cache (2/2)" +76,41.693230,-85.332130,"Pigion River Cache by Bonnie & Clyde Traditional Cache (2.5/2)" +77,41.712520,-85.023770,"Artesian by Good Dog Traditional Cache (1.5/1.5)" +78,41.717080,-85.028970,"P.S.P. by The Wolfe Clan Traditional Cache (1/1.5)" +79,41.717200,-85.019570,"Earthling Vector Mercury by Earthling & Heavenbound Traditional Cache (1.5/2)" +80,41.715350,-84.985520,"Marsh Lake High Ground by VirtualMoore Traditional Cache (3/2)" +81,41.555550,-84.577830,"Bible Park Stash by DwFlatP8 and Luckyfriend Traditional Cache (1.5/1.5)" +82,41.231130,-84.363970,"Taylor Made by Team WolfPack Traditional Cache (1/1.5)" +83,41.719600,-84.964670,"The Crane Waterfall by VM's Traditional Cache (2/2.5)" +84,40.632320,-85.472480,"Serenity by Indiana and Marion Traditional Cache (1.5/1)" +85,41.245420,-84.356130,"""Tanks"" For The Memories by Team WolfPack Traditional Cache (1/1)" +86,41.299580,-84.365820,"Lets Make A ""Diehl"" by Team WolfPack Traditional Cache (1/1)" +87,41.725730,-84.963530,"80/90 Westbound Cache by Good Dog Traditional Cache (1/1)" +88,41.289450,-84.359250,"Confluence Cache by Team WolfPack Multi-Cache (2/1)" +89,41.710070,-85.371050,"Lane Lake Cache by capt zigzag and echoes Traditional Cache (2/2)" +90,41.696600,-84.806020,"tristate marker by Hillsdale Historical Society Virtual Cache (1/1)" +91,41.510000,-85.780420,"School Daze by Lobo Valiente Virtual Cache (1/1)" +92,41.557300,-84.509570,"Cemetery Hill by DwFlatP8 and Luckyfriend Traditional Cache (1.5/1.5)" +93,40.533730,-85.147700,"Balbec Cabin Keychains by RedNeck Tracking INC. Traditional Cache (1/1)" +94,40.937180,-84.339070,"Big Green by tex4711 Traditional Cache (1.5/1)" +95,41.389720,-85.895560,"Island Cache by Bonnie & Clyde Traditional Cache (1.5/1)" +96,41.691220,-84.675670,"glacial trailing by Mark Robinette Traditional Cache (2.5/2)" +97,40.519670,-84.987950,"Liberty Cache by RedNeck Tracking INC. Traditional Cache (1/1)" +98,41.518700,-85.817470,"Five Medals by kam Traditional Cache (2/2)" +99,41.019770,-84.285870,"The Book Worm by Team Ace Traditional Cache (1/1)" +100,41.293350,-84.285380,"Bushwacker by Panther2 Traditional Cache (2/3)" diff --git a/reference/arcdist_output.txt b/reference/arcdist_output.txt index 693773cbc..763ce8fbb 100644 --- a/reference/arcdist_output.txt +++ b/reference/arcdist_output.txt @@ -1,11 +1,10 @@ -BEGIN SYMBOL -41.14415, -85.14415, Historic Iron Bridges by Genoist (1/2 of TeamSJ1) Locationless (Reverse) Cache (1/1) -41.15900, -85.15418, Craftily Concealed Containers by Warm Fuzzies Multi-Cache (4/2) -41.10757, -85.13087, Swonderful by Genoist and The Zymurgist Traditional Cache (2/5) -41.10417, -85.15167, Clue by Warm Fuzzies Multi-Cache (3.5/2) -41.10823, -85.16212, Son of Pez by Enos Shenk Traditional Cache (1.5/1.5) -41.09278, -85.14073, Urbana #3: Dodgy Deals by Enos Shenk Traditional Cache (2.5/1.5) -41.08748, -85.13762, A King's Ransom by Team ABC and The GeoStars Team Traditional Cache (1.5/1) -41.08427, -85.13597, Urbana #4: The City She Loves Me by Enos Shenk & Athena Traditional Cache (3.5/2) -41.06353, -85.13400, Sky High by Enos Shenk Virtual Cache (1/3) -END +No,Latitude,Longitude,Name +1,41.144150,-85.144150,"Historic Iron Bridges by Genoist (1/2 of TeamSJ1) Locationless (Reverse) Cache (1/1)" +2,41.159000,-85.154180,"Craftily Concealed Containers by Warm Fuzzies Multi-Cache (4/2)" +3,41.107570,-85.130870,"Swonderful by Genoist and The Zymurgist Traditional Cache (2/5)" +4,41.104170,-85.151670,"Clue by Warm Fuzzies Multi-Cache (3.5/2)" +5,41.108230,-85.162120,"Son of Pez by Enos Shenk Traditional Cache (1.5/1.5)" +6,41.092780,-85.140730,"Urbana #3: Dodgy Deals by Enos Shenk Traditional Cache (2.5/1.5)" +7,41.087480,-85.137620,"A King's Ransom by Team ABC and The GeoStars Team Traditional Cache (1.5/1)" +8,41.084270,-85.135970,"Urbana #4: The City She Loves Me by Enos Shenk & Athena Traditional Cache (3.5/2)" +9,41.063530,-85.134000,"Sky High by Enos Shenk Virtual Cache (1/3)" diff --git a/reference/format0.txt b/reference/format0.txt index 909ed0b60..6326aa523 100644 --- a/reference/format0.txt +++ b/reference/format0.txt @@ -9,8 +9,6 @@ iblue757 csv Data Logger iBlue757 csv gpl gpl DeLorme GPL saplus DeLorme Street Atlas Plus saroute anr DeLorme Street Atlas Route -xmap wpt DeLorme XMap HH Native .WPT -xmap2006 txt DeLorme XMap/SAHH 2006 Native .TXT destinator_itn dat Destinator Itineraries (.dat) destinator_poi dat Destinator Points of Interest (.dat) destinator_trl dat Destinator TrackLogs (.dat) diff --git a/reference/format1.txt b/reference/format1.txt index 24efe6565..40fa1987a 100644 --- a/reference/format1.txt +++ b/reference/format1.txt @@ -12,8 +12,6 @@ file iblue757 csv Data Logger iBlue757 csv file gpl gpl DeLorme GPL file saplus DeLorme Street Atlas Plus file saroute anr DeLorme Street Atlas Route -file xmap wpt DeLorme XMap HH Native .WPT -file xmap2006 txt DeLorme XMap/SAHH 2006 Native .TXT file destinator_itn dat Destinator Itineraries (.dat) file destinator_poi dat Destinator Points of Interest (.dat) file destinator_trl dat Destinator TrackLogs (.dat) diff --git a/reference/format2.txt b/reference/format2.txt index a5ede11fe..a2e4917d2 100644 --- a/reference/format2.txt +++ b/reference/format2.txt @@ -12,8 +12,6 @@ file --rw-- iblue757 csv Data Logger iBlue757 csv file --rw-- gpl gpl DeLorme GPL file rw---- saplus DeLorme Street Atlas Plus file --r--- saroute anr DeLorme Street Atlas Route -file rw---- xmap wpt DeLorme XMap HH Native .WPT -file rw---- xmap2006 txt DeLorme XMap/SAHH 2006 Native .TXT file ----rw destinator_itn dat Destinator Itineraries (.dat) file rw---- destinator_poi dat Destinator Points of Interest (.dat) file --rw-- destinator_trl dat Destinator TrackLogs (.dat) diff --git a/reference/format3.txt b/reference/format3.txt index 3dcdb2370..9ee234538 100644 --- a/reference/format3.txt +++ b/reference/format3.txt @@ -158,38 +158,6 @@ option saroute controls Read control points as waypoint/route/none string none option saroute times Synthesize track times boolean https://www.gpsbabel.org/WEB_DOC_DIR/fmt_saroute.html#fmt_saroute_o_times -file rw---- xmap wpt DeLorme XMap HH Native .WPT xcsv - https://www.gpsbabel.org/WEB_DOC_DIR/fmt_xmap.html -option xmap snlen Max synthesized shortname length integer 1 https://www.gpsbabel.org/WEB_DOC_DIR/fmt_xmap.html#fmt_xmap_o_snlen - -option xmap snwhite Allow whitespace synth. shortnames boolean https://www.gpsbabel.org/WEB_DOC_DIR/fmt_xmap.html#fmt_xmap_o_snwhite - -option xmap snupper UPPERCASE synth. shortnames boolean https://www.gpsbabel.org/WEB_DOC_DIR/fmt_xmap.html#fmt_xmap_o_snupper - -option xmap snunique Make synth. shortnames unique boolean https://www.gpsbabel.org/WEB_DOC_DIR/fmt_xmap.html#fmt_xmap_o_snunique - -option xmap urlbase Basename prepended to URL on output string https://www.gpsbabel.org/WEB_DOC_DIR/fmt_xmap.html#fmt_xmap_o_urlbase - -option xmap prefer_shortnames Use shortname instead of description boolean https://www.gpsbabel.org/WEB_DOC_DIR/fmt_xmap.html#fmt_xmap_o_prefer_shortnames - -option xmap datum GPS datum (def. WGS 84) string https://www.gpsbabel.org/WEB_DOC_DIR/fmt_xmap.html#fmt_xmap_o_datum - -file rw---- xmap2006 txt DeLorme XMap/SAHH 2006 Native .TXT xcsv - https://www.gpsbabel.org/WEB_DOC_DIR/fmt_xmap2006.html -option xmap2006 snlen Max synthesized shortname length integer 1 https://www.gpsbabel.org/WEB_DOC_DIR/fmt_xmap2006.html#fmt_xmap2006_o_snlen - -option xmap2006 snwhite Allow whitespace synth. shortnames boolean https://www.gpsbabel.org/WEB_DOC_DIR/fmt_xmap2006.html#fmt_xmap2006_o_snwhite - -option xmap2006 snupper UPPERCASE synth. shortnames boolean https://www.gpsbabel.org/WEB_DOC_DIR/fmt_xmap2006.html#fmt_xmap2006_o_snupper - -option xmap2006 snunique Make synth. shortnames unique boolean https://www.gpsbabel.org/WEB_DOC_DIR/fmt_xmap2006.html#fmt_xmap2006_o_snunique - -option xmap2006 urlbase Basename prepended to URL on output string https://www.gpsbabel.org/WEB_DOC_DIR/fmt_xmap2006.html#fmt_xmap2006_o_urlbase - -option xmap2006 prefer_shortnames Use shortname instead of description boolean https://www.gpsbabel.org/WEB_DOC_DIR/fmt_xmap2006.html#fmt_xmap2006_o_prefer_shortnames - -option xmap2006 datum GPS datum (def. WGS 84) string https://www.gpsbabel.org/WEB_DOC_DIR/fmt_xmap2006.html#fmt_xmap2006_o_datum - file ----rw destinator_itn dat Destinator Itineraries (.dat) destinator_itn https://www.gpsbabel.org/WEB_DOC_DIR/fmt_destinator_itn.html file rw---- destinator_poi dat Destinator Points of Interest (.dat) destinator_poi diff --git a/reference/help.txt b/reference/help.txt index fef6a1a47..2037340e2 100644 --- a/reference/help.txt +++ b/reference/help.txt @@ -87,22 +87,6 @@ File Types (-i and -o options): split (0/1) Split into multiple routes at turns controls Read control points as waypoint/route/none times (0/1) Synthesize track times - xmap DeLorme XMap HH Native .WPT - snlen Max synthesized shortname length - snwhite (0/1) Allow whitespace synth. shortnames - snupper (0/1) UPPERCASE synth. shortnames - snunique (0/1) Make synth. shortnames unique - urlbase Basename prepended to URL on output - prefer_shortnames (0/1) Use shortname instead of description - datum GPS datum (def. WGS 84) - xmap2006 DeLorme XMap/SAHH 2006 Native .TXT - snlen Max synthesized shortname length - snwhite (0/1) Allow whitespace synth. shortnames - snupper (0/1) UPPERCASE synth. shortnames - snunique (0/1) Make synth. shortnames unique - urlbase Basename prepended to URL on output - prefer_shortnames (0/1) Use shortname instead of description - datum GPS datum (def. WGS 84) destinator_itn Destinator Itineraries (.dat) destinator_poi Destinator Points of Interest (.dat) destinator_trl Destinator TrackLogs (.dat) diff --git a/reference/polygon_output.txt b/reference/polygon_output.txt index 3f589a727..765b63aae 100644 --- a/reference/polygon_output.txt +++ b/reference/polygon_output.txt @@ -1,37 +1,36 @@ -BEGIN SYMBOL -41.14703, -85.11092, N.E.R.D. by Enos Shenk Unknown Cache (3/3) -41.13940, -85.10142, Fallen Timbers by TeamMJ Traditional Cache (2/2) -41.14415, -85.14415, Historic Iron Bridges by Genoist (1/2 of TeamSJ1) Locationless (Reverse) Cache (1/1) -41.12890, -85.11163, Mastadon Trek 2 by Genoist and Dogvetusa Traditional Cache (2/2) -41.16413, -85.14688, NYC Trail by VistaAL Traditional Cache (1/1.5) -41.15900, -85.15418, Craftily Concealed Containers by Warm Fuzzies Multi-Cache (4/2) -41.12210, -85.11097, Land of Lost Auto Parts by Genoist and The Zymurgist Traditional Cache (1/5) -41.17732, -85.15117, The Farm by AParks1569 Traditional Cache (1.5/1.5) -41.10757, -85.13087, Swonderful by Genoist and The Zymurgist Traditional Cache (2/5) -41.12733, -85.06728, Dr. Mengerson I Preserve by Genoist Traditional Cache (2/2) -41.10417, -85.15167, Clue by Warm Fuzzies Multi-Cache (3.5/2) -41.10823, -85.16212, Son of Pez by Enos Shenk Traditional Cache (1.5/1.5) -41.09278, -85.14073, Urbana #3: Dodgy Deals by Enos Shenk Traditional Cache (2.5/1.5) -41.09258, -85.09258, Secret Squirrels by Enos Shenk & Panic! Unknown Cache (4/1) -41.08748, -85.13762, A King's Ransom by Team ABC and The GeoStars Team Traditional Cache (1.5/1) -41.08427, -85.13597, Urbana #4: The City She Loves Me by Enos Shenk & Athena Traditional Cache (3.5/2) -41.08582, -85.07230, Caribbean Cache by Genoist and Dogvetusa Traditional Cache (3/2) -41.08190, -85.17180, Earthling Vector Luna- 2nd Phase by Earthling and Heavenbound Traditional Cache (1/1.5) -41.08400, -85.05387, Earthling Vector Sol by Earthling & Heavenbound Traditional Cache (1.5/1.5) -41.20673, -85.03985, The Sarsaparilla Cache by Cashconnect Traditional Cache (2/1.5) -41.06353, -85.13400, Sky High by Enos Shenk Virtual Cache (1/3) -41.09880, -85.21725, We Support Our Troops by Genoist and The Zymurgist Traditional Cache (2/2.5) -41.06950, -85.19750, Shortwave by Warm Fuzzies Unknown Cache (4/2.5) -41.06255, -85.04757, Starfall by Enos Shenk Traditional Cache (2/2.5) -41.07482, -85.01957, Fly Like an Eagle by Team SJ1 Traditional Cache (2/2) -41.04714, -85.16617, Perfectly Perplexing Puzzles by Warm Fuzzies Multi-Cache (5/3.5) -41.07197, -85.01863, Arrow Haven (2/4) by Genoist Traditional Cache (2/2.5) -41.07183, -85.01850, Heat Death (3/4) by Genoist Traditional Cache (2/3) -41.06827, -85.01655, Abbadon by Genoist Traditional Cache (1.5/4) -41.01503, -85.13290, Earthling Vector Pluto by Earthling & Heavenbound Traditional Cache (1/1.5) -41.26535, -84.98950, Outstanding In Its Field Cache by kwbach Traditional Cache (2/2) -41.00470, -85.05742, Earthling Vector Perelandra by Earthling & Heavenbound Multi-Cache (4/1.5) -41.04247, -85.27570, KWAANTINAKAANI by Northmill Jo-Jo Beans and E-Bone Letterbox Hybrid (2/1) -41.01760, -85.25190, Earthling Vector Terra by Earthling & Heavenbound Traditional Cache (1.5/2.5) -40.97610, -85.22277, 47520 Feet by kidCraZy Traditional Cache (1/1.5) -END +No,Latitude,Longitude,Name +1,41.147030,-85.110920,"N.E.R.D. by Enos Shenk Unknown Cache (3/3)" +2,41.139400,-85.101420,"Fallen Timbers by TeamMJ Traditional Cache (2/2)" +3,41.144150,-85.144150,"Historic Iron Bridges by Genoist (1/2 of TeamSJ1) Locationless (Reverse) Cache (1/1)" +4,41.128900,-85.111630,"Mastadon Trek 2 by Genoist and Dogvetusa Traditional Cache (2/2)" +5,41.164130,-85.146880,"NYC Trail by VistaAL Traditional Cache (1/1.5)" +6,41.159000,-85.154180,"Craftily Concealed Containers by Warm Fuzzies Multi-Cache (4/2)" +7,41.122100,-85.110970,"Land of Lost Auto Parts by Genoist and The Zymurgist Traditional Cache (1/5)" +8,41.177320,-85.151170,"The Farm by AParks1569 Traditional Cache (1.5/1.5)" +9,41.107570,-85.130870,"Swonderful by Genoist and The Zymurgist Traditional Cache (2/5)" +10,41.127330,-85.067280,"Dr. Mengerson I Preserve by Genoist Traditional Cache (2/2)" +11,41.104170,-85.151670,"Clue by Warm Fuzzies Multi-Cache (3.5/2)" +12,41.108230,-85.162120,"Son of Pez by Enos Shenk Traditional Cache (1.5/1.5)" +13,41.092780,-85.140730,"Urbana #3: Dodgy Deals by Enos Shenk Traditional Cache (2.5/1.5)" +14,41.092580,-85.092580,"Secret Squirrels by Enos Shenk & Panic! Unknown Cache (4/1)" +15,41.087480,-85.137620,"A King's Ransom by Team ABC and The GeoStars Team Traditional Cache (1.5/1)" +16,41.084270,-85.135970,"Urbana #4: The City She Loves Me by Enos Shenk & Athena Traditional Cache (3.5/2)" +17,41.085820,-85.072300,"Caribbean Cache by Genoist and Dogvetusa Traditional Cache (3/2)" +18,41.081900,-85.171800,"Earthling Vector Luna- 2nd Phase by Earthling and Heavenbound Traditional Cache (1/1.5)" +19,41.084000,-85.053870,"Earthling Vector Sol by Earthling & Heavenbound Traditional Cache (1.5/1.5)" +20,41.206730,-85.039850,"The Sarsaparilla Cache by Cashconnect Traditional Cache (2/1.5)" +21,41.063530,-85.134000,"Sky High by Enos Shenk Virtual Cache (1/3)" +22,41.098800,-85.217250,"We Support Our Troops by Genoist and The Zymurgist Traditional Cache (2/2.5)" +23,41.069500,-85.197500,"Shortwave by Warm Fuzzies Unknown Cache (4/2.5)" +24,41.062550,-85.047570,"Starfall by Enos Shenk Traditional Cache (2/2.5)" +25,41.074820,-85.019570,"Fly Like an Eagle by Team SJ1 Traditional Cache (2/2)" +26,41.047140,-85.166170,"Perfectly Perplexing Puzzles by Warm Fuzzies Multi-Cache (5/3.5)" +27,41.071970,-85.018630,"Arrow Haven (2/4) by Genoist Traditional Cache (2/2.5)" +28,41.071830,-85.018500,"Heat Death (3/4) by Genoist Traditional Cache (2/3)" +29,41.068270,-85.016550,"Abbadon by Genoist Traditional Cache (1.5/4)" +30,41.015030,-85.132900,"Earthling Vector Pluto by Earthling & Heavenbound Traditional Cache (1/1.5)" +31,41.265350,-84.989500,"Outstanding In Its Field Cache by kwbach Traditional Cache (2/2)" +32,41.004700,-85.057420,"Earthling Vector Perelandra by Earthling & Heavenbound Multi-Cache (4/1.5)" +33,41.042470,-85.275700,"KWAANTINAKAANI by Northmill Jo-Jo Beans and E-Bone Letterbox Hybrid (2/1)" +34,41.017600,-85.251900,"Earthling Vector Terra by Earthling & Heavenbound Traditional Cache (1.5/2.5)" +35,40.976100,-85.222770,"47520 Feet by kidCraZy Traditional Cache (1/1.5)" diff --git a/reference/xmap b/reference/xmap deleted file mode 100644 index b5911f218..000000000 --- a/reference/xmap +++ /dev/null @@ -1,4 +0,0 @@ -BEGIN SYMBOL -36.04768, -86.87918, Tennessee Scavenger Hunt Cache -35.95765, -86.67185, Stonebrook-Greystone -END diff --git a/style/xmap.style b/style/deprecated/xmap.style similarity index 100% rename from style/xmap.style rename to style/deprecated/xmap.style diff --git a/style/xmap2006.style b/style/deprecated/xmap2006.style similarity index 100% rename from style/xmap2006.style rename to style/deprecated/xmap2006.style diff --git a/testo.d/arc.test b/testo.d/arc.test index 2022c66d0..840caccad 100644 --- a/testo.d/arc.test +++ b/testo.d/arc.test @@ -2,8 +2,8 @@ # Arc Distance filter # rm -f ${TMPDIR}/arcdist.txt -gpsbabel -i xmap -f ${REFERENCE}/arcdist_input.txt \ +gpsbabel -i unicsv -f ${REFERENCE}/arcdist_input.txt \ -x arc,file=${REFERENCE}/arcdist_arc.txt,distance=1 \ - -o xmap -F ${TMPDIR}/arcdist.txt + -o unicsv -F ${TMPDIR}/arcdist.txt compare ${REFERENCE}/arcdist_output.txt ${TMPDIR}/arcdist.txt diff --git a/testo.d/xmap.test b/testo.d/deprecated/xmap.test similarity index 100% rename from testo.d/xmap.test rename to testo.d/deprecated/xmap.test diff --git a/testo.d/polygon.test b/testo.d/polygon.test index 7e119eb55..b6e4a3c0f 100644 --- a/testo.d/polygon.test +++ b/testo.d/polygon.test @@ -2,8 +2,8 @@ # Polygon filter # rm -f ${TMPDIR}/polygon.txt -gpsbabel -i xmap -f ${REFERENCE}/arcdist_input.txt \ +gpsbabel -i unicsv -f ${REFERENCE}/arcdist_input.txt \ -x polygon,file=${REFERENCE}/polygon_allencty.txt \ - -o xmap -F ${TMPDIR}/polygon.txt + -o unicsv -F ${TMPDIR}/polygon.txt compare ${REFERENCE}/polygon_output.txt ${TMPDIR}/polygon.txt diff --git a/xmldoc/formats/xmap.xml b/xmldoc/formats/xmap.xml deleted file mode 100644 index fd6b5fca3..000000000 --- a/xmldoc/formats/xmap.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - DeLorme TopoUSA/XMap Conduit is one of the bazillion -CSV variants -variants mentioned above. It's just like DeLorme Streets & Atlas with the addition of -a completely pointless line at the beginning and end of the file. This -is the format used to hot-sync to XMap from withing TopoUSA. Done with -help of Dan Edwards. - diff --git a/xmldoc/formats/xmap2006.xml b/xmldoc/formats/xmap2006.xml deleted file mode 100644 index 42039c775..000000000 --- a/xmldoc/formats/xmap2006.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - DeLorme XMap2006 Conduit is just like -XMap -, except there are - no spaces between fields and the coordinate format is slightly - different. The completely pointless header and footer lines - are the same, at least. Use this to create the XMapHHWptsSend.txt - file needed to sync to Street Atlas Handheld 2006. - Note that in order to keep from creating duplicates on your handheld, you must first remove the file "XMapWptsDB" from your handheld, restart SAHH2006 on the handheld to create an empty database, and THEN sync the new file. -