esri
querying arcgis and getting results sorted by distance from some point
Using the REST or javascript api, does anyone know how to get results back sorted by distance from a point?I\'m doing someething like this:开发者_JAVA百科[详细]
2023-04-07 22:56 分类:问答Why does an Esri Extent load for one map layer but not for another? ArcGIS Javascript API
I am having the weirdest problem right now using the ArcGIS Javascript API (v2.4). I\'m merely trying to create an instance of an ESRI topo map with an extent, and then add a layer.[详细]
2023-04-01 22:54 分类:问答ITopologicalOperator.Intersect, how does this work?
I\'m trying to intersect all features of a layer with another\'s but I\'m getting the web 开发者_如何学GoADF application stuck while executing the \"ConstructUnion\" function[详细]
2023-03-26 04:13 分类:问答Intersect two layers and get resulting features
I have X layers on a map and I need to intersect chosen layers (two per time) and color resulting features.[详细]
2023-03-24 15:24 分类:问答ASP.NET problem: assembly file not found
I\'m a newbie in the GIS and ASP.NET world and I\'m trying to run this tutorial: http://help.arcgis.com/en/sdk/10.0/serveradf_net/conceptualhelp/index.html#//000200000025000000[详细]
2023-03-21 11:53 分类:问答executing an installed file in .net installer class event handler
I\'ve done a few .Net applications before but this is my first time with an installer. My installer puts a file (.esriAddIn extension - essentially a zip archive that is unpacked to the user\'s home[详细]
2023-03-17 16:00 分类:问答GIS with Bing Silverlight and SQL 2008?
I have data that I want to create a GIS type application that will have the typical features of adding and removing layers of different types. What is the best architectural approach?[详细]
2023-03-13 16:44 分类:问答In ESRI engine application (C#), how to add a raster layer with tiles and pyramids
I\'m using ESRI, working on a windows form applicaion using C# I have a raster layer with 4 tiles, and I\'ve created pyramids for this layer.[详细]
2023-03-11 03:32 分类:问答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 分类:问答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 分类:问答