diff --git a/cfg/transducerers.properties b/cfg/transducerers.properties index ee750c8..5cb78ce 100644 --- a/cfg/transducerers.properties +++ b/cfg/transducerers.properties @@ -38,4 +38,5 @@ XYEXTRACTOR=org.gcube.dataanalysis.geo.algorithms.XYExtraction XYEXTRACTOR_TABLE=org.gcube.dataanalysis.geo.algorithms.XYExtractionTable TIMEEXTRACTION=org.gcube.dataanalysis.geo.algorithms.TimeExtraction TIMEEXTRACTION_TABLE=org.gcube.dataanalysis.geo.algorithms.TimeExtractionTable -ZEXTRACTION=org.gcube.dataanalysis.geo.algorithms.ZExtraction \ No newline at end of file +ZEXTRACTION=org.gcube.dataanalysis.geo.algorithms.ZExtraction +OCCURRENCE_ENRICHMENT=org.gcube.dataanalysis.geo.algorithms.OccurrenceEnrichment \ No newline at end of file