Hi,
I'm finally working on my
elasticsearch plugin again. I have a working version of GetRecords that all most elements correctly except BoundingBox. Because I'm connecting to a DataCite ES repo, if I have a geoLocationPolygon I simply assign to the wkt_geometry element as is, for example:
"POLYGON ((-41.090 71.032, -41.090 68.211, -42.893 68.211, -42.893 71.032, -41.090 71.032))"
But GetRecords returns:
<ows:LowerCorner>-71.032 41.09</ows:LowerCorner>
<ows:UpperCorner>-68.211 42.893</ows:UpperCorner>
</ows:BoundingBox>
What am I missing?
Also, can I assume Coverage is a output so I don't need to worry about it?
Many thanks,
--
Mike Metcalfe
082 903 8268
_______________________________________________
pycsw-devel mailing list
[hidden email]
https://lists.osgeo.org/mailman/listinfo/pycsw-devel