[mapguide-users] Spatial query

2009-03-01 Thread sairam
Hi all, I like to spatially query on the selected features by using the select tool. Can anyone help me on this regards. please? please kindly support me with a suitale sample. Thanks in advance, Ram -- View this message in context:

Re: [mapguide-users] Make a new operation: calculate minimum path

2009-03-01 Thread Ryan Northcott
Sounds like more of a Math problem. Which amazingly, computers can do math better than anything else. Take a look here: http://www.springerlink.com/content/ux62418642458410/fulltext.pdf the resources in the back, and the theory is what you'll have to take from it to build your own shortest

RE: [mapguide-users] Make a new operation: calculate shortest path (Dijkstra's algorithm)

2009-03-01 Thread Sergio Nistal Calvo
I know I have to apply the Dijkstra algorithm (http://en.giswiki.net/wiki/Dijkstra's_algorithm), but what I don´t know is how to pass just a layer as map (the layer of roads) and not the whole map, how to pass the point of origin and point of destiny to calculate the shortest path, how to

[mapguide-users] assigning bmp images programmetically to the layer

2009-03-01 Thread padmini godavarthi
Hi, iam using mapguide opensource 2.0 (with .net 2.0 +IIS 5.1) Now my requirement is that i want to highlight my polygons layer with star images (suppose in png format) suppose i want to display a parcel with number 1 with star image(for identification) How is it possible ? can u plz

[mapguide-users] Layer(oracle package) Selection Problem

2009-03-01 Thread padmini godavarthi
Hi, iam using mapguide opensourc 2.0 (with .net 2.0 +IIS 5.1) i have created a package using oracle data i got an error while selecting this layer on the viewer i think the error comes in ajaxmappane.tmpl ,error is as follows

Re: [mapguide-users] Layer(oracle package) Selection Problem

2009-03-01 Thread Zac Spitzer
try reading your error message fdo can't connect to oracle, there is a an oracle error code in the message which you can google and find the answer z On Mon, Mar 2, 2009 at 1:40 PM, padmini godavarthi godavarthi.padm...@gmail.com wrote:  Hi, iam using mapguide opensourc 2.0 (with .net 2.0

[mapguide-users] Resource was not found

2009-03-01 Thread ajid
Query on shp+dbf What error of this? Resource was not found: Session:b1f018ee---8000-b8fb_en_7F010AFC0AFB0AFA//ShpSample.MapResource was not found: Session:b1f018ee---8000-b8fb_en_7F010AFC0AFB0AFA//ShpSample.Map Exception occurred in method

Re: [mapguide-users] assigning bmp images programmetically to the layer

2009-03-01 Thread padmini godavarthi
hi, thanks for ur reply. But can u explain me briefly? so that i will be able to understand it. Thanks and Regards, Padmini. zspitzer wrote: try googling mapguide symbolization z On Mon, Mar 2, 2009 at 1:26 PM, padmini godavarthi godavarthi.padm...@gmail.com wrote: Hi, iam using

Re: [mapguide-users] assigning bmp images programmetically to the layer

2009-03-01 Thread Zac Spitzer
http://www.google.com.au/search?q=mapguide+symbolization the third result is a howto from Autodesk about symbol libraries honestly, try working it out yourself, it's the only way to learn, it what everyone else on the list does. z On Mon, Mar 2, 2009 at 3:07 PM, padmini godavarthi

Re: [mapguide-users] Resource was not found

2009-03-01 Thread Zac Spitzer
you session has probably expired or you haven't created a runtime map On Mon, Mar 2, 2009 at 2:26 PM, ajid ah_...@yahoo.com wrote: Query on shp+dbf What error of this? Resource was not found: Session:b1f018ee---8000-b8fb_en_7F010AFC0AFB0AFA//ShpSample.MapResource was

Re: [mapguide-users] assigning bmp images programmetically to the layer

2009-03-01 Thread padmini godavarthi
Hi, Thank u very much for u r suggestions. But i thought learning for this symbolization may take more time to me. So i thought to contact the senior persons who already worked in that. Thanks and Regards, Padmini. zspitzer wrote: http://www.google.com.au/search?q=mapguide+symbolization

[mapguide-users] UpdateFeatures

2009-03-01 Thread Ivan Milicevic
Hello Zac, hello group I'm havig the same problems as George has. Tried result.GetItem(0).GetValue() and resoult is 9. Can you help me? I'm really suffering to create this easy to do feature. The following code does it well, no execption, no errors but no deleted feature as well. PLease, be

RE: [mapguide-users] assigning bmp images programmetically to thelayer

2009-03-01 Thread Jason Birch
It comes down to the value of time. Generally our community has shown a great willingness to help others if they are in return willing to take the time to figure basic things out on their own and show evidence of that, respecting the value of the more experienced users time. If users are

RE: [mapguide-users] assigning bmp images programmetically to thelayer

2009-03-01 Thread padmini godavarthi
Hi, thanks for u r reply. now on wards i will try to spend time on basic things But when i trying to learn new things iam getting in a littile bit confusion state. thats y iam asking questions to u! sorry for the inconvinience Regards, Padmini. Jason Birch wrote: It comes down to the value