We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a176bd6 + f4e0de2 commit d94cb0cCopy full SHA for d94cb0c
examples/cql-format.html
@@ -49,6 +49,6 @@ <h1 id="title">CQL Filter Example</h1>
49
</p>
50
</div>
51
<script src="cql-format.js"></script>
52
- <script src="http://demo.opengeo.org/geoserver/wfs?service=WFS&version=1.0.0&request=GetFeature&typename=topp:states&outputFormat=json&format_options=callback:loadFeatures" type="text/javascript"></script>
+ <script src="http://demo.opengeo.org/geoserver/wfs?service=WFS&version=1.0.0&request=GetFeature&typename=topp:states&outputFormat=text/javascript&format_options=callback:loadFeatures" type="text/javascript"></script>
53
</body>
54
</html>
0 commit comments