Mapbender
-

Looking for a way to integrate maps into your PHP application without using Google Maps? Here’s an open source project powered by PHP which allows you to do just that.
Mapbender allows you to zoom in & out, pan, click and query, turn layers on and off on a map. You can also add new points to the map with the flag button. The application doesn’t have it’s own maps but gets them from external map services.
If you’d like to take a look at a sample, check out this link: http://wms1.ccgis.de/mapbender2/frames/index.php?&gui_id=mapbender
Link: Main Page - MapbenderWiki
Download : http://www.mapbender.org/index.php/Download_Mapbender
Installation Instructions: http://www.mapbender.org/index.php/Installation_en
Mapbender Gallery: http://www.mapbender.org/index.php/Mapbender_Gallery
























March 6th, 2007 at 2:01 pm
Thanks, that is a very interesting project. We’re looking to implement a map system into one of our applications, and have been looking around. This might help