| Name | CRS: basic management (Proj4J based, java) | 
|---|---|
| Code | org.gvsig.proj.app.mainplugin | 
| Version | 1.0.0-SNAPSHOT | 
| State | devel | 
| Build | 2 | 
| Owner | gvSIG Association | 
| Downloads | Binaries | 
| Sources | |
| Dependencies | required: org.gvsig.app -ge 2.0.0-0 | 
| Type | plugin | 
| Official | true | 
| O.S. | all | 
| Architecture | all | 
| Categories | |
| Description | Basic CRS management implementation based on the Proj4J java library.  Provides basic management of CRS with features such as: - Allows setting the coordinate reference system (CRS), by default, in views and layers. - Allows the selection of CRS based on authority (EPSG, ESRI, WORLD, NAD83 and NAD27) and code. - Shows CRS definition based on the proj4 string. - Supports convertion of coordinates (no datum changing). - Supports transformation of coordinates (datum changing).  |