GeoHexViz
stable
Contents:
Plot Builder Module
Utils Package
Errors Module
Templates Module
GeoHexViz
Index
Edit on GitHub
Index
A
|
B
|
C
|
D
|
F
|
G
|
H
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
U
A
add_geometry() (in module geohexviz.utils.geoutils)
add_grid() (geohexviz.builder.PlotBuilder method)
add_outline() (geohexviz.builder.PlotBuilder method)
add_point() (geohexviz.builder.PlotBuilder method)
add_region() (geohexviz.builder.PlotBuilder method)
adjust_colorbar_size() (geohexviz.builder.PlotBuilder method)
adjust_focus() (geohexviz.builder.PlotBuilder method)
adjust_opacity() (geohexviz.builder.PlotBuilder method)
apply_bin_function() (in module geohexviz.utils.geoutils)
apply_to_query() (geohexviz.builder.PlotBuilder method)
auto_grid() (geohexviz.builder.PlotBuilder method)
B
BigQueryError
bin_by_hexid() (in module geohexviz.utils.geoutils)
BinValueTypeError
builder_from_dict() (geohexviz.builder.PlotBuilder static method)
BuilderAlterationError
BuilderPlotBuildError
BuilderQueryInvalidError
C
check_crossing() (in module geohexviz.utils.geoutils)
clear_figure() (geohexviz.builder.PlotBuilder method)
clear_grid_manager() (geohexviz.builder.PlotBuilder method)
clear_hexbin_manager() (geohexviz.builder.PlotBuilder method)
clear_outline_manager() (geohexviz.builder.PlotBuilder method)
clear_point_manager() (geohexviz.builder.PlotBuilder method)
clear_region_manager() (geohexviz.builder.PlotBuilder method)
clip_layers() (geohexviz.builder.PlotBuilder method)
ColorScaleError
conform_geogeometry() (in module geohexviz.utils.geoutils)
conform_polygon() (in module geohexviz.utils.geoutils)
convert_crs() (in module geohexviz.utils.geoutils)
convert_dataframe_geometry_to_geodataframe() (in module geohexviz.utils.geoutils)
D
DataEmptyError
DataFileReadError
DataReadError
DataTypeError
dict_deep_update() (in module geohexviz.utils.util)
discretize() (in module geohexviz.utils.colorscales)
discretize2() (in module geohexviz.utils.colorscales)
discretize_cscale() (in module geohexviz.utils.colorscales)
discretize_diverging() (in module geohexviz.utils.colorscales)
discretize_scale() (geohexviz.builder.PlotBuilder method)
discretize_sequential() (in module geohexviz.utils.colorscales)
display() (geohexviz.builder.PlotBuilder method)
F
finalize() (geohexviz.builder.PlotBuilder method)
find_geoms_within_collection() (in module geohexviz.utils.geoutils)
fix_filepath() (in module geohexviz.utils.util)
format_html_exp10() (in module geohexviz.utils.plot_util)
format_latex_exp10() (in module geohexviz.utils.plot_util)
format_raw_exp10() (in module geohexviz.utils.plot_util)
G
generate_grid_over() (in module geohexviz.utils.geoutils)
geohexviz.builder
module
geohexviz.errors
module
geohexviz.templates
module
geohexviz.utils.colorscales
module
geohexviz.utils.file
module
geohexviz.utils.geoutils
module
geohexviz.utils.plot_util
module
geohexviz.utils.util
module
GeometryParseLatLongError
get_best() (in module geohexviz.utils.util)
get_cscale_format() (in module geohexviz.utils.colorscales)
get_grid() (geohexviz.builder.PlotBuilder method)
get_grids() (geohexviz.builder.PlotBuilder method)
get_hexbin() (geohexviz.builder.PlotBuilder method)
get_occurrences() (in module geohexviz.utils.util)
get_outline() (geohexviz.builder.PlotBuilder method)
get_outlines() (geohexviz.builder.PlotBuilder method)
get_plot_output_service() (geohexviz.builder.PlotBuilder method)
get_plot_status() (geohexviz.builder.PlotBuilder method)
get_point() (geohexviz.builder.PlotBuilder method)
get_points() (geohexviz.builder.PlotBuilder method)
get_present_geomtypes() (in module geohexviz.utils.geoutils)
get_query_data() (geohexviz.builder.PlotBuilder method)
get_region() (geohexviz.builder.PlotBuilder method)
get_regions() (geohexviz.builder.PlotBuilder method)
get_shapes_from_world() (in module geohexviz.utils.plot_util)
get_sorted_best() (in module geohexviz.utils.util)
get_template() (in module geohexviz.templates)
get_worst() (in module geohexviz.utils.util)
gpd_clip() (in module geohexviz.utils.plot_util)
gpdclip() (in module geohexviz.utils.geoutils)
H
hexify_dataframe() (in module geohexviz.utils.geoutils)
hexify_geometry() (in module geohexviz.utils.geoutils)
L
LatLongParseTypeError
LayerNamingError
LayerType (class in geohexviz.errors)
logify_info() (in module geohexviz.utils.plot_util)
logify_info_dep() (in module geohexviz.utils.plot_util)
logify_scale() (geohexviz.builder.PlotBuilder method)
(in module geohexviz.utils.plot_util)
logify_scale_dep() (in module geohexviz.utils.plot_util)
M
merge_datasets_simple() (in module geohexviz.utils.geoutils)
module
geohexviz.builder
geohexviz.errors
geohexviz.templates
geohexviz.utils.colorscales
geohexviz.utils.file
geohexviz.utils.geoutils
geohexviz.utils.plot_util
geohexviz.utils.util
N
NoFilepathError
NoHexagonalTilingError
NoLayerError
NoLayersError
O
opacify_colorscale() (in module geohexviz.utils.plot_util)
output() (geohexviz.builder.PlotBuilder method)
P
plot_grids() (geohexviz.builder.PlotBuilder method)
plot_hexbin() (geohexviz.builder.PlotBuilder method)
plot_outlines() (geohexviz.builder.PlotBuilder method)
plot_output_service (geohexviz.builder.PlotBuilder property)
plot_points() (geohexviz.builder.PlotBuilder method)
plot_regions() (geohexviz.builder.PlotBuilder method)
PlotBuilder (class in geohexviz.builder)
PlotStatus (class in geohexviz.builder)
pointify_geodataframe() (in module geohexviz.utils.geoutils)
R
remove_empties() (geohexviz.builder.PlotBuilder method)
remove_grid() (geohexviz.builder.PlotBuilder method)
remove_hexbin() (geohexviz.builder.PlotBuilder method)
remove_other_geometries() (in module geohexviz.utils.geoutils)
remove_outline() (geohexviz.builder.PlotBuilder method)
remove_point() (geohexviz.builder.PlotBuilder method)
remove_region() (geohexviz.builder.PlotBuilder method)
reset() (geohexviz.builder.PlotBuilder method)
reset_data() (geohexviz.builder.PlotBuilder method)
reset_grid_data() (geohexviz.builder.PlotBuilder method)
reset_grids() (geohexviz.builder.PlotBuilder method)
reset_hexbin_data() (geohexviz.builder.PlotBuilder method)
reset_outline_data() (geohexviz.builder.PlotBuilder method)
reset_outlines() (geohexviz.builder.PlotBuilder method)
reset_point_data() (geohexviz.builder.PlotBuilder method)
reset_points() (geohexviz.builder.PlotBuilder method)
reset_region_data() (geohexviz.builder.PlotBuilder method)
reset_regions() (geohexviz.builder.PlotBuilder method)
run_file() (in module geohexviz.utils.file)
run_json() (in module geohexviz.utils.file)
run_yaml() (in module geohexviz.utils.file)
S
search() (geohexviz.builder.PlotBuilder method)
set_hexbin() (geohexviz.builder.PlotBuilder method)
set_mapbox() (geohexviz.builder.PlotBuilder method)
set_plot_output_service() (geohexviz.builder.PlotBuilder method)
simple_clip() (geohexviz.builder.PlotBuilder method)
simple_geojson() (in module geohexviz.utils.geoutils)
sjoin_clip() (in module geohexviz.utils.plot_util)
sjoinclip() (in module geohexviz.utils.geoutils)
solid_scale() (in module geohexviz.utils.colorscales)
U
unify_geodataframe() (in module geohexviz.utils.geoutils)
update_figure() (geohexviz.builder.PlotBuilder method)
update_grid_manager() (geohexviz.builder.PlotBuilder method)
update_hexbin_manager() (geohexviz.builder.PlotBuilder method)
update_outline_manager() (geohexviz.builder.PlotBuilder method)
update_point_manager() (geohexviz.builder.PlotBuilder method)
update_region_manager() (geohexviz.builder.PlotBuilder method)