From a91932e190f2f0d7f0a2c7b519694bde5ac1f24c Mon Sep 17 00:00:00 2001 From: Gianpaolo Coro Date: Tue, 27 Sep 2016 16:00:20 +0000 Subject: [PATCH] git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-analysis/EcologicalEngineGeoSpatialExtension@131924 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 805eb41..6b14f14 100644 --- a/cfg/transducerers.properties +++ b/cfg/transducerers.properties @@ -48,4 +48,5 @@ GRID_CWP_TO_COORDINATES=org.gcube.dataanalysis.geo.vti.GridCWP2Coordinates CSQUARES_TO_COORDINATES=org.gcube.dataanalysis.geo.vti.CSquare2Coordinates ESTIMATE_FISHING_ACTIVITY=org.gcube.dataanalysis.geo.vti.EstimateFishingActivity ESTIMATE_MONTHLY_FISHING_EFFORT=org.gcube.dataanalysis.geo.vti.EstimateMonthlyFishingEffort -ESRI_GRID_EXTRACTION=org.gcube.dataanalysis.geo.algorithms.ESRIGRIDExtraction \ No newline at end of file +ESRI_GRID_EXTRACTION=org.gcube.dataanalysis.geo.algorithms.ESRIGRIDExtraction +SHAPEFILE_PUBLISHER=org.gcube.dataanalysis.geo.algorithms.ShapefilePublisher \ No newline at end of file