Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] deegreewms,deegrewfs with udig



Hello,thank you for your answer. In my files of deegreewms, I have configured layers of files shapefiles and layers whose dates proceden of database (PostgreSQL). I send you the files I have changed in my deegreewms.

With deegreewfs I haven't changed anything, at moment, because the error I send you last day, it appear with the configuration by defect of deegreewfs, that is, with deegreewfs that I have lowered of main page of deegree (http://deegree.sourceforge.net/).

I hope that you could help me, because i need this urgent, i need that it work well, because i need it for my project end of course.

Thank you

Regards


From:  Richard Gould <rgould@xxxxxxxxxxxxxxx>
Reply-To:  User-friendly Desktop Internet GIS <udig-devel@xxxxxxxxxxxxxxxxxxxxx>
To:  User-friendly Desktop Internet GIS <udig-devel@xxxxxxxxxxxxxxxxxxxxx>
Subject:  Re: [udig-devel] deegreewms,deegrewfs with udig
Date:  Wed, 22 Feb 2006 09:36:45 -0800
>That's interesting. Is there any chance your deegree service is
>publicly available, so I can test against it? It would make things
>much easier. Otherwise I will have to set up my own instance at some
>point.
>
>Cheers
>
>Richard
>
<?xml version="1.0" encoding="UTF-8"?>
<DatastoreConfiguration name="shapes" type="SHAPEFILES">
	<FeatureType name="cite:BasicPolygons">
		<OutputFormat>
			<GML2 responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputGML"/>
			<FEATURECOLLECTION responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputFC"/>
		</OutputFormat>
		<MasterTable name="file:///C:/deegreewms/WEB-INF/data/cite/BasicPolygons" targetName="BasicPolygons">
			<!-- name of the table column that stores the id of a feature -->
			<IdField number="false" auto="false">NAME</IdField>
			<GeoFieldIdentifier>GEOM</GeoFieldIdentifier>
		</MasterTable>
		<CRS>EPSG:4326</CRS>
	</FeatureType>
	<FeatureType name="cite:Bridges">
		<OutputFormat>
			<GML2 responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputGML"/>
			<FEATURECOLLECTION responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputFC"/>
		</OutputFormat>
		<MasterTable name="file:///C:/deegreewms/WEB-INF/data/cite/Bridges" targetName="Bridges">
			<!-- name of the table column that stores the id of a feature -->
			<IdField number="false" auto="false">NAME</IdField>
			<GeoFieldIdentifier>GEOM</GeoFieldIdentifier>
		</MasterTable>
		<CRS>EPSG:4326</CRS>
	</FeatureType>
	<FeatureType name="cite:BuildingCenters">
		<OutputFormat>
			<GML2 responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputGML"/>
			<FEATURECOLLECTION responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputFC"/>
		</OutputFormat>
		<MasterTable name="file:///C:/deegreewms/WEB-INF/data/cite/BuildingCenters" targetName="BuildingCenters">
			<!-- name of the table column that stores the id of a feature -->
			<IdField number="false" auto="false">NAME</IdField>
			<GeoFieldIdentifier>GEOM</GeoFieldIdentifier>
		</MasterTable>
		<CRS>EPSG:4326</CRS>
	</FeatureType>
	<FeatureType name="cite:Buildings">
		<OutputFormat>
			<GML2 responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputGML"/>
			<FEATURECOLLECTION responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputFC"/>
		</OutputFormat>
		<MasterTable name="file:///C:/deegreewms/WEB-INF/data/cite/Buildings" targetName="Buildings">
			<!-- name of the table column that stores the id of a feature -->
			<IdField number="false" auto="false">NAME</IdField>
			<GeoFieldIdentifier>GEOM</GeoFieldIdentifier>
		</MasterTable>
		<CRS>EPSG:4326</CRS>
	</FeatureType>
	<FeatureType name="cite:DividedRoutes">
		<OutputFormat>
			<GML2 responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputGML"/>
			<FEATURECOLLECTION responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputFC"/>
		</OutputFormat>
		<MasterTable name="file:///C:/deegreewms/WEB-INF/data/cite/DividedRoutes" targetName="DividedRoutes">
			<!-- name of the table column that stores the id of a feature -->
			<IdField number="false" auto="false">NAME</IdField>
			<GeoFieldIdentifier>GEOM</GeoFieldIdentifier>
		</MasterTable>
		<CRS>EPSG:4326</CRS>
	</FeatureType>
	<FeatureType name="cite:Forests">
		<OutputFormat>
			<GML2 responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputGML"/>
			<FEATURECOLLECTION responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputFC"/>
		</OutputFormat>
		<MasterTable name="file:///C:/deegreewms/WEB-INF/data/cite/Forests" targetName="Forests">
			<!-- name of the table column that stores the id of a feature -->
			<IdField number="false" auto="false">NAME</IdField>
			<GeoFieldIdentifier>GEOM</GeoFieldIdentifier>
		</MasterTable>
		<CRS>EPSG:4326</CRS>
	</FeatureType>
	<FeatureType name="cite:Lakes">
		<OutputFormat>
			<GML2 responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputGML"/>
			<FEATURECOLLECTION responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputFC"/>
		</OutputFormat>
		<MasterTable name="file:///C:/deegreewms/WEB-INF/data/cite/Lakes" targetName="Lakes">
			<!-- name of the table column that stores the id of a feature -->
			<IdField number="false" auto="false">NAME</IdField>
			<GeoFieldIdentifier>GEOM</GeoFieldIdentifier>
		</MasterTable>
		<CRS>EPSG:4326</CRS>
	</FeatureType>
	<FeatureType name="cite:MapNeatline">
		<OutputFormat>
			<GML2 responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputGML"/>
			<FEATURECOLLECTION responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputFC"/>
		</OutputFormat>
		<MasterTable name="file:///C:/deegreewms/WEB-INF/data/cite/MapNeatline" targetName="MapNeatline">
			<!-- name of the table column that stores the id of a feature -->
			<IdField number="false" auto="false">NAME</IdField>
			<GeoFieldIdentifier>GEOM</GeoFieldIdentifier>
		</MasterTable>
		<CRS>EPSG:4326</CRS>
	</FeatureType>
	<FeatureType name="cite:NamedPlaces">
		<OutputFormat>
			<GML2 responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputGML"/>
			<FEATURECOLLECTION responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputFC"/>
		</OutputFormat>
		<MasterTable name="file:///C:/deegreewms/WEB-INF/data/cite/NamedPlaces" targetName="NamedPlaces">
			<!-- name of the table column that stores the id of a feature -->
			<IdField number="false" auto="false">NAME</IdField>
			<GeoFieldIdentifier>GEOM</GeoFieldIdentifier>
		</MasterTable>
		<CRS>EPSG:4326</CRS>
	</FeatureType>
	<FeatureType name="cite:Ponds">
		<OutputFormat>
			<GML2 responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputGML"/>
			<FEATURECOLLECTION responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputFC"/>
		</OutputFormat>
		<MasterTable name="file:///C:/deegreewms/WEB-INF/data/cite/Ponds" targetName="Ponds">
			<!-- name of the table column that stores the id of a feature -->
			<IdField number="false" auto="false">NAME</IdField>
			<GeoFieldIdentifier>GEOM</GeoFieldIdentifier>
		</MasterTable>
		<CRS>EPSG:4326</CRS>
	</FeatureType>
	<FeatureType name="cite:RoadSegments">
		<OutputFormat>
			<GML2 responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputGML"/>
			<FEATURECOLLECTION responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputFC"/>
		</OutputFormat>
		<MasterTable name="file:///C:/deegreewms/WEB-INF/data/cite/RoadSegments" targetName="RoadSegments">
			<!-- name of the table column that stores the id of a feature -->
			<IdField number="false" auto="false">NAME</IdField>
			<GeoFieldIdentifier>GEOM</GeoFieldIdentifier>
		</MasterTable>
		<CRS>EPSG:4326</CRS>
	</FeatureType>
	<FeatureType name="cite:Streams">
		<OutputFormat>
			<GML2 responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputGML"/>
			<FEATURECOLLECTION responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputFC"/>
		</OutputFormat>
		<MasterTable name="file:///C:/deegreewms/WEB-INF/data/cite/Streams" targetName="Streams">
			<!-- name of the table column that stores the id of a feature -->
			<IdField number="false" auto="false">NAME</IdField>
			<GeoFieldIdentifier>GEOM</GeoFieldIdentifier>
		</MasterTable>
		<CRS>EPSG:4326</CRS>
	</FeatureType>
	<FeatureType name="europe:country">
		<OutputFormat>
			<GML2 responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputGML"/>
			<FEATURECOLLECTION responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputFC"/>
		</OutputFormat>
		<MasterTable name="file:///C:/deegreewms/WEB-INF/data/europe/country" targetName="country">
			<!-- name of the table column that stores the id of a feature -->
			<IdField number="false" auto="false">NAME</IdField>
			<GeoFieldIdentifier>GEOM</GeoFieldIdentifier>
		</MasterTable>
		<CRS>EPSG:4326</CRS>
	</FeatureType>
	<FeatureType name="europe:major_rivers">
		<OutputFormat>
			<GML2 responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputGML"/>
			<FEATURECOLLECTION responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputFC"/>
		</OutputFormat>
		<MasterTable name="file:///C:/deegreewms/WEB-INF/data/europe/major_rivers" targetName="major_rivers">
			<!-- name of the table column that stores the id of a feature -->
			<IdField number="false" auto="false">NAME</IdField>
			<GeoFieldIdentifier>GEOM</GeoFieldIdentifier>
		</MasterTable>
		<CRS>EPSG:4326</CRS>
	</FeatureType>
	<FeatureType name="europe:major_roads">
		<OutputFormat>
			<GML2 responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputGML"/>
			<FEATURECOLLECTION responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputFC"/>
		</OutputFormat>
		<MasterTable name="file:///C:/deegreewms/WEB-INF/data/europe/major_roads" targetName="major_roads">
			<!-- name of the table column that stores the id of a feature -->
			<IdField number="false" auto="false">NAME</IdField>
			<GeoFieldIdentifier>GEOM</GeoFieldIdentifier>
		</MasterTable>
		<CRS>EPSG:4326</CRS>
	</FeatureType>
	<FeatureType name="europe:major_urban_places">
		<OutputFormat>
			<GML2 responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputGML"/>
			<FEATURECOLLECTION responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputFC"/>
		</OutputFormat>
		<MasterTable name="file:///C:/deegreewms/WEB-INF/data/europe/major_urban_places" targetName="major_urban_places">
			<!-- name of the table column that stores the id of a feature -->
			<IdField number="false" auto="false">NAME</IdField>
			<GeoFieldIdentifier>GEOM</GeoFieldIdentifier>
		</MasterTable>
		<CRS>EPSG:4326</CRS>
	</FeatureType>
	<FeatureType name="europe:railroad">
		<OutputFormat>
			<GML2 responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputGML"/>
			<FEATURECOLLECTION responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputFC"/>
		</OutputFormat>
		<MasterTable name="file:///C:/deegreewms/WEB-INF/data/europe/railroad" targetName="railroad">
			<!-- name of the table column that stores the id of a feature -->
			<IdField number="false" auto="false">NAME</IdField>
			<GeoFieldIdentifier>GEOM</GeoFieldIdentifier>
		</MasterTable>
		<CRS>EPSG:4326</CRS>
	</FeatureType>
	<FeatureType name="osnabrueck:gewaessepoly">
		<OutputFormat>
			<GML2 responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputGML"/>
			<FEATURECOLLECTION responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputFC"/>
		</OutputFormat>
		<MasterTable name="file:///C:/deegreewms/WEB-INF/data/osnabrueck/gewaessepoly" targetName="gewaessepoly">
			<!-- name of the table column that stores the id of a feature -->
			<IdField number="false" auto="false">NAME</IdField>
			<GeoFieldIdentifier>GEOM</GeoFieldIdentifier>
		</MasterTable>
		<CRS>EPSG:31467</CRS>
	</FeatureType>
	<FeatureType name="osnabrueck:gewaesserlinien">
		<OutputFormat>
			<GML2 responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputGML"/>
			<FEATURECOLLECTION responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputFC"/>
		</OutputFormat>
		<MasterTable name="file:///C:/deegreewms/WEB-INF/data/osnabrueck/gewaesserlinien" targetName="gewaesserlinien">
			<!-- name of the table column that stores the id of a feature -->
			<IdField number="false" auto="false">NAME</IdField>
			<GeoFieldIdentifier>GEOM</GeoFieldIdentifier>
		</MasterTable>
		<CRS>EPSG:31467</CRS>
	</FeatureType>
	<FeatureType name="osnabrueck:gruenpolyl">
		<OutputFormat>
			<GML2 responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputGML"/>
			<FEATURECOLLECTION responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputFC"/>
		</OutputFormat>
		<MasterTable name="file:///C:/deegreewms/WEB-INF/data/osnabrueck/gruenpolyl" targetName="gruenpolyl">
			<!-- name of the table column that stores the id of a feature -->
			<IdField number="false" auto="false">NAME</IdField>
			<GeoFieldIdentifier>GEOM</GeoFieldIdentifier>
		</MasterTable>
		<CRS>EPSG:31467</CRS>
	</FeatureType>
	<FeatureType name="osnabrueck:sights">
		<OutputFormat>
			<GML2 responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputGML"/>
			<FEATURECOLLECTION responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputFC"/>
		</OutputFormat>
		<MasterTable name="file:///C:/deegreewms/WEB-INF/data/osnabrueck/sights" targetName="sights">
			<!-- name of the table column that stores the id of a feature -->
			<IdField number="false" auto="false">NAME</IdField>
			<GeoFieldIdentifier>GEOM</GeoFieldIdentifier>
		</MasterTable>
		<CRS>EPSG:31467</CRS>
	</FeatureType>
	<FeatureType name="osnabrueck:strassen">
		<OutputFormat>
			<GML2 responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputGML"/>
			<FEATURECOLLECTION responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputFC"/>
		</OutputFormat>
		<MasterTable name="file:///C:/deegreewms/WEB-INF/data/osnabrueck/strassen" targetName="strassen">
			<!-- name of the table column that stores the id of a feature -->
			<IdField number="false" auto="false">NAME</IdField>
			<GeoFieldIdentifier>GEOM</GeoFieldIdentifier>
		</MasterTable>
		<CRS>EPSG:31467</CRS>
	</FeatureType>
	
	<!--CAPAS DE LOS SHAPEFILES MIOS-->
	<FeatureType name="construcciones">
		<OutputFormat>
			<GML2 responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputGML"/>
			<FEATURECOLLECTION responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputFC"/>
		</OutputFormat>
		<MasterTable name="file:///C:/shapefiles/CONSTRU" targetName="construcciones">
			<IdField number="false" auto="false">gid</IdField>
			<GeoFieldIdentifier>the_geom</GeoFieldIdentifier>
		</MasterTable>
		<CRS>EPSG:23030</CRS>
	</FeatureType>
	<FeatureType name="hojas">
		<OutputFormat>
			<GML2 responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputGML"/>
			<FEATURECOLLECTION responsibleClass="org.deegree_impl.services.wfs.shape.SHPDataStoreOutputFC"/>
		</OutputFormat>
		<MasterTable name="file:///C:/shapefiles/HOJAS" targetName="hojas">
			<!-- name of the table column that stores the id of a feature -->
			<IdField number="false" auto="false">gid</IdField>
			<GeoFieldIdentifier>the_geom</GeoFieldIdentifier>
		</MasterTable>
		<CRS>EPSG:23030</CRS>
	</FeatureType>


</DatastoreConfiguration>

<?xml version="1.0" encoding="UTF-8"?>
<WFS_Capabilities version="1.0.0">
	<Service>
		<Name>WebFeatureServer</Name>
		<Title>deegree WFS</Title>
		<OnlineResource>http://127.0.0.1:8080/deegreewfs?</OnlineResource>
	</Service>
	<Capability>
		<Request>
			<GetCapabilities>
				<DCPType>
					<HTTP>
						<Post onlineResource="http://121.0.0.1:8080/deegreewfs"/>
					</HTTP>
				</DCPType>
			</GetCapabilities>
			<DescribeFeatureType>
				<SchemaDescriptionLanguage>
					<XMLSCHEMA/>
				</SchemaDescriptionLanguage>
				<DCPType>
					<HTTP>
						<Post onlineResource="http://121.0.0.1:8080/deegreewfs"/>
					</HTTP>
				</DCPType>
			</DescribeFeatureType>
			<GetFeature>
				<ResultFormat>
					<GML2 className="org.deegree_impl.services.wfs.GMLResponseHandler"/>
					<FEATURECOLLECTION className="org.deegree_impl.services.wfs.FCResponseHandler"/>
				</ResultFormat>
				<DCPType>
					<HTTP>
						<Post onlineResource="http://121.0.0.1:8080/deegreewfs"/>
					</HTTP>
				</DCPType>
			</GetFeature>
		</Request>
	</Capability>
	<FeatureTypeList>
		<Operations>
			<Query/>
		</Operations>
		<FeatureType>
			<ResponsibleClass className="org.deegree_impl.services.wfs.shape.ShapeDataStore" configURL="file:///C:/deegreewms/WEB-INF/xml/demo_config.xml"/>
			<Name>cite:BasicPolygons</Name>
			<SRS>EPSG:4326</SRS>
			<LatLonBoundingBox minx="-1" miny="-1" maxx="1" maxy="1"/>
		</FeatureType>
		<FeatureType>
			<ResponsibleClass className="org.deegree_impl.services.wfs.shape.ShapeDataStore" configURL="file:///C:/deegreewms/WEB-INF/xml/demo_config.xml"/>
			<Name>cite:Bridges</Name>
			<SRS>EPSG:4326</SRS>
			<LatLonBoundingBox minx="-1" miny="-1" maxx="1" maxy="1"/>
		</FeatureType>
		<FeatureType>
			<ResponsibleClass className="org.deegree_impl.services.wfs.shape.ShapeDataStore" configURL="file:///C:/deegreewms/WEB-INF/xml/demo_config.xml"/>
			<Name>cite:BuildingCenters</Name>
			<SRS>EPSG:4326</SRS>
			<LatLonBoundingBox minx="-1" miny="-1" maxx="1" maxy="1"/>
		</FeatureType>
		<FeatureType>
			<ResponsibleClass className="org.deegree_impl.services.wfs.shape.ShapeDataStore" configURL="file:///C:/deegreewms/WEB-INF/xml/demo_config.xml"/>
			<Name>cite:Buildings</Name>
			<SRS>EPSG:4326</SRS>
			<LatLonBoundingBox minx="-1" miny="-1" maxx="1" maxy="1"/>
		</FeatureType>
		<FeatureType>
			<ResponsibleClass className="org.deegree_impl.services.wfs.shape.ShapeDataStore" configURL="file:///C:/deegreewms/WEB-INF/xml/demo_config.xml"/>
			<Name>cite:DividedRoutes</Name>
			<SRS>EPSG:4326</SRS>
			<LatLonBoundingBox minx="-1" miny="-1" maxx="1" maxy="1"/>
		</FeatureType>
		<FeatureType>
			<ResponsibleClass className="org.deegree_impl.services.wfs.shape.ShapeDataStore" configURL="file:///C:/deegreewms/WEB-INF/xml/demo_config.xml"/>
			<Name>cite:Forests</Name>
			<SRS>EPSG:4326</SRS>
			<LatLonBoundingBox minx="-1" miny="-1" maxx="1" maxy="1"/>
		</FeatureType>
		<FeatureType>
			<ResponsibleClass className="org.deegree_impl.services.wfs.shape.ShapeDataStore" configURL="file:///C:/deegreewms/WEB-INF/xml/demo_config.xml"/>
			<Name>cite:Lakes</Name>
			<SRS>EPSG:4326</SRS>
			<LatLonBoundingBox minx="-1" miny="-1" maxx="1" maxy="1"/>
		</FeatureType>
		<FeatureType>
			<ResponsibleClass className="org.deegree_impl.services.wfs.shape.ShapeDataStore" configURL="file:///C:/deegreewms/WEB-INF/xml/demo_config.xml"/>
			<Name>cite:MapNeatline</Name>
			<SRS>EPSG:4326</SRS>
			<LatLonBoundingBox minx="-1" miny="-1" maxx="1" maxy="1"/>
		</FeatureType>
		<FeatureType>
			<ResponsibleClass className="org.deegree_impl.services.wfs.shape.ShapeDataStore" configURL="file:///C:/deegreewms/WEB-INF/xml/demo_config.xml"/>
			<Name>cite:NamedPlaces</Name>
			<SRS>EPSG:4326</SRS>
			<LatLonBoundingBox minx="-1" miny="-1" maxx="1" maxy="1"/>
		</FeatureType>
		<FeatureType>
			<ResponsibleClass className="org.deegree_impl.services.wfs.shape.ShapeDataStore" configURL="file:///C:/deegreewms/WEB-INF/xml/demo_config.xml"/>
			<Name>cite:Ponds</Name>
			<SRS>EPSG:4326</SRS>
			<LatLonBoundingBox minx="-1" miny="-1" maxx="1" maxy="1"/>
		</FeatureType>
		<FeatureType>
			<ResponsibleClass className="org.deegree_impl.services.wfs.shape.ShapeDataStore" configURL="file:///C:/deegreewms/WEB-INF/xml/demo_config.xml"/>
			<Name>cite:RoadSegments</Name>
			<SRS>EPSG:4326</SRS>
			<LatLonBoundingBox minx="-1" miny="-1" maxx="1" maxy="1"/>
		</FeatureType>
		<FeatureType>
			<ResponsibleClass className="org.deegree_impl.services.wfs.shape.ShapeDataStore" configURL="file:///C:/deegreewms/WEB-INF/xml/demo_config.xml"/>
			<Name>cite:Streams</Name>
			<SRS>EPSG:4326</SRS>
			<LatLonBoundingBox minx="-1" miny="-1" maxx="1" maxy="1"/>
		</FeatureType>
		<FeatureType>
			<ResponsibleClass className="org.deegree_impl.services.wfs.shape.ShapeDataStore" configURL="file:///C:/deegreewms/WEB-INF/xml/demo_config.xml"/>
			<Name>europe:country</Name>
			<SRS>EPSG:4326</SRS>
			<LatLonBoundingBox minx="-31.27" miny="32.56" maxx="68.92" maxy="81.86"/>
		</FeatureType>
		<FeatureType>
			<ResponsibleClass className="org.deegree_impl.services.wfs.shape.ShapeDataStore" configURL="file:///C:/deegreewms/WEB-INF/xml/demo_config.xml"/>
			<Name>europe:major_rivers</Name>
			<SRS>EPSG:4326</SRS>
			<LatLonBoundingBox minx="-31.27" miny="32.56" maxx="68.92" maxy="81.86"/>
		</FeatureType>
		<FeatureType>
			<ResponsibleClass className="org.deegree_impl.services.wfs.shape.ShapeDataStore" configURL="file:///C:/deegreewms/WEB-INF/xml/demo_config.xml"/>
			<Name>europe:major_roads</Name>
			<SRS>EPSG:4326</SRS>
			<LatLonBoundingBox minx="-31.27" miny="32.56" maxx="68.92" maxy="81.86"/>
		</FeatureType>
		<FeatureType>
			<ResponsibleClass className="org.deegree_impl.services.wfs.shape.ShapeDataStore" configURL="file:///C:/deegreewms/WEB-INF/xml/demo_config.xml"/>
			<Name>europe:major_urban_places</Name>
			<SRS>EPSG:4326</SRS>
			<LatLonBoundingBox minx="-31.27" miny="32.56" maxx="68.92" maxy="81.86"/>
		</FeatureType>
		<FeatureType>
			<ResponsibleClass className="org.deegree_impl.services.wfs.shape.ShapeDataStore" configURL="file:///C:/deegreewms/WEB-INF/xml/demo_config.xml"/>
			<Name>europe:railroad</Name>
			<SRS>EPSG:4326</SRS>
			<LatLonBoundingBox minx="-31.27" miny="32.56" maxx="68.92" maxy="81.86"/>
		</FeatureType>
		<FeatureType>
			<ResponsibleClass className="org.deegree_impl.services.wfs.shape.ShapeDataStore" configURL="file:///C:/deegreewms/WEB-INF/xml/demo_config.xml"/>
			<Name>osnabrueck:gewaessepoly</Name>
			<SRS>EPSG:31467</SRS>
			<LatLonBoundingBox minx="7.93" miny="52.22" maxx="8.19" maxy="52.34"/>
		</FeatureType>
		<FeatureType>
			<ResponsibleClass className="org.deegree_impl.services.wfs.shape.ShapeDataStore" configURL="file:///C:/deegreewms/WEB-INF/xml/demo_config.xml"/>
			<Name>osnabrueck:gewaesserlinien</Name>
			<SRS>EPSG:31467</SRS>
			<LatLonBoundingBox minx="7.93" miny="52.22" maxx="8.19" maxy="52.34"/>
		</FeatureType>
		<FeatureType>
			<ResponsibleClass className="org.deegree_impl.services.wfs.shape.ShapeDataStore" configURL="file:///C:/deegreewms/WEB-INF/xml/demo_config.xml"/>
			<Name>osnabrueck:gruenpolyl</Name>
			<SRS>EPSG:31467</SRS>
			<LatLonBoundingBox minx="7.93" miny="52.22" maxx="8.19" maxy="52.34"/>
		</FeatureType>
		<FeatureType>
			<ResponsibleClass className="org.deegree_impl.services.wfs.shape.ShapeDataStore" configURL="file:///C:/deegreewms/WEB-INF/xml/demo_config.xml"/>
			<Name>osnabrueck:sights</Name>
			<SRS>EPSG:31467</SRS>
			<LatLonBoundingBox minx="7.93" miny="52.22" maxx="8.19" maxy="52.34"/>
		</FeatureType>
		<FeatureType>
			<ResponsibleClass className="org.deegree_impl.services.wfs.shape.ShapeDataStore" configURL="file:///C:/deegreewms/WEB-INF/xml/demo_config.xml"/>
			<Name>osnabrueck:strassen</Name>
			<SRS>EPSG:31467</SRS>
			<LatLonBoundingBox minx="7.93" miny="52.22" maxx="8.19" maxy="52.34"/>
		</FeatureType>

		<!--EJEMPLO DE SHAPEFILE MIO-->
		<FeatureType>
			<ResponsibleClass className="org.deegree_impl.services.wfs.shape.ShapeDataStore" configURL="file:///C:/deegreewms/WEB-INF/xml/demo_config.xml"/>
			<Name>construcciones</Name>
			<SRS>EPSG:23030</SRS>
			<LatLonBoundingBox minx="-180.0" miny="-90.0" maxx="180.0" maxy="90.0"/>
		</FeatureType>
		<FeatureType>
			<ResponsibleClass className="org.deegree_impl.services.wfs.shape.ShapeDataStore" configURL="file:///C:/deegreewms/WEB-INF/xml/demo_config.xml"/>
			<Name>hojas</Name>
			<SRS>EPSG:23030</SRS>
			<LatLonBoundingBox minx="-180.0" miny="-90.0" maxx="180.0" maxy="90.0"/>
		</FeatureType>

		<!--EJEMPLO DE CONEXION A POSTGRESQL-->
		<FeatureType>
			<ResponsibleClass className="org.deegree_impl.services.wfs.postgis.PostgisDataStore" configURL="file:///C:/deegreewms/WEB-INF/xml/postgis_config.xml"/>
			<Name>parcelas</Name>
			<SRS>EPSG:23030</SRS>
			<LatLonBoundingBox minx="-180.0" miny="-90.0" maxx="180.0" maxy="90.0"/>
		</FeatureType>


	</FeatureTypeList>
