[mapguide-users] Re: Kml +Google earth

2010-07-07 Thread navya024
Hi, iam getting the error in master.php itself. http://earth.google.com/kml/2.0";> Mapdata 1 1 Mapdata 1 0 0 1 http://localhost/mapguide/GoogleEarth/calles.php '; ?> http://osgeo-org.1803224.n2.nabble.com/file/n52

[mapguide-users] Re: Kml +Google earth

2010-07-07 Thread navya024
Hi sir, sorry for distrubance.but i tried on this integration.iam strucking in some where i created the pages master.php calles.php test.kml from test.kml iam calling master.php and calles.php while opening test.kml i got the following error that fetching n/w link "towers"failed(http://localhost

[mapguide-users] Kml +Google earth

2010-07-07 Thread navya024
Hi, can anyboby please tell me how to get mapguide data on google earth. please share me the sample code. iam getting the error in fetching network link failed. Plz plz. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Kml-Google-earth-tp5268525p5268525.html Sent from t

[mapguide-users] RE: [Mapguide_users] KML files and Localhost

2010-07-06 Thread navya024
Hi, iam trying to integrate mapguide layers with google earth. i downloaded the files.zip sample code while implementing the same to my google earth i got the following error: fetch network link"failed"(http://localhost/mapguide/googleEarth/calles.php";) http:server error. My calles.php is as fol

[mapguide-users] Re: Fusion +Flexible Layouts

2010-06-21 Thread navya024
Hi, iam able to display the map with coordinate system using FlexibleWebLayoutsExamples application LL84 (WGS84 datum, Latitude-Longitude; Degrees) but iam unable to display the map of coordinate system UTM83-11 (UTM with NAD83 datum, Zone 11, Meter; Central Meridian 117d W). the layout displa

[mapguide-users] Re: Help me start develop with mapguide

2010-06-20 Thread navya024
Hi, first u have to create the mgp (included feature source,layer,map and layout).Feature source nothing but access to fdo provider(postgis provider) r u using mapguide maestro or mapguide studio for creating mgps? 1)Check the fdo folder in mapguide server folder.if it contains postgis provider t

[mapguide-users] Fusion +Flexible Layouts

2010-06-20 Thread navya024
Hi, iam using Mapguide Server 2.1 with php. i want to use flexible layouts for my application. i have downloaded FlexibleWebLayoutsExamples from mapguide site and unzipped into my fusion in C:\Program Files\OSGeo\MapGuide\Web\www\fusion\templates\mapguide but in and placed FlexViewer.php in C:

[mapguide-users] Google Earth+Mapguide Integration

2010-06-15 Thread navya024
Hi, i want to view the layer data on google earth loaded from mapguide. for that i have taken the sample code . test.kml AppConstants.php Utilityfunctions.php master.php calles.php. i have modified the code in calles.php and in master.php for my data. But while running test.kml it again shows the

[mapguide-users] RE: Highlighting selected features

2010-06-13 Thread navya024
Hi, i want to do layer reprojection on the fly. i have written the code based on the sample code provided by you. MgInitializeWebTier($webconfigFilePath); $args = ($_SERVER['REQUEST_METHOD'] == "POST") ? $_POST : $_GET; $sessionId = $args['SESSION']; $mapName = $args['MAPNAME'];

[mapguide-users] Re: Problem with Add sdf

2010-06-10 Thread navya024
Hi sir, really sorry.Actually i don't want to waste other people's time. i tried for this. %MG_DATA_PATH_ALIAS[name of alias]%/name of datafile.sdf .iam unable to get the exact solution?my reason to post in the forum is if anybody worked on this they will guide me on this issue. That's it. -- Vi

[mapguide-users] Re: Problem with Add sdf

2010-06-10 Thread navya024
Hi , iam trying to solve the problem by addding the local path to the mapguide alias $fileName = 'GFProp_Req'; $pathAlias = 'sdfdata'; $byteSource = new MgByteSource('%MG_DATA_PATH_ALIAS[' . $pathAlias . ']%/'. $fileName . '.sdf'); The specified file is not found. is there any modification

[mapguide-users] Problem with Add sdf

2010-06-09 Thread navya024
Hi zac, thanks.i will try to solve it.if it is not happend i will ask for your help. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Problem-with-Add-sdf-tp5161880p5161880.html Sent from the MapGuide Users mailing list archive at Nabble.com. __

[mapguide-users] Re: Add layer from sdf

2010-06-09 Thread navya024
Hi zac, oops the problem is came back again. Again it is saying that " An exception occurred in FDO component. SDF connect failed. File does not exist or cannot be opened in specified access mode. " i gave the path like this $byteSource = new MgByteSource('C:/Program Files/GFProp_Req.sd

[mapguide-users] Re: Add layer from sdf

2010-06-09 Thread navya024
Hi zac, I will definitly post this code in wiki code samples. Thank you and i have to reproject the newly added sdf file?Is there any ideas about that?Please guide me. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Add-layer-from-sdf-tp5017702p5161557.html Sent from th

[mapguide-users] Re: Add layer from sdf

2010-06-09 Thread navya024
Hi Zac & all, I achieved it . Thank you very much. But the newly added layer and the map is in same projection system. But in my case the newly added sdf in other projection system and the map is in other projection system. I have to reproject the sdf to the map projection system. How to modify

[mapguide-users] Re: Add layer from sdf

2010-06-09 Thread navya024
Hi sir, Now i have changed like below E:/data /GFProp_Req.sdf Now In Error log the error has been changed to "The Specified Class Object was Not Found" what might be the error? My bufferdefinition.xml is like this http://www.w3.org/2001/XMLSchema-instance"; xmlns:xsd="http://www.w3.or

[mapguide-users] Re: Add layer from sdf

2010-06-09 Thread navya024
Hi sir, Thank you for your reply. But i think there is no problem with 'E:\data\' path.(because iam able to see it in the feature serviece in mapguide maestro and iam also able to load data on browser (by creating layer,map,layout)using this feature service) There may be problem with creating la

[mapguide-users] Re: Add layer from sdf

2010-06-09 Thread navya024
Hi sir, yes there is some error in the Error Log <2010-06-09T14:48:38> 1872Ajax Viewer 127.0.0.1 Administrator Error: Failed to stylize layer: Buffer An exception occurred in FDO component. SDF connect failed. File does not exist or cannot be opened in specified

[mapguide-users] Re: Legend Style

2010-06-09 Thread navya024
Hi sir, Sorry really sorry. I won't repeat it again -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Legend-Style-tp5156695p5157457.html Sent from the MapGuide Users mailing list archive at Nabble.com. ___ mapguide-users mailing

[mapguide-users] Re: Legend Style

2010-06-09 Thread navya024
Hi, i have seen that in one of your post u have succeded in adding new layer? can you please share the code -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Legend-Style-tp5156695p5157412.html Sent from the MapGuide Users mailing list archive at Nabble.com. ___

[mapguide-users] Re: Add layer from sdf

2010-06-09 Thread navya024
Hi sir, Thanks for your patience. i refreshed the map using parent.parent.mapFrame.Refresh() using javascript still iam not getting the newly added layer on the map. May i done any mistake in the code.i rechecked it but iam not getting the mistake? -- View this message in context: http://osgeo-

[mapguide-users] Re: Add layer from sdf

2010-06-09 Thread navya024
Hi sir, based on your suggestion i wrote the following code to add layer from sdf. $resourceID = new MgResourceIdentifier('Library://new/dat.FeatureSource'); $byteSource = new MgByteSource('E:\data\GFProp_Req.sdf'); $data = $byteSource->GetReader(); $resourceService->SetResourceData($resourc

[mapguide-users] Re: Add layer from sdf

2010-06-09 Thread navya024
Hi sir, Thank you very much . so what i understood is 1)There is no need to create temoprary feaure sorce.I can use SetresourceData method. 2)i need to create only temporary layer definition and add this resid to this layer? is n't it?but i had some doubt on this sdf file is in different projec

[mapguide-users] Re: Add layer from sdf

2010-06-08 Thread navya024
Hi sir, Thank you.iam trying to do the task. 1) Firstly i creatd the temperory feature source for newly added layer 2) insert data from sdf file to this temporarly created feature source 2)after inserting the data, i will create layer definition for this featrues source 3)i will add this layer

