Index _ | A | B | C | D | E | F | G | H | I | K | L | M | N | P | R | S | T | U | V | W _ __eq__() (geographer.graph.bipartite_graph.BipartiteGraph method) __getattr__() (geographer.connector.Connector method) __init__() (geographer.connector.Connector method) (geographer.graph.bipartite_graph.BipartiteGraph method) __opposite_color__() (geographer.graph.bipartite_graph.BipartiteGraph method) (geographer.graph.bipartite_graph_class.BipartiteGraphClass method) __str__() (geographer.graph.bipartite_graph.BipartiteGraph method) (geographer.graph.bipartite_graph_class.BipartiteGraphClass method) A add_background_band (geographer.label_makers.seg_label_maker_base.SegLabelMaker attribute) (geographer.label_makers.seg_label_maker_categorical.SegLabelMakerCategorical attribute) (geographer.label_makers.seg_label_maker_soft_categorical.SegLabelMakerSoftCategorical attribute) add_edge() (geographer.graph.bipartite_graph.BipartiteGraph method) (geographer.graph.bipartite_graph_class.BipartiteGraphClass method) add_to_rasters() (geographer.add_drop_rasters_mixin.AddDropRastersMixIn method) (geographer.connector.Connector method) add_to_vectors() (geographer.add_drop_vectors_mixin.AddDropVectorsMixIn method) (geographer.connector.Connector method) add_vertex() (geographer.graph.bipartite_graph.BipartiteGraph method) (geographer.graph.bipartite_graph_class.BipartiteGraphClass method) AddDropRastersMixIn (class in geographer.add_drop_rasters_mixin) AddDropVectorsMixIn (class in geographer.add_drop_vectors_mixin) all_vector_classes (geographer.connector.Connector property) args (geographer.errors.GeoGrapherError attribute) (geographer.errors.NoRastersForVectorFoundError attribute) (geographer.errors.RasterAlreadyExistsError attribute) (geographer.errors.RasterDownloadError attribute) B bands (geographer.converters.tif_to_npy.DSConverterGeoTiffToNpy attribute) (geographer.creator_from_source_dataset_base.DSCreatorFromSourceWithBands attribute) (geographer.cutters.cut_iter_over_rasters.DSCutterIterOverRasters attribute) (geographer.cutters.cut_iter_over_vectors.DSCutterIterOverVectors attribute) bbox_geojson_path (geographer.cutters.single_raster_cutter_bbox.SingleRasterCutterFromBBoxes attribute) BipartiteGraph (class in geographer.graph.bipartite_graph) BipartiteGraphClass (class in geographer.graph.bipartite_graph_class) BipartiteGraphMixIn (class in geographer.graph.bipartite_graph_mixin) C channels_first_or_last_in_npy (geographer.converters.tif_to_npy.DSConverterGeoTiffToNpy attribute) check_graph_vertices_counts() (in module geographer.testing.graph_df_compatibility) class_separator (geographer.converters.combine_remove_vector_classes.DSConverterCombineRemoveClasses attribute) classes (geographer.converters.combine_remove_vector_classes.DSConverterCombineRemoveClasses attribute) clear() (geographer.downloaders.eodag_downloader_for_single_vector.DownloadParams method) (geographer.downloaders.eodag_downloader_for_single_vector.SearchParams method) colors() (geographer.graph.bipartite_graph.BipartiteGraph method) (geographer.graph.bipartite_graph_class.BipartiteGraphClass method) concat_gdfs() (in module geographer.utils.utils) Connector (class in geographer.connector) connector_dir (geographer.connector.Connector property) convert_vectors_soft_cat_to_cat() (in module geographer.label_makers.label_type_conversion_utils) copy() (geographer.downloaders.eodag_downloader_for_single_vector.DownloadParams method) create() (geographer.converters.combine_remove_vector_classes.DSConverterCombineRemoveClasses method) (geographer.converters.label_type_soft_to_categorical.DSConverterSoftCatToCat method) (geographer.converters.tif_to_npy.DSConverterGeoTiffToNpy method) (geographer.creator_from_source_dataset_base.DSCreatorFromSource method) (geographer.creator_from_source_dataset_base.DSCreatorFromSourceWithBands method) (geographer.cutters.cut_iter_over_rasters.DSCutterIterOverRasters method) (geographer.cutters.cut_iter_over_vectors.DSCutterIterOverVectors method) create_kml_all_geodataframes() (in module geographer.utils.utils) create_logger() (in module geographer.utils.utils) create_or_update() (geographer.cutters.cut_iter_over_rasters.DSCutterIterOverRasters method) (geographer.cutters.cut_iter_over_vectors.DSCutterIterOverVectors method) crs crs_epsg_code (geographer.connector.Connector property) cut() (geographer.cutters.cut_iter_over_rasters.DSCutterIterOverRasters method) (geographer.cutters.cut_iter_over_vectors.DSCutterIterOverVectors method) cut_rasters (geographer.cutters.cut_iter_over_rasters.DSCutterIterOverRasters attribute) (geographer.cutters.cut_iter_over_vectors.DSCutterIterOverVectors attribute) cutting a dataset D data_dir (geographer.connector.Connector property) deepcopy_gdf() (in module geographer.utils.utils) default_read_in_raster_for_raster_df_function() (in module geographer.utils.rasters_from_tif_dir) delete_edge() (geographer.graph.bipartite_graph.BipartiteGraph method) (geographer.graph.bipartite_graph_class.BipartiteGraphClass method) delete_labels() (geographer.label_makers.label_maker_base.LabelMaker method) (geographer.label_makers.seg_label_maker_base.SegLabelMaker method) (geographer.label_makers.seg_label_maker_categorical.SegLabelMakerCategorical method) (geographer.label_makers.seg_label_maker_soft_categorical.SegLabelMakerSoftCategorical method) delete_vertex() (geographer.graph.bipartite_graph.BipartiteGraph method) (geographer.graph.bipartite_graph_class.BipartiteGraphClass method) does_raster_contain_vector() (geographer.connector.Connector method) (geographer.graph.bipartite_graph_mixin.BipartiteGraphMixIn method) does_raster_intersect_vector() (geographer.connector.Connector method) (geographer.graph.bipartite_graph_mixin.BipartiteGraphMixIn method) does_vector_intersect_raster() (geographer.connector.Connector method) (geographer.graph.bipartite_graph_mixin.BipartiteGraphMixIn method) download() (geographer.downloaders.base_downloader_for_single_vector.RasterDownloaderForSingleVector method) (geographer.downloaders.downloader_for_vectors.RasterDownloaderForVectors method) (geographer.downloaders.eodag_downloader_for_single_vector.EodagDownloaderForSingleVector method) (geographer.downloaders.jaxa_downloader_for_single_vector.JAXADownloaderForSingleVector method) (geographer.testing.mock_download.MockDownloaderForSingleVector method) download_processor (geographer.downloaders.downloader_for_vectors.RasterDownloaderForVectors attribute) downloader_for_single_vector (geographer.downloaders.downloader_for_vectors.RasterDownloaderForVectors attribute) DownloadParams (class in geographer.downloaders.eodag_downloader_for_single_vector) drop_rasters() (geographer.add_drop_rasters_mixin.AddDropRastersMixIn method) (geographer.connector.Connector method) drop_vectors() (geographer.add_drop_vectors_mixin.AddDropVectorsMixIn method) (geographer.connector.Connector method) E edge_data() (geographer.graph.bipartite_graph.BipartiteGraph method) (geographer.graph.bipartite_graph_class.BipartiteGraphClass method) empty_bipartite_graph() (in module geographer.graph.bipartite_graph) empty_connector_same_format() (geographer.connector.Connector method) empty_gdf() (in module geographer.utils.connector_utils) empty_gdf_same_format_as() (in module geographer.utils.connector_utils) empty_graph() (in module geographer.utils.connector_utils) empty_graph_dict() (in module geographer.graph.bipartite_graph) empty_rasters_same_format_as() (in module geographer.utils.connector_utils) empty_vectors_same_format_as() (in module geographer.utils.connector_utils) eodag (geographer.downloaders.eodag_downloader_for_single_vector.EodagDownloaderForSingleVector property) eodag_kwargs (geographer.downloaders.eodag_downloader_for_single_vector.EodagDownloaderForSingleVector attribute) eodag_setup_logging_kwargs (geographer.downloaders.eodag_downloader_for_single_vector.EodagDownloaderForSingleVector attribute) exists_edge() (geographer.graph.bipartite_graph.BipartiteGraph method) (geographer.graph.bipartite_graph_class.BipartiteGraphClass method) exists_vertex() (geographer.graph.bipartite_graph.BipartiteGraph method) (geographer.graph.bipartite_graph_class.BipartiteGraphClass method) F from_data_dir() (geographer.connector.Connector class method) from_json_file() (geographer.converters.combine_remove_vector_classes.DSConverterCombineRemoveClasses class method) (geographer.converters.label_type_soft_to_categorical.DSConverterSoftCatToCat class method) (geographer.converters.tif_to_npy.DSConverterGeoTiffToNpy class method) (geographer.creator_from_source_dataset_base.DSCreatorFromSource class method) (geographer.creator_from_source_dataset_base.DSCreatorFromSourceWithBands class method) (geographer.cutters.cut_iter_over_rasters.DSCutterIterOverRasters class method) (geographer.cutters.cut_iter_over_vectors.DSCutterIterOverVectors class method) from_scratch() (geographer.connector.Connector class method) fromkeys() (geographer.downloaders.eodag_downloader_for_single_vector.DownloadParams method) (geographer.downloaders.eodag_downloader_for_single_vector.SearchParams method) G geographer module geographer.add_drop_rasters_mixin module geographer.add_drop_vectors_mixin module geographer.connector module geographer.converters module geographer.converters.combine_remove_vector_classes module geographer.converters.label_type_soft_to_categorical module geographer.converters.tif_to_npy module geographer.creator_from_source_dataset_base module geographer.cutters module geographer.cutters.cut_every_raster_to_grid module geographer.cutters.cut_iter_over_rasters module geographer.cutters.cut_iter_over_vectors module geographer.cutters.cut_rasters_around_every_vector module geographer.cutters.raster_filter_predicates module geographer.cutters.raster_selectors module geographer.cutters.single_raster_cutter_around_vector module geographer.cutters.single_raster_cutter_base module geographer.cutters.single_raster_cutter_bbox module geographer.cutters.single_raster_cutter_grid module geographer.cutters.type_aliases module geographer.cutters.vector_filter_predicates module geographer.downloaders module geographer.downloaders.base_download_processor module geographer.downloaders.base_downloader_for_single_vector module geographer.downloaders.downloader_for_vectors module geographer.downloaders.eodag_downloader_for_single_vector module geographer.downloaders.jaxa_download_processor module geographer.downloaders.jaxa_downloader_for_single_vector module geographer.downloaders.sentinel2_download_processor module geographer.downloaders.sentinel2_safe_unpacking module geographer.errors module geographer.global_constants module geographer.graph module geographer.graph.bipartite_graph module geographer.graph.bipartite_graph_class module geographer.graph.bipartite_graph_mixin module geographer.graph.type_aliases module geographer.label_makers module geographer.label_makers.label_maker_base module geographer.label_makers.label_type_conversion_utils module geographer.label_makers.seg_label_maker_base module geographer.label_makers.seg_label_maker_categorical module geographer.label_makers.seg_label_maker_soft_categorical module geographer.raster_bands_getter_mixin module geographer.testing module geographer.testing.graph_df_compatibility module geographer.testing.mock_download module geographer.utils module geographer.utils.cluster_rasters module geographer.utils.connector_utils module geographer.utils.merge_datasets module geographer.utils.rasters_from_tif_dir module geographer.utils.utils module GeoGrapherError get() (geographer.downloaders.eodag_downloader_for_single_vector.DownloadParams method) (geographer.downloaders.eodag_downloader_for_single_vector.SearchParams method) get_cutter_every_raster_to_grid() (in module geographer.cutters.cut_every_raster_to_grid) get_cutter_rasters_around_every_vector() (in module geographer.cutters.cut_rasters_around_every_vector) get_raster_clusters() (in module geographer.utils.cluster_rasters) graph_str (geographer.connector.Connector property) H have_raster_for_vector() (geographer.connector.Connector method) (geographer.graph.bipartite_graph_mixin.BipartiteGraphMixIn method) I INFERRED_PATH_ATTR_FILENAMES (in module geographer.connector) is_vector_contained_in_raster() (geographer.connector.Connector method) (geographer.graph.bipartite_graph_mixin.BipartiteGraphMixIn method) items() (geographer.downloaders.eodag_downloader_for_single_vector.DownloadParams method) (geographer.downloaders.eodag_downloader_for_single_vector.SearchParams method) K keys() (geographer.downloaders.eodag_downloader_for_single_vector.DownloadParams method) (geographer.downloaders.eodag_downloader_for_single_vector.SearchParams method) L label_maker (geographer.converters.combine_remove_vector_classes.DSConverterCombineRemoveClasses attribute) (geographer.converters.label_type_soft_to_categorical.DSConverterSoftCatToCat attribute) (geographer.cutters.cut_iter_over_rasters.DSCutterIterOverRasters attribute) (geographer.cutters.cut_iter_over_vectors.DSCutterIterOverVectors attribute) label_type (geographer.label_makers.seg_label_maker_base.SegLabelMaker property) (geographer.label_makers.seg_label_maker_categorical.SegLabelMakerCategorical property) (geographer.label_makers.seg_label_maker_soft_categorical.SegLabelMakerSoftCategorical property) labels_dir (geographer.connector.Connector property) M make_labels() (geographer.label_makers.label_maker_base.LabelMaker method) (geographer.label_makers.seg_label_maker_base.SegLabelMaker method) (geographer.label_makers.seg_label_maker_categorical.SegLabelMakerCategorical method) (geographer.label_makers.seg_label_maker_soft_categorical.SegLabelMakerSoftCategorical method) map_dict_values() (in module geographer.utils.utils) merge_datasets() (in module geographer.utils.merge_datasets) merge_dirs() (in module geographer.utils.merge_datasets) min_new_raster_size (geographer.cutters.single_raster_cutter_around_vector.SingleRasterCutterAroundVector attribute) ML mode (geographer.cutters.single_raster_cutter_around_vector.SingleRasterCutterAroundVector attribute) module geographer geographer.add_drop_rasters_mixin geographer.add_drop_vectors_mixin geographer.connector geographer.converters geographer.converters.combine_remove_vector_classes geographer.converters.label_type_soft_to_categorical geographer.converters.tif_to_npy geographer.creator_from_source_dataset_base geographer.cutters geographer.cutters.cut_every_raster_to_grid geographer.cutters.cut_iter_over_rasters geographer.cutters.cut_iter_over_vectors geographer.cutters.cut_rasters_around_every_vector geographer.cutters.raster_filter_predicates geographer.cutters.raster_selectors geographer.cutters.single_raster_cutter_around_vector geographer.cutters.single_raster_cutter_base geographer.cutters.single_raster_cutter_bbox geographer.cutters.single_raster_cutter_grid geographer.cutters.type_aliases geographer.cutters.vector_filter_predicates geographer.downloaders geographer.downloaders.base_download_processor geographer.downloaders.base_downloader_for_single_vector geographer.downloaders.downloader_for_vectors geographer.downloaders.eodag_downloader_for_single_vector geographer.downloaders.jaxa_download_processor geographer.downloaders.jaxa_downloader_for_single_vector geographer.downloaders.sentinel2_download_processor geographer.downloaders.sentinel2_safe_unpacking geographer.errors geographer.global_constants geographer.graph geographer.graph.bipartite_graph geographer.graph.bipartite_graph_class geographer.graph.bipartite_graph_mixin geographer.graph.type_aliases geographer.label_makers geographer.label_makers.label_maker_base geographer.label_makers.label_type_conversion_utils geographer.label_makers.seg_label_maker_base geographer.label_makers.seg_label_maker_categorical geographer.label_makers.seg_label_maker_soft_categorical geographer.raster_bands_getter_mixin geographer.testing geographer.testing.graph_df_compatibility geographer.testing.mock_download geographer.utils geographer.utils.cluster_rasters geographer.utils.connector_utils geographer.utils.merge_datasets geographer.utils.rasters_from_tif_dir geographer.utils.utils N name (geographer.converters.combine_remove_vector_classes.DSConverterCombineRemoveClasses attribute) (geographer.converters.label_type_soft_to_categorical.DSConverterSoftCatToCat attribute) (geographer.converters.tif_to_npy.DSConverterGeoTiffToNpy attribute) (geographer.creator_from_source_dataset_base.DSCreatorFromSource attribute) (geographer.creator_from_source_dataset_base.DSCreatorFromSourceWithBands attribute) (geographer.cutters.cut_iter_over_rasters.DSCutterIterOverRasters attribute) (geographer.cutters.cut_iter_over_vectors.DSCutterIterOverVectors attribute) new_background_class (geographer.converters.combine_remove_vector_classes.DSConverterCombineRemoveClasses attribute) new_class_names (geographer.converters.combine_remove_vector_classes.DSConverterCombineRemoveClasses attribute) new_raster_size (geographer.cutters.single_raster_cutter_around_vector.SingleRasterCutterAroundVector attribute) (geographer.cutters.single_raster_cutter_bbox.SingleRasterCutterFromBBoxes attribute) (geographer.cutters.single_raster_cutter_grid.SingleRasterCutterToGrid attribute) new_raster_size_cols (geographer.cutters.single_raster_cutter_bbox.SingleRasterCutterFromBBoxes property) (geographer.cutters.single_raster_cutter_grid.SingleRasterCutterToGrid property) new_raster_size_rows (geographer.cutters.single_raster_cutter_bbox.SingleRasterCutterFromBBoxes property) (geographer.cutters.single_raster_cutter_grid.SingleRasterCutterToGrid property) NoRastersForVectorFoundError P pop() (geographer.downloaders.eodag_downloader_for_single_vector.DownloadParams method) (geographer.downloaders.eodag_downloader_for_single_vector.SearchParams method) popitem() (geographer.downloaders.eodag_downloader_for_single_vector.DownloadParams method) (geographer.downloaders.eodag_downloader_for_single_vector.SearchParams method) probability_of_download_error (geographer.testing.mock_download.MockDownloaderForSingleVector attribute) probability_raster_already_downloaded (geographer.testing.mock_download.MockDownloaderForSingleVector attribute) process() (geographer.downloaders.base_download_processor.RasterDownloadProcessor method) (geographer.downloaders.jaxa_download_processor.JAXADownloadProcessor method) (geographer.downloaders.sentinel2_download_processor.Sentinel2SAFEProcessor method) (geographer.testing.mock_download.MockDownloadProcessor method) R random_seed (geographer.cutters.single_raster_cutter_around_vector.SingleRasterCutterAroundVector attribute) raster_count_col_name (geographer.connector.Connector property) raster_cutter (geographer.cutters.cut_iter_over_rasters.DSCutterIterOverRasters attribute) (geographer.cutters.cut_iter_over_vectors.DSCutterIterOverVectors attribute) raster_data_dirs (geographer.connector.Connector property) raster_filter_predicate (geographer.cutters.cut_iter_over_rasters.DSCutterIterOverRasters attribute) raster_selector (geographer.cutters.cut_iter_over_vectors.DSCutterIterOverVectors attribute) RasterAlreadyExistsError RasterBandsGetterMixIn (class in geographer.raster_bands_getter_mixin) RasterDownloadError rasters (geographer.connector.Connector property) rasters_containing_vector() (geographer.connector.Connector method) (geographer.graph.bipartite_graph_mixin.BipartiteGraphMixIn method) rasters_dir (geographer.connector.Connector property) rasters_from_rasters_dir() (in module geographer.utils.rasters_from_tif_dir) rasters_intersecting_vector() (geographer.connector.Connector method) (geographer.graph.bipartite_graph_mixin.BipartiteGraphMixIn method) really_undirected() (geographer.graph.bipartite_graph.BipartiteGraph method) (geographer.graph.bipartite_graph_class.BipartiteGraphClass method) recompute_labels() (geographer.label_makers.label_maker_base.LabelMaker method) (geographer.label_makers.seg_label_maker_base.SegLabelMaker method) (geographer.label_makers.seg_label_maker_categorical.SegLabelMakerCategorical method) (geographer.label_makers.seg_label_maker_soft_categorical.SegLabelMakerSoftCategorical method) rectangle_bounding_raster() (geographer.connector.Connector method) (geographer.graph.bipartite_graph_mixin.BipartiteGraphMixIn method) recursion remove_duplicates() (in module geographer.cutters.cut_iter_over_vectors) remove_rasters (geographer.converters.combine_remove_vector_classes.DSConverterCombineRemoveClasses attribute) removeprefix() (in module geographer.utils.utils) round_shapely_geometry() (in module geographer.utils.utils) row_series_predicate (geographer.cutters.raster_filter_predicates.RasterFilterRowCondition attribute) S safe_to_geotif_L2A() (in module geographer.downloaders.sentinel2_safe_unpacking) save() (geographer.connector.Connector method) (geographer.converters.combine_remove_vector_classes.DSConverterCombineRemoveClasses method) (geographer.converters.label_type_soft_to_categorical.DSConverterSoftCatToCat method) (geographer.converters.tif_to_npy.DSConverterGeoTiffToNpy method) (geographer.creator_from_source_dataset_base.DSCreatorFromSource method) (geographer.creator_from_source_dataset_base.DSCreatorFromSourceWithBands method) (geographer.cutters.cut_iter_over_rasters.DSCutterIterOverRasters method) (geographer.cutters.cut_iter_over_vectors.DSCutterIterOverVectors method) (geographer.cutters.raster_filter_predicates.AlwaysTrue method) (geographer.cutters.raster_filter_predicates.RasterFilterPredicate method) (geographer.cutters.raster_filter_predicates.RasterFilterRowCondition method) (geographer.cutters.raster_filter_predicates.RastersNotPreviouslyCutOnly method) (geographer.downloaders.downloader_for_vectors.RasterDownloaderForVectors method) save_to_file() (geographer.graph.bipartite_graph.BipartiteGraph method) (geographer.graph.bipartite_graph_class.BipartiteGraphClass method) scaling_factor (geographer.cutters.single_raster_cutter_around_vector.SingleRasterCutterAroundVector attribute) SearchParams (class in geographer.downloaders.eodag_downloader_for_single_vector) set_raster_count_col_name (geographer.connector.Connector property) setdefault() (geographer.downloaders.eodag_downloader_for_single_vector.DownloadParams method) (geographer.downloaders.eodag_downloader_for_single_vector.SearchParams method) source_connector (geographer.converters.combine_remove_vector_classes.DSConverterCombineRemoveClasses property) (geographer.converters.label_type_soft_to_categorical.DSConverterSoftCatToCat property) (geographer.converters.tif_to_npy.DSConverterGeoTiffToNpy property) (geographer.creator_from_source_dataset_base.DSCreatorFromSource property) (geographer.creator_from_source_dataset_base.DSCreatorFromSourceWithBands property) (geographer.cutters.cut_iter_over_rasters.DSCutterIterOverRasters property) (geographer.cutters.cut_iter_over_vectors.DSCutterIterOverVectors property) (geographer.testing.mock_download.MockDownloaderForSingleVector attribute) (geographer.testing.mock_download.MockDownloadProcessor attribute) source_data_dir (geographer.converters.combine_remove_vector_classes.DSConverterCombineRemoveClasses attribute) (geographer.converters.label_type_soft_to_categorical.DSConverterSoftCatToCat attribute) (geographer.converters.tif_to_npy.DSConverterGeoTiffToNpy attribute) (geographer.creator_from_source_dataset_base.DSCreatorFromSource attribute) (geographer.creator_from_source_dataset_base.DSCreatorFromSourceWithBands attribute) (geographer.cutters.cut_iter_over_rasters.DSCutterIterOverRasters attribute) (geographer.cutters.cut_iter_over_vectors.DSCutterIterOverVectors attribute) squeeze_label_channel_dim_if_single_channel (geographer.converters.tif_to_npy.DSConverterGeoTiffToNpy attribute) T target_connector (geographer.converters.combine_remove_vector_classes.DSConverterCombineRemoveClasses property) (geographer.converters.label_type_soft_to_categorical.DSConverterSoftCatToCat property) (geographer.converters.tif_to_npy.DSConverterGeoTiffToNpy property) (geographer.creator_from_source_dataset_base.DSCreatorFromSource property) (geographer.creator_from_source_dataset_base.DSCreatorFromSourceWithBands property) (geographer.cutters.cut_iter_over_rasters.DSCutterIterOverRasters property) (geographer.cutters.cut_iter_over_vectors.DSCutterIterOverVectors property) target_data_dir (geographer.converters.combine_remove_vector_classes.DSConverterCombineRemoveClasses attribute) (geographer.converters.label_type_soft_to_categorical.DSConverterSoftCatToCat attribute) (geographer.converters.tif_to_npy.DSConverterGeoTiffToNpy attribute) (geographer.creator_from_source_dataset_base.DSCreatorFromSource attribute) (geographer.creator_from_source_dataset_base.DSCreatorFromSourceWithBands attribute) (geographer.cutters.cut_iter_over_rasters.DSCutterIterOverRasters attribute) (geographer.cutters.cut_iter_over_vectors.DSCutterIterOverVectors attribute) target_raster_count (geographer.cutters.raster_selectors.RandomRasterSelector attribute) (geographer.cutters.vector_filter_predicates.IsVectorMissingRasters attribute) task_vector_classes (geographer.connector.Connector property) temp_dir_relative_path (geographer.downloaders.downloader_for_vectors.RasterDownloaderForVectors attribute) transform_shapely_geometry() (in module geographer.utils.utils) U update() (geographer.converters.combine_remove_vector_classes.DSConverterCombineRemoveClasses method) (geographer.converters.label_type_soft_to_categorical.DSConverterSoftCatToCat method) (geographer.converters.tif_to_npy.DSConverterGeoTiffToNpy method) (geographer.creator_from_source_dataset_base.DSCreatorFromSource method) (geographer.creator_from_source_dataset_base.DSCreatorFromSourceWithBands method) (geographer.cutters.cut_iter_over_rasters.DSCutterIterOverRasters method) (geographer.cutters.cut_iter_over_vectors.DSCutterIterOverVectors method) (geographer.downloaders.eodag_downloader_for_single_vector.DownloadParams method) (geographer.downloaders.eodag_downloader_for_single_vector.SearchParams method) V values() (geographer.downloaders.eodag_downloader_for_single_vector.DownloadParams method) (geographer.downloaders.eodag_downloader_for_single_vector.SearchParams method) vector_filter_predicate (geographer.cutters.cut_iter_over_vectors.DSCutterIterOverVectors attribute) vectors (geographer.connector.Connector property) vectors_contained_in_raster() (geographer.connector.Connector method) (geographer.graph.bipartite_graph_mixin.BipartiteGraphMixIn method) vectors_intersecting_raster() (geographer.connector.Connector method) (geographer.graph.bipartite_graph_mixin.BipartiteGraphMixIn method) vertices() (geographer.graph.bipartite_graph.BipartiteGraph method) (geographer.graph.bipartite_graph_class.BipartiteGraphClass method) vertices_opposite() (geographer.graph.bipartite_graph.BipartiteGraph method) (geographer.graph.bipartite_graph_class.BipartiteGraphClass method) W with_traceback() (geographer.errors.GeoGrapherError method) (geographer.errors.NoRastersForVectorFoundError method) (geographer.errors.RasterAlreadyExistsError method) (geographer.errors.RasterDownloadError method) wrap_function_as_RowSeriesPredicate() (in module geographer.cutters.raster_filter_predicates)