Re: [Qgis-user] Import Kmz without losing the symbology

2021-07-14 Thread Nyall Dawson
On Wed, 14 Jul 2021 at 19:28, Stefan Giese (WhereGroup)
 wrote:
>
> unfortunally I didn't read the whole feature description in the changelog, it 
> says  "...Currently only supports line symbol conversion, but point and 
> polygon symbol support is under development" may be that is the reason...

The changelog is incorrect here -- it's supported for all geometry
types, including point and polygon.

Likely the issue here is in GDAL not supporting the particular styling
format used in this specific kmz, but you'd need to share the data in
order to verify this.

Nyall


>
> Am 14.07.2021 um 11:21 schrieb krishna Ayyala:
>
> Stefan,
> Thanks a lot for your reply. I have upgraded my QGIS version to 3.20 and 
> added the kmz file on to my map. Still I am getting the plain rectangle. I am 
> not getting the symbology as it is in the original Kmz.Actually my Kmz has 
> circles with colors inside it.
>
> Regards.
>
> On Tue, Jul 13, 2021 at 11:48 PM Stefan Giese (WhereGroup) 
>  wrote:
>>
>> Hi,
>>
>> depends on the QGIS Version. QGIS 3.20 can render embedded styles from 
>> kml/kmz 
>> (https://www.qgis.org/en/site/forusers/visualchangelog320/index.html#feature-new-embedded-styling-renderer-with-ogr-feature-styles-support).
>>
>> regards
>>
>> Stefan
>>
>> Am 14.07.2021 um 04:52 schrieb krishna Ayyala:
>>
>> Hello,
>> I have a kmz. The Kmz has circles with different colors in it. When I add 
>> the kmz to QGIS map, I am getting a plain rectangle. How to add this kmz to 
>> the map by preserving all the symbology and the colors.
>>
>> Regards
>>
>> ___
>> Qgis-user mailing list
>> Qgis-user@lists.osgeo.org
>> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
>> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
>>
>> --
>> Mit freundlichen Grüßen
>> Stefan Giese
>> Projektleiter/Consultant
>> 
>> Aufbau von Geodateninfrastrukturen mit Open-Source-Software
>> FOSS Academy 5 Tage-Kompaktkurs „Sommerschule 2021“
>> Jetzt anmelden: https://foss-academy.com/kompaktkurse/
>> *
>> WhereGroup GmbH
>> Schwimmbadstr. 2
>> 79100 Freiburg
>> Germany
>>
>> Fon: +49 (0)761 / 519 102 - 61
>> Fax: +49 (0)761 / 519 102 - 11
>>
>> stefan.gi...@wheregroup.com
>> www.wheregroup.com
>> Geschäftsführer:
>> Olaf Knopp, Peter Stamm
>> Amtsgericht Bonn, HRB 9885
>
> --
> Mit freundlichen Grüßen
> Stefan Giese
> Projektleiter/Consultant
> 
> Aufbau von Geodateninfrastrukturen mit Open-Source-Software
> FOSS Academy 5 Tage-Kompaktkurs „Sommerschule 2021“
> Jetzt anmelden: https://foss-academy.com/kompaktkurse/
> *
> WhereGroup GmbH
> Schwimmbadstr. 2
> 79100 Freiburg
> Germany
>
> Fon: +49 (0)761 / 519 102 - 61
> Fax: +49 (0)761 / 519 102 - 11
>
> stefan.gi...@wheregroup.com
> www.wheregroup.com
> Geschäftsführer:
> Olaf Knopp, Peter Stamm
> Amtsgericht Bonn, HRB 9885
>
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] Import Kmz without losing the symbology

2021-07-14 Thread C Hamilton
I would need to see an example of your kmz to know whether it is an issue
with KML Tools or not. There are all kinds of non-standard things that can
be done with a kml/kmz.

Best wishes.

On Wed, Jul 14, 2021 at 8:37 AM krishna Ayyala 
wrote:

> I have used the Import KML/KMZ  tool. Tried to save it as a polygon
> shapefile. It did not produce any polygon. After running the tool, it gave
> a message "0 polygons extracted".
>
> Regards.
>
> On Wed, Jul 14, 2021 at 4:50 AM C Hamilton  wrote:
>
>> You can use the KML Tools plugin.
>>
>> Sent from my iPod
>>
>> > On Jul 14, 2021, at 5:27 AM, Stefan Giese (WhereGroup) <
>> stefan.gi...@wheregroup.com> wrote:
>> >
>> > This is a multi-part message in MIME format.
>> > --E04465FB052329DF442E16B9
>> > Content-Type: text/plain; charset=utf-8; format=flowed
>> > Content-Transfer-Encoding: quoted-printable
>> >
>> > unfortunally I didn't read the whole feature description in the=20
>> > changelog, it says=C2=A0 "...Currently only supports line symbol
>> conversi=
>> > on,=20
>> > but point and polygon symbol support is under development" may be=20
>> > that is the reason...
>> >
>> >> Am 14.07.2021 um 11:21 schrieb krishna Ayyala:
>> >> Stefan,
>> >> Thanks a lot for your reply. I have upgraded my QGIS version to 3.20=20
>> >> and added the kmz file on to my map. Still I am getting the plain=20
>> >> rectangle. I am not getting the symbology as it is in the o
>>
>
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] Import Kmz without losing the symbology