[mapguide-users] Re: Add layer from sdf

2010-06-08 Thread navya024
Hi, if i done any mistake ,sorry sir.iam not asking for the code iam asking for the overall skelton for how to do it. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Add-layer-from-sdf-tp5017702p5156873.html Sent from the MapGuide Users mailing list archive at Nabble.co

[mapguide-users] Re: Add layer from sdf

2010-06-08 Thread navya024
Hi all, Is this the correct way to add layer from sdf?Please guide me with the procedure in steps/ -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Add-layer-from-sdf-tp5017702p5156832.html Sent from the MapGuide Users mailing list archive at Nabble.com. __

[mapguide-users] Re: Reprojet Oracle layer

2010-06-08 Thread navya024
I want to load sdf file dynamically can any one plz help me how to add te sdf file tl the layer in mapguide? -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Reprojet-Oracle-layer-tp4978013p5156757.html Sent from the MapGuide Users mailing list archive at Nabble.com. _

[mapguide-users] Google earth integration

2010-05-26 Thread navya024
-- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Google-earth-integration-tp5107026p5107026.html Sent from the MapGuide Users mailing list archive at Nabble.com. ___ mapguide-users mailing list mapguide-users@lists.osgeo.org htt

[mapguide-users] Re: Generate KML with layers that are not based from WGS84 Datum

2010-05-25 Thread navya024
Hi, is the main.php or calles.php is the first page for running application? when i running test.kml ,it showing the place int he sample application in google earth? how can i modify to show my data on google earth? -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Gener

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

2010-05-21 Thread navya024
Hi, iam also trying for the same.if u succeeded in that please share the procedure for how to do it? -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/MapGuide-integration-with-Google-Earth-tp1814036p5083082.html Sent from the MapGuide Users mailing list archive at Nabble.c

