diff --git a/cfg/transducerers.properties b/cfg/transducerers.properties index e960479..5a09e80 100644 --- a/cfg/transducerers.properties +++ b/cfg/transducerers.properties @@ -40,4 +40,7 @@ TIMEEXTRACTION=org.gcube.dataanalysis.geo.algorithms.TimeExtraction TIMEEXTRACTION_TABLE=org.gcube.dataanalysis.geo.algorithms.TimeExtractionTable ZEXTRACTION=org.gcube.dataanalysis.geo.algorithms.ZExtraction OCCURRENCE_ENRICHMENT=org.gcube.dataanalysis.geo.algorithms.OccurrenceEnrichment -MAX_ENT_NICHE_MODELLING=org.gcube.dataanalysis.geo.algorithms.MaxEnt4NicheModellingTransducer \ No newline at end of file +MAX_ENT_NICHE_MODELLING=org.gcube.dataanalysis.geo.algorithms.MaxEnt4NicheModellingTransducer +GEO_CHART=org.gcube.dataanalysis.geo.algorithms.StaticGeoChartProducer +TIME_GEO_CHART=org.gcube.dataanalysis.geo.algorithms.TimeGeoChartProducer +RASTER_DATA_PUBLISHER=org.gcube.dataanalysis.geo.algorithms.RasterDataPublisher \ No newline at end of file