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
640b62adc8e0c5f2c2031315c7f7a2c56dd82500
openlayers
/
lib
/
OpenLayers
/
Format
History
Tim Schaub
640b62adc8
Adding a concatChildValues method to the XML parser. This gets around a messy 4kb limit for text node lengths - over which browsers split values among multiple siblings (see
#1006
).
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@4410
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2007-09-20 17:06:04 +00:00
..
GeoJSON.js
documenting requirements for format classes (see
#983
).
2007-09-17 16:44:33 +00:00
GeoRSS.js
documenting requirements for format classes (see
#983
).
2007-09-17 16:44:33 +00:00
GML.js
Adding a concatChildValues method to the XML parser. This gets around a messy 4kb limit for text node lengths - over which browsers split values among multiple siblings (see
#1006
).
2007-09-20 17:06:04 +00:00
JSON.js
fix copyright dates on json/geojson.
2007-09-13 10:30:37 +00:00
KML.js
No circular dependencies allowed by toposort. Geometry requires WKT (for toString) and WKT requires geometry. Removing requires from WKT to fix the single file build (see
#983
).
2007-09-18 08:26:24 +00:00
WFS.js
Since John already went ahead and committed the main change, I'm just going
2007-08-23 11:29:06 +00:00
WKT.js
No circular dependencies allowed by toposort. Geometry requires WKT (for toString) and WKT requires geometry. Removing requires from WKT to fix the single file build (see
#983
).
2007-09-18 08:26:24 +00:00
XML.js
Adding a concatChildValues method to the XML parser. This gets around a messy 4kb limit for text node lengths - over which browsers split values among multiple siblings (see
#1006
).
2007-09-20 17:06:04 +00:00