Office wrote: > We use MSDE2 inhouse but it has a 2GB limit. Being able to integrate CF with > mapserver would be fantastic.
that's easy enough. we use cf to build url calls & then shoot them at the mapserver CGI using cfhttp. use cf to parse the response (like in the bad old IMS days). long ago we actually built a cfx_mapserver tag but it was flaky (mainly because mapserver itself was not thread safe) & broke other stuff (SDE functionality for instance). > Paul - are you querying ArcSDE with CF directly. ESRI have donated ArcSDE so > .... not for anything spatial. we're still on arcGIS 8.x. there is no java API for pre-9 arcSDE and frankly i think it wouldn't be as elegant as postGIS's sql. that can go right into cfquery, no fuss, no muss. mind you i don't mind making java calls (that's how we talk to arcIMS) just that having the ability to make a simple sql call to do some spatial work is pretty cool. > where is the boundary between CF and mapserver and flash we haven't used the mapserver/flash functionality much. when we looked at it when it first came out, seemed like we couldn't control very much. if you're getting all that esri s/w for free, why aren't you using arcIMS? i don't like the cfx tag much but the java connector works a treat from mx. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Silver Sponsor - CFDynamics http://www.cfdynamics.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:185623 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

