Layer failed to draw
Ruiter E. de (Erik)
E.Ruiter at ARCADIS.NL
Thu Jan 19 06:20:08 PST 2006
Hi again,
In addition to my last mail...
When I set the status to default I get the following message:
msDrawMap(): Image handling error. Failed to draw layer named
'Verblijfsobjecten'.
msOracleSpatialLayerWhichShapes(): OracleSpatial error. Error:
ORA-29902: error in executing ODCIIndexStart() routine ORA-13208:
internal error while evaluating [window SRID does not match layer SRID]
operator ORA-06512: at "MDSYS.SDO_INDEX_METHOD_10I", line 391 ORA-06512:
at line 1 . Query statement: SELECT rownum, A5620 FROM VERBLIJFSOBJECT
WHERE SDO_FILTER( A5620, MDSYS.SDO_GEOMETRY(2003, 90112,
NULL,MDSYS.SDO_ELEM_INFO_ARRAY(1,1003,3),MDSYS.SDO_ORDINATE_ARRAY(122210
.853,424841.084,131372.699,429422.007) ),'querytype=window') = 'TRUE' .
Check your data statement.
Does this look familiar to anyone?
Greetings,
Erik.
-----Original Message-----
From: UMN MapServer Users List [mailto:MAPSERVER-USERS at LISTS.UMN.EDU] On
Behalf Of Ruiter E. de (Erik)
Sent: donderdag 19 januari 2006 14:54
To: MAPSERVER-USERS at LISTS.UMN.EDU
Subject: [UMN_MAPSERVER-USERS] Layer failed to draw
Hi list,
When I try to draw my Oracle layer 'Verblijfobjecten' from mapfile below
it doesn't work! However layer 'Gebouwen' does work.
Anyone any idea how to solve this?
Thanks in advance.
Greetings,
Erik de Ruiter.
P.s. STATUS ON or OFF doesn't make a difference!
#-----------------------------------------------------------------------
----------
# MAPFILE Spinoffice
#-----------------------------------------------------------------------
----------
#============ MAIN MAP
===========================================================
MAP
NAME "Spinoffice"
SIZE 400 200
EXTENT 123161.184000 425974.862000 130445.273000 430555.785000
IMAGECOLOR 255 255 255
IMAGETYPE png
SHAPEPATH "shapes"
SYMBOLSET "symbols/symbols35.sym"
WEB
TEMPLATE "../html/mapserver.html"
IMAGEPATH '/ms4w/tmp/ms_tmp/'
IMAGEURL '/ms_tmp/'
END
PROJECTION
"init=epsg:28992"
END
#============ LAYERS
=======================================================
LAYER
NAME Gebouwen
TYPE POLYGON
STATUS ON
CONNECTIONTYPE oraclespatial
CONNECTION "bag/bag at maatwerk"
DATA "N0320 FROM GEBOUW USING SRID 90112"
PROCESSING "CLOSE_CONNECTION=DEFER"
PROJECTION
"init=epsg:28992"
END
CLASS
NAME "gebouw"
SIZE 1
STYLE
COLOR 255 0 0
OUTLINECOLOR 32 32 32
END
END
END
LAYER
NAME Verblijfsobjecten
TYPE POINT
STATUS ON
CONNECTIONTYPE oraclespatial
CONNECTION "bag/bag at maatwerk"
DATA "A5620 FROM VERBLIJFSOBJECT USING SRID 90112"
PROCESSING "CLOSE_CONNECTION=DEFER"
PROJECTION
"init=epsg:28992"
END
SYMBOLSCALE 10000
CLASS
NAME "verblijfsobject"
STYLE
SYMBOL "circle"
COLOR 0 0 0
OUTLINECOLOR 32 32 32
#SIZE 7
MAXSIZE 20
MINSIZE 1
END
END
END
END
[DISCLAIMER]
Dit e-mail bericht is vertrouwelijk. Het is uitsluitend bestemd voor de
geadresseerde.
Indien u niet de geadresseerde bent, verzoeken we u dringend ons direct
te informeren en om dit bericht en eventuele bijlage(n) te verwijderen,
zonder het te kopieren, door te zenden of op enige andere wijze te
openbaren of te gebruiken. ARCADIS is niet aansprakelijk voor welke
schade dan ook als gevolg van communicatie per e-mail en verzending van
documenten en gegevens.
This e-mail is confidential and may also be privileged. It is intended
for use by the addressee only.
If you are not the intended addressee, we request that you notify us
immediately and delete this e-mail, and any attachment(s), without
copying, forwarding, disclosing or using it in any other way. ARCADIS
will not be liable for damage relating to the communication by e-mail of
data or documents.
More information about the MapServer-users
mailing list