Hi Renè and thanks for your response.<BR><BR>Relatively to Catalogue, I mean a tool that permits the definition of some types of object (for examples Telco Objects) and relationships between ones. Does Geonetwork permits to do this?<BR><BR>Relatively to User Authentication I mean, for example, a screenshot that appears before any operation is done on Quantum GIS: is it possible?<BR><BR>Thank you so much for your support.<BR><BR>Regards,<BR><BR>Sossio<BR><BR>----Messaggio originale----<BR>Da: ahugenerd@gmail.com<BR>Data: 9-giu-2009 1.18 PM<BR>A: "Sossio D'Isa"&lt;sossiodisa@virgilio.it&gt;, "OSGeo Discussions"&lt;discuss@lists.osgeo.org&gt;<BR>Ogg: Re: [OSGeo-Discuss] Info about OSGEO community and OS GIS products<BR><BR>Hi Sossio,<BR><BR>I'll reply to your questions in order:<BR><BR>1. I'm unaware of any such products, you'd probably have to combine <BR>multiple programs and libraries or "roll your own".<BR><BR>2. Same thing. I don't think there are specific telco meetings but you <BR>are welcome to go to OS GIS meetings and discuss telecom applications.<BR><BR>3. From what I can see PostgreSQL handles concurrency in a variety of <BR>ways: you can explicitly lock tables, you can perform you can define <BR>transaction isolation levels and you can do versioning. More information <BR>at: http://www.postgresql.org/docs/8.1/interactive/mvcc.html<BR><BR>4. Catalogues do exist. GeoNetwork would be an example of a metadata <BR>catalogue.<BR><BR>5. I'm not sure at what level you are talking about. Do you mean user <BR>authentication at an web application level or at a lower level? In the <BR>case of web apps, MapBender supports user authentication. At the DB <BR>level PostgreSQL supports multi-user databases with particular roles for <BR>each user.<BR><BR>6. Open source licenses are free as in speech as well as free as in <BR>beer. However, you cannot just take an open source product and integrate <BR>it into a closed source product and sell the whole lot as your own <BR>closed source product. Open source requires, generally speaking, <BR>redistribution of source code for any product that uses it. There are, <BR>of course, a variety of licenses with different restrictions. You might <BR>want to look at: GPL (versions 2 and 3), LGPL, MIT Licenses, BSD <BR>Licenses and the CreativeCommons licenses. These are all used, to <BR>varying degrees, in the open source community and imply various levels <BR>of restrictions. Wikipedia has a fair deal of information on all of these.<BR><BR>Hope this helps,<BR>René A. Enguehard<BR><BR>Sossio D'Isa a écrit :<BR>&gt; Hello to everybody,<BR>&gt;<BR>&gt; I need some info about OSGEO community and OS GIS <BR>&gt; products:<BR>&gt;<BR>&gt; 1 - Do specific OS GIS products for telco applications <BR>&gt; exist?<BR>&gt;<BR>&gt; 2 - Do you know some community meetings about OS GIS products <BR>&gt; for telco applications?<BR>&gt;<BR>&gt; 3 - How concurrency is generally managed? For <BR>&gt; example, if two <BR>&gt; or more users use a QGIS application running on <BR>&gt; PostGIS instance, how concurrency is managed?<BR>&gt; ESRI products use <BR>&gt; Versioning.<BR>&gt;<BR>&gt; 4 - Does any catalogue exist? In other words, do exist any <BR>&gt; tool for defining some kind of objects, symbols and<BR>&gt; relationships <BR>&gt; between ones?<BR>&gt;<BR>&gt; 5 - Does any product for user authentication and user <BR>&gt; role definition exist?<BR>&gt;<BR>&gt; 6 - Are OS GIS product completely license <BR>&gt; free? <BR>&gt;<BR>&gt; Thank you so much for your supprt.<BR>&gt;<BR>&gt; Regards,<BR>&gt;<BR>&gt; Sossio<BR>&gt;<BR>&gt; _______________________________________________<BR>&gt; Discuss mailing list<BR>&gt; Discuss@lists.osgeo.org<BR>&gt; http://lists.osgeo.org/mailman/listinfo/discuss<BR>&gt;&nbsp;&nbsp; <BR><BR><BR><BR>