Revision 1850 org.gvsig.geoprocess/trunk/org.gvsig.geoprocess/org.gvsig.geoprocess.algorithm/org.gvsig.geoprocess.algorithm.intersection/src/main/java/org/gvsig/geoprocess/algorithm/intersection/IntersectionAlgorithm.java

View differences:

IntersectionAlgorithm.java
168 168

  
169 169
        IntersectionOperation operation = new IntersectionOperation(storeOverlay, this);
170 170
        operation.setTaskStatus(getStatus());
171
        this.namesTranslator = NamesTranslator.createTrimTranslator(11);
172 171

  
173 172
        //La de puntos se genera siempre
174 173
        outFeatStorePoint

Also available in: Unified diff