Skip to content

emotional-cities/crawable-catalogue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sleepy-catalogue

Proof of concept OGC API Records Crawable catalog

This is a nginx with few rules to emulate a catalog, that right now is based on static files on the file system (check /data folder)

To test just run

docker-compose up -d

Available enpoints are

http://localhost/collections/masked_rec

http://localhost/collections/masked_rec/items

http://localhost/collections/masked_rec/items/{feature_id}

Next steps:

  1. Allow more collections (right now fixed to masked_rec). (Is it possible for crawable catalogs?)
  2. Automate creation of items endpoint
  3. Parameterize host and do not hard-code it in the jsons

About

Proof of concept OGC API Records Crawable catalog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published