WKX-w / GDC-API-Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GeoCube-GDC-API-Server

The project was used to publish an OGC-compliant GDC API based on GeoCube for Testbed19.

Overview

The server uses the Springboot framework and maven package manager to publish GDC API services based on GeoCube-Core. This project introduces Swagger UI for building Open API-based services. You can view the API documentation in swagger-ui by pointing to http://localhost:8087/swagger-ui/index.html#/

Third-party library

The project needs to introduce geocube-core.jar for the use of GeoCube core functionality

Third-party software

  • Postgresql
  • Postgis
  • Redis
  • Hadoop
  • Livy

About


Languages

Language:Java 100.0%