Jump to content

Overlaping feature labels


Recommended Posts

Posted
  constantin said:
Thank's Murph. You saved my time. It works. This is just what i need. You're the best.

 

What function should i use then i create annotation block, in the value field to show annotations from UNIC field if the value from Suprafata field is biger then 1,5?(if(Suprafata>1,5) then (show annotation); (else do nothing, not show)).

I was trying to find some LISP function but some success, may be i am not looking the right place.

 

The expression would be (if (> :UNIC@Suprafata 1.5) ::UNIC@Suprafata " ?") (the ? will display in this sample if the value is less than 1.5)

 

However for the less than/greater than to work the OD field must be of a real type or an integer(whole number) type when the OD table is created. Also with the "," comma over the "." period it depends on how your localization works over on that side of the big pond. I would say that your OD fields are all character types if you import the data.

  • Replies 20
  • Created
  • Last Reply

Top Posters In This Topic

  • constantin

    13

  • Murph_map

    8

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...