Statistics
| Revision:

root / org.gvsig.proj / branches / refactor2018 @ 856

  • svn:global-ignores: target .project .settings .classpath
# Date Author Comment
856 05/25/2018 04:37 PM Cesar Martinez Izquierdo

Update pom versions

854 05/25/2018 03:01 PM Cesar Martinez Izquierdo

Coding conventions

852 05/24/2018 07:55 PM Cesar Martinez Izquierdo

Implement CRSSelectorComponent

840 04/27/2018 07:18 PM Cesar Martinez Izquierdo

Adapt tests to API changes

838 04/27/2018 07:11 PM Cesar Martinez Izquierdo

API improvements. Adapt some tests

834 04/27/2018 02:54 PM Cesar Martinez Izquierdo

Restore getTransformationDefinition(code) method

832 04/27/2018 11:46 AM Cesar Martinez Izquierdo

Keep parseXXX methods only on the catalog manager. Adapt some tests

830 04/27/2018 11:11 AM Cesar Martinez Izquierdo

Restore parseXXX methods in CoordinateReferenceSystemManager keep them in history in case they want to be restored later

829 04/26/2018 09:06 PM Cesar Martinez Izquierdo

Complete separation of catalog and crs engine implementations

827 04/25/2018 07:34 PM Cesar Martinez Izquierdo

API improvements. Temporarily include old cresques API to simplify integration

826 04/20/2018 02:20 PM Cesar Martinez Izquierdo

Remove old dependencies

825 04/20/2018 02:18 PM Cesar Martinez Izquierdo

Remove unnecessary classes

823 04/20/2018 02:06 PM Cesar Martinez Izquierdo

API improvements

817 02/28/2018 02:38 PM Cesar Martinez Izquierdo

Move distance calculation methods to projections API. Method name adjustments

814 02/26/2018 07:24 PM Cesar Martinez Izquierdo

Fix compilation errors

808 02/22/2018 07:03 PM Cesar Martinez Izquierdo

Allow setting the catalog manager to use on the CRS manager

807 02/21/2018 07:32 PM Cesar Martinez Izquierdo

Complete package renaming

806 02/21/2018 07:14 PM Cesar Martinez Izquierdo

Change package name to keep internal coherence (always using 'catalog')

805 02/21/2018 07:13 PM Cesar Martinez Izquierdo

Minor API adjustments. Definition of a basic set of API tests. Change pom dependency for Units library

799 02/16/2018 05:46 PM Cesar Martinez Izquierdo

Add utility method for measuring distances

798 02/16/2018 01:06 PM Cesar Martinez Izquierdo

Selectors can be editable/non-editable. Force the provision of a CRS to make a selector non-editable

797 02/14/2018 03:01 PM Cesar Martinez Izquierdo

Amend method name

796 02/14/2018 09:51 AM Cesar Martinez Izquierdo

Add toWKT method on TransformationDefinition. Add getTransformationDefinitionFromWKT to CRSCatalogManager.java. Update javadocs

795 02/12/2018 05:43 PM Cesar Martinez Izquierdo

Move axis-related classes to root package

794 02/12/2018 05:34 PM Cesar Martinez Izquierdo

Simplify catalog API

793 02/07/2018 04:48 PM Cesar Martinez Izquierdo

CRS refactor: first API proposal

787 01/23/2018 05:42 PM Cesar Martinez Izquierdo

Create branch to refactor the projection library

630 02/18/2017 08:13 PM Joaquín del Cerro Murciano

[maven-release-plugin] prepare for next development iteration

628 02/18/2017 08:13 PM Joaquín del Cerro Murciano

[maven-release-plugin] prepare release org.gvsig.proj-1.0.4

627 02/18/2017 08:11 PM Joaquín del Cerro Murciano

Corregigo el metodo export para que devuelba null cuando no este soportado en lugar de lanzar una excepcion.
Corregido el error del interface de usuario al filtrar la lista de codigos.

539 05/23/2016 02:40 PM Joaquín del Cerro Murciano

[maven-release-plugin] prepare for next development iteration

537 05/23/2016 02:40 PM Joaquín del Cerro Murciano

[maven-release-plugin] prepare release org.gvsig.proj-1.0.3

536 05/23/2016 02:35 PM Joaquín del Cerro Murciano
519 02/15/2016 06:36 PM Francisco Díaz Carsí

refs #3951 return null when DefaultICRSFactory cant get a IProjection from format and string instead throws a exception.

476 01/01/2016 07:02 PM Joaquín del Cerro Murciano

Modificado el dialogo de seleccion de CRS usando proj4j para que permita buscar un codigo de CRS y no solo seleccionarlo del combo.

475 12/31/2015 01:12 PM Joaquín del Cerro Murciano

[maven-release-plugin] prepare for next development iteration

473 12/31/2015 01:12 PM Joaquín del Cerro Murciano

[maven-release-plugin] prepare release org.gvsig.proj-1.0.2

472 12/31/2015 01:05 PM Joaquín del Cerro Murciano

Actualizados los poms y añadido metodos equal y hashCode a la clase DefaultProjection para que se encargue la implementacion de IProyection de proveer un metodo "seguro" para comparar dos IProyection.
Se ha añadido e metodo export a DefaultProjection que estaba en el interface IProjection, de momento lanzando un UnsuportedOperationException, asi como el metodo get(String, String) a la factoria de proyecciones lanzando la misma excepcion.

471 12/31/2015 01:01 PM Joaquín del Cerro Murciano

Reformateado de codigo

469 12/31/2015 11:42 AM Joaquín del Cerro Murciano

