Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • Is this a GIS question? It appears to be more of a Python question, and may be better suited to Stack Overflow, than to GIS Stack Exchange. Eg, if you delete (comment-out) both of the arcpy lines from your create_raster() function then add print(string_out_name + " " + string_ascii_name) at the end of that function, do you get the same problem? Commented Dec 19, 2023 at 23:22
  • You actually actually post the code including the setup section AND the map() line to demonstrate how you are actually using the map() function. Commented Dec 19, 2023 at 23:29