Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jiayuasu/geotools-wrapper
GeoTools Wrapper for Apache Sedona
https://github.com/jiayuasu/geotools-wrapper
Last synced: 2 months ago
JSON representation
GeoTools Wrapper for Apache Sedona
- Host: GitHub
- URL: https://github.com/jiayuasu/geotools-wrapper
- Owner: jiayuasu
- License: lgpl-2.1
- Created: 2021-02-14T09:44:05.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-19T04:37:02.000Z (4 months ago)
- Last Synced: 2024-10-04T13:36:15.626Z (3 months ago)
- Language: Java
- Size: 4.51 MB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# geotools-wrapper
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.datasyslab/geotools-wrapper/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.datasyslab/geotools-wrapper)
GeoTools Wrapper for Apache Sedona
### Compile
mvn clean install### Deploy to Maven Central
mvn clean deploy -DperformRelease -DskipTests