Re: [pmapper-users] problems searching in a postgis layer

2011-09-20 Thread Pedro Venâncio
Hello Ricardo, See this post: http://sourceforge.net/mailarchive/forum.php?thread_name=1311520315.2708.YahooMailNeo%40web65602.mail.ac4.yahoo.com&forum_name=pmapper-users Best regards, Pedro Veâncio From: Ricardo Cuítiva Hello, Thank you very much for your

Re: [pmapper-users] problems searching in a postgis layer

2011-09-20 Thread Rafanoharana Serge Claudio
Dear Ricardo, Please check your config.xml, specifically ... If using PostGIS, your connectiontype should be db... Serge 2011/9/20 Ricardo Cuítiva > Hello, > > Thank you very much for your work, it's an excellent framework and > there are a lot of documents, that's why I have used it for four

Re: [pmapper-users] problems searching in a postgis layer

2011-09-20 Thread Armin Burger
you're mixing Postgis and standard layer ("ms") definitions. Check the required syntax for Postgis layers in the manual. Unfortunately MapServer requires different query syntax for different type of layers. armin On 20/09/2011 21:29, Ricardo Cuítiva wrote: > Hello, > > Thank you very much for