https://github.com/52north/tamis-rest-api

https://github.com/52north/tamis-rest-api

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.6%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: 52North
  • License: gpl-2.0
  • Language: Java
  • Default Branch: master
  • Size: 323 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Archived
Created about 10 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License

README.md

ARCHIVED

This project is no longer maintained and will not receive any further updates. If you plan to continue using it, please be aware that future security issues will not be addressed.

52°North WPS 2.0 TAMIS REST API

The WPS 2.0 TAMIS REST API provides a thin access layer to processing functionality via RESTful Web binding.

Documentation

The API documentation can be found here: https://52North.github.io/tamis-rest-api

Owner

  • Name: 52°North Spatial Information Research GmbH
  • Login: 52North
  • Kind: organization
  • Email: info@52north.org
  • Location: Münster

Advancing spatial information infrastructures to foster open science

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 9
  • Average time to close issues: N/A
  • Average time to close pull requests: less than a minute
  • Total issue authors: 0
  • Total pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 9
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • cDanowski (4)
  • bpross-52n (2)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

core/pom.xml maven
  • com.fasterxml.jackson.core:jackson-databind
  • joda-time:joda-time
  • org.slf4j:slf4j-api
  • org.springframework:spring-webmvc
  • junit:junit test
pom.xml maven
  • javax.servlet:javax.servlet-api 3.0.1 provided
  • ch.qos.logback:logback-classic 1.1.3
  • com.fasterxml.jackson.core:jackson-databind 2.7.3
  • com.thetransactioncompany:cors-filter 1.9.3
  • commons-codec:commons-codec 1.10
  • commons-io:commons-io 2.4
  • joda-time:joda-time 2.9.3
  • org.codehaus.gmaven:gmaven-plugin 1.5
  • org.n52.tamis-api:core 0.1-SNAPSHOT
  • org.n52.tamis-api:rest 0.1-SNAPSHOT
  • org.n52.tamis-api:webapp 0.1-SNAPSHOT
  • org.quartz-scheduler:quartz 2.1.7
  • org.slf4j:jcl-over-slf4j 1.7.21
  • org.slf4j:log4j-over-slf4j 1.7.21
  • org.slf4j:slf4j-api 1.7.21
  • org.springframework.boot:spring-boot-starter 1.3.3.RELEASE
  • org.springframework.boot:spring-boot-starter-tomcat 1.3.3.RELEASE
  • org.springframework:spring-context 4.2.5.RELEASE
  • org.springframework:spring-context-support 4.2.5.RELEASE
  • org.springframework:spring-oxm 4.2.5.RELEASE
  • org.springframework:spring-tx 4.2.5.RELEASE
  • org.springframework:spring-web 4.2.5.RELEASE
  • org.springframework:spring-webmvc 4.2.5.RELEASE
  • junit:junit 4.12 test
  • org.hamcrest:hamcrest-all 1.3 test
rest/pom.xml maven
  • javax.servlet:javax.servlet-api provided
  • com.fasterxml.jackson.core:jackson-databind
  • org.n52.tamis-api:core
  • org.slf4j:slf4j-api
  • org.springframework:spring-webmvc
  • junit:junit test
webapp/pom.xml maven
  • com.thetransactioncompany:cors-filter
  • org.n52.tamis-api:rest
  • org.springframework.boot:spring-boot-starter
  • org.springframework.boot:spring-boot-starter-tomcat
  • org.springframework:spring-context
  • org.springframework:spring-oxm
  • org.springframework:spring-webmvc
  • junit:junit test