Re: [pmapper-users] Help configuration search with OGR connection and MySQL

2009-09-25 Thread Homero Cavalcanti
Hi Armin Now it's OK. I changed the type to "shape" and the problem was resolved. Thank you. Homero 2009/9/25 Armin Burger : > you would need to use the latest version from SVN. Or try to define the > layer as <... type="shape" ...> ("ms" was added as synonym for shape). > > Finally check the q

Re: [pmapper-users] Help configuration search with OGR connection and MySQL

2009-09-25 Thread Armin Burger
you would need to use the latest version from SVN. Or try to define the layer as <... type="shape" ...> ("ms" was added as synonym for shape). Finally check the query string. I added a wiki entry how to do this here: http://svn.pmapper.net/trac/wiki/FaqDebugging#a9.Testofquerystrings armin On 2

Re: [pmapper-users] Help configuration search with OGR connection and MySQL

2009-09-24 Thread Homero Cavalcanti
Hi Armin I did the migration to p.mapper 4. But the problem persist. Do you have any ideia? Thanks Homero 2009/9/23 Armin Burger : > On 23/09/2009 16:43, Homero Cavalcanti wrote: >> >> Hi Armin >> >> I tried define in search.xml. >> But the problem persist. >> >> At log file pm_debug.log we ca

Re: [pmapper-users] Help configuration search with OGR connection and MySQL

2009-09-23 Thread Armin Burger
On 23/09/2009 16:43, Homero Cavalcanti wrote: > Hi Armin > > I tried define in search.xml. > But the problem persist. > > At log file pm_debug.log we can see the message below: > > [23-Sep-2009 10:26:08] P.MAPPER debug info > Validation of search.xml file FAI

Re: [pmapper-users] Help configuration search with OGR connection and MySQL

2009-09-23 Thread Homero Cavalcanti
Hi Armin I tried define in search.xml. But the problem persist. At log file pm_debug.log we can see the message below: [23-Sep-2009 10:26:08] P.MAPPER debug info Validation of search.xml file FAILED: Warning: DOMDocument::schemaValidate() [function.DOMDocum

Re: [pmapper-users] Help configuration search with OGR connection and MySQL

2009-09-22 Thread Armin Burger
You defined your layer as a OGR dataset (Mapserver specific), not as XY Layer (specific only to p.mapper). If you want the latter then you need to follow the descriptions for it in the p.mapper docs. If you want to try the search on the OGR layer just define it as in the search.xml and see if