Skip to main content
Question

Clip geotiff using vector grid

  • April 29, 2015
  • 2 replies
  • 40 views

Hi Everybody,

 

 

I am trying to clip a GEOTIFF using a V8 DGN vector grid (see below) and get the resultant tiles to have the grid square names (C-2.tif, C-3.tif, D-2.tif, etc.) but I just can't seem to figure out how to do it.  The text and squares are on the same level in the DGN.

 

 

 

 

Here is the worflow I have going so far...

 

 

 

Any help would be greatly appreciated...

 

 

Thanks,

 

 

Bryan
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

takashi
Celebrity
  • April 29, 2015
Hi Bryan,

 

 

Possibly the squares don't have text string attribute.

 

How about merging the text string of spatially related Text feature to each square beforehand?

 

Example:

 

 

Takashi

  • Author
  • May 1, 2015
Hi Takashi,

 

 

That's exactly what I needed.  Worked like a charm.

 

 

Thank you!

 

 

Bryan