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
16a83026a187a546ed044ca0c6bc899faf314b17
openlayers
/
lib
/
OpenLayers
/
Format
History
ahocevar
16a83026a1
WFS transactions use wrong namespace for Delete. Thanks to Stephen Woodbridge for this fix. r=tschaub (
closes
#1394
)
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@6381
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2008-02-27 00:50:09 +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
Update copyrights to 2008.
2008-01-01 08:14:55 +00:00
KML.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
OSM.js
Set a FID on OSM features. Includes tests. Original patch by kleptog
2008-02-10 16:18:48 +00:00
SLD.js
"users should be able to customize the select style per feature": Created a !StyleMap class which stores all styles that are needed for a layer. Controls that need to render features differently can now just give a render intent (e.g. "default", "select" or "temporary") to the layer's drawFeature method, instead of having extra style informations like Control.!SelectFeature.selectStyle. Existing application that set layer.style or feature.style are still supported, but both of these style properties are now null by default. r=crschmidt,elemoine,tschaub (
closes
#1120
)
2008-02-12 23:05:47 +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
Pass WMC options through to versioned methods.
2008-02-09 19:18:02 +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