Package de.dlr.proseo.geotools
Klasse 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)
- Autor:
- Ernst Melchinger
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Konstruktordetails
-
GeotoolsApplication
public GeotoolsApplication()
-
-
Methodendetails
-
main
The entry point of the application.- Parameter:
args
- The command line arguments.- Löst aus:
Exception
- If an error occurs during application startup.
-