PyDriosm
2.0.3
  • Installation
  • Quick start
    • Download data
    • Read/parse data
      • PBF data (.pbf / .osm.pbf)
      • Shapefiles (.shp.zip / .shp)
    • Import and fetch data with a PostgreSQL server
      • Import data into the database
      • Fetch data from the database
      • Import/fetch specific layers of shapefile
      • Drop data
    • Clear up ‘the mess’ in here
  • Modules
    • downloader
      • GeofabrikDownloader
      • BBBikeDownloader
    • reader
      • GeofabrikReader
      • BBBikeReader
      • get_osm_pbf_layer_names
      • parse_osm_pbf_layer
      • parse_osm_pbf
      • unzip_shp_zip
      • read_shp_file
      • get_epsg4326_wgs84_crs_ref
      • get_epsg4326_wgs84_prj_ref
      • make_pyshp_fields
      • write_to_shapefile
      • parse_layer_shp
      • merge_shps
      • merge_layer_shps
      • parse_csv_xz
      • parse_geojson_xz
    • ios
      • PostgresOSM
      • get_default_layer_name
      • validate_schema_names
      • validate_table_name
    • utils
      • geofabrik_homepage
      • bbbike_homepage
      • cd_dat
      • cd_dat_geofabrik
      • cd_dat_bbbike
      • get_pbf_layer_feat_types_dict
      • get_shp_shape_types_dict
      • get_shp_shape_types_geom_dict
      • get_valid_shp_layer_names
      • validate_shp_layer_names
      • find_shp_layer_name
      • append_fclass_to_filename
      • remove_subregion_osm_file
      • get_number_of_chunks
      • convert_dtype_dict
    • settings
      • gdal_configurations
    • updater
      • update_package_data
  • License
  • Acknowledgement
PyDriosm
  • »
  • Search


© Copyright 2019-2021, Qian Fu. Revision 924f943d.

Built with Sphinx using a theme provided by Read the Docs.