I do not understand exactly what the context export should do. I try to
export as OWSContext and I get something like this:
<OWSContext id="geodss.107601547" version="0.0.13"
    xmlns="http://www.opengis.net/oc";
    xmlns:ogc="http://www.opengis.net/ogc";
    xmlns:ows="http://www.opengis.net/ows";
    xmlns:param="http;//www.opengis.net/param"
    xmlns:sld="http://www.opengis.net/sld";
    xmlns:xlink="http://www.w3.org/1999/xlink";
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
    xsi:schemaLocation="http://www.opengis.net/oc oc_0_0_13.xsd"
    >
  <General>
    <Window height="1280" width="640"/>
    <ows:BoundingBox crs="EPSG:32632">
      <ows:LowerCorner>700785.7116232226 5183967.956950904</ows:LowerCorner>
      <ows:UpperCorner>713986.0080533074 5190568.105165946</ows:UpperCorner>
    </ows:BoundingBox>
    <Title>vintl</Title>
    <ows:ServiceProvider>
      <ows:ProviderName>OWS-3 GeoDSS Thread</ows:ProviderName>
      <ows:ServiceContact>
        <ows:IndividualName>null</ows:IndividualName>
      </ows:ServiceContact>
    </ows:ServiceProvider>
  </General>
  <ResourceList>
  </ResourceList>
</OWSContext>

which doesn't say anything about the 4 shapefiles and the grass raster
(but that is ok :)) that are loaded in the project.

For as it is now the projects are not very portable in my opinion.

Andrea




Jody Garnett probaly wrote:
> You can also export out a context document, this file can be read by
> another uDig client, and a some applications like MapBuilder.
> Cheers,
> Jody
>> In .uprj and .umap files there are absolute paths.
>> Thus it seems that if we want to transfer project to other machine, we
>> should copy it in the same directory. Am I right?
>> And is there another way to transfer projects?
>> _______________________________________________
>> User-friendly Desktop Internet GIS (uDig)
>> http://udig.refractions.net
>> http://lists.refractions.net/mailman/listinfo/udig-devel
> 
> _______________________________________________
> User-friendly Desktop Internet GIS (uDig)
> http://udig.refractions.net
> http://lists.refractions.net/mailman/listinfo/udig-devel
> 
_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel

Reply via email to