You've already forked pigallery2
							
							
				mirror of
				https://github.com/bpatrik/pigallery2.git
				synced 2025-10-30 23:57:43 +02:00 
			
		
		
		
	removing waypoint (gpx marker) samples from demo directory
This commit is contained in:
		| @@ -1,15 +0,0 @@ | ||||
| <?xml version='1.0' encoding='UTF-8' standalone='yes' ?> | ||||
| <gpx version="1.1" creator="OsmAnd~ 4.1.11" xmlns="http://www.topografix.com/GPX/1/1" xmlns:osmand="https://osmand.net" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.topografix.com/GPX/1/1 http://www.topografix.com/GPX/1/1/gpx.xsd"> | ||||
|   <metadata> | ||||
|     <name>favourites</name> | ||||
|   </metadata> | ||||
|   <wpt lat="46.1234" lon="10.1234"> | ||||
|     <time>2022-02-12T19:31:58Z</time> | ||||
|     <name>Location name</name> | ||||
|     <extensions> | ||||
|       <osmand:icon>special_star</osmand:icon> | ||||
|       <osmand:background>circle</osmand:background> | ||||
|       <osmand:color>#eecc22</osmand:color> | ||||
|     </extensions> | ||||
|   </wpt> | ||||
| </gpx> | ||||
| @@ -1,35 +0,0 @@ | ||||
| <?xml version='1.0' encoding='UTF-8' standalone='yes' ?> | ||||
| <gpx version="1.1" creator="OsmAnd~ 4.1.11" xmlns="http://www.topografix.com/GPX/1/1" xmlns:osmand="https://osmand.net" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.topografix.com/GPX/1/1 http://www.topografix.com/GPX/1/1/gpx.xsd"> | ||||
|   <metadata> | ||||
|     <name>favourites</name> | ||||
|   </metadata> | ||||
|   <wpt lat="39.1234" lon="-0.54332"> | ||||
|     <time>2022-02-04T00:12:22Z</time> | ||||
|     <name>Location 1</name> | ||||
|     <extensions> | ||||
|       <osmand:icon>special_star</osmand:icon> | ||||
|       <osmand:background>circle</osmand:background> | ||||
|       <osmand:color>#eecc22</osmand:color> | ||||
|     </extensions> | ||||
|   </wpt> | ||||
|   <wpt lat="39.54321" lon="-0.1234"> | ||||
|     <time>2022-02-04T00:12:22Z</time> | ||||
|     <name>Location 2</name> | ||||
|     <extensions> | ||||
|       <osmand:address>Street 1, Town</osmand:address> | ||||
|       <osmand:icon>special_star</osmand:icon> | ||||
|       <osmand:background>circle</osmand:background> | ||||
|       <osmand:color>#eecc22</osmand:color> | ||||
|     </extensions> | ||||
|   </wpt> | ||||
|   <wpt lat="12.54321" lon="10.1234"> | ||||
|     <time>2022-02-04T00:12:22Z</time> | ||||
|     <name>Location 3</name> | ||||
|     <extensions> | ||||
|       <osmand:address>Street 2, Town</osmand:address> | ||||
|       <osmand:icon>special_star</osmand:icon> | ||||
|       <osmand:background>circle</osmand:background> | ||||
|       <osmand:color>#eecc22</osmand:color> | ||||
|     </extensions> | ||||
|   </wpt> | ||||
| </gpx> | ||||
		Reference in New Issue
	
	Block a user