[pycsw-devel] Extend OpenSearch Geo & Time

Ebrahim Poorazizi ebrahim.poorazizi at gmail.com
Wed Jan 7 12:03:40 PST 2015


Hi all,

I am new to pycsw and trying to extend its OpenSearch functionality. OpenSearch supports three query parameters: keyword, space, and time. What I want to do is to add support for another query parameter: quality. The server should be able to search the database (PostgreSQL/PostGIS) to find the data based on quality too, which is a column containing a quality score (integer) between 0 to 10. It would be much appreciated if someone can guide through this, I mean specifically which files/classes I need to modify to accomplish my goal.

I look forward to hearing from you guys. Thanks in advance.

Regards,
Ebrahim



More information about the pycsw-devel mailing list