Feature request #16690
Layer or Layers to KMZ export (Save As)
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Symbology | ||
Pull Request or Patch supplied: | No | Resolution: | up/downstream |
Easy fix?: | No | Copied to github as #: | 24589 |
Description
I am having to go back to ESRI because I cannot get enough information out of QGIS into my KMZ's.
Basic needs are:
Polygon Simple Outline color
Polygon Simple Fill Color
Transparency.
Colors/Symbology would come from categorized data.
I have attempted the Plugin but it errors everytime.
One option QGIS gives me that ArcMap does not is to fill WITHIN the polygon. I am not sure this is possible for conversion to KMZ, but it sure would be wonderful.
Currently it seems only the border lines are painted in the KMZ file, no color internal to the polygon.
ESRI will export layer or map to KMZ, and although they miss a lot, this is a basic need for my daily work.
Thanx for the great environment to do GIS in. I hope I can move over soon! So much faster and often more intuitive!
History
#1 Updated by Nyall Dawson over 7 years ago
- Resolution set to up/downstream
- Status changed from Open to Closed
This issue needs to be addressed in the GDAL library - that's where the KML styling is handled.
I am having to go back to ESRI because I cannot get enough information out of QGIS into my KMZ's.
That's a shame - but ultimately if QGIS/GDAL aren't meeting your needs and you're unable to contribute to the projects then it's the right move to make.
If you'd like to continue transitioning to QGIS/GDAL and this is a blocking issue for you then there's a bunch of ways you can get this fixed outlined over at http://nyalldawson.net/2016/08/how-to-effectively-get-things-changed-in-qgis/ . All these points apply equally well to GDAL and the other opensource GIS libraries :)