I am using the GIS Editor. I would like to aggregate the sales dollars for all customers (points layer) within given zip codes (polygon layer), then store the aggregated sales dollars for each zip code.
How do I perform this task within the GIS Editor?
Thanks
Spatial Query - Points within a Polygon
Hi Gregg,
For now we don’t have a function for merge points by same column in GisEditor.
Could we know what’s your scenario here?
And do you only want to merge all the points in same zip codes for render or you want to calculate some value via this operation?
Regards,
Don
Don,
From the points layer of all customers, find which customers fall "within" individual zip codes on the zip code polygon layer, then add up (aggregate) the total sales for all customers within each zip code and attach that total sales to each individual zip code polygon.
Example:
Within Zip Code 89117
Customer A $10,000
Customer B $ 5,000
Customer C $ 4,000
Total Zip Code 89117 $ 19,000
Hope this makes sense.
Thanks,
Gregg
Hi Gregg,
Your requirement make sense.
I will reply you in your another post thinkgeo.com/forums/MapSuite/tabid/143/aft/12029/Default.aspx together.
Regards,
Don