通过UR(SRU) 查找或取回¶
pycsw支持 Search/Retrieval via URL 的搜索协议,参照的是OpenGIS目录服务实现规范的分条例8.4。
SRU支持默认情况下启用。 HTTP GET请求必须用 mode=sru 特化SRU要求,例如:
http://localhost/pycsw/csw.py?mode=sru&operation=searchRetrieve&query=foo
参见 http://www.loc.gov/standards/sru/simple.html SRU 请求的示例。
![This product conforms to the OpenGIS Catalogue Service Implementation Specification [Catalogue Service for the Web], Revision 3.0.0. OGC, OGC®, and CERTIFIED OGC COMPLIANT are trademarks or registered trademarks of the Open Geospatial Consortium, Inc. in the United States and other countries.](https://portal.opengeospatial.org/public_ogc/compliance/Certified_OGC_Compliant_Logo_Web.gif)