Hi,

Things to try:
 
- Check by other means that your Oracle table really has all the data,.
- Keep DEBUG 5 on.
- Try if OGR connection gives the same result.
- Debug OGR connection more by adding CONFIG "CPL_DEBUG" "ON".
- Remove min/maxscaledenoms (even they do not cause the trouble, otherwise you 
would see nothing).
- Transparency is deprecated, use opacity instead.
- If TRANSPARENCY 100 works it would render totally transparent features and I 
wonder why you see anything.
- Your wms_extent is more strict than extents of the whole mapfile, try if 
commenting it out is changing anything.
- Recreate the spatial index in Oracle.
- Check layer extents in Oracle from ALL_SDO_GEOM_METADATA
- Start from the beginning by downloading some data from 
http://www.naturalearthdata.com/downloads/. Import data into Oracle with 
ogr2ogr and make a new layer from it. Write down everything you do. If you make 
the problem easy enough to reproduce it is possible that someone will pay some 
attention to it.

-Jukka Rahkonen-

Geograma wrote:


> 
> Hello Tike,
> 
> Instead of checking for arcs, I got images with a point layer and the problem 
> is
> also there, so I think that it could be a problem with the number of features 
> to
> draw (too much?), but I do not know hoy to get the number of features drawn
> for the layer.
> 
> The results of the point layer:
> PostGis:
> <http://osgeo-org.1560.x6.nabble.com/file/n5159840/postgis2.png>
> 
> Oracle:
> 
> <http://osgeo-org.1560.x6.nabble.com/file/n5159840/oracle2.png>
> 
> 
> 
> --
> View this message in context: http://osgeo-org.1560.x6.nabble.com/Oracle-
> layer-partially-drawn-tp5159828p5159840.html
> Sent from the Mapserver - User mailing list archive at Nabble.com.
> _______________________________________________
> mapserver-users mailing list
> mapserver-users@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to