No, it works the other way around, the JSON is generated from the SLD.
If you want to style in JSON directly there's the MBStyle module, but
careful,
it's an incomplete implementation, it's hardwired to work with 3857 zoom
levels,
and a community module (hence unsupported and only available in nightly
builds):

https://docs.geoserver.org/stable/en/user/styling/mbstyle/index.html

That said, it's there, it's open, so anyone with java dev skills and some
styling knowledge
can jump in an start improving it, and maybe even support it.

Cheers
Andrea


On Thu, Mar 14, 2019 at 9:24 AM Chris Brown <chrisinca...@gmail.com> wrote:

> Thanks Andrea, the application/json is a cool feature and will work for
> what I want. Is it also possible to use this JSON format instead of SLD
> when creating styles?
>
> On Thu, Mar 14, 2019 at 2:04 PM Andrea Aime <andrea.a...@geo-solutions.it>
> wrote:
>
>> On Thu, Mar 14, 2019 at 4:44 AM ChrisInCambo <chrisinca...@gmail.com>
>> wrote:
>>
>>> In the GeoServer docs is says that for GetLegendGraphic the available
>>> formats
>>> match those of the format property in GetMap.
>>
>>
>> Nah, that's wrong, GetLegendGraphic has its own formats, there is no
>> sharing whatsoever with
>> GetMap.
>> Maybe the page was written many years ago, when the statement was true,
>> but it's no longer like that.
>> Formats for any request should be retrieved from the capabilities
>> document (as per OGC spec),
>> but GetLegendGraphic is not advertised there either... I'm guessing the
>> GLG integration, happened many
>> years ago, failed to consider that.
>>
>> Can you open a ticket about the WMS capabilities missing a
>> GetLegendGraphic entry?
>>
>> About the docs, could you follow the "quick fix" procedure and propose an
>> update?
>> https://docs.geoserver.org/latest/en/docguide/quickfix.html
>>
>> Looking at the code I can tell you the supported formats are image/png,
>> image/jpeg and image/gif,
>> and if you are using a GeoServer 2.15.0 or newer, also application/json
>>
>> Cheers
>> Andrea
>>
>> == GeoServer Professional Services from the experts! Visit
>> http://goo.gl/it488V for more information. == Ing. Andrea Aime @geowolf
>> Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa
>> (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549
>> http://www.geo-solutions.it http://twitter.com/geosolutions_it
>> ------------------------------------------------------- *Con riferimento
>> alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 -
>> Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni
>> circostanza inerente alla presente email (il suo contenuto, gli eventuali
>> allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i
>> destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per
>> errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le
>> sarei comunque grato se potesse darmene notizia. This email is intended
>> only for the person or entity to which it is addressed and may contain
>> information that is privileged, confidential or otherwise protected from
>> disclosure. We remind that - as provided by European Regulation 2016/679
>> “GDPR” - copying, dissemination or use of this e-mail or the information
>> herein by anyone other than the intended recipient is prohibited. If you
>> have received this email by mistake, please notify us immediately by
>> telephone or e-mail.*
>>
>

-- 

Regards, Andrea Aime == GeoServer Professional Services from the experts!
Visit http://goo.gl/it488V for more information. == Ing. Andrea Aime
@geowolf Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054
Massarosa (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339
8844549 http://www.geo-solutions.it http://twitter.com/geosolutions_it
------------------------------------------------------- *Con riferimento
alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 -
Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni
circostanza inerente alla presente email (il suo contenuto, gli eventuali
allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i
destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per
errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le
sarei comunque grato se potesse darmene notizia. This email is intended
only for the person or entity to which it is addressed and may contain
information that is privileged, confidential or otherwise protected from
disclosure. We remind that - as provided by European Regulation 2016/679
“GDPR” - copying, dissemination or use of this e-mail or the information
herein by anyone other than the intended recipient is prohibited. If you
have received this email by mistake, please notify us immediately by
telephone or e-mail.*
_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to