SkylineGlobe SFS发布的WFS服务:http://localhost/SFS/streamer.ashx?service=wfs&request=GetCapabilities&Username=&Password=

<?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:sfs="http://www.skylineglobe.com/sfs-schema"
xmlns:gml="http://www.opengis.net/gml"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd"
version="1.1.0"
updateSequence="0"> <!-- ================================================================== -->
<!-- SERVICE IDENTIFICATION SECTION -->
<!-- ================================================================== -->
<ows:ServiceIdentification>
<ows:Title>SFS</ows:Title>
<ows:Abstract>SFS</ows:Abstract>
<ows:Keywords>
<ows:Keyword>Skyline</ows:Keyword>
<ows:Type>String</ows:Type>
</ows:Keywords>
<ows:ServiceType>WFS</ows:ServiceType>
<ows:ServiceTypeVersion>1.1.0</ows:ServiceTypeVersion>
<ows:Fees>None</ows:Fees>
<ows:AccessConstraints>None</ows:AccessConstraints>
</ows:ServiceIdentification>
<ows:ServiceProvider>
<ows:ProviderName></ows:ProviderName>
<ows:ServiceContact></ows:ServiceContact>
</ows:ServiceProvider>
<!-- ================================================================== -->
<!-- OPERATIONS METADATA SECTION -->
<!-- ================================================================== -->
<ows:OperationsMetadata>
<ows:Operation name="GetCapabilities">
<ows:DCP>
<ows:HTTP>
<ows:Get xlink:href="http://localhost/SFS/streamer.ashx"/>
</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:Parameter name="Sections">
<ows:Value>ServiceIdentification</ows:Value>
<ows:Value>OperationsMetadata</ows:Value>
<ows:Value>FeatureTypeList</ows:Value>
<ows:Value>Filter_Capabilities</ows:Value>
</ows:Parameter>
</ows:Operation>
<ows:Operation name="DescribeFeatureType">
<ows:DCP>
<ows:HTTP>
<ows:Get xlink:href="http://localhost/SFS/streamer.ashx"/>
<ows:Post xlink:href="http://localhost/SFS/streamer.ashx"/>
</ows:HTTP>
</ows:DCP>
<ows:Parameter name="outputFormat">
<ows:Value>XMLSCHEMA</ows:Value>
<ows:Value>text/xml; subtype=gml/2.1.2</ows:Value>
<ows:Value>text/xml; subtype=gml/3.1.0</ows:Value>
</ows:Parameter>
</ows:Operation>
<ows:Operation name="GetFeature">
<ows:DCP>
<ows:HTTP>
<ows:Get xlink:href="http://localhost/SFS/streamer.ashx"/>
<ows:Post xlink:href="http://localhost/SFS/streamer.ashx"/>
</ows:HTTP>
</ows:DCP>
<ows:Parameter name="resultType">
<ows:Value>results</ows:Value>
</ows:Parameter>
<ows:Parameter name="outputFormat">
<ows:Value>XMLSCHEMA</ows:Value>
<ows:Value>text/xml; subtype=gml/2.1.2</ows:Value>
<ows:Value>text/xml; subtype=gml/3.1.0</ows:Value>
</ows:Parameter>
</ows:Operation>
<ows:Operation name="LockFeature">
<ows:DCP>
<ows:HTTP>
<ows:Get xlink:href="http://localhost/SFS/streamer.ashx"/>
<ows:Post xlink:href="http://localhost/SFS/streamer.ashx"/>
</ows:HTTP>
</ows:DCP>
<ows:Parameter name="lockAction">
<ows:Value>ALL</ows:Value>
</ows:Parameter>
</ows:Operation>
<ows:Operation name="Transaction">
<ows:DCP>
<ows:HTTP>
<ows:Post xlink:href="http://localhost/SFS/streamer.ashx"/>
</ows:HTTP>
</ows:DCP>
<ows:Parameter name="inputFormat">
<ows:Value>text/xml; subtype=gml/2.1.2</ows:Value>
</ows:Parameter>
<ows:Parameter name="idgen">
<ows:Value>GenerateNew</ows:Value>
</ows:Parameter>
<ows:Parameter name="releaseAction">
<ows:Value>ALL</ows:Value>
</ows:Parameter>
<ows:Constraint name="DefaultLockExpiry">
<ows:Value>5</ows:Value>
</ows:Constraint>
</ows:Operation>
</ows:OperationsMetadata> <!-- ================================================================== -->
<!-- FEATURE TYPE LIST SECTION -->
<!-- ================================================================== -->
<wfs:FeatureTypeList>
<wfs:FeatureType><wfs:Name>testp</wfs:Name><wfs:Title><![CDATA[testp]]></wfs:Title><wfs:DefaultSRS>EPSG:4326</wfs:DefaultSRS><wfs:OutputFormats><wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format></wfs:OutputFormats><ows:WGS84BoundingBox>
<ows:LowerCorner>127.835806444955 46.5607077664042</ows:LowerCorner>
<ows:UpperCorner>127.836123450849 46.560890999105</ows:UpperCorner>
</ows:WGS84BoundingBox><wfs:MetadataURL type='TC211' format='text/xml'>http://localhost/SFS/streamer.ashx?request=GetLayerExBaseInfo&amp;typename=testp</wfs:MetadataURL></wfs:FeatureType><wfs:FeatureType><wfs:Name>pipes</wfs:Name><wfs:Title><![CDATA[pipes]]></wfs:Title><wfs:DefaultSRS>EPSG:4326</wfs:DefaultSRS><wfs:OutputFormats><wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format></wfs:OutputFormats><ows:WGS84BoundingBox>
<ows:LowerCorner>-77.0488688198338 38.8959962454671</ows:LowerCorner>
<ows:UpperCorner>-77.0434793455191 38.8995683389082</ows:UpperCorner>
</ows:WGS84BoundingBox><wfs:MetadataURL type='TC211' format='text/xml'>http://localhost/SFS/streamer.ashx?request=GetLayerExBaseInfo&amp;typename=pipes</wfs:MetadataURL></wfs:FeatureType>
</wfs:FeatureTypeList> <!-- ================================================================== -->
<!-- FILTER CAPABILITIES SECTION -->
<!-- ================================================================== -->
<ogc:Filter_Capabilities>
<ogc:Spatial_Capabilities>
<!-- Provide some GeometryOperands just for the XML to validate against the schema even if we don't support any. -->
<ogc:GeometryOperands>
<ogc:GeometryOperand>gml:Point</ogc:GeometryOperand>
</ogc:GeometryOperands>
<ogc:SpatialOperators>
<ogc:SpatialOperator name="BBOX"/>
</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>Between</ogc:ComparisonOperator>
<ogc:ComparisonOperator>NullCheck</ogc:ComparisonOperator>
</ogc:ComparisonOperators>
</ogc:Scalar_Capabilities>
<!-- Provide some Id_Capabilities just for the XML to validate against the schema even if we don't support any. -->
<ogc:Id_Capabilities>
<ogc:FID/>
</ogc:Id_Capabilities>
</ogc:Filter_Capabilities>
</wfs:WFS_Capabilities>

