1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134
|
<?xml version="1.0" encoding="utf-8" ?>
<ogr:FeatureCollection
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=""
xmlns:ogr="http://ogr.maptools.org/"
xmlns:gml="http://www.opengis.net/gml">
<gml:boundedBy>
<gml:Box>
<gml:coord><gml:X>-1</gml:X><gml:Y>-5.5</gml:Y></gml:coord>
<gml:coord><gml:X>14</gml:X><gml:Y>6.5</gml:Y></gml:coord>
</gml:Box>
</gml:boundedBy>
<gml:featureMember>
<ogr:grid_rectangles fid="grid_rectangles.0">
<ogr:geometryProperty><gml:Polygon srsName="EPSG:4326"><gml:outerBoundaryIs><gml:LinearRing><gml:coordinates>-1.0,6.5 4.0,6.5 4.0,3.5 -1.0,3.5 -1.0,6.5</gml:coordinates></gml:LinearRing></gml:outerBoundaryIs></gml:Polygon></ogr:geometryProperty>
<ogr:left>-1.0000000000000000</ogr:left>
<ogr:top>6.5000000000000000</ogr:top>
<ogr:right>4.0000000000000000</ogr:right>
<ogr:bottom>3.5000000000000000</ogr:bottom>
<ogr:id>1</ogr:id>
</ogr:grid_rectangles>
</gml:featureMember>
<gml:featureMember>
<ogr:grid_rectangles fid="grid_rectangles.1">
<ogr:geometryProperty><gml:Polygon srsName="EPSG:4326"><gml:outerBoundaryIs><gml:LinearRing><gml:coordinates>-1.0,3.5 4.0,3.5 4.0,0.5 -1.0,0.5 -1.0,3.5</gml:coordinates></gml:LinearRing></gml:outerBoundaryIs></gml:Polygon></ogr:geometryProperty>
<ogr:left>-1.0000000000000000</ogr:left>
<ogr:top>3.5000000000000000</ogr:top>
<ogr:right>4.0000000000000000</ogr:right>
<ogr:bottom>0.5000000000000000</ogr:bottom>
<ogr:id>2</ogr:id>
</ogr:grid_rectangles>
</gml:featureMember>
<gml:featureMember>
<ogr:grid_rectangles fid="grid_rectangles.2">
<ogr:geometryProperty><gml:Polygon srsName="EPSG:4326"><gml:outerBoundaryIs><gml:LinearRing><gml:coordinates>-1.0,0.5 4.0,0.5 4.0,-2.5 -1.0,-2.5 -1.0,0.5</gml:coordinates></gml:LinearRing></gml:outerBoundaryIs></gml:Polygon></ogr:geometryProperty>
<ogr:left>-1.0000000000000000</ogr:left>
<ogr:top>0.5000000000000000</ogr:top>
<ogr:right>4.0000000000000000</ogr:right>
<ogr:bottom>-2.5000000000000000</ogr:bottom>
<ogr:id>3</ogr:id>
</ogr:grid_rectangles>
</gml:featureMember>
<gml:featureMember>
<ogr:grid_rectangles fid="grid_rectangles.3">
<ogr:geometryProperty><gml:Polygon srsName="EPSG:4326"><gml:outerBoundaryIs><gml:LinearRing><gml:coordinates>-1.0,-2.5 4.0,-2.5 4.0,-5.5 -1.0,-5.5 -1.0,-2.5</gml:coordinates></gml:LinearRing></gml:outerBoundaryIs></gml:Polygon></ogr:geometryProperty>
<ogr:left>-1.0000000000000000</ogr:left>
<ogr:top>-2.5000000000000000</ogr:top>
<ogr:right>4.0000000000000000</ogr:right>
<ogr:bottom>-5.5000000000000000</ogr:bottom>
<ogr:id>4</ogr:id>
</ogr:grid_rectangles>
</gml:featureMember>
<gml:featureMember>
<ogr:grid_rectangles fid="grid_rectangles.4">
<ogr:geometryProperty><gml:Polygon srsName="EPSG:4326"><gml:outerBoundaryIs><gml:LinearRing><gml:coordinates>4.0,6.5 9.0,6.5 9.0,3.5 4.0,3.5 4.0,6.5</gml:coordinates></gml:LinearRing></gml:outerBoundaryIs></gml:Polygon></ogr:geometryProperty>
<ogr:left>4.0000000000000000</ogr:left>
<ogr:top>6.5000000000000000</ogr:top>
<ogr:right>9.0000000000000000</ogr:right>
<ogr:bottom>3.5000000000000000</ogr:bottom>
<ogr:id>5</ogr:id>
</ogr:grid_rectangles>
</gml:featureMember>
<gml:featureMember>
<ogr:grid_rectangles fid="grid_rectangles.5">
<ogr:geometryProperty><gml:Polygon srsName="EPSG:4326"><gml:outerBoundaryIs><gml:LinearRing><gml:coordinates>4.0,3.5 9.0,3.5 9.0,0.5 4.0,0.5 4.0,3.5</gml:coordinates></gml:LinearRing></gml:outerBoundaryIs></gml:Polygon></ogr:geometryProperty>
<ogr:left>4.0000000000000000</ogr:left>
<ogr:top>3.5000000000000000</ogr:top>
<ogr:right>9.0000000000000000</ogr:right>
<ogr:bottom>0.5000000000000000</ogr:bottom>
<ogr:id>6</ogr:id>
</ogr:grid_rectangles>
</gml:featureMember>
<gml:featureMember>
<ogr:grid_rectangles fid="grid_rectangles.6">
<ogr:geometryProperty><gml:Polygon srsName="EPSG:4326"><gml:outerBoundaryIs><gml:LinearRing><gml:coordinates>4.0,0.5 9.0,0.5 9.0,-2.5 4.0,-2.5 4.0,0.5</gml:coordinates></gml:LinearRing></gml:outerBoundaryIs></gml:Polygon></ogr:geometryProperty>
<ogr:left>4.0000000000000000</ogr:left>
<ogr:top>0.5000000000000000</ogr:top>
<ogr:right>9.0000000000000000</ogr:right>
<ogr:bottom>-2.5000000000000000</ogr:bottom>
<ogr:id>7</ogr:id>
</ogr:grid_rectangles>
</gml:featureMember>
<gml:featureMember>
<ogr:grid_rectangles fid="grid_rectangles.7">
<ogr:geometryProperty><gml:Polygon srsName="EPSG:4326"><gml:outerBoundaryIs><gml:LinearRing><gml:coordinates>4.0,-2.5 9.0,-2.5 9.0,-5.5 4.0,-5.5 4.0,-2.5</gml:coordinates></gml:LinearRing></gml:outerBoundaryIs></gml:Polygon></ogr:geometryProperty>
<ogr:left>4.0000000000000000</ogr:left>
<ogr:top>-2.5000000000000000</ogr:top>
<ogr:right>9.0000000000000000</ogr:right>
<ogr:bottom>-5.5000000000000000</ogr:bottom>
<ogr:id>8</ogr:id>
</ogr:grid_rectangles>
</gml:featureMember>
<gml:featureMember>
<ogr:grid_rectangles fid="grid_rectangles.8">
<ogr:geometryProperty><gml:Polygon srsName="EPSG:4326"><gml:outerBoundaryIs><gml:LinearRing><gml:coordinates>9.0,6.5 14.0,6.5 14.0,3.5 9.0,3.5 9.0,6.5</gml:coordinates></gml:LinearRing></gml:outerBoundaryIs></gml:Polygon></ogr:geometryProperty>
<ogr:left>9.0000000000000000</ogr:left>
<ogr:top>6.5000000000000000</ogr:top>
<ogr:right>14.0000000000000000</ogr:right>
<ogr:bottom>3.5000000000000000</ogr:bottom>
<ogr:id>9</ogr:id>
</ogr:grid_rectangles>
</gml:featureMember>
<gml:featureMember>
<ogr:grid_rectangles fid="grid_rectangles.9">
<ogr:geometryProperty><gml:Polygon srsName="EPSG:4326"><gml:outerBoundaryIs><gml:LinearRing><gml:coordinates>9.0,3.5 14.0,3.5 14.0,0.5 9.0,0.5 9.0,3.5</gml:coordinates></gml:LinearRing></gml:outerBoundaryIs></gml:Polygon></ogr:geometryProperty>
<ogr:left>9.0000000000000000</ogr:left>
<ogr:top>3.5000000000000000</ogr:top>
<ogr:right>14.0000000000000000</ogr:right>
<ogr:bottom>0.5000000000000000</ogr:bottom>
<ogr:id>10</ogr:id>
</ogr:grid_rectangles>
</gml:featureMember>
<gml:featureMember>
<ogr:grid_rectangles fid="grid_rectangles.10">
<ogr:geometryProperty><gml:Polygon srsName="EPSG:4326"><gml:outerBoundaryIs><gml:LinearRing><gml:coordinates>9.0,0.5 14.0,0.5 14.0,-2.5 9.0,-2.5 9.0,0.5</gml:coordinates></gml:LinearRing></gml:outerBoundaryIs></gml:Polygon></ogr:geometryProperty>
<ogr:left>9.0000000000000000</ogr:left>
<ogr:top>0.5000000000000000</ogr:top>
<ogr:right>14.0000000000000000</ogr:right>
<ogr:bottom>-2.5000000000000000</ogr:bottom>
<ogr:id>11</ogr:id>
</ogr:grid_rectangles>
</gml:featureMember>
<gml:featureMember>
<ogr:grid_rectangles fid="grid_rectangles.11">
<ogr:geometryProperty><gml:Polygon srsName="EPSG:4326"><gml:outerBoundaryIs><gml:LinearRing><gml:coordinates>9.0,-2.5 14.0,-2.5 14.0,-5.5 9.0,-5.5 9.0,-2.5</gml:coordinates></gml:LinearRing></gml:outerBoundaryIs></gml:Polygon></ogr:geometryProperty>
<ogr:left>9.0000000000000000</ogr:left>
<ogr:top>-2.5000000000000000</ogr:top>
<ogr:right>14.0000000000000000</ogr:right>
<ogr:bottom>-5.5000000000000000</ogr:bottom>
<ogr:id>12</ogr:id>
</ogr:grid_rectangles>
</gml:featureMember>
</ogr:FeatureCollection>
|