Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sleepy-catalogue

Proof of concept OGC API Records Crawable catalog

It uses the minio scalable storage as a backend.

To test just run:

docker-compose up -d

Available enpoints are:

http://localhost:9000/crawlable_catalogue/collections.json

http://localhost:9000/crawlable_catalogue/masked_rec/collection.json

http://localhost:9000/crawlable_catalogue/masked_rec/record.json

http://localhost:9000/crawlable_catalogue/web/index.html (web)

Fetch changes from the submodules with:

Updating the webpages

git submodule foreach git pull origin gh-pages

Note

Make sure that the bucket is public, in order to enable the endpoints.

About

Proof of concept OGC API Records Crawable catalog

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors