Ignore:
Timestamp:
Jan 20, 2011, 4:36:00 PM (13 years ago)
Author:
reluc
Message:

Update ZOO.Format.GML

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/zoo-api/js/ZOO-api.js

    r81 r85  
    28832883  xy: true,
    28842884  /**
     2885   * Property: extractAttributes
     2886   * {Boolean} Could we extract attributes
     2887   */
     2888  extractAttributes: true,
     2889  /**
    28852890   * Constructor: ZOO.Format.GML
    28862891   * Create a new parser for GML.
     
    29172922    var gmlns = Namespace(this.namespaces['gml']);
    29182923    var featureNodes = data..gmlns::featureMember;
     2924    if (data.localName() == 'featureMember')
     2925      featureNodes = data;
    29192926    var features = [];
    29202927    for(var i=0,len=featureNodes.length(); i<len; i++) {
Note: See TracChangeset for help on using the changeset viewer.

Search

Context Navigation

ZOO Sponsors

http://www.zoo-project.org/trac/chrome/site/img/geolabs-logo.pnghttp://www.zoo-project.org/trac/chrome/site/img/neogeo-logo.png http://www.zoo-project.org/trac/chrome/site/img/apptech-logo.png http://www.zoo-project.org/trac/chrome/site/img/3liz-logo.png http://www.zoo-project.org/trac/chrome/site/img/gateway-logo.png

Become a sponsor !

Knowledge partners

http://www.zoo-project.org/trac/chrome/site/img/ocu-logo.png http://www.zoo-project.org/trac/chrome/site/img/gucas-logo.png http://www.zoo-project.org/trac/chrome/site/img/polimi-logo.png http://www.zoo-project.org/trac/chrome/site/img/fem-logo.png http://www.zoo-project.org/trac/chrome/site/img/supsi-logo.png http://www.zoo-project.org/trac/chrome/site/img/cumtb-logo.png

Become a knowledge partner

Related links

http://zoo-project.org/img/ogclogo.png http://zoo-project.org/img/osgeologo.png