[OpenLayers-Trac] [OpenLayers] #1366: Atom and GML Simple Features Formats
OpenLayers
trac at openlayers.org
Fri Apr 18 05:42:15 EDT 2008
#1366: Atom and GML Simple Features Formats
----------------------+-----------------------------------------------------
Reporter: seang | Owner: tschaub
Type: feature | Status: new
Priority: minor | Milestone: 2.7 Release
Component: Format | Version: 2.5
Resolution: | Keywords: atom georss gml
State: |
----------------------+-----------------------------------------------------
Comment (by tschaub):
Working on this now (see
[source:/sandbox/topp/almanac/lib/OpenLayers/Format/Atom.js Atom.js]).
I'd like to use this new style for XML parsers (see SLD). I'll add the
versioning bit later. The idea is to be able to more easily extend custom
functionality to parsers (by creating custom writers and readers
functions) and to be able to share parsing code between formats (filter,
sld, gml, etc). Also, this style parser visits each node once at most -
too much getElementsByTagNameNS will sink us. Requires a handful of
additions to [source:/sandbox/topp/almanac/lib/OpenLayers/Format/XML.js
XML.js].
--
Ticket URL: <http://trac.openlayers.org/ticket/1366#comment:2>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list