VAR

class pydriosm.reader._var.VAR[source]

Read/parse OSM data of various formats (other than PBF and Shapefile).

Methods

read_csv_xz(path_to_file[, col_names])

Read/parse a compressed CSV (.csv.xz) data file.

read_geojson_xz(path_to_file[, engine, ...])

Read/parse a compressed Osmium GeoJSON (.geojson.xz) data file.