Statistics
| Revision:

root / org.gvsig.proj / tags / org.gvsig.proj-1.0.1 / org.gvsig.proj.lib / org.gvsig.proj.lib.proj4j / src / test @ 1287

# Date Author Comment
134 08/26/2013 05:05 AM Joaquín del Cerro Murciano

[maven-release-plugin] copy for tag org.gvsig.proj-1.0.1

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.