MCPcopy Index your code

hub / github.com/bbox-services/bbox / functions

Functions389 in github.com/bbox-services/bbox

↓ 1 callersFunctionfind_exe
(locations: Vec<&str>)
bbox-map-server/src/wms_fcgi_backend.rs:142
↓ 1 callersMethodget_collections
(&self, context: &C)
bbox-feature-server/codegen/server/src/client/mod.rs:350
↓ 1 callersMethodget_collections
the feature collections in the dataset
bbox-feature-server/codegen/server/examples/server_lib/server.rs:43
↓ 1 callersMethodget_conformance_declaration
(&self, context: &C)
bbox-feature-server/codegen/server/src/client/mod.rs:440
↓ 1 callersMethodget_conformance_declaration
information about specifications that this API conforms to
bbox-feature-server/codegen/server/examples/server_lib/server.rs:50
↓ 1 callersMethodget_feature
(&self, param_collection_id: String, param_feature_id: String, context: &C)
bbox-feature-server/codegen/server/src/client/mod.rs:620
↓ 1 callersMethodget_feature
fetch a single feature
bbox-feature-server/codegen/server/examples/server_lib/server.rs:64
↓ 1 callersMethodget_features
(&self, param_collection_id: String, param_limit: Option<i32>, param_bbox: Option<&Vec<f64>>, param_datetime:
bbox-feature-server/codegen/server/src/client/mod.rs:719
↓ 1 callersMethodget_features
fetch features
bbox-feature-server/codegen/server/examples/server_lib/server.rs:71
↓ 1 callersMethodget_jobs
(&self)
bbox-processes-server/src/dagster.rs:198
↓ 1 callersMethodget_landing_page
(&self, context: &C)
bbox-feature-server/codegen/server/src/client/mod.rs:530
↓ 1 callersMethodget_landing_page
landing page
bbox-feature-server/codegen/server/examples/server_lib/server.rs:57
↓ 1 callersMethodget_map
(&self, extent: &Extent)
bbox-tile-server/src/wms.rs:34
↓ 1 callersMethodget_map_request
(&self, extent: &Extent)
bbox-tile-server/src/wms.rs:27
↓ 1 callersFunctioninit_api
(api: &mut OgcApiInventory, openapi: &mut OpenApiDoc)
bbox-map-server/src/init.rs:19
↓ 1 callersFunctioninit_metrics
(config: &WmsServerCfg, prometheus: Option<&Registry>)
bbox-map-server/src/metrics.rs:71
↓ 1 callersFunctioninit_service
(api: &mut OgcApiInventory, openapi: &mut OpenApiDoc)
bbox-processes-server/src/endpoints.rs:213
↓ 1 callersFunctioninit_service
()
bbox-file-server/src/endpoints.rs:40
↓ 1 callersFunctioninit_service
(api: &mut OgcApiInventory, openapi: &mut OpenApiDoc)
bbox-feature-server/src/endpoints.rs:95
↓ 1 callersFunctioninit_service
(api: &mut OgcApiInventory, openapi: &mut OpenApiDoc)
bbox-routing-server/src/endpoints.rs:245
↓ 1 callersFunctioninit_tracer
(config: &MetricsCfg)
bbox-server/src/main.rs:39
↓ 1 callersFunctioninit_wms_backend
(config: &WmsServerCfg)
bbox-map-server/src/wms_fcgi_backend.rs:253
↓ 1 callersMethodinto_response
(self, req: &HttpRequest)
bbox-common/src/static_files.rs:120
↓ 1 callersFunctionio_not_found
(info: S)
bbox-common/src/static_files.rs:79
↓ 1 callersMethodis_running
(&mut self)
bbox-map-server/src/fcgi_process.rs:89
↓ 1 callersMethoditem
( &self, info: &CollectionInfo, collection_id: &str, feature_id: &str, )
bbox-feature-server/src/datasource/gpkg.rs:135
↓ 1 callersMethodkey
(&self, prefix: &Option<String>, key: &str)
bbox-feature-server/codegen/client/src/apis/request.rs:19
↓ 1 callersFunctionnone_match
Returns true if `req` doesn't have an `If-None-Match` header matching `req`.
bbox-common/src/static_files.rs:59
↓ 1 callersFunctionparse_layer_tree
(ogc_layers: &Vec<ogc::Layer>)
bbox-map-viewer/src/qwc2_config.rs:334
↓ 1 callersMethodpath_to_valhalla_json
(&self, paths: Vec<ShortestPath>)
bbox-routing-server/src/engine.rs:207
↓ 1 callersFunctionplugin_files
(repo_path: &str)
bbox-file-server/src/qgis_plugins.rs:117
↓ 1 callersFunctionplugin_metadata
(plugin_fnames: &Vec<PathBuf>)
bbox-file-server/src/qgis_plugins.rs:109
↓ 1 callersMethodprev
(&self)
bbox-feature-server/src/filter_params.rs:23
↓ 1 callersMethodprio
(&self, query: &WmsQuery)
bbox-map-server/src/dispatcher/wms_optimized.rs:75
↓ 1 callersFunctionprogress_bar
()
bbox-tile-server/src/main.rs:129
↓ 1 callersMethodproject_basedir
(&self)
bbox-map-server/src/wms_fcgi_backend.rs:52
↓ 1 callersMethodput_file
Put tile from temporary file
bbox-tile-server/src/s3.rs:75
↓ 1 callersFunctionput_files_channels
(args: &Cli)
bbox-tile-server/src/s3putfiles.rs:171
↓ 1 callersFunctionput_files_seq
(args: &Cli)
bbox-tile-server/src/s3putfiles.rs:37
↓ 1 callersFunctionput_files_tasks
(args: &Cli)
bbox-tile-server/src/s3putfiles.rs:74
↓ 1 callersFunctionquery_bbox
(pool: &PgPool, info: &PgCollectionInfo)
bbox-feature-server/src/datasource/postgis.rs:208
↓ 1 callersFunctionread_metadata
(fname: &PathBuf)
bbox-file-server/src/qgis_plugins.rs:61
↓ 1 callersFunctionregister
(cfg: &mut web::ServiceConfig, plugins_index: &PluginIndex)
bbox-file-server/src/endpoints.rs:57
↓ 1 callersFunctionregister
(cfg: &mut web::ServiceConfig, inventory: &Inventory)
bbox-feature-server/src/endpoints.rs:114
↓ 1 callersFunctionregister
(cfg: &mut web::ServiceConfig, wms_backend: &WmsBackend)
bbox-map-server/src/endpoints.rs:187
↓ 1 callersFunctionregister
(cfg: &mut web::ServiceConfig, router: &Option<Router>)
bbox-routing-server/src/endpoints.rs:285
↓ 1 callersFunctionregister_embedded_endpoints
(_e: &E, cfg: &mut web::ServiceConfig)
bbox-common/src/static_assets.rs:20
↓ 1 callersMethodremove
Remove possibly broken client
bbox-map-server/src/fcgi_process.rs:313
↓ 1 callersMethodremove_dir_all
(&self)
bbox-tile-server/src/files.rs:18
↓ 1 callersFunctionrender_plugin_xml
(plugins: &Plugins, url: &str)
bbox-file-server/src/qgis_plugins.rs:51
↓ 1 callersMethodrespawn
( &mut self, fcgi_path: &str, base_dir: Option<&PathBuf>, envs: &[(&str, &str)
bbox-map-server/src/fcgi_process.rs:52
↓ 1 callersMethodsave_to_disk
Saves graph and index to disk
bbox-routing-server/src/engine.rs:118
↓ 1 callersFunctionseed_by_grid
(args: &Cli)
bbox-tile-server/src/main.rs:138
↓ 1 callersMethodspawn
( fcgi_path: &str, base_dir: Option<&PathBuf>, envs: &[(&str, &str)], socket_p
bbox-map-server/src/fcgi_process.rs:39
↓ 1 callersMethodspawn_processes
(&mut self)
bbox-map-server/src/fcgi_process.rs:154
↓ 1 callersFunctionssl
Builds an SSL implementation for Simple HTTPS from some hard-coded file names
bbox-feature-server/codegen/server/examples/server.rs:36
↓ 1 callersFunctiontable_info
(pool: &PgPool, schema: &str, table: &str)
bbox-feature-server/src/datasource/postgis.rs:233
↓ 1 callersFunctiontable_info
(pool: &SqlitePool, table: &str)
bbox-feature-server/src/datasource/gpkg.rs:183
↓ 1 callersMethodurl
(&self, base_url: &str)
bbox-map-server/src/inventory.rs:36
↓ 1 callersMethodwatchdog_loop
(&mut self)
bbox-map-server/src/fcgi_process.rs:228
↓ 1 callersFunctionwebserver
()
bbox-server/src/main.rs:55
↓ 1 callersFunctionwebserver
()
bbox-processes-server/src/main.rs:10
↓ 1 callersFunctionwebserver
()
bbox-file-server/src/main.rs:8
↓ 1 callersFunctionwebserver
()
bbox-feature-server/src/main.rs:11
↓ 1 callersFunctionwebserver
()
bbox-map-server/src/main.rs:15
↓ 1 callersFunctionwebserver
()
bbox-routing-server/src/main.rs:9
↓ 1 callersMethodwith_context
(self: &'a T, context: C)
bbox-feature-server/codegen/server/src/lib.rs:186
↓ 1 callersMethodworker_threads
(&self)
bbox-server/src/config.rs:28
Method__init__
(self, server_iface)
bbox-map-server/qgis/plugins/ClearCapabilities/clear_capabilities.py:11
Method__init__
(self, serverIface)
bbox-map-server/qgis/plugins/Instrumentation/Instrumentation.py:29
Method__init__
(self, serverIface)
bbox-map-server/qgis/plugins/Instrumentation/Instrumentation.py:75
Method_num_pools
max processes
bbox-map-server/src/dispatcher/wms_optimized.rs:87
Method_project
(&self)
bbox-map-server/src/inventory.rs:25
Functionbase_dir
()
bbox-common/src/lib.rs:15
Functionbasic_route
Basic from/to routing GET API endpoint <http://host/route?profile=medium&from_pos=lon1,lat1&to_pos=lon2,lat2>
bbox-routing-server/src/endpoints.rs:178
Functionbbox_parse
()
bbox-feature-server/src/filter_params.rs:120
Methodbulk_load
(node_coords: Vec<(f64, f64)>)
bbox-routing-server/src/engine.rs:38
Methodcache_exists
(base_name: &str)
bbox-routing-server/src/engine.rs:98
Methodcalc_path_multiple_sources_and_targets
Calculates the shortest path from any of the `sources` to any of the `targets` coordinates.
bbox-routing-server/src/engine.rs:176
Methodcall
(&self, req: Self::Request)
bbox-feature-server/codegen/server/src/server/context.rs:84
Methodcap_request
(&self)
bbox-map-server/src/inventory.rs:29
Methodcap_type
(&self)
bbox-map-server/src/wms_fcgi_backend.rs:26
Methodcapabilities_api
(&self)
bbox-feature-server/codegen/client/src/apis/client.rs:21
Functionchgraph
()
bbox-routing-server/src/engine.rs:259
Functioncollection
describe the feature collection with id `collectionId`
bbox-feature-server/src/endpoints.rs:12
Functioncollections
the feature collections in the dataset
bbox-server/src/endpoints.rs:53
Functioncompute_route
compute a route
bbox-routing-server/src/endpoints.rs:43
Functionconformance
information about specifications that this API conforms to
bbox-server/src/endpoints.rs:45
Methodcreate
(&self)
bbox-map-server/src/fcgi_process.rs:265
Functioncreate_env
(path: &str, extensions: &[&str])
bbox-common/src/templates.rs:27
Methoddata_api
(&self)
bbox-feature-server/codegen/client/src/apis/client.rs:25
Methoddefault
()
bbox-server/src/config.rs:16
Methoddefault
()
bbox-map-server/src/config.rs:61
MethoddeleteCachedDocument
(self, project: QgsProject, request: QgsServerRequest, key: str)
bbox-map-server/qgis/plugins/Instrumentation/Instrumentation.py:103
MethoddeleteCachedDocuments
(self, project: QgsProject)
bbox-map-server/qgis/plugins/Instrumentation/Instrumentation.py:109
MethoddeleteCachedImage
(self, project: QgsProject, request: QgsServerRequest, key: str)
bbox-map-server/qgis/plugins/Instrumentation/Instrumentation.py:114
MethoddeleteCachedImages
(self, project: QgsProject)
bbox-map-server/qgis/plugins/Instrumentation/Instrumentation.py:120
Methodderef
(&self)
bbox-feature-server/codegen/server/src/models.rs:508
Methodderef_mut
(&mut self)
bbox-feature-server/codegen/server/src/models.rs:514
Methoddescribe_collection
(&self, collection_id: &str)
bbox-feature-server/codegen/client/src/apis/capabilities_api.rs:43
← previousnext →101–200 of 389, ranked by callers