Hello everybody, i was trying to understand if the pmapper is suitable for
my work. One of the most important feature i have to implements is the
possibility to add/modify/remove points on the map. The POI feature could be
a good starting point, considering that i'll need to add a set of attribute
to each point. The things that i haven't understand is where on the code the
POI are read from the DB (it is a postgresql, right?) and put in the
session.

After that, i started from the versione 2.0.0 in the ms4w packed edition and
i tried to use, as it is written, the already installed PEAR framework But
it doesn't work. If i follow the PEAR definitions:

require_once ("DB.php");
require_once ("query/query.php");

they doesn't work because they don't find the path. But i supposed that the
customlayer.php was using data taken from the DB via PEAR framework. So,
what it's not working?

Finally, i was trying to update the file from version 2.0.0 to the new
3.0.0-beta1 but the different configurations of the directory are not
recognized from the old version and i've not a _project definition, so i
have big problem in converting my project.

Thanks in advance for the answer

Tiziano Mischi


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
pmapper-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to