Difference between revisions of "Proj4php"
Jump to navigation
Jump to search
(first shot) |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
*'''Project Status Condition:''' Stable | *'''Project Status Condition:''' Stable | ||
*'''Project Web Site:''' https://github.com/proj4php/proj4php | *'''Project Web Site:''' https://github.com/proj4php/proj4php | ||
− | *'''Project Contact:''' Moquet Julien <moquet dot julien at gmail dot com> | + | *'''Project Contact:''' [[Julien_Moquet|Moquet Julien]] <moquet dot julien at gmail dot com> |
*'''Short Project Description:''' proj4php is a PHP-Class for geographic coordinates transformation using proj4 definitions. | *'''Short Project Description:''' proj4php is a PHP-Class for geographic coordinates transformation using proj4 definitions. | ||
Line 18: | Line 18: | ||
== Project Governance == | == Project Governance == | ||
− | *'''Source Code License:''' [https://github.com/proj4php/proj4php/blob/master/LICENSE GNU | + | *'''Source Code License:''' [https://github.com/proj4php/proj4php/blob/master/LICENSE GNU LGPL 2.1] |
− | |||
*'''Documentation License:''' [http://creativecommons.org/licenses/by-sa/3.0/ Creative Commons Attribution-Share Alike 3.0] | *'''Documentation License:''' [http://creativecommons.org/licenses/by-sa/3.0/ Creative Commons Attribution-Share Alike 3.0] | ||
*'''Copyright Assignment Policy:''' All contributions are licensed under the terms of the GNU General Public License, version 2 without explicit assignment | *'''Copyright Assignment Policy:''' All contributions are licensed under the terms of the GNU General Public License, version 2 without explicit assignment |
Latest revision as of 02:57, 16 July 2016
proj4php is a PHP-Class for geographic coordinates transformation using proj4 definitions.
Proj4php is a community project.
Basic Project Data
- Project Name: proj4php
- Project Status Condition: Stable
- Project Web Site: https://github.com/proj4php/proj4php
- Project Contact: Moquet Julien <moquet dot julien at gmail dot com>
- Short Project Description: proj4php is a PHP-Class for geographic coordinates transformation using proj4 definitions.
Project Infrastructure
- Project Source Code: https://github.com/proj4php/proj4php
- Project Mailing List:
- Project Version Control Repository: https://github.com/proj4php/proj4php.git
- Project Bug Tracker: https://github.com/proj4php/proj4php/issues
- Project Feature Request Tracker: https://github.com/pgrouting/pgrouting/issues
Project Governance
- Source Code License: GNU LGPL 2.1
- Documentation License: Creative Commons Attribution-Share Alike 3.0
- Copyright Assignment Policy: All contributions are licensed under the terms of the GNU General Public License, version 2 without explicit assignment
- Decision Making Procedure: Project Steering Committee
- Coding Standards: PSR-2 coding style
- Release Procedure: travis tests OK and no claim before one month
Project Deliverables
- Latest Project Release: Version 2.0.8 (June 2016)