[mapguide-users] Add a page to tasklist

2009-06-09 Thread sathishpsk9
Hi every one , Now i can attach a point to map ... but i want add thid feature to task list or tool bar ... how can do this ? Please any help. is appreciated thanks satish -- View this message in context: http://n2.nabble.com/Add-a-page-to-tasklist-tp3053725p3053725.html Sent from the

[mapguide-users] Point added --appears only after any action

2009-06-09 Thread sathishpsk9
HI all, I succussfully added a point the map it doesnot show up until i perform any action such scroll or click etc... Following are the step to achieve this .. 1.i get point from onDigitiizeLine() 2. i send them to server 3. there i create a point feature source and cre

Re: [mapguide-users] Saving a point to map permanently

2009-06-09 Thread sathishpsk9
Hi good morning , thanks for all your efforts i am not talking about mapFrame.Refresh() but page refresh. the layer i add appear when i see in mapguide maestro... but the thing is that it show up in mapDefinition ThankS& Regards satish -- View this message in context: http:

Re: [mapguide-users] Conversion of Drawing file to Shape file

2009-06-09 Thread sathishpsk9
Hi all, I want to conert drawing file (autocad) to shapefile(ESRI) . Such is possible with mapguide open source (any version)... any guidlines or urls or code or dlls are appreciated. Thanks & Regards, Satish -- View this message in context: http://n2.nabble.com/Conversion-of-Drawing

RE: [mapguide-users] Re: FDO Toolbox 0.7.8 (now x64 compatible, hopefully)

2009-06-09 Thread Jason Birch
Looks great on Vista x64, where before it crashed as soon as it opened. I haven't tried transferring data, but was able to load a SQLite file, inspect the data, and see a map view. Any chance you could bundle Haris' latest King.Oracle which also has x64 support? Also, would be nice to have a

[mapguide-users] FDO Toolbox 0.7.8 (now x64 compatible, hopefully)

2009-06-09 Thread Jackie Ng
Hi All, I have posted a new release of FDO Toolbox (0.7.8) which should now finally work on x64 platforms. I have tested this in Windows XP x64 and it works. If you have a 64-bit windows box, give this release a spin and let me know how it goes. Nothing has changed functionality-wise. This is func

[mapguide-users] Re: FDO Toolbox 0.7.8 (now x64 compatible, hopefully)

2009-06-09 Thread Jackie Ng
Download link for those who don't know: http://fdotoolbox.googlecode.com - Jackie 2009/6/10 Jackie Ng > Hi All, > I have posted a new release of FDO Toolbox (0.7.8) which should now finally > work on x64 platforms. I have tested this in Windows XP x64 and it works. If > you have a 64-bit windows

[mapguide-users] Fdo Provider for ArcSDE

2009-06-09 Thread hhy
dear sir/madam, I'm sorry to interrupt you.I have a question that obsessed me for a long time. I want to build a map in MapGuide Studio, so using ArcSDE9.2 to join oracle10g,I can connect successfully.When I view feature, it also can display. But when I pan mode or zoom in/out it,so

RE: [mapguide-users] King.Oracle important update

2009-06-09 Thread Jason Birch
Visit the download page and read for yourself :) http://www.sl-king.com/fdooracle/download/download.html (OK, the answer's yes. And with 2.0, and with 1.2. Haris is going out of his way to support older platforms.) Jason -Original Message- From: marius.360 Sent: Tuesday, June 09, 200

Re: [mapguide-users] Saving a point to map permanently

2009-06-09 Thread saloua wakrim
this step is necessary just when you want that changes you are adding to map be saved on map in mapguidestudio cause it knows just xmldef of map, else it's not necessary, so it works now? 2009/6/9 sathishpsk9 > > Hi > > thank you very much. i did the same with a little difference that i > cr

Re: [mapguide-users] Saving a point to map permanently

