From 605da6712c3cef38215ffbd044aa4df6e54dec18 Mon Sep 17 00:00:00 2001 From: Gianpaolo Coro Date: Thu, 6 Mar 2014 11:57:17 +0000 Subject: [PATCH] git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-analysis/EcologicalEngineGeoSpatialExtension@92749 82a268e6-3cf1-43bd-a215-b396298e98cf --- cfg/transducerers.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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