Statistics
| Revision:

root / org.gvsig.toolbox / trunk / org.gvsig.toolbox / org.gvsig.toolbox.algorithm / src / main / java / es / unex / sextante / vectorTools @ 254

Name Size Revision Age Author Comment
  InPolygonSpatialJoin 59 about 10 years Ignacio Brodín
  InPolygonSpatialJoinB 59 about 10 years Ignacio Brodín
  NNSpatialJoin 59 about 10 years Ignacio Brodín
  addEventTheme 59 about 10 years Ignacio Brodín
  autoincrementValue 59 about 10 years Ignacio Brodín
  boundingbox 202 almost 8 years Francisco Díaz Carsí refs #3511: - Fixed Bounding Box Algorithm Hel...
  centroids 59 about 10 years Ignacio Brodín
  changeLineDirection 59 about 10 years Ignacio Brodín
  cleanPointsLayer 59 about 10 years Ignacio Brodín
  cleanVectorLayer 59 about 10 years Ignacio Brodín
  clip 59 about 10 years Ignacio Brodín
  clipByRectangle 59 about 10 years Ignacio Brodín
  constrainedDelaunay 59 about 10 years Ignacio Brodín
  delaunay 59 about 10 years Ignacio Brodín
  difference 59 about 10 years Ignacio Brodín
  dissolve 59 about 10 years Ignacio Brodín
  dissolveMultiple 59 about 10 years Ignacio Brodín
  distanceAndAngle 59 about 10 years Ignacio Brodín
  distanceTableBuffer 254 almost 7 years Joaquín del Cerro Murciano refs #4634, patch by Antonio Falciano. fix Nam...
  distanceToClosestGeometry 59 about 10 years Ignacio Brodín
  exportVector 59 about 10 years Ignacio Brodín
  extendLinesLayerWithGrids 59 about 10 years Ignacio Brodín
  extendPointsLayerWithGrids 59 about 10 years Ignacio Brodín
  fitNPointsInPolygon 59 about 10 years Ignacio Brodín
  fixedDistanceBuffer 254 almost 7 years Joaquín del Cerro Murciano refs #4634, patch by Antonio Falciano. fix Nam...
  generateRoutes 59 about 10 years Ignacio Brodín
  geometricProperties 59 about 10 years Ignacio Brodín
  geometricPropertiesLines 59 about 10 years Ignacio Brodín
  geometricPropertiesLinesB 59 about 10 years Ignacio Brodín
  geometriesToPoints 187 almost 8 years Francisco Díaz Carsí refs #4098 Introducing subtypes in toolbox algo...
  graticuleBuilder 59 about 10 years Ignacio Brodín
  gridStatisticsInPolygons 59 about 10 years Ignacio Brodín
  groupNearFeatures 187 almost 8 years Francisco Díaz Carsí refs #4098 Introducing subtypes in toolbox algo...
  intersection 98 over 9 years Francisco Díaz Carsí refs #2849 Fixed an i18n string in Intersection...
  lineAverageSlope 59 about 10 years Ignacio Brodín
  linesToEquispacedPoints 59 about 10 years Ignacio Brodín
  medialAxis 59 about 10 years Ignacio Brodín
  merge 101 over 9 years Francisco Díaz Carsí refs #2852 Arreglado el MergeAlgorithm
  minimumEnclosingPolygon 59 about 10 years Ignacio Brodín
  perturbatePointsLayer 59 about 10 years Ignacio Brodín
  placePointsOnLines 59 about 10 years Ignacio Brodín
  pointCoordinates 59 about 10 years Ignacio Brodín
  pointsToLine 59 about 10 years Ignacio Brodín
  polygonsToPolylines 59 about 10 years Ignacio Brodín
  polylinesToPolygons 59 about 10 years Ignacio Brodín
  polylinesToSingleSegments 59 about 10 years Ignacio Brodín
  randomVector 174 over 8 years Daniel Martinez refs #3838 The geoms generated were created wit...
  removeHoles 59 about 10 years Ignacio Brodín
  removeRepeatedGeometries 59 about 10 years Ignacio Brodín
  resolvePolygonHoles 59 about 10 years Ignacio Brodín
  saveToWKT 59 about 10 years Ignacio Brodín
  simplifyLines 59 about 10 years Ignacio Brodín
  simplifyPolygons 59 about 10 years Ignacio Brodín
  smoothLines 59 about 10 years Ignacio Brodín
  snapPoints 59 about 10 years Ignacio Brodín
  splitLinesWithPoints 59 about 10 years Ignacio Brodín
  splitMultipart 59 about 10 years Ignacio Brodín
  splitPolylinesAtNodes 59 about 10 years Ignacio Brodín
  symDifference 253 almost 7 years Francisco Díaz Carsí refs #4628 Aplicado el parche creado por Antoni...
  transform 187 almost 8 years Francisco Díaz Carsí refs #4098 Introducing subtypes in toolbox algo...
  union 248 almost 7 years Joaquín del Cerro Murciano refs #4616, corregido en el algoritmo de union ...
  variableDistanceBuffer 254 almost 7 years Joaquín del Cerro Murciano refs #4634, patch by Antonio Falciano. fix Nam...
  vectorCluster 59 about 10 years Ignacio Brodín
  vectorMean 59 about 10 years Ignacio Brodín
  vectorSpatialCluster 59 about 10 years Ignacio Brodín
  voronoi 59 about 10 years Ignacio Brodín

Latest revisions

# Date Author Comment
254 08/25/2017 09:50 AM Joaquín del Cerro Murciano

refs #4634, patch by Antonio Falciano. fix Name descriptor ID duplicated in buffers geoprocess.

253 08/21/2017 08:22 PM Francisco Díaz Carsí

refs #4628 Aplicado el parche creado por Antonio Falciano. Gracias Antonio.

248 08/14/2017 08:11 PM Joaquín del Cerro Murciano

refs #4616, corregido en el algoritmo de union que no se destruyese la capa hasta el final del proceso.

202 07/14/2016 01:25 PM Francisco Díaz Carsí

refs #3511:

- Fixed Bounding Box Algorithm Help
- Fixed Bounding Box Algorithm that to not accept point layers
- Added Mask shape types to AdditionalInfoVector
- Added isAvailableForShapeType and getShapeTypes methods to AdditionalInfoVector
- Added method addInputVectorLayer to ParametersSet that allow AdditionalInfoVectorLayer...

187 06/14/2016 05:41 PM Francisco Díaz Carsí

refs #4098 Introducing subtypes in toolbox algorithm

174 02/12/2016 11:06 AM Daniel Martinez

refs #3838 The geoms generated were created with 3 coordinates and transformed to 3D geoms, although the layer was 2D. Now the third coordinate is a NaN in 2D layers.

102 10/23/2014 03:26 AM Francisco Díaz Carsí

refs #2913 Arreglado el UnionAlgorithm

101 10/23/2014 03:26 AM Francisco Díaz Carsí

refs #2852 Arreglado el MergeAlgorithm

98 10/23/2014 03:10 AM Francisco Díaz Carsí

refs #2849 Fixed an i18n string in IntersectionAlgorithm.

87 10/16/2014 09:06 AM Francisco Díaz Carsí

Arreglado bug por el que había un NullPointerException en UnionAlgorithm cuando las capas no intersectaban.

View revisions

Also available in: Atom