HI all, I'm working on a ka-map application that I'm trying to upgrade to mapserver 6.0...
I've got tile.php working with a few minor changes, but I'm having trouble
getting php mapscript to work with doing a query.
I suspect it's related to these lines in the mapserver debug log.
Unfortunately, my google-fu hasn't turned up much.
Relevant section of map file:
LAYER
NAME "Parcels2"
GROUP "Parcels2"
STATUS OFF
TYPE POLYGON
CONNECTIONTYPE POSTGIS
CONNECTION "dbname=mapdb user=testuser password=xxx"
PROCESSING "CLOSE_CONNECTION=DEFER"
DATA "the_geom from parcel using srid=3402 using unique gid"
LABELITEM "pid"
LABELCACHE on
METADATA
"queryable" "true"
"description" "Parcel ID's"
"fields" "pid:Parcel Id"
"searchfield" "pid"
"RESULT_FIELDS" "pid"
qstring_validation_pattern '^[0-9i\-]{10,10)$'
END
CLASS
STYLE
END
END
END
[Wed Oct 26 10:50:31 2011].869245 msParseTime(): Regular expression error.
Unrecognized date or time format ().
[Wed Oct 26 10:50:31 2011].869283 msTokenizeExpression(): Expression parser
error. Parsing time value failed.
Thanks for the help.
--John Jackson
[email protected]<mailto:[email protected]>
[cid:[email protected]]
John Jackson
Deputy Auditor
373 South High St, 19th floor
Columbus, Ohio 43215-6310
www.franklincountyauditor.com<http://www.franklincountyauditor.com>
614-525-7279 office
<<inline: image001.jpg>>
_______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
