GpxOptions.ZAttribute
GpxOptions.ZAttribute property
Legt fest, welches GPX-Attribut als ‘Z’-Koordinate von Wegpunkten, Routenpunkten und Trackpunkten exportiert wird. Wennnull
kein Attribut wird als ‘Z’-Koordinate exportiert. Standardmäßig “ele”. Mögliche Werte sind Namen aller GPX-XML-Attribute, die als Double dargestellt werden können (zB “speed”, “magvar”, “geoidheight” etc. )
public string ZAttribute { get; set; }
Siehe auch
- class GpxOptions
- namensraum Aspose.Gis.Formats.Gpx
- Montage Aspose.GIS