I am a newbie in mapserver, i was reading tutorial (http://mapserver.org/input/vector/mapinfo.html) but i have a problem load mapinfo into mapserver ( i'm using pmapper). no error anything, but the map cannot show in mapserver. how can i do for this problem?
this is my code in layer:
LAYER
NAME INDO_PROP
TYPE POLYGON
STATUS DEFAULT
CONNECTIONTYPE OGR
CONNECTION "INDO_PROP.TAB"
STYLEITEM "AUTO"
CLASS
NAME "INDO_PROP"
END
PROJECTION
"AUTO"
END
END # Layer
i'm sorry to my bad english :)
Thanks,
Sebedjo