You need to look at the .prj file and see what the projection of the data is, and compare it to your map file extents.
It is possible that you can't see the data at the moment because it is in a different coordinate space, and lies outside of the extents of your current map. Tanya 2008/7/22 Νικος Παπαδάκης <[EMAIL PROTECTED]>: > Is there any way i can find out what layers do these files contain? > Because i can retrieve a map ,but an empty map... > I tried to read the data using ogr writing in the mapfile > > > LAYER > NAME "city" > STATUS DEFAULT > TYPE line > CONNECTIONTYPE OGR > CONNECTION v_roads_arc.shp > CLASS > STYLE > COLOR 0 0 0 > END > END > END > > but unfortunately the result is the same... > > _______________________________________________ > mapserver-users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapserver-users > >
_______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
