Package de.dlr.proseo.geotools
Class GeotoolsApplication
java.lang.Object
de.dlr.proseo.geotools.GeotoolsApplication
@Configuration
@EnableAutoConfiguration
@EnableConfigurationProperties
@ComponentScan
public class GeotoolsApplication
extends Object
prosEO Geotools application for geographic operations (intersection/containment of footprints with named geographical areas)
- Author:
- Ernst Melchinger
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GeotoolsApplication
public GeotoolsApplication()
-
-
Method Details
-
main
The entry point of the application.- Parameters:
args- The command line arguments.- Throws:
Exception- If an error occurs during application startup.
-