MI-L MapX - How to create polyLine and add it to a permanent layer along with other attributes

2003-03-24 Thread Vishal Sharma
Dear Friends, Can anybody please let me know how to create a polyline in MapX 5.0 using VB and update it to permanent layer along with other attributes. A sample code in VB would really help me a lot.. Regards, Vishal Sharma

MI-L Export of Map Data from MapX - Oracle Spatial to other Formats

2003-03-21 Thread Vishal Sharma
will be thankful for your suggestions Regards, Vishal Sharma

MI-L Very Urgent

2003-03-17 Thread Vishal Sharma
am using to load this layer is as below : Suppose, my layer name is "WATER_PIPES".After loading it I say frmMap.Map1.Layers("WATER_PIPES").OverrideStyle = True frmMap.Map1.Layers("WATER_PIPES").Style = frmMap.Map1.DefaultStyle Thanx in advance Vishal Sharma

MI-L MapX (Very Urgent)

2003-03-17 Thread Vishal Sharma
am using to load this layer is as below : Suppose, my layer name is "WATER_PIPES".After loading it I say frmMap.Map1.Layers("WATER_PIPES").OverrideStyle = True frmMap.Map1.Layers("WATER_PIPES").Style = frmMap.Map1.DefaultStyle Thanx in advance Vishal Sharma

MI-L Line Feature

2003-03-14 Thread Vishal Sharma
am using to load this layer is as below : Suppose, my layer name is "WATER_PIPES" frmMap.Map1.Layers("WATER_PIPES").OverrideStyle = True frmMap.Map1.Layers("WATER_PIPES").Style = frmMap.Map1.DefaultStyle Thanx in advance Vishal Sharma

MI-L Predominantfeature type

2003-03-14 Thread Vishal Sharma
"WATER_PIPES" frmMap.Map1.Layers("WATER_PIPES").OverrideStyle = True frmMap.Map1.Layers("WATER_PIPES").Style = frmMap.Map1.DefaultStyle Thanx in advance Vishal Sharma

MI-L Snap to nearest point

2003-03-13 Thread Vishal Sharma
advance. Vishal Sharma

MI-L Urgent Please

2003-03-11 Thread Vishal Sharma
gftrFeature2 In gftrFeature1 lstrFeatureName = lyrTemp.Name lstrFeatureValue = gftrFeature2.KeyValue Next Next end sub Thanx in advance Vishal Sharma

MI-L Snap to nearest point

2003-03-10 Thread Vishal Sharma
Hello There I am using MapX 5.0, VB 6.0, and Oracle 8i. While drawing line feature from one point to another point, I am not able to find how i can snap to the nearest point. Thanx in advance. Vishal Sharma

MI-L Need MapX 5 help

2003-03-10 Thread Vishal Sharma
o do it. A sample code in VB would really be nice. Thanx in advance. Vishal Sharma

MI-L CreateFeature without loading Layer

2003-03-09 Thread Vishal Sharma
Hello There I am using VB 6, Oracle 8i, and MapX 5.0. I want to create a feature of say point type and update the same in table without loading the layer. Can anybody please tell me how do it. A sample code in VB would really be helpful. Thanx & Regards...... Vishal Sharma

MI-L Any suggestions please

2003-03-07 Thread Vishal Sharma
visible. What could be the cause and any suggestion would really be grateful. Thanx & Regards..... Vishal Sharma

MI-L Need Help

2003-03-07 Thread Vishal Sharma
l on map. The corresponding DP Form(VB) should get invoked in Update/Delete mode. If the user clicks on the Delete button on this form, that particular DP should get deleted from the table and also the map should get refereshed. Can anybody please help me with a VB sample code. Thanx in advance. Vishal Sharma

MI-L Need Help!!!!!

2003-03-05 Thread Vishal Sharma
ot;DP_MST". Now, without loading Layer of type "DP" from "DP_MST" table, I want to add DP feature on map and also update other attributes in the table DP_MST. Any sample code in VB would really be helpful. Thanx a lot in advance. HFCL Vishal Sharma

MI-L Urgent (CreateLine)

2003-03-04 Thread Vishal Sharma
Hello There I am using VB 6, Oracle8i, MapX 5.0. I am new to this MapX 5.0 tool. Could anybody please give me a sample code in VB using MapX 5.0 of How to draw a line on map using FeatureFactory.Createline and update it with other attributes in oracle 8i table? Thanx in advance HFCL Vishal

MI-L Urgent (Create Line)

2003-03-04 Thread Vishal Sharma
Hello There I am using VB 6, Oracle8i, MapX 5.0 Could anybody please give me a sample code in VB using MapX 5.0 of How to draw a line on map using FeatureFactory.Createline? Thanx in advance HFCL Vishal Sharma