Reformateado de codigo

135 08/26/2013 05:06 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare for next development iteration

133 08/26/2013 05:05 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare release org.gvsig.proj-1.0.1

132 08/26/2013 05:03 AM Joaquín del Cerro Murciano

update tools and projection.api versions

124 08/25/2013 07:31 AM Joaquín del Cerro Murciano

Sustituido el acceso directo a la variable que contiene la factoria de CRS por invocar el metodo registerCRSFactory.

123 08/25/2013 07:30 AM Joaquín del Cerro Murciano

Modificados los library para que no creen una instancia del manager simplemente para comprobar si hay un manager registrado.

120 08/22/2013 07:10 AM Ignacio Brodín

#1995 The projection dialog don't close

119 08/04/2013 02:01 PM Joaquín del Cerro Murciano
112 07/23/2013 06:24 AM Joaquín del Cerro Murciano
111 07/22/2013 03:06 PM Joaquín del Cerro Murciano

[maven-release-plugin] prepare for next development iteration

109 07/22/2013 03:05 PM Joaquín del Cerro Murciano

[maven-release-plugin] prepare release org.gvsig.proj-1.0.0

108 07/22/2013 03:04 PM Joaquín del Cerro Murciano
107 07/22/2013 02:40 PM Joaquín del Cerro Murciano
106 07/22/2013 02:36 PM Joaquín del Cerro Murciano
53 08/01/2012 01:00 PM Cesar Ordiñana

Build 3

52 08/01/2012 12:42 PM Cesar Ordiñana

Add Datum and Ellipsoid elements to API and implement some pending methods in the integration with the old projection API.
Fixes #840 and #842.

50 07/06/2012 05:28 AM Cesar Ordiñana

Build 2

49 07/06/2012 04:47 AM Cesar Ordiñana

Add implementation for the fromGeo and toGeo gvSIG cresques CRS API.
Add values of a fixed Ellipsoid in the getDatum method, until we find a way to get it from the Proj4J library.
Refs #840

48 07/05/2012 01:46 PM Cesar Ordiñana

Change small description typo

34 05/18/2012 04:26 AM Cesar Ordiñana

Add better addon description

33 05/18/2012 04:25 AM Cesar Ordiñana

Add spanish and english translations of UI texts

32 05/18/2012 04:25 AM Cesar Ordiñana

Add spanish and english translations of UI texts

31 05/11/2012 09:24 AM Cesar Ordiñana

Update package info properties and create first addon build

30 05/11/2012 09:02 AM Cesar Ordiñana

Created add-on installer

29 05/11/2012 09:00 AM Cesar Ordiñana

Configure download URL

28 05/11/2012 09:00 AM Cesar Ordiñana

Change to a lower priority than the JCRS library

27 05/11/2012 08:36 AM Cesar Ordiñana

Proj4j contains in its CRS definition files some unsupported CRS, so we will provide a property files with all codes for each authority which are working.
Provide also an utility to easily update the properties contents by trying to load all defined CRS.

26 05/10/2012 09:57 AM Cesar Ordiñana

To complete javadoc.

25 05/10/2012 08:18 AM Cesar Ordiñana

SVN ignore maven and eclipse artifacts.

24 05/10/2012 08:18 AM Cesar Ordiñana

Some corrections and integration with the current gvSIG projection UI

23 05/10/2012 06:12 AM Cesar Ordiñana

Make independent of the projection implementation

22 04/27/2012 09:36 AM Cesar Ordiñana

SVN ignore maven and eclipse artifacts.

21 04/27/2012 09:35 AM Cesar Ordiñana

Replace the Java Map Projection library implementation with another based in the Proj4J project, which is the current version of the other one.

20 04/27/2012 09:34 AM Cesar Ordiñana

Replace the Java Map Projection library implementation with another based in the Proj4J project, which is the current version of the other one.

19 04/27/2012 09:31 AM Cesar Ordiñana

Change references from projections to CRSs

18 04/27/2012 08:29 AM Cesar Ordiñana

Format source code

17 04/27/2012 08:27 AM Cesar Ordiñana

Replace Projection to CoordinateReferenceSystem, what the library API is representing in fact.

16 04/26/2012 07:59 AM Cesar Ordiñana

Add implementation for the org.gvsig.projection library (libProjection)

15 04/26/2012 06:57 AM Cesar Ordiñana

API implementation finished

14 04/25/2012 02:40 PM Cesar Ordiñana

JMapProjLib (http://sourceforge.net/projects/jmapprojlib/) projection implementation skeleton

13 04/25/2012 02:34 PM Cesar Ordiñana

JMapProjLib (http://sourceforge.net/projects/jmapprojlib/) projection implementation skeleton

12 04/25/2012 02:09 PM Cesar Ordiñana

Initial projection library API prepared

11 04/25/2012 06:19 AM Cesar Ordiñana

SVN ignore maven and eclipse artifacts.

10 04/25/2012 06:17 AM Cesar Ordiñana

SVN ignore maven and eclipse artifacts.

9 04/25/2012 06:16 AM Cesar Ordiñana

SVN ignore maven and eclipse artifacts.

8 04/25/2012 06:09 AM Cesar Ordiñana

SVN ignore maven and eclipse artifacts.

7 04/25/2012 06:02 AM Cesar Ordiñana

Initial import with the contents as generated from the template.

6 04/25/2012 05:58 AM Cesar Ordiñana

Initial import.

5 04/25/2012 05:58 AM Cesar Ordiñana

Initial import.

2 04/25/2012 04:27 AM Cesar Ordiñana