2009-06-09 Thread sathishpsk9
Hi saloua, MgByteSource content2 = new MgByteSource("C:\\Program Files\\MapGuideOpenSource\\WebServerExtensions\\www\\drawpoint\\mapdefinition.xml"); resourceSrvc.SetResource(resourceID, content2.GetReader(), null); map.Save(resourceSrvc); wh

Re: [mapguide-users] Saving a point to map permanently

2009-06-09 Thread sathishpsk9
Hi thank you very much. i did the same with a little difference that i create a point features and layer defintion at runtime and added it to map using map.GetLayers().insert(0,myLayer); but i did not do the last step ... saving map with current map contents... ThankS& Regards sat

[mapguide-users] re: google mapintegration with mapguide

2009-06-09 Thread girish kumar bv
Hi all,i am able to bring google map as a base layer into  mapguide using fusion, map is showing up in the legend list but it is not appearing on google maps or overview map, however google map is zooming to the required area of interest. Can anyone tell me the solution for this. Any help is ap

Re: [mapguide-users] MGE 2010: fusion pre-authentication (autologin) no longer works

2009-06-09 Thread David Hequet
Hi, i'm experiencing the same issue: MGE 2010 With Firefox 3.0.6 or 3.0.10 don't use the session parameters. Did you find a solution? David Hequet Jani Forssell wrote: > > Hi, > > We're using the standard Fusion authetication code that opens a > connection to the MG site and creates a ses

Re: [mapguide-users] Saving a point to map permanently

2009-06-09 Thread saloua wakrim
you are right surely it's verry normal that the point desappear when you refresh if you create it by DigitizePoint cause it relatif to session user and it's normally given by mapguide for replying to user cli on map, but if you want save your point on map permanently you musn't use this method you

RE: [mapguide-users] King.Oracle important update

