Такие дела, пытаюсь отобразить ВФС слой на карте, а его не видно. Использую код из примера ВФС http://openlayers.org/dev/examples/wfs-states.html
Код: Выделить всё
OpenLayers.ProxyHost = "proxy.cgi?url=";
//var renderer = OpenLayers.Util.getParameters(window.location.href).renderer;
//renderer = (renderer) ? [renderer] : OpenLayers.Layer.Vector.prototype.renderers;
myLayer = new OpenLayers.Layer.Vector("States", {
strategies: [new OpenLayers.Strategy.BBOX()],
protocol: new OpenLayers.Protocol.WFS({
version: "1.0.0",
url: "http://localhost:8080/geoserver/wfs",
featureType: "filedata",
featureNS: "cite"
}),
//renderers: renderer
})
app.mapPanel.map.addLayers([myLayer]);
}
Код: Выделить всё
ЗаголовкиPostОтветXMLCookies
<wfs:FeatureCollection xmlns="http://www.opengis.net/wfs" xmlns:wfs="http://www.opengis.net/wfs" xmlns:gml="http://www.opengis.net/gml" xmlns:cite="http://www.opengeospatial.net/cite" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengeospatial.net/cite http://localhost:8080/geoserver/wfs?service=WFS&version=1.0.0&request=DescribeFeatureType&typeName=cite%3Afiledata http://www.opengis.net/wfs http://localhost:8080/geoserver/schemas/wfs/1.0.0/WFS-basic.xsd">
<gml:boundedBy>
<gml:null>unknown</gml:null>
</gml:boundedBy>
<gml:featureMember>
<cite:filedata fid="filedata.94">
<cite:id>94</cite:id>
<cite:the_geom>
<gml:Polygon srsName="http://www.opengis.net/gml/srs/epsg.xml#900913">
<gml:outerBoundaryIs>
<gml:LinearRing>
<gml:coordinates xmlns:gml="http://www.opengis.net/gml" decimal="." cs="," ts=" ">6755282.20246482,7730703.69519325 6755167.66151599,7730827.78125252 6755091.30088342,7730858.80276733 6755057.89310668,7730880.27920067 6754807.3347811,7730949.48104141 6754943.35215785,7731152.3140229 6754971.98739506,7731200.03943031 6755017.32652064,7731312.19413772 6755031.64413924,7731350.37446365 6755069.82445552,7731405.25868217 6755150.95762761,7731541.27609329 6755189.13794389,7731612.8642044 6755196.29675318,7731670.13469329 6755251.18095784,7731763.19923773 6755329.92786017,7731806.1521044 6755411.06103226,7731851.49124143 6755485.03539504,7731939.78324513 6755530.37452062,7732011.37135625 6755549.46467875,7732044.77914143 6755601.96261364,7732082.95946736 6755702.18594387,7732152.1613081 6755718.88983224,7732166.47893032 6755771.38776713,7732226.13568958 6755788.0916555,7732254.77093402 6755807.18181365,7732266.70228587 6756024.33236246,7732240.4533118 6756045.80879038,7732235.68077106 6756067.28521829,7732343.06293772 6756072.05775781,7732452.83137475 6756057.74013921,7732514.87440438 6756091.14791595,7732531.57829698 6756231.93783223,7732548.28218956 6756439.54330201,7732579.30370438 6756492.04123689,7732564.98608216 6756477.72361827,7732529.1920266 6756453.8609206,7732502.94305253 6756444.31584154,7732459.99018586 6756406.13552525,7732400.33342661 6756391.81790665,7732371.69818217 6756356.02386014,7732261.92974513 6756353.63759038,7732109.20844143 6756346.47878107,7732008.98508588 6756346.47878106,7731958.87340811 6756341.70624154,7731911.1480007 6756296.36711595,7731872.96767477 6756236.71037177,7731861.03632292 6756067.28521829,7731918.3068118 6756024.33236248,7731911.14800069 6755986.1520462,7731884.89902662 6755823.88570201,7731825.24226736 6755728.43491132,7731736.95026365 6755687.86832526,7731713.08755996 6755578.09991597,7731600.93285255 6755377.6532555,7731271.62754143 6755358.56309738,7731223.90213402 6755356.17682761,7731195.26688957 6755337.08666947,7731056.86320808 6755327.5415904,7730970.95747475 6755303.67889273,7730911.30071548 6755313.22397179,7730882.66547104 6755296.52008343,7730818.23617104 6755296.52008341,7730775.28330437 6755282.20246482,7730703.69519325</gml:coordinates>
</gml:LinearRing>
</gml:outerBoundaryIs>
</gml:Polygon>
</cite:the_geom>
</cite:filedata>
</gml:featureMember>
<gml:featureMember>
<cite:filedata fid="filedata.105">
<cite:id>105</cite:id>
<cite:the_geom>
<gml:Polygon srsName="http://www.opengis.net/gml/srs/epsg.xml#900913">
<gml:outerBoundaryIs>
<gml:LinearRing>
<gml:coordinates xmlns:gml="http://www.opengis.net/gml" decimal="." cs="," ts=" ">6755282.20246482,7730703.69519325 6755167.66151599,7730827.78125252 6755091.30088342,7730858.80276733 6755057.89310668,7730880.27920067 6754807.3347811,7730949.48104141 6754943.35215785,7731152.3140229 6754971.98739506,7731200.03943031 6755017.32652064,7731312.19413772 6755031.64413924,7731350.37446365 6755069.82445552,7731405.25868217 6755150.95762761,7731541.27609329 6755189.13794389,7731612.8642044 6755196.29675318,7731670.13469329 6755251.18095784,7731763.19923773 6755329.92786017,7731806.1521044 6755411.06103226,7731851.49124143 6755485.03539504,7731939.78324513 6755530.37452062,7732011.37135625 6755549.46467875,7732044.77914143 6755601.96261364,7732082.95946736 6755702.18594387,7732152.1613081 6755718.88983224,7732166.47893032 6755771.38776713,7732226.13568958 6755788.0916555,7732254.77093402 6755807.18181365,7732266.70228587 6756024.33236246,7732240.4533118 6756045.80879038,7732235.68077106 6756067.28521829,7732343.06293772 6756072.05775781,7732452.83137475 6756057.74013921,7732514.87440438 6756091.14791595,7732531.57829698 6756231.93783223,7732548.28218956 6756439.54330201,7732579.30370438 6756492.04123689,7732564.98608216 6756477.72361827,7732529.1920266 6756453.8609206,7732502.94305253 6756444.31584154,7732459.99018586 6756406.13552525,7732400.33342661 6756391.81790665,7732371.69818217 6756356.02386014,7732261.92974513 6756353.63759038,7732109.20844143 6756346.47878107,7732008.98508588 6756346.47878106,7731958.87340811 6756341.70624154,7731911.1480007 6756296.36711595,7731872.96767477 6756236.71037177,7731861.03632292 6756067.28521829,7731918.3068118 6756024.33236248,7731911.14800069 6755986.1520462,7731884.89902662 6755823.88570201,7731825.24226736 6755728.43491132,7731736.95026365 6755687.86832526,7731713.08755996 6755578.09991597,7731600.93285255 6755377.6532555,7731271.62754143 6755358.56309738,7731223.90213402 6755356.17682761,7731195.26688957 6755337.08666947,7731056.86320808 6755327.5415904,7730970.95747475 6755303.67889273,7730911.30071548 6755313.22397179,7730882.66547104 6755296.52008343,7730818.23617104 6755296.52008341,7730775.28330437 6755282.20246482,7730703.69519325</gml:coordinates>
</gml:LinearRing>
</gml:outerBoundaryIs>
</gml:Polygon>
</cite:the_geom>
</cite:filedata>
</gml:featureMember>
<gml:featureMember>
<cite:filedata fid="filedata.111">
<cite:id>111</cite:id>
<cite:the_geom>
<gml:Polygon srsName="http://www.opengis.net/gml/srs/epsg.xml#900913">
<gml:outerBoundaryIs>
<gml:LinearRing>
<gml:coordinates xmlns:gml="http://www.opengis.net/gml" decimal="." cs="," ts=" ">6754552.003916,7730331.43701544 6754547.23137646,7730476.99950805 6754568.70780436,7730579.60913398 6754621.20573925,7730686.99130065 6754695.18010203,7730784.82838585 6754728.58787879,7730827.78125252 6754802.56224157,7730937.54968956 6754986.30501365,7730892.21055252 6755055.50683692,7730877.8929303 6755098.45969273,7730844.48514511 6755160.50270668,7730825.39498215 6755277.42992527,7730696.53638214 6755260.7260369,7730641.65216362 6755220.15945086,7730558.13270065 6755213.00064156,7730467.45442657 6755167.66151597,7730467.45442657 6755074.59699505,7730481.77204879 6754981.53247413,7730481.77204879 6754921.87572993,7730469.84069694 6754828.81120902,7730453.13680434 6754766.76819506,7730431.66037101 6754671.31740436,7730383.9349636 6754552.003916,7730331.43701544</gml:coordinates>
</gml:LinearRing>
</gml:outerBoundaryIs>
</gml:Polygon>
</cite:the_geom>
</cite:filedata>
</gml:featureMember>
<gml:featureMember>
<cite:filedata fid="filedata.112">
<cite:id>112</cite:id>
<cite:the_geom>
<gml:Polygon srsName="http://www.opengis.net/gml/srs/epsg.xml#900913">
<gml:outerBoundaryIs>
<gml:LinearRing>
<gml:coordinates xmlns:gml="http://www.opengis.net/gml" decimal="." cs="," ts=" ">6754552.003916,7730331.43701544 6754547.23137646,7730476.99950805 6754568.70780436,7730579.60913398 6754621.20573925,7730686.99130065 6754695.18010203,7730784.82838585 6754728.58787879,7730827.78125252 6754802.56224157,7730937.54968956 6754986.30501365,7730892.21055252 6755055.50683692,7730877.8929303 6755098.45969273,7730844.48514511 6755160.50270668,7730825.39498215 6755277.42992527,7730696.53638214 6755260.7260369,7730641.65216362 6755220.15945086,7730558.13270065 6755213.00064156,7730467.45442657 6755167.66151597,7730467.45442657 6755074.59699505,7730481.77204879 6754981.53247413,7730481.77204879 6754921.87572993,7730469.84069694 6754828.81120902,7730453.13680434 6754766.76819506,7730431.66037101 6754671.31740436,7730383.9349636 6754552.003916,7730331.43701544</gml:coordinates>
</gml:LinearRing>
</gml:outerBoundaryIs>
</gml:Polygon>
</cite:the_geom>
</cite:filedata>
</gml:featureMember>
<gml:featureMember>
<cite:filedata fid="filedata.113">
<cite:id>113</cite:id>
<cite:the_geom>
<gml:Polygon srsName="http://www.opengis.net/gml/srs/epsg.xml#900913">
<gml:outerBoundaryIs>
<gml:LinearRing>
<gml:coordinates xmlns:gml="http://www.opengis.net/gml" decimal="." cs="," ts=" ">6755282.20246482,7730703.69519325 6755167.66151599,7730827.78125252 6755091.30088342,7730858.80276733 6755057.89310668,7730880.27920067 6754807.3347811,7730949.48104141 6754943.35215785,7731152.3140229 6754971.98739506,7731200.03943031 6755017.32652064,7731312.19413772 6755031.64413924,7731350.37446365 6755069.82445552,7731405.25868217 6755150.95762761,7731541.27609329 6755189.13794389,7731612.8642044 6755196.29675318,7731670.13469329 6755251.18095784,7731763.19923773 6755329.92786017,7731806.1521044 6755411.06103226,7731851.49124143 6755485.03539504,7731939.78324513 6755530.37452062,7732011.37135625 6755549.46467875,7732044.77914143 6755601.96261364,7732082.95946736 6755702.18594387,7732152.1613081 6755718.88983224,7732166.47893032 6755771.38776713,7732226.13568958 6755788.0916555,7732254.77093402 6755807.18181365,7732266.70228587 6756024.33236246,7732240.4533118 6756045.80879038,7732235.68077106 6756067.28521829,7732343.06293772 6756072.05775781,7732452.83137475 6756057.74013921,7732514.87440438 6756091.14791595,7732531.57829698 6756231.93783223,7732548.28218956 6756439.54330201,7732579.30370438 6756492.04123689,7732564.98608216 6756477.72361827,7732529.1920266 6756453.8609206,7732502.94305253 6756444.31584154,7732459.99018586 6756406.13552525,7732400.33342661 6756391.81790665,7732371.69818217 6756356.02386014,7732261.92974513 6756353.63759038,7732109.20844143 6756346.47878107,7732008.98508588 6756346.47878106,7731958.87340811 6756341.70624154,7731911.1480007 6756296.36711595,7731872.96767477 6756236.71037177,7731861.03632292 6756067.28521829,7731918.3068118 6756024.33236248,7731911.14800069 6755986.1520462,7731884.89902662 6755823.88570201,7731825.24226736 6755728.43491132,7731736.95026365 6755687.86832526,7731713.08755996 6755578.09991597,7731600.93285255 6755377.6532555,7731271.62754143 6755358.56309738,7731223.90213402 6755356.17682761,7731195.26688957 6755337.08666947,7731056.86320808 6755327.5415904,7730970.95747475 6755303.67889273,7730911.30071548 6755313.22397179,7730882.66547104 6755296.52008343,7730818.23617104 6755296.52008341,7730775.28330437 6755282.20246482,7730703.69519325</gml:coordinates>
</gml:LinearRing>
</gml:outerBoundaryIs>
</gml:Polygon>
</cite:the_geom>
</cite:filedata>
</gml:featureMember>
<gml:featureMember>
<cite:filedata fid="filedata.114">
<cite:id>114</cite:id>
<cite:the_geom>
<gml:Polygon srsName="http://www.opengis.net/gml/srs/epsg.xml#900913">
<gml:outerBoundaryIs>
<gml:LinearRing>
<gml:coordinates xmlns:gml="http://www.opengis.net/gml" decimal="." cs="," ts=" ">6754552.003916,7730331.43701544 6754547.23137646,7730476.99950805 6754568.70780436,7730579.60913398 6754621.20573925,7730686.99130065 6754695.18010203,7730784.82838585 6754728.58787879,7730827.78125252 6754802.56224157,7730937.54968956 6754986.30501365,7730892.21055252 6755055.50683692,7730877.8929303 6755098.45969273,7730844.48514511 6755160.50270668,7730825.39498215 6755277.42992527,7730696.53638214 6755260.7260369,7730641.65216362 6755220.15945086,7730558.13270065 6755213.00064156,7730467.45442657 6755167.66151597,7730467.45442657 6755074.59699505,7730481.77204879 6754981.53247413,7730481.77204879 6754921.87572993,7730469.84069694 6754828.81120902,7730453.13680434 6754766.76819506,7730431.66037101 6754671.31740436,7730383.9349636 6754552.003916,7730331.43701544</gml:coordinates>
</gml:LinearRing>
</gml:outerBoundaryIs>
</gml:Polygon>
</cite:the_geom>
</cite:filedata>
</gml:featureMember>
<gml:featureMember>
<cite:filedata fid="filedata.115">
<cite:id>115</cite:id>
<cite:the_geom>
<gml:Polygon srsName="http://www.opengis.net/gml/srs/epsg.xml#900913">
<gml:outerBoundaryIs>
<gml:LinearRing>
<gml:coordinates xmlns:gml="http://www.opengis.net/gml" decimal="." cs="," ts=" ">6755282.20246482,7730703.69519325 6755167.66151599,7730827.78125252 6755091.30088342,7730858.80276733 6755057.89310668,7730880.27920067 6754807.3347811,7730949.48104141 6754943.35215785,7731152.3140229 6754971.98739506,7731200.03943031 6755017.32652064,7731312.19413772 6755031.64413924,7731350.37446365 6755069.82445552,7731405.25868217 6755150.95762761,7731541.27609329 6755189.13794389,7731612.8642044 6755196.29675318,7731670.13469329 6755251.18095784,7731763.19923773 6755329.92786017,7731806.1521044 6755411.06103226,7731851.49124143 6755485.03539504,7731939.78324513 6755530.37452062,7732011.37135625 6755549.46467875,7732044.77914143 6755601.96261364,7732082.95946736 6755702.18594387,7732152.1613081 6755718.88983224,7732166.47893032 6755771.38776713,7732226.13568958 6755788.0916555,7732254.77093402 6755807.18181365,7732266.70228587 6756024.33236246,7732240.4533118 6756045.80879038,7732235.68077106 6756067.28521829,7732343.06293772 6756072.05775781,7732452.83137475 6756057.74013921,7732514.87440438 6756091.14791595,7732531.57829698 6756231.93783223,7732548.28218956 6756439.54330201,7732579.30370438 6756492.04123689,7732564.98608216 6756477.72361827,7732529.1920266 6756453.8609206,7732502.94305253 6756444.31584154,7732459.99018586 6756406.13552525,7732400.33342661 6756391.81790665,7732371.69818217 6756356.02386014,7732261.92974513 6756353.63759038,7732109.20844143 6756346.47878107,7732008.98508588 6756346.47878106,7731958.87340811 6756341.70624154,7731911.1480007 6756296.36711595,7731872.96767477 6756236.71037177,7731861.03632292 6756067.28521829,7731918.3068118 6756024.33236248,7731911.14800069 6755986.1520462,7731884.89902662 6755823.88570201,7731825.24226736 6755728.43491132,7731736.95026365 6755687.86832526,7731713.08755996 6755578.09991597,7731600.93285255 6755377.6532555,7731271.62754143 6755358.56309738,7731223.90213402 6755356.17682761,7731195.26688957 6755337.08666947,7731056.86320808 6755327.5415904,7730970.95747475 6755303.67889273,7730911.30071548 6755313.22397179,7730882.66547104 6755296.52008343,7730818.23617104 6755296.52008341,7730775.28330437 6755282.20246482,7730703.69519325</gml:coordinates>
</gml:LinearRing>
</gml:outerBoundaryIs>
</gml:Polygon>
</cite:the_geom>
</cite:filedata>
</gml:featureMember>
<gml:featureMember>
<cite:filedata fid="filedata.116">
<cite:id>116</cite:id>
<cite:the_geom>
<gml:Polygon srsName="http://www.opengis.net/gml/srs/epsg.xml#900913">
<gml:outerBoundaryIs>
<gml:LinearRing>
<gml:coordinates xmlns:gml="http://www.opengis.net/gml" decimal="." cs="," ts=" ">6755282.20246482,7730703.69519325 6755167.66151599,7730827.78125252 6755091.30088342,7730858.80276733 6755057.89310668,7730880.27920067 6754807.3347811,7730949.48104141 6754943.35215785,7731152.3140229 6754971.98739506,7731200.03943031 6755017.32652064,7731312.19413772 6755031.64413924,7731350.37446365 6755069.82445552,7731405.25868217 6755150.95762761,7731541.27609329 6755189.13794389,7731612.8642044 6755196.29675318,7731670.13469329 6755251.18095784,7731763.19923773 6755329.92786017,7731806.1521044 6755411.06103226,7731851.49124143 6755485.03539504,7731939.78324513 6755530.37452062,7732011.37135625 6755549.46467875,7732044.77914143 6755601.96261364,7732082.95946736 6755702.18594387,7732152.1613081 6755718.88983224,7732166.47893032 6755771.38776713,7732226.13568958 6755788.0916555,7732254.77093402 6755807.18181365,7732266.70228587 6756024.33236246,7732240.4533118 6756045.80879038,7732235.68077106 6756067.28521829,7732343.06293772 6756072.05775781,7732452.83137475 6756057.74013921,7732514.87440438 6756091.14791595,7732531.57829698 6756231.93783223,7732548.28218956 6756439.54330201,7732579.30370438 6756492.04123689,7732564.98608216 6756477.72361827,7732529.1920266 6756453.8609206,7732502.94305253 6756444.31584154,7732459.99018586 6756406.13552525,7732400.33342661 6756391.81790665,7732371.69818217 6756356.02386014,7732261.92974513 6756353.63759038,7732109.20844143 6756346.47878107,7732008.98508588 6756346.47878106,7731958.87340811 6756341.70624154,7731911.1480007 6756296.36711595,7731872.96767477 6756236.71037177,7731861.03632292 6756067.28521829,7731918.3068118 6756024.33236248,7731911.14800069 6755986.1520462,7731884.89902662 6755823.88570201,7731825.24226736 6755728.43491132,7731736.95026365 6755687.86832526,7731713.08755996 6755578.09991597,7731600.93285255 6755377.6532555,7731271.62754143 6755358.56309738,7731223.90213402 6755356.17682761,7731195.26688957 6755337.08666947,7731056.86320808 6755327.5415904,7730970.95747475 6755303.67889273,7730911.30071548 6755313.22397179,7730882.66547104 6755296.52008343,7730818.23617104 6755296.52008341,7730775.28330437 6755282.20246482,7730703.69519325</gml:coordinates>
</gml:LinearRing>
</gml:outerBoundaryIs>
</gml:Polygon>
</cite:the_geom>
</cite:filedata>
</gml:featureMember>
<gml:featureMember>
<cite:filedata fid="filedata.117">
<cite:id>117</cite:id>
<cite:the_geom>
<gml:Polygon srsName="http://www.opengis.net/gml/srs/epsg.xml#900913">
<gml:outerBoundaryIs>
<gml:LinearRing>
<gml:coordinates xmlns:gml="http://www.opengis.net/gml" decimal="." cs="," ts=" ">6754552.003916,7730331.43701544 6754547.23137646,7730476.99950805 6754568.70780436,7730579.60913398 6754621.20573925,7730686.99130065 6754695.18010203,7730784.82838585 6754728.58787879,7730827.78125252 6754802.56224157,7730937.54968956 6754986.30501365,7730892.21055252 6755055.50683692,7730877.8929303 6755098.45969273,7730844.48514511 6755160.50270668,7730825.39498215 6755277.42992527,7730696.53638214 6755260.7260369,7730641.65216362 6755220.15945086,7730558.13270065 6755213.00064156,7730467.45442657 6755167.66151597,7730467.45442657 6755074.59699505,7730481.77204879 6754981.53247413,7730481.77204879 6754921.87572993,7730469.84069694 6754828.81120902,7730453.13680434 6754766.76819506,7730431.66037101 6754671.31740436,7730383.9349636 6754552.003916,7730331.43701544</gml:coordinates>
</gml:LinearRing>
</gml:outerBoundaryIs>
</gml:Polygon>
</cite:the_geom>
</cite:filedata>
</gml:featureMember>
<gml:featureMember>
<cite:filedata fid="filedata.119">
<cite:id>119</cite:id>
<cite:the_geom>
<gml:Polygon srsName="http://www.opengis.net/gml/srs/epsg.xml#900913">
<gml:outerBoundaryIs>
<gml:LinearRing>
<gml:coordinates xmlns:gml="http://www.opengis.net/gml" decimal="." cs="," ts=" ">6754552.003916,7730331.43701544 6754547.23137646,7730476.99950805 6754568.70780436,7730579.60913398 6754621.20573925,7730686.99130065 6754695.18010203,7730784.82838585 6754728.58787879,7730827.78125252 6754802.56224157,7730937.54968956 6754986.30501365,7730892.21055252 6755055.50683692,7730877.8929303 6755098.45969273,7730844.48514511 6755160.50270668,7730825.39498215 6755277.42992527,7730696.53638214 6755260.7260369,7730641.65216362 6755220.15945086,7730558.13270065 6755213.00064156,7730467.45442657 6755167.66151597,7730467.45442657 6755074.59699505,7730481.77204879 6754981.53247413,7730481.77204879 6754921.87572993,7730469.84069694 6754828.81120902,7730453.13680434 6754766.76819506,7730431.66037101 6754671.31740436,7730383.9349636 6754552.003916,7730331.43701544</gml:coordinates>
</gml:LinearRing>
</gml:outerBoundaryIs>
</gml:Polygon>
</cite:the_geom>
</cite:filedata>
</gml:featureMember>
<gml:featureMember>
<cite:filedata fid="filedata.118">
<cite:id>118</cite:id>
<cite:the_geom>
<gml:Polygon srsName="http://www.opengis.net/gml/srs/epsg.xml#900913">
<gml:outerBoundaryIs>
<gml:LinearRing>
<gml:coordinates xmlns:gml="http://www.opengis.net/gml" decimal="." cs="," ts=" ">6755282.20246482,7730703.69519325 6755167.66151599,7730827.78125252 6755091.30088342,7730858.80276733 6755057.89310668,7730880.27920067 6754807.3347811,7730949.48104141 6754943.35215785,7731152.3140229 6754971.98739506,7731200.03943031 6755017.32652064,7731312.19413772 6755031.64413924,7731350.37446365 6755069.82445552,7731405.25868217 6755150.95762761,7731541.27609329 6755189.13794389,7731612.8642044 6755196.29675318,7731670.13469329 6755251.18095784,7731763.19923773 6755329.92786017,7731806.1521044 6755411.06103226,7731851.49124143 6755485.03539504,7731939.78324513 6755530.37452062,7732011.37135625 6755549.46467875,7732044.77914143 6755601.96261364,7732082.95946736 6755702.18594387,7732152.1613081 6755718.88983224,7732166.47893032 6755771.38776713,7732226.13568958 6755788.0916555,7732254.77093402 6755807.18181365,7732266.70228587 6756024.33236246,7732240.4533118 6756045.80879038,7732235.68077106 6756067.28521829,7732343.06293772 6756072.05775781,7732452.83137475 6756057.74013921,7732514.87440438 6756091.14791595,7732531.57829698 6756231.93783223,7732548.28218956 6756439.54330201,7732579.30370438 6756492.04123689,7732564.98608216 6756477.72361827,7732529.1920266 6756453.8609206,7732502.94305253 6756444.31584154,7732459.99018586 6756406.13552525,7732400.33342661 6756391.81790665,7732371.69818217 6756356.02386014,7732261.92974513 6756353.63759038,7732109.20844143 6756346.47878107,7732008.98508588 6756346.47878106,7731958.87340811 6756341.70624154,7731911.1480007 6756296.36711595,7731872.96767477 6756236.71037177,7731861.03632292 6756067.28521829,7731918.3068118 6756024.33236248,7731911.14800069 6755986.1520462,7731884.89902662 6755823.88570201,7731825.24226736 6755728.43491132,7731736.95026365 6755687.86832526,7731713.08755996 6755578.09991597,7731600.93285255 6755377.6532555,7731271.62754143 6755358.56309738,7731223.90213402 6755356.17682761,7731195.26688957 6755337.08666947,7731056.86320808 6755327.5415904,7730970.95747475 6755303.67889273,7730911.30071548 6755313.22397179,7730882.66547104 6755296.52008343,7730818.23617104 6755296.52008341,7730775.28330437 6755282.20246482,7730703.69519325</gml:coordinates>
</gml:LinearRing>
</gml:outerBoundaryIs>
</gml:Polygon>
</cite:the_geom>
</cite:filedata>
</gml:featureMember>
<gml:featureMember>
<cite:filedata fid="filedata.120">
<cite:id>120</cite:id>
<cite:the_geom>
<gml:Polygon srsName="http://www.opengis.net/gml/srs/epsg.xml#900913">
<gml:outerBoundaryIs>
<gml:LinearRing>
<gml:coordinates xmlns:gml="http://www.opengis.net/gml" decimal="." cs="," ts=" ">6754552.003916,7730331.43701544 6754547.23137646,7730476.99950805 6754568.70780436,7730579.60913398 6754621.20573925,7730686.99130065 6754695.18010203,7730784.82838585 6754728.58787879,7730827.78125252 6754802.56224157,7730937.54968956 6754986.30501365,7730892.21055252 6755055.50683692,7730877.8929303 6755098.45969273,7730844.48514511 6755160.50270668,7730825.39498215 6755277.42992527,7730696.53638214 6755260.7260369,7730641.65216362 6755220.15945086,7730558.13270065 6755213.00064156,7730467.45442657 6755167.66151597,7730467.45442657 6755074.59699505,7730481.77204879 6754981.53247413,7730481.77204879 6754921.87572993,7730469.84069694 6754828.81120902,7730453.13680434 6754766.76819506,7730431.66037101 6754671.31740436,7730383.9349636 6754552.003916,7730331.43701544</gml:coordinates>
</gml:LinearRing>
</gml:outerBoundaryIs>
</gml:Polygon>
</cite:the_geom>
</cite:filedata>
</gml:featureMember>
<gml:featureMember>
<cite:filedata fid="filedata.123">
<cite:id>123</cite:id>
<cite:the_geom>
<gml:Polygon srsName="http://www.opengis.net/gml/srs/epsg.xml#900913">
<gml:outerBoundaryIs>
<gml:LinearRing>
<gml:coordinates xmlns:gml="http://www.opengis.net/gml" decimal="." cs="," ts=" ">6754552.003916,7730331.43701544 6754547.23137646,7730476.99950805 6754568.70780436,7730579.60913398 6754621.20573925,7730686.99130065 6754695.18010203,7730784.82838585 6754728.58787879,7730827.78125252 6754802.56224157,7730937.54968956 6754986.30501365,7730892.21055252 6755055.50683692,7730877.8929303 6755098.45969273,7730844.48514511 6755160.50270668,7730825.39498215 6755277.42992527,7730696.53638214 6755260.7260369,7730641.65216362 6755220.15945086,7730558.13270065 6755213.00064156,7730467.45442657 6755167.66151597,7730467.45442657 6755074.59699505,7730481.77204879 6754981.53247413,7730481.77204879 6754921.87572993,7730469.84069694 6754828.81120902,7730453.13680434 6754766.76819506,7730431.66037101 6754671.31740436,7730383.9349636 6754552.003916,7730331.43701544</gml:coordinates>
</gml:LinearRing>
</gml:outerBoundaryIs>
</gml:Polygon>
</cite:the_geom>
</cite:filedata>
</gml:featureMember>
<gml:featureMember>
<cite:filedata fid="filedata.124">
<cite:id>124</cite:id>
<cite:the_geom>
<gml:Polygon srsName="http://www.opengis.net/gml/srs/epsg.xml#900913">
<gml:outerBoundaryIs>
<gml:LinearRing>
<gml:coordinates xmlns:gml="http://www.opengis.net/gml" decimal="." cs="," ts=" ">6754552.003916,7730331.43701544 6754547.23137646,7730476.99950805 6754568.70780436,7730579.60913398 6754621.20573925,7730686.99130065 6754695.18010203,7730784.82838585 6754728.58787879,7730827.78125252 6754802.56224157,7730937.54968956 6754986.30501365,7730892.21055252 6755055.50683692,7730877.8929303 6755098.45969273,7730844.48514511 6755160.50270668,7730825.39498215 6755277.42992527,7730696.53638214 6755260.7260369,7730641.65216362 6755220.15945086,7730558.13270065 6755213.00064156,7730467.45442657 6755167.66151597,7730467.45442657 6755074.59699505,7730481.77204879 6754981.53247413,7730481.77204879 6754921.87572993,7730469.84069694 6754828.81120902,7730453.13680434 6754766.76819506,7730431.66037101 6754671.31740436,7730383.9349636 6754552.003916,7730331.43701544</gml:coordinates>
</gml:LinearRing>
</gml:outerBoundaryIs>
</gml:Polygon>
</cite:the_geom>
</cite:filedata>
</gml:featureMember>
<gml:featureMember>
<cite:filedata fid="filedata.125">
<cite:id>125</cite:id>
<cite:the_geom>
<gml:Polygon srsName="http://www.opengis.net/gml/srs/epsg.xml#900913">
<gml:outerBoundaryIs>
<gml:LinearRing>
<gml:coordinates xmlns:gml="http://www.opengis.net/gml" decimal="." cs="," ts=" ">6754552.003916,7730331.43701544 6754547.23137646,7730476.99950805 6754568.70780436,7730579.60913398 6754621.20573925,7730686.99130065 6754695.18010203,7730784.82838585 6754728.58787879,7730827.78125252 6754802.56224157,7730937.54968956 6754986.30501365,7730892.21055252 6755055.50683692,7730877.8929303 6755098.45969273,7730844.48514511 6755160.50270668,7730825.39498215 6755277.42992527,7730696.53638214 6755260.7260369,7730641.65216362 6755220.15945086,7730558.13270065 6755213.00064156,7730467.45442657 6755167.66151597,7730467.45442657 6755074.59699505,7730481.77204879 6754981.53247413,7730481.77204879 6754921.87572993,7730469.84069694 6754828.81120902,7730453.13680434 6754766.76819506,7730431.66037101 6754671.31740436,7730383.9349636 6754552.003916,7730331.43701544</gml:coordinates>
</gml:LinearRing>
</gml:outerBoundaryIs>
</gml:Polygon>
</cite:the_geom>
</cite:filedata>
</gml:featureMember>
<gml:featureMember>
<cite:filedata fid="filedata.126">
<cite:id>126</cite:id>
<cite:the_geom>
<gml:Polygon srsName="http://www.opengis.net/gml/srs/epsg.xml#900913">
<gml:outerBoundaryIs>
<gml:LinearRing>
<gml:coordinates xmlns:gml="http://www.opengis.net/gml" decimal="." cs="," ts=" ">6754552.003916,7730331.43701544 6754547.23137646,7730476.99950805 6754568.70780436,7730579.60913398 6754621.20573925,7730686.99130065 6754695.18010203,7730784.82838585 6754728.58787879,7730827.78125252 6754802.56224157,7730937.54968956 6754986.30501365,7730892.21055252 6755055.50683692,7730877.8929303 6755098.45969273,7730844.48514511 6755160.50270668,7730825.39498215 6755277.42992527,7730696.53638214 6755260.7260369,7730641.65216362 6755220.15945086,7730558.13270065 6755213.00064156,7730467.45442657 6755167.66151597,7730467.45442657 6755074.59699505,7730481.77204879 6754981.53247413,7730481.77204879 6754921.87572993,7730469.84069694 6754828.81120902,7730453.13680434 6754766.76819506,7730431.66037101 6754671.31740436,7730383.9349636 6754552.003916,7730331.43701544</gml:coordinates>
</gml:LinearRing>
</gml:outerBoundaryIs>
</gml:Polygon>
</cite:the_geom>
</cite:filedata>
</gml:featureMember>
<gml:featureMember>
<cite:filedata fid="filedata.159">
<cite:id>159</cite:id>
<cite:the_geom>
<gml:Polygon srsName="http://www.opengis.net/gml/srs/epsg.xml#900913">
<gml:outerBoundaryIs>
<gml:LinearRing>
<gml:coordinates xmlns:gml="http://www.opengis.net/gml" decimal="." cs="," ts=" ">6754552.003916,7730331.43701544 6754547.23137646,7730476.99950805 6754568.70780436,7730579.60913398 6754621.20573925,7730686.99130065 6754695.18010203,7730784.82838585 6754728.58787879,7730827.78125252 6754802.56224157,7730937.54968956 6754986.30501365,7730892.21055252 6755055.50683692,7730877.8929303 6755098.45969273,7730844.48514511 6755160.50270668,7730825.39498215 6755277.42992527,7730696.53638214 6755260.7260369,7730641.65216362 6755220.15945086,7730558.13270065 6755213.00064156,7730467.45442657 6755167.66151597,7730467.45442657 6755074.59699505,7730481.77204879 6754981.53247413,7730481.77204879 6754921.87572993,7730469.84069694 6754828.81120902,7730453.13680434 6754766.76819506,7730431.66037101 6754671.31740436,7730383.9349636 6754552.003916,7730331.43701544</gml:coordinates>
</gml:LinearRing>
</gml:outerBoundaryIs>
</gml:Polygon>
</cite:the_geom>
</cite:filedata>
</gml:featureMember>
<gml:featureMember>
<cite:filedata fid="filedata.160">
<cite:id>160</cite:id>
<cite:the_geom>
<gml:Polygon srsName="http://www.opengis.net/gml/srs/epsg.xml#900913">
<gml:outerBoundaryIs>
<gml:LinearRing>
<gml:coordinates xmlns:gml="http://www.opengis.net/gml" decimal="." cs="," ts=" ">6754552.003916,7730331.43701544 6754547.23137646,7730476.99950805 6754568.70780436,7730579.60913398 6754621.20573925,7730686.99130065 6754695.18010203,7730784.82838585 6754728.58787879,7730827.78125252 6754802.56224157,7730937.54968956 6754986.30501365,7730892.21055252 6755055.50683692,7730877.8929303 6755098.45969273,7730844.48514511 6755160.50270668,7730825.39498215 6755277.42992527,7730696.53638214 6755260.7260369,7730641.65216362 6755220.15945086,7730558.13270065 6755213.00064156,7730467.45442657 6755167.66151597,7730467.45442657 6755074.59699505,7730481.77204879 6754981.53247413,7730481.77204879 6754921.87572993,7730469.84069694 6754828.81120902,7730453.13680434 6754766.76819506,7730431.66037101 6754671.31740436,7730383.9349636 6754552.003916,7730331.43701544</gml:coordinates>
То есть как я вижу слой от геосервера берется. Где я прокололся?