<div>Thank you Astrid</div><div><br></div><div>GÁL Zsolt<br></div><div><br></div><div>Satelit NT<br></div><div>0744384065<br></div><div><br></div><div><br></div><div>On 13 February 2023 at 10:05:01 +02:00, Astrid Emde (WhereGroup) <astrid.emde@wheregroup.com> wrote:<br></div><blockquote type="cite"><div class="oneComWebmail-mail"><div class="oneComWebmail-body"><div>Hello Gal,<br></div><div><br></div><div>what you see is serialize data.<br></div><div><br></div><div>Learn more about it through the following links.<br></div><div><br></div><div><a target="_blank" href="https://www.php.net/manual/en/language.oop5.serialization.php">https://www.php.net/manual/en/language.oop5.serialization.php</a><br></div><div><a target="_blank" href="https://www.w3schools.com/php/func_var_serialize.asp">https://www.w3schools.com/php/func_var_serialize.asp</a><br></div><div><a target="_blank" href="https://www.php.net/manual/en/function.unserialize.php">https://www.php.net/manual/en/function.unserialize.php</a><br></div><div><br></div><div>See you Astrid<br></div><div><br></div><div>Am 2023-02-12 07:21, schrieb Gal Zsolt:<br></div><blockquote><div>Hello List!<br></div><div>I have more than ten application in Mapbender. I like to make reports<br></div><div>from it as a start point for documenting it.<br></div><div>I download demo.sqlite to my computer and try/use i-net Clear Reports<br></div><div>Designer to make this reports. It works fine.<br></div><div>Some fields contains data like this:<br></div><div>a:5:{i:0;s:9:"EPSG:3844";i:1;s:10:"EPSG:31700";i:2;s:9:"EPSG:4326";i:3;s:9:"EPSG:3857";i:4;s:6:"CRS:84";}<br></div><div>(Example from table mb_wms_wmslayersource field _srs_)<br></div><div>I Google it to find out what is this without success.<br></div><div>I guess a:5 means array with 5 items, {…} means array content,<br></div><div>i:0;s:9:"EPSG:3844" means index 0, string of 9 characters, string:<br></div><div>EPSG:3844.<br></div><div>I plan to write a Python program wich access the downloaded<br></div><div>demo.sqlite database and transform all the fields in all tables.<br></div><div>Ex.:<br></div><div>from<br></div><div>a:5:{i:0;s:9:"EPSG:3844";i:1;s:10:"EPSG:31700";i:2;s:9:"EPSG:4326";i:3;s:9:"EPSG:3857";i:4;s:6:"CRS:84";}<br></div><div>make<br></div><div>EPSG:3844,"EPSG:31700,EPSG:4326,EPSG:3857,CRS:84<br></div><div>My questions: exist better solution? The a:5:{…….} string is a<br></div><div>result of PHP object to string conversion?<br></div><div>Thanks in advance for any answer.<br></div><div>GÁL Zsolt<br></div><div>_______________________________________________<br></div><div>Mapbender_users mailing list<br></div><div>Mapbender_users@lists.osgeo.org<br></div><div><a target="_blank" href="https://lists.osgeo.org/mailman/listinfo/mapbender_users">https://lists.osgeo.org/mailman/listinfo/mapbender_users</a><br></div></blockquote><div><br></div><div>-- <br></div><div>Mit freundlichen Grüßen<br></div><div><br></div><div>Astrid Emde<br></div><div>GIS-Consultant<br></div><div><br></div><div>**********************************************<br></div><div>FOSSGIS Konferenz<br></div><div>15.-18. März 2023 in Berlin<br></div><div><a target="_blank" href="https://fossgis-konferenz.de/2023/">https://fossgis-konferenz.de/2023/</a><br></div><div><br></div><div>WhereGroup-Beiträge auf der FOSSGIS<br></div><div><a target="_blank" href="https://wheregroup.com/unternehmen/aktuelles/">https://wheregroup.com/unternehmen/aktuelles/</a><br></div><div>**********************************************<br></div><div><br></div><div>Astrid Emde<br></div><div>WhereGroup GmbH<br></div><div>Eifelstraße 7<br></div><div>53119 Bonn<br></div><div>Germany<br></div><div><br></div><div>Tel: +49(0)228 90 90 38 - 22<br></div><div>Fax: +49(0)228 90 90 38 - 11<br></div><div><br></div><div><a href="mailto:astrid.emde@wheregroup.com">astrid.emde@wheregroup.com</a><br></div><div><a target="_blank" href="http://www.wheregroup.com">www.wheregroup.com</a><br></div><div><br></div><div>Meinen PGP Public-Key können Sie unter pgp.mit.edu herunterladen:<br></div><div><a target="_blank" href="https://keys.openpgp.org/vks/v1/by-fingerprint/01F8152D36FC07C25EADDE86C5084ACC1C287CCB">https://keys.openpgp.org/vks/v1/by-fingerprint/01F8152D36FC07C25EADDE86C5084ACC1C287CCB</a><br></div><div>Signierte und/oder verschlüsselte Nachrichten sind sehr willkommen<br></div><div><br></div><div>Folgen Sie der WhereGroup auf twitter:<br></div><div><a target="_blank" href="http://twitter.com/WhereGroup_com">http://twitter.com/WhereGroup_com</a><br></div><div><br></div><div>Geschäftsführer:<br></div><div>Olaf Knopp, Peter Stamm<br></div><div>Amtsgericht Bonn, HRB 9885<br></div><div>-------------------------------<br></div></div></div><div class="oneComWebmail-mail"><div class="oneComWebmail-body"><div>_______________________________________________<br></div><div>Mapbender_users mailing list<br></div><div>Mapbender_users@lists.osgeo.org<br></div><div><a target="_blank" href="https://lists.osgeo.org/mailman/listinfo/mapbender_users">https://lists.osgeo.org/mailman/listinfo/mapbender_users</a><br></div></div></div></blockquote>