12-19-2016 06:06 PM
Hi !
I am a new of spatial modeler.
I have a soil typer layer. I would like to select the specifict soil types from soil type layer. Can you tell me which operators are used?
Best Regards
Siline
Solved! Go to Solution.
01-04-2017 05:01 AM
Please take a look at the Features category of Operators. You'll need Features Input to ingest the vector source and then Filter by Attributes should allow you to pick the particular soil types.
01-05-2017 08:47 PM
Hi Ian,
Thank you for your reply.
I used Features Input and Filter by Attributes operators, but it shows the error.
Please see my diagram bellow.
Note: TEXT_SURF is a column name in my shapefile that stors soil surface texture.
Thanks
Siline
01-06-2017 05:03 AM
That looks like it should work. What's the error that's shown?
01-19-2017 10:29 PM
Hi Ian,
Sorry for very late to reply.
I got this error:
01-20-2017 05:06 AM
Hi Siline,
If your input data has an undefined datum (or incomplete definitions of projection parameters in general) you will certainly have problems attempting to reproject the data. Take a look at the data in the Image Metadata (ImageInfo) tool and see what it says for the projection parameters. If they are incomplete you can correct them in that tool as well.
Cheers
Ian