arcgis
To transfer attributes from a polygon feature class (that contains line feature ) to the line feature class using python script
Has anyone tried to trasfer attributes from a polygon feature class to a line feature class using python script. I have done it with Spatialjoin and 开发者_如何学JAVAIdentity, but the output is often[详细]
2023-03-20 06:12 分类:问答Perfectly running python script gives error when run from web.py
I have the following python script which runs perfectly if run separately: import arcpy val = arcpy.GetCellValue_management(\"D:\\dem-merged\\lidar_wsg84\", \"-95.090174910630012 29.973962146120652[详细]
2023-03-19 23:54 分类:问答Using Ladon in Python 2.6 on windows
I have been trying to create a web service out some python scripts, and haven\'t seemed to have had much luck.I am new to web services in general, but would really like to get this figured out.I\'m on[详细]
2023-03-18 07:55 分类:问答does bing map control for WP7 provide a feature of "tracking shape manually"?
what I mean is something like this: http://help.arcgis.com/en/arcgismobile/10.0/apis/WindowsPhone/samples/start.htm[详细]
2023-03-10 22:43 分类:问答VB6 to VB.NET conversion - System.Collections.IEnumerator
I have a fairly lengthly block of code that I\'m trying to convert from VB6 to VB.NET.The ArcObjects GIS code basically looks at a table and groups a bunch of GIS layers together and adds them to the[详细]
2023-03-09 16:50 分类:问答Flex imagerender based on datagrid value
I have a datagrid with an location and a list of activities Birdwatching, Boating, Camping. The datagrid is populated based on either a simple yes or no if the activity is offered at that location. I[详细]
2023-03-07 10:50 分类:问答Register dll/tlb
I\'m attempting to register a GIS based dll on a test computer and I\'m having problems loading in the tlb file with ArcGIS 9.3.1 - ArcMapon the test computer.When I attempt to load the tlb file is sa[详细]
2023-03-06 17:58 分类:问答ArcGIS for Android LocationService exception
Recently my Android project was switched from Google Maps to ESRI ArcGIS and currently I\'m in the process of transition. Here\'s just one little issue I\'ve faced since.[详细]
2023-03-05 09:04 分类:问答How to add a Marker to ArcGIS map (Silverlight)
I am teaching my self arcGIS maps via the Silverlight API for work, and i was trying to do a simple, place marker symbol at XY example, but darn it if I can\'t get it to work! I am using the following[详细]
2023-03-04 12:33 分类:问答Convert raw bytes to a type in .NET
I have the raw bytes of a COM object (ESRI IPOINT) in a SQL DB.I want to somehow force the casting of it to an IP开发者_JAVA百科OINT.I tried IPoint p = object as IPOINT which failed.Is there some hack[详细]
2023-03-01 02:06 分类:问答