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
2100d63846dfb4a73f5c9bb769b009d21251498b
openlayers
/
lib
/
OpenLayers
/
Format
/
GML
History
Tim Schaub
f57e19ae2d
Parse gml:boundedBy elements on features as feature.bounds instead of geometry.bounds. This fixes issues when GML comes without a geometry and it is a more correct representation of the element. r=bartvde (
closes
#2255
)
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@9801
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2009-11-16 22:25:46 +00:00
..
Base.js
Parse gml:boundedBy elements on features as feature.bounds instead of geometry.bounds. This fixes issues when GML comes without a geometry and it is a more correct representation of the element. r=bartvde (
closes
#2255
)
2009-11-16 22:25:46 +00:00
v2.js
Added versioned GML Parser, on behalf of mr. tschaub. review=ahocevar. (Pullup
#1639
)
2008-09-12 15:16:13 +00:00
v3.js
Making it so format.getChildValue concatenates all simple content (except for GeoRSS format). Use getChildValue instead of concatChildValues. Adding a number of other format methods for those who do manual dom traversal. Original patch from dparker. r=me (see
#1846
)
2009-04-03 19:17:49 +00:00