Project

General

Profile

1
<?xml version="1.0"?>
2
<gml:featureMember
3
  schemaLocation="http://www.openplans.org/topp http://localhost:8080/geoserver/wfs/DescribeFeatureType?typeName=topp:states http://www.opengis.net/wfs http://localhost:8080/geoserver/data/capabilities/wfs/1.0.0/WFS-basic.xsd"
4
  xsi="http://www.w3.org/2001/XMLSchema-instance"
5
  xmlns:gml="http://www.opengis.net/gml"
6
  topp="http://www.openplans.org/topp"
7
  wfs="http://www.opengis.net/wfs">
8
  <topp:states fid="states.2">
9
    <ttopp:he_geom>
10
      <gml:MultiPolygon srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
11
        <gml:polygonMember>
12
          <gml:Polygon>
13
            <gml:outerBoundaryIs>
14
              <gml:LinearRing>
15
                <!--gml:coordinates ts=" " cs="," decimal=".">-77.008232,38.966557
16
-76.911209,38.889988 -77.045448,38.78812 -77.035248,38.813915
17
-77.045189,38.829365 -77.040405,38.838413 -77.039078,38.862431
18
-77.067886,38.886101 -77.078949,38.9156 -77.122627,38.93206
19
-77.042389,38.993431 </gml:coordinates-->
20
                <gml:coordinates ts=" " cs="," decimal=".">-177.008232,38.966557
21
-76.911209,38.889988 -77.045448,-38.78812
22
</gml:coordinates>
23
              </gml:LinearRing>
24
            </gml:outerBoundaryIs>
25
          </gml:Polygon>
26
        </gml:polygonMember>
27
      </gml:MultiPolygon>
28
    </ttopp:he_geom>
29
    <topp:STATE_NAME>District of Columbia</topp:STATE_NAME>
30
    <topp:STATE_FIPS>11</topp:STATE_FIPS>
31
    <topp:SUB_REGION>S Atl</topp:SUB_REGION>
32
    <topp:STATE_ABBR>DC</topp:STATE_ABBR>
33
    <topp:LAND_KM>159.055</topp:LAND_KM>
34
    <topp:WATER_KM>17.991</topp:WATER_KM>
35
    <topp:PERSONS>606900.0</topp:PERSONS>
36
    <topp:FAMILIES>122087.0</topp:FAMILIES>
37
    <topp:HOUSHOLD>249634.0</topp:HOUSHOLD>
38
    <topp:MALE>282970.0</topp:MALE>
39
    <topp:FEMALE>323930.0</topp:FEMALE>
40
    <topp:WORKERS>229975.0</topp:WORKERS>
41
    <topp:DRVALONE>106694.0</topp:DRVALONE>
42
    <topp:CARPOOL>36621.0</topp:CARPOOL>
43
    <topp:PUBTRANS>111422.0</topp:PUBTRANS>
44
    <topp:EMPLOYED>303994.0</topp:EMPLOYED>
45
    <topp:UNEMPLOY>23442.0</topp:UNEMPLOY>
46
    <topp:SERVICE>65498.0</topp:SERVICE>
47
    <topp:MANUAL>22407.0</topp:MANUAL>
48
    <topp:P_MALE>0.466</topp:P_MALE>
49
    <topp:P_FEMALE>0.534</topp:P_FEMALE>
50
    <topp:SAMP_POP>72696.0</topp:SAMP_POP>
51
  </topp:states>
52
</gml:featureMember>
(6-6/7)