If you had points of retail locations (including an attribute Store ID) and areas of neighborhoods, and you wanted to get a list of Store IDs within each neighborhood, which option would you check in your PointOnAreaOverlayer?

Prepare for the FME Certified Professional Exam. Study with flashcards and multiple-choice questions; each question includes hints and explanations. Ensure your success!

Multiple Choice

If you had points of retail locations (including an attribute Store ID) and areas of neighborhoods, and you wanted to get a list of Store IDs within each neighborhood, which option would you check in your PointOnAreaOverlayer?

Explanation:
You want to group all points that fall inside each neighborhood and attach that collection to the neighborhood itself. PointOnAreaOverlayer can build a list of a point attribute (the Store ID) and assign that list to the area feature. Choosing the Generate List on Output as Area makes every neighborhood feature carry a list of all Store IDs from points located within it. That gives you, for each neighborhood, the complete set of store identifiers contained there. If you generated the list on the Point side, you’d merely have the Store ID on each point (or duplicates per point) rather than a single aggregated list per neighborhood. Generating on Line or Surface wouldn’t align with the task of aggregating by area in this scenario.

You want to group all points that fall inside each neighborhood and attach that collection to the neighborhood itself. PointOnAreaOverlayer can build a list of a point attribute (the Store ID) and assign that list to the area feature. Choosing the Generate List on Output as Area makes every neighborhood feature carry a list of all Store IDs from points located within it. That gives you, for each neighborhood, the complete set of store identifiers contained there.

If you generated the list on the Point side, you’d merely have the Store ID on each point (or duplicates per point) rather than a single aggregated list per neighborhood. Generating on Line or Surface wouldn’t align with the task of aggregating by area in this scenario.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy