Hi all,<div><br></div><div>I just pushed a change to <a href="http://jxapi.osm.org">jxapi.osm.org</a> to support polygon-based data queries.</div><div><br></div><div>Basically, encode your polygon with Google's encoder utility [0] and replace any bbox=? XAPI predicate with a poly=? predicate with the encoded string on the right side.</div>
<div><br></div><div>Let me know if you run into any bugs or problems. Happy Saturday!</div><div>Ian</div><div><br></div><div>[0] <a href="http://code.google.com/apis/maps/documentation/utilities/polylineutility.html">http://code.google.com/apis/maps/documentation/utilities/polylineutility.html</a></div>