Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/camptocamp/oapi-poc
/ functions
Functions
18 in github.com/camptocamp/oapi-poc
⨍
Functions
18
◇
Types & classes
13
↓ 4 callers
Function
add_child
(catalogs, parent_id, child_id, child_title)
scripts/extract_resources.py:120
↓ 2 callers
Function
copy_object
(source: &str, target: &str, s3: &S3)
ogcapi-poc/src/register.rs:414
↓ 2 callers
Method
execute
(&self, execute: Execute, state: &State, url: &Url)
ogcapi-poc/src/loader.rs:136
↓ 2 callers
Function
init
(database_url: &Url)
ogcapi-poc/src/initialization.rs:12
↓ 2 callers
Function
run
(prefix: &str)
ogcapi-poc/src/register.rs:22
↓ 2 callers
Function
update
Update two dictionaries recursively
scripts/load_resources.py:13
↓ 1 callers
Function
asset_to_collection
( collection_id: &str, asset_id: &str, asset: Asset, db: &Db, )
ogcapi-poc/src/register.rs:240
↓ 1 callers
Function
asset_to_item
( item_id: &str, collection_id: &str, asset_id: &str, asset: Asset, datetime: &DateTime<Ut
ogcapi-poc/src/register.rs:178
↓ 1 callers
Function
bulk_load_items
( collection: &str, ids: &[String], properties: &[Option<sqlx::types::Json<serde_json::Map<String,
ogcapi-poc/src/register.rs:362
↓ 1 callers
Function
collection_from_geocat
(uuid)
scripts/extract_resources.py:13
↓ 1 callers
Method
id
(&self)
ogcapi-poc/src/loader.rs:110
↓ 1 callers
Function
load_items_from_object
( key: &str, collection_id: &str, db: &Db, s3: &S3, )
ogcapi-poc/src/register.rs:259
↓ 1 callers
Method
to_feature
(&self)
ogcapi-poc/src/observation.rs:22
Method
authorize
(&mut self, request: &mut Request<B>)
ogcapi-poc/src/auth.rs:25
Function
handler_404
()
ogcapi-poc/src/main.rs:88
Function
main
()
ogcapi-poc/src/main.rs:25
Method
new
(from: &str, to: &str)
ogcapi-poc/src/proj.rs:5
Method
process
(&self)
ogcapi-poc/src/loader.rs:113