Hi Dave That seems a very workable solution. We have 2 sites. The main site is 50,000 static pages plus images. The coldfusion site and database back ends it within frames and is totally dynamic. I guess the CF site can mine the static one for maps with the system you suggest.
Thanks Mike ---------------------------------------------------- NZERN Mail: PO Box 9000, Christchurch (03) 338-5451 E-mail: [EMAIL PROTECTED] http://www.bush.org.nz ---------------------------------------------------- You can give each map an X,Y coordinate number. Have a table with MAPID, XCord, YCord and FileName as the columns. Then, you can surround each map with links to the adjoining X,Y coords, hit the database to get the file names. You can populate the links dynamically using whatever sequencing method you use to assign the X,Y coordinates to each map. Dave ----- Original Message ----- From: "Office" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, January 02, 2002 5:40 PM Subject: Maps > Hi Folks > > NZERN (a volunteer non-profit environmental group) needs to display several > thousand maps as jpg files on a coldfusion site. The users need to be able > to move from one map to the next by up/down left/right nav keys. Also zoom > in/out. Anyone got any insites into how to approach this task. > > Our development box is win2000, access 2000, IIS 5, CF which matches our > hosting ISP. The database will move over to SQL7 mid year. > > ESRI/Eagle Technology donated ArcView for producing the maps. ARCIMS Server > is an option but it requires high bandwidth and IE5. We need a simpler > solution to cater for conservationists with old browsers/pcs and slow > modems. > > Thanks > Mike Pters > ---------------------------------------------------- > NZERN > Mail: PO Box 9000, Christchurch > (03) 338-5451 > E-mail: [EMAIL PROTECTED] > http://www.bush.org.nz > ---------------------------------------------------- ______________________________________________________________________ Get Your Own Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusionb FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

