I'm confused about the order of the lat/lon pairs when a CSW BBOX request is specified.
On this Geoportal Server CSW page, there is a GetRecords example where clearly the ordering is (lon,lat):
ows:BoundingBox -118.3 32.1 -87.1 45.2 but on this Data.gov example gist, it says:
"bounding box queries and responses always use axis order latitude longitude"
Is there a way to specify which order the request is using to avoid ambiquity (and possibly incorrect query responses)?
أكثر...
On this Geoportal Server CSW page, there is a GetRecords example where clearly the ordering is (lon,lat):
ows:BoundingBox -118.3 32.1 -87.1 45.2 but on this Data.gov example gist, it says:
"bounding box queries and responses always use axis order latitude longitude"
Is there a way to specify which order the request is using to avoid ambiquity (and possibly incorrect query responses)?
أكثر...