Table of Contents

Namespace LansMap.Core.Import

Classes

GpxDocument
GpxImport

Turns a parsed GpxDocument into map content: waypoints become bulk-tier markers, track segments become polylines.

GpxParser
GpxTrack
KmlDocument
KmlImport

Turns a parsed KmlDocument into map content: Point placemarks become bulk-tier markers, LineStrings become polylines, Polygons become filled polygons.

KmlParser
KmlPlacemark
KmlPolygon

Structs

GpxImport.Result

What one import call did: content added per store plus the segments that were too short to draw.

GpxPoint
KmlImport.Result

What one import call did: content added per store, plus the geometry it could not use and why-shaped counts for it.

KmlPoint