Statistics
| Revision:

gvsig-lrs / org.gvsig.lrs / trunk / org.gvsig.lrs / org.gvsig.lrs.lib / org.gvsig.lrs.lib.impl / src / main @ 76

  • svn:ignore: .settings .classpath
# Date Author Comment
76 06/09/2016 01:51 PM Daniel Martinez

refs #19318 Added method to get a m point in a m line given a no-m point in the line

75 06/08/2016 09:59 AM José Badía

M manually calculation functionality

74 04/27/2016 01:56 PM Joaquín del Cerro Murciano

Extraido el calculador de M a una clase aparte y al API

68 10/22/2015 04:52 PM Daniel Martinez

Fixed problem calculating old M value for fixed points inserted between vertex.

57 10/19/2015 02:41 PM Francisco Díaz Carsí

En la clase interna RouteAndPoints, se crea la lista de puntos en el constructor en lugar de pasarselo como parámetro.
Usados los metodos getPoints y getRoute en lugar de acceder directamente a las propiedades de dicha clase.
Cambiado el nombre del método pointToMPoint a getInRouteMPoint.

56 10/19/2015 01:53 PM Daniel Martinez

Fixed problem due to determinate where insert the fixed point.

55 10/19/2015 11:06 AM Daniel Martinez

Fixed the problems found: now calculates correctly extrapolations and intrapolations, and does not update values not calculated.

54 10/16/2015 01:44 PM Francisco Díaz Carsí
53 10/16/2015 01:37 PM Daniel Martinez

Various fixes in calibrate route

52 10/16/2015 12:08 PM Francisco Díaz Carsí

Fixed setParams and createNewDataStore

51 10/16/2015 12:07 PM Francisco Díaz Carsí

Fixed setParams method.

50 10/16/2015 11:15 AM Francisco Díaz Carsí
49 10/16/2015 11:14 AM Daniel Martinez

Refactorization methods

48 10/16/2015 10:55 AM Francisco Díaz Carsí

Extract (and fixed) commons methods from LrsCreateRouteAlgorithm to LrsAlgorithmUtils

40 10/13/2015 05:45 PM Francisco Díaz Carsí

- Arreglado el calculo de la M con los gaps, cuando hay un fork.
- Arreglada la dirección de los tramos cuando estos empiezan o acaban a mitad de otro tramo.

39 10/13/2015 12:47 PM Daniel Martinez

Solved problem with fork being null

35 10/13/2015 09:44 AM Daniel Martinez

Changes done to calibrate route to work properly

34 10/13/2015 08:47 AM Francisco Díaz Carsí

Eliminado codigo comentarizado

33 10/08/2015 05:37 PM Francisco Díaz Carsí

LrsCreateRouteAlgorithm

28 10/05/2015 08:49 AM Daniel Martinez

Some common methods are extracted from CreateRoute to Utils.

27 10/01/2015 09:33 AM Daniel Martinez

Changes in Algorithm Create Route. It works almost properly, but has errors when selecting the correct route between two or more.

26 10/01/2015 09:05 AM Francisco Díaz Carsí

Generate dynamic segmentation algorithm.

17 09/23/2015 05:23 PM Daniel Martinez

Changes in create route y edit route to adapt to M-geometries and development of the algorithms.

16 09/17/2015 04:25 PM Daniel Martinez

Extracted validation methods, and others common methods, to utilities classes. Begins Calibration Route Algorithm.

15 09/17/2015 09:08 AM Daniel Martinez

Changes in create route algorithm. New layer is created correctly and geometries are copied and grouped by selected feature attribute.

14 09/15/2015 12:59 PM Daniel Martinez

Desarrollo y correcciones al edit route. refs #16861

11 09/02/2015 08:11 AM Daniel Martinez

Modificaciones en la interfaz del plugin

9 07/31/2015 11:36 AM Daniel Martinez

Changed to an unique module Mainplugin

7 07/17/2015 08:30 AM Francisco Díaz Carsí
6 07/13/2015 10:51 AM Francisco Díaz Carsí

Shared project