For the complete documentation index, see llms.txt. This page is also available as Markdown.

QGIS: बहु-खेत shapefiles को बाँटें

GeoPard आयात के लिए QGIS में बहु-खेत shapefile को अलग-अलग खेत सीमा shapefiles में बाँटें।

अगर एक shapefile में कई खेत के बहुभुज हों, तो import करने से पहले उसे split कर दें। GeoPard हर shapefile में एक ही खेत की सीमा import करता है। यह QGIS workflow आपको जल्दी साफ़ files तैयार करने और import की दिक्कतें बचाने में मदद करता है।

शुरू करने से पहले

  • पक्का करें कि layer में field का unique नाम या ID हो।

  • पहले से एक खाली output folder बना लें।

  • हटा दें /, \, और field names से इसी तरह के special characters हटाएँ।

QGIS में multi-field shapefile को split करें

1. QGIS में shapefile खोलें

Source shapefile को QGIS में खोलें। पक्का करें कि इसमें कई field polygons हैं।

कई polygons वाली शुरुआती field boundary layer।

2. Split tool खोलें

Layer options खोलें और चुनें Split vector layer.

Split workflow खोलें।

3. Layer, attribute, और output folder चुनें

सेट करें:

  1. वह layer जिसे split करना है।

  2. हर field के लिए एक unique attribute।

  3. Output directory।

Source layer और split attribute चुनें।

4. Output format सेट करें

चुनें ESRI Shapefile को output format के रूप में।

Output folder और shapefile format सेट करें।

5. Split चलाएँ

क्लिक करें Run. QGIS हर polygon के लिए एक file बनाता है। हर polygon अलग field boundary shapefile बन जाता है।

6. Convert करें .gpkg files को .shp में, अगर ज़रूरत हो

कुछ QGIS setup पहले .gpkg files बनाते हैं। अगर ऐसा हो, तो हर file खोलें और उसे फिर से इस रूप में save करें ESRI Shapefile.

  1. Layer पर right-click करें।

  2. चुनें ExportSave Features As.

  3. चुनें ESRI Shapefile.

  4. File name और location सेट करें।

  5. ज़रूरत हो तो अनचाहे attributes हटा दें।

नतीजा

अब आपके पास हर field के लिए एक shapefile है। हर file GeoPard में field boundary upload के लिए तैयार है। इससे setup time बचता है और बेकार की import rework कम होती है।

संबंधित QGIS guides

अंतिम अपडेट

क्या यह उपयोगी था?