2021-07-14 Thread krishna Ayyala
I have used the Import KML/KMZ  tool. Tried to save it as a polygon
shapefile. It did not produce any polygon. After running the tool, it gave
a message "0 polygons extracted".

Regards.

On Wed, Jul 14, 2021 at 4:50 AM C Hamilton  wrote:

> You can use the KML Tools plugin.
>
> Sent from my iPod
>
> > On Jul 14, 2021, at 5:27 AM, Stefan Giese (WhereGroup) <
> stefan.gi...@wheregroup.com> wrote:
> >
> > This is a multi-part message in MIME format.
> > --E04465FB052329DF442E16B9
> > Content-Type: text/plain; charset=utf-8; format=flowed
> > Content-Transfer-Encoding: quoted-printable
> >
> > unfortunally I didn't read the whole feature description in the=20
> > changelog, it says=C2=A0 "...Currently only supports line symbol
> conversi=
> > on,=20
> > but point and polygon symbol support is under development" may be=20
> > that is the reason...
> >
> >> Am 14.07.2021 um 11:21 schrieb krishna Ayyala:
> >> Stefan,
> >> Thanks a lot for your reply. I have upgraded my QGIS version to 3.20=20
> >> and added the kmz file on to my map. Still I am getting the plain=20
> >> rectangle. I am not getting the symbology as it is in the o
>
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] Import Kmz without losing the symbology

2021-07-14 Thread C Hamilton
You can use the KML Tools plugin. 

Sent from my iPod

> On Jul 14, 2021, at 5:27 AM, Stefan Giese (WhereGroup) 
>  wrote:
> 
> This is a multi-part message in MIME format.
> --E04465FB052329DF442E16B9
> Content-Type: text/plain; charset=utf-8; format=flowed
> Content-Transfer-Encoding: quoted-printable
> 
> unfortunally I didn't read the whole feature description in the=20
> changelog, it says=C2=A0 "...Currently only supports line symbol conversi=
> on,=20
> but point and polygon symbol support is under development" may be=20
> that is the reason...
> 
>> Am 14.07.2021 um 11:21 schrieb krishna Ayyala:
>> Stefan,
>> Thanks a lot for your reply. I have upgraded my QGIS version to 3.20=20
>> and added the kmz file on to my map. Still I am getting the plain=20
>> rectangle. I am not getting the symbology as it is in the o
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] Import Kmz without losing the symbology

2021-07-14 Thread Stefan Giese (WhereGroup)
unfortunally I didn't read the whole feature description in the 
changelog, it says  "...Currently only supports line symbol conversion, 
but point and polygon symbol support is under development" may be 
that is the reason...


Am 14.07.2021 um 11:21 schrieb krishna Ayyala:

Stefan,
Thanks a lot for your reply. I have upgraded my QGIS version to 3.20 
and added the kmz file on to my map. Still I am getting the plain 
rectangle. I am not getting the symbology as it is in the original 
Kmz.Actually my Kmz has circles with colors inside it.


Regards.

On Tue, Jul 13, 2021 at 11:48 PM Stefan Giese (WhereGroup) 
mailto:stefan.gi...@wheregroup.com>> wrote:


Hi,

depends on the QGIS Version. QGIS 3.20 can render embedded styles
from kml/kmz

(https://www.qgis.org/en/site/forusers/visualchangelog320/index.html#feature-new-embedded-styling-renderer-with-ogr-feature-styles-support

).

regards

Stefan

Am 14.07.2021 um 04:52 schrieb krishna Ayyala:

Hello,
I have a kmz. The Kmz has circles with different colors in it.
When I add the kmz to QGIS map, I am getting a plain rectangle.
How to add this kmz to the map by preserving all the symbology
and the colors.

Regards

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org  
List info:https://lists.osgeo.org/mailman/listinfo/qgis-user  

Unsubscribe:https://lists.osgeo.org/mailman/listinfo/qgis-user  



-- 
Mit freundlichen Grüßen

Stefan Giese
Projektleiter/Consultant

Aufbau von Geodateninfrastrukturen mit Open-Source-Software
FOSS Academy 5 Tage-Kompaktkurs „Sommerschule 2021“
Jetzt anmelden:https://foss-academy.com/kompaktkurse/    
*

WhereGroup GmbH
Schwimmbadstr. 2
79100 Freiburg
Germany

Fon: +49 (0)761 / 519 102 - 61
Fax: +49 (0)761 / 519 102 - 11

stefan.gi...@wheregroup.com  
www.wheregroup.com  
Geschäftsführer:
Olaf Knopp, Peter Stamm
Amtsgericht Bonn, HRB 9885


--
Mit freundlichen Grüßen
Stefan Giese
Projektleiter/Consultant

Aufbau von Geodateninfrastrukturen mit Open-Source-Software
FOSS Academy 5 Tage-Kompaktkurs „Sommerschule 2021“
Jetzt anmelden: https://foss-academy.com/kompaktkurse/
*
WhereGroup GmbH
Schwimmbadstr. 2
79100 Freiburg
Germany

Fon: +49 (0)761 / 519 102 - 61
Fax: +49 (0)761 / 519 102 - 11

stefan.gi...@wheregroup.com
www.wheregroup.com
Geschäftsführer:
Olaf Knopp, Peter Stamm
Amtsgericht Bonn, HRB 9885

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] Import Kmz without losing the symbology

2021-07-14 Thread krishna Ayyala
Stefan,
Thanks a lot for your reply. I have upgraded my QGIS version to 3.20 and
added the kmz file on to my map. Still I am getting the plain rectangle. I
am not getting the symbology as it is in the original Kmz.Actually my Kmz
has circles with colors inside it.

Regards.

On Tue, Jul 13, 2021 at 11:48 PM Stefan Giese (WhereGroup) <
stefan.gi...@wheregroup.com> wrote:

> Hi,
>
> depends on the QGIS Version. QGIS 3.20 can render embedded styles from
> kml/kmz (
> https://www.qgis.org/en/site/forusers/visualchangelog320/index.html#feature-new-embedded-styling-renderer-with-ogr-feature-styles-support
> ).
>
> regards
>
> Stefan
> Am 14.07.2021 um 04:52 schrieb krishna Ayyala:
>
> Hello,
> I have a kmz. The Kmz has circles with different colors in it. When I add
> the kmz to QGIS map, I am getting a plain rectangle. How to add this kmz to
> the map by preserving all the symbology and the colors.
>
> Regards
>
> ___
> Qgis-user mailing listqgis-u...@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
>
> --
> Mit freundlichen Grüßen
> Stefan Giese
> Projektleiter/Consultant
> 
> Aufbau von Geodateninfrastrukturen mit Open-Source-Software
> FOSS Academy 5 Tage-Kompaktkurs „Sommerschule 2021“
> Jetzt anmelden: https://foss-academy.com/kompaktkurse/
> *
> WhereGroup GmbH
> Schwimmbadstr. 2
> 79100 Freiburg
> Germany
>
> Fon: +49 (0)761 / 519 102 - 61
> Fax: +49 (0)761 / 519 102 - 11
> stefan.gi...@wheregroup.comwww.wheregroup.com
> Geschäftsführer:
> Olaf Knopp, Peter Stamm
> Amtsgericht Bonn, HRB 9885
>
>
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] Import Kmz without losing the symbology

2021-07-13 Thread Stefan Giese (WhereGroup)

Hi,

depends on the QGIS Version. QGIS 3.20 can render embedded styles from 
kml/kmz 
(https://www.qgis.org/en/site/forusers/visualchangelog320/index.html#feature-new-embedded-styling-renderer-with-ogr-feature-styles-support).


regards

Stefan

Am 14.07.2021 um 04:52 schrieb krishna Ayyala:

Hello,
I have a kmz. The Kmz has circles with different colors in it. When I 
add the kmz to QGIS map, I am getting a plain rectangle. How to add 
this kmz to the map by preserving all the symbology and the colors.


Regards

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


--
Mit freundlichen Grüßen
Stefan Giese
Projektleiter/Consultant

Aufbau von Geodateninfrastrukturen mit Open-Source-Software
FOSS Academy 5 Tage-Kompaktkurs „Sommerschule 2021“
Jetzt anmelden: https://foss-academy.com/kompaktkurse/
*
WhereGroup GmbH
Schwimmbadstr. 2
79100 Freiburg
Germany

Fon: +49 (0)761 / 519 102 - 61
Fax: +49 (0)761 / 519 102 - 11

stefan.gi...@wheregroup.com
www.wheregroup.com
Geschäftsführer:
Olaf Knopp, Peter Stamm
Amtsgericht Bonn, HRB 9885

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


[Qgis-user] Import Kmz without losing the symbology

2021-07-13 Thread krishna Ayyala
Hello,
I have a kmz. The Kmz has circles with different colors in it. When I add
the kmz to QGIS map, I am getting a plain rectangle. How to add this kmz to
the map by preserving all the symbology and the colors.

Regards
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user