Esri / raster-functions

A curated set of lightweight but powerful tools for on-the-fly image processing and raster analysis in ArcGIS.
Apache License 2.0
195 stars 81 forks source link

How to use code #46

Closed Kafajo closed 6 years ago

Kafajo commented 6 years ago

Hello

I'm not used to use python scripts. How would I implement the code into my ArcMap project? If I try to generate a new toolbox the script gives no error but also does not produce any output...

Thanks!

jgravois commented 6 years ago

have you reviewed the steps for Getting Started that are outlined in the README?

jdrisdelle commented 6 years ago

@Kafajo Here are the help docs for Pro and 10.6. Long story short-it can be found in the options menu of the raster function panein Pro: image

Or in ArcMap by selecting a raster in the image analysis window then clicking on the f(x) button. When the function dilaog opens, right click in the raster in the function chain then select Insert Python Raster Function.

image

Hope this helps.

Kafajo commented 6 years ago

Hi John,

Sorry, no I haven’t. Now it’s working! Thanks :)

Jonas

From: john gravois notifications@github.com Reply-To: Esri/raster-functions reply@reply.github.com Date: Friday 9 February 2018 at 18:56 To: Esri/raster-functions raster-functions@noreply.github.com Cc: Kafajo j.e.vonwartburg@gmail.com, Author author@noreply.github.com Subject: Re: [Esri/raster-functions] How to use code (#46)

DM