0

My ArcGIS model used to handle .XYZ files well, but now it fails to recognize Z-value column as such - it either recognise no field at all, or it offers some defaults such as "OID".
Since the last successful run, I changed workspace and resolution of target raster (I doubt anything of it caused the problem, and I tried it with the same settings as before, and no joy here).
Do anyone have any idea what to do?

Here is a snapshot of my model:

enter image description here

My data is classical .XYZ file, with no header.

EDIT: doing the same outside the model (running the two tools used in my model manually, with intermediate multipoint feature class preserved) worked. This means the problem is not in the data (the same space delimited XYZ file from the very start), but in the model.

Some parameters:

Coordinate system: S-JTSK_Krovak_East_North (it suits the data; this is default, can be changed if the data were different)

Intermediate feature:
- type: multipoint - managed - path: blank -- AFAIK this should be necessary for sharing the model, and it shouldn't make problems as it's "managed" - but when I used the model for the first time, and successfuly, the path was set.

The rest shouldn't matter, these are mostly constants relevant to data and the results I need.

PolyGeo
65.5k29 gold badges115 silver badges349 bronze badges
asked Mar 18, 2013 at 18:45
1
  • 1
    Maybe there is an issue with a data file instead of the model. Have you tried it against a data file that you know worked previously? Commented Mar 18, 2013 at 18:51

1 Answer 1

1

I have changed the model to avoid this problem and to suit the data better. Here's my new model:

enter image description here

It has some other bugs, but there's no problem with invisible Z value.

answered Mar 20, 2013 at 14:36

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.