Skip to content

Luoghi-indomiti/a-gis-full-of-records

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a-gis-full-of-records

Code sprint project to test OGC API Records Part 1 draft specification

OGC API - Records is a multi-part draft specification that offers the capability to create, modify, and query metadata on the Web. The draft specification enables the discovery of geospatial resources by standardizing the way collections of descriptive information about the resources (metadata) are exposed. The draft specification also enables the discovery and sharing of related resources that may be referenced from geospatial resources or their metadata by standardizing the way all kinds of records are exposed and managed. Part 1 will cover read-only access to records and simple query capabilities. Additional capabilities that address specific needs will be specified in additional parts. Capabilities for richer queries or to create, update or delete records will be specified in additional parts.

Made with yarn and Create React App

This project was bootstrapped with Create React App.

yarn create react-app a-gis-full-of-records

How to run

First clone the project:

[email protected]:Luoghi-indomiti/a-gis-full-of-records.git

then

cd a-gis-full-of-records

and

yarn install

and

yarn start

After that go to http://localhost:3000/a-gis-full-of-records (by default it opens localhost:3000, missing a-gis-full-of-records)

Demo instance available here Check this OGC API

License

This project is released under an MIT License

License: MIT

Made with ⚛️ by ByteRoad