Tag Info

Hot answers tagged

8

For QGIS, see http://hub.qgis.org/wiki/quantum-gis/Bugreports For plugins, see http://hub.qgis.org/projects/qgis-user-plugins You need an OSGeo account to fill tickets. After creating that, go to your OSGeo user page. Then you can login to hub.qgis.org with the same user ID.


2

What format is the raster in? I am guessing ArcGrid because I didn't see any other download links on that web site. First you are not crazy. I have found that pretty much any thematic raster created outside of Arc is going to open in a greyscale format. Then you will need to either calculate the attribute table or statistics. So that part is pretty ...


2

This is actually worse in Arcpy to be honest, and we've struggled for ages to deal with it. We set off processing 400 identical geometries, doing an identical set of processes. It performed the first set in 3 seconds, and the last in 4 minutes, getting progressively slower through the set. When ESRI 'fixed' it in SP1, it introduced new problems, when they ...


1

I was able to reproduce your problem. This might be a workaround: after step 9, if I run the VBA Hack() shown below then set the active target again I'm able to add anno without the message. I'm on a machine with 9.3.1 and no visual studio, but this should also work in .NET. Sub Hack() Dim pOCopy As IObjectCopy Set pOCopy = New ObjectCopy Dim ...


1

Potential Workaround: ET GeoWizards LT will do this functionality for free. http://arcscripts.esri.com/details.asp?dbid=11903 'All 28 functions included are fully functional with no restrictions whatsoever'



Only top voted, non community-wiki answers of a minimum length are eligible