ArcMap is the main component of the ESRI ArcGIS suite of geospatial processing programs.
2
votes
1answer
25 views
Create raster distance around a single point feature class
Okay, so I'm relatively new to ArcMap and I'm trying to use the Fuzzy membership for suitability test. I have a single point feature class that I wanna use for this analysis. I know that in order to ...
2
votes
1answer
24 views
ArcObjects 10/10.1 Get rid of Invalid layer symbol in TOC
I've written an add-in (VS2010, C#) that finds specific invalid feature layers in ArcMap and fixes them. After the layer is fixed, the red invalid symbol still appears in the TOC. An ...
1
vote
0answers
29 views
How to get hold of the Activated Event for the ArcMap window?
I am using ArcObjects 9.3 .NET. In my ArcMap dockable window, I have a single element host hosting a WPF user control (That's the only means of using WPF for ArcMap extensions as far as I know).
...
0
votes
0answers
27 views
How to assigning multiple values (for single field) to a polygon layer [duplicate]
I am using arcmap 10 to generate a dataset that represents apartment building stock within particular suburbs. I have point data for the apartment buildings, with fields for the number of dwellings ...
1
vote
1answer
37 views
Data Frame Property options have changed
I have Googled and searched ESRI help files and experimented until I am blue, not to mention reloading ArcGIS Desktop10 for Repair and adding the SP5 to it. I no longer have the options of border or ...
0
votes
1answer
34 views
Create road speed limit segments with linear referencing
I have a route-feature class and a point feature class with speed limit signs. In ArcMap I am capable to reference the signs on the route with help of a reference field and using the locate features ...
2
votes
1answer
19 views
About Spatial Adjusment ArcMap 10.0
I have a converted data (from Microstation) on ArcGIS. It has e gaps in the whole line. So ı want to snap this lines using Spatial Adjusment. I've added some control points but arcmap didn't fix them. ...
2
votes
1answer
27 views
How to convert existing lines to polygons with Arcobjects, preferably in C#?
Does anyone know how to convert existing line geometry to polygons with arcobjects as it works with the geoprocessing tool "feature to polygon"?
0
votes
1answer
26 views
Rendering a layer in ArcMAP using ArcObjects and Pyhon
I succesfully wrote a script to render a Uniquevaluerenderer in a layer in ArcMAP using symbols from 4 parameters (values) read from the attribute table of the layer. I used ArcObjects and VBA, but ...
0
votes
0answers
41 views
ArcGIS opposite to pivot table
fellow GIS-ers :)!
I've been trying to find a tool to do the opposite to what the "pivot table" tool does but I dont thin there is any tools for that. I have a raster data set derived from Landsat ...
1
vote
2answers
86 views
Esri Technical Certification: Arc Gis Desktop
Esri Technical Certification, Arc Gis Desktop and Developer..
Where I can find books or course materials for esri arc gis desktop and developer certifications?
1
vote
1answer
47 views
+50
FeatureDataGrid and FeatureDataForm will not commit to database or input data
This is the second time that I have posted about this. In my previous question they told me I needed to enable the Feature Access capability. I did this and then it said I needed to have a Data Store ...
2
votes
2answers
63 views
How to use shortcuts in dockable windows?
I have developed a custom dockable window with textboxes, comboboxes and buttons for use in ArcMap. After the user clicks on a button in the dockable window a function is invoked.
How can I invoke the ...
2
votes
1answer
117 views
What are the units of the calculated area from a raster in decimal degree
I'm trying to calculate area for a raster file which contains 2 layers (0 for unsuitable habitat and 1 for suitable). It's been calculated successfully but I don't know what is the unit of the ...
0
votes
2answers
49 views
Select / Deselect and Identify Features in QGIS
Sorry if this is all a bit 101, but I'm new to QGIS.
I basically have a large Arc project that I can access in QGIS for reference, so will only really be using it to identify features. For example to ...