[Mapbender_dev] Mapbender , mapserver and WMS service getreatureinfo problem!!

necipakca necipakca84 at hotmail.com
Fri Aug 27 07:03:41 EDT 2010


if you can send me SSH server ,I can open remote port for you.my mail adres
is "necipakca at gmail.com".
by the way "uDid1.1.1" opens its capabilities and uDig shows me wms layer.
otherwisen mapproxy wms capabilities.xml that;

  <?xml version="1.0" encoding="UTF-8" standalone="no" ?> 
  <!DOCTYPE WMT_MS_Capabilities (View Source for full doctype...)> 
- <!--  end of DOCTYPE declaration 
  --> 
- <WMT_MS_Capabilities version="1.1.1">
- <Service>
  <Name>OGC:WMS</Name> 
  <Title>MapProxy test fixture</Title> 
  <Abstract /> 
  <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href=""
xlink:type="simple" /> 
  <Fees>none</Fees> 
  <AccessConstraints>none</AccessConstraints> 
  </Service>
- <Capability>
- <Request>
- <GetCapabilities>
  <Format>application/vnd.ogc.wms_xml</Format> 
- <DCPType>
- <HTTP>
- <Get>
  <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink"
xlink:href="http://localhost:8080/service?" xlink:type="simple" /> 
  </Get>
  </HTTP>
  </DCPType>
  </GetCapabilities>
- <GetMap>
  <Format>image/jpeg</Format> 
  <Format>image/png</Format> 
- <DCPType>
- <HTTP>
- <Get>
  <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink"
xlink:href="http://localhost:8080/service?" xlink:type="simple" /> 
  </Get>
  </HTTP>
  </DCPType>
  </GetMap>
- <GetFeatureInfo>
  <Format>text/plain</Format> 
  <Format>text/html</Format> 
  <Format>application/vnd.ogc.gml</Format> 
- <DCPType>
- <HTTP>
- <Get>
  <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink"
xlink:href="http://localhost:8080/service?" xlink:type="simple" /> 
  </Get>
  </HTTP>
  </DCPType>
  </GetFeatureInfo>
  </Request>
- <Exception>
  <Format>application/vnd.ogc.se_xml</Format> 
  <Format>application/vnd.ogc.se_inimage</Format> 
  <Format>application/vnd.ogc.se_blank</Format> 
  </Exception>
- <Layer queryable="0" opaque="0" noSubsets="0">
  <Title>MapProxy test fixture</Title> 
  <SRS>EPSG:4326</SRS> 
  <LatLonBoundingBox minx="-180.0" miny="-90.0" maxx="180.0" maxy="90.0" /> 
- <Layer queryable="1" opaque="0" noSubsets="0">
  <Name>SINIR_ILCE_SNR</Name> 
  <Title>SINIR_ILCE_SNR</Title> 
  <LatLonBoundingBox minx="-180.0" miny="-90.0" maxx="180.0" maxy="90.0" /> 
  <BoundingBox SRS="EPSG:4326" minx="-180.0" miny="-90.0" maxx="180.0"
maxy="90.0" /> 
  </Layer>
  </Layer>
  </Capability>
  </WMT_MS_Capabilities>

by the way I have another problem abouth WFS load.i can't load follow wfs.

  <?xml version="1.0" encoding="utf-8" ?> 
- <wfs:WFS_Capabilities xmlns:ows="http://www.opengis.net/ows"
xmlns:ogc="http://www.opengis.net/ogc"
xmlns:wfs="http://www.opengis.net/wfs"
xmlns:gml="http://www.opengis.net/gml"
xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1.0"
xmlns="http://www.opengis.net/wfs"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" updateSequence="5">
- <!--  ================================================================== 
  --> 
- <!--     SERVICE IDENTIFICATION SECTION                                  
  --> 
- <!--  ================================================================== 
  --> 
- <ows:ServiceIdentification>
  <ows:Title>Manipulate Feature Web Service</ows:Title> 
- <!-- 
<ows:Fees>None</ows:Fees>
		<ows:AccessConstraints>None</ows:AccessConstraints>

  --> 
  <ows:ServiceType>WFS</ows:ServiceType> 
  <ows:ServiceTypeVersion>1.1.0</ows:ServiceTypeVersion> 
  </ows:ServiceIdentification>
- <!--  ================================================================== 
  --> 
- <!--     SERVICE PROVIDER SECTION                                        
  --> 
- <!--  ================================================================== 
  --> 
- <ows:ServiceProvider>
  <ows:ProviderName /> 
  <ows:ProviderSite xlink:href="" /> 
- <ows:ServiceContact>
  <ows:IndividualName /> 
- <ows:ContactInfo>
- <ows:Phone>
  <ows:Voice /> 
  </ows:Phone>
- <ows:Address>
  <ows:DeliveryPoint /> 
  <ows:City /> 
  <ows:AdministrativeArea /> 
  <ows:PostalCode /> 
  <ows:Country /> 
  <ows:ElectronicMailAddress /> 
  </ows:Address>
  </ows:ContactInfo>
  </ows:ServiceContact>
  </ows:ServiceProvider>
- <!--  ================================================================== 
  --> 
- <!--     OPERATIONS METADATA SECTION                                     
  --> 
- <!--  ================================================================== 
  --> 
- <ows:OperationsMetadata>
- <ows:Operation name="GetCapabilities">
- <ows:DCP>
- <ows:HTTP>
  <ows:Get xlink:href="http://WEBMAP/vbuskigis/Request.aspx?" /> 
  <ows:Post xlink:href="http://WEBMAP/vbuskigis/Request.aspx" /> 
  </ows:HTTP>
  </ows:DCP>
- <ows:Parameter name="AcceptVersions">
  <ows:Value>1.1.0</ows:Value> 
  <ows:Value>1.0.0</ows:Value> 
  </ows:Parameter>
