API4INSPIRE

Documentation of APIs for INSPIRE

Implementations & Demo Services

Here are some server and client implementations, and some demo services to test your query foo!

Demo Services

Implementations

FROST-Server & FROST-Client

FROST-Server

FROST-Server is an Open Source server implementation of the OGC SensorThings API. FROST-Server implements the entire specification, including all extensions. It is written in Java and can run in Tomcat or Wildfly and is available as a Docker image. Among its many features is the ability to use String or UUID based entity IDs.

FROST-Client

FROST-Client is a Java client library for communicating with a SensorThings API compatible server.

GOST

GOST is an open source implementation of the SensorThings API in the Go programming language initiated by Geodan. It contains easily deployable server software and a JavaScript client.