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
e8f79d95b162e90f3beb0fcef2700bcd7a0121c6
openlayers
/
tests
/
Protocol
History
Tim Schaub
27da366cd0
Adding a protocol for reading features cross-origin from services that support JSON with a callback. r=erilem (
closes
#2956
)
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@11691
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2011-03-10 20:51:03 +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
SimpleFilterSerializer.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
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