From the CHANGELOG:
Date Version Comment
------------------------------------------------------------------------------
6/1 2012 1.0.2 Added kml support which can be used to present an entire
database on google maps.
4/9 2010 1.0.1 Navman files are tested and no longer considered
experimental
Layar results are now sorted by distance, this became
necessary when layar released a new version.
27/7 2010 0.8.0 Fixed bug related to $tmp_dir
Improved support for web servers not configured with
allow_url_fopen
Minor bug fixes
Added map links to admin pages pois.php and unapproved.php
Added experimental support for Navman navigators
Now jumping to form for contribution when visitor clicks
on contribution button
Added support for Layar http://layar.com
25/4 2009 0.1.0 Added support for TomTom navigators
Added mechanism for administrators to approve POIs
contributed by visitors
Better support for php scripts to be included by other php
files
Better support for php scripts with forms to be called by
server side includes on apache servers with php installed
as a module.
Added support for icons upload in other formats than .png
Added support for different icon sizes for db and pois.
Fallback to English on systems which doesn't support
gnu gettext
Added support for tel: URLs as an alternative to callto:
Increased comment length in database to max 500 chars.
Limit text field lengths in garmin output to allways
comply to garmin csv specification.
Added support for target="_top" and such in generated URLs
15/11 2008 0.0.1 Initial release with support for Garmin navigators
|
Linköping Judo is using phpoi to provide GPS coordinates to judo and jiujitsu clubs in sweden. They also provide a list with map links to the judo and jiujitsu clubs.
Poolhem.se is using phpoi to provide POIs to nice swedish roads. Google maps can be used to see the entire database of nice roads.
Current release is version 1.0.2, it is available from
SourceForge download.
The md5sum of phpoi-1.0.2.tar.gz is 0994e1f0aaa71e66eab9689b1b06c048.
Version 1.0.1 is available from
SourceForge download.
The md5sum of phpoi-1.0.1.tar.gz is 3c36a4c412d7686c85dc96d0298755e4.
Version 0.8.0 is available from
SourceForge download.
The md5sum of phpoi-0.8.0.tar.gz is 33ce8a2b59420523cacd4fe921c4ae10.
Version 0.1.0 is available from
SourceForge download.
The md5sum of phpoi-0.1.0.tar.gz is a53af2d24d923cd82f1d5cd830ca4c64.
Version 0.0.1 is available from
SourceForge download.
The md5sum of phpoi-0.0.1.tar.gz is c88b6e66309abb05e59185c2501fb2ed.
It is possible to get the latest development files with the following cvs commands:
cvs -d:pserver:anonymous@phpoi.cvs.sourceforge.net:/cvsroot/phpoi login
cvs -z3 -d:pserver:anonymous@phpoi.cvs.sourceforge.net:/cvsroot/phpoi co -P phpoi
When prompted for a password for anonymous, simply press the Enter key.