RE: [mapguide-users] Problem with DWF Viewer

2007-11-05 Thread m.karam
Review), but it happens quickly and it > goes away once the web layout is done loading so I would not consider it > that big of a deal. > > > Andy > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of m.karam > Sent: Mo

Re: [mapguide-users] Problem with DWF Viewer

2007-11-05 Thread m.karam
gt; Autodesk - free).the page works fine for me. > > Andrew > > > m.karam wrote: >> Hi again ... >> >> I wish if any one can help me in this problem >> I attached two snapshots for the two application in the (Live Application >> Gallery) >> 1-

[mapguide-users] Hide Progress Bar in DWF Viewer

2007-11-04 Thread m.karam
Hi How can I hide (or remove) the progress bar in the DWF Viewer ? Karam -- View this message in context: http://www.nabble.com/Hide-Progress-Bar-in-DWF-Viewer-tf4746868s16610.html#a13573449 Sent from the MapGuide Users mailing list archive at Nabble.com. _

Re: [mapguide-users] Problem with DWF Viewer

2007-11-04 Thread m.karam
://www.nabble.com/file/p13571865/dwf.jpg 2- http://data.mapguide.com/infoexcavation/php/default.php?mode=dwf http://data.mapguide.com/infoexcavation/php/default.php?mode=dwf http://www.nabble.com/file/p13571865/dwf1.jpg Any help will be useful thanks Karam m.karam wrote: > > Hi Eve

Re[mapguide-users] fresh a specific layer

2007-10-31 Thread m.karam
Hi I want to refresh a specific layer from the legend, by code (server or client). I use DWF Viewer. Karam -- View this message in context: http://www.nabble.com/Refresh-a-specific-layer-tf4724550s16610.html#a13507683 Sent from the MapGuide Users mailing list archive at Nabble.com. _

Re: [mapguide-users] [ZS1] Drawing order of layers in a map

2007-10-30 Thread m.karam
MgMapLayer layer= (MgMapLayer)col[0]; > col.RemoveAt(0); > col.Insert(col.Count - 1, layer) > map.Save(...); > > That will move the first layer down to the last position. > > > > Regards, Kenneth, GEOGRAF A/S > > > > m.karam skrev: >> the layers don't

Re: [mapguide-users] [ZS1] Drawing order of layers in a map

2007-10-30 Thread m.karam
me map > 4. Refresh client display > > Regards, Kenneth, GEOGRAF A/S > > > > m.karam skrev: >> Hi everybody >> >> I want to change the (Drawing Order) of the Map Layers at run-time >> according >> to a specific conditions >> How can i

[mapguide-users] Drawing order of layers in a map

2007-10-30 Thread m.karam
Hi everybody I want to change the (Drawing Order) of the Map Layers at run-time according to a specific conditions How can i do it? Thanks in advance Karam -- View this message in context: http://www.nabble.com/Drawing-order-of-layers-in-a-map-tf4717405s16610.html#a13485333 Sent from the MapGu

[mapguide-users] Problem with DWF Viewer

2007-10-30 Thread m.karam
Hi Everybody I have a problem when I use the DWF Viewer in MGOS 1.2 : While the (dwfviewer.aspx) is loading, a big white box appear in the left-top corner of the page and disappear after the page loading has finisfed Any ideas please.. thanks in advance Karam -- View this message in context:

Re: [mapguide-users] MG Enterprise and Open-Source in one server

2007-10-15 Thread m.karam
> Andy Morsell, P.E. >>> Spatial Integrators, Inc. >>> http://www.SpatialGIS.com >>> >>> -Original Message- >>> From: [EMAIL PROTECTED] >>> [mailto:[EMAIL PROTECTED] On Behalf Of m.karam >>> Sent: Monday, October 15, 2007 7:46 AM

[mapguide-users] MG Enterprise and Open-Source in one server

2007-10-15 Thread m.karam
Hi Everybody Can I install (Autodesk MapGuide Enterprise 2008) and (MapGuide Open-Source 1.2) in one server? Thanks in advance Karam -- View this message in context: http://www.nabble.com/MG-Enterprise-and-Open-Source-in-one-server-tf4627985s16610.html#a13214227 Sent from the MapGuide Users m

Re: [mapguide-users] Sample - source code

2007-10-02 Thread m.karam
Hi this is the link of the samples for MGOS 1.2: http://mapguide.osgeo.org/download/releases/1.2.x-samples http://mapguide.osgeo.org/download/releases/1.2.x-samples ... and this is the zip file of the .NET samples for MGE 2008: http://www.nabble.com/file/p12999578/SAMPLES.rar SAMPLES.rar Note:

Re: [mapguide-users] Sample - source code

2007-10-01 Thread m.karam
Hi I have the all source files in a zip file, attached with my reply. Also, I have this sample in .NET Language and MGE 2008 if you need it Regards Karam http://www.nabble.com/file/p12976942/devguide_june_2006_samples.zip devguide_june_2006_samples.zip macieksk wrote: > > hi > > How can i

Re: [mapguide-users] MapGuide integration with Google Maps

2007-09-27 Thread m.karam
r interface and/ >> or API. >> You will have to look at downloading some publicly available data >> and using >> it in MGOS. >> >> >> Andy Morsell, P.E. >> Spatial Integrators, Inc. >> http://www.SpatialGIS.com >> >> -Ori

[mapguide-users] RE: MapGuide integration with Google Maps

2007-09-25 Thread m.karam
> > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of m.karam > Sent: Tuesday, September 25, 2007 12:34 AM > To: mapguide-users@lists.osgeo.org > Subject: [mapguide-users] MapGuide integration with Google Maps > > > Hi everyb

Re: [mapguide-users] MapGuide integration with Google Maps

2007-09-25 Thread m.karam
files"); > > if you look on internet you should find many of examples how to use kml > files whit polygon,poliline etx. whit google maps. > > > Maciej Skórczewski > > > m.karam pisze: >> Hi >> If i add mapguide layers to google maps, will i able to use

Re: [mapguide-users] MapGuide integration with Google Maps

2007-09-25 Thread m.karam
Hi If i add mapguide layers to google maps, will i able to use the mapguide viewer without any changes in my code ? thanks for your reply Karam you sould add mapguide layer to google maps... use KML, or txt file whit line or polygon from MG. Read API FAQ on google site. -- View this

[mapguide-users] MapGuide integration with Google Maps

2007-09-25 Thread m.karam
Hi everybody I want to bring Google Maps data INTO my MapGuide site as a layer or a base layer I browsed the demo of Andy Morsell at ( http://mapguide.spatialgis.com/mapguide/GoogleMapsDemo/ http://mapguide.spatialgis.com/mapguide/GoogleMapsDemo/ ) ,but i want just to add google maps as a layer

[mapguide-users] Problems in loading DWG files

2007-09-11 Thread m.karam
Hi I am trying to load DWG files into MapGuide, and i have some problems: 1- when loading the DWG as Drawing Source (DWF), there is no features to select. (Is it right?) 2- when loading the DWG as Feature Source (SDF), it works good; but the problem is in the DWG Blocks those are converted to S

Re: [mapguide-users] MapAgent.exe persists after browser close

2007-08-07 Thread m.karam
Hi I have the same problem I go to the Registery in (HKEY_LOCAL_MACHINE\SOFTWARE\FASTCGI) What will i do with these registery keys? thanks for help Karam None None-9 wrote: > > I am sorry, I have no clue about Apache on Windows and how it handles the > FastCGI dll. I know on Linux this is no