|
POST
|
both display properly when plotted into ArcMap Joe Are you attmpting to display the annotations converted to shapefile in an application other than ArcMap?
... View more
07-08-2013
07:24 AM
|
0
|
0
|
1715
|
|
POST
|
None of the green areas are outside the pink circle. Outside mean completaly outside, within is completatly within. I think what you are asking is to select only those green features that intersect the pink circle but are not coimpletaly within? I could use the "touch the boundary of the source layer feature" spatial selection method but my preffered method is are completely within the source layer feature" then switch selection. Make sure the "green" features are individual features, not multigeometry. If so - explode them first.
... View more
07-08-2013
07:19 AM
|
0
|
0
|
1563
|
|
POST
|
Just encountered the same problem - everything was setup correctly but the tools wasn't working at all - not even flashing features when I clicked them. Solution - this was a new untitled mxd. I saved and closed the mxd, re-opened and the tool begun to work. "ArcGIS user is a master of workarounds..."
... View more
07-08-2013
07:05 AM
|
0
|
0
|
3811
|
|
POST
|
This appears to be a bug. You can find more info here: http://gis.stackexchange.com/questions/50322/is-ipolygon2-queryexteriorringsex-method-not-working-in-arcgis-version-10-1-sp1/50616#50616
... View more
02-11-2013
08:50 AM
|
0
|
0
|
377
|
|
POST
|
I am updating my addins from 10.0 to 10.1 and my code is crashing on the IPolygon2.QueryExteriorRingsEx Method. I understand there is something strange going on with this method because Developer Help says it does not work in C# .Net (See remarks: "Does not work in .NET. Use Polygon4.get_InteriorRingBag instead.") Under remarks it also states that this method only accepts an array of type IRing for exteriorRings. Using an array of IRing2 won't work. I am using iRing. All worked great in 10.0 but the method now crashes if I attempt to query more that a single exterior ring. (Querying a polygon with one exterior ring passes) Can someone confirm this behaviour before I attempt to re-write this procedure using the Polygon4.get_InteriorRingBag method instead? Procedure is posted here
... View more
02-07-2013
11:50 AM
|
0
|
1
|
634
|
|
POST
|
fbelanger7;237351now I would like to create an hillshade but if I use the hillshade function I get display problem (some parts appear as if they were integer datas instead of floating points)[/QUOTE wrote: Hello there, Can you confirm that when you run this particular area without mosiacing it first that it in fact appears correct? Any chance the source data is Canadian DEM obtained from Geobase or NRC?
... View more
10-05-2012
05:31 AM
|
0
|
0
|
2742
|
|
POST
|
Please upgrade (at your convenience) and repost your results to this thread. Eric Thanks Eric, That's a fair comment. I might have jumped into my conclusion too quickly merely because working with TINs is such an importatnt aspect of my work. I will upgrade to 10.1 on one of my machines, test this behaivour and provide my own findings. Jakub
... View more
09-05-2012
09:14 AM
|
0
|
0
|
4359
|
|
POST
|
TIN created from countours will be extremely complex. You can greatly improve performance by generalizing the TIN. (Terrain and TIN Surface -> Decimate TIN Nodes) This will produce a generalized version of the input TIN based on parameters you specify. (ie Z Tolerance or maximum number of nodes)
... View more
09-05-2012
07:55 AM
|
0
|
0
|
1989
|
|
POST
|
There is an old 9.1 script available here: http://arcscripts.esri.com/details.asp?dbid=12876 There are also numerous discussions on this topic in the old forums. I used to used the tool often a few years ago for all of my LiDAR and bathymetry XYZ to ASCII Grid conversions and it worked well. I also used it only a few weeks ago with version 10.0 to convert extremely large Lidar Full Feature XYZ files to ASCII grid raster files and it worked just fine. It did through an error when attempting to convert ASCCI Grid files to ESRI Grid but that step is not needed since ArcGIS displays ASCII grid raster files natively. I have never tried running the slope and contours operations (the tool has options for those) because those steps can be easily done with the Spatial Analyst.
... View more
09-05-2012
07:40 AM
|
0
|
0
|
4130
|
|
POST
|
Wow. A good thing I have not updated then. Using TINs is extremaly important for my work.
... View more
09-05-2012
07:28 AM
|
0
|
0
|
4359
|
|
POST
|
Got an email from support in Redlands and the person assigned to my case had to update my Global ID email. After this I was able to log into Ideas without any problems. 2 things; 1. Complaining to my rep seems to make things happen fast, 2. ESRI really needs to correct this maze of unnavigable web sites
... View more
07-11-2012
10:03 AM
|
0
|
0
|
3572
|