Ticket #337: wcs_uot_of_bounds.xml

File wcs_uot_of_bounds.xml, 1.4 KB (added by damiano, 11 years ago)
Line 
1<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2<!--
3 * This file is part of PetaScope.
4 *
5 * PetaScope is free software: you can redistribute it and/or modify
6 * it under the terms of the GNU General Public License as
7 * published by the Free Software Foundation, either version 3 of
8 * the License, or (at your option) any later version.
9 *
10 * PetaScope is distributed in the hope that it will be useful,
11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 * GNU General Public License for more details.
14 *
15 * You should have received a copy of the GNU General Public
16 * License along with PetaScope. If not, see "http://www.gnu.org/licenses/".
17 *
18 * For more information please see "http://www.PetaScope.org"
19 * or contact Peter Baumann via <baumann@rasdaman.com>.
20 *
21 * Copyright 2009 Jacobs University Bremen, Peter Baumann.
22-->
23<ows:ExceptionReport version="2.0.0" xsd:schemaLocation="http://www.opengis.net/ows/2.0 http://schemas.opengis.net/ows/2.0/owsExceptionReport.xsd" xmlns:ows="http://www.opengis.net/ows/2.0" xmlns:xsd="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/1999/xlink">
24 <ows:Exception exceptionCode="WcsError">
25 <ows:ExceptionText>Requested subset "x(43.203125,43.203125)" is out of coverage bounds "6.62:18.51".</ows:ExceptionText>
26 </ows:Exception>
27
28</ows:ExceptionReport>