Exercise – 10 / How to export ShapeFiles to KML & Import KML to ShapeFile in QGIS తెలుగులో నేర్చుకుందాం
Exercise – 10 / How to export ShapeFiles to KML & Import KML to ShapeFile in QGIS
Export / Import KML files in QGIS.
QGIS supports a wide range of file types including KML (Keyhole Markup Language). You can then open this KML file on other software such as Google Earth.
Export Shape file as KML
- Add Vector Layer to Layers panel to export to KML and choose symbology for the added layer
Figure 200 Shapefile before exporting to KML
- Right-click the layer and select Export → Save Feature As
- Select Keyhole Markup Language (KML) from the format list
- Specify the file name and location
- Optionally, you can also specify the layer name also
- Select the CRS (Ex: EPSG 4326 – WGS84)
- Select other options as per the requirement
- Click OK
Figure 201 - Save Vector layer window to export as KML
- KML layer will be created and added to Layer panel.
- Now open Google Earth and go to File → Open and browse to the KML file.
Figure 202Select KML file
.
Figure 203 KML in Google earth
Import KML as Shapefile
QGIS supports direct openof KML (Keyhole Markup Language). You can then export to shapefile.
- Add KML file to Layers panel to export to shapefile
Figure 204 - QGIS canvas with KML file
- Right-click the layer and select Export → Save Feature As
- Select ESRI Shapefile from the format list
- Specify the file name and location
- Select the CRS (Ex: EPSG 4326 – WGS84)
- Select other options as per the requirement
- Click OK
Figure 205 - Save Vector layer window to KML as Shapefile
- Shapefilelayer will be created and added to Layer panel.
Figure 206- QGIS canvas with Imported shapefile from KML
Comments
Post a Comment