Git Product home page Git Product logo

Comments (6)

tachyon-work avatar tachyon-work commented on August 22, 2024

Please provide a snapshot of the progress window so that we can see where it is stalling.

from arcsdm.

Tayyibriaz avatar Tayyibriaz commented on August 22, 2024

from arcsdm.

letter1225 avatar letter1225 commented on August 22, 2024

Please provide a snapshot of the progress window so that we can see where it is stalling.

I have encountered some problem with this tool, below is the traceback:
========== Starting area frequency ==========
Valuetype = 9.0
Floating Raster from Floating Raster Value: type F32

Traceback (most recent call last):
File "", line 674, in execute
File "F:\wangjun\aftercluster\map3.5\ArcSDM-master\Toolbox\arcsdm\areafrequency.py", line 182, in Execute
rasval = flt_ras[row.RASTERVALU]
File "F:\wangjun\aftercluster\map3.5\ArcSDM-master\Toolbox\arcsdm\floatingrasterclass.py", line 131, in getitem
return list(self.vat)[self.index(testValue)]
File "F:\wangjun\aftercluster\map3.5\ArcSDM-master\Toolbox\arcsdm\floatingrasterclass.py", line 126, in index
except ValueError ( msg):
NameError: global name 'msg' is not defined

from arcsdm.

tachyon-work avatar tachyon-work commented on August 22, 2024

It looks like there's an issue with your input raster somewhere. The floatingrasterclass python error on line 131 of that script is looking for the vat file for the raster to pull info from and it's not finding what it's looking for.

Can you provide details on your input raster? i.e. file type? how was it created? what version of ArcGIS was it created in? etc.

from arcsdm.

Tayyibriaz avatar Tayyibriaz commented on August 22, 2024

from arcsdm.

letter1225 avatar letter1225 commented on August 22, 2024

It looks like there's an issue with your input raster somewhere. The floating rasterclass python error on line 131 of that script is looking for the vat file for the raster to pull info from and it's not finding what it's looking for.

Can you provide details on your input raster? i.e. file type? how was it created? what version of ArcGIS was it created in? etc.

Thank you. Yes, I have changed the raster, and it worked. BTW, sometimes the error was just caused by the name of raster file, symbols such as "-" are not allowed in the input raster name, change the name can sometimes solve the problem.

from arcsdm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.