Functions ========= Helper functions ---------------- These functions are used for quickly checking properties of a table or the server. .. autofunction:: brix.is_table .. autofunction:: brix.list_tables Wrapper functions ----------------- These functions work as shortcuts to build indicators. .. autofunction:: brix.make_numeric_indicator .. autofunction:: brix.make_static_heatmap_indicator .. autofunction:: brix.griddify OSM functions ------------- These functions help you get data from Open Street Maps for your table. .. autofunction:: brix.get_OSM_geometries .. autofunction:: brix.get_OSM_nodes .. autofunction:: brix.OSM_infer_geogrid_data