Difference between 1-join (join) and relate (join) in arcgis10.0

Source: Internet
Author: User

There are two main differences:

1. The connection relationships are different. The record between two tables connected in relate mode can be "one-to-one", "many-to-one", and "one-to-many", while join (merge join) the two tables connected by the join method can only have one-to-one or multiple-to-one relationships, and cannot be merged.

 

2. display is different. After relat is connected to two tables, the appearance is either two independent tables. The record of one table enters the selection set, and the record in the other table also enters the selection set. Displayed in respective windows. After the join operation is performed on two tables, the joined tables are merged into the result set, and the fields in the result table are extended. The table display is compact and concise, and the query operation is also simple.

 

In ArcGIS operations, we often encounter such an expectation that all layers are aggregated into a small area and cannot be displayed in a full graph. This is caused by a blank layer. You only need to check whether there is any blank layer.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.