- <ows:Parameter name="AcceptFormats">
  <ows:Value>text/xml</ows:Value> 
  </ows:Parameter>
  </ows:Operation>
- <ows:Operation name="DescribeFeatureType">
- <ows:DCP>
- <ows:HTTP>
  <ows:Get xlink:href="http://WEBMAP/vbuskigis/Request.aspx?" /> 
  <ows:Post xlink:href="http://WEBMAP/vbuskigis/Request.aspx" /> 
  </ows:HTTP>
  </ows:DCP>
- <ows:Parameter name="outputFormat">
  <ows:Value>text/xml; subtype=gml/2.1.2</ows:Value> 
  <ows:Value>text/xml; subtype=gml/3.0.0</ows:Value> 
  <ows:Value>text/xml; subtype=gml/3.1.1</ows:Value> 
  <ows:Value>text/xml; subtype=gml/3.2</ows:Value> 
  </ows:Parameter>
  </ows:Operation>
- <ows:Operation name="GetFeature">
- <ows:DCP>
- <ows:HTTP>
  <ows:Get xlink:href="http://WEBMAP/vbuskigis/Request.aspx?" /> 
  <ows:Post xlink:href="http://WEBMAP/vbuskigis/Request.aspx" /> 
  </ows:HTTP>
  </ows:DCP>
- <ows:Parameter name="outputFormat">
  <ows:Value>text/xml; subtype=gml/2.1.2</ows:Value> 
  <ows:Value>text/xml; subtype=gml/3.0.0</ows:Value> 
  <ows:Value>text/xml; subtype=gml/3.1.1</ows:Value> 
  <ows:Value>text/xml; subtype=gml/3.2</ows:Value> 
  </ows:Parameter>
  </ows:Operation>
- <ows:Parameter name="srsName">
  <ows:Value>EPSG:23035</ows:Value> 
  </ows:Parameter>
  </ows:OperationsMetadata>
- <!--  ================================================================== 
  --> 
- <!--     FEATURE TYPE LIST SECTION                                       
  --> 
- <!--  ================================================================== 
  --> 
- <wfs:FeatureTypeList>
- <wfs:Operations>
  <wfs:Operation>Query</wfs:Operation> 
  </wfs:Operations>
- <wfs:FeatureType>
  <wfs:Name>SINIR_ILCE_SNR</wfs:Name> 
  <wfs:Title>SINIR.ILCE_SNR</wfs:Title> 
  <wfs:DefaultSRS>EPSG:23035</wfs:DefaultSRS> 
- <wfs:OutputFormats>
  <wfs:Format>text/xml; subtype=gml/2.1.2</wfs:Format> 
  <wfs:Format>text/xml; subtype=gml/3.0.0</wfs:Format> 
  <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format> 
  <wfs:Format>text/xml; subtype=gml/3.2</wfs:Format> 
  </wfs:OutputFormats>
- <ows:WGS84BoundingBox>
  <ows:LowerCorner>25,5657841367764 39,936606999359</ows:LowerCorner> 
  <ows:UpperCorner>26,5143283241387 40,5258062368078</ows:UpperCorner> 
  </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  </wfs:FeatureTypeList>
- <!--  ================================================================== 
  --> 
- <!--     FILTER CAPABILITIES SECTION                                     
  --> 
- <!--  ================================================================== 
  --> 
- <ogc:Filter_Capabilities>
- <ogc:Spatial_Capabilities>
- <ogc:GeometryOperands>
  <ogc:GeometryOperand>gml:Envelope</ogc:GeometryOperand> 
  <ogc:GeometryOperand>gml:Point</ogc:GeometryOperand> 
  <ogc:GeometryOperand>gml:LineString</ogc:GeometryOperand> 
  <ogc:GeometryOperand>gml:Polygon</ogc:GeometryOperand> 
  </ogc:GeometryOperands>
- <ogc:SpatialOperators>
  <ogc:SpatialOperator name="BBOX" /> 
  <ogc:SpatialOperator name="Disjoint" /> 
  <ogc:SpatialOperator name="Intersects" /> 
  <ogc:SpatialOperator name="Contains" /> 
  </ogc:SpatialOperators>
  </ogc:Spatial_Capabilities>
- <ogc:Scalar_Capabilities>
  <ogc:LogicalOperators /> 
- <ogc:ComparisonOperators>
  <ogc:ComparisonOperator>LessThan</ogc:ComparisonOperator> 
  <ogc:ComparisonOperator>GreaterThan</ogc:ComparisonOperator> 
  <ogc:ComparisonOperator>LessThanEqualTo</ogc:ComparisonOperator> 
  <ogc:ComparisonOperator>GreaterThanEqualTo</ogc:ComparisonOperator> 
  <ogc:ComparisonOperator>EqualTo</ogc:ComparisonOperator> 
  <ogc:ComparisonOperator>NotEqualTo</ogc:ComparisonOperator> 
  <ogc:ComparisonOperator>Like</ogc:ComparisonOperator> 
  <ogc:ComparisonOperator>NullCheck</ogc:ComparisonOperator> 
  </ogc:ComparisonOperators>
  </ogc:Scalar_Capabilities>
- <ogc:Id_Capabilities>
  <ogc:EID /> 
  <ogc:FID /> 
  </ogc:Id_Capabilities>
  </ogc:Filter_Capabilities>
  </wfs:WFS_Capabilities>

this is created with geomedia web map. 
can you see any problem at this capabilities?? I cant understand what is
wrong!!! 




-- 
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Mapbender-mapserver-and-WMS-service-getreatureinfo-problem-tp5461648p5469028.html
Sent from the mapbender-dev mailing list archive at Nabble.com.


More information about the Mapbender_dev mailing list