</WFS_Capabilities>

{\rtf1\ansi\ansicpg1252\deff0\deflang3082{\fonttbl{\f0\fnil\fcharset0 Courier New;}{\f1\fswiss\fcharset0 Arial;}} {\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\f0\fs20 <?xmlversion="1.0"encoding="utf-8"?>\par <xsd:schemaxmlns:gml="http://www.opengis.net/gml"xmlns:xsd="http://www.w3.org/2001/xmlschema">\par <xsd:importschemalocation="http://www.deegree.org/xml/schemas/wcts/geometry.xsd"/>\par <xsd:importschemalocation="http://www.deegree.org/xml/schemas/wcts/feature.xsd"/>\par <xsd:elementname="parcelas"substitutiongroup="gml:_feature">\par <xsd:complextype>\par \tab <xsd:sequence>\par \tab\tab <xsd:elementname="gid"type="xsd:integer"minoccurs="1"/>\par \tab\tab <xsd:elementname="mapa"type="xsd:integer"minoccurs="1"/>\par \tab\tab <xsd:elementname="delegacio"type="xsd:integer"minoccurs="1"/>\par \tab\tab <xsd:elementname="municipio"type="xsd:integer"minoccurs="1"/>\par \tab\tab <xsd:elementname="masa"type="xsd:varchar"minoccurs="1"/>\par \tab\tab <xsd:elementname="hoja"type="xsd:varchar"minoccurs="1"/>\par \tab\tab <xsd:elementname="tipo"type="xsd:varchar"minoccurs="1"/>\par \tab\tab <xsd:elementname="parcela"type="xsd:varchar"minoccurs="1"/>\par \tab\tab <xsd:elementname="coorx"type="xsd:numeric"minoccurs="1"/>\par \tab\tab <xsd:elementname="coory"type="xsd:numeric"minoccurs="1"/>\par \tab\tab <xsd:elementname="via"type="xsd:integer"minoccurs="1"/>\par \tab\tab <xsd:elementname="numero"type="xsd:integer"minoccurs="1"/>\par \tab\tab <xsd:elementname="numerodup"type="xsd:varchar"minoccurs="1"/>\par \tab\tab <xsd:elementname="numsymbol"type="xsd:integer"minoccurs="1"/>\par \tab\tab <xsd:elementname="area"type="xsd:integer"minoccurs="1"/>\par \tab\tab <xsd:elementname="fechaalta"type="xsd:integer"minoccurs="1"/>\par \tab\tab <xsd:elementname="fechabaja"type="xsd:integer"minoccurs="1"/>\par \tab\tab <xsd:elementname="parcelas."the_geom""type="gml:multipolygonpropertytype"minoccurs="1"/>\par \tab </xsd:sequence>\par </xsd:complextype>\par </xsd:element>\par </xsd:schema>\par \par \f1\par }
<?xml version="1.0" encoding="UTF-8"?>
<DatastoreConfiguration name="yyy" type="POSTGIS">
	<Connection>
		<driver>org.postgresql.Driver</driver>
		<logon>jdbc:postgresql://127.0.0.1:5432/yyy</logon>
		<user>postgres</user>
		<password>postgres</password>
	</Connection>

	<FeatureType name="parcelas">
		<OutputFormat>
			<GML2 responsibleClass="org.deegree_impl.services.wfs.postgis.PostgisDataStoreOutputGML">
			 <SchemaLocation>file:///C:/deegreewms/WEB-INF/xml/parcelas.xsd</SchemaLocation>
			</GML2>
			<XML responsibleClass="org.deegree_impl.services.wfs.postgis.PostgisDataStoreOutputXML">
			 <SchemaLocation>file:///C:/deegreewms/WEB-INF/xml/parcelas.xsd</SchemaLocation>
			</XML>
			<FEATURECOLLECTION responsibleClass="org.deegree_impl.services.wfs.postgis.PostgisDataStoreOutputFC"/>
		</OutputFormat>
		<MappingField>
			<Property name="/parcelas/gid" type="INTEGER"/>
			<DatastoreField name="parcelas.gid" type="INTEGER"/>
		</MappingField>
		<MappingField>
			<Property name="/parcelas/mapa" type="INTEGER"/>
			<DatastoreField name="parcelas.mapa" type="INTEGER"/>
		</MappingField>
		<MappingField>
			<Property name="/parcelas/delegacio" type="INTEGER"/>
			<DatastoreField name="parcelas.delegacio" type="INTEGER"/>
		</MappingField>
		<MappingField>
			<Property name="/parcelas/municipio" type="INTEGER"/>
			<DatastoreField name="parcelas.municipio" type="INTEGER"/>
		</MappingField>
		<MappingField>
			<Property name="/parcelas/masa" type="VARCHAR"/>
			<DatastoreField name="parcelas.masa" type="VARCHAR"/>
		</MappingField>
		<MappingField>
			<Property name="/parcelas/hoja" type="VARCHAR"/>
			<DatastoreField name="parcelas.hoja" type="VARCHAR"/>
		</MappingField>
		<MappingField>
			<Property name="/parcelas/tipo" type="VARCHAR"/>
			<DatastoreField name="parcelas.tipo" type="VARCHAR"/>
		</MappingField>
		<MappingField>
			<Property name="/parcelas/parcela" type="VARCHAR"/>
			<DatastoreField name="parcelas.parcela" type="VARCHAR"/>
		</MappingField>
		<MappingField>
			<Property name="/parcelas/coorx" type="NUMERIC"/>
			<DatastoreField name="parcelas.coorx" type="NUMERIC"/>
		</MappingField>
		<MappingField>
			<Property name="/parcelas/coory" type="NUMERIC"/>
			<DatastoreField name="parcelas.coory" type="NUMERIC"/>
		</MappingField>
		<MappingField>
			<Property name="/parcelas/via" type="INTEGER"/>
			<DatastoreField name="parcelas.via" type="INTEGER"/>
		</MappingField>
		<MappingField>
			<Property name="/parcelas/numero" type="INTEGER"/>
			<DatastoreField name="parcelas.numero" type="INTEGER"/>
		</MappingField>
		<MappingField>
			<Property name="/parcelas/numerodup" type="VARCHAR"/>
			<DatastoreField name="parcelas.numerodup" type="VARCHAR"/>
		</MappingField>
		<MappingField>
			<Property name="/parcelas/numsymbol" type="INTEGER"/>
			<DatastoreField name="parcelas.numsymbol" type="INTEGER"/>
		</MappingField>
		<MappingField>
			<Property name="/parcelas/area" type="INTEGER"/>
			<DatastoreField name="parcelas.area" type="INTEGER"/>
		</MappingField>
		<MappingField>
			<Property name="/parcelas/fechaalta" type="INTEGER"/>
			<DatastoreField name="parcelas.fechaalta" type="INTEGER"/>
		</MappingField>
		<MappingField>
			<Property name="/parcelas/fechabaja" type="INTEGER"/>
			<DatastoreField name="parcelas.fechabaja" type="INTEGER"/>
		</MappingField>
		<MappingField>
			<Property name="/parcelas/the_geom" type="GEOMETRY"/>
			<DatastoreField name="parcelas.the_geom" type="GEOMETRY"/>
		</MappingField>
		<MasterTable name="parcelas" targetName="parcelas">
			<IdField number="true" auto="true">gid</IdField>
			<GeoFieldIdentifier>the_geom</GeoFieldIdentifier>
		</MasterTable>
		<CRS>EPSG:23030</CRS>
		<InternalCRS>23030</InternalCRS>
		</FeatureType>
		
</DatastoreConfiguration>

<?xml version="1.0" encoding="UTF-8"?>
<WMT_MS_Capabilities xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; version="1.1.1" updateSequence="1.1.0">
	<DeegreeParam>
		<RootDirectory>C:/deegreewms</RootDirectory>
		<DefaultOnlineResource xmlns:xlink="http://www.w3.org/1999/xlink"; xlink:type="simple" xlink:href="http://127.0.0.1:8080/deegreewms"/>
		<!-- default = 100 (MB) -->
		<CacheSize>100</CacheSize>
		<!-- maximum lifetime of the processes in the WMS; default = 3600 (sec)-->
		<MaxLifeTime>3600</MaxLifeTime>
		<!-- maximum time for the execution of a request until an exception of time-exceed is thrown
	      default 15 Sekunden -->
		<RequestTimeLimit>35</RequestTimeLimit>
		<!-- determines the quality of the map/image generated from a GetMap request.
	      the parameter only will be evaluated if the desired format is able to handle it.
	      the range of values is 0 ... 1, where 1 is best and 0 is worst. default is 0.95 -->
		<MapQuality>0.95</MapQuality>
		<!-- maximum map width that can be requested. default = 1000 -->
		<MaxMapWidth>1000</MaxMapWidth>
		<!-- maximum map height that can be requested. default = 1000 -->
		<MaxMapHeight>1000</MaxMapHeight>
		<!-- copyright note that will be  drawed at the letf side of the maps bottom -->
		<Copyright>(c) deegree WMS 2003</Copyright>
		<!-- returns the URl where the DTD for OGC WMS capabilities DOCTYPE definiton
			  is located. default = http://schemas.opengis.net/wms/1.1.1/WMS_MS_Capabilities.dtd -->
		<DTDLocation>
			<OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink"; xlink:type="simple" xlink:href="http://schemas.opengis.net/wms/1.1.1/WMS_MS_Capabilities.dtd"/>
		</DTDLocation>
		<!-- define a proxy server if the WMS is seperated by a firewall from the DTD-location or the
		       locations of connected REMOTEWFS, REMOTEWCS and REMOTEWMS 
		       as an alternative you can set commandline parameters at the call of the java
		       interpreter like this: java -DproxyHost=131.220.106.104 -DproxyPort=1234 -classpath ...
		       -->
		<!--Proxy proxyHost="131.220.106.104" proxyPort="1234"/-->
	</DeegreeParam>
	<Service>
		<Name>deegree wms</Name>
		<Title>deegree wms</Title>
		<!-- abstract und keywords are optional -->
		<Abstract>wms reference implementation</Abstract>
		<KeywordList>
			<Keyword>deegree</Keyword>
			<Keyword>wms</Keyword>
		</KeywordList>
		<OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink"; xlink:type="simple" xlink:href="http://127.0.0.1:8080/deegreewms"/>
		<!-- the following service information is optional -->
		<ContactInformation>
			<ContactPersonPrimary>
				<ContactPerson>Markus Mueller</ContactPerson>
				<ContactOrganization>lat/lon</ContactOrganization>
			</ContactPersonPrimary>
			<ContactPosition>Senior Consultant</ContactPosition>
			<ContactAddress>
				<AddressType>XXXX</AddressType>
				<Address>Meckenheimer Allee 176</Address>
				<City>Bonn</City>
				<StateOrProvince>NRW</StateOrProvince>
				<PostCode>53115</PostCode>
				<Country>Germany</Country>
			</ContactAddress>
			<ContactVoiceTelephone>0049228732838</ContactVoiceTelephone>
			<ContactFacsimileTelephone>0049228732838</ContactFacsimileTelephone>
			<ContactElectronicMailAddress>info@xxxxxxxxxx</ContactElectronicMailAddress>
		</ContactInformation>
		<Fees>none</Fees>
		<AccessConstraints>none</AccessConstraints>
	</Service>
	<Capability>
		<Request>
			<!-- by default available -->
			<GetCapabilities>
				<!-- default and mandatory = application/vnd.ogc.wms_xml -->
				<Format>application/vnd.ogc.wms_xml</Format>
				<DCPType>
					<HTTP>
						<Get>
							<OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink"; xlink:type="simple" xlink:href="http://127.0.0.1:8080/deegreewms/wms?"/>
						</Get>
						<!-- POST isn't supported -->
					</HTTP>
				</DCPType>
			</GetCapabilities>
			<!-- by default available -->
			<GetMap>
				<!-- default = image/gif; image/png; image/jpg -->
				<!-- mandatory = image/png -->
				<Format>image/gif</Format>
				<Format>image/png</Format>
				<Format>image/jpg</Format>
				<Format>image/tif</Format>
				<Format>image/bmp</Format>
				<Format>image/svg+xml</Format>
				<DCPType>
					<HTTP>
						<Get>
							<OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink"; xlink:type="simple" xlink:href="http://127.0.0.1:8080/deegreewms/wms?"/>
						</Get>
						<Post>
							<OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink"; xlink:type="simple" xlink:href="http://127.0.0.1:8080/deegreewms/wms?"/>
						</Post>
					</HTTP>
				</DCPType>
			</GetMap>
			<!-- by default available -->
			<GetFeatureInfo>
				<!-- default & mandatory = application/vnd.ogc.gml -->
				<Format>application/vnd.ogc.gml</Format>
				<Format>text/plain</Format>
				<Format>text/html</Format>
				<DCPType>
					<HTTP>
						<Get>
							<OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink"; xlink:type="simple" xlink:href="http://127.0.0.1:8080/deegreewms/wms?"/>
						</Get>
						<!-- POST isn't supported -->
					</HTTP>
				</DCPType>
			</GetFeatureInfo>
		</Request>
		<Exception>
			<!-- default & mandatory= application/vnd.ogc.se_xml -->
			<Format>application/vnd.ogc.se_xml</Format>
			<Format>application/vnd.ogc.se_inimage</Format>
			<Format>application/vnd.ogc.se_blank</Format>
		</Exception>
		<!-- optional; default = all false -->
		<UserDefinedSymbolization SupportSLD="1" UserLayer="1" UserStyle="1" RemoteWFS="0"/>
		<!-- cascaded is optional and default=false -->
		<!-- TOP LAYER -->
		<Layer queryable="0" cascaded="0" noSubsets="0">
			<Title>deegree demo-CD top-level-layer</Title>
			<!-- abstract and keyword are optonal -->
			<Abstract>the top-level-layer of the deegree demo-CD</Abstract>
			<KeywordList>
				<Keyword>deegree</Keyword>
				<Keyword>demo-CD</Keyword>
				<Keyword>layer</Keyword>
			</KeywordList>
			<!-- default = EPSG:4326 -->
			<SRS>EPSG:4326</SRS>
			<!--<LatLonBoundingBox minx="-10" miny="-10" maxx="10" maxy="10"/>-->
			<LatLonBoundingBox minx="-180" miny="-90" maxx="180" maxy="90"/>
			<!-- default 0 ; 9E99  -->
			<ScaleHint min="0" max="100000000"/>
			<Layer queryable="0" cascaded="0" noSubsets="0">
				<Title>cite layers</Title>
				<Abstract>layers for the cite WMS implementation</Abstract>
				<SRS>EPSG:4326</SRS>
				<Layer queryable="1" noSubsets="0" fixedWidth="0" fixedHeight="0">
					<Name>cite:BasicPolygons</Name>
					<Title>cite:BasicPolygons</Title>
					<LatLonBoundingBox minx="-10" miny="-10" maxx="10" maxy="10"/>
					<ScaleHint min="0" max="1000000000"/>
				</Layer>
				<Layer queryable="1" noSubsets="0" fixedWidth="0" fixedHeight="0">
					<Name>cite:Bridges</Name>
					<Title>cite:Bridges</Title>
					<LatLonBoundingBox minx="-1" miny="-1" maxx="1" maxy="1"/>
				</Layer>
				<Layer queryable="1" noSubsets="0" fixedWidth="0" fixedHeight="0">
					<Name>cite:BuildingCenters</Name>
					<Title>cite:BuildingCenters</Title>
					<LatLonBoundingBox minx="-1" miny="-1" maxx="1" maxy="1"/>
				</Layer>
				<Layer queryable="1" noSubsets="0" fixedWidth="0" fixedHeight="0">
					<Name>cite:Buildings</Name>
					<Title>cite:Buildings</Title>
					<LatLonBoundingBox minx="-1" miny="-1" maxx="1" maxy="1"/>
				</Layer>
				<Layer queryable="1" noSubsets="0" fixedWidth="0" fixedHeight="0">
					<Name>cite:DividedRoutes</Name>
					<Title>cite:DividedRoutes</Title>
					<LatLonBoundingBox minx="-1" miny="-1" maxx="1" maxy="1"/>
				</Layer>
				<Layer queryable="1" noSubsets="0" fixedWidth="0" fixedHeight="0">
					<Name>cite:Forests</Name>
					<Title>cite:Forests</Title>
					<LatLonBoundingBox minx="-1" miny="-1" maxx="1" maxy="1"/>
				</Layer>
				<Layer queryable="1" noSubsets="0" fixedWidth="0" fixedHeight="0">
					<Name>cite:Lakes</Name>
					<Title>cite:Lakes</Title>
					<LatLonBoundingBox minx="-1" miny="-1" maxx="1" maxy="1"/>
					<Style>
						<Name>BlueFill</Name>
					</Style>
				</Layer>
				<Layer queryable="0" noSubsets="0" fixedWidth="0" fixedHeight="0">
					<Name>cite:MapNeatline</Name>
					<Title>cite:MapNeatline</Title>
					<LatLonBoundingBox minx="-1" miny="-1" maxx="1" maxy="1"/>
					<Style>
						<Name>GreenLine</Name>
					</Style>
				</Layer>
				<Layer queryable="1" noSubsets="0" fixedWidth="0" fixedHeight="0">
					<Name>cite:NamedPlaces</Name>
					<Title>cite:NamedPlaces</Title>
					<LatLonBoundingBox minx="-1" miny="-1" maxx="1" maxy="1"/>
				</Layer>
				<Layer queryable="1" noSubsets="0" fixedWidth="0" fixedHeight="0">
					<Name>cite:Ponds</Name>
					<Title>cite:Ponds</Title>
					<LatLonBoundingBox minx="-1" miny="-1" maxx="1" maxy="1"/>
					<Style>
						<Name>RedFill</Name>
					</Style>
				</Layer>
				<Layer queryable="1" noSubsets="0" fixedWidth="0" fixedHeight="0">
					<Name>cite:RoadSegments</Name>
					<Title>cite:RoadSegments</Title>
					<LatLonBoundingBox minx="-1" miny="-1" maxx="1" maxy="1"/>
				</Layer>
				<Layer queryable="0" noSubsets="0" fixedWidth="0" fixedHeight="0">
					<Name>cite:Streams</Name>
					<Title>cite:Streams</Title>
					<LatLonBoundingBox minx="-1" miny="-1" maxx="1" maxy="1"/>
					<Style>
						<Name>GreenLine</Name>
					</Style>
				</Layer>
			</Layer>
			<!-- EUROPE -->
			<Layer queryable="0" cascaded="0" noSubsets="0">
				<Title>europe layers</Title>
				<Abstract>layers for the cite WMS implementation</Abstract>
				<Layer>
					<Name>europe:physical</Name>
					<Title>europe:physical</Title>
					<LatLonBoundingBox minx="-180" miny="-90" maxx="180" maxy="90"/>
					<DataSource>
						<Type>LOCALWCS</Type>
					</DataSource>
					<ScaleHint min="0" max="100000"/>
				</Layer>
				<Layer queryable="1" noSubsets="0" fixedWidth="0" fixedHeight="0">
					<Name>europe:country</Name>
					<Title>europe:country</Title>
					<SRS>EPSG:31466</SRS>
					<SRS>EPSG:31467</SRS>
					<LatLonBoundingBox minx="-31.27" miny="32.56" maxx="68.92" maxy="81.86"/>
				</Layer>
				<Layer queryable="1" noSubsets="0" fixedWidth="0" fixedHeight="0">
					<Name>europe:major_rivers</Name>
					<Title>europe:major_rivers</Title>
					<SRS>EPSG:31466</SRS>
					<SRS>EPSG:31467</SRS>
					<LatLonBoundingBox minx="-31.27" miny="32.56" maxx="68.92" maxy="81.86"/>
				</Layer>
				<Layer queryable="1" noSubsets="0" fixedWidth="0" fixedHeight="0">
					<Name>europe:major_roads</Name>
					<Title>europe:major_roads</Title>
					<SRS>EPSG:31466</SRS>
					<SRS>EPSG:31467</SRS>
					<LatLonBoundingBox minx="-31.27" miny="32.56" maxx="68.92" maxy="81.86"/>
					<DataSource>
						<ScaleHint min="0" max="500"/>
					</DataSource>
				</Layer>
				<Layer queryable="1" noSubsets="0" fixedWidth="0" fixedHeight="0">
					<Name>europe:major_urban_places</Name>
					<Title>europe:major_urban_places</Title>
					<SRS>EPSG:31466</SRS>
					<SRS>EPSG:31467</SRS>
					<LatLonBoundingBox minx="-31.27" miny="32.56" maxx="68.92" maxy="81.86"/>
				</Layer>
				<Layer queryable="0" noSubsets="0" fixedWidth="0" fixedHeight="0">
					<Name>europe:urban_places_label</Name>
					<Title>europe:urban_places_label</Title>
					<SRS>EPSG:31466</SRS>
					<SRS>EPSG:31467</SRS>
					<LatLonBoundingBox minx="-31.27" miny="32.56" maxx="68.92" maxy="81.86"/>
					<DataSource>
						<Name>europe:major_urban_places</Name>
					</DataSource>
				</Layer>
				<Layer queryable="1" noSubsets="0" fixedWidth="0" fixedHeight="0">
					<Name>europe:railroad</Name>
					<Title>europe:railroad</Title>
					<SRS>EPSG:31466</SRS>
					<SRS>EPSG:31467</SRS>
					<LatLonBoundingBox minx="-31.27" miny="32.56" maxx="68.92" maxy="81.86"/>
					<DataSource>
						<ScaleHint min="0" max="500"/>
					</DataSource>
				</Layer>
			</Layer>
			<!-- OSNABRUECK -->
			<Layer queryable="0" cascaded="0" noSubsets="0">
				<Title>osnabrueck demo layers</Title>
				<SRS>EPSG:4326</SRS>
				<SRS>EPSG:31466</SRS>
				<SRS>EPSG:31467</SRS>
				<LatLonBoundingBox minx="7.93" miny="52.22" maxx="8.19" maxy="52.34"/>
				<Layer queryable="1" noSubsets="0" fixedWidth="0" fixedHeight="0">
					<Name>osnabrueck:gewaessepoly</Name>
					<Title>osnabrueck:gewaessepoly</Title>
					<Style>
						<Name>default:osnabrueck:gewaessepoly</Name>
						<Title>default:osnabrueck:gewaessepoly</Title>
						<Abstract>one style to symbolize the gewaessepoly</Abstract>
						<StyleResource>file:///c:/deegreewms/WEB-INF/xml/osnabrueck_styles.xml</StyleResource>
					</Style>
					<Style>
						<Name>BlueFill</Name>
						<Title>BlueFill</Title>
						<Abstract>blue aera fill</Abstract>
						<StyleResource>file:///c:/deegreewms/WEB-INF/xml/osnabrueck_styles.xml</StyleResource>
					</Style>
				</Layer>
				<Layer queryable="1" noSubsets="0" fixedWidth="0" fixedHeight="0">
					<Name>osnabrueck:gewaesserlinien</Name>
					<Title>osnabrueck:gewaesserlinien</Title>
					<Style>
						<Name>default:osnabrueck:gewaesserlinien</Name>
						<Title>default:osnabrueck:gewaesserlinien</Title>
						<StyleResource>file:///c:/deegreewms/WEB-INF/xml/osnabrueck_styles.xml</StyleResource>
						<Abstract>one style to symbolize the gewaesserlinien</Abstract>
					</Style>
				</Layer>
				<Layer queryable="1" noSubsets="0" fixedWidth="0" fixedHeight="0">
					<Name>osnabrueck:gruenpolyl</Name>
					<Title>osnabrueck:gruenpolyl</Title>
					<Style>
						<Name>default:osnabrueck:gruenpolyl</Name>
						<Title>default:osnabrueck:gruenpolyl</Title>
						<Abstract>one style to symbolize the gruenpolyl</Abstract>
						<StyleResource>file:///c:/deegreewms/WEB-INF/xml/osnabrueck_styles.xml</StyleResource>
					</Style>
					<Style>
						<Name>GreenFill</Name>
						<Title>GreenFill</Title>
						<Abstract>green aera fill</Abstract>
						<StyleResource>file:///c:/deegreewms/WEB-INF/xml/osnabrueck_styles.xml</StyleResource>
					</Style>
				</Layer>
				<Layer queryable="1" noSubsets="0" fixedWidth="0" fixedHeight="0">
					<Name>osnabrueck:sights</Name>
					<Title>osnabrueck:sights</Title>
					<Style>
						<Name>default:osnabrueck:sights</Name>
						<Title>default:osnabrueck:sights</Title>
						<StyleResource>file:///c:/deegreewms/WEB-INF/xml/osnabrueck_styles.xml</StyleResource>
						<Abstract>one style to symbolize the sights</Abstract>
					</Style>
				</Layer>
				<Layer queryable="1" noSubsets="0" fixedWidth="0" fixedHeight="0">
					<Name>osnabrueck:strassen</Name>
					<Title>osnabrueck:strassen</Title>
					<DataSource>
						<ScaleHint min="0" max="18"/>
					</DataSource>
					<Style>
						<Name>default:osnabrueck:strassen</Name>
						<Title>default:osnabrueck:strassen</Title>
						<StyleResource>file:///c:/deegreewms/WEB-INF/xml/osnabrueck_styles.xml</StyleResource>
						<Abstract>one ring to rule the strassen</Abstract>
					</Style>
				</Layer>
			</Layer>
			

			<!-- EJEMPLO DEL SHAPEFILE MIO -->
			 <Layer queryable="0" cascaded="0" noSubsets="0">
				<Title>capas de shapefiles</Title>
				<SRS>EPSG:23030</SRS>
				<LatLonBoundingBox minx="-180.0" miny="-90.0" maxx="180.0" maxy="90.0"/>
				<!--<Query>SELECT hojas.* WHERE hoja='UN9107S' FROM hojas</Query>-->

				<Layer queryable="1" noSubsets="0" fixedWidth="0" fixedHeight="0">
					<Name>construcciones</Name>
					<Title>construcciones de Herrera</Title>
					<Style>
						<Name>default:parcelas</Name>
						<Title>default:parcelas</Title>
						<StyleResource>file:///C:/deegreewms/WEB-INF/xml/styles.xml</StyleResource>
					</Style>
				</Layer>
				<Layer queryable="1" noSubsets="0" fixedWidth="0" fixedHeight="0">
					<Name>hojas</Name>
					<Title>hojas</Title>
					<Style>
						<Name>GreenLine</Name>
						<Title>GreenLine</Title>
						<StyleResource>file:///C:/deegreewms/WEB-INF/xml/styles.xml</StyleResource>
					</Style>
				</Layer>
			</Layer>

			<!--POSTGIS-->
			<Layer queryable="0" cascaded="0" noSubsets="0">
				<Title>capa de las parcelas</Title>
				<SRS>EPSG:23030</SRS>
				<LatLonBoundingBox minx="-180.0" miny="-90.0" maxx="180.0" maxy="90.0"/>
				<Layer queryable="1" noSubsets="0" fixedWidth="0" fixedHeight="0">
					<Name>parcelas</Name>
					<Title>parcelas de Herrera(de Postgis)</Title> <!--esto es el titulo que sale en el uDig-->
					<SRS>EPSG:23030</SRS>
					<LatLonBoundingBox minx="-180.0" miny="-90.0" maxx="180.0" maxy="90.0"/>
					<DataSource>
						<Name>parcelas</Name>
						<Type>LOCALWFS</Type>
						<GeometryProperty>/parcelas/the_geom</GeometryProperty>
					</DataSource>
					<Style>
         					 <Name>default:parcelas</Name>
          					 <Title>default:parcelas</Title>
						 <StyleResource>file:///C:/deegreewms/WEB-INF/xml/styles.xml</StyleResource>
        				</Style>
				</Layer>
			</Layer>			

		</Layer>
	</Capability>
</WMT_MS_Capabilities>

<?xml version="1.0" encoding="UTF-8"?>
<StyledLayerDescriptor version="String" xmlns="http://www.opengis.net/sld"; xmlns:gml="http://www.opengis.net/gml"; xmlns:ogc="http://www.opengis.net/ogc"; xmlns:xlink="http://www.w3.org/1999/xlink"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
	<NamedLayer>
		<Name>deegree style definition</Name>
		<UserStyle>
			<Name>default:cite:MapNeatline</Name>
			<Title>cite:MapNeatline</Title>
			<IsDefault>1</IsDefault>
			<FeatureTypeStyle>
				<Name>cite:MapNeatline</Name>
				<Rule>
					<Name>cite:MapNeatline</Name>
					<MinScaleDenominator>0</MinScaleDenominator>
					<MaxScaleDenominator>99999999</MaxScaleDenominator>
					<LineSymbolizer>
						<Geometry>
							<ogc:PropertyName>GEOM</ogc:PropertyName>
						</Geometry>
						<Stroke>
							<CssParameter name="stroke">#000000</CssParameter>
							<CssParameter name="stroke-width">1</CssParameter>
						</Stroke>
					</LineSymbolizer>
				</Rule>
			</FeatureTypeStyle>
		</UserStyle>
		<UserStyle>
			<Name>default:cite:BuildingCenters</Name>
			<Title>cite:BuildingCenters</Title>
			<IsDefault>1</IsDefault>
			<FeatureTypeStyle>
				<Name>cite:BuildingCenters</Name>
				<Rule>
					<Name>cite:BuildingCenters</Name>
					<MinScaleDenominator>0</MinScaleDenominator>
					<MaxScaleDenominator>999999999</MaxScaleDenominator>
					<PointSymbolizer>
						<Geometry>
							<ogc:PropertyName>GEOM</ogc:PropertyName>
						</Geometry>
						<Graphic>
							<Mark>
								<WellKnownName>square</WellKnownName>
								<Fill>
									<CssParameter name="fill">#000000</CssParameter>
								</Fill>
								<Stroke>
									<CssParameter name="stoke">#111111</CssParameter>
									<CssParameter name="stoke-width">1.0</CssParameter>
								</Stroke>
							</Mark>
							<Size>3</Size>
						</Graphic>
					</PointSymbolizer>
				</Rule>
			</FeatureTypeStyle>
		</UserStyle>
		<UserStyle>
			<Name>default:cite:Bridges</Name>
			<Title>cite:Bridges</Title>
			<IsDefault>1</IsDefault>
			<FeatureTypeStyle>
				<Name>cite:Bridges</Name>
				<Rule>
					<Name>cite:Bridges</Name>
					<MinScaleDenominator>0</MinScaleDenominator>
					<MaxScaleDenominator>999999999</MaxScaleDenominator>
					<PointSymbolizer>
						<Geometry>
							<ogc:PropertyName>GEOM</ogc:PropertyName>
						</Geometry>
						<Graphic>
							<Mark>
								<WellKnownName>square</WellKnownName>
								<Fill>
									<CssParameter name="fill">#ff0000</CssParameter>
								</Fill>
								<Stroke>
									<CssParameter name="stoke">#0000ff</CssParameter>
									<CssParameter name="stoke-width">1.0</CssParameter>
								</Stroke>
							</Mark>
						</Graphic>
					</PointSymbolizer>
				</Rule>
			</FeatureTypeStyle>
		</UserStyle>
		<UserStyle>
			<Name>default:cite:Lakes</Name>
			<Title>BlueFill</Title>
			<IsDefault>1</IsDefault>
			<FeatureTypeStyle>
				<Name>MyFeatureTypeStyle09876</Name>
				<Rule>
					<Name>BlueFill</Name>
					<MinScaleDenominator>0</MinScaleDenominator>
					<MaxScaleDenominator>99999999</MaxScaleDenominator>
					<PolygonSymbolizer>
						<Geometry>
							<ogc:PropertyName>GEOM</ogc:PropertyName>
						</Geometry>
						<Fill>
							<CssParameter name="fill">0x0000EE</CssParameter>
							<CssParameter name="fill-opacity">1</CssParameter>
						</Fill>
						<Stroke>
							<CssParameter name="stroke">0x000000</CssParameter>
						</Stroke>
					</PolygonSymbolizer>
				</Rule>
			</FeatureTypeStyle>
		</UserStyle>
		<UserStyle>
			<Name>default:cite:Forests</Name>
			<Title>BlueFill</Title>
			<IsDefault>1</IsDefault>
			<FeatureTypeStyle>
				<Name>MyFeatureTypeStyle09876</Name>
				<Rule>
					<Name>BlueFill</Name>
					<MinScaleDenominator>0</MinScaleDenominator>
					<MaxScaleDenominator>99999999</MaxScaleDenominator>
					<PolygonSymbolizer>
						<Geometry>
							<ogc:PropertyName>GEOM</ogc:PropertyName>
						</Geometry>
						<Fill>
							<CssParameter name="fill">0x00F200</CssParameter>
							<CssParameter name="fill-opacity">1</CssParameter>
						</Fill>
						<Stroke>
							<CssParameter name="stroke">0x000000</CssParameter>
						</Stroke>
					</PolygonSymbolizer>
				</Rule>
			</FeatureTypeStyle>
		</UserStyle>
		<UserStyle>
			<Name>default:cite:Buildings</Name>
			<Title>default:cite:Buildings</Title>
			<IsDefault>1</IsDefault>
			<FeatureTypeStyle>
				<Name>MyFeatureTypeStyle09876</Name>
				<Rule>
					<Name>default:cite:Buildings</Name>
					<PolygonSymbolizer>
						<Geometry>
							<ogc:PropertyName>GEOM</ogc:PropertyName>
						</Geometry>
						<Fill>
							<CssParameter name="fill">0xFFFFFF</CssParameter>
							<CssParameter name="fill-opacity">1</CssParameter>
						</Fill>
						<Stroke>
							<CssParameter name="stroke">0x000000</CssParameter>
						</Stroke>
					</PolygonSymbolizer>
				</Rule>
			</FeatureTypeStyle>
		</UserStyle>
		<UserStyle>
			<Name>default:cite:NamedPlaces</Name>
			<Title>default:cite:NamedPlaces</Title>
			<IsDefault>1</IsDefault>
			<FeatureTypeStyle>
				<Name>MyFeatureTypeStyle09876</Name>
				<Rule>
					<Name>default:cite:NamedPlaces</Name>
					<PolygonSymbolizer>
						<Geometry>
							<ogc:PropertyName>GEOM</ogc:PropertyName>
						</Geometry>
						<Fill>
							<CssParameter name="fill">0xCCCCCC</CssParameter>
							<CssParameter name="fill-opacity">1</CssParameter>
						</Fill>
						<Stroke>
							<CssParameter name="stroke">0x000000</CssParameter>
						</Stroke>
					</PolygonSymbolizer>
				</Rule>
			</FeatureTypeStyle>
		</UserStyle>
		<UserStyle>
			<Name>default:cite:Ponds</Name>
			<Title>default:cite:Ponds</Title>
			<IsDefault>1</IsDefault>
			<FeatureTypeStyle>
				<Name>MyFeatureTypeStyle09876</Name>
				<Rule>
					<Name>default:cite:Ponds</Name>
					<PolygonSymbolizer>
						<Geometry>
							<ogc:PropertyName>GEOM</ogc:PropertyName>
						</Geometry>
						<Fill>
							<CssParameter name="fill">0xDDDDDD</CssParameter>
							<CssParameter name="fill-opacity">1</CssParameter>
						</Fill>
						<Stroke>
							<CssParameter name="stroke">0x000000</CssParameter>
						</Stroke>
					</PolygonSymbolizer>
				</Rule>
			</FeatureTypeStyle>
		</UserStyle>
		<UserStyle>
			<Name>default:cite:Streams</Name>
			<Title>default:cite:Streams</Title>
			<IsDefault>1</IsDefault>
			<FeatureTypeStyle>
				<Name>MyFeatureTypeStyle09876</Name>
				<Rule>
					<Name>LineRule</Name>
					<LineSymbolizer>
						<Geometry>
							<ogc:PropertyName>GEOM</ogc:PropertyName>
						</Geometry>
						<Stroke>
							<CssParameter name="stroke">#0000FF</CssParameter>
							<CssParameter name="stroke-width">2</CssParameter>
						</Stroke>
					</LineSymbolizer>
				</Rule>
			</FeatureTypeStyle>
		</UserStyle>
		<UserStyle>
			<Name>default:cite:DividedRoutes</Name>
			<Title>default:cite:DividedRoutes</Title>
			<IsDefault>1</IsDefault>
			<FeatureTypeStyle>
				<Name>MyFeatureTypeStyle09876</Name>
				<Rule>
					<Name>LineRule</Name>
					<LineSymbolizer>
						<Geometry>
							<ogc:PropertyName>GEOM</ogc:PropertyName>
						</Geometry>
						<Stroke>
							<CssParameter name="stroke">#000000</CssParameter>
							<CssParameter name="stroke-width">3</CssParameter>
						</Stroke>
					</LineSymbolizer>
				</Rule>
			</FeatureTypeStyle>
		</UserStyle>
		<UserStyle>
			<Name>default:cite:RoadSegments</Name>
			<Title>default:cite:RoadSegments</Title>
			<IsDefault>1</IsDefault>
			<FeatureTypeStyle>
				<Name>MyFeatureTypeStyle09876</Name>
				<Rule>
					<Name>LineRule</Name>
					<LineSymbolizer>
						<Geometry>
							<ogc:PropertyName>GEOM</ogc:PropertyName>
						</Geometry>
						<Stroke>
							<CssParameter name="stroke">#000000</CssParameter>
							<CssParameter name="stroke-width">3</CssParameter>
						</Stroke>
					</LineSymbolizer>
				</Rule>
			</FeatureTypeStyle>
		</UserStyle>
		<UserStyle>
			<Name>default:cite:Rivers</Name>
			<Title>default:cite:Rivers</Title>
			<IsDefault>1</IsDefault>
			<FeatureTypeStyle>
				<Name>MyFeatureTypeStyle09876</Name>
				<Rule>
					<Name>LineRule</Name>
					<LineSymbolizer>
						<Geometry>
							<ogc:PropertyName>GEOM</ogc:PropertyName>
						</Geometry>
						<Stroke>
							<CssParameter name="stroke">#0000FF</CssParameter>
							<CssParameter name="stroke-width">1</CssParameter>
						</Stroke>
					</LineSymbolizer>
				</Rule>
			</FeatureTypeStyle>
		</UserStyle>
		<UserStyle>
			<Name>default:europe:major_rivers</Name>
			<Title>rivers</Title>
			<IsDefault>1</IsDefault>
			<FeatureTypeStyle>
				<Name>MyFeatureTypeStyle09876</Name>
				<Rule>
					<Name>LineRule2</Name>
					<LineSymbolizer>
						<Geometry>
							<ogc:PropertyName>GEOM</ogc:PropertyName>
						</Geometry>
						<Stroke>
							<CssParameter name="stroke">#000088</CssParameter>
							<CssParameter name="stroke-width">2</CssParameter>
						</Stroke>
					</LineSymbolizer>
				</Rule>
				<Rule>
					<MinScaleDenominator>0</MinScaleDenominator>
					<MaxScaleDenominator>4100000</MaxScaleDenominator>
					<TextSymbolizer>
						<Geometry>
							<ogc:PropertyName>GEOM</ogc:PropertyName>
						</Geometry>
						<Label>
							<ogc:PropertyName>NAME</ogc:PropertyName>
						</Label>
						<Font>
							<CssParameter name="font-family">Serif</CssParameter>
							<CssParameter name="font-style">normal</CssParameter>
							<CssParameter name="font-weight">normal</CssParameter>
							<CssParameter name="font-size">12</CssParameter>
							<CssParameter name="font-color">#000000</CssParameter>
						</Font>
						<LabelPlacement>
							<LinePlacement>
								<PerpendicularOffset>above</PerpendicularOffset>
								<!-- width of the line the label is associated with -->
								<LineWidth>1</LineWidth>
								<!-- gap between labels measured in label width -->
								<Gap>10</Gap>
							</LinePlacement>
						</LabelPlacement>
					</TextSymbolizer>
				</Rule>
			</FeatureTypeStyle>
		</UserStyle>
		<UserStyle>
			<Name>default:europe:country</Name>
			<Title>country</Title>
			<IsDefault>1</IsDefault>
			<FeatureTypeStyle>
				<Name>MyFeatureTypeStyle09876</Name>
				<Rule>
					<Name>LineRule2</Name>
					<PolygonSymbolizer>
						<Geometry>
							<ogc:PropertyName>GEOM</ogc:PropertyName>
						</Geometry>
						<Stroke>
							<CssParameter name="stroke">#000000</CssParameter>
							<CssParameter name="stroke-width">1</CssParameter>
						</Stroke>
					</PolygonSymbolizer>
				</Rule>
			</FeatureTypeStyle>
		</UserStyle>
		<UserStyle>
			<Name>default:europe:railroad</Name>
			<Title>railroad</Title>
			<IsDefault>1</IsDefault>
			<FeatureTypeStyle>
				<Name>MyFeatureTypeStyle09876</Name>
				<Rule>
					<Name>LineRule</Name>
					<LineSymbolizer>
						<Geometry>
							<ogc:PropertyName>GEOM</ogc:PropertyName>
						</Geometry>
						<Stroke>
							<CssParameter name="stroke">#000000</CssParameter>
							<CssParameter name="stroke-width">5</CssParameter>
						</Stroke>
					</LineSymbolizer>
				</Rule>
				<Rule>
					<Name>LineRule</Name>
					<LineSymbolizer>
						<Geometry>
							<ogc:PropertyName>GEOM</ogc:PropertyName>
						</Geometry>
						<Stroke>
							<CssParameter name="stroke">#FFFFFF</CssParameter>
							<CssParameter name="stroke-width">3</CssParameter>
							<CssParameter name="stroke-linecap">square</CssParameter>
							<CssParameter name="stroke-linejoin">round</CssParameter>
							<CssParameter name="stroke-dasharray">10 15</CssParameter>
						</Stroke>
					</LineSymbolizer>
				</Rule>
			</FeatureTypeStyle>
		</UserStyle>
		<UserStyle>
			<Name>default:europe:major_urban_places</Name>
			<Title>major_urban_places</Title>
			<IsDefault>1</IsDefault>
			<FeatureTypeStyle>
				<Name>MyFeatureTypeStyle09876</Name>
				<Rule>
					<Name>LineRule2</Name>
					<PolygonSymbolizer>
						<Geometry>
							<ogc:PropertyName>GEOM</ogc:PropertyName>
						</Geometry>
						<Fill>
							<CssParameter name="fill">#FF7777</CssParameter>
							<CssParameter name="fill-opacity">1.0</CssParameter>
						</Fill>
						<Stroke>
							<CssParameter name="stroke">#000000</CssParameter>
							<CssParameter name="stroke-width">1</CssParameter>
						</Stroke>
					</PolygonSymbolizer>
				</Rule>
			</FeatureTypeStyle>
		</UserStyle>
		<UserStyle>
			<Name>default:europe:urban_places_label</Name>
			<Title>urban_places_label</Title>
			<IsDefault>1</IsDefault>
			<FeatureTypeStyle>
				<Name>MyFeatureTypeStyle098</Name>
				<Rule>
					<Name>urban_Text</Name>
					<MinScaleDenominator>0</MinScaleDenominator>
					<MaxScaleDenominator>3000000</MaxScaleDenominator>
					<TextSymbolizer>
						<Geometry>
							<ogc:PropertyName>GEOM</ogc:PropertyName>
						</Geometry>
						<Label>
							<ogc:PropertyName>NAME</ogc:PropertyName>
						</Label>
						<Font>
							<CssParameter name="font-family">Arial</CssParameter>
							<CssParameter name="font-family">Sans-Serif</CssParameter>
							<CssParameter name="font-style">italic</CssParameter>
							<CssParameter name="font-size">10</CssParameter>
							<CssParameter name="font-color">#222222</CssParameter>
						</Font>
						<LabelPlacement>
							<PointPlacement auto="true"/>
						</LabelPlacement>
						<Halo>
							<Fill>
								<CssParameter name="fill">#00FFFF</CssParameter>
								<CssParameter name="fill-opacity">0.8</CssParameter>
							</Fill>
						</Halo>
					</TextSymbolizer>
				</Rule>
			</FeatureTypeStyle>
		</UserStyle>
		<UserStyle>
			<Name>default:europe:major_roads</Name>
			<Title>default:railroad</Title>
			<IsDefault>1</IsDefault>
			<FeatureTypeStyle>
				<Name>MyFeatureTypeStyle09876</Name>
				<Rule>
					<Name>LineRule</Name>
					<LineSymbolizer>
						<Geometry>
							<ogc:PropertyName>GEOM</ogc:PropertyName>
						</Geometry>
						<Stroke>
							<CssParameter name="stroke">#FF702A</CssParameter>
							<CssParameter name="stroke-width">5</CssParameter>
						</Stroke>
					</LineSymbolizer>
				</Rule>
				<Rule>
					<Name>LineRule</Name>
					<LineSymbolizer>
						<Geometry>
							<ogc:PropertyName>GEOM</ogc:PropertyName>
						</Geometry>
						<Stroke>
							<CssParameter name="stroke">#FFFF00</CssParameter>
							<CssParameter name="stroke-width">3</CssParameter>
							<CssParameter name="stroke-linecap">square</CssParameter>
							<CssParameter name="stroke-linejoin">round</CssParameter>
						</Stroke>
					</LineSymbolizer>
				</Rule>
			</FeatureTypeStyle>
		</UserStyle>
		<UserStyle>
			<Name>BlueFill</Name>
			<Title>BlueFill</Title>
			<IsDefault>1</IsDefault>
			<FeatureTypeStyle>
				<Name>BlueFill</Name>
				<Rule>
					<Name>BlueFill</Name>
					<MinScaleDenominator>0</MinScaleDenominator>
					<MaxScaleDenominator>999999999</MaxScaleDenominator>
					<PolygonSymbolizer>
						<Geometry>
							<ogc:PropertyName>GEOM</ogc:PropertyName>
						</Geometry>
						<Fill>
							<CssParameter name="fill">#0000FE</CssParameter>
							<CssParameter name="fill-opacity">1</CssParameter>
						</Fill>
						<Stroke>
							<CssParameter name="stroke">#000000</CssParameter>
							<CssParameter name="stroke-opacity">1.0</CssParameter>
							<CssParameter name="stroke-width">1.0</CssParameter>
							<CssParameter name="stroke-dasharray">1</CssParameter>
						</Stroke>
					</PolygonSymbolizer>
				</Rule>
			</FeatureTypeStyle>
		</UserStyle>
		<UserStyle>
			<Name>GreenLine</Name>
			<Title>GreenLine</Title>
			<IsDefault>1</IsDefault>
			<FeatureTypeStyle>
				<Name>GreenLine</Name>
				<Rule>
					<Name>GreenLine</Name>
					<MinScaleDenominator>0</MinScaleDenominator>
					<MaxScaleDenominator>99999999</MaxScaleDenominator>
					<LineSymbolizer>
						<Geometry>
							<ogc:PropertyName>GEOM</ogc:PropertyName>
						</Geometry>
						<Stroke>
							<CssParameter name="stroke">#00CCCC</CssParameter>
							<CssParameter name="stroke-width">1</CssParameter>
						</Stroke>
					</LineSymbolizer>
				</Rule>
			</FeatureTypeStyle>
		</UserStyle>
		<UserStyle>
			<Name>RedFill</Name>
			<Title>RedFill</Title>
			<IsDefault>1</IsDefault>
			<FeatureTypeStyle>
				<Name>RedFill</Name>
				<Rule>
					<Name>RedFill</Name>
					<MinScaleDenominator>0</MinScaleDenominator>
					<MaxScaleDenominator>999999999</MaxScaleDenominator>
					<PolygonSymbolizer>
						<Geometry>
							<ogc:PropertyName>GEOM</ogc:PropertyName>
						</Geometry>
						<Fill>
							<CssParameter name="fill">#FF0000</CssParameter>
							<CssParameter name="fill-opacity">1</CssParameter>
						</Fill>
						<Stroke>
							<CssParameter name="stroke">#000000</CssParameter>
							<CssParameter name="stroke-opacity">1.0</CssParameter>
							<CssParameter name="stroke-width">1.0</CssParameter>
							<CssParameter name="stroke-dasharray">1</CssParameter>
						</Stroke>
					</PolygonSymbolizer>
				</Rule>
			</FeatureTypeStyle>
		</UserStyle>

		<UserStyle>
 			<Name>default:parcelas</Name>
 			<Title>default:parcelas</Title>
 			<Abstract>default:parcelas</Abstract>
 			<IsDefault>0</IsDefault>
 			<FeatureTypeStyle>
				<Name>parcelas</Name>
				<Rule>
					<Name>default</Name>
					<Title>default</Title>
					<Abstract>default</Abstract>
					<MinScaleDenominator>0.0</MinScaleDenominator>
					<MaxScaleDenominator>9.0E99</MaxScaleDenominator>
					<PolygonSymbolizer>
						<Fill>
							<CssParameter name="fill-opacity">0.54</CssParameter>
							<CssParameter name="fill">#ffcc99</CssParameter>
						</Fill>
						<Stroke>
							<CssParameter name="stroke">#000000</CssParameter>
							<CssParameter name="stroke-width">
							<ogc:Literal xmlns:ogc="http://www.opengis.net/ogc";>1.0</ogc:Literal>
							</CssParameter>
							<CssParameter name="stroke-linejoin">mitre</CssParameter>
							<CssParameter name="stroke-opacity">1.0</CssParameter>
							<CssParameter name="stroke-linecap">butt</CssParameter>
						</Stroke>
					</PolygonSymbolizer>
				</Rule>
			</FeatureTypeStyle>
		</UserStyle>

	</NamedLayer>
</StyledLayerDescriptor>

Attachment: HOJAS.DBF
Description: Binary data

Attachment: HOJAS.qix
Description: Binary data

Attachment: HOJAS.sbn
Description: Binary data

Attachment: HOJAS.sbx
Description: Binary data

Attachment: HOJAS.shp
Description: Binary data

Attachment: HOJAS.shx
Description: Binary data


Back to the top