函數Read the first feature from a GPX source.
Routes (<rte>) are converted into LineString geometries, and tracks (<trk>)
into MultiLineString. Any properties on route and track waypoints are ignored.
Source.
可選opt_options: ReadOptionsRead options.
Feature.
函數Read all features from a GPX source.
Routes (<rte>) are converted into LineString geometries, and tracks (<trk>)
into MultiLineString. Any properties on route and track waypoints are ignored.
Source.
可選opt_options: ReadOptionsRead options.
Features.
函數Read the projection from a GPX source.
Source.
Projection.
可選opt_options: GPXOptionsOptions.
Classdesc
Feature format for reading and writing data in the GPX format.
參數: opt_options
Options.
Api
stable