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
3b267f5334eb9d51c512dbefc3e6dec81ca27e4f
openlayers
/
tests
/
Format
History
Tim Schaub
3b267f5334
SLD format rewrite. Adds a versioned parser with read and write support. This does not come with full support for ogc:expression parsing, but makes for easy future enhancements. r=ahocevar (
closes
#1458
)
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@6645
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2008-03-27 17:18:05 +00:00
..
WMC
Adding more complete style parsing to the WMC format. The format now has support for named, linked (SLD), and inline (SLD_BODY) styles. r=ahocevar (
closes
#1313
)
2008-02-24 20:25:27 +00:00
test_GeoJSON.html
Fixed test for GeoJSON collections (
closes
#1067
).
2007-12-16 03:09:08 +00:00
test_GeoRSS.html
Fix lots of EOL SSTyle line ending problems.
2008-02-08 19:51:55 +00:00
test_GML.html
Fix lots of EOL SSTyle line ending problems.
2008-02-08 19:51:55 +00:00
test_JSON.html
rolling back ;'s after a function declaration, cleaning up some whitespace. no functional changes. all tests still pass ff && ie6. note that it has never been either a policy or a priority for us to maintain coding standards in the test files. I'm only doing this as an exercise for my brain, waiting for the second cup of coffee to kick in.
2007-08-31 15:08:38 +00:00
test_KML.html
Remove XML prolog from tests. Browsers can't seem to decide whether they like
2007-12-18 03:44:21 +00:00
test_OSM.html
Set a FID on OSM features. Includes tests. Original patch by kleptog
2008-02-10 16:18:48 +00:00
test_SLD.html
SLD format rewrite. Adds a versioned parser with read and write support. This does not come with full support for ogc:expression parsing, but makes for easy future enhancements. r=ahocevar (
closes
#1458
)
2008-03-27 17:18:05 +00:00
test_WKT.html
rolling back ;'s after a function declaration, cleaning up some whitespace. no functional changes. all tests still pass ff && ie6. note that it has never been either a policy or a priority for us to maintain coding standards in the test files. I'm only doing this as an exercise for my brain, waiting for the second cup of coffee to kick in.
2007-08-31 15:08:38 +00:00
test_WMC.html
Adding Web Map Context document parsing for versions 1.0.0 and 1.1.0. This also adds a cross browser setAttributeNS to the XML format. Thanks bartvde for supporting this work. r=crschmidt (
closes
#100
)
2008-01-28 16:39:05 +00:00
test_XML.html
Modifying xml_eq so that prefixes for element and attribute nodes are not tested by default. Namespace URI is always tested for both. If you also want to confirm that prefixes are equal, test with options.prefix true. Modifying tests for the XML format to use xml_eq. (see
#1383
)
2008-02-22 20:08:28 +00:00