Statistics
| Revision:

root / org.gvsig.proj / trunk / org.gvsig.proj / org.gvsig.proj.lib / org.gvsig.proj.lib.proj4j / src / test / java / org / gvsig / proj / proj4j @ 472

Name Size Revision Age Author Comment
DefaultCoordinateReferenceSystemIT.java 1.42 KB 472 over 8 years Joaquín del Cerro Murciano Actualizados los poms y añadido metodos equal y...
DefaultCoordinateReferenceSystemManagerIT.java 1.64 KB 27 about 12 years Cesar Ordiñana Proj4j contains in its CRS definition files som...
DefaultCoordinateTransformationIT.java 1.77 KB 27 about 12 years Cesar Ordiñana Proj4j contains in its CRS definition files som...
ShowAllWorkingAuthorityCodes.java 1.48 KB 27 about 12 years Cesar Ordiñana Proj4j contains in its CRS definition files som...

Latest revisions

# Date Author Comment
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.

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.

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.

View revisions

Also available in: Atom