https://github.com/52north/topology-serialization-framework
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 (5.8%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: 52North
- License: apache-2.0
- Language: Java
- Default Branch: master
- Size: 131 KB
Statistics
- Stars: 2
- Watchers: 9
- Forks: 1
- Open Issues: 0
- Releases: 0
Archived
Created about 9 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.
Topology Serialization Framework (TSF)
The Topology Serialization Framework is a java library for transparently serialize geometries based on the Simple Feature specification. This project is currently developed within the Google Summer of Code 2017 programme.
Locations
- 52 North Home: http://52north.org/
License
TSF is open source software licensed under:
Documentation
- Project Blog : https://wiki.52north.org/Projects/GSoC2017SimpleFeaturesforProtobufAndOthers
- Project Wiki : http://blog.52north.org/2017/06/01/simple-features-for-protobuf-and-others/
Owner
- Name: 52°North Spatial Information Research GmbH
- Login: 52North
- Kind: organization
- Email: info@52north.org
- Location: Münster
- Website: https://52north.org/
- Twitter: fivetwon
- Repositories: 261
- Profile: https://github.com/52North
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: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total 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
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
Top Labels
Issue Labels
Pull Request Labels
Dependencies
model/pom.xml
maven
- org.apache.avro:avro 1.8.2 compile
- de.n52.tsf:serialization 0.1
- log4j:log4j 1.2.17
- org.geotools:gt-epsg-hsql 17.1
- org.geotools:gt-geotiff 17.1
- org.locationtech.jts:jts-core
- org.slf4j:slf4j-api 1.7.25
- org.slf4j:slf4j-log4j12 1.7.25
pom.xml
maven
- junit:junit 4.12
- org.locationtech.jts:jts-core 1.15.0-SNAPSHOT
samples/pom.xml
maven
- com.vividsolutions:jts-core 1.14.0
- commons-cli:commons-cli 1.4
- commons-io:commons-io 2.1
- de.n52.tsf:model 0.1
- org.geotools.xsd:gt-xsd-core 16.5
- org.geotools.xsd:gt-xsd-filter 2.5.5
- org.geotools.xsd:gt-xsd-kml 2.5.5
- org.geotools.xsd:gt-xsd-sld 2.5.5
- org.geotools:gt-geojson 15.1
- org.geotools:gt-gml 2.5.5
- org.geotools:gt-main 2.5.5
- org.geotools:gt-shapefile 17.1
scratch/pom.xml
maven
- org.apache.avro:avro 1.8.2 compile
- org.gdal:gdal 2.2.0
- org.geotools:gt-epsg-hsql 17.1
- org.geotools:gt-geotiff 17.1
- org.geotools:gt-shapefile 17.1
- org.locationtech.jts:jts-core 1.15.0-SNAPSHOT
serialization/pom.xml
maven
- com.google.protobuf:protobuf-java 3.3.0 compile
- org.apache.avro:avro 1.8.2 compile
- com.google.protobuf:protobuf-java-util 3.3.0
- junit:junit ${junit.version}
- org.locationtech.jts:jts-core