<html><body bgcolor="#FFFFFF"><div>Tom.&nbsp;</div><div><br></div><div>I have not encountered the problem you describe, but I share the familiarity of hitting a parsing glitch with XML. &nbsp; Since you are using drupal I guess you are tied to php but I would consider working with geojson format (here python is ideal)-it it super easy to parse if you just need coordinates and attributes to &nbsp;configure a few things in your drupal stack&nbsp;</div><div><br></div><div>Dane &nbsp;<br><br>On Oct 27, 2008, at 7:18 AM, "Tom MacWright" &lt;<a href="mailto:macwright@gmail.com">macwright@gmail.com</a>> wrote:<br><br></div><div></div><blockquote type="cite"><div>Hey,<div><br></div><div>First off - thanks a ton for your work on FeatureServer, it looks like a great lightweight option to 'fill in the gaps' of an open-source mapping stack.</div><div><br></div><div>I'm working on writing a parser for WFS in PHP (generalized, but initially targeted to the Drupal CMS), and I've come across an issue: SimpleXML, PHP's validating parser, rejects the GML output of FeatureServer, and for good reason: the WFS server included is hardcoded to point to <a href="http://example.com">example.com</a> [1], and there doesn't seem to be a schema definition file anywhere in the FeatureServer download. I'm wondering - is there a description available anywhere, or has anyone written one? It seems odd that <a href="http://example.com">example.com</a> is hardcoded into this, and I think it would be a simple-enough thing to patch (possibly adding another var to featureserver.cfg?), so if that's needed or wanted, I'd love to pitch in.</div>
<div><br></div><div>[1] WFS.py line 14:</div><div>&nbsp;&nbsp;xmlns:fs="<a href="http://example.com/featureserver"><a href="http://example.com/featureserver">http://example.com/featureserver</a></a>"</div><div><div><br></div><div>Thanks for any help or ideas!</div><div>
<br></div><div>Tom MacWright</div></div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>Featureserver mailing list</span><br><span><a href="mailto:Featureserver@openlayers.org">Featureserver@openlayers.org</a></span><br><span><a href="http://featureserver.org/mailman/listinfo/featureserver">http://featureserver.org/mailman/listinfo/featureserver</a></span><br></div></blockquote></body></html>