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
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
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
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
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
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