<br><br><div class="gmail_quote">On Tue, May 10, 2011 at 11:51 PM, Madhura Jayaratne <span dir="ltr"><<a href="mailto:madhura.cj@gmail.com">madhura.cj@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><br><br><div class="gmail_quote">On Tue, May 10, 2011 at 11:39 PM, Marc Delisle <span dir="ltr"><<a href="mailto:marc@infomarc.info" target="_blank">marc@infomarc.info</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Madhura Jayaratne a écrit :<br>
<div><div></div><div>> Hi all,<br>
><br>
> During the past few days I was playing around with the code to do a test<br>
> implementation for GIS data visualization. Now I have pushed it to my<br>
> repo and I would like to hear you comments about it. You can check it<br>
> out at [1].<br>
><br>
> Currently it does the following<br>
> 1. 'Visualize GIS data' link is displayed in 'Query results options'<br>
> pane ONLY for query results that has atleast one geometric column.<br>
> 2. If there are more than one geometric columns in the results, the user<br>
> can chose which column to be used for th visualization<br>
> 3. You chose out of non-geometric columns a label column, which is used<br>
> for tooltips.<br>
> 4. Also, try zooming and panning.<br>
><br>
> I created a database with geometric data (database: opengis), so it<br>
> would be easy for you to test the above. In case database server has<br>
> reset by the time you login and you can't find the database, I have also<br>
> attached the sql file here.<br>
><br>
<br>
</div></div>Madhura,<br>
no file was attached but I suggest opening a patch artifact and<br>
attaching your file there.<br>
<br>
</blockquote></div></div>Ooops!!<div>I opened a patch artifact and attached the sql file there. You can find it at [1]<br clear="all"><br></div></blockquote><div> </div></div><br>One problem I encountered during the implementation is that flot does not support drawing polygons with voids inside them. I had to draw another polygon with its fill color set to background color in order to pretend the void and i'm not vary happy with that :(<div>
<br></div><div>However reading the SVG specification I didn't find it to support polygons with voids either [1]. I'm wondering what to do about that.<br clear="all"><br>-- <br>Thanks and Regards,<div><br></div><div>
Madhura Jayaratne<br><div><br></div></div>[1] <a href="http://www.w3.org/TR/SVG11/shapes.html#PolygonElement">http://www.w3.org/TR/SVG11/shapes.html#PolygonElement</a>
</div>