API Reference#
This section details the internal Python API for Fetchez, which is useful if you are building custom plugins, hooking Fetchez into an external application, or writing your own domain schemas.
- Developer API
- fetchez.api
list_modules()search_modules()list_bundles()search_bundles()list_hooks()search_hooks()list_recipes()search_recipes()list_schemas()search_schemas()list_modifiers()search_modifiers()list_presets()search_presets()list_streams()search_streams()list_readers()search_readers()list_profiles()search_profiles()search()get()run_recipe()Pipelineread()
- Core API
- Registry
- Base Module
- Processing Hooks
- Spatial & Regions
- fetchez.spatial
region_help_msg()Regionregion_from_vector()region_from_geojson()region_from_place()parse_region()yield_parsed_regions()fix_argparse_region()region_valid_p()region_center()region_to_shapely()region_to_wkt()region_to_bbox()region_to_geojson_geom()region_from_list()region_from_string()chunk_region()buffer_region()regions_reduce()regions_intersect_p()x360()transform_increment()
- Recipe Engine
- Modifiers
- Schemas
- Base Stream
- Base Reader
- FRED