MCPcopy Create free account

hub / github.com/camptocamp/oapi-poc / functions

Functions18 in github.com/camptocamp/oapi-poc

↓ 4 callersFunctionadd_child
(catalogs, parent_id, child_id, child_title)
scripts/extract_resources.py:120
↓ 2 callersFunctioncopy_object
(source: &str, target: &str, s3: &S3)
ogcapi-poc/src/register.rs:414
↓ 2 callersMethodexecute
(&self, execute: Execute, state: &State, url: &Url)
ogcapi-poc/src/loader.rs:136
↓ 2 callersFunctioninit
(database_url: &Url)
ogcapi-poc/src/initialization.rs:12
↓ 2 callersFunctionrun
(prefix: &str)
ogcapi-poc/src/register.rs:22
↓ 2 callersFunctionupdate
Update two dictionaries recursively
scripts/load_resources.py:13
↓ 1 callersFunctionasset_to_collection
( collection_id: &str, asset_id: &str, asset: Asset, db: &Db, )
ogcapi-poc/src/register.rs:240
↓ 1 callersFunctionasset_to_item
( item_id: &str, collection_id: &str, asset_id: &str, asset: Asset, datetime: &DateTime<Ut
ogcapi-poc/src/register.rs:178
↓ 1 callersFunctionbulk_load_items
( collection: &str, ids: &[String], properties: &[Option<sqlx::types::Json<serde_json::Map<String,
ogcapi-poc/src/register.rs:362
↓ 1 callersFunctioncollection_from_geocat
(uuid)
scripts/extract_resources.py:13
↓ 1 callersMethodid
(&self)
ogcapi-poc/src/loader.rs:110
↓ 1 callersFunctionload_items_from_object
( key: &str, collection_id: &str, db: &Db, s3: &S3, )
ogcapi-poc/src/register.rs:259
↓ 1 callersMethodto_feature
(&self)
ogcapi-poc/src/observation.rs:22
Methodauthorize
(&mut self, request: &mut Request<B>)
ogcapi-poc/src/auth.rs:25
Functionhandler_404
()
ogcapi-poc/src/main.rs:88
Functionmain
()
ogcapi-poc/src/main.rs:25
Methodnew
(from: &str, to: &str)
ogcapi-poc/src/proj.rs:5
Methodprocess
(&self)
ogcapi-poc/src/loader.rs:113