Statistics
| Revision:

root / org.gvsig.proj / trunk / org.gvsig.proj.app / org.gvsig.proj.app.mainplugin / src / main / java / org / gvsig / proj / app / mainplugin / CoordinateReferenceSystemSelectionDialog.java @ 27

History | View | Annotate | Download (5.08 KB)

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

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

Some corrections and integration with the current gvSIG projection UI