9,914 reputation
11357
bio website twitter.com/DevdattaTengshe
location Bangalore, India
age 28
visits member for 2 years, 9 months
seen 2 hours ago
stats profile views 641

A GIS professional who works with web mapping. My main skills are with ESRI Technology, .NET,Javascript, FLEX and ORACLE. At present I am trying to pick up on the Open Source GIS Stack.


2d
answered What programming languages are used by different GIS platforms?
2d
answered What programming languages are used by different GIS platforms?
2d
reviewed Leave Open How to change windows can't find D:\Program
2d
reviewed Leave Open How to Calculate Utilization Distribution Overlap Index (UDOI) in ArcGIS
2d
comment How to Calculate Utilization Distribution Overlap Index (UDOI) in ArcGIS
While the question marked as duplicate has a similar title, the wonderful answer by whuber does not answer this OP's question. This question's OP wants to know how it is done in ArcGIS, and we need to answer that. Hence it is not a duplicate.
2d
comment I can not draw a line with a function
What do you want to do? DO just want to activate the control and allow the user to draw the line, or do you want to draw the line programatically?
2d
reviewed Leave Open Reshape Matrix and perform Zonal Statistics in Matlab
2d
answered What is the formula to convert WGS84 coordinates to EPSG 2163?
2d
answered What are the benefits of using ArcGIS with Postgresql over simply ArcSDE?
May
19
comment I can not draw a line with a function
I'm not sure what you are trying to do. In the Given Function, you are adding the control, but not activating it. Even if it was activated, the user will have to draw the line; It will not be drawn automatically, without the user-interaction.
May
19
revised I can not draw a line with a function
added tags
May
18
reviewed Leave Open OpenLayers crashes stock browser on Android 4.0.4 devices
May
17
comment Geoprocessing tool not executing when Map's SpatalReference is Web Mercartor
What does your Geo-processing Service do? have you tested on different browsers, including Google Chrome & Firefox?
May
17
revised Geoprocessing tool not executing when Map's SpatalReference is Web Mercartor
corrected Fomatting & tags
May
17
reviewed Approve suggested edit on Onclick event with polygons
May
17
revised Can the OpenGeo Community Edition be used in a commercial project?
addded licensing.
May
17
revised Different Styles Within Vector Layer
added more code.
May
17
comment Different Styles Within Vector Layer
@Oxi where do you store the flag? is it a Javascript variable? Can you share code of how you are doing it?
May
17
answered How to show .shp file on Mapview(ArcGIS Android SDK 2.0.0)
May
17
comment Different Styles Within Vector Layer
Isn't the 'flag' one of the attributes of the feature? if not, can you explain how you are storing this 'flag'?