SkylineGlobe SFS发布的WMS服务:http://localhost/SFS/streamer.ashx?request=GetCapabilities&version=1.3.0&Service=WMS

<?xml version='1.0' encoding="UTF-8"?>
<WMS_Capabilities version="1.3.0" xmlns="http://www.opengis.net/wms"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:sfs="http://www.skylineglobe.com/sfs-schema"
xsi:schemaLocation="http://www.opengis.net/wms http://schemas.opengis.net/wms/1.3.0/capabilities_1_3_0.xsd">
<Service>
<Name>SFS</Name>
<Title>SFS</Title>
<Abstract>SFS</Abstract>
<KeywordList>
<Keyword>TerraGate</Keyword>
<Keyword>Skyline</Keyword>
</KeywordList>
<OnlineResource xlink:type="simple" xlink:href="http://localhost/SFS/streamer.ashx"></OnlineResource>
<Fees>none</Fees>
<AccessConstraints>none</AccessConstraints>
<LayerLimit>1</LayerLimit>
</Service>
<Capability>
<Request>
<GetCapabilities>
<Format>text/xml</Format>
<DCPType>
<HTTP>
<Get>
<OnlineResource xlink:type="simple" xlink:href="http://localhost/SFS/streamer.ashx?"></OnlineResource>
</Get>
</HTTP>
</DCPType>
</GetCapabilities>
<GetMap>
<Format>image/png</Format>
<Format>image/jpeg</Format>
<DCPType>
<HTTP>
<Get>
<OnlineResource xlink:type="simple" xlink:href="http://localhost/SFS/streamer.ashx?"></OnlineResource>
</Get>
</HTTP>
</DCPType>
</GetMap>
</Request>
<Exception>
<Format>XML</Format>
<Format>INIMAGE</Format>
<Format>BLANK</Format>
</Exception>
<Layer>
<Title>SFS</Title>
<Attribution>
<Title>SFS</Title>
<OnlineResource xlink:type="simple" xlink:href="http://localhost/SFS/streamer.ashx"/>
<LogoURL width="32" height="32">
<Format>image/png</Format>
<OnlineResource xlink:type="simple" xlink:href="http://localhost/SFS/image.ashx?id=Icon&amp;type=png"/>
</LogoURL>
</Attribution>
<Layer><Name>sample.I.mpt</Name><Title>sample mpt (Imagery)</Title><CRS>EPSG:4326</CRS><CRS>CRS:84</CRS><EX_GeographicBoundingBox>
<resx>0.087890625</resx>
<resy>0.087890625</resy>
<westBoundLongitude>-180</westBoundLongitude>
<eastBoundLongitude>180</eastBoundLongitude>
<southBoundLatitude>-90</southBoundLatitude>
<northBoundLatitude>90</northBoundLatitude>
</EX_GeographicBoundingBox><BoundingBox SRS='EPSG:4326' minx='-90' miny='-180' maxx='90' maxy='180' resx='0.087890625' resy='0.087890625'/></Layer><Layer><Name>sample.E.mpt</Name><Title>sample mpt (Elevation)</Title><CRS>EPSG:4326</CRS><CRS>CRS:84</CRS><EX_GeographicBoundingBox>
<resx>0.087890625</resx>
<resy>0.087890625</resy>
<westBoundLongitude>-180</westBoundLongitude>
<eastBoundLongitude>180</eastBoundLongitude>
<southBoundLatitude>-90</southBoundLatitude>
<northBoundLatitude>90</northBoundLatitude>
</EX_GeographicBoundingBox><BoundingBox SRS='EPSG:4326' minx='-90' miny='-180' maxx='90' maxy='180' resx='0.087890625' resy='0.087890625'/></Layer>
</Layer>
</Capability>
</WMS_Capabilities>

SkylineGlobe SFS发布的WFS和WMS服务测试的更多相关文章

  1. 使用GeoServer发布shp数据为WMS服务和WFS服务

    使用GeoServer发布shp数据为WMS服务和WFS服务 1安装GeoServer 2使用GeoServer上传数据 3使用GeoServer发布数据为WMS和WFS 看完本教程,你将学会安装Ge ...

  2. OGC 的WCS WFS 及WMS 服务

    OGC--Open Geospatial Consortium--开放地理信息联盟,是一个非盈利的志愿的国际标准化组织,引领着空间地理信息标准及定位基本服务的发展目前在空间数据互操作领域,基于公共接口 ...

  3. Arcgis for Js之加载wms服务

    概述:本节讲述Arcgis for Js加载ArcgisServer和GeoServer发布的wms服务. 1.定义resourceInfo var resourceInfo = { extent: ...

  4. openlayer3 加载geoserver发布的WFS服务

    转自原文 openlayer3加载geoserver发布的WFS服务 openlayers3调用GeoServer发布的wfs 1 参考一 1.1 问题 openlayer3加载WFS存在跨域问题,需 ...

  5. wms、wmts、wfs等地图服务区别

    OGC     OGC 全称是开放地理空间信息联盟(Open Geospatial Consortium),是一个非盈利的国际标准组织,它制定了数据和服务的一系列标准,GIS厂商按照这个标准进行开发可 ...

  6. Geoserver发布WMS服务出错分析

    使用Geoserver发布一个空间表,在图层预览的过程中没有任何问题,但是当我根据这个空间表传创建视图再发布wms服务,访问时就会报错,错误信息如下: Caused by: java.sql.SQLE ...

  7. OpenLayers调用ArcGIS Server发布的WFS服务

    OpenLayers调用ArcGIS Server发布的WFS服务 原创: 蔡建良 2013-08-20 一. 开发环境 1) Openlayers2.13+arcgis server9.3 2) W ...

  8. Geoserver基本使用、WMS服务发布与OpenLayers测试

    1.Geoserver与OpenLayers的下载 Geoserver:http://geoserver.org/ OpenLayers:http://openlayers.org/ 2.安装部署Ge ...

  9. World Wind Java开发之十三——加载Geoserver发布的WMS服务(转)

    这篇是转载的平常心博客,原地址见:http://www.v5cn.cn/?p=171 1.WMSTiledImageLayer类说明 一个WMSTiledImageLayer类对象只能对应一个WMS发 ...

