A representation of a real-world objects on a map.
3
votes
2answers
4k views
ArcObjects (vba) update selected feature/record
I would like to edit a selected feature/record via ArcMap vba, but I'm not having much luck with this code sample (see code below). I'm not getting an error, but the record selected is not updating.
...
2
votes
1answer
202 views
Process to gather raster cells under features
I need to gather individual raster cells underneath a feature in a featureclass as quickly as possible. It seems that most ArcObjects functions have problem with island polygons, multi-part polygons, ...
3
votes
1answer
1k views
slow to draw mapservices after access featureLayers within an ESRI Mapservice using Javaascript API
I am working on creating an online map using ESRI mapservices as a basemap and existing mapservices on our arcserver.. The problem I am running into is that the mapservices we have here are really ...
2
votes
1answer
353 views
Has anyone successfully made a FeatureLayer from a view in DB2 and ArcSDE 10?
Lately it seems like every new ESRI feature fails for me - I must be cursed. I'm testing the use of a FeatureLayer to see if helps display and query features using the JavaScript API 2.0.
This layer ...
1
vote
2answers
771 views
“Item not found in this collection” when trying to set the Shape on IFeatureBuffer
I'm working on code to open a 3rd party data file and convert it into a collection of features in a custom layer based on FeatureLayer. I have had no issue importing the data itself (nodal data for ...
10
votes
3answers
340 views
What are some of the features available in non-FOSS GIS software that you'd like to see in your favorite FOSS GIS
For example, a program I use (TransCAD) has the ability to do travel time matrices based on minimal data input, which is really useful if you're looking at doing back of the envelope type ...