I've created https://osgeo-org.atlassian.net/browse/GEOS-11046 if any one wants to look at this or follow along
Ian On Thu, 22 Jun 2023 at 11:17, Ian Turton <ijtur...@gmail.com> wrote: > Just a general reminder that if you find a problem in GeoServer please let > us know, even if you have a workaround in place. There is absolutely no > chance of it getting fixed if the developers don't know about it. > > Ian > > On Thu, 22 Jun 2023 at 10:50, Miguel Ángel Parrilla Godínez < > maparri...@itracasa.es> wrote: > >> Hi Daniele, >> >> We had the same version. It does not work. In older versions it worked. >> >> We have try this. It works: >> >> <PolygonSymbolizer> >> >> <Fill> >> >> <GraphicFill> >> >> <Graphic> >> >> <Mark> >> >> <WellKnownName> >> *ttf://Wingdings#108*</WellKnownName> >> >> <Fill> >> >> <CssParameter name=*"fill"*> >> #000000</CssParameter> >> >> </Fill> >> >> </Mark> >> >> <Opacity>1</Opacity> >> >> <Size>1</Size> >> >> <Rotation>0</Rotation> >> >> </Graphic> >> >> </GraphicFill> >> >> </Fill> >> >> <VendorOption name=*"graphic-margin"*>2 >> </VendorOption> >> >> </PolygonSymbolizer> >> >> >> >> Regards. >> >> Miguel Ángel. >> >> *De:* Daniele Maggiolo via Geoserver-users < >> geoserver-users@lists.sourceforge.net> >> *Enviado el:* jueves, 22 de junio de 2023 8:41 >> *Para:* Ian Turton <ijtur...@gmail.com> >> *CC:* geoserver-users@lists.sourceforge.net >> *Asunto:* [Externo] [Geoserver-users] R: Styled marks shape dot does not >> work in geoserver version 2.23.1 >> >> >> >> *ADVERTENCIA: *Este correo electrónico se originó fuera de Tracasa >> Instrumental. No pinches en enlaces, abras ficheros adjuntos o respondas si >> no reconoces al emisor y no tienes la certeza de que el contenido es seguro >> . >> >> >> >> Hi, the result I get is a polygon without filling with dots. >> >> If I use shape://slash it works like it always did in all versions >> (showing me the lines as a fill of the polygon). The only one I can't get >> to work anymore is shape://dot (in 2.23.1 version). >> >> >> >> Daniele >> >> >> >> >> >> *Da:* Ian Turton <ijtur...@gmail.com> >> *Inviato:* martedì 20 giugno 2023 18:11 >> *A:* Daniele Maggiolo <daniele.maggi...@abitat.it> >> *Cc:* geoserver-users@lists.sourceforge.net >> *Oggetto:* Re: [Geoserver-users] Styled marks shape dot does not work in >> geoserver version 2.23.1 >> >> >> >> can you give us any clues as to what doesn't work? is nothing drawn? does >> the program crash? is a penguin produced? >> >> >> >> What does the log file show any interesting information? what if you turn >> logging up to GeoTools-dev level and try again? >> >> >> >> Ian >> >> >> >> On Tue, 20 Jun 2023 at 16:05, Daniele Maggiolo via Geoserver-users < >> geoserver-users@lists.sourceforge.net> wrote: >> >> Hi, >> >> I noticed that the styled mark shape://dot doesn't work in GeoServer >> version 2.23.1. >> >> I've tried both creating a style with CSS and SLD. In version 2.22.2 >> everything worked fine. >> >> Below is an example of a style created using CSS. >> >> >> >> @mode 'Auto'; >> @styleTitle 'Test'; >> @styleAbstract 'Test'; >> >> /* @title Test >> * @abstract Test >> */ >> *{ >> stroke: #a0a0f5; >> stroke-width: 1; >> fill: symbol("shape://dot"); >> :fill { >> size: 5; >> stroke: #a0a0f5; >> stroke-width: 1; >> fill: #a0a0f5; >> } >> } >> >> >> >> _______________________________________________ >> 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#/ >> <https://urldefense.proofpoint.com/v2/url?u=http-3A__www.ianturton.com_talks_foss4g.html-23_&d=DwQGaQ&c=euGZstcaTDllvimEN8b7jXrwqOf-v5A_CdpgnVfiiMM&r=zLmlow1E92r0QcHqOnOVrN7ZM7tBBk6lWe84FXxpgsA&m=oYu-Gd87wH4Osco77KeQZ1p4dXEF1G-gVs6PIOFiZYE&s=b2QPi4V7QETPA_dxtixbbGv8xXEhcMy31Bgs1o3-DjI&e=> >> - The GeoServer user list posting guidelines: >> http://geoserver.org/comm/userlist-guidelines.html >> <https://urldefense.proofpoint.com/v2/url?u=http-3A__geoserver.org_comm_userlist-2Dguidelines.html&d=DwQGaQ&c=euGZstcaTDllvimEN8b7jXrwqOf-v5A_CdpgnVfiiMM&r=zLmlow1E92r0QcHqOnOVrN7ZM7tBBk6lWe84FXxpgsA&m=oYu-Gd87wH4Osco77KeQZ1p4dXEF1G-gVs6PIOFiZYE&s=94tpUXxJvf-fR5uLUPodjBgzDofuyV6JrNLtdRsvLmk&e=> >> >> 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 >> <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_geoserver_geoserver_wiki_Successfully-2Drequesting-2Dand-2Dintegrating-2Dnew-2Dfeatures-2Dand-2Dimprovements-2Din-2DGeoServer&d=DwQGaQ&c=euGZstcaTDllvimEN8b7jXrwqOf-v5A_CdpgnVfiiMM&r=zLmlow1E92r0QcHqOnOVrN7ZM7tBBk6lWe84FXxpgsA&m=oYu-Gd87wH4Osco77KeQZ1p4dXEF1G-gVs6PIOFiZYE&s=zicI1UXUs6CivHEf0S4kzHmBw7BPkULwssoX1XgLCJo&e=> >> >> >> Geoserver-users@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/geoserver-users >> <https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.sourceforge.net_lists_listinfo_geoserver-2Dusers&d=DwQGaQ&c=euGZstcaTDllvimEN8b7jXrwqOf-v5A_CdpgnVfiiMM&r=zLmlow1E92r0QcHqOnOVrN7ZM7tBBk6lWe84FXxpgsA&m=oYu-Gd87wH4Osco77KeQZ1p4dXEF1G-gVs6PIOFiZYE&s=luOBMKfQXzUgSF6NelrnfPkv1GRBAmG_tvtxEAqWJuI&e=> >> >> >> >> -- >> >> Ian Turton >> >> >> ------------------------------ >> >> This email has been scanned for spam and viruses by Proofpoint >> Essentials. Click here >> <https://eu1.proofpointessentials.com/index01.php?mod_id=11&mod_option=logitem&mail_id=1687422056-vyAHTjNFH0qJ&r_address=maparrilla%40itracasa.es&report=1> >> to report this email as spam. >> >> ------------------------------ >> >> AVISO LEGAL: Este correo y en su caso su(s) archivo(s) adjunto(s), >> proceden de TRACASA INSTRUMENTAL, S.L. y se dirige exclusivamente a su >> destinatario, puede contener información privada o confidencial amparada >> por el secreto de empresa, y a la que sólo tiene el derecho de acceder el >> destinatario. Si no es Vd. el destinatario indicado, o la persona >> responsable de su entrega al mismo, deberá abstenerse de examinar su >> contenido y queda notificado de que la utilización, divulgación y/o copia >> sin autorización está prohibida en virtud de la legislación vigente. Si ha >> recibido este mensaje por error, le rogamos que nos lo comunique >> inmediatamente mediante correo electrónico a esta misma dirección, y >> proceda a su destrucción segura. TRACASA INSTRUMENTAL, S.L. es el >> responsable de tratamiento de los datos de carácter personal facilitados >> que se utilizarán con la finalidad de mantener comunicaciones con usted. >> Tiene la posibilidad de ejercitar los derechos de acceso, rectificación, >> limitación del tratamiento, supresión y portabilidad, mediante solicitud >> dirigida por escrito, acreditando su identidad a la dirección electrónica >> d...@itracasa.es. Puede consultar información adicional y detallada sobre >> nuestra política de protección de datos de nuestra web www.itracasa.es. >> > > > -- > Ian Turton > -- Ian Turton
_______________________________________________ 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