[pycsw-devel] OpenSearch Query Format

Pedro G Silva pedro.gracio at deimos.com.pt
Fri Feb 19 06:58:32 PST 2016


Hi
Using opensearch on pycsw I noticed 2 things:
-lack of start page and copunt (already fixed on
https://github.com/geopython/pycsw/issues/402)
-the time:start and end format dont feel like the standard used/written in
the draft.

Current descriptor URL:
http://100.100.0.200/csw?mode=opensearch&service=CSW&version=2.0.2&request=GetRecords&elementsetname=full&typenames=csw:Record&resulttype=results&q={searchTerms?}&bbox={geo:box?}&time={time:start?}/{time:end
?}

On this document
http://www.opensearch.org/Specifications/OpenSearch/Extensions/Time/1.0/Draft_1
time
start and end is referred as &dtstart={time:start?}&dtend={time:end?}
Notice the lack of / to separatae start and time and the use of &, just
like another argument.

This email is to promote discussion about which format to use or why the
current one should be used, {time:start?}/{time:end?} or
&dtstart={time:start?}&dtend={time:end?}

-- 


[image: DEIMOS Engenharia, SA] <http://www.deimos.pt>
*Pedro Gracio Silva*
Aerospace Systems / Production Center

*Av. D. Joao II, Lt 1.17.01, 10 • 1998-023 Lisboa, Portugal*
Ph: +351 21 893 3020 • Fax: +351 21 896 9099
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pycsw-devel/attachments/20160219/aca9f3a8/attachment.html>


More information about the pycsw-devel mailing list