Skip to main content

Module geojson

Module geojson 

Source
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