Expand description
GeoJSON parsing and writing
Functionsยง
- parse_
gnss_ geojson - Parse GNSS positions from GeoJSON file
- parse_
netrelations_ geojson - Parse netrelations from GeoJSON file
- parse_
network_ geojson - Parse railway network from GeoJSON file
- parse_
trainpath_ geojson - Parse a [
TrainPath] from a GeoJSON FeatureCollection file. - write_
geojson - Write projected positions as GeoJSON FeatureCollection
- write_
trainpath_ geojson - Write TrainPath as GeoJSON FeatureCollection