Skip to main content
Question

How to split a shapefile based on attribute value?

  • October 15, 2020
  • 1 reply
  • 358 views

Essentially I'm looking for a group by function where I can group my data based on a shared value and then export these subsets into seperate shapefiles where each subset shapefile shares the same attribute value.

 

For example my shapefile has field that has either a value of 1,2,3,4 I'd like to create 4 shapefiles from the main shapefile where 1 shapefile has the value of 1, the other has the value of 2, etc..

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.