I think.I see what you mean.  I imported the KML you linked above and got a 
set of Favorites, each a Michigan campground. But without the descriptions 
or hours.

On Tuesday, June 23, 2020 at 9:04:45 PM UTC-7, klaeufer wrote:
>
> Hi, it's actually working...partially.
>
> After spending all day writing Python code for a proper KML to GPX 
> conversion, I finally tried importing a small dataset:
>
>
> https://gis-midnr.opendata.arcgis.com/datasets/campgrounds-on-michigan-state-forest-land
>  -> 
> Download -> KML
>
> OsmAnd imports elements name and Point, but not ExtendedData, where a lot 
> of useful information is typically stored. GpsBabel also seems to lose 
> those.
>
> So I'll keep working on my conversion script, which folds the ExtendedData 
> into the GPX desc element (see attached screenshot).
>
>
> On Sunday, September 29, 2019 at 1:11:39 PM UTC-5, Akkana Peck wrote:
>>
>> Bart Eisenberg writes: 
>> > Yes you can export a KML/KMX from Google My Maps and bring it into 
>> OsmAnd.   
>> > Directly, I think, or you may need to convert it to GPX. Note that when 
>>
>> Last I looked, OsmAnd doesn't read KML/KMZ. But you can use gpsbabel 
>> to convert kml to gpx: 
>>
>> gpsbabel -i kml -f file.kml -o gpx -F file.gpx 
>>
>> If it's kmz, you have to gunzip it first to get a kml; gpsbabel 
>> doesn't handle kmz natively. 
>>
>>         ...Akkana 
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"OsmAnd" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to osmand+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/osmand/572cbcf7-19e7-4e22-a68f-73d8c3efca58o%40googlegroups.com.

Reply via email to