Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] 0.7.RC3 + project file

To save you a bit of time I am emailing the udig file used to create that series of screen snapshots.
Start up 0.7.RC3 and choose Open Project to try it out.

Cheers,
Jody
<?xml version="1.0" encoding="ASCII"?>
<net.refractions.udig.project:Project xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xmlns:net.refractions.udig.project="http:///net/refractions/udig/project.ecore"; name="\\C:\java\WMSTestProject">
  <elements xsi:type="net.refractions.udig.project:Map" name="WMS Demo">
    <contextModel>
      <layers name="bathymetry" iD="http://www2.dmsolutions.ca/cgi-bin/mswms_gmap?VERSION=1.1.0&amp;REQUEST=GetCapabilities#bathymetry"; catalogRef="http%3A%2F%2Fwww2.dmsolutions.ca%2Fcgi-bin%2Fmswms_gmap%3FVERSION%3D1.1.0%26REQUEST%3DGetCapabilities-IDSEP-net.refractions.udig.catalog.internal.wms.WMSServiceImpl.WMS_URL_KEY-KEY_VALUE_SEP-http://www2.dmsolutions.ca/cgi-bin/mswms_gmap?VERSION=1.1.0&amp;REQUEST=GetCapabilities";>
        <styleBlackboard/>
      </layers>
      <layers name="global_mosaic" iD="http://wms.jpl.nasa.gov/wms.cgi?Service=WMS&amp;Version=1.1.1&amp;Request=GetCapabilities#global_mosaic"; catalogRef="http%3A%2F%2Fwms.jpl.nasa.gov%2Fwms.cgi%3FService%3DWMS%26Version%3D1.1.1%26Request%3DGetCapabilities-IDSEP-net.refractions.udig.catalog.internal.wms.WMSServiceImpl.WMS_URL_KEY-KEY_VALUE_SEP-http://wms.jpl.nasa.gov/wms.cgi?Service=WMS&amp;Version=1.1.1&amp;Request=GetCapabilities";>
        <styleBlackboard>
          <content iD="net.refractions.udig.style.sld" memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>&#xD;&#xA;&lt;styleEntry borderEnabled=&quot;0&quot; featureType=&quot;1&quot; fillEnabled=&quot;0&quot;/>&#xD;&#xA;"/>
        </styleBlackboard>
      </layers>
      <layers name="park" iD="http://www2.dmsolutions.ca/cgi-bin/mswms_gmap?VERSION=1.1.0&amp;REQUEST=GetCapabilities#park"; catalogRef="http%3A%2F%2Fwww2.dmsolutions.ca%2Fcgi-bin%2Fmswms_gmap%3FVERSION%3D1.1.0%26REQUEST%3DGetCapabilities-IDSEP-net.refractions.udig.catalog.internal.wms.WMSServiceImpl.WMS_URL_KEY-KEY_VALUE_SEP-http://www2.dmsolutions.ca/cgi-bin/mswms_gmap?VERSION=1.1.0&amp;REQUEST=GetCapabilities";>
        <styleBlackboard/>
      </layers>
      <layers name="Scalebar" iD="http://decorator#Scalebar"; catalogRef="http%3A%2F%2Fdecorator%23Scalebar-IDSEP-id-KEY_VALUE_SEP-Scalebar">
        <styleBlackboard>
          <content iD="net.refractions.udig.printing.ui.locationStyle" memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>&#xD;&#xA;&lt;styleEntry h=&quot;10&quot; w=&quot;300&quot; x=&quot;5&quot; y=&quot;15&quot;/>&#xD;&#xA;"/>
        </styleBlackboard>
      </layers>
    </contextModel>
    <viewportModel bounds="-133.3766123358349,-122.43556519699811,47.76937364277742,54.69744155422077"/>
  </elements>
  <elements xsi:type="net.refractions.udig.project:Map" name="Map WFS Demo">
    <contextModel>
      <layers name="gd:rivers" iD="http://www.refractions.net:8080/geoserver/wfs/GetCapabilities#gd:rivers"; catalogRef="http%3A%2F%2Fwww.refractions.net%3A8080%2Fgeoserver%2Fwfs%2FGetCapabilities-IDSEP-WFSDataStoreFactory:SERVER_URL-KEY_VALUE_SEP-http://www.refractions.net:8080/geoserver/wfs/GetCapabilities";>
        <styleBlackboard>
          <content iD="net.refractions.udig.style.sld" memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>&#xD;&#xA;&lt;styleEntry borderBlue=&quot;0&quot; borderEnabled=&quot;1&quot; borderGreen=&quot;0&quot; borderRed=&quot;0&quot; borderWidth=&quot;1&quot; featureType=&quot;1&quot; fillBlue=&quot;255&quot; fillEnabled=&quot;1&quot; fillGreen=&quot;0&quot; fillRed=&quot;128&quot;/>&#xD;&#xA;"/>
        </styleBlackboard>
      </layers>
      <layers name="gd:streams" iD="http://www.refractions.net:8080/geoserver/wfs/GetCapabilities#gd:streams"; catalogRef="http%3A%2F%2Fwww.refractions.net%3A8080%2Fgeoserver%2Fwfs%2FGetCapabilities-IDSEP-WFSDataStoreFactory:SERVER_URL-KEY_VALUE_SEP-http://www.refractions.net:8080/geoserver/wfs/GetCapabilities";>
        <styleBlackboard>
          <content iD="net.refractions.udig.style.sld" memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>&#xD;&#xA;&lt;styleEntry featureType=&quot;2&quot; lineBlue=&quot;128&quot; lineEnabled=&quot;1&quot; lineGreen=&quot;0&quot; lineRed=&quot;128&quot; lineWidth=&quot;1&quot;/>&#xD;&#xA;"/>
        </styleBlackboard>
      </layers>
    </contextModel>
    <viewportModel bounds="-122.23495199735241,-122.1445506601638,47.29712082884946,47.35436458215574"/>
  </elements>
</net.refractions.udig.project:Project>

Back to the top