Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- MAP
- NAME "world"
- CONFIG "MS_ERRORFILE" "/home/neelesh/Projects/georbis/data/logs/mapservice_errors.log"
- CONFIG "PROJ_LIB" "/home/neelesh/Projects/georbis/deps/proj.4-master/share/proj"
- CONFIG "ON_MISSING_DATA" "LOG"
- DEBUG 5
- EXTENT -180.000 -90.000 180.000 90.000
- SHAPEPATH "/home/neelesh/Projects/georbis/data/service_data/data/wms"
- IMAGECOLOR 255 255 255
- SIZE 1350 675
- WEB
- METADATA
- "wms_title" "Georbis WMS Server"
- "wms_author" "VizExperts"
- "wms_onlineresource" "http://192.168.1.36:19090/rasters/world/wms?"
- "wms_enable_request" "*"
- "wms_srs" "epsg:4326"
- "wms_feature_info_mime_type" "text/html"
- "wms_format" "image/jpg"
- END
- END
- PROJECTION
- "init=epsg:4326"
- END
- LAYER
- NAME world
- TYPE RASTER
- DATA "world.tif"
- METADATA
- "wms_title" "BlueWorld Map"
- "wms_srs" "epsg:4326"
- "wms_server_version" "1.1.1"
- END
- PROJECTION
- "init=epsg:4326"
- END
- END
- END
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement