|
I have just started a University project to read Geospatial map data, cartesian coordinates x and y, from an ORACLE database onto a web page as SVG. Hopefully I can then read data attributes and requery the database using them. Do you have any knowledge of the best method to translate data from ORACLE to SVG. I believe I can retrieve data from ORACLE(8i) into XML format. If this is true how would I then transform to SVG - any help appreciated(a lot)!!
Regards
|