kelum
08-16-2004, 11:16 PM
hi,
i want to generate svg maps using daynamic data stored in the database.is there any tutorials or examples in the web?
where can i find svg and java tutorials?
pls help me.
regards,
kelum.
Anonymous
08-17-2004, 05:20 AM
Example using PHP and MySQL
http://pilat.free.fr/english/carto_mysql/index.htm
You have to adapt to java and your database ...
Michel
kelum
08-17-2004, 10:16 PM
hi michel,
can i use sql server or oracle instead of mysql
regards,
kelum.
Yes, you can use any database that you can connect to. I am using Cold Fusion and Oracle to generate SVG with GIS data. It works great. I am sure it can be done with Java JSP or whatever language you prefer.
Bob
Here's the best source I have found:
http://www.carto.net/papers/svg/links/
wayhang
12-09-2004, 02:33 AM
hi michel,
can i use sql server or oracle instead of mysql
regards,
kelum.
Guest Posted: Tue Aug 17, 2004 5:20 am Post subject:
--------------------------------------------------------------------------------
Example using PHP and MySQL
http://pilat.free.fr/english/carto_mysql/index.htm
You have to adapt to java and your database ...
Michel
kelum Posted: Mon Aug 16, 2004 11:16 pm Post subject: dynamically generated svg
--------------------------------------------------------------------------------
hi,
i want to generate svg maps using daynamic data stored in the database.is there any tutorials or examples in the web?
where can i find svg and java tutorials?
pls help me.
regards,
kelum.
How about ASP.NET & SQL server? can i do that with both of this?or any simple code for me to learn? i'm newbie in svg
Thanks in advance