Skip to content

Proof of concept OGC API Records Crawable catalog

Notifications You must be signed in to change notification settings

doublebyte1/sleepy-catalogue

 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published