The fact is that in the qgssymbollay[v2]utils.cpp there are already all encode/decode UOM stuffs since 2012 (by G.Sucameli), but these static routines seems not used in any part of qgis code. I'm still investigating... Luigi Pirelli
************************************************************************************************** * Boundless QGIS Support/Development: lpirelli AT boundlessgeo DOT com * LinkedIn: https://www.linkedin.com/in/luigipirelli * Stackexchange: http://gis.stackexchange.com/users/19667/luigi-pirelli * GitHub: https://github.com/luipir * Mastering QGIS 2nd Edition: * https://www.packtpub.com/big-data-and-business-intelligence/mastering-qgis-second-edition ************************************************************************************************** On 25 January 2017 at 20:56, Jorge Gustavo Rocha <[email protected]> wrote: > Hi, > > Maybe we can add support for uom (units of measure), like in [1], in the > export and import to/from SLD. I think we could archive better > compatibility if we use real world units. The uom attribute is > necessary. Numbers only have meaning when they also have units. I would > like to try this approach. > > The qgis-geoserver-plugin uses a fixed SIZE_FACTOR = 4 to convert units > from QGIS (mm) to Geoserver (pixels). > > Regards, > > Jorge Gustavo > > [1] http://geoserver.geo-solutions.it/edu/en/pretty_maps/style_uom.html > > I think we should review all this import export > > Às 16:38 de 25-01-2017, Andrea Aime escreveu: >> On Wed, Jan 25, 2017 at 4:21 PM, Luigi Pirelli <[email protected] >> <mailto:[email protected]>> wrote: >> >> BTW this suggest that any export fix would check also import side to >> maintain QGIS consistency. >> >> >> Yep... sorry I was not aware that the geoserver plugin was doing >> round-tripping of styles, >> never used it seriously and noticed the possibility to round trips >> styles only a couple >> of weeks ago >> >> 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 >> >> *AVVERTENZE AI SENSI DEL D.Lgs. 196/2003* >> >> Le informazioni contenute in questo messaggio di posta elettronica e/o >> nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il >> loro utilizzo è consentito esclusivamente al destinatario del messaggio, >> per le finalità indicate nel messaggio stesso. Qualora riceviate questo >> messaggio senza esserne il destinatario, Vi preghiamo cortesemente di >> darcene notizia via e-mail e di procedere alla distruzione del messaggio >> stesso, cancellandolo dal Vostro sistema. Conservare il messaggio >> stesso, divulgarlo anche in parte, distribuirlo ad altri soggetti, >> copiarlo, od utilizzarlo per finalità diverse, costituisce comportamento >> contrario ai principi dettati dal D.Lgs. 196/2003. >> >> >> >> The information in this message and/or attachments, is intended solely >> for the attention and use of the named addressee(s) and may be >> confidential or proprietary in nature or covered by the provisions of >> privacy act (Legislative Decree June, 30 2003, no.196 - Italy's New Data >> Protection Code).Any use not in accord with its purpose, any disclosure, >> reproduction, copying, distribution, or either dissemination, either >> whole or partial, is strictly forbidden except previous formal approval >> of the named addressee(s). If you are not the intended recipient, please >> contact immediately the sender by telephone, fax or e-mail and delete >> the information in this message that has been received in error. The >> sender does not give any warranty or accept liability as the content, >> accuracy or completeness of sent messages and accepts no responsibility >> for changes made after they were sent or for other risks which arise as >> a result of e-mail transmission, viruses, etc. >> >> >> ------------------------------------------------------- >> >> >> _______________________________________________ >> Qgis-developer mailing list >> [email protected] >> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer >> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer >> > > J. Gustavo > -- > Jorge Gustavo Rocha > Departamento de Informática > Universidade do Minho > 4710-057 Braga > Tel: +351 253604480 > Fax: +351 253604471 > Móvel: +351 910333888 > skype: nabocudnosor > _______________________________________________ > Qgis-developer mailing list > [email protected] > List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer _______________________________________________ Qgis-developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
