This website requires JavaScript.
Explore
Help
Sign In
ashatora
/
openlayers
Watch
1
Star
0
Fork
0
You've already forked openlayers
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
0628c05fc3cfe3ae8afa4ac9d3d37526f309d121
openlayers
/
tests
/
Protocol
History
Tim Schaub
fba3a883ac
Removing the simpleFilterSerializer method on OpenLayers.Protocol in favor of a format for serializing filters for use with query strings. r=sbrunner (
closes
#3163
)
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@11758
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2011-03-29 19:22:13 +00:00
..
SQL
Adds the possibility to use a built version of OpenLayers for the tests, users simply have to add '?mode=build' in the run-tests.html url
2011-02-21 10:10:25 +00:00
HTTP.html
Adding a filterToParams method on the HTTP protocol. This allows you to specify how a filter is serialized in HTTP feature requests (using CQL for example). By default, we use the OpenLayers.Protocol.simpleFilterSerializer method. r=crschmidt (
closes
#3032
)
2011-03-08 15:45:18 +00:00
Script.html
Adding a protocol for reading features cross-origin from services that support JSON with a callback. r=erilem (
closes
#2956
)
2011-03-10 20:51:03 +00:00
SOS.html
Adds the possibility to use a built version of OpenLayers for the tests, users simply have to add '?mode=build' in the run-tests.html url
2011-02-21 10:10:25 +00:00
SQL.html
Adds the possibility to use a built version of OpenLayers for the tests, users simply have to add '?mode=build' in the run-tests.html url
2011-02-21 10:10:25 +00:00
WFS.html
OpenLayers.Protocol.WFS misses a setGeometryName method, p=fvanderbiest, r=me,erilem (
closes
#3037
)
2011-03-08 15:21:14 +00:00