nction zoom2extent()
identify query run
the @ character in sql query returned error.
I do not know if this can cause problems or destabilize the application but
it works!!
moka61 wrote:
>
> Hi folks
>
> Using version 4.1.1, but 4.0.2 also "identify query" returns no result an
Hi folks
Using version 4.1.1, but 4.0.2 also "identify query" returns no result and
brings me an error in the log files pmapper:
[MapServer Error]: msPostGISLayerWhichShapes (): Error (ERROR: operator does
not exist: @ integer integer
LINE 1: ... 0213.82825667 5095319.7420758)) ', 3004) and (gid
sorry for the delayed response.
I tried the two suggested solutions and entering:
$ searchJson = str_replace ("\ \ '" "'", $ searchJson) in x_search.php
I will return the correct JSON string. ... "Vito d 'Asio", "Vito d' Asio".
I also solved the problem of the INCLUDE, it was a trivial problem
Have you got errors in the php log file?
No. php log is the same as the previous post. I rediect here all errors
Maybe there could be acces rights errors (/home/sit/mapfile and
/home/mapfile).
>>>access rights seem to me correct.
>>>but I'll do other attempts
>>>bye
--
View this messag
I cannot find any reason why the include should not work, especially not
why it worked in p.mapper 4.0 and not any more in 4.1 . Maybe it is a
side-effect of another issue. p.mapper uses the standard way of
Mapscript for opening a map file, and I don't see any difference between
recent version
Hi mrs. Raffin
I am using version 5.6 of Mapserver.
With version 4.0 of pmapper using INCLUDE in the mapfile export and print
module work.
But in version 4.1.0 and 4.1.1 work only if your mapfile is unique and not
use INCLUDE tags.
example:
main map file that call other mapfiles
INCLUDE '/ho
Thank you for the quick response.
I removed the apostrophe from the name VITO D'ASIO and the query works
correctly. The escape is made only in the second part of the key JSON.
yet information..
I noticed that from version 4.10 if I use the INCLUDE tag in the map file
print and export module
Hi folks
I downloaded 4.1.1 version stable for an update to the previous.
When I run a query on a PostGIS table I can not display the dropbox.
This is my inline search.xml
--
$
moka61 wrote:
>
> Hi folks
>
> I'm using 4.0-dev.
>
> The query to identify a single feature do not return data with PostGIS
> table. The select multiple features still works properly.
>
> the error log:
>
> [07-Jul-2009 16:01:11] PHP Notice: Undefi