Created
October 13, 2017 12:35
-
-
Save ingenieroariel/b4c8090b4b1d92923dd02a407deb52e6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<wfs:Query typeName="feature:healthsites" srsName="EPSG:900913" xmlns:feature="http://www.geonode.org/"><ogc:Filter xmlns:ogc="http://www.opengis.net/ogc"><ogc:And><ogc:BBOX><ogc:PropertyName>the_geom</ogc:PropertyName><gml:Envelope xmlns:gml="http://www.opengis.net/gml" srsName="EPSG:900913"><gml:lowerCorner>107097.48347693 701466.57736305</gml:lowerCorner><gml:upperCorner>8785451.9256547 1288502.9545115</gml:upperCorner></gml:Envelope></ogc:BBOX><ogc:PropertyIsLike matchCase="true" wildCard="*" singleChar="." escapeChar="!"><ogc:PropertyName>type</ogc:PropertyName><ogc:Literal>hospital</ogc:Literal></ogc:PropertyIsLike></ogc:And></ogc:Filter></wfs:Query></wfs:GetFeature> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment