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
6e9b661af1522eed1e83ad1a14836b67e40f6658
openlayers
/
lib
/
OpenLayers
/
Format
History
Tim Schaub
6e9b661af1
Avoid infinite loops with Not elements in SLD parsing. c=ahocevar (
closes
#1440
)
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@6532
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2008-03-14 21:07:39 +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
GeoJSON.js
Update copyrights to 2008.
2008-01-01 08:14:55 +00:00
GeoRSS.js
Ensure that GeoRSS format does not fail when reprojection null geometries.
2008-01-22 00:17:29 +00:00
GML.js
Adding framework for internationalization support. The new OpenLayers.Lang.translate method takes a key and looks for a value in a dictionary based on the current language setting. Set a new language code with OpenLayers.Lang.setCode. Get the current code with OpenLayers.Lang.getCode. Thanks to Mike Adair for the lead on this one. r=ahocevar,me (
closes
#109
)
2008-02-15 21:15:48 +00:00
JSON.js
fix ND comments
2008-03-04 07:09:05 +00:00
KML.js
Apply patch from rdewit to fix parsing of hotSpot values on Icon objects
2008-03-12 12:49:47 +00:00
OSM.js
Set a FID on OSM features. Includes tests. Original patch by kleptog
2008-02-10 16:18:48 +00:00
SLD.js
Avoid infinite loops with Not elements in SLD parsing. c=ahocevar (
closes
#1440
)
2008-03-14 21:07:39 +00:00
Text.js
Update copyrights to 2008.
2008-01-01 08:14:55 +00:00
WFS.js
WFS transactions use wrong namespace for Delete. Thanks to Stephen Woodbridge for this fix. r=tschaub (
closes
#1394
)
2008-02-27 00:50:09 +00:00
WKT.js
Update copyrights to 2008.
2008-01-01 08:14:55 +00:00
WMC.js
Though the structure is not something we promise will not change, the internal context object is now available to those who parse WMC. r=crschmidt (
closes
#1370
)
2008-02-28 21:09:28 +00:00
XML.js
Correcting typo in the OSM format and adding support for null namespaceURI in IE. r=crschmidt (
closes
#1318
)
2008-02-01 21:44:43 +00:00