Re: [Qgis-user] Symbology export for Geopackage?

2017-02-06 Thread Etienne Trimaille
Hi,

I agree, It could very nice if in the save as dialog we can have a hint
about what is "Feature Symbology" and "Symbol layer symbology"and which one
we should use.

2017-02-05 21:53 GMT+01:00 Andreas Neumann :

> Hi Morten,
>
> This is about saving OGR feature styles (e.g. for DXF and KML export). It
> has nothing to do with QGIS styles.
>
> I agree though, that it is a bit confusing and one of those things that
> should be improved or removed in QGIS 3.
>
> Andreas
>
>
>
> On 05.02.2017 21:38, magerlin wrote:
>
>> OK - thanks.
>>
>> In what situation can the Symbology Export in the "save as" dialogue be
>> used?
>>
>> > t_2017-02-05_21.png>
>>
>>
>>
>> -
>> Regards Morten
>>
>> Currently using Qgis 2.18.3 (OSGeo4),
>> Windows 7, 64bit
>> --
>> View this message in context: http://osgeo-org.1560.x6.nabbl
>> e.com/Symbology-export-for-Geopackage-tp5306376p5306395.html
>> Sent from the QGIS - User mailing list archive at Nabble.com.
>> ___
>> 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
>
___
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] Symbology export for Geopackage?

2017-02-05 Thread Andreas Neumann

Hi Morten,

This is about saving OGR feature styles (e.g. for DXF and KML export). 
It has nothing to do with QGIS styles.


I agree though, that it is a bit confusing and one of those things that 
should be improved or removed in QGIS 3.


Andreas


On 05.02.2017 21:38, magerlin wrote:

OK - thanks.

In what situation can the Symbology Export in the "save as" dialogue be
used?





-
Regards Morten

Currently using Qgis 2.18.3 (OSGeo4),
Windows 7, 64bit
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Symbology-export-for-Geopackage-tp5306376p5306395.html
Sent from the QGIS - User mailing list archive at Nabble.com.
___
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] Symbology export for Geopackage?

2017-02-05 Thread magerlin
OK - thanks.

In what situation can the Symbology Export in the "save as" dialogue be
used?


 



-
Regards Morten

Currently using Qgis 2.18.3 (OSGeo4),
Windows 7, 64bit
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Symbology-export-for-Geopackage-tp5306376p5306395.html
Sent from the QGIS - User mailing list archive at Nabble.com.
___
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] Symbology export for Geopackage?

2017-02-05 Thread Andreas Neumann

Hi Morten,

The current way of saving styles in geopackage is through the Layer 
properties dialogue --> "Style" tab.


If your data source is Geopackage it will offer to save the style in the 
same geopackage. It is the same way as you would save a style in Postgis 
or in SpatiaLite.


If you think there is a better way than the above (e.g. when saving a 
layer also save the style), please open a feature request with a 
detailed proposal, or even better try to find a developer who would 
implement it for you.


Greetings,

Andreas


On 05.02.2017 19:50, magerlin wrote:

The Geopackage seems like a nice format for exchanging data, symbology etc.
in one file and I can manually from layer properties store the layer style
in the Geopackage.

But already when I choose "save as" in the layers panel to add my data to
the geopackage I am presented with the possibility to export the symbology
together with the data which would save me a lot of clicks (I have several
projects with 20+ layers)

But it has no function choosing that.

Should it work or am I doing something wrong?

And I do not understand the two alternative choises:
* Feature Symbology
* Symbol layer symbology

Any experience on this subject?





-
Regards Morten

Currently using Qgis 2.18.3 (OSGeo4),
Windows 7, 64bit
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Symbology-export-for-Geopackage-tp5306376.html
Sent from the QGIS - User mailing list archive at Nabble.com.
___
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

[Qgis-user] Symbology export for Geopackage?

2017-02-05 Thread magerlin
The Geopackage seems like a nice format for exchanging data, symbology etc.
in one file and I can manually from layer properties store the layer style
in the Geopackage.

But already when I choose "save as" in the layers panel to add my data to
the geopackage I am presented with the possibility to export the symbology
together with the data which would save me a lot of clicks (I have several
projects with 20+ layers)

But it has no function choosing that.

Should it work or am I doing something wrong?

And I do not understand the two alternative choises:
* Feature Symbology
* Symbol layer symbology

Any experience on this subject?





-
Regards Morten

Currently using Qgis 2.18.3 (OSGeo4),
Windows 7, 64bit
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Symbology-export-for-Geopackage-tp5306376.html
Sent from the QGIS - User mailing list archive at Nabble.com.
___
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] Symbology Export

2014-03-11 Thread Jukka Rahkonen
Jonathan Moules  writes:

> 
> 
> Hi Andreas,Thanks for further testing. I figured if something as simple as
a fill wasn't implemented then catogorisation probably wouldn't be.
> 
> A further thought - not all vector formats support styling (shapefile
being the most notable exception). Should it remain a general option or be
moved to "Datasource Options" for any supported style?
> 
> I lean towards the later option myself.


Well, shapefiles may not support styling or then they do. Read page 15 of
the document
http://latuviitta.org/documents/Geospatial_PDF_maps_from_OSM_with_GDAL.pdf
There I show how it is possible to use OGR_STYLES with shapefiles and
convert the result into a geospatial PDF map.

I would rather say that only a few software support styling vector data with
OGR_STYLES.

-Jukka Rahkonen-




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


Re: [Qgis-user] Symbology Export

2014-03-11 Thread Richard Duivenvoorde
On 11-03-14 09:33, Jonathan Moules wrote:
> Hi Joris,
> Thanks, that's useful and kind of does what I want though it does seem
> to have a number of bugs that mean I'm unlikely to be able to use it.
> Don't suppose you (or anyone) knows where the tracker for it is? Its
> plugin page points to itself being the tracker. :-S

If it does not have a bug tracker (looks indeed that it is lacking
that), you can/should email the author (see
http://plugins.qgis.org/plugins/gearthview/ for his email address).

Regards,

Richard Duivenvoorde
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] Symbology Export

2014-03-11 Thread Jonathan Moules
Hi Joris,
Thanks, that's useful and kind of does what I want though it does seem to
have a number of bugs that mean I'm unlikely to be able to use it.
Don't suppose you (or anyone) knows where the tracker for it is? Its plugin
page points to itself being the tracker. :-S
Cheers,
Jonathan



On 10 March 2014 16:22, Joris HINTJENS  wrote:

>  I use the plugin GEarthview for KML-KMZ export. It keeps the styling for
> polygones and attributes
>
>
>
>
>
> Joris
>
>
>
>
>
> Hi List,
>
> General curiosity question.
>
> When using "Save Vector Layer as" to save a vector layer, there's an
> optioon:
> "Symbology Export"
>
>
>
> This in turn has three options:
>
> "No Symbology"
>
> "Feature symbology"
>
> "Symbol layer symbology"
>
>
>
> What does this do? I've tried exporting to both KML and TAB files using
> these options but they don't appear to keep the symbology.
>
>
>
> Cheers,
>
> Jonathan
>
>
> This transmission is intended for the named addressee(s) only and may
> contain sensitive or protectively marked material up to RESTRICTED and
> should be handled accordingly. Unless you are the named addressee (or
> authorised to receive it for the addressee) you may not copy or use it, or
> disclose it to anyone else. If you have received this transmission in error
> please notify the sender immediately. All email traffic sent to or from us,
> including without limitation all GCSX traffic, may be subject to recording
> and/or monitoring in accordance with relevant legislation.
>
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-user
>

-- 
This transmission is intended for the named addressee(s) only and may 
contain sensitive or protectively marked material up to RESTRICTED and 
should be handled accordingly. Unless you are the named addressee (or 
authorised to receive it for the addressee) you may not copy or use it, or 
disclose it to anyone else. If you have received this transmission in error 
please notify the sender immediately. All email traffic sent to or from us, 
including without limitation all GCSX traffic, may be subject to recording 
and/or monitoring in accordance with relevant legislation.
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] Symbology Export

2014-03-10 Thread Joris HINTJENS
I use the plugin GEarthview for KML-KMZ export. It keeps the styling for 
polygones and attributes


Joris


Hi List,
General curiosity question.
When using "Save Vector Layer as" to save a vector layer, there's an optioon:
"Symbology Export"

This in turn has three options:
"No Symbology"
"Feature symbology"
"Symbol layer symbology"

What does this do? I've tried exporting to both KML and TAB files using these 
options but they don't appear to keep the symbology.

Cheers,
Jonathan

This transmission is intended for the named addressee(s) only and may contain 
sensitive or protectively marked material up to RESTRICTED and should be 
handled accordingly. Unless you are the named addressee (or authorised to 
receive it for the addressee) you may not copy or use it, or disclose it to 
anyone else. If you have received this transmission in error please notify the 
sender immediately. All email traffic sent to or from us, including without 
limitation all GCSX traffic, may be subject to recording and/or monitoring in 
accordance with relevant legislation.
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Symbology Export

2014-03-10 Thread Andreas Neumann
Hi Jonathan,

I think this option should be disabled if a format does not support
feature styling. I don't know if OGR provides this information?

http://www.gdal.org/ogr/drv_kml.html
says about KML:
"Limited support is available for fills, line color and other styling
attributes. Please try a few sample files to get a better sense of
actual behavior."

Andreas

