OpenSearch支撑¶
pycsw通过以下分类支持 OGC OpenSearch地理和时间扩展1.0 标准:
- 核心(地理空间服务)
{searchTerms},{geo:box},{startIndex},{count} - 时间搜索核心
{time:start},{time:end}
OpenSearch support is enabled by default. HTTP requests must be specified with mode=opensearch in the base URL for OpenSearch requests, e.g.:
http://localhost/pycsw/csw.py?mode=opensearch&service=CSW&version=2.0.2&request=GetCapabilities
将返回描述文档,此文档可以 autodiscovered 。
![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)