2009-06-09 Thread Haris Kurtagic
Yes it can. We use it with MG 2.0.2. When I build new version of provider I build for older versions of FDO too. So you can use it as far back as MapGuide 1.2 (FDO 3.2.2). Haris -Original Message- From: mapguide-users-boun...@lists.osgeo.org [mailto:mapguide-users-boun...@lists.osgeo.org

Re: [mapguide-users] Saving a point to map permanently

2009-06-09 Thread sathishpsk9
Hi saloua, You did something similarly or in different way .. please do reply thanks & regards, Satish -- View this message in context: http://n2.nabble.com/Saving-a-point-to-map-permanently-tp3041754p3049225.html Sent from the MapGuide Users mailing list archive a

RE: [mapguide-users] King.Oracle important update

2009-06-09 Thread Jonio, Dennis (Aviation)
Haris, Great news!!! r, dennis From: mapguide-users-boun...@lists.osgeo.org [mailto:mapguide-users-boun...@lists.osgeo.org] On Behalf Of Haris Kurtagic Sent: Tuesday, June 09, 2009 5:12 AM To: MapGuide Users Mail List Subject: [mapguide-users] King.Oracle im

Re: [mapguide-users] King.Oracle important update

2009-06-09 Thread marius.360
Hi Haris This is very good news! Quick question though, can this new version be used with version 2.0.2 of mapguide? Thanks a lot, Marius Haris Kurtagic wrote: > > Hi, > > I have released new version of King.Oracle provider. It solves stability > issue with MapGuide and King.Oracle. > > h

[mapguide-users] Conversion of Drawing file to Shape file

2009-06-09 Thread sathishpsk9
Hi al, I hope every one is doing goog. I want to conert drawing file (autocad) to shapefile(ESRI) . Such is possible with mapguide open source (any version)... any guidlines or urls or code or dlls are appreciated. Thanks & Regards, Satish -- View this message in context: http://n2.nabb

Re: [mapguide-users] Saving a point to map permanently

2009-06-09 Thread sathishpsk9
Hi saloua, Thanks for reply but i what have you disscussed is not the problem because i have taken co-ordinates from Digitized() method..that might be beacuase of map ... bcoz i open it in session and whatever i add to it are being stored in session only and when i

Re: [mapguide-users] Saving a point to map permanently

2009-06-09 Thread saloua wakrim
ah ok i think that you see the point at first time but when you refresh it desappears, so you don't see it , i've had this prob i think that is prob of coordinates you use for your point if you create it correctlly and you don't see it it's prob of coordinates wich you use and wich are not the corr

Re: [mapguide-users] King.Oracle important update

2009-06-09 Thread sathishpsk9
Hi Haris Kurtagic, Firstly congratulations . I had a problem with Kingoracle . i am working on mapguide for zoom to a parcel in the map based on the parcel_id .it's working fine in kingoracle 0.1.1.0 dlls(KingOracleMessage.dll,KingOracleOverrides.dll,KingOracleProvider.dll)but in kingoracle 0.8

RE: [mapguide-users] King.Oracle important update

2009-06-09 Thread Martin Morrison
Woohoo From: mapguide-users-boun...@lists.osgeo.org [mailto:mapguide-users-boun...@lists.osgeo.org] On Behalf Of Haris Kurtagic Sent: Tuesday, June 09, 2009 7:52 AM To: MapGuide Users Mail List Subject: RE: [mapguide-users] King.Oracle important update and there is new 64 bit version of prov

Re: [mapguide-users] Saving a point to map permanently

2009-06-09 Thread sathishpsk9
Hi saloua, Ya i used Library fo r both creation of feature and layer definintion .but the point didnot appeared on tha map after a refresh . any clues.. I could a polygon also ..but it too dissappear as soon as i refresh the page Thanks & Regards

RE: [mapguide-users] King.Oracle important update

2009-06-09 Thread Haris Kurtagic
and there is new 64 bit version of provider. Haven't tested it much, but it does load in AutoCAD Map From: mapguide-users-boun...@lists.osgeo.org [mailto:mapguide-users-boun...@lists.osgeo.org] On Behalf Of Haris Kurtagic Sent: Tuesday, June 09, 2009 11:12 AM To: MapGuide Users Mail List Subje

Re: [mapguide-users] Saving a point to map permanently

2009-06-09 Thread saloua wakrim
and in xml definition of layer you use to introduce points "you use "library/..." even for feature source? so strange when i create it me it's permanentlly on map!! 2009/6/9 sathishpsk9 > > > Hi saloua, >Thanks for reply.. i created them by to library > repository. bu

[mapguide-users] Spatial Context for ODBC data connection

2009-06-09 Thread nasp
Hi, I don't know how to set spatial context in my ODBC data connection to SQL server. For this reason I can't set coordinate system overrides. As a conseguences I can't make a buffer for a point resource belonging to ODBC data connection. Please, could someone help me? Regards, Naspi -- View

Re: [mapguide-users] Saving a point to map permanently

2009-06-09 Thread sathishpsk9
Hi saloua, Thanks for reply.. i created them by to library repository. but when i refresh , point dissappears. i want that stay .. I need exactly the same which your are working on ... polygon selection ...zooming .. but not now ... i may ne

[mapguide-users] King.Oracle important update

2009-06-09 Thread Haris Kurtagic
Hi, I have released new version of King.Oracle provider. It solves stability issue with MapGuide and King.Oracle. http://www.sl-king.com/fdooracle/ Haris ___ mapguide-users mailing list mapguide-users@lists.osgeo.org http://lists.osgeo.org/mailman/

[mapguide-users] Dwg to shape

2009-06-09 Thread padmini godavarthi
Hi, iam using mapguide opensource 2.0 is there are any mapguide opensource dlls for converting drawing file to shape files and vice versa can anybody worked on this criteria.. Regards, Padmini. -- View this message in context: http://n2.nabble.com/Dwg-

Re: [mapguide-users] MapGuide v2.1 - Cannot select features on the map

2009-06-09 Thread Zac Spitzer
but selection is different than just rendering, you should see the error each time you attempt to perform a selection which hits the bad geom? z On Tue, Jun 9, 2009 at 4:58 PM, miansi wrote: > I just went through refreshing dataconnection, layer, map, reloading my app > – no errors in Error.log.