arcgis
Unable to access ArcGIS ServerObjectManager
I have a C# plugin for ArcGIS, and I\'m trying to access ServerObjectManager off of an AGSServerConnection but it\'s coming out as null.[详细]
2023-02-27 19:51 分类:问答XCode: Arcgis API: displaying multiple feature types of multiple layers in table view
I am trying to list multiple feature types in multiple layers like how ESRI\'s ArcGIS application for iPhone does (for different requirements). Each layer would need to form a different section of the[详细]
2023-02-27 11:26 分类:问答How do I create a spatial index in SQL Server Management Studio 2008?
I have 开发者_运维知识库a table with 3 columns, PrimaryKey(int), latitude(decimal 9,6) and longitude(decimal 9,6).[详细]
2023-02-27 03:22 分类:问答iOS: Arcgis: featureLayer.types returns Null
I am trying to feature types (featureLayer.types) within a layer so that the user can select one. ESRI\'s Sample \"FeatureLayerEditingSample\" does this but the view controller is initialized through[详细]
2023-02-26 18:59 分类:问答Interpolation Contours with Spline in ArcGIS 10
I have contours (about 5000 polylines) in shapefile and I need to interpolate those with Spline. But Spline function in ArcGIS 10 can only interpolate points, and my contours are polylines. I hope开发[详细]
2023-02-16 19:02 分类:问答WMS layer is empty although mxd shows data
I use ArcGIS Server to serve a map of points from a database. When I create and publish the mxd as a WMS service in AGS everything looks fine. But after a while, the day after or something - the map s[详细]
2023-02-15 13:50 分类:问答Using bTouch to bind to the ArcGIS iOS SDK
I apologize for such a long message in advance, but I\'m trying for detail here... I\'m working on using bTouch to create a compiled dll for referencing the ArcGIS iOS SDK.[详细]
2023-02-14 14:31 分类:问答ArcGis Engine, how to select objects?
I\'m trying to create a standalone application, which loads a ArcGis map, selects a few objects in one layer and zooms to them.[详细]
2023-02-14 01:44 分类:问答Multithreading in ArcGIS with Python
I have a python script that works great when run by itself.Based on a hardcoded input directory it scans for all .mdb files and puts that into a list, then iterates through them all in a for loop.Each[详细]
2023-02-08 05:49 分类:问答How to add markers to ArcGIS map with XY coordinates
How do I add markers to a map with coordinates? I saved the extent in database along with X,Y coordinates after finding the location. When coming back to the application, I don\'t know how to add mark[详细]
2023-02-07 13:05 分类:问答