Problem in Oracle Spatial Connection - Empty Image
Rahkonen Jukka
Jukka.Rahkonen at MMMTIKE.FI
Wed Jan 11 01:23:53 PST 2006
Hi,
Is it really so, that you ask this:
http://localhost/cgi-bin/mapserv.exe?map=/ms4w/apps/sdocountry/sdocountry.map&layers=country&mode=map <http://localhost/cgi-bin/mapserv.exe?map=/ms4w/apps/sdocountry/sdocountry.map&layers=country&mode=map>
but in your map file there is:
NAME "CountryMap"
Have you tried with "&layers=CountryMap", or adding STATUS DEFAULT to your LAYER definition?
Regards,
Jukka Rahkonen
________________________________
Lähettäjä: UMN MapServer Users List puolesta: Prema Selvam (sent by Nabble.com)
Lähetetty: ke 11.1.2006 6:28
Vastaanottaja: MAPSERVER-USERS at LISTS.UMN.EDU
Aihe: Re: [UMN_MAPSERVER-USERS] Problem in Oracle Spatial Connection - Empty Image
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: Re: Problem in Oracle Spatial Connection - Empty Image <http://www.nabble.com/Problem-in-Oracle-Spatial-Connection---Empty-Image-t888093.html#a2313710>
Sent from the Mapserver - User <http://www.nabble.com/Mapserver---User-f1215.html> forum at Nabble.com.
More information about the MapServer-users
mailing list