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
  • Konstruktordetails

    • GeotoolsApplication

      public GeotoolsApplication()
  • Methodendetails

    • main

      public static void main(String[] args) throws Exception
      The entry point of the application.
      Parameter:
      args - The command line arguments.
      Löst aus:
      Exception - If an error occurs during application startup.