[mapguide-users] Re: Generate KML with layers that are not based from WGS84 Datum

2010-05-20 Thread navya024
Hi, thats what i asked u.Is the sample code given by you is sufficient for google earth integration.(if i modify the code for my layers). and what is the first page that is to be executed in your code(is it masters.php?) -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Gen

[mapguide-users] Re: Generate KML with layers that are not based from WGS84 Datum

2010-05-20 Thread navya024
Hi, can u please tell me where can i get the sample code for this google earth integration? -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Generate-KML-with-layers-that-are-not-based-from-WGS84-Datum-tp1811769p5079184.html Sent from the MapGuide Users mailing list archiv

[mapguide-users] Re: Generate KML with layers that are not based from WGS84 Datum

2010-05-19 Thread navya024
Hi, iam trying to acheive mapguide data with google earth integration. iam taking the parcel layer as my layer i have modified the files given by you based on my layer File AppConstants.php But i have doublt in master.php . http://earth.google.com/kml/2.0";> Cabezas Rubias 1 1

[mapguide-users] Re: Measuring distances mismatch

2010-05-19 Thread navya024
can u please share the code for mapguide with google earth integration? -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Measuring-distances-mismatch-tp5074175p5074331.html Sent from the MapGuide Users mailing list archive at Nabble.com. ___

[mapguide-users] Re: Add layer from sdf

2010-05-17 Thread navya024
Dearall, If anybody worked on this earlier Please share the procedure steps for how to do it?iam struggling for this. my code is http://www.w3.org/TR/html4/loose.dtd";> function OnPageLoad() { parent.mapFrame.Refresh(); }

[mapguide-users] Re: Add layer from sdf

2010-05-11 Thread navya024
Hi, Previously anybody worked on that?if so Please share the sample code. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Add-layer-from-sdf-tp5017702p5039536.html Sent from the MapGuide Users mailing list archive at Nabble.com. ___

[mapguide-users] Add layer from sdf

2010-05-06 Thread navya024
Dear all, i want to add a layer from sdf file to my existing map.i have seen the given url posted by kenneth http://osgeo-org.1803224.n2.nabble.com/Programmatically-add-a-layer-from-SDF-td2274337.html#a2274337 can u please tell me how to create feature source from sdf file .Please tell me the pr

[mapguide-users] Re: Reprojet Oracle layer

2010-05-05 Thread navya024
Dear all, Please guide me in this situation.really iam unable to find the solution. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Reprojet-Oracle-layer-tp4978013p5012405.html Sent from the MapGuide Users mailing list archive at Nabble.com. __

[mapguide-users] Re: Plot Dwf Files

2010-05-05 Thread navya024
Hi, Thanks for your reply.i didn't get u.can u please explain me briefly? Regards, Padmini G. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Plot-Dwf-Files-tp4969570p5012383.html Sent from the MapGuide Users mailing list archive at Nabble.com.

[mapguide-users] Re: Reprojet Oracle layer

2010-05-05 Thread navya024
Dear all, iam trying to do reproject the sdf files to existing map projection. so i have taken the sample united states sdf file and created a layout and displayed it on ajaxviewer (using maestro). Now i want to add other sdf file (canada) on the fly to the existing map and want to display with

[mapguide-users] Re: Reprojet Oracle layer

2010-05-04 Thread navya024
Dear Zac, i didn't get this schemareport "have a look at the code in under www\schemareport " i have dvguide example with me.i wil check it out.And i will try to resolve it.thanks for your support. And tell me onething for this task i have to conert my sdf file to some xml file.is n't it? how ca

[mapguide-users] Re: Reprojet Oracle layer

2010-05-04 Thread navya024
Dear Zac, ya i want to do it programmetically...i have seen api doc.but iam confused to get the total procedure for that. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Reprojet-Oracle-layer-tp4978013p5003112.html Sent from the MapGuide Users mailing list archive at Nabb

[mapguide-users] Re: Reprojet Oracle layer

2010-05-04 Thread navya024
Dear all, i want add a sdf layer to the existing map.for that is this the correct procedure? 1.create temporary feature resource? 2.create temeprary layer definition? If any sample code available ... -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Reprojet-O

[mapguide-users] Re: Reprojet Oracle layer

2010-05-02 Thread navya024
Dear all, Anybody did how to add oracle table as a layer to the map.iam using php as development language. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Reprojet-Oracle-layer-tp4978013p4992506.html Sent from the MapGuide Users mailing list archive at Nabble.com. ___

[mapguide-users] Re: Reprojet Oracle layer

2010-04-29 Thread navya024
Thank you verymuch sir -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Reprojet-Oracle-layer-tp4978013p4981128.html Sent from the MapGuide Users mailing list archive at Nabble.com. ___ mapguide-users mailing list mapguide-users@

[mapguide-users] Re: Reprojet Oracle layer

2010-04-29 Thread navya024
Thank you verymuh sir -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Reprojet-Oracle-layer-tp4978013p4981127.html Sent from the MapGuide Users mailing list archive at Nabble.com. ___ mapguide-users mailing list mapguide-users@l