Dynamically Modifying images with Database Info

They have: 5 posts

Joined: Aug 2001

What I am trying to do is plot color coded points on a map, the points are fetched from an access database, The map is a static image but needs to be modified with the color coded points, this sort of resembles the mapquest maps that are produced through their site. I was thinking of using a Java Applet to do this but I would much rather use a scripting language. What scripting language would be best to do this? Is there any other methods that would help acheive this goal better? Any help is much appreciated.Smiling

Abhishek Reddy's picture

He has: 3,348 posts

Joined: Jul 2001

hi,

i've only once donr server-side imaging before, for a graphing app, using perl/cgi. its not bad, and it renders quite quickly. i heard that ASPImage does a good job, but i've never used it. you may want to explore ColdFusion too...

Mark Hensler's picture

He has: 4,048 posts

Joined: Aug 2000

I've used PHP. I haven't done dynamic imaging with any other server side languages, so I can't really compare.

It's pretty easy, but I don't think mosts hosts run the latest version with all the image functions. (my last host didn't have eliptical functions)

Mark Hensler
If there is no answer on Google, then there is no question.

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.