Skip to content

SpringBoot Application for publishing Copernicus EMS Vector open data to GeoServer

License

Notifications You must be signed in to change notification settings

geosdi/copernicus-ems-geosdi-publisher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

copernicus-ems-geosdi-publisher

SpringBoot Application for publishing Copernicus EMS Vector open data to GeoServer

Setting application.properties

app.name=copernicus-ems-geosdi-publisher
app.description=${app.name} is a Spring Boot application

ems.mission.id=EMSR238
ems.downloadFilePath=/Users/fizzi/Desktop/

geoserver.rest.url=http://localhost:8080/geoserver
geoserver.rest.user=admin
geoserver.rest.password=geoserver
geoserver.rest.workspace=geosdi

mvn clean install

mvn spring-boot:run

About

SpringBoot Application for publishing Copernicus EMS Vector open data to GeoServer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages