Problem in Oracle Spatial Connection - Empty Image

Prema Selvam (sent by Nabble.com) lists at NABBLE.COM
Tue Jan 10 23:28:52 EST 2006


Hi,
 Thanks for the fast reply.

 Still the problem is existing, I added debug in the map file, there is no error message, only the empty image is displaying.

Map file 

MAP 
                DEBUG ON 
                STATUS ON 
                SIZE 800 600 
                UNITS dd 
                IMAGECOLOR 255 255 255 
                
                PROJECTION 
                        "proj=latlong" 
                        "ellps=WGS84" 
                END 
                
                EXTENT -180 -45 180 45 
                
                LAYER 
                        DEBUG ON 
                        PROJECTION 
                                "proj=latlong" 
                                "ellps=WGS84" 
                        END 
                        
                        NAME "CountryMap" 
                        TYPE POLYGON 
                        
                        CONNECTIONTYPE oraclespatial 
                        CONNECTION "world/land at orcl" 
                        DATA "shape FROM country USING SRID 8307" 
                        
                        CLASS 
                                NAME "Country_Class" 
                                STYLE 
                                        COLOR 250 250 0 
                                        OUTLINECOLOR 32 32 32 
                                END 
                        END 
                END 
        END 


Thanks & Regards,
Prema Selvam.
GISbiz
--
View this message in context: http://www.nabble.com/Problem-in-Oracle-Spatial-Connection---Empty-Image-t888093.html#a2313710
Sent from the Mapserver - User forum at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20060110/0de067fe/attachment.html


More information about the mapserver-users mailing list