随机推荐

  1. 前端整理——Vue部分

    (1)Vue的生命周期 1)创建vue实例,初始化生命周期钩子函数 2)数据检测及方法和计算属性代理.在数据检测和初始化数据之前调用beforeCreated(),这时还获取不到props或者data ...

  2. 2017-11-20 中文代码示例之Vuejs入门教程(一)问题后续

    "中文编程"知乎专栏原文 第一个issue: Error compiling template if using unicode naming as v-for alias · I ...

  3. 用animate改变了某个样式之后再用css控制会无效

    我前几天写了个移动端运动,(这个运动的代码我贴在这了:http://www.cnblogs.com/weiman/p/6600380.html)然后发现了这个问题,具体如下: 未运动前是这样的,菜单栏 ...

  4. [VUE ERROR] Invalid default value for prop "slides": Props with type Object/Array must use a factory function to return the default value

    错误原因: 当给子组件设置 props 属性时,如果参数类型是 Array 或 Object ,它的默认值必须是由工场函数返回,不能直接赋值 错误代码: proE: { type: Array, de ...

  5. Linux LB--负载均衡和高可靠

    1.负载均衡典型应用场景,外网.内网.私网公共服务. 典型场景: (1)用户通过公网访问数据中心的ftp.web.https服务器. (2) 在数据中心内部东西向访问其他服务时,例如,访问其他虚拟机. ...

  6. Linux 操作系统下为网卡配置ip

    Linux操作系统下为网卡配置ip by:授客 QQ:1033553122 1.   Linux单一网卡设置多IP的配置方法 在Linux下网卡接口逻辑名被称为eth0,eth1,eth2,..... ...

  7. 安卓APP应用在各大应用市场上架方法整理

    想要把APP上架到应用市场都要先注册开发者账号才可以.这里的方法包括注册帐号和后期上架及一些需要注意的问题.注意:首次提交应用绝对不能随便删除,否则后面再提交会显示应用APP冲突,会要求走应用认领流程 ...

  8. SVN——Couldn't perform atomic initialization

    前言   今天早上刚刚打开我的电脑,就被李总他们告知不能正确用SVN从服务器上下载代码了,然后看问题吧.问题其实也是本文的标题,并不难解决,写下来留个记录,顺便也算是一种分享.问题截图如下:    造 ...

  9. 阿里八八β阶段Scrum(5/5)

    今日进度 陈裕鹏: 简单信息抽取编码完成 叶文滔: 处理了信息抽取编码的一些BUG,修复了日程界面不会自动更新添加的日程的BUG,修改了原先测试用的TAG以及数据分析部分数据计算数值错误的问题 王国超 ...

  10. 在Eclipse中使用Maven jetty的debug模式

    1.右键项目debug as添加mvn命令: jetty:run 2.进入eclipse的菜单Run->Debug configurations,会看到maven build下对应的项目的mvn ...