Am 10.03.2014 16:10, schrieb Jonathan Moules:
> Hi Andreas,
> Thanks for further testing. I figured if something as simple as a fill
> wasn't implemented then catogorisation probably wouldn't be.
> 
> A further thought - not all vector formats support styling (shapefile being
> the most notable exception). Should it remain a general option or be moved
> to "Datasource Options" for any supported style?
> I lean towards the later option myself.
> 
> Cheers,
> 
> Jonathan
> 
> 
> 
> 
> On 10 March 2014 16:04, Andreas Neumann  wrote:
> 
>> Hi Jonathan,
>>
>> I can only partially confirm what you describe.
>>
>> I agree that for area feature the feature styling does not work for KML.
>> However, for line features, it works fine and there is a difference
>> between the three options. The "no symbology" only exports a single line
>> color, the "feature symbology" correctly exports the colors assigned to
>> the categories and the "symbol layer symbology" exports line features
>> multiple times in case of multiple levels in the line symbology.
>>
>> So I'd rather improve this than remove it. If someone could work on the
>> area feature styling it would be great. Or maybe hook up with the OGR
>> project if things don't work as expected.
>>
>> Andreas
>>
>> Am 10.03.2014 15:47, schrieb Jonathan Moules:
>>> Hi Andreas,
>>> I'm testing with a simple polygon that's using the default style QGIS
>> gave
>>> it (so basically black border and a random fill colour).
>>> I've exported using both options - all I get in the KML file is a black
>>> border, no fill.
>>> I can change the colour of the border in QGIS and it changes in the KML
>>> file. So I guess that's a very partial implementation.
>>>
>>> *However* - If I set it to "no symbology" I still get the coloured
>>> boundary. So changing the value appears to do absolutely nothing which
>> is I
>>> guess what I saw when I first tested it (a while back). Hence my
>> wondering
>>> what it actually did.
>>>
>>> Can you confirm this behaviour? It seems superfluous to have an option
>> that
>>> is ignored.
>>>
>>> Cheers,
>>> Jonathan
>>>
>>>
>>>
>>> On 10 March 2014 15:30, Andreas Neumann  wrote:
>>>
 Hi Jonathan,

 The thread you are quoting is from 2011. The OGR feature styling was
 introduced later (in late 2012 or early 2013 I think).

 So did you really test KML export with "Feature symbology" or "symbol
 layer symbology"?

 I just tested it with QGIS master and with line features and different
 line colors. It worked. What did you do that it did not work? What
 steps? Do you have project/data to share?

 Andreas

 Am 10.03.2014 15:07, schrieb Jonathan Moules:
> Hi Andreas,
> I don't believe QGIS exports any KML styling. I was interested in
>> doing a
> full style KML export and got this -
>

>> http://osgeo-org.1560.x6.nabble.com/styling-a-KML-KMZ-file-using-QGIS-td4125929.html-
> seems not to be possible.
>
> I'll open a ticket for removing/hiding it. I'd suggest you open a
>> ticket
> for expanding it - you know more about it so will be able to write a
 better
> ticket about it. :-)
>
> Regards,
> Jonathan
>
>
>
> On 10 March 2014 14:59, Andreas Neumann  wrote:
>
>> Hi,
>>
>> Actually it is not tied to DXF, but DXF was the reason why it was
>> introduced. It is just generic OGR feature styling.
>>
>> Maybe it should be removed/hidden/disabled because DXF now has its
>> separate export. Maybe assign Marco Hugentobler to this ticket as he
>> worked on this.
>>
>> Unless someone wants to work on it and improve it.
>>
>> Does it not work at all with KML? Not even a simple line color?
>>
>> Andreas
>>
>> Am 10.03.2014 14:49, schrieb Jonathan Moules:
>>> Hi Andreas,
>>> Thanks for the information. I'd suggest it should probably be removed
>>> until/unless it is fleshed out as you note. Either that or changed to
 be
>> a
>>> "Datasource option" specific for DXF.
>>> Should I open a ticket for this?
>>>
>>> Cheers,
>>> Jonathan
>>>
>>>
>>>
>>> On 10 March 2014 14:35, Andreas Neumann  wrote:
>>>
 Hi Jonathan,

 This was originally introduced for DXF export to keep symbology as
 good
 as it can - which is now in its separate function (Project -> DXF
 Export) and not in the "save layer as" anymore.

 It uses the OGR feature styling, which in itself is rather limiting.
 This isn't widely implemented

Re: [Qgis-user] Symbology Export

2014-03-10 Thread Jonathan Moules
Hi Andreas,
Thanks for further testing. I figured if something as simple as a fill
wasn't implemented then catogorisation probably wouldn't be.

A further thought - not all vector formats support styling (shapefile being
the most notable exception). Should it remain a general option or be moved
to "Datasource Options" for any supported style?
I lean towards the later option myself.

Cheers,

Jonathan




On 10 March 2014 16:04, Andreas Neumann  wrote:

> Hi Jonathan,
>
> I can only partially confirm what you describe.
>
> I agree that for area feature the feature styling does not work for KML.
> However, for line features, it works fine and there is a difference
> between the three options. The "no symbology" only exports a single line
> color, the "feature symbology" correctly exports the colors assigned to
> the categories and the "symbol layer symbology" exports line features
> multiple times in case of multiple levels in the line symbology.
>
> So I'd rather improve this than remove it. If someone could work on the
> area feature styling it would be great. Or maybe hook up with the OGR
> project if things don't work as expected.
>
> Andreas
>
> Am 10.03.2014 15:47, schrieb Jonathan Moules:
> > Hi Andreas,
> > I'm testing with a simple polygon that's using the default style QGIS
> gave
> > it (so basically black border and a random fill colour).
> > I've exported using both options - all I get in the KML file is a black
> > border, no fill.
> > I can change the colour of the border in QGIS and it changes in the KML
> > file. So I guess that's a very partial implementation.
> >
> > *However* - If I set it to "no symbology" I still get the coloured
> > boundary. So changing the value appears to do absolutely nothing which
> is I
> > guess what I saw when I first tested it (a while back). Hence my
> wondering
> > what it actually did.
> >
> > Can you confirm this behaviour? It seems superfluous to have an option
> that
> > is ignored.
> >
> > Cheers,
> > Jonathan
> >
> >
> >
> > On 10 March 2014 15:30, Andreas Neumann  wrote:
> >
> >> Hi Jonathan,
> >>
> >> The thread you are quoting is from 2011. The OGR feature styling was
> >> introduced later (in late 2012 or early 2013 I think).
> >>
> >> So did you really test KML export with "Feature symbology" or "symbol
> >> layer symbology"?
> >>
> >> I just tested it with QGIS master and with line features and different
> >> line colors. It worked. What did you do that it did not work? What
> >> steps? Do you have project/data to share?
> >>
> >> Andreas
> >>
> >> Am 10.03.2014 15:07, schrieb Jonathan Moules:
> >>> Hi Andreas,
> >>> I don't believe QGIS exports any KML styling. I was interested in
> doing a
> >>> full style KML export and got this -
> >>>
> >>
> http://osgeo-org.1560.x6.nabble.com/styling-a-KML-KMZ-file-using-QGIS-td4125929.html-
> >>> seems not to be possible.
> >>>
> >>> I'll open a ticket for removing/hiding it. I'd suggest you open a
> ticket
> >>> for expanding it - you know more about it so will be able to write a
> >> better
> >>> ticket about it. :-)
> >>>
> >>> Regards,
> >>> Jonathan
> >>>
> >>>
> >>>
> >>> On 10 March 2014 14:59, Andreas Neumann  wrote:
> >>>
>  Hi,
> 
>  Actually it is not tied to DXF, but DXF was the reason why it was
>  introduced. It is just generic OGR feature styling.
> 
>  Maybe it should be removed/hidden/disabled because DXF now has its
>  separate export. Maybe assign Marco Hugentobler to this ticket as he
>  worked on this.
> 
>  Unless someone wants to work on it and improve it.
> 
>  Does it not work at all with KML? Not even a simple line color?
> 
>  Andreas
> 
>  Am 10.03.2014 14:49, schrieb Jonathan Moules:
> > Hi Andreas,
> > Thanks for the information. I'd suggest it should probably be removed
> > until/unless it is fleshed out as you note. Either that or changed to
> >> be
>  a
> > "Datasource option" specific for DXF.
> > Should I open a ticket for this?
> >
> > Cheers,
> > Jonathan
> >
> >
> >
> > On 10 March 2014 14:35, Andreas Neumann  wrote:
> >
> >> Hi Jonathan,
> >>
> >> This was originally introduced for DXF export to keep symbology as
> >> good
> >> as it can - which is now in its separate function (Project -> DXF
> >> Export) and not in the "save layer as" anymore.
> >>
> >> It uses the OGR feature styling, which in itself is rather limiting.
> >> This isn't widely implemented and tested. Would be nice if some devs
> >> or
> >> interested customers/users could give it some love.
> >>
> >> Andreas
> >>
> >> Am 10.03.2014 13:45, schrieb Jonathan Moules:
> >>> Hi List,
> >>> General curiosity question.
> >>> When using "Save Vector Layer as" to save a vector layer, there's
> an
> >>> optioon:
> >>> "Symbology Export"
> >>>
> >>> This in turn has three options:
> >>> "No Symbology"
> >>> 

Re: [Qgis-user] Symbology Export

2014-03-10 Thread Andreas Neumann
Hi Jonathan,

I can only partially confirm what you describe.

I agree that for area feature the feature styling does not work for KML.
However, for line features, it works fine and there is a difference
between the three options. The "no symbology" only exports a single line
color, the "feature symbology" correctly exports the colors assigned to
the categories and the "symbol layer symbology" exports line features
multiple times in case of multiple levels in the line symbology.

So I'd rather improve this than remove it. If someone could work on the
area feature styling it would be great. Or maybe hook up with the OGR
project if things don't work as expected.

Andreas

Am 10.03.2014 15:47, schrieb Jonathan Moules:
> Hi Andreas,
> I'm testing with a simple polygon that's using the default style QGIS gave
> it (so basically black border and a random fill colour).
> I've exported using both options - all I get in the KML file is a black
> border, no fill.
> I can change the colour of the border in QGIS and it changes in the KML
> file. So I guess that's a very partial implementation.
> 
> *However* - If I set it to "no symbology" I still get the coloured
> boundary. So changing the value appears to do absolutely nothing which is I
> guess what I saw when I first tested it (a while back). Hence my wondering
> what it actually did.
> 
> Can you confirm this behaviour? It seems superfluous to have an option that
> is ignored.
> 
> Cheers,
> Jonathan
> 
> 
> 
> On 10 March 2014 15:30, Andreas Neumann  wrote:
> 
>> Hi Jonathan,
>>
>> The thread you are quoting is from 2011. The OGR feature styling was
>> introduced later (in late 2012 or early 2013 I think).
>>
>> So did you really test KML export with "Feature symbology" or "symbol
>> layer symbology"?
>>
>> I just tested it with QGIS master and with line features and different
>> line colors. It worked. What did you do that it did not work? What
>> steps? Do you have project/data to share?
>>
>> Andreas
>>
>> Am 10.03.2014 15:07, schrieb Jonathan Moules:
>>> Hi Andreas,
>>> I don't believe QGIS exports any KML styling. I was interested in doing a
>>> full style KML export and got this -
>>>
>> http://osgeo-org.1560.x6.nabble.com/styling-a-KML-KMZ-file-using-QGIS-td4125929.html-
>>> seems not to be possible.
>>>
>>> I'll open a ticket for removing/hiding it. I'd suggest you open a ticket
>>> for expanding it - you know more about it so will be able to write a
>> better
>>> ticket about it. :-)
>>>
>>> Regards,
>>> Jonathan
>>>
>>>
>>>
>>> On 10 March 2014 14:59, Andreas Neumann  wrote:
>>>
 Hi,

 Actually it is not tied to DXF, but DXF was the reason why it was
 introduced. It is just generic OGR feature styling.

 Maybe it should be removed/hidden/disabled because DXF now has its
 separate export. Maybe assign Marco Hugentobler to this ticket as he
 worked on this.

 Unless someone wants to work on it and improve it.

 Does it not work at all with KML? Not even a simple line color?

 Andreas

 Am 10.03.2014 14:49, schrieb Jonathan Moules:
> Hi Andreas,
> Thanks for the information. I'd suggest it should probably be removed
> until/unless it is fleshed out as you note. Either that or changed to
>> be
 a
> "Datasource option" specific for DXF.
> Should I open a ticket for this?
>
> Cheers,
> Jonathan
>
>
>
> On 10 March 2014 14:35, Andreas Neumann  wrote:
>
>> Hi Jonathan,
>>
>> This was originally introduced for DXF export to keep symbology as
>> good
>> as it can - which is now in its separate function (Project -> DXF
>> Export) and not in the "save layer as" anymore.
>>
>> It uses the OGR feature styling, which in itself is rather limiting.
>> This isn't widely implemented and tested. Would be nice if some devs
>> or
>> interested customers/users could give it some love.
>>
>> Andreas
>>
>> Am 10.03.2014 13:45, schrieb Jonathan Moules:
>>> Hi List,
>>> General curiosity question.
>>> When using "Save Vector Layer as" to save a vector layer, there's an
>>> optioon:
>>> "Symbology Export"
>>>
>>> This in turn has three options:
>>> "No Symbology"
>>> "Feature symbology"
>>> "Symbol layer symbology"
>>>
>>> What does this do? I've tried exporting to both KML and TAB files
>> using
>>> these options but they don't appear to keep the symbology.
>>>
>>> Cheers,
>>> Jonathan
>>>
>>>
>>>
>>> ___
>>> Qgis-user mailing list
>>> Qgis-user@lists.osgeo.org
>>> http://lists.osgeo.org/mailman/listinfo/qgis-user
>>>
>>
>> ___
>> Qgis-user mailing list
>> Qgis-user@lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/qgis-user
>>
>


>>>
>>
>>
> 

___

Re: [Qgis-user] Symbology Export

2014-03-10 Thread Jonathan Moules
Hi Andreas,
I'm testing with a simple polygon that's using the default style QGIS gave
it (so basically black border and a random fill colour).
I've exported using both options - all I get in the KML file is a black
border, no fill.
I can change the colour of the border in QGIS and it changes in the KML
file. So I guess that's a very partial implementation.

*However* - If I set it to "no symbology" I still get the coloured
boundary. So changing the value appears to do absolutely nothing which is I
guess what I saw when I first tested it (a while back). Hence my wondering
what it actually did.

Can you confirm this behaviour? It seems superfluous to have an option that
is ignored.

Cheers,
Jonathan



On 10 March 2014 15:30, Andreas Neumann  wrote:

> Hi Jonathan,
>
> The thread you are quoting is from 2011. The OGR feature styling was
> introduced later (in late 2012 or early 2013 I think).
>
> So did you really test KML export with "Feature symbology" or "symbol
> layer symbology"?
>
> I just tested it with QGIS master and with line features and different
> line colors. It worked. What did you do that it did not work? What
> steps? Do you have project/data to share?
>
> Andreas
>
> Am 10.03.2014 15:07, schrieb Jonathan Moules:
> > Hi Andreas,
> > I don't believe QGIS exports any KML styling. I was interested in doing a
> > full style KML export and got this -
> >
> http://osgeo-org.1560.x6.nabble.com/styling-a-KML-KMZ-file-using-QGIS-td4125929.html-
> > seems not to be possible.
> >
> > I'll open a ticket for removing/hiding it. I'd suggest you open a ticket
> > for expanding it - you know more about it so will be able to write a
> better
> > ticket about it. :-)
> >
> > Regards,
> > Jonathan
> >
> >
> >
> > On 10 March 2014 14:59, Andreas Neumann  wrote:
> >
> >> Hi,
> >>
> >> Actually it is not tied to DXF, but DXF was the reason why it was
> >> introduced. It is just generic OGR feature styling.
> >>
> >> Maybe it should be removed/hidden/disabled because DXF now has its
> >> separate export. Maybe assign Marco Hugentobler to this ticket as he
> >> worked on this.
> >>
> >> Unless someone wants to work on it and improve it.
> >>
> >> Does it not work at all with KML? Not even a simple line color?
> >>
> >> Andreas
> >>
> >> Am 10.03.2014 14:49, schrieb Jonathan Moules:
> >>> Hi Andreas,
> >>> Thanks for the information. I'd suggest it should probably be removed
> >>> until/unless it is fleshed out as you note. Either that or changed to
> be
> >> a
> >>> "Datasource option" specific for DXF.
> >>> Should I open a ticket for this?
> >>>
> >>> Cheers,
> >>> Jonathan
> >>>
> >>>
> >>>
> >>> On 10 March 2014 14:35, Andreas Neumann  wrote:
> >>>
>  Hi Jonathan,
> 
>  This was originally introduced for DXF export to keep symbology as
> good
>  as it can - which is now in its separate function (Project -> DXF
>  Export) and not in the "save layer as" anymore.
> 
>  It uses the OGR feature styling, which in itself is rather limiting.
>  This isn't widely implemented and tested. Would be nice if some devs
> or
>  interested customers/users could give it some love.
> 
>  Andreas
> 
>  Am 10.03.2014 13:45, schrieb Jonathan Moules:
> > Hi List,
> > General curiosity question.
> > When using "Save Vector Layer as" to save a vector layer, there's an
> > optioon:
> > "Symbology Export"
> >
> > This in turn has three options:
> > "No Symbology"
> > "Feature symbology"
> > "Symbol layer symbology"
> >
> > What does this do? I've tried exporting to both KML and TAB files
> using
> > these options but they don't appear to keep the symbology.
> >
> > Cheers,
> > Jonathan
> >
> >
> >
> > ___
> > Qgis-user mailing list
> > Qgis-user@lists.osgeo.org
> > http://lists.osgeo.org/mailman/listinfo/qgis-user
> >
> 
>  ___
>  Qgis-user mailing list
>  Qgis-user@lists.osgeo.org
>  http://lists.osgeo.org/mailman/listinfo/qgis-user
> 
> >>>
> >>
> >>
> >
>
>

-- 
This transmission is intended for the named addressee(s) only and may 
contain sensitive or protectively marked material up to RESTRICTED and 
should be handled accordingly. Unless you are the named addressee (or 
authorised to receive it for the addressee) you may not copy or use it, or 
disclose it to anyone else. If you have received this transmission in error 
please notify the sender immediately. All email traffic sent to or from us, 
including without limitation all GCSX traffic, may be subject to recording 
and/or monitoring in accordance with relevant legislation.
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Symbology Export

2014-03-10 Thread Andreas Neumann
Hi Jonathan,

The thread you are quoting is from 2011. The OGR feature styling was
introduced later (in late 2012 or early 2013 I think).

So did you really test KML export with "Feature symbology" or "symbol
layer symbology"?

I just tested it with QGIS master and with line features and different
line colors. It worked. What did you do that it did not work? What
steps? Do you have project/data to share?

Andreas

Am 10.03.2014 15:07, schrieb Jonathan Moules:
> Hi Andreas,
> I don't believe QGIS exports any KML styling. I was interested in doing a
> full style KML export and got this -
> http://osgeo-org.1560.x6.nabble.com/styling-a-KML-KMZ-file-using-QGIS-td4125929.html-
> seems not to be possible.
> 
> I'll open a ticket for removing/hiding it. I'd suggest you open a ticket
> for expanding it - you know more about it so will be able to write a better
> ticket about it. :-)
> 
> Regards,
> Jonathan
> 
> 
> 
> On 10 March 2014 14:59, Andreas Neumann  wrote:
> 
>> Hi,
>>
>> Actually it is not tied to DXF, but DXF was the reason why it was
>> introduced. It is just generic OGR feature styling.
>>
>> Maybe it should be removed/hidden/disabled because DXF now has its
>> separate export. Maybe assign Marco Hugentobler to this ticket as he
>> worked on this.
>>
>> Unless someone wants to work on it and improve it.
>>
>> Does it not work at all with KML? Not even a simple line color?
>>
>> Andreas
>>
>> Am 10.03.2014 14:49, schrieb Jonathan Moules:
>>> Hi Andreas,
>>> Thanks for the information. I'd suggest it should probably be removed
>>> until/unless it is fleshed out as you note. Either that or changed to be
>> a
>>> "Datasource option" specific for DXF.
>>> Should I open a ticket for this?
>>>
>>> Cheers,
>>> Jonathan
>>>
>>>
>>>
>>> On 10 March 2014 14:35, Andreas Neumann  wrote:
>>>
 Hi Jonathan,

 This was originally introduced for DXF export to keep symbology as good
 as it can - which is now in its separate function (Project -> DXF
 Export) and not in the "save layer as" anymore.

 It uses the OGR feature styling, which in itself is rather limiting.
 This isn't widely implemented and tested. Would be nice if some devs or
 interested customers/users could give it some love.

 Andreas

 Am 10.03.2014 13:45, schrieb Jonathan Moules:
> Hi List,
> General curiosity question.
> When using "Save Vector Layer as" to save a vector layer, there's an
> optioon:
> "Symbology Export"
>
> This in turn has three options:
> "No Symbology"
> "Feature symbology"
> "Symbol layer symbology"
>
> What does this do? I've tried exporting to both KML and TAB files using
> these options but they don't appear to keep the symbology.
>
> Cheers,
> Jonathan
>
>
>
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-user
>

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

>>>
>>
>>
> 

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


Re: [Qgis-user] Symbology Export

2014-03-10 Thread Jonathan Moules
Hi Andreas,
I don't believe QGIS exports any KML styling. I was interested in doing a
full style KML export and got this -
http://osgeo-org.1560.x6.nabble.com/styling-a-KML-KMZ-file-using-QGIS-td4125929.html-
seems not to be possible.

I'll open a ticket for removing/hiding it. I'd suggest you open a ticket
for expanding it - you know more about it so will be able to write a better
ticket about it. :-)

Regards,
Jonathan



On 10 March 2014 14:59, Andreas Neumann  wrote:

> Hi,
>
> Actually it is not tied to DXF, but DXF was the reason why it was
> introduced. It is just generic OGR feature styling.
>
> Maybe it should be removed/hidden/disabled because DXF now has its
> separate export. Maybe assign Marco Hugentobler to this ticket as he
> worked on this.
>
> Unless someone wants to work on it and improve it.
>
> Does it not work at all with KML? Not even a simple line color?
>
> Andreas
>
> Am 10.03.2014 14:49, schrieb Jonathan Moules:
> > Hi Andreas,
> > Thanks for the information. I'd suggest it should probably be removed
> > until/unless it is fleshed out as you note. Either that or changed to be
> a
> > "Datasource option" specific for DXF.
> > Should I open a ticket for this?
> >
> > Cheers,
> > Jonathan
> >
> >
> >
> > On 10 March 2014 14:35, Andreas Neumann  wrote:
> >
> >> Hi Jonathan,
> >>
> >> This was originally introduced for DXF export to keep symbology as good
> >> as it can - which is now in its separate function (Project -> DXF
> >> Export) and not in the "save layer as" anymore.
> >>
> >> It uses the OGR feature styling, which in itself is rather limiting.
> >> This isn't widely implemented and tested. Would be nice if some devs or
> >> interested customers/users could give it some love.
> >>
> >> Andreas
> >>
> >> Am 10.03.2014 13:45, schrieb Jonathan Moules:
> >>> Hi List,
> >>> General curiosity question.
> >>> When using "Save Vector Layer as" to save a vector layer, there's an
> >>> optioon:
> >>> "Symbology Export"
> >>>
> >>> This in turn has three options:
> >>> "No Symbology"
> >>> "Feature symbology"
> >>> "Symbol layer symbology"
> >>>
> >>> What does this do? I've tried exporting to both KML and TAB files using
> >>> these options but they don't appear to keep the symbology.
> >>>
> >>> Cheers,
> >>> Jonathan
> >>>
> >>>
> >>>
> >>> ___
> >>> Qgis-user mailing list
> >>> Qgis-user@lists.osgeo.org
> >>> http://lists.osgeo.org/mailman/listinfo/qgis-user
> >>>
> >>
> >> ___
> >> Qgis-user mailing list
> >> Qgis-user@lists.osgeo.org
> >> http://lists.osgeo.org/mailman/listinfo/qgis-user
> >>
> >
>
>

-- 
This transmission is intended for the named addressee(s) only and may 
contain sensitive or protectively marked material up to RESTRICTED and 
should be handled accordingly. Unless you are the named addressee (or 
authorised to receive it for the addressee) you may not copy or use it, or 
disclose it to anyone else. If you have received this transmission in error 
please notify the sender immediately. All email traffic sent to or from us, 
including without limitation all GCSX traffic, may be subject to recording 
and/or monitoring in accordance with relevant legislation.
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Symbology Export

2014-03-10 Thread Andreas Neumann
Hi,

Actually it is not tied to DXF, but DXF was the reason why it was
introduced. It is just generic OGR feature styling.

Maybe it should be removed/hidden/disabled because DXF now has its
separate export. Maybe assign Marco Hugentobler to this ticket as he
worked on this.

Unless someone wants to work on it and improve it.

Does it not work at all with KML? Not even a simple line color?

Andreas

Am 10.03.2014 14:49, schrieb Jonathan Moules:
> Hi Andreas,
> Thanks for the information. I'd suggest it should probably be removed
> until/unless it is fleshed out as you note. Either that or changed to be a
> "Datasource option" specific for DXF.
> Should I open a ticket for this?
> 
> Cheers,
> Jonathan
> 
> 
> 
> On 10 March 2014 14:35, Andreas Neumann  wrote:
> 
>> Hi Jonathan,
>>
>> This was originally introduced for DXF export to keep symbology as good
>> as it can - which is now in its separate function (Project -> DXF
>> Export) and not in the "save layer as" anymore.
>>
>> It uses the OGR feature styling, which in itself is rather limiting.
>> This isn't widely implemented and tested. Would be nice if some devs or
>> interested customers/users could give it some love.
>>
>> Andreas
>>
>> Am 10.03.2014 13:45, schrieb Jonathan Moules:
>>> Hi List,
>>> General curiosity question.
>>> When using "Save Vector Layer as" to save a vector layer, there's an
>>> optioon:
>>> "Symbology Export"
>>>
>>> This in turn has three options:
>>> "No Symbology"
>>> "Feature symbology"
>>> "Symbol layer symbology"
>>>
>>> What does this do? I've tried exporting to both KML and TAB files using
>>> these options but they don't appear to keep the symbology.
>>>
>>> Cheers,
>>> Jonathan
>>>
>>>
>>>
>>> ___
>>> Qgis-user mailing list
>>> Qgis-user@lists.osgeo.org
>>> http://lists.osgeo.org/mailman/listinfo/qgis-user
>>>
>>
>> ___
>> Qgis-user mailing list
>> Qgis-user@lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/qgis-user
>>
> 

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


Re: [Qgis-user] Symbology Export

2014-03-10 Thread Jonathan Moules
Hi Andreas,
Thanks for the information. I'd suggest it should probably be removed
until/unless it is fleshed out as you note. Either that or changed to be a
"Datasource option" specific for DXF.
Should I open a ticket for this?

Cheers,
Jonathan



On 10 March 2014 14:35, Andreas Neumann  wrote:

> Hi Jonathan,
>
> This was originally introduced for DXF export to keep symbology as good
> as it can - which is now in its separate function (Project -> DXF
> Export) and not in the "save layer as" anymore.
>
> It uses the OGR feature styling, which in itself is rather limiting.
> This isn't widely implemented and tested. Would be nice if some devs or
> interested customers/users could give it some love.
>
> Andreas
>
> Am 10.03.2014 13:45, schrieb Jonathan Moules:
> > Hi List,
> > General curiosity question.
> > When using "Save Vector Layer as" to save a vector layer, there's an
> > optioon:
> > "Symbology Export"
> >
> > This in turn has three options:
> > "No Symbology"
> > "Feature symbology"
> > "Symbol layer symbology"
> >
> > What does this do? I've tried exporting to both KML and TAB files using
> > these options but they don't appear to keep the symbology.
> >
> > Cheers,
> > Jonathan
> >
> >
> >
> > ___
> > Qgis-user mailing list
> > Qgis-user@lists.osgeo.org
> > http://lists.osgeo.org/mailman/listinfo/qgis-user
> >
>
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-user
>

-- 
This transmission is intended for the named addressee(s) only and may 
contain sensitive or protectively marked material up to RESTRICTED and 
should be handled accordingly. Unless you are the named addressee (or 
authorised to receive it for the addressee) you may not copy or use it, or 
disclose it to anyone else. If you have received this transmission in error 
please notify the sender immediately. All email traffic sent to or from us, 
including without limitation all GCSX traffic, may be subject to recording 
and/or monitoring in accordance with relevant legislation.
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Symbology Export

2014-03-10 Thread Andreas Neumann
Hi Jonathan,

This was originally introduced for DXF export to keep symbology as good
as it can - which is now in its separate function (Project -> DXF
Export) and not in the "save layer as" anymore.

It uses the OGR feature styling, which in itself is rather limiting.
This isn't widely implemented and tested. Would be nice if some devs or
interested customers/users could give it some love.

Andreas

Am 10.03.2014 13:45, schrieb Jonathan Moules:
> Hi List,
> General curiosity question.
> When using "Save Vector Layer as" to save a vector layer, there's an
> optioon:
> "Symbology Export"
> 
> This in turn has three options:
> "No Symbology"
> "Feature symbology"
> "Symbol layer symbology"
> 
> What does this do? I've tried exporting to both KML and TAB files using
> these options but they don't appear to keep the symbology.
> 
> Cheers,
> Jonathan
> 
> 
> 
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-user
> 

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


[Qgis-user] Symbology Export

2014-03-10 Thread Jonathan Moules
Hi List,
General curiosity question.
When using "Save Vector Layer as" to save a vector layer, there's an
optioon:
"Symbology Export"

This in turn has three options:
"No Symbology"
"Feature symbology"
"Symbol layer symbology"

What does this do? I've tried exporting to both KML and TAB files using
these options but they don't appear to keep the symbology.

Cheers,
Jonathan

-- 
This transmission is intended for the named addressee(s) only and may 
contain sensitive or protectively marked material up to RESTRICTED and 
should be handled accordingly. Unless you are the named addressee (or 
authorised to receive it for the addressee) you may not copy or use it, or 
disclose it to anyone else. If you have received this transmission in error 
please notify the sender immediately. All email traffic sent to or from us, 
including without limitation all GCSX traffic, may be subject to recording 
and/or monitoring in accordance with relevant legislation.
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user