Welcome Guest, Not a member yet? Register   Sign In
Merge/overlay multiple images into a single image
#1

[eluser]Roger Glenn[/eluser]
PROBLEM
----------------
My client is selling lots in a neighborhood development. I have a map of the neighborhood with all the lots drawn out. When you mouse-over the map a larger version of each lot shape appears in green or red (along with other data) depending on it's availability.

This is okay, but it would be better if the lots on the master map were already colored red/green.

http://www.oaksofwindcrest.com/community...ble/phase1



ASSETS
----------------
I have the map in a layered Fireworks file. This is the exported GIF:

http://www.oaksofwindcrest.com/images/pl...parent.gif

I've also exported GIF's of each "lot layer" as red/green with the same dimensions and transparent backgrounds. Examples:

http://www.oaksofwindcrest.com/images/pl..._avail.gif
http://www.oaksofwindcrest.com/images/pl...3_sold.gif



ADMINISTRATION
----------------
A control panel lets the developer update lot availability and prices, so each lot's status could change at any time.



SOLUTION?
----------------
I need the system to create a new map whenever lot availability changes.

My idea is:

1. query the database for each lot's availability
2. get the appropriate red/green "lot layer" image
3. merge/overlay it on top of the master map
4. overwrite the master map image file



HELP
----------------
I found an web article on using the GD function imagecopymerge(), but is there a way to accomplish this with CodeIgniter's image manipulation library?

Does anyone have experience creating these kinds of images on the fly?


Messages In This Thread
Merge/overlay multiple images into a single image - by El Forum - 06-29-2007, 10:20 AM
Merge/overlay multiple images into a single image - by El Forum - 06-29-2007, 08:24 PM
Merge/overlay multiple images into a single image - by El Forum - 06-30-2007, 04:43 PM
Merge/overlay multiple images into a single image - by El Forum - 07-02-2007, 12:29 PM



Theme © iAndrew 2016 - Forum software by © MyBB