Proj4j is a java port of the PROJ Cartographic Projection Library which is written in C. The port, performed by James Macgill is still very much underway and a number of features, let allone projections, have yet to be implemented. Licencing is an issue that will need to be discused further with the current PROJ maintainer, but for now, as this is a direct port it will carry the same (MIT) licence as the current release of PROJ. Note that whilst I place the Copyright notice PROJ4J would not have been possbible without the code in PROJ developed by Gerald Evenden and the subsequent develpments by Frank Warmerdam. The current PROJ homepage can be found at: http://www.remotesensing.org/proj/ The homepage for proj4j is likely to be geotools.org as this is the toolkit for which the port was made http://www.geotools.org If you have any coments or want to help complete the port then please contact me at: j.macgill@geog.leeds.ac.uk James. -------------- Copyright (c) 2002, James Macgill Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.