Skip to main content
Solved

Join Shapefile with property data


I want to categorize all properties across BC based on the federal electoral districts. I have the Esri Geodatabase file format for the federal electoral districts and have all the properties with their latitude and longitude information stored in a table. what will be the best approach to resolve this ?

Best answer by fmelizard

Hi @vakansha You're likely creating points with the VertexCreator. Use a PointOnAreaOverlayer instead of the AreaOnAreaOverlayer. Or use a SpatialRelator or SpatialFilter.

View original
Did this help you find an answer to your question?
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.

7 replies

erik_jan
Contributor
Forum|alt.badge.img+22
  • Contributor
  • October 11, 2019

Since both data sets should not have overlapping polygons, The AreaonAreaOverlayer (merge attributes) should give you the set of parcels with the electoral district information added.

Some parcels (on the boundary of the districts) might get duplicated.

Hope this helps.


  • Author
  • October 11, 2019
erik_jan wrote:

Since both data sets should not have overlapping polygons, The AreaonAreaOverlayer (merge attributes) should give you the set of parcels with the electoral district information added.

Some parcels (on the boundary of the districts) might get duplicated.

Hope this helps.

Everything is rejected. Why is that?


fmelizard
Safer
Forum|alt.badge.img+20
  • Safer
  • Best Answer
  • October 11, 2019

Hi @vakansha You're likely creating points with the VertexCreator. Use a PointOnAreaOverlayer instead of the AreaOnAreaOverlayer. Or use a SpatialRelator or SpatialFilter.


fmelizard
Safer
Forum|alt.badge.img+20
  • Safer
  • October 11, 2019
vakansha wrote:

Everything is rejected. Why is that?

Hi @vakansha You're likely creating points with the VertexCreator. Use a PointOnAreaOverlayer instead of the AreaOnAreaOverlayer. Or use a SpatialRelator or SpatialFilter.


  • Author
  • October 11, 2019
fmelizard wrote:

Hi @vakansha You're likely creating points with the VertexCreator. Use a PointOnAreaOverlayer instead of the AreaOnAreaOverlayer. Or use a SpatialRelator or SpatialFilter.

Hello @danatsafe even when i use a PointOnAreaOverlayer, it gives me either only the points or only the BC shape file but not both of them together.


fmelizard
Safer
Forum|alt.badge.img+20
  • Safer
  • October 11, 2019
vakansha wrote:

Hello @danatsafe even when i use a PointOnAreaOverlayer, it gives me either only the points or only the BC shape file but not both of them together.

Are both datasets in the same coordinate system? Did you generate a list on the PoAO for both Point and Area outputs?


  • Author
  • October 11, 2019
fmelizard wrote:

Are both datasets in the same coordinate system? Did you generate a list on the PoAO for both Point and Area outputs?

It worked finally. I was not generating a list on PoAO which is why it was not working. Thanks for your help.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings