[fusion-users] Re: Unable to display map using fusion

badrul badruls007 at yahoo.com
Tue Apr 10 05:54:06 EDT 2012


HI zac, here it the ApplicationDefinition.xml that i am using

<?xml version="1.0" encoding="UTF-8"?>
<ApplicationDefinition xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xsi:noNamespaceSchemaLocation="ApplicationDefinition-1.0.0.xsd">



  <MapSet xsi:type="MapSetType">
    <MapGroup id="groups" xsi:type="MapType">
      <Map xsi:type="MapLayerType">
        <Type>MapServer</Type>
        <SingleTile>true</SingleTile>
        <Extension>
            <MapFile>/ms4w/Apache/htdocs/ukoutline.map</MapFile>
        </Extension>
      </Map>
    </MapGroup>
  </MapSet>



  <WidgetSet xsi:type="WidgetSetType">



    <Container xsi:type="UiItemContainerType">
      <Name>TaskContextMenu</Name>
      <Type>ContextMenu</Type>
      <Item xsi:type="WidgetItemType">
        <Function>Widget</Function>
        <Widget>menuMeasure</Widget>
      </Item>
      <Item xsi:type="WidgetItemType">
        <Function>Widget</Function>
        <Widget>menuBuffer</Widget>
      </Item>
    </Container>



Below this are toolbar widgets, context menu etc

I have made a mapfile named ukoutline.map. It basically is outline of united
kingdom and has some associated data, i am able to view the outline map
using following URL:

http://localhost/cgi-bin/mapserv.exe?mode=map&map=C:\ukoutline.map

http://osgeo-org.1560.n6.nabble.com/file/n4736022/map.jpg 

-----
Thanks & Regards 
Badrul
--
View this message in context: http://osgeo-org.1560.n6.nabble.com/Unable-to-display-map-using-fusion-tp4715312p4736022.html
Sent from the Fusion Users mailing list archive at Nabble.com.


More information about the fusion-users mailing list