From 64bf95592dcbba3039139c87e6ea432b5eef360a Mon Sep 17 00:00:00 2001 From: Manuel Collongues Date: Fri, 19 Apr 2024 19:14:16 +0200 Subject: [PATCH] =?UTF-8?q?Ajout=20des=20termes=20de=20la=20licence=20CeCI?= =?UTF-8?q?LL=20pr=C3=A9cisant=20les=20conditions=20de=20r=C3=A9utilisatio?= =?UTF-8?q?n=20du=20code=20source=20du=20projet=20AgiRisk?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Licence_CeCILL_V2.1-en.txt | 519 +++++++++++++++++ Licence_CeCILL_V2.1-fr.txt | 550 ++++++++++++++++++ classes/ArborescenceActions.py | 17 + classes/ArborescenceIndicateurs.py | 17 + classes/Bdd.py | 18 + classes/Cards.py | 18 + classes/Dashboard.py | 18 + classes/ModeleTerritorial.py | 18 + classes/Ressources.py | 18 + classes/messages_utilisateur.py | 18 + .../exemple_rendu_arbo_pt_vue.py | 18 + scripts/dump_sql/create_partition.py | 18 + scripts/export_sql/__indic_/__indic_all.sql | 16 + .../export_sql/__indic_/__indic_all_fct.sql | 16 + .../export_sql/__indic_/__indic_logt_zx.sql | 16 + .../__indic_/__indic_logt_zx_rc.sql | 16 + .../__indic_/__indic_pop_agee_zx.sql | 16 + .../__indic_/__indic_pop_agee_zx_rc.sql | 16 + .../export_sql/__indic_/__indic_rc_all.sql | 16 + .../__indic_/__indic_rc_all_fct.sql | 16 + scripts/export_sql/__indic_/__indic_s1_2a.sql | 16 + .../export_sql/__indic_/__indic_s1_2a_rc.sql | 16 + scripts/export_sql/__indic_/__indic_s1_2b.sql | 16 + .../export_sql/__indic_/__indic_s1_2b_rc.sql | 16 + .../export_sql/__indic_/__indic_s2_14a.sql | 16 + .../export_sql/__indic_/__indic_s2_14a_rc.sql | 16 + .../export_sql/__indic_/__indic_s2_2a_amc.sql | 16 + .../__indic_/__indic_s2_2a_amc_rc.sql | 16 + scripts/export_sql/__indic_/__indic_s2_6a.sql | 16 + .../export_sql/__indic_/__indic_s2_6a_rc.sql | 16 + scripts/export_sql/__indic_/__indic_s3_1a.sql | 16 + .../export_sql/__indic_/__indic_s3_1a_rc.sql | 16 + scripts/export_sql/__indic_/__indic_s3_1f.sql | 16 + .../export_sql/__indic_/__indic_s3_1f_rc.sql | 16 + scripts/export_sql/__indic_/__indic_s3_2b.sql | 16 + .../export_sql/__indic_/__indic_s3_2b_rc.sql | 16 + .../__indic_/__indic_salaries_zx.sql | 16 + .../__indic_/__indic_salaries_zx_rc.sql | 16 + scripts/export_sql/__init_/__init_actions.sql | 16 + scripts/export_sql/__init_/__init_db.sql | 16 + scripts/export_sql/__init_/__init_index.sql | 16 + .../__init_/__init_layer_styles.sql | 16 + scripts/export_sql/__init_/__init_logt_zx.sql | 16 + .../export_sql/__init_/__init_logt_zx_rc.sql | 16 + .../export_sql/__init_/__init_niv_zoom.sql | 16 + scripts/export_sql/__init_/__init_oc0.sql | 16 + scripts/export_sql/__init_/__init_oc1.sql | 16 + scripts/export_sql/__init_/__init_oc11.sql | 16 + scripts/export_sql/__init_/__init_oc2_amc.sql | 16 + scripts/export_sql/__init_/__init_oc2_ref.sql | 16 + scripts/export_sql/__init_/__init_oc3.sql | 16 + scripts/export_sql/__init_/__init_oc5.sql | 16 + scripts/export_sql/__init_/__init_oc7.sql | 16 + .../export_sql/__init_/__init_pop_agee_zx.sql | 16 + .../__init_/__init_pop_agee_zx_rc.sql | 16 + scripts/export_sql/__init_/__init_s1_2a.sql | 16 + .../export_sql/__init_/__init_s1_2a_rc.sql | 16 + scripts/export_sql/__init_/__init_s1_2b.sql | 16 + .../export_sql/__init_/__init_s1_2b_rc.sql | 16 + scripts/export_sql/__init_/__init_s2_14a.sql | 16 + .../export_sql/__init_/__init_s2_14a_rc.sql | 16 + .../export_sql/__init_/__init_s2_2a_amc.sql | 16 + .../__init_/__init_s2_2a_amc_rc.sql | 16 + scripts/export_sql/__init_/__init_s2_6a.sql | 16 + .../export_sql/__init_/__init_s2_6a_rc.sql | 16 + scripts/export_sql/__init_/__init_s3_1a.sql | 16 + .../export_sql/__init_/__init_s3_1a_rc.sql | 16 + scripts/export_sql/__init_/__init_s3_1f.sql | 16 + .../export_sql/__init_/__init_s3_1f_rc.sql | 16 + scripts/export_sql/__init_/__init_s3_2b.sql | 16 + .../export_sql/__init_/__init_s3_2b_rc.sql | 16 + .../export_sql/__init_/__init_salaries_zx.sql | 16 + .../__init_/__init_salaries_zx_rc.sql | 16 + .../export_sql/__init_/__init_territoires.sql | 16 + scripts/export_sql/__init_/__init_zf.sql | 16 + scripts/export_sql/__init_/__init_zh.sql | 16 + scripts/export_sql/__init_/__init_zp.sql | 16 + scripts/export_sql/__init_/__init_zq.sql | 16 + scripts/export_sql/__init_/__init_zt.sql | 16 + .../__init_zt_avec_tables_association.sql | 16 + scripts/export_sql/__init_/__init_zv.sql | 16 + scripts/export_sql/__init_/__init_zx.sql | 16 + .../__util_/__util_alim_numdept_terr.sql | 16 + scripts/export_sql/__util_/__util_alim_zx.sql | 16 + .../export_sql/__util_/__util_alim_zx_fct.sql | 16 + .../__util_/__util_create_geomloc.sql | 16 + .../__util_create_index_concurrently.sql | 16 + .../export_sql/__util_/__util_drop_index.sql | 16 + .../__util_/__util_iris2com_epci.sql | 16 + .../export_sql/__util_/__util_iris_dep.sql | 16 + .../export_sql/__util_/__util_liste_chp.sql | 16 + .../__util_/__util_lower_fields.sql | 16 + .../__util_partition_activite_bdtopo.sql | 16 + .../__util_partition_adresse_banplus.sql | 16 + .../__util_partition_adresse_bdtopo.sql | 16 + .../__util_partition_batiment_bdtopo.sql | 16 + .../__util_partition_commune_bdtopo.sql | 16 + .../__util_partition_departement_bdtopo.sql | 16 + .../__util_/__util_partition_epci_bdtopo.sql | 16 + .../__util_/__util_partition_erp_bdtopo.sql | 16 + .../__util_partition_ferree_bdtopo.sql | 16 + .../__util_/__util_partition_ff.sql | 16 + .../__util_/__util_partition_ff_tup.sql | 16 + .../__util_/__util_partition_filosofi.sql | 16 + .../__util_/__util_partition_geosirene_v3.sql | 16 + .../__util_/__util_partition_gpu.sql | 16 + .../__util_/__util_partition_hexag.sql | 16 + ...il_partition_lien_adresse_bati_banplus.sql | 16 + .../__util_partition_logements_acb.sql | 16 + .../__util_/__util_partition_route_bdtopo.sql | 16 + .../__util_/__util_partition_rpg.sql | 16 + .../__util_partition_sous_sols_acb.sql | 16 + .../__util_partition_vegetation_bdtopo.sql | 16 + .../__util_/__util_quote_to_double_quote.sql | 16 + .../__util_/__util_quote_to_underscore.sql | 16 + .../__util_/__util_rename_tables.sql | 16 + .../export_sql/__util_/__util_subdivide.sql | 16 + .../__util_/__util_to_snake_case.sql | 16 + scripts/export_sql/__var_/__var_all.sql | 16 + scripts/export_sql/__var_/__var_all_fct.sql | 16 + scripts/export_sql/__var_/__var_oc0.sql | 16 + scripts/export_sql/__var_/__var_oc11.sql | 16 + scripts/export_sql/__var_/__var_oc1_geom.sql | 16 + .../export_sql/__var_/__var_oc1_geomloc.sql | 16 + scripts/export_sql/__var_/__var_oc2_amc.sql | 16 + scripts/export_sql/__var_/__var_oc2_ref.sql | 16 + scripts/export_sql/__var_/__var_oc3.sql | 16 + scripts/export_sql/__var_/__var_oc5.sql | 16 + scripts/export_sql/__var_/__var_oc7.sql | 16 + scripts/export_sql/__var_/__var_pop1.sql | 16 + .../__var_/__var_pop1_pas_a_pas.sql | 16 + scripts/export_sql/__var_/__var_pop5.sql | 16 + scripts/export_sql/__var_/__var_zq.sql | 16 + scripts/export_sql/__var_/__var_zt.sql | 16 + .../__var_zt_avec_tables_association.sql | 16 + scripts/export_sql/__var_/__var_zx.sql | 16 + scripts/export_sql/export_sql_to_repo.py | 19 +- .../creation_script_init_niv_zoom.py | 18 + scripts/installation/_ajout_departement.bat | 16 + scripts/installation/_ajout_departement.sh | 15 + scripts/installation/_creation_base.bat | 16 + scripts/installation/_creation_base.sh | 16 + 142 files changed, 3329 insertions(+), 2 deletions(-) create mode 100644 Licence_CeCILL_V2.1-en.txt create mode 100644 Licence_CeCILL_V2.1-fr.txt diff --git a/Licence_CeCILL_V2.1-en.txt b/Licence_CeCILL_V2.1-en.txt new file mode 100644 index 0000000..e7c9f89 --- /dev/null +++ b/Licence_CeCILL_V2.1-en.txt @@ -0,0 +1,519 @@ + + CeCILL FREE SOFTWARE LICENSE AGREEMENT + +Version 2.1 dated 2013-06-21 + + + Notice + +This Agreement is a Free Software license agreement that is the result +of discussions between its authors in order to ensure compliance with +the two main principles guiding its drafting: + + * firstly, compliance with the principles governing the distribution + of Free Software: access to source code, broad rights granted to users, + * secondly, the election of a governing law, French law, with which it + is conformant, both as regards the law of torts and intellectual + property law, and the protection that it offers to both authors and + holders of the economic rights over software. + +The authors of the CeCILL (for Ce[a] C[nrs] I[nria] L[ogiciel] L[ibre]) +license are: + +Commissariat à l'énergie atomique et aux énergies alternatives - CEA, a +public scientific, technical and industrial research establishment, +having its principal place of business at 25 rue Leblanc, immeuble Le +Ponant D, 75015 Paris, France. + +Centre National de la Recherche Scientifique - CNRS, a public scientific +and technological establishment, having its principal place of business +at 3 rue Michel-Ange, 75794 Paris cedex 16, France. + +Institut National de Recherche en Informatique et en Automatique - +Inria, a public scientific and technological establishment, having its +principal place of business at Domaine de Voluceau, Rocquencourt, BP +105, 78153 Le Chesnay cedex, France. + + + Preamble + +The purpose of this Free Software license agreement is to grant users +the right to modify and redistribute the software governed by this +license within the framework of an open source distribution model. + +The exercising of this right is conditional upon certain obligations for +users so as to preserve this status for all subsequent redistributions. + +In consideration of access to the source code and the rights to copy, +modify and redistribute granted by the license, users are provided only +with a limited warranty and the software's author, the holder of the +economic rights, and the successive licensors only have limited liability. + +In this respect, the risks associated with loading, using, modifying +and/or developing or reproducing the software by the user are brought to +the user's attention, given its Free Software status, which may make it +complicated to use, with the result that its use is reserved for +developers and experienced professionals having in-depth computer +knowledge. Users are therefore encouraged to load and test the +suitability of the software as regards their requirements in conditions +enabling the security of their systems and/or data to be ensured and, +more generally, to use and operate it in the same conditions of +security. This Agreement may be freely reproduced and published, +provided it is not altered, and that no provisions are either added or +removed herefrom. + +This Agreement may apply to any or all software for which the holder of +the economic rights decides to submit the use thereof to its provisions. + +Frequently asked questions can be found on the official website of the +CeCILL licenses family (http://www.cecill.info/index.en.html) for any +necessary clarification. + + + Article 1 - DEFINITIONS + +For the purpose of this Agreement, when the following expressions +commence with a capital letter, they shall have the following meaning: + +Agreement: means this license agreement, and its possible subsequent +versions and annexes. + +Software: means the software in its Object Code and/or Source Code form +and, where applicable, its documentation, "as is" when the Licensee +accepts the Agreement. + +Initial Software: means the Software in its Source Code and possibly its +Object Code form and, where applicable, its documentation, "as is" when +it is first distributed under the terms and conditions of the Agreement. + +Modified Software: means the Software modified by at least one +Contribution. + +Source Code: means all the Software's instructions and program lines to +which access is required so as to modify the Software. + +Object Code: means the binary files originating from the compilation of +the Source Code. + +Holder: means the holder(s) of the economic rights over the Initial +Software. + +Licensee: means the Software user(s) having accepted the Agreement. + +Contributor: means a Licensee having made at least one Contribution. + +Licensor: means the Holder, or any other individual or legal entity, who +distributes the Software under the Agreement. + +Contribution: means any or all modifications, corrections, translations, +adaptations and/or new functions integrated into the Software by any or +all Contributors, as well as any or all Internal Modules. + +Module: means a set of sources files including their documentation that +enables supplementary functions or services in addition to those offered +by the Software. + +External Module: means any or all Modules, not derived from the +Software, so that this Module and the Software run in separate address +spaces, with one calling the other when they are run. + +Internal Module: means any or all Module, connected to the Software so +that they both execute in the same address space. + +GNU GPL: means the GNU General Public License version 2 or any +subsequent version, as published by the Free Software Foundation Inc. + +GNU Affero GPL: means the GNU Affero General Public License version 3 or +any subsequent version, as published by the Free Software Foundation Inc. + +EUPL: means the European Union Public License version 1.1 or any +subsequent version, as published by the European Commission. + +Parties: mean both the Licensee and the Licensor. + +These expressions may be used both in singular and plural form. + + + Article 2 - PURPOSE + +The purpose of the Agreement is the grant by the Licensor to the +Licensee of a non-exclusive, transferable and worldwide license for the +Software as set forth in Article 5 <#scope> hereinafter for the whole +term of the protection granted by the rights over said Software. + + + Article 3 - ACCEPTANCE + +3.1 The Licensee shall be deemed as having accepted the terms and +conditions of this Agreement upon the occurrence of the first of the +following events: + + * (i) loading the Software by any or all means, notably, by + downloading from a remote server, or by loading from a physical medium; + * (ii) the first time the Licensee exercises any of the rights granted + hereunder. + +3.2 One copy of the Agreement, containing a notice relating to the +characteristics of the Software, to the limited warranty, and to the +fact that its use is restricted to experienced users has been provided +to the Licensee prior to its acceptance as set forth in Article 3.1 +<#accepting> hereinabove, and the Licensee hereby acknowledges that it +has read and understood it. + + + Article 4 - EFFECTIVE DATE AND TERM + + + 4.1 EFFECTIVE DATE + +The Agreement shall become effective on the date when it is accepted by +the Licensee as set forth in Article 3.1 <#accepting>. + + + 4.2 TERM + +The Agreement shall remain in force for the entire legal term of +protection of the economic rights over the Software. + + + Article 5 - SCOPE OF RIGHTS GRANTED + +The Licensor hereby grants to the Licensee, who accepts, the following +rights over the Software for any or all use, and for the term of the +Agreement, on the basis of the terms and conditions set forth hereinafter. + +Besides, if the Licensor owns or comes to own one or more patents +protecting all or part of the functions of the Software or of its +components, the Licensor undertakes not to enforce the rights granted by +these patents against successive Licensees using, exploiting or +modifying the Software. If these patents are transferred, the Licensor +undertakes to have the transferees subscribe to the obligations set +forth in this paragraph. + + + 5.1 RIGHT OF USE + +The Licensee is authorized to use the Software, without any limitation +as to its fields of application, with it being hereinafter specified +that this comprises: + + 1. permanent or temporary reproduction of all or part of the Software + by any or all means and in any or all form. + + 2. loading, displaying, running, or storing the Software on any or all + medium. + + 3. entitlement to observe, study or test its operation so as to + determine the ideas and principles behind any or all constituent + elements of said Software. This shall apply when the Licensee + carries out any or all loading, displaying, running, transmission or + storage operation as regards the Software, that it is entitled to + carry out hereunder. + + + 5.2 ENTITLEMENT TO MAKE CONTRIBUTIONS + +The right to make Contributions includes the right to translate, adapt, +arrange, or make any or all modifications to the Software, and the right +to reproduce the resulting software. + +The Licensee is authorized to make any or all Contributions to the +Software provided that it includes an explicit notice that it is the +author of said Contribution and indicates the date of the creation thereof. + + + 5.3 RIGHT OF DISTRIBUTION + +In particular, the right of distribution includes the right to publish, +transmit and communicate the Software to the general public on any or +all medium, and by any or all means, and the right to market, either in +consideration of a fee, or free of charge, one or more copies of the +Software by any means. + +The Licensee is further authorized to distribute copies of the modified +or unmodified Software to third parties according to the terms and +conditions set forth hereinafter. + + + 5.3.1 DISTRIBUTION OF SOFTWARE WITHOUT MODIFICATION + +The Licensee is authorized to distribute true copies of the Software in +Source Code or Object Code form, provided that said distribution +complies with all the provisions of the Agreement and is accompanied by: + + 1. a copy of the Agreement, + + 2. a notice relating to the limitation of both the Licensor's warranty + and liability as set forth in Articles 8 and 9, + +and that, in the event that only the Object Code of the Software is +redistributed, the Licensee allows effective access to the full Source +Code of the Software for a period of at least three years from the +distribution of the Software, it being understood that the additional +acquisition cost of the Source Code shall not exceed the cost of the +data transfer. + + + 5.3.2 DISTRIBUTION OF MODIFIED SOFTWARE + +When the Licensee makes a Contribution to the Software, the terms and +conditions for the distribution of the resulting Modified Software +become subject to all the provisions of this Agreement. + +The Licensee is authorized to distribute the Modified Software, in +source code or object code form, provided that said distribution +complies with all the provisions of the Agreement and is accompanied by: + + 1. a copy of the Agreement, + + 2. a notice relating to the limitation of both the Licensor's warranty + and liability as set forth in Articles 8 and 9, + +and, in the event that only the object code of the Modified Software is +redistributed, + + 3. a note stating the conditions of effective access to the full source + code of the Modified Software for a period of at least three years + from the distribution of the Modified Software, it being understood + that the additional acquisition cost of the source code shall not + exceed the cost of the data transfer. + + + 5.3.3 DISTRIBUTION OF EXTERNAL MODULES + +When the Licensee has developed an External Module, the terms and +conditions of this Agreement do not apply to said External Module, that +may be distributed under a separate license agreement. + + + 5.3.4 COMPATIBILITY WITH OTHER LICENSES + +The Licensee can include a code that is subject to the provisions of one +of the versions of the GNU GPL, GNU Affero GPL and/or EUPL in the +Modified or unmodified Software, and distribute that entire code under +the terms of the same version of the GNU GPL, GNU Affero GPL and/or EUPL. + +The Licensee can include the Modified or unmodified Software in a code +that is subject to the provisions of one of the versions of the GNU GPL, +GNU Affero GPL and/or EUPL and distribute that entire code under the +terms of the same version of the GNU GPL, GNU Affero GPL and/or EUPL. + + + Article 6 - INTELLECTUAL PROPERTY + + + 6.1 OVER THE INITIAL SOFTWARE + +The Holder owns the economic rights over the Initial Software. Any or +all use of the Initial Software is subject to compliance with the terms +and conditions under which the Holder has elected to distribute its work +and no one shall be entitled to modify the terms and conditions for the +distribution of said Initial Software. + +The Holder undertakes that the Initial Software will remain ruled at +least by this Agreement, for the duration set forth in Article 4.2 <#term>. + + + 6.2 OVER THE CONTRIBUTIONS + +The Licensee who develops a Contribution is the owner of the +intellectual property rights over this Contribution as defined by +applicable law. + + + 6.3 OVER THE EXTERNAL MODULES + +The Licensee who develops an External Module is the owner of the +intellectual property rights over this External Module as defined by +applicable law and is free to choose the type of agreement that shall +govern its distribution. + + + 6.4 JOINT PROVISIONS + +The Licensee expressly undertakes: + + 1. not to remove, or modify, in any manner, the intellectual property + notices attached to the Software; + + 2. to reproduce said notices, in an identical manner, in the copies of + the Software modified or not. + +The Licensee undertakes not to directly or indirectly infringe the +intellectual property rights on the Software of the Holder and/or +Contributors, and to take, where applicable, vis-à-vis its staff, any +and all measures required to ensure respect of said intellectual +property rights of the Holder and/or Contributors. + + + Article 7 - RELATED SERVICES + +7.1 Under no circumstances shall the Agreement oblige the Licensor to +provide technical assistance or maintenance services for the Software. + +However, the Licensor is entitled to offer this type of services. The +terms and conditions of such technical assistance, and/or such +maintenance, shall be set forth in a separate instrument. Only the +Licensor offering said maintenance and/or technical assistance services +shall incur liability therefor. + +7.2 Similarly, any Licensor is entitled to offer to its licensees, under +its sole responsibility, a warranty, that shall only be binding upon +itself, for the redistribution of the Software and/or the Modified +Software, under terms and conditions that it is free to decide. Said +warranty, and the financial terms and conditions of its application, +shall be subject of a separate instrument executed between the Licensor +and the Licensee. + + + Article 8 - LIABILITY + +8.1 Subject to the provisions of Article 8.2, the Licensee shall be +entitled to claim compensation for any direct loss it may have suffered +from the Software as a result of a fault on the part of the relevant +Licensor, subject to providing evidence thereof. + +8.2 The Licensor's liability is limited to the commitments made under +this Agreement and shall not be incurred as a result of in particular: +(i) loss due the Licensee's total or partial failure to fulfill its +obligations, (ii) direct or consequential loss that is suffered by the +Licensee due to the use or performance of the Software, and (iii) more +generally, any consequential loss. In particular the Parties expressly +agree that any or all pecuniary or business loss (i.e. loss of data, +loss of profits, operating loss, loss of customers or orders, +opportunity cost, any disturbance to business activities) or any or all +legal proceedings instituted against the Licensee by a third party, +shall constitute consequential loss and shall not provide entitlement to +any or all compensation from the Licensor. + + + Article 9 - WARRANTY + +9.1 The Licensee acknowledges that the scientific and technical +state-of-the-art when the Software was distributed did not enable all +possible uses to be tested and verified, nor for the presence of +possible defects to be detected. In this respect, the Licensee's +attention has been drawn to the risks associated with loading, using, +modifying and/or developing and reproducing the Software which are +reserved for experienced users. + +The Licensee shall be responsible for verifying, by any or all means, +the suitability of the product for its requirements, its good working +order, and for ensuring that it shall not cause damage to either persons +or properties. + +9.2 The Licensor hereby represents, in good faith, that it is entitled +to grant all the rights over the Software (including in particular the +rights set forth in Article 5 <#scope>). + +9.3 The Licensee acknowledges that the Software is supplied "as is" by +the Licensor without any other express or tacit warranty, other than +that provided for in Article 9.2 <#good-faith> and, in particular, +without any warranty as to its commercial value, its secured, safe, +innovative or relevant nature. + +Specifically, the Licensor does not warrant that the Software is free +from any error, that it will operate without interruption, that it will +be compatible with the Licensee's own equipment and software +configuration, nor that it will meet the Licensee's requirements. + +9.4 The Licensor does not either expressly or tacitly warrant that the +Software does not infringe any third party intellectual property right +relating to a patent, software or any other property right. Therefore, +the Licensor disclaims any and all liability towards the Licensee +arising out of any or all proceedings for infringement that may be +instituted in respect of the use, modification and redistribution of the +Software. Nevertheless, should such proceedings be instituted against +the Licensee, the Licensor shall provide it with technical and legal +expertise for its defense. Such technical and legal expertise shall be +decided on a case-by-case basis between the relevant Licensor and the +Licensee pursuant to a memorandum of understanding. The Licensor +disclaims any and all liability as regards the Licensee's use of the +name of the Software. No warranty is given as regards the existence of +prior rights over the name of the Software or as regards the existence +of a trademark. + + + Article 10 - TERMINATION + +10.1 In the event of a breach by the Licensee of its obligations +hereunder, the Licensor may automatically terminate this Agreement +thirty (30) days after notice has been sent to the Licensee and has +remained ineffective. + +10.2 A Licensee whose Agreement is terminated shall no longer be +authorized to use, modify or distribute the Software. However, any +licenses that it may have granted prior to termination of the Agreement +shall remain valid subject to their having been granted in compliance +with the terms and conditions hereof. + + + Article 11 - MISCELLANEOUS + + + 11.1 EXCUSABLE EVENTS + +Neither Party shall be liable for any or all delay, or failure to +perform the Agreement, that may be attributable to an event of force +majeure, an act of God or an outside cause, such as defective +functioning or interruptions of the electricity or telecommunications +networks, network paralysis following a virus attack, intervention by +government authorities, natural disasters, water damage, earthquakes, +fire, explosions, strikes and labor unrest, war, etc. + +11.2 Any failure by either Party, on one or more occasions, to invoke +one or more of the provisions hereof, shall under no circumstances be +interpreted as being a waiver by the interested Party of its right to +invoke said provision(s) subsequently. + +11.3 The Agreement cancels and replaces any or all previous agreements, +whether written or oral, between the Parties and having the same +purpose, and constitutes the entirety of the agreement between said +Parties concerning said purpose. No supplement or modification to the +terms and conditions hereof shall be effective as between the Parties +unless it is made in writing and signed by their duly authorized +representatives. + +11.4 In the event that one or more of the provisions hereof were to +conflict with a current or future applicable act or legislative text, +said act or legislative text shall prevail, and the Parties shall make +the necessary amendments so as to comply with said act or legislative +text. All other provisions shall remain effective. Similarly, invalidity +of a provision of the Agreement, for any reason whatsoever, shall not +cause the Agreement as a whole to be invalid. + + + 11.5 LANGUAGE + +The Agreement is drafted in both French and English and both versions +are deemed authentic. + + + Article 12 - NEW VERSIONS OF THE AGREEMENT + +12.1 Any person is authorized to duplicate and distribute copies of this +Agreement. + +12.2 So as to ensure coherence, the wording of this Agreement is +protected and may only be modified by the authors of the License, who +reserve the right to periodically publish updates or new versions of the +Agreement, each with a separate number. These subsequent versions may +address new issues encountered by Free Software. + +12.3 Any Software distributed under a given version of the Agreement may +only be subsequently distributed under the same version of the Agreement +or a subsequent version, subject to the provisions of Article 5.3.4 +<#compatibility>. + + + Article 13 - GOVERNING LAW AND JURISDICTION + +13.1 The Agreement is governed by French law. The Parties agree to +endeavor to seek an amicable solution to any disagreements or disputes +that may arise during the performance of the Agreement. + +13.2 Failing an amicable solution within two (2) months as from their +occurrence, and unless emergency proceedings are necessary, the +disagreements or disputes shall be referred to the Paris Courts having +jurisdiction, by the more diligent Party. + diff --git a/Licence_CeCILL_V2.1-fr.txt b/Licence_CeCILL_V2.1-fr.txt new file mode 100644 index 0000000..be9a324 --- /dev/null +++ b/Licence_CeCILL_V2.1-fr.txt @@ -0,0 +1,550 @@ + + CONTRAT DE LICENCE DE LOGICIEL LIBRE CeCILL + +Version 2.1 du 2013-06-21 + + + Avertissement + +Ce contrat est une licence de logiciel libre issue d'une concertation +entre ses auteurs afin que le respect de deux grands principes préside à +sa rédaction: + + * d'une part, le respect des principes de diffusion des logiciels + libres: accès au code source, droits étendus conférés aux utilisateurs, + * d'autre part, la désignation d'un droit applicable, le droit + français, auquel elle est conforme, tant au regard du droit de la + responsabilité civile que du droit de la propriété intellectuelle et + de la protection qu'il offre aux auteurs et titulaires des droits + patrimoniaux sur un logiciel. + +Les auteurs de la licence CeCILL (Ce[a] C[nrs] I[nria] L[ogiciel] L[ibre]) +sont: + +Commissariat à l'énergie atomique et aux énergies alternatives - CEA, +établissement public de recherche à caractère scientifique, technique et +industriel, dont le siège est situé 25 rue Leblanc, immeuble Le Ponant +D, 75015 Paris. + +Centre National de la Recherche Scientifique - CNRS, établissement +public à caractère scientifique et technologique, dont le siège est +situé 3 rue Michel-Ange, 75794 Paris cedex 16. + +Institut National de Recherche en Informatique et en Automatique - +Inria, établissement public à caractère scientifique et technologique, +dont le siège est situé Domaine de Voluceau, Rocquencourt, BP 105, 78153 +Le Chesnay cedex. + + + Préambule + +Ce contrat est une licence de logiciel libre dont l'objectif est de +conférer aux utilisateurs la liberté de modification et de +redistribution du logiciel régi par cette licence dans le cadre d'un +modèle de diffusion en logiciel libre. + +L'exercice de ces libertés est assorti de certains devoirs à la charge +des utilisateurs afin de préserver ce statut au cours des +redistributions ultérieures. + +L'accessibilité au code source et les droits de copie, de modification +et de redistribution qui en découlent ont pour contrepartie de n'offrir +aux utilisateurs qu'une garantie limitée et de ne faire peser sur +l'auteur du logiciel, le titulaire des droits patrimoniaux et les +concédants successifs qu'une responsabilité restreinte. + +A cet égard l'attention de l'utilisateur est attirée sur les risques +associés au chargement, à l'utilisation, à la modification et/ou au +développement et à la reproduction du logiciel par l'utilisateur étant +donné sa spécificité de logiciel libre, qui peut le rendre complexe à +manipuler et qui le réserve donc à des développeurs ou des +professionnels avertis possédant des connaissances informatiques +approfondies. Les utilisateurs sont donc invités à charger et tester +l'adéquation du logiciel à leurs besoins dans des conditions permettant +d'assurer la sécurité de leurs systèmes et/ou de leurs données et, plus +généralement, à l'utiliser et l'exploiter dans les mêmes conditions de +sécurité. Ce contrat peut être reproduit et diffusé librement, sous +réserve de le conserver en l'état, sans ajout ni suppression de clauses. + +Ce contrat est susceptible de s'appliquer à tout logiciel dont le +titulaire des droits patrimoniaux décide de soumettre l'exploitation aux +dispositions qu'il contient. + +Une liste de questions fréquemment posées se trouve sur le site web +officiel de la famille des licences CeCILL +(http://www.cecill.info/index.fr.html) pour toute clarification qui +serait nécessaire. + + + Article 1 - DEFINITIONS + +Dans ce contrat, les termes suivants, lorsqu'ils seront écrits avec une +lettre capitale, auront la signification suivante: + +Contrat: désigne le présent contrat de licence, ses éventuelles versions +postérieures et annexes. + +Logiciel: désigne le logiciel sous sa forme de Code Objet et/ou de Code +Source et le cas échéant sa documentation, dans leur état au moment de +l'acceptation du Contrat par le Licencié. + +Logiciel Initial: désigne le Logiciel sous sa forme de Code Source et +éventuellement de Code Objet et le cas échéant sa documentation, dans +leur état au moment de leur première diffusion sous les termes du Contrat. + +Logiciel Modifié: désigne le Logiciel modifié par au moins une +Contribution. + +Code Source: désigne l'ensemble des instructions et des lignes de +programme du Logiciel et auquel l'accès est nécessaire en vue de +modifier le Logiciel. + +Code Objet: désigne les fichiers binaires issus de la compilation du +Code Source. + +Titulaire: désigne le ou les détenteurs des droits patrimoniaux d'auteur +sur le Logiciel Initial. + +Licencié: désigne le ou les utilisateurs du Logiciel ayant accepté le +Contrat. + +Contributeur: désigne le Licencié auteur d'au moins une Contribution. + +Concédant: désigne le Titulaire ou toute personne physique ou morale +distribuant le Logiciel sous le Contrat. + +Contribution: désigne l'ensemble des modifications, corrections, +traductions, adaptations et/ou nouvelles fonctionnalités intégrées dans +le Logiciel par tout Contributeur, ainsi que tout Module Interne. + +Module: désigne un ensemble de fichiers sources y compris leur +documentation qui permet de réaliser des fonctionnalités ou services +supplémentaires à ceux fournis par le Logiciel. + +Module Externe: désigne tout Module, non dérivé du Logiciel, tel que ce +Module et le Logiciel s'exécutent dans des espaces d'adressage +différents, l'un appelant l'autre au moment de leur exécution. + +Module Interne: désigne tout Module lié au Logiciel de telle sorte +qu'ils s'exécutent dans le même espace d'adressage. + +GNU GPL: désigne la GNU General Public License dans sa version 2 ou +toute version ultérieure, telle que publiée par Free Software Foundation +Inc. + +GNU Affero GPL: désigne la GNU Affero General Public License dans sa +version 3 ou toute version ultérieure, telle que publiée par Free +Software Foundation Inc. + +EUPL: désigne la Licence Publique de l'Union européenne dans sa version +1.1 ou toute version ultérieure, telle que publiée par la Commission +Européenne. + +Parties: désigne collectivement le Licencié et le Concédant. + +Ces termes s'entendent au singulier comme au pluriel. + + + Article 2 - OBJET + +Le Contrat a pour objet la concession par le Concédant au Licencié d'une +licence non exclusive, cessible et mondiale du Logiciel telle que +définie ci-après à l'article 5 <#etendue> pour toute la durée de +protection des droits portant sur ce Logiciel. + + + Article 3 - ACCEPTATION + +3.1 L'acceptation par le Licencié des termes du Contrat est réputée +acquise du fait du premier des faits suivants: + + * (i) le chargement du Logiciel par tout moyen notamment par + téléchargement à partir d'un serveur distant ou par chargement à + partir d'un support physique; + * (ii) le premier exercice par le Licencié de l'un quelconque des + droits concédés par le Contrat. + +3.2 Un exemplaire du Contrat, contenant notamment un avertissement +relatif aux spécificités du Logiciel, à la restriction de garantie et à +la limitation à un usage par des utilisateurs expérimentés a été mis à +disposition du Licencié préalablement à son acceptation telle que +définie à l'article 3.1 <#acceptation-acquise> ci dessus et le Licencié +reconnaît en avoir pris connaissance. + + + Article 4 - ENTREE EN VIGUEUR ET DUREE + + + 4.1 ENTREE EN VIGUEUR + +Le Contrat entre en vigueur à la date de son acceptation par le Licencié +telle que définie en 3.1 <#acceptation-acquise>. + + + 4.2 DUREE + +Le Contrat produira ses effets pendant toute la durée légale de +protection des droits patrimoniaux portant sur le Logiciel. + + + Article 5 - ETENDUE DES DROITS CONCEDES + +Le Concédant concède au Licencié, qui accepte, les droits suivants sur +le Logiciel pour toutes destinations et pour la durée du Contrat dans +les conditions ci-après détaillées. + +Par ailleurs, si le Concédant détient ou venait à détenir un ou +plusieurs brevets d'invention protégeant tout ou partie des +fonctionnalités du Logiciel ou de ses composants, il s'engage à ne pas +opposer les éventuels droits conférés par ces brevets aux Licenciés +successifs qui utiliseraient, exploiteraient ou modifieraient le +Logiciel. En cas de cession de ces brevets, le Concédant s'engage à +faire reprendre les obligations du présent alinéa aux cessionnaires. + + + 5.1 DROIT D'UTILISATION + +Le Licencié est autorisé à utiliser le Logiciel, sans restriction quant +aux domaines d'application, étant ci-après précisé que cela comporte: + + 1. + + la reproduction permanente ou provisoire du Logiciel en tout ou + partie par tout moyen et sous toute forme. + + 2. + + le chargement, l'affichage, l'exécution, ou le stockage du Logiciel + sur tout support. + + 3. + + la possibilité d'en observer, d'en étudier, ou d'en tester le + fonctionnement afin de déterminer les idées et principes qui sont à + la base de n'importe quel élément de ce Logiciel; et ceci, lorsque + le Licencié effectue toute opération de chargement, d'affichage, + d'exécution, de transmission ou de stockage du Logiciel qu'il est en + droit d'effectuer en vertu du Contrat. + + + 5.2 DROIT D'APPORTER DES CONTRIBUTIONS + +Le droit d'apporter des Contributions comporte le droit de traduire, +d'adapter, d'arranger ou d'apporter toute autre modification au Logiciel +et le droit de reproduire le logiciel en résultant. + +Le Licencié est autorisé à apporter toute Contribution au Logiciel sous +réserve de mentionner, de façon explicite, son nom en tant qu'auteur de +cette Contribution et la date de création de celle-ci. + + + 5.3 DROIT DE DISTRIBUTION + +Le droit de distribution comporte notamment le droit de diffuser, de +transmettre et de communiquer le Logiciel au public sur tout support et +par tout moyen ainsi que le droit de mettre sur le marché à titre +onéreux ou gratuit, un ou des exemplaires du Logiciel par tout procédé. + +Le Licencié est autorisé à distribuer des copies du Logiciel, modifié ou +non, à des tiers dans les conditions ci-après détaillées. + + + 5.3.1 DISTRIBUTION DU LOGICIEL SANS MODIFICATION + +Le Licencié est autorisé à distribuer des copies conformes du Logiciel, +sous forme de Code Source ou de Code Objet, à condition que cette +distribution respecte les dispositions du Contrat dans leur totalité et +soit accompagnée: + + 1. + + d'un exemplaire du Contrat, + + 2. + + d'un avertissement relatif à la restriction de garantie et de + responsabilité du Concédant telle que prévue aux articles 8 + <#responsabilite> et 9 <#garantie>, + +et que, dans le cas où seul le Code Objet du Logiciel est redistribué, +le Licencié permette un accès effectif au Code Source complet du +Logiciel pour une durée d'au moins 3 ans à compter de la distribution du +logiciel, étant entendu que le coût additionnel d'acquisition du Code +Source ne devra pas excéder le simple coût de transfert des données. + + + 5.3.2 DISTRIBUTION DU LOGICIEL MODIFIE + +Lorsque le Licencié apporte une Contribution au Logiciel, les conditions +de distribution du Logiciel Modifié en résultant sont alors soumises à +l'intégralité des dispositions du Contrat. + +Le Licencié est autorisé à distribuer le Logiciel Modifié, sous forme de +code source ou de code objet, à condition que cette distribution +respecte les dispositions du Contrat dans leur totalité et soit +accompagnée: + + 1. + + d'un exemplaire du Contrat, + + 2. + + d'un avertissement relatif à la restriction de garantie et de + responsabilité du Concédant telle que prévue aux articles 8 + <#responsabilite> et 9 <#garantie>, + +et, dans le cas où seul le code objet du Logiciel Modifié est redistribué, + + 3. + + d'une note précisant les conditions d'accès effectif au code source + complet du Logiciel Modifié, pendant une période d'au moins 3 ans à + compter de la distribution du Logiciel Modifié, étant entendu que le + coût additionnel d'acquisition du code source ne devra pas excéder + le simple coût de transfert des données. + + + 5.3.3 DISTRIBUTION DES MODULES EXTERNES + +Lorsque le Licencié a développé un Module Externe les conditions du +Contrat ne s'appliquent pas à ce Module Externe, qui peut être distribué +sous un contrat de licence différent. + + + 5.3.4 COMPATIBILITE AVEC D'AUTRES LICENCES + +Le Licencié peut inclure un code soumis aux dispositions d'une des +versions de la licence GNU GPL, GNU Affero GPL et/ou EUPL dans le +Logiciel modifié ou non et distribuer l'ensemble sous les conditions de +la même version de la licence GNU GPL, GNU Affero GPL et/ou EUPL. + +Le Licencié peut inclure le Logiciel modifié ou non dans un code soumis +aux dispositions d'une des versions de la licence GNU GPL, GNU Affero +GPL et/ou EUPL et distribuer l'ensemble sous les conditions de la même +version de la licence GNU GPL, GNU Affero GPL et/ou EUPL. + + + Article 6 - PROPRIETE INTELLECTUELLE + + + 6.1 SUR LE LOGICIEL INITIAL + +Le Titulaire est détenteur des droits patrimoniaux sur le Logiciel +Initial. Toute utilisation du Logiciel Initial est soumise au respect +des conditions dans lesquelles le Titulaire a choisi de diffuser son +oeuvre et nul autre n'a la faculté de modifier les conditions de +diffusion de ce Logiciel Initial. + +Le Titulaire s'engage à ce que le Logiciel Initial reste au moins régi +par le Contrat et ce, pour la durée visée à l'article 4.2 <#duree>. + + + 6.2 SUR LES CONTRIBUTIONS + +Le Licencié qui a développé une Contribution est titulaire sur celle-ci +des droits de propriété intellectuelle dans les conditions définies par +la législation applicable. + + + 6.3 SUR LES MODULES EXTERNES + +Le Licencié qui a développé un Module Externe est titulaire sur celui-ci +des droits de propriété intellectuelle dans les conditions définies par +la législation applicable et reste libre du choix du contrat régissant +sa diffusion. + + + 6.4 DISPOSITIONS COMMUNES + +Le Licencié s'engage expressément: + + 1. + + à ne pas supprimer ou modifier de quelque manière que ce soit les + mentions de propriété intellectuelle apposées sur le Logiciel; + + 2. + + à reproduire à l'identique lesdites mentions de propriété + intellectuelle sur les copies du Logiciel modifié ou non. + +Le Licencié s'engage à ne pas porter atteinte, directement ou +indirectement, aux droits de propriété intellectuelle du Titulaire et/ou +des Contributeurs sur le Logiciel et à prendre, le cas échéant, à +l'égard de son personnel toutes les mesures nécessaires pour assurer le +respect des dits droits de propriété intellectuelle du Titulaire et/ou +des Contributeurs. + + + Article 7 - SERVICES ASSOCIES + +7.1 Le Contrat n'oblige en aucun cas le Concédant à la réalisation de +prestations d'assistance technique ou de maintenance du Logiciel. + +Cependant le Concédant reste libre de proposer ce type de services. Les +termes et conditions d'une telle assistance technique et/ou d'une telle +maintenance seront alors déterminés dans un acte séparé. Ces actes de +maintenance et/ou assistance technique n'engageront que la seule +responsabilité du Concédant qui les propose. + +7.2 De même, tout Concédant est libre de proposer, sous sa seule +responsabilité, à ses licenciés une garantie, qui n'engagera que lui, +lors de la redistribution du Logiciel et/ou du Logiciel Modifié et ce, +dans les conditions qu'il souhaite. Cette garantie et les modalités +financières de son application feront l'objet d'un acte séparé entre le +Concédant et le Licencié. + + + Article 8 - RESPONSABILITE + +8.1 Sous réserve des dispositions de l'article 8.2 +<#limite-responsabilite>, le Licencié a la faculté, sous réserve de +prouver la faute du Concédant concerné, de solliciter la réparation du +préjudice direct qu'il subirait du fait du Logiciel et dont il apportera +la preuve. + +8.2 La responsabilité du Concédant est limitée aux engagements pris en +application du Contrat et ne saurait être engagée en raison notamment: +(i) des dommages dus à l'inexécution, totale ou partielle, de ses +obligations par le Licencié, (ii) des dommages directs ou indirects +découlant de l'utilisation ou des performances du Logiciel subis par le +Licencié et (iii) plus généralement d'un quelconque dommage indirect. En +particulier, les Parties conviennent expressément que tout préjudice +financier ou commercial (par exemple perte de données, perte de +bénéfices, perte d'exploitation, perte de clientèle ou de commandes, +manque à gagner, trouble commercial quelconque) ou toute action dirigée +contre le Licencié par un tiers, constitue un dommage indirect et +n'ouvre pas droit à réparation par le Concédant. + + + Article 9 - GARANTIE + +9.1 Le Licencié reconnaît que l'état actuel des connaissances +scientifiques et techniques au moment de la mise en circulation du +Logiciel ne permet pas d'en tester et d'en vérifier toutes les +utilisations ni de détecter l'existence d'éventuels défauts. L'attention +du Licencié a été attirée sur ce point sur les risques associés au +chargement, à l'utilisation, la modification et/ou au développement et à +la reproduction du Logiciel qui sont réservés à des utilisateurs avertis. + +Il relève de la responsabilité du Licencié de contrôler, par tous +moyens, l'adéquation du produit à ses besoins, son bon fonctionnement et +de s'assurer qu'il ne causera pas de dommages aux personnes et aux biens. + +9.2 Le Concédant déclare de bonne foi être en droit de concéder +l'ensemble des droits attachés au Logiciel (comprenant notamment les +droits visés à l'article 5 <#etendue>). + +9.3 Le Licencié reconnaît que le Logiciel est fourni "en l'état" par le +Concédant sans autre garantie, expresse ou tacite, que celle prévue à +l'article 9.2 <#bonne-foi> et notamment sans aucune garantie sur sa +valeur commerciale, son caractère sécurisé, innovant ou pertinent. + +En particulier, le Concédant ne garantit pas que le Logiciel est exempt +d'erreur, qu'il fonctionnera sans interruption, qu'il sera compatible +avec l'équipement du Licencié et sa configuration logicielle ni qu'il +remplira les besoins du Licencié. + +9.4 Le Concédant ne garantit pas, de manière expresse ou tacite, que le +Logiciel ne porte pas atteinte à un quelconque droit de propriété +intellectuelle d'un tiers portant sur un brevet, un logiciel ou sur tout +autre droit de propriété. Ainsi, le Concédant exclut toute garantie au +profit du Licencié contre les actions en contrefaçon qui pourraient être +diligentées au titre de l'utilisation, de la modification, et de la +redistribution du Logiciel. Néanmoins, si de telles actions sont +exercées contre le Licencié, le Concédant lui apportera son expertise +technique et juridique pour sa défense. Cette expertise technique et +juridique est déterminée au cas par cas entre le Concédant concerné et +le Licencié dans le cadre d'un protocole d'accord. Le Concédant dégage +toute responsabilité quant à l'utilisation de la dénomination du +Logiciel par le Licencié. Aucune garantie n'est apportée quant à +l'existence de droits antérieurs sur le nom du Logiciel et sur +l'existence d'une marque. + + + Article 10 - RESILIATION + +10.1 En cas de manquement par le Licencié aux obligations mises à sa +charge par le Contrat, le Concédant pourra résilier de plein droit le +Contrat trente (30) jours après notification adressée au Licencié et +restée sans effet. + +10.2 Le Licencié dont le Contrat est résilié n'est plus autorisé à +utiliser, modifier ou distribuer le Logiciel. Cependant, toutes les +licences qu'il aura concédées antérieurement à la résiliation du Contrat +resteront valides sous réserve qu'elles aient été effectuées en +conformité avec le Contrat. + + + Article 11 - DISPOSITIONS DIVERSES + + + 11.1 CAUSE EXTERIEURE + +Aucune des Parties ne sera responsable d'un retard ou d'une défaillance +d'exécution du Contrat qui serait dû à un cas de force majeure, un cas +fortuit ou une cause extérieure, telle que, notamment, le mauvais +fonctionnement ou les interruptions du réseau électrique ou de +télécommunication, la paralysie du réseau liée à une attaque +informatique, l'intervention des autorités gouvernementales, les +catastrophes naturelles, les dégâts des eaux, les tremblements de terre, +le feu, les explosions, les grèves et les conflits sociaux, l'état de +guerre... + +11.2 Le fait, par l'une ou l'autre des Parties, d'omettre en une ou +plusieurs occasions de se prévaloir d'une ou plusieurs dispositions du +Contrat, ne pourra en aucun cas impliquer renonciation par la Partie +intéressée à s'en prévaloir ultérieurement. + +11.3 Le Contrat annule et remplace toute convention antérieure, écrite +ou orale, entre les Parties sur le même objet et constitue l'accord +entier entre les Parties sur cet objet. Aucune addition ou modification +aux termes du Contrat n'aura d'effet à l'égard des Parties à moins +d'être faite par écrit et signée par leurs représentants dûment habilités. + +11.4 Dans l'hypothèse où une ou plusieurs des dispositions du Contrat +s'avèrerait contraire à une loi ou à un texte applicable, existants ou +futurs, cette loi ou ce texte prévaudrait, et les Parties feraient les +amendements nécessaires pour se conformer à cette loi ou à ce texte. +Toutes les autres dispositions resteront en vigueur. De même, la +nullité, pour quelque raison que ce soit, d'une des dispositions du +Contrat ne saurait entraîner la nullité de l'ensemble du Contrat. + + + 11.5 LANGUE + +Le Contrat est rédigé en langue française et en langue anglaise, ces +deux versions faisant également foi. + + + Article 12 - NOUVELLES VERSIONS DU CONTRAT + +12.1 Toute personne est autorisée à copier et distribuer des copies de +ce Contrat. + +12.2 Afin d'en préserver la cohérence, le texte du Contrat est protégé +et ne peut être modifié que par les auteurs de la licence, lesquels se +réservent le droit de publier périodiquement des mises à jour ou de +nouvelles versions du Contrat, qui posséderont chacune un numéro +distinct. Ces versions ultérieures seront susceptibles de prendre en +compte de nouvelles problématiques rencontrées par les logiciels libres. + +12.3 Tout Logiciel diffusé sous une version donnée du Contrat ne pourra +faire l'objet d'une diffusion ultérieure que sous la même version du +Contrat ou une version postérieure, sous réserve des dispositions de +l'article 5.3.4 <#compatibilite>. + + + Article 13 - LOI APPLICABLE ET COMPETENCE TERRITORIALE + +13.1 Le Contrat est régi par la loi française. Les Parties conviennent +de tenter de régler à l'amiable les différends ou litiges qui +viendraient à se produire par suite ou à l'occasion du Contrat. + +13.2 A défaut d'accord amiable dans un délai de deux (2) mois à compter +de leur survenance et sauf situation relevant d'une procédure d'urgence, +les différends ou litiges seront portés par la Partie la plus diligente +devant les Tribunaux compétents de Paris. + + diff --git a/classes/ArborescenceActions.py b/classes/ArborescenceActions.py index 13531c0..6696df7 100644 --- a/classes/ArborescenceActions.py +++ b/classes/ArborescenceActions.py @@ -1,3 +1,20 @@ +""" +/*************************************************************************** + Plugin du projet AgiRisk + begin : 2022-04-06 + copyright : (C) 2023 by Cerema + email : agirisk@cerema.fr + ***************************************************************************/ + +/*************************************************************************** + * * + * Ce programme est un logiciel libre, distribué selon les termes de la * + * licence CeCILL v2.1 disponible à l'adresse suivante : * + * http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * + * ou toute autre version ultérieure. * + * * + ***************************************************************************/ +""" ''' Class ArborescenceActions.py diff --git a/classes/ArborescenceIndicateurs.py b/classes/ArborescenceIndicateurs.py index 85ceb39..679229e 100644 --- a/classes/ArborescenceIndicateurs.py +++ b/classes/ArborescenceIndicateurs.py @@ -1,3 +1,20 @@ +""" +/*************************************************************************** + Plugin du projet AgiRisk + begin : 2022-04-06 + copyright : (C) 2023 by Cerema + email : agirisk@cerema.fr + ***************************************************************************/ + +/*************************************************************************** + * * + * Ce programme est un logiciel libre, distribué selon les termes de la * + * licence CeCILL v2.1 disponible à l'adresse suivante : * + * http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * + * ou toute autre version ultérieure. * + * * + ***************************************************************************/ +""" ''' Class ArborescenceIndicateurs.py diff --git a/classes/Bdd.py b/classes/Bdd.py index 864dcbc..376eab2 100644 --- a/classes/Bdd.py +++ b/classes/Bdd.py @@ -1,3 +1,21 @@ +""" +/*************************************************************************** + Plugin du projet AgiRisk + begin : 2022-04-06 + copyright : (C) 2023 by Cerema + email : agirisk@cerema.fr + ***************************************************************************/ + +/*************************************************************************** + * * + * Ce programme est un logiciel libre, distribué selon les termes de la * + * licence CeCILL v2.1 disponible à l'adresse suivante : * + * http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * + * ou toute autre version ultérieure. * + * * + ***************************************************************************/ +""" + import psycopg2 import psycopg2.extras from qgis.core import QgsMessageLog, Qgis, QgsDataSourceUri, QgsMapLayer, QgsVectorLayerExporter, QgsVectorLayer, QgsFeatureRequest, QgsField diff --git a/classes/Cards.py b/classes/Cards.py index a1ec3b6..c2ae872 100644 --- a/classes/Cards.py +++ b/classes/Cards.py @@ -1,3 +1,21 @@ +""" +/*************************************************************************** + Plugin du projet AgiRisk + begin : 2022-04-06 + copyright : (C) 2023 by Cerema + email : agirisk@cerema.fr + ***************************************************************************/ + +/*************************************************************************** + * * + * Ce programme est un logiciel libre, distribué selon les termes de la * + * licence CeCILL v2.1 disponible à l'adresse suivante : * + * http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * + * ou toute autre version ultérieure. * + * * + ***************************************************************************/ +""" + from qgis.PyQt.QtWidgets import QWidget, QDockWidget from qgis.core import QgsMessageLog, Qgis from PyQt5 import QtGui, QtWidgets diff --git a/classes/Dashboard.py b/classes/Dashboard.py index 0c2c880..50e70ef 100644 --- a/classes/Dashboard.py +++ b/classes/Dashboard.py @@ -1,3 +1,21 @@ +""" +/*************************************************************************** + Plugin du projet AgiRisk + begin : 2022-04-06 + copyright : (C) 2023 by Cerema + email : agirisk@cerema.fr + ***************************************************************************/ + +/*************************************************************************** + * * + * Ce programme est un logiciel libre, distribué selon les termes de la * + * licence CeCILL v2.1 disponible à l'adresse suivante : * + * http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * + * ou toute autre version ultérieure. * + * * + ***************************************************************************/ +""" + from PyQt5 import QtCore from PyQt5.QtCore import Qt, QObject, QVariant from PyQt5.QtGui import QColor diff --git a/classes/ModeleTerritorial.py b/classes/ModeleTerritorial.py index fe32625..6a45cfb 100644 --- a/classes/ModeleTerritorial.py +++ b/classes/ModeleTerritorial.py @@ -1,3 +1,21 @@ +""" +/*************************************************************************** + Plugin du projet AgiRisk + begin : 2022-04-06 + copyright : (C) 2023 by Cerema + email : agirisk@cerema.fr + ***************************************************************************/ + +/*************************************************************************** + * * + * Ce programme est un logiciel libre, distribué selon les termes de la * + * licence CeCILL v2.1 disponible à l'adresse suivante : * + * http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * + * ou toute autre version ultérieure. * + * * + ***************************************************************************/ +""" + import copy, os from qgis.core import QgsVectorLayer, QgsFeature, QgsProject, QgsField, QgsMessageLog, Qgis, QgsCoordinateReferenceSystem, QgsCoordinateTransformContext, QgsFeature, QgsField, QgsFields, QgsWkbTypes, QgsCoordinateTransform from PyQt5.QtCore import QVariant diff --git a/classes/Ressources.py b/classes/Ressources.py index eeccb77..acb75fb 100644 --- a/classes/Ressources.py +++ b/classes/Ressources.py @@ -1,3 +1,21 @@ +""" +/*************************************************************************** + Plugin du projet AgiRisk + begin : 2022-04-06 + copyright : (C) 2023 by Cerema + email : agirisk@cerema.fr + ***************************************************************************/ + +/*************************************************************************** + * * + * Ce programme est un logiciel libre, distribué selon les termes de la * + * licence CeCILL v2.1 disponible à l'adresse suivante : * + * http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * + * ou toute autre version ultérieure. * + * * + ***************************************************************************/ +""" + from qgis.core import QgsRasterLayer from PyQt5.QtCore import QVariant import json, os diff --git a/classes/messages_utilisateur.py b/classes/messages_utilisateur.py index 4ea3bb3..f73f08a 100644 --- a/classes/messages_utilisateur.py +++ b/classes/messages_utilisateur.py @@ -1,3 +1,21 @@ +""" +/*************************************************************************** + Plugin du projet AgiRisk + begin : 2022-04-06 + copyright : (C) 2023 by Cerema + email : agirisk@cerema.fr + ***************************************************************************/ + +/*************************************************************************** + * * + * Ce programme est un logiciel libre, distribué selon les termes de la * + * licence CeCILL v2.1 disponible à l'adresse suivante : * + * http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * + * ou toute autre version ultérieure. * + * * + ***************************************************************************/ +""" + from PyQt5.QtWidgets import QMessageBox def avertissement(texte, info): diff --git a/scripts/creation_arborescences/script_arborescences_pts_vue/exemple_rendu_arbo_pt_vue.py b/scripts/creation_arborescences/script_arborescences_pts_vue/exemple_rendu_arbo_pt_vue.py index b0b2049..9a38817 100644 --- a/scripts/creation_arborescences/script_arborescences_pts_vue/exemple_rendu_arbo_pt_vue.py +++ b/scripts/creation_arborescences/script_arborescences_pts_vue/exemple_rendu_arbo_pt_vue.py @@ -1,3 +1,21 @@ +""" +/*************************************************************************** + Plugin du projet AgiRisk + begin : 2022-04-06 + copyright : (C) 2023 by Cerema + email : agirisk@cerema.fr + ***************************************************************************/ + +/*************************************************************************** + * * + * Ce programme est un logiciel libre, distribué selon les termes de la * + * licence CeCILL v2.1 disponible à l'adresse suivante : * + * http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * + * ou toute autre version ultérieure. * + * * + ***************************************************************************/ +""" + import sys from PyQt5 import QtGui, QtWidgets import json diff --git a/scripts/dump_sql/create_partition.py b/scripts/dump_sql/create_partition.py index 6773e64..3e9a255 100644 --- a/scripts/dump_sql/create_partition.py +++ b/scripts/dump_sql/create_partition.py @@ -1,3 +1,21 @@ +""" +/*************************************************************************** + Plugin du projet AgiRisk + begin : 2022-04-06 + copyright : (C) 2023 by Cerema + email : agirisk@cerema.fr + ***************************************************************************/ + +/*************************************************************************** + * * + * Ce programme est un logiciel libre, distribué selon les termes de la * + * licence CeCILL v2.1 disponible à l'adresse suivante : * + * http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * + * ou toute autre version ultérieure. * + * * + ***************************************************************************/ +""" + import sys # Récupération des arguments diff --git a/scripts/export_sql/__indic_/__indic_all.sql b/scripts/export_sql/__indic_/__indic_all.sql index 0dbeac7..e1d0137 100644 --- a/scripts/export_sql/__indic_/__indic_all.sql +++ b/scripts/export_sql/__indic_/__indic_all.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__indic_all(IN nom_ter text, IN an_bdtopo text, IN an_fct_dmg text) diff --git a/scripts/export_sql/__indic_/__indic_all_fct.sql b/scripts/export_sql/__indic_/__indic_all_fct.sql index b8493ca..fd3f5c1 100644 --- a/scripts/export_sql/__indic_/__indic_all_fct.sql +++ b/scripts/export_sql/__indic_/__indic_all_fct.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__indic_all_fct(nom_ter text, an_bdtopo text, an_fct_dmg text) diff --git a/scripts/export_sql/__indic_/__indic_logt_zx.sql b/scripts/export_sql/__indic_/__indic_logt_zx.sql index 1c7c51f..a6df2b8 100644 --- a/scripts/export_sql/__indic_/__indic_logt_zx.sql +++ b/scripts/export_sql/__indic_/__indic_logt_zx.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__indic_logt_zx(nom_ter text, typ_alea text, code_occ text, an_bdtopo text) diff --git a/scripts/export_sql/__indic_/__indic_logt_zx_rc.sql b/scripts/export_sql/__indic_/__indic_logt_zx_rc.sql index 66fe7da..0b4c7aa 100644 --- a/scripts/export_sql/__indic_/__indic_logt_zx_rc.sql +++ b/scripts/export_sql/__indic_/__indic_logt_zx_rc.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__indic_logt_zx_rc(nom_ter text, typ_alea text, code_occ text, an_bdtopo text) diff --git a/scripts/export_sql/__indic_/__indic_pop_agee_zx.sql b/scripts/export_sql/__indic_/__indic_pop_agee_zx.sql index ddc8f8a..99ddec0 100644 --- a/scripts/export_sql/__indic_/__indic_pop_agee_zx.sql +++ b/scripts/export_sql/__indic_/__indic_pop_agee_zx.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__indic_pop_agee_zx(nom_ter text, typ_alea text, code_occ text, an_bdtopo text) diff --git a/scripts/export_sql/__indic_/__indic_pop_agee_zx_rc.sql b/scripts/export_sql/__indic_/__indic_pop_agee_zx_rc.sql index 4669ea2..f06ff0b 100644 --- a/scripts/export_sql/__indic_/__indic_pop_agee_zx_rc.sql +++ b/scripts/export_sql/__indic_/__indic_pop_agee_zx_rc.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__indic_pop_agee_zx_rc(nom_ter text, typ_alea text, code_occ text, an_bdtopo text) diff --git a/scripts/export_sql/__indic_/__indic_rc_all.sql b/scripts/export_sql/__indic_/__indic_rc_all.sql index fe981d0..6e64ce7 100644 --- a/scripts/export_sql/__indic_/__indic_rc_all.sql +++ b/scripts/export_sql/__indic_/__indic_rc_all.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__indic_rc_all(IN nom_ter text, IN an_bdtopo text) diff --git a/scripts/export_sql/__indic_/__indic_rc_all_fct.sql b/scripts/export_sql/__indic_/__indic_rc_all_fct.sql index 0692a79..53c8db4 100644 --- a/scripts/export_sql/__indic_/__indic_rc_all_fct.sql +++ b/scripts/export_sql/__indic_/__indic_rc_all_fct.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__indic_rc_all_fct(nom_ter text, an_bdtopo text) diff --git a/scripts/export_sql/__indic_/__indic_s1_2a.sql b/scripts/export_sql/__indic_/__indic_s1_2a.sql index 18e7231..fba56d4 100644 --- a/scripts/export_sql/__indic_/__indic_s1_2a.sql +++ b/scripts/export_sql/__indic_/__indic_s1_2a.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__indic_s1_2a(nom_ter text, typ_alea text, code_occ text, an_bdtopo text) diff --git a/scripts/export_sql/__indic_/__indic_s1_2a_rc.sql b/scripts/export_sql/__indic_/__indic_s1_2a_rc.sql index 7a102bf..267b5e3 100644 --- a/scripts/export_sql/__indic_/__indic_s1_2a_rc.sql +++ b/scripts/export_sql/__indic_/__indic_s1_2a_rc.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__indic_s1_2a_rc(nom_ter text, typ_alea text, code_occ text, an_bdtopo text) diff --git a/scripts/export_sql/__indic_/__indic_s1_2b.sql b/scripts/export_sql/__indic_/__indic_s1_2b.sql index 17ca979..2cb630f 100644 --- a/scripts/export_sql/__indic_/__indic_s1_2b.sql +++ b/scripts/export_sql/__indic_/__indic_s1_2b.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__indic_s1_2b(nom_ter text, typ_alea text, code_occ text, an_bdtopo text) diff --git a/scripts/export_sql/__indic_/__indic_s1_2b_rc.sql b/scripts/export_sql/__indic_/__indic_s1_2b_rc.sql index 76450de..b49ea20 100644 --- a/scripts/export_sql/__indic_/__indic_s1_2b_rc.sql +++ b/scripts/export_sql/__indic_/__indic_s1_2b_rc.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__indic_s1_2b_rc(nom_ter text, typ_alea text, code_occ text, an_bdtopo text) diff --git a/scripts/export_sql/__indic_/__indic_s2_14a.sql b/scripts/export_sql/__indic_/__indic_s2_14a.sql index 57ba378..d9567e4 100644 --- a/scripts/export_sql/__indic_/__indic_s2_14a.sql +++ b/scripts/export_sql/__indic_/__indic_s2_14a.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__indic_s2_14a(nom_ter text, typ_alea text, code_occ text, an_bdtopo text) diff --git a/scripts/export_sql/__indic_/__indic_s2_14a_rc.sql b/scripts/export_sql/__indic_/__indic_s2_14a_rc.sql index cad2115..92fbeb7 100644 --- a/scripts/export_sql/__indic_/__indic_s2_14a_rc.sql +++ b/scripts/export_sql/__indic_/__indic_s2_14a_rc.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__indic_s2_14a_rc(nom_ter text, typ_alea text, code_occ text, an_bdtopo text) diff --git a/scripts/export_sql/__indic_/__indic_s2_2a_amc.sql b/scripts/export_sql/__indic_/__indic_s2_2a_amc.sql index 9605dba..bcffc11 100644 --- a/scripts/export_sql/__indic_/__indic_s2_2a_amc.sql +++ b/scripts/export_sql/__indic_/__indic_s2_2a_amc.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__indic_s2_2a_amc(nom_ter text, typ_alea text, code_occ text, an_fct_dmg text, an_bdtopo text) diff --git a/scripts/export_sql/__indic_/__indic_s2_2a_amc_rc.sql b/scripts/export_sql/__indic_/__indic_s2_2a_amc_rc.sql index 24e2b08..d8b689d 100644 --- a/scripts/export_sql/__indic_/__indic_s2_2a_amc_rc.sql +++ b/scripts/export_sql/__indic_/__indic_s2_2a_amc_rc.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__indic_s2_2a_amc_rc(nom_ter text, typ_alea text, code_occ text, an_bdtopo text) diff --git a/scripts/export_sql/__indic_/__indic_s2_6a.sql b/scripts/export_sql/__indic_/__indic_s2_6a.sql index 43a988d..1ef1de8 100644 --- a/scripts/export_sql/__indic_/__indic_s2_6a.sql +++ b/scripts/export_sql/__indic_/__indic_s2_6a.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__indic_s2_6a(nom_ter text, typ_alea text, code_occ text, an_fct_dmg text, an_bdtopo text) diff --git a/scripts/export_sql/__indic_/__indic_s2_6a_rc.sql b/scripts/export_sql/__indic_/__indic_s2_6a_rc.sql index 34f50fd..4fbfd35 100644 --- a/scripts/export_sql/__indic_/__indic_s2_6a_rc.sql +++ b/scripts/export_sql/__indic_/__indic_s2_6a_rc.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__indic_s2_6a_rc(nom_ter text, typ_alea text, code_occ text, an_bdtopo text) diff --git a/scripts/export_sql/__indic_/__indic_s3_1a.sql b/scripts/export_sql/__indic_/__indic_s3_1a.sql index 88cd19b..2077f7e 100644 --- a/scripts/export_sql/__indic_/__indic_s3_1a.sql +++ b/scripts/export_sql/__indic_/__indic_s3_1a.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__indic_s3_1a(nom_ter text, typ_alea text, code_occ text, an_bdtopo text) diff --git a/scripts/export_sql/__indic_/__indic_s3_1a_rc.sql b/scripts/export_sql/__indic_/__indic_s3_1a_rc.sql index fd2ca0e..38c2266 100644 --- a/scripts/export_sql/__indic_/__indic_s3_1a_rc.sql +++ b/scripts/export_sql/__indic_/__indic_s3_1a_rc.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__indic_s3_1a_rc(nom_ter text, typ_alea text, code_occ text, an_bdtopo text) diff --git a/scripts/export_sql/__indic_/__indic_s3_1f.sql b/scripts/export_sql/__indic_/__indic_s3_1f.sql index 2026b41..74e848c 100644 --- a/scripts/export_sql/__indic_/__indic_s3_1f.sql +++ b/scripts/export_sql/__indic_/__indic_s3_1f.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__indic_s3_1f(nom_ter text, typ_alea text, code_occ text, an_bdtopo text) diff --git a/scripts/export_sql/__indic_/__indic_s3_1f_rc.sql b/scripts/export_sql/__indic_/__indic_s3_1f_rc.sql index 37826af..cfe7d19 100644 --- a/scripts/export_sql/__indic_/__indic_s3_1f_rc.sql +++ b/scripts/export_sql/__indic_/__indic_s3_1f_rc.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__indic_s3_1f_rc(nom_ter text, typ_alea text, code_occ text, an_bdtopo text) diff --git a/scripts/export_sql/__indic_/__indic_s3_2b.sql b/scripts/export_sql/__indic_/__indic_s3_2b.sql index 8ff798f..e5993ec 100644 --- a/scripts/export_sql/__indic_/__indic_s3_2b.sql +++ b/scripts/export_sql/__indic_/__indic_s3_2b.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__indic_s3_2b(nom_ter text, typ_alea text, code_occ text, an_bdtopo text) diff --git a/scripts/export_sql/__indic_/__indic_s3_2b_rc.sql b/scripts/export_sql/__indic_/__indic_s3_2b_rc.sql index 5328bfc..cbf302c 100644 --- a/scripts/export_sql/__indic_/__indic_s3_2b_rc.sql +++ b/scripts/export_sql/__indic_/__indic_s3_2b_rc.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__indic_s3_2b_rc(nom_ter text, typ_alea text, code_occ text, an_bdtopo text) diff --git a/scripts/export_sql/__indic_/__indic_salaries_zx.sql b/scripts/export_sql/__indic_/__indic_salaries_zx.sql index cd8475d..ae31226 100644 --- a/scripts/export_sql/__indic_/__indic_salaries_zx.sql +++ b/scripts/export_sql/__indic_/__indic_salaries_zx.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__indic_salaries_zx(nom_ter text, typ_alea text, code_occ text, an_bdtopo text) diff --git a/scripts/export_sql/__indic_/__indic_salaries_zx_rc.sql b/scripts/export_sql/__indic_/__indic_salaries_zx_rc.sql index 51951f3..aed4332 100644 --- a/scripts/export_sql/__indic_/__indic_salaries_zx_rc.sql +++ b/scripts/export_sql/__indic_/__indic_salaries_zx_rc.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__indic_salaries_zx_rc(nom_ter text, typ_alea text, code_occ text, an_bdtopo text) diff --git a/scripts/export_sql/__init_/__init_actions.sql b/scripts/export_sql/__init_/__init_actions.sql index cdd4219..e3d4f02 100644 --- a/scripts/export_sql/__init_/__init_actions.sql +++ b/scripts/export_sql/__init_/__init_actions.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__init_actions() diff --git a/scripts/export_sql/__init_/__init_db.sql b/scripts/export_sql/__init_/__init_db.sql index 085bb8c..8aa8f59 100644 --- a/scripts/export_sql/__init_/__init_db.sql +++ b/scripts/export_sql/__init_/__init_db.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__init_db() diff --git a/scripts/export_sql/__init_/__init_index.sql b/scripts/export_sql/__init_/__init_index.sql index 0db895d..1fc057d 100644 --- a/scripts/export_sql/__init_/__init_index.sql +++ b/scripts/export_sql/__init_/__init_index.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE INDEX CONCURRENTLY ON c_general.territoires USING gist(geom); diff --git a/scripts/export_sql/__init_/__init_layer_styles.sql b/scripts/export_sql/__init_/__init_layer_styles.sql index f14e4b3..aecc345 100644 --- a/scripts/export_sql/__init_/__init_layer_styles.sql +++ b/scripts/export_sql/__init_/__init_layer_styles.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__init_layer_styles() diff --git a/scripts/export_sql/__init_/__init_logt_zx.sql b/scripts/export_sql/__init_/__init_logt_zx.sql index 986d3f1..c4adeb2 100644 --- a/scripts/export_sql/__init_/__init_logt_zx.sql +++ b/scripts/export_sql/__init_/__init_logt_zx.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__init_logt_zx() diff --git a/scripts/export_sql/__init_/__init_logt_zx_rc.sql b/scripts/export_sql/__init_/__init_logt_zx_rc.sql index 2ef95fa..12ef101 100644 --- a/scripts/export_sql/__init_/__init_logt_zx_rc.sql +++ b/scripts/export_sql/__init_/__init_logt_zx_rc.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__init_logt_zx_rc() diff --git a/scripts/export_sql/__init_/__init_niv_zoom.sql b/scripts/export_sql/__init_/__init_niv_zoom.sql index b946031..5c451d4 100644 --- a/scripts/export_sql/__init_/__init_niv_zoom.sql +++ b/scripts/export_sql/__init_/__init_niv_zoom.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__init_niv_zoom() diff --git a/scripts/export_sql/__init_/__init_oc0.sql b/scripts/export_sql/__init_/__init_oc0.sql index 1d24647..66e37e8 100644 --- a/scripts/export_sql/__init_/__init_oc0.sql +++ b/scripts/export_sql/__init_/__init_oc0.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__init_oc0() diff --git a/scripts/export_sql/__init_/__init_oc1.sql b/scripts/export_sql/__init_/__init_oc1.sql index 75947ad..f5e1b00 100644 --- a/scripts/export_sql/__init_/__init_oc1.sql +++ b/scripts/export_sql/__init_/__init_oc1.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__init_oc1() diff --git a/scripts/export_sql/__init_/__init_oc11.sql b/scripts/export_sql/__init_/__init_oc11.sql index d2add4f..55f26ae 100644 --- a/scripts/export_sql/__init_/__init_oc11.sql +++ b/scripts/export_sql/__init_/__init_oc11.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__init_oc11() diff --git a/scripts/export_sql/__init_/__init_oc2_amc.sql b/scripts/export_sql/__init_/__init_oc2_amc.sql index a3be907..f75363c 100644 --- a/scripts/export_sql/__init_/__init_oc2_amc.sql +++ b/scripts/export_sql/__init_/__init_oc2_amc.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__init_oc2_amc() diff --git a/scripts/export_sql/__init_/__init_oc2_ref.sql b/scripts/export_sql/__init_/__init_oc2_ref.sql index 8f679e3..0a76499 100644 --- a/scripts/export_sql/__init_/__init_oc2_ref.sql +++ b/scripts/export_sql/__init_/__init_oc2_ref.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__init_oc2_ref() diff --git a/scripts/export_sql/__init_/__init_oc3.sql b/scripts/export_sql/__init_/__init_oc3.sql index 333ad13..8dc6333 100644 --- a/scripts/export_sql/__init_/__init_oc3.sql +++ b/scripts/export_sql/__init_/__init_oc3.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__init_oc3() diff --git a/scripts/export_sql/__init_/__init_oc5.sql b/scripts/export_sql/__init_/__init_oc5.sql index e1c42ff..35501af 100644 --- a/scripts/export_sql/__init_/__init_oc5.sql +++ b/scripts/export_sql/__init_/__init_oc5.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__init_oc5() diff --git a/scripts/export_sql/__init_/__init_oc7.sql b/scripts/export_sql/__init_/__init_oc7.sql index 80ea197..be7d29d 100644 --- a/scripts/export_sql/__init_/__init_oc7.sql +++ b/scripts/export_sql/__init_/__init_oc7.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__init_oc7() diff --git a/scripts/export_sql/__init_/__init_pop_agee_zx.sql b/scripts/export_sql/__init_/__init_pop_agee_zx.sql index 52a42ed..45bf454 100644 --- a/scripts/export_sql/__init_/__init_pop_agee_zx.sql +++ b/scripts/export_sql/__init_/__init_pop_agee_zx.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__init_pop_agee_zx() diff --git a/scripts/export_sql/__init_/__init_pop_agee_zx_rc.sql b/scripts/export_sql/__init_/__init_pop_agee_zx_rc.sql index 1df8df1..1a13387 100644 --- a/scripts/export_sql/__init_/__init_pop_agee_zx_rc.sql +++ b/scripts/export_sql/__init_/__init_pop_agee_zx_rc.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__init_pop_agee_zx_rc() diff --git a/scripts/export_sql/__init_/__init_s1_2a.sql b/scripts/export_sql/__init_/__init_s1_2a.sql index bd60412..12d495d 100644 --- a/scripts/export_sql/__init_/__init_s1_2a.sql +++ b/scripts/export_sql/__init_/__init_s1_2a.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__init_s1_2a() diff --git a/scripts/export_sql/__init_/__init_s1_2a_rc.sql b/scripts/export_sql/__init_/__init_s1_2a_rc.sql index 02bef0d..ff71a7d 100644 --- a/scripts/export_sql/__init_/__init_s1_2a_rc.sql +++ b/scripts/export_sql/__init_/__init_s1_2a_rc.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__init_s1_2a_rc() diff --git a/scripts/export_sql/__init_/__init_s1_2b.sql b/scripts/export_sql/__init_/__init_s1_2b.sql index 86e8e8c..eae7edf 100644 --- a/scripts/export_sql/__init_/__init_s1_2b.sql +++ b/scripts/export_sql/__init_/__init_s1_2b.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__init_s1_2b() diff --git a/scripts/export_sql/__init_/__init_s1_2b_rc.sql b/scripts/export_sql/__init_/__init_s1_2b_rc.sql index c7f0fec..b7503dd 100644 --- a/scripts/export_sql/__init_/__init_s1_2b_rc.sql +++ b/scripts/export_sql/__init_/__init_s1_2b_rc.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__init_s1_2b_rc() diff --git a/scripts/export_sql/__init_/__init_s2_14a.sql b/scripts/export_sql/__init_/__init_s2_14a.sql index 357ada0..d75fd5f 100644 --- a/scripts/export_sql/__init_/__init_s2_14a.sql +++ b/scripts/export_sql/__init_/__init_s2_14a.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__init_s2_14a() diff --git a/scripts/export_sql/__init_/__init_s2_14a_rc.sql b/scripts/export_sql/__init_/__init_s2_14a_rc.sql index d21096a..8a45707 100644 --- a/scripts/export_sql/__init_/__init_s2_14a_rc.sql +++ b/scripts/export_sql/__init_/__init_s2_14a_rc.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__init_s2_14a_rc() diff --git a/scripts/export_sql/__init_/__init_s2_2a_amc.sql b/scripts/export_sql/__init_/__init_s2_2a_amc.sql index aa66082..254ba61 100644 --- a/scripts/export_sql/__init_/__init_s2_2a_amc.sql +++ b/scripts/export_sql/__init_/__init_s2_2a_amc.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__init_s2_2a_amc() diff --git a/scripts/export_sql/__init_/__init_s2_2a_amc_rc.sql b/scripts/export_sql/__init_/__init_s2_2a_amc_rc.sql index d49c313..539a9fa 100644 --- a/scripts/export_sql/__init_/__init_s2_2a_amc_rc.sql +++ b/scripts/export_sql/__init_/__init_s2_2a_amc_rc.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__init_s2_2a_amc_rc() diff --git a/scripts/export_sql/__init_/__init_s2_6a.sql b/scripts/export_sql/__init_/__init_s2_6a.sql index 2c88d8f..2d21e83 100644 --- a/scripts/export_sql/__init_/__init_s2_6a.sql +++ b/scripts/export_sql/__init_/__init_s2_6a.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__init_s2_6a() diff --git a/scripts/export_sql/__init_/__init_s2_6a_rc.sql b/scripts/export_sql/__init_/__init_s2_6a_rc.sql index 7fe8022..4c2735b 100644 --- a/scripts/export_sql/__init_/__init_s2_6a_rc.sql +++ b/scripts/export_sql/__init_/__init_s2_6a_rc.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__init_s2_6a_rc() diff --git a/scripts/export_sql/__init_/__init_s3_1a.sql b/scripts/export_sql/__init_/__init_s3_1a.sql index 7a6fc4d..0396fe1 100644 --- a/scripts/export_sql/__init_/__init_s3_1a.sql +++ b/scripts/export_sql/__init_/__init_s3_1a.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__init_s3_1a() diff --git a/scripts/export_sql/__init_/__init_s3_1a_rc.sql b/scripts/export_sql/__init_/__init_s3_1a_rc.sql index e146c35..cd79d85 100644 --- a/scripts/export_sql/__init_/__init_s3_1a_rc.sql +++ b/scripts/export_sql/__init_/__init_s3_1a_rc.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__init_s3_1a_rc() diff --git a/scripts/export_sql/__init_/__init_s3_1f.sql b/scripts/export_sql/__init_/__init_s3_1f.sql index 2ebda31..d123816 100644 --- a/scripts/export_sql/__init_/__init_s3_1f.sql +++ b/scripts/export_sql/__init_/__init_s3_1f.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__init_s3_1f() diff --git a/scripts/export_sql/__init_/__init_s3_1f_rc.sql b/scripts/export_sql/__init_/__init_s3_1f_rc.sql index 875578b..4f4ea99 100644 --- a/scripts/export_sql/__init_/__init_s3_1f_rc.sql +++ b/scripts/export_sql/__init_/__init_s3_1f_rc.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__init_s3_1f_rc() diff --git a/scripts/export_sql/__init_/__init_s3_2b.sql b/scripts/export_sql/__init_/__init_s3_2b.sql index d584469..49319be 100644 --- a/scripts/export_sql/__init_/__init_s3_2b.sql +++ b/scripts/export_sql/__init_/__init_s3_2b.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__init_s3_2b() diff --git a/scripts/export_sql/__init_/__init_s3_2b_rc.sql b/scripts/export_sql/__init_/__init_s3_2b_rc.sql index 3fd148f..f0992b2 100644 --- a/scripts/export_sql/__init_/__init_s3_2b_rc.sql +++ b/scripts/export_sql/__init_/__init_s3_2b_rc.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__init_s3_2b_rc() diff --git a/scripts/export_sql/__init_/__init_salaries_zx.sql b/scripts/export_sql/__init_/__init_salaries_zx.sql index a96c084..f0878bf 100644 --- a/scripts/export_sql/__init_/__init_salaries_zx.sql +++ b/scripts/export_sql/__init_/__init_salaries_zx.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__init_salaries_zx() diff --git a/scripts/export_sql/__init_/__init_salaries_zx_rc.sql b/scripts/export_sql/__init_/__init_salaries_zx_rc.sql index e1d7eac..7363408 100644 --- a/scripts/export_sql/__init_/__init_salaries_zx_rc.sql +++ b/scripts/export_sql/__init_/__init_salaries_zx_rc.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__init_salaries_zx_rc() diff --git a/scripts/export_sql/__init_/__init_territoires.sql b/scripts/export_sql/__init_/__init_territoires.sql index 11c8bb4..7ebca58 100644 --- a/scripts/export_sql/__init_/__init_territoires.sql +++ b/scripts/export_sql/__init_/__init_territoires.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE SEQUENCE IF NOT EXISTS c_general.territoires_id_seq diff --git a/scripts/export_sql/__init_/__init_zf.sql b/scripts/export_sql/__init_/__init_zf.sql index 24b0db0..87854b7 100644 --- a/scripts/export_sql/__init_/__init_zf.sql +++ b/scripts/export_sql/__init_/__init_zf.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__init_zf() diff --git a/scripts/export_sql/__init_/__init_zh.sql b/scripts/export_sql/__init_/__init_zh.sql index 51b648d..f54ec0d 100644 --- a/scripts/export_sql/__init_/__init_zh.sql +++ b/scripts/export_sql/__init_/__init_zh.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__init_zh() diff --git a/scripts/export_sql/__init_/__init_zp.sql b/scripts/export_sql/__init_/__init_zp.sql index 1f4e926..8b012bd 100644 --- a/scripts/export_sql/__init_/__init_zp.sql +++ b/scripts/export_sql/__init_/__init_zp.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__init_zp() diff --git a/scripts/export_sql/__init_/__init_zq.sql b/scripts/export_sql/__init_/__init_zq.sql index f8203ea..df761a6 100644 --- a/scripts/export_sql/__init_/__init_zq.sql +++ b/scripts/export_sql/__init_/__init_zq.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__init_zq() diff --git a/scripts/export_sql/__init_/__init_zt.sql b/scripts/export_sql/__init_/__init_zt.sql index 92b436c..0fb9cfb 100644 --- a/scripts/export_sql/__init_/__init_zt.sql +++ b/scripts/export_sql/__init_/__init_zt.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__init_zt() diff --git a/scripts/export_sql/__init_/__init_zt_avec_tables_association.sql b/scripts/export_sql/__init_/__init_zt_avec_tables_association.sql index 312a552..4e1b3a7 100644 --- a/scripts/export_sql/__init_/__init_zt_avec_tables_association.sql +++ b/scripts/export_sql/__init_/__init_zt_avec_tables_association.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__init_zt_avec_tables_association() diff --git a/scripts/export_sql/__init_/__init_zv.sql b/scripts/export_sql/__init_/__init_zv.sql index 7b22c6b..216cecd 100644 --- a/scripts/export_sql/__init_/__init_zv.sql +++ b/scripts/export_sql/__init_/__init_zv.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__init_zv() diff --git a/scripts/export_sql/__init_/__init_zx.sql b/scripts/export_sql/__init_/__init_zx.sql index 475ed2c..1de6e72 100644 --- a/scripts/export_sql/__init_/__init_zx.sql +++ b/scripts/export_sql/__init_/__init_zx.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__init_zx() diff --git a/scripts/export_sql/__util_/__util_alim_numdept_terr.sql b/scripts/export_sql/__util_/__util_alim_numdept_terr.sql index fa6f663..fc0adfb 100644 --- a/scripts/export_sql/__util_/__util_alim_numdept_terr.sql +++ b/scripts/export_sql/__util_/__util_alim_numdept_terr.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__util_alim_numdept_terr() diff --git a/scripts/export_sql/__util_/__util_alim_zx.sql b/scripts/export_sql/__util_/__util_alim_zx.sql index 1b6c899..05e45b9 100644 --- a/scripts/export_sql/__util_/__util_alim_zx.sql +++ b/scripts/export_sql/__util_/__util_alim_zx.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__util_alim_zx(IN nom_ter text) diff --git a/scripts/export_sql/__util_/__util_alim_zx_fct.sql b/scripts/export_sql/__util_/__util_alim_zx_fct.sql index 40c1ddb..489a198 100644 --- a/scripts/export_sql/__util_/__util_alim_zx_fct.sql +++ b/scripts/export_sql/__util_/__util_alim_zx_fct.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__util_alim_zx_fct(nom_ter text) diff --git a/scripts/export_sql/__util_/__util_create_geomloc.sql b/scripts/export_sql/__util_/__util_create_geomloc.sql index 526114b..b3f66f7 100644 --- a/scripts/export_sql/__util_/__util_create_geomloc.sql +++ b/scripts/export_sql/__util_/__util_create_geomloc.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__util_create_geomloc(nschema text, couche text, geom text) diff --git a/scripts/export_sql/__util_/__util_create_index_concurrently.sql b/scripts/export_sql/__util_/__util_create_index_concurrently.sql index 354811d..7b2836f 100644 --- a/scripts/export_sql/__util_/__util_create_index_concurrently.sql +++ b/scripts/export_sql/__util_/__util_create_index_concurrently.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__util_create_index_concurrently(ntable text, nschema text) diff --git a/scripts/export_sql/__util_/__util_drop_index.sql b/scripts/export_sql/__util_/__util_drop_index.sql index d56fae8..4771469 100644 --- a/scripts/export_sql/__util_/__util_drop_index.sql +++ b/scripts/export_sql/__util_/__util_drop_index.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__util_drop_index(ntable text, nschema text) diff --git a/scripts/export_sql/__util_/__util_iris2com_epci.sql b/scripts/export_sql/__util_/__util_iris2com_epci.sql index 407be8b..ab40249 100644 --- a/scripts/export_sql/__util_/__util_iris2com_epci.sql +++ b/scripts/export_sql/__util_/__util_iris2com_epci.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; -- FUNCTION: public.__util_iris2com_epci(text, text, text, text) diff --git a/scripts/export_sql/__util_/__util_iris_dep.sql b/scripts/export_sql/__util_/__util_iris_dep.sql index 9c18d22..a6d3caa 100644 --- a/scripts/export_sql/__util_/__util_iris_dep.sql +++ b/scripts/export_sql/__util_/__util_iris_dep.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__util_iris_dep(table_iris_nat text, schema_iris text, an_iris text) diff --git a/scripts/export_sql/__util_/__util_liste_chp.sql b/scripts/export_sql/__util_/__util_liste_chp.sql index 9cec86b..acb9648 100644 --- a/scripts/export_sql/__util_/__util_liste_chp.sql +++ b/scripts/export_sql/__util_/__util_liste_chp.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__util_liste_chp(couche text) diff --git a/scripts/export_sql/__util_/__util_lower_fields.sql b/scripts/export_sql/__util_/__util_lower_fields.sql index 42eeba6..4650d08 100644 --- a/scripts/export_sql/__util_/__util_lower_fields.sql +++ b/scripts/export_sql/__util_/__util_lower_fields.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__util_lower_fields(nschema text, ntable text) diff --git a/scripts/export_sql/__util_/__util_partition_activite_bdtopo.sql b/scripts/export_sql/__util_/__util_partition_activite_bdtopo.sql index 1432278..e5439ef 100644 --- a/scripts/export_sql/__util_/__util_partition_activite_bdtopo.sql +++ b/scripts/export_sql/__util_/__util_partition_activite_bdtopo.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__util_partition_activite_bdtopo(millesime text, nom_schema_bdtopo text) diff --git a/scripts/export_sql/__util_/__util_partition_adresse_banplus.sql b/scripts/export_sql/__util_/__util_partition_adresse_banplus.sql index d8c2b80..cc13a4a 100644 --- a/scripts/export_sql/__util_/__util_partition_adresse_banplus.sql +++ b/scripts/export_sql/__util_/__util_partition_adresse_banplus.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__util_partition_adresse_banplus(millesime text, nom_schema_banplus text) diff --git a/scripts/export_sql/__util_/__util_partition_adresse_bdtopo.sql b/scripts/export_sql/__util_/__util_partition_adresse_bdtopo.sql index 3d2e5bf..8ac2106 100644 --- a/scripts/export_sql/__util_/__util_partition_adresse_bdtopo.sql +++ b/scripts/export_sql/__util_/__util_partition_adresse_bdtopo.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__util_partition_adresse_bdtopo(millesime text, nom_schema_bdtopo text) diff --git a/scripts/export_sql/__util_/__util_partition_batiment_bdtopo.sql b/scripts/export_sql/__util_/__util_partition_batiment_bdtopo.sql index 66454da..2ec848c 100644 --- a/scripts/export_sql/__util_/__util_partition_batiment_bdtopo.sql +++ b/scripts/export_sql/__util_/__util_partition_batiment_bdtopo.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__util_partition_batiment_bdtopo(millesime text, nom_schema_bdtopo text, dep text) diff --git a/scripts/export_sql/__util_/__util_partition_commune_bdtopo.sql b/scripts/export_sql/__util_/__util_partition_commune_bdtopo.sql index 193798b..77dac8b 100644 --- a/scripts/export_sql/__util_/__util_partition_commune_bdtopo.sql +++ b/scripts/export_sql/__util_/__util_partition_commune_bdtopo.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__util_partition_commune_bdtopo(millesime text, nom_schema_bdtopo text) diff --git a/scripts/export_sql/__util_/__util_partition_departement_bdtopo.sql b/scripts/export_sql/__util_/__util_partition_departement_bdtopo.sql index dc39e7c..888af09 100644 --- a/scripts/export_sql/__util_/__util_partition_departement_bdtopo.sql +++ b/scripts/export_sql/__util_/__util_partition_departement_bdtopo.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__util_partition_departement_bdtopo(millesime text, nom_schema_bdtopo text) diff --git a/scripts/export_sql/__util_/__util_partition_epci_bdtopo.sql b/scripts/export_sql/__util_/__util_partition_epci_bdtopo.sql index 4a25081..70b3126 100644 --- a/scripts/export_sql/__util_/__util_partition_epci_bdtopo.sql +++ b/scripts/export_sql/__util_/__util_partition_epci_bdtopo.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__util_partition_epci_bdtopo(millesime text, nom_schema_bdtopo text) diff --git a/scripts/export_sql/__util_/__util_partition_erp_bdtopo.sql b/scripts/export_sql/__util_/__util_partition_erp_bdtopo.sql index f853972..ebf08a5 100644 --- a/scripts/export_sql/__util_/__util_partition_erp_bdtopo.sql +++ b/scripts/export_sql/__util_/__util_partition_erp_bdtopo.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__util_partition_erp_bdtopo(millesime text, nom_schema_bdtopo text) diff --git a/scripts/export_sql/__util_/__util_partition_ferree_bdtopo.sql b/scripts/export_sql/__util_/__util_partition_ferree_bdtopo.sql index 67d5c86..666b87d 100644 --- a/scripts/export_sql/__util_/__util_partition_ferree_bdtopo.sql +++ b/scripts/export_sql/__util_/__util_partition_ferree_bdtopo.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__util_partition_ferree_bdtopo(millesime text, nom_schema_bdtopo text) diff --git a/scripts/export_sql/__util_/__util_partition_ff.sql b/scripts/export_sql/__util_/__util_partition_ff.sql index 6900bfd..c55bd41 100644 --- a/scripts/export_sql/__util_/__util_partition_ff.sql +++ b/scripts/export_sql/__util_/__util_partition_ff.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__util_partition_ff(millesime text, nom_schema_ff text) diff --git a/scripts/export_sql/__util_/__util_partition_ff_tup.sql b/scripts/export_sql/__util_/__util_partition_ff_tup.sql index a608e2c..c3dfc2e 100644 --- a/scripts/export_sql/__util_/__util_partition_ff_tup.sql +++ b/scripts/export_sql/__util_/__util_partition_ff_tup.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__util_partition_ff_tup(millesime text, nom_schema_ff text) diff --git a/scripts/export_sql/__util_/__util_partition_filosofi.sql b/scripts/export_sql/__util_/__util_partition_filosofi.sql index 20d89c6..dca4951 100644 --- a/scripts/export_sql/__util_/__util_partition_filosofi.sql +++ b/scripts/export_sql/__util_/__util_partition_filosofi.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__util_partition_filosofi(tab_filosofi_fr text, millesime_filosofi text, nom_schema_filosofi text) diff --git a/scripts/export_sql/__util_/__util_partition_geosirene_v3.sql b/scripts/export_sql/__util_/__util_partition_geosirene_v3.sql index f3f1b01..2b43527 100644 --- a/scripts/export_sql/__util_/__util_partition_geosirene_v3.sql +++ b/scripts/export_sql/__util_/__util_partition_geosirene_v3.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__util_partition_geosirene_v3(millesime text, nom_schema_geosirene text) diff --git a/scripts/export_sql/__util_/__util_partition_gpu.sql b/scripts/export_sql/__util_/__util_partition_gpu.sql index 623db3a..f3a4fa1 100644 --- a/scripts/export_sql/__util_/__util_partition_gpu.sql +++ b/scripts/export_sql/__util_/__util_partition_gpu.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__util_partition_gpu(millesime text, nom_schema_gpu text) diff --git a/scripts/export_sql/__util_/__util_partition_hexag.sql b/scripts/export_sql/__util_/__util_partition_hexag.sql index c6826f7..ca0ad40 100644 --- a/scripts/export_sql/__util_/__util_partition_hexag.sql +++ b/scripts/export_sql/__util_/__util_partition_hexag.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__util_partition_hexag(tab_hexag_fr text, maille_hexag text, nom_schema_hexag text, millesime_bdtopo text, nom_schema_bdtopo text) diff --git a/scripts/export_sql/__util_/__util_partition_lien_adresse_bati_banplus.sql b/scripts/export_sql/__util_/__util_partition_lien_adresse_bati_banplus.sql index f430463..d755739 100644 --- a/scripts/export_sql/__util_/__util_partition_lien_adresse_bati_banplus.sql +++ b/scripts/export_sql/__util_/__util_partition_lien_adresse_bati_banplus.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__util_partition_lien_adresse_bati_banplus(millesime text, nom_schema_banplus text) diff --git a/scripts/export_sql/__util_/__util_partition_logements_acb.sql b/scripts/export_sql/__util_/__util_partition_logements_acb.sql index 6ce5a66..c136e95 100644 --- a/scripts/export_sql/__util_/__util_partition_logements_acb.sql +++ b/scripts/export_sql/__util_/__util_partition_logements_acb.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__util_partition_logements_acb(millesime text, nom_schema_acb text) diff --git a/scripts/export_sql/__util_/__util_partition_route_bdtopo.sql b/scripts/export_sql/__util_/__util_partition_route_bdtopo.sql index 5a2848a..234967d 100644 --- a/scripts/export_sql/__util_/__util_partition_route_bdtopo.sql +++ b/scripts/export_sql/__util_/__util_partition_route_bdtopo.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__util_partition_route_bdtopo(millesime text, nom_schema_bdtopo text) diff --git a/scripts/export_sql/__util_/__util_partition_rpg.sql b/scripts/export_sql/__util_/__util_partition_rpg.sql index f5eca79..f3f352a 100644 --- a/scripts/export_sql/__util_/__util_partition_rpg.sql +++ b/scripts/export_sql/__util_/__util_partition_rpg.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__util_partition_rpg(tab_rpg_fr text, millesime_rpg text, millesime_bdtopo text, nom_schema_bdtopo text, nom_schema_rpg text) diff --git a/scripts/export_sql/__util_/__util_partition_sous_sols_acb.sql b/scripts/export_sql/__util_/__util_partition_sous_sols_acb.sql index 0cdd130..3ab7c70 100644 --- a/scripts/export_sql/__util_/__util_partition_sous_sols_acb.sql +++ b/scripts/export_sql/__util_/__util_partition_sous_sols_acb.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__util_partition_sous_sols_acb(millesime text, nom_schema_acb text) diff --git a/scripts/export_sql/__util_/__util_partition_vegetation_bdtopo.sql b/scripts/export_sql/__util_/__util_partition_vegetation_bdtopo.sql index 1cade7c..9daba06 100644 --- a/scripts/export_sql/__util_/__util_partition_vegetation_bdtopo.sql +++ b/scripts/export_sql/__util_/__util_partition_vegetation_bdtopo.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__util_partition_vegetation_bdtopo(millesime text, nom_schema_bdtopo text) diff --git a/scripts/export_sql/__util_/__util_quote_to_double_quote.sql b/scripts/export_sql/__util_/__util_quote_to_double_quote.sql index 6e504a3..27e8ec7 100644 --- a/scripts/export_sql/__util_/__util_quote_to_double_quote.sql +++ b/scripts/export_sql/__util_/__util_quote_to_double_quote.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__util_quote_to_double_quote(text) diff --git a/scripts/export_sql/__util_/__util_quote_to_underscore.sql b/scripts/export_sql/__util_/__util_quote_to_underscore.sql index efedb30..9f35792 100644 --- a/scripts/export_sql/__util_/__util_quote_to_underscore.sql +++ b/scripts/export_sql/__util_/__util_quote_to_underscore.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__util_quote_to_underscore(text) diff --git a/scripts/export_sql/__util_/__util_rename_tables.sql b/scripts/export_sql/__util_/__util_rename_tables.sql index d2d9a91..ade132a 100644 --- a/scripts/export_sql/__util_/__util_rename_tables.sql +++ b/scripts/export_sql/__util_/__util_rename_tables.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__util_rename_tables(IN nschema text) diff --git a/scripts/export_sql/__util_/__util_subdivide.sql b/scripts/export_sql/__util_/__util_subdivide.sql index c1db6ac..2944205 100644 --- a/scripts/export_sql/__util_/__util_subdivide.sql +++ b/scripts/export_sql/__util_/__util_subdivide.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__util_subdivide(couche text, abrv_couche text, geom text) diff --git a/scripts/export_sql/__util_/__util_to_snake_case.sql b/scripts/export_sql/__util_/__util_to_snake_case.sql index 41b1709..b59d40c 100644 --- a/scripts/export_sql/__util_/__util_to_snake_case.sql +++ b/scripts/export_sql/__util_/__util_to_snake_case.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__util_to_snake_case(text) diff --git a/scripts/export_sql/__var_/__var_all.sql b/scripts/export_sql/__var_/__var_all.sql index 1ae7881..63e750b 100644 --- a/scripts/export_sql/__var_/__var_all.sql +++ b/scripts/export_sql/__var_/__var_all.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE PROCEDURE public.__var_all(IN nom_ter text, IN an_ff text, IN an_fch_acb text, IN an_lien text, IN an_bdtopo text, IN an_gpu text, IN an_iris text, IN an_rpg text, IN an_pop text, IN an_siren text, IN an_topage text, IN an_osm text) diff --git a/scripts/export_sql/__var_/__var_all_fct.sql b/scripts/export_sql/__var_/__var_all_fct.sql index 2e7ed55..b38f5db 100644 --- a/scripts/export_sql/__var_/__var_all_fct.sql +++ b/scripts/export_sql/__var_/__var_all_fct.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__var_all_fct(nom_ter text, an_ff text, an_fch_acb text, an_lien text, an_bdtopo text, an_gpu text, an_iris text, an_rpg text, an_pop text, an_siren text, an_topage text, an_osm text) diff --git a/scripts/export_sql/__var_/__var_oc0.sql b/scripts/export_sql/__var_/__var_oc0.sql index b0bc606..a7ad7ee 100644 --- a/scripts/export_sql/__var_/__var_oc0.sql +++ b/scripts/export_sql/__var_/__var_oc0.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__var_oc0(nom_ter text, an_gpu text) diff --git a/scripts/export_sql/__var_/__var_oc11.sql b/scripts/export_sql/__var_/__var_oc11.sql index 0bca54f..30657e2 100644 --- a/scripts/export_sql/__var_/__var_oc11.sql +++ b/scripts/export_sql/__var_/__var_oc11.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__var_oc11(nom_ter text, an_bdtopo text) diff --git a/scripts/export_sql/__var_/__var_oc1_geom.sql b/scripts/export_sql/__var_/__var_oc1_geom.sql index 5d7d13f..1999320 100644 --- a/scripts/export_sql/__var_/__var_oc1_geom.sql +++ b/scripts/export_sql/__var_/__var_oc1_geom.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__var_oc1_geom(nom_ter text, an_bdtopo text) diff --git a/scripts/export_sql/__var_/__var_oc1_geomloc.sql b/scripts/export_sql/__var_/__var_oc1_geomloc.sql index f25e073..c186f74 100644 --- a/scripts/export_sql/__var_/__var_oc1_geomloc.sql +++ b/scripts/export_sql/__var_/__var_oc1_geomloc.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__var_oc1_geomloc(nom_ter text, an_bdtopo text) diff --git a/scripts/export_sql/__var_/__var_oc2_amc.sql b/scripts/export_sql/__var_/__var_oc2_amc.sql index 89aeeec..f2e4737 100644 --- a/scripts/export_sql/__var_/__var_oc2_amc.sql +++ b/scripts/export_sql/__var_/__var_oc2_amc.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__var_oc2_amc(nom_ter text, an_ff text, an_fch_acb text, an_bdtopo text) diff --git a/scripts/export_sql/__var_/__var_oc2_ref.sql b/scripts/export_sql/__var_/__var_oc2_ref.sql index b37acb2..b542969 100644 --- a/scripts/export_sql/__var_/__var_oc2_ref.sql +++ b/scripts/export_sql/__var_/__var_oc2_ref.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__var_oc2_ref(nom_ter text, an_ff text, an_bdtopo text) diff --git a/scripts/export_sql/__var_/__var_oc3.sql b/scripts/export_sql/__var_/__var_oc3.sql index 3c9c3b7..80b8e00 100644 --- a/scripts/export_sql/__var_/__var_oc3.sql +++ b/scripts/export_sql/__var_/__var_oc3.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__var_oc3(nom_ter text, an_lien text, an_bdtopo text, an_siren text) diff --git a/scripts/export_sql/__var_/__var_oc5.sql b/scripts/export_sql/__var_/__var_oc5.sql index 517be27..2a73a74 100644 --- a/scripts/export_sql/__var_/__var_oc5.sql +++ b/scripts/export_sql/__var_/__var_oc5.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__var_oc5(nom_ter text, an_bdtopo text, an_osm text) diff --git a/scripts/export_sql/__var_/__var_oc7.sql b/scripts/export_sql/__var_/__var_oc7.sql index 210b8b6..562568a 100644 --- a/scripts/export_sql/__var_/__var_oc7.sql +++ b/scripts/export_sql/__var_/__var_oc7.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__var_oc7(nom_ter text, an_bdtopo text, an_rpg text) diff --git a/scripts/export_sql/__var_/__var_pop1.sql b/scripts/export_sql/__var_/__var_pop1.sql index c2e1dad..9ce943d 100644 --- a/scripts/export_sql/__var_/__var_pop1.sql +++ b/scripts/export_sql/__var_/__var_pop1.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__var_pop1(nom_ter text, an_ff text, an_pop text) diff --git a/scripts/export_sql/__var_/__var_pop1_pas_a_pas.sql b/scripts/export_sql/__var_/__var_pop1_pas_a_pas.sql index 501c1d3..41c33da 100644 --- a/scripts/export_sql/__var_/__var_pop1_pas_a_pas.sql +++ b/scripts/export_sql/__var_/__var_pop1_pas_a_pas.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__var_pop1_pas_a_pas(nom_ter text, an_ff text, an_pop text) diff --git a/scripts/export_sql/__var_/__var_pop5.sql b/scripts/export_sql/__var_/__var_pop5.sql index b98cad1..f40cb92 100644 --- a/scripts/export_sql/__var_/__var_pop5.sql +++ b/scripts/export_sql/__var_/__var_pop5.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__var_pop5(nom_ter text, an_ff text) diff --git a/scripts/export_sql/__var_/__var_zq.sql b/scripts/export_sql/__var_/__var_zq.sql index af97748..330a74a 100644 --- a/scripts/export_sql/__var_/__var_zq.sql +++ b/scripts/export_sql/__var_/__var_zq.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__var_zq(nom_ter text, typ_alea text, code_occ text, desc_alea text) diff --git a/scripts/export_sql/__var_/__var_zt.sql b/scripts/export_sql/__var_/__var_zt.sql index f420e66..a7c63bc 100644 --- a/scripts/export_sql/__var_/__var_zt.sql +++ b/scripts/export_sql/__var_/__var_zt.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__var_zt(nom_ter text, an_bdtopo text, an_iris text, an_topage text) diff --git a/scripts/export_sql/__var_/__var_zt_avec_tables_association.sql b/scripts/export_sql/__var_/__var_zt_avec_tables_association.sql index 0b5f6c4..1efa4df 100644 --- a/scripts/export_sql/__var_/__var_zt_avec_tables_association.sql +++ b/scripts/export_sql/__var_/__var_zt_avec_tables_association.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__var_zt_avec_tables_association(nom_ter text, an_bdtopo text, an_iris text, an_topage text) diff --git a/scripts/export_sql/__var_/__var_zx.sql b/scripts/export_sql/__var_/__var_zx.sql index 7f4d9a5..2132bb8 100644 --- a/scripts/export_sql/__var_/__var_zx.sql +++ b/scripts/export_sql/__var_/__var_zx.sql @@ -1,3 +1,19 @@ +--*************************************************************************** +-- Fonction de la base de données du projet AgiRisk +-- begin : 2022-04-06 +-- copyright : (C) 2023 by Cerema +-- email : agirisk@cerema.fr +--***************************************************************************/ + +--/*************************************************************************** +--* * +--* Ce programme est un logiciel libre, distribué selon les termes de la * +--* licence CeCILL v2.1 disponible à l'adresse suivante : * +--* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +--* ou toute autre version ultérieure. * +--* * +--/***************************************************************************/ + SET client_encoding = 'UTF8'; CREATE OR REPLACE FUNCTION public.__var_zx(nom_ter text, typ_alea text, code_occ text, desc_alea text) diff --git a/scripts/export_sql/export_sql_to_repo.py b/scripts/export_sql/export_sql_to_repo.py index 9f2dc7e..c6032ea 100644 --- a/scripts/export_sql/export_sql_to_repo.py +++ b/scripts/export_sql/export_sql_to_repo.py @@ -1,5 +1,20 @@ -# -*- coding: utf-8 -*- - +""" +/*************************************************************************** + Plugin du projet AgiRisk + begin : 2022-04-06 + copyright : (C) 2023 by Cerema + email : agirisk@cerema.fr + ***************************************************************************/ + +/*************************************************************************** + * * + * Ce programme est un logiciel libre, distribué selon les termes de la * + * licence CeCILL v2.1 disponible à l'adresse suivante : * + * http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * + * ou toute autre version ultérieure. * + * * + ***************************************************************************/ +""" ''' Récupération des fonctions SQL de la base demo_agirisk et écriture dans le dépôt local du plugin, puis commit-push des modificiations si besoin. diff --git a/scripts/init_table_niv_zoom/creation_script_init_niv_zoom.py b/scripts/init_table_niv_zoom/creation_script_init_niv_zoom.py index c113557..d62c77b 100644 --- a/scripts/init_table_niv_zoom/creation_script_init_niv_zoom.py +++ b/scripts/init_table_niv_zoom/creation_script_init_niv_zoom.py @@ -1,3 +1,21 @@ +""" +/*************************************************************************** + Plugin du projet AgiRisk + begin : 2022-04-06 + copyright : (C) 2023 by Cerema + email : agirisk@cerema.fr + ***************************************************************************/ + +/*************************************************************************** + * * + * Ce programme est un logiciel libre, distribué selon les termes de la * + * licence CeCILL v2.1 disponible à l'adresse suivante : * + * http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * + * ou toute autre version ultérieure. * + * * + ***************************************************************************/ +""" + import os import csv import psycopg2 diff --git a/scripts/installation/_ajout_departement.bat b/scripts/installation/_ajout_departement.bat index 6f9d7c1..bb03db0 100644 --- a/scripts/installation/_ajout_departement.bat +++ b/scripts/installation/_ajout_departement.bat @@ -1,3 +1,19 @@ +rem/*************************************************************************** +rem Plugin du projet AgiRisk +rem begin : 2022-04-06 +rem copyright : (C) 2023 by Cerema +rem email : agirisk@cerema.fr +rem***************************************************************************/ + +rem/*************************************************************************** +rem* * +rem* Ce programme est un logiciel libre, distribué selon les termes de la * +rem* licence CeCILL v2.1 disponible à l'adresse suivante : * +rem* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +rem* ou toute autre version ultérieure. * +rem* * +rem***************************************************************************/ + @echo off path=%path%;C:\Program Files\PostgreSQL\15\bin diff --git a/scripts/installation/_ajout_departement.sh b/scripts/installation/_ajout_departement.sh index c514182..1b30166 100644 --- a/scripts/installation/_ajout_departement.sh +++ b/scripts/installation/_ajout_departement.sh @@ -1,3 +1,18 @@ +#/*************************************************************************** +# Plugin du projet AgiRisk +# begin : 2022-04-06 +# copyright : (C) 2023 by Cerema +# email : agirisk@cerema.fr +#***************************************************************************/ + +#/*************************************************************************** +#* * +#* Ce programme est un logiciel libre, distribué selon les termes de la * +#* licence CeCILL v2.1 disponible à l'adresse suivante : * +#* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +#* ou toute autre version ultérieure. * +#* * +#/***************************************************************************/ #!/bin/bash echo "---------------------" diff --git a/scripts/installation/_creation_base.bat b/scripts/installation/_creation_base.bat index 435b8b2..3fff687 100644 --- a/scripts/installation/_creation_base.bat +++ b/scripts/installation/_creation_base.bat @@ -1,3 +1,19 @@ +rem/*************************************************************************** +rem Plugin du projet AgiRisk +rem begin : 2022-04-06 +rem copyright : (C) 2023 by Cerema +rem email : agirisk@cerema.fr +rem***************************************************************************/ + +rem/*************************************************************************** +rem* * +rem* Ce programme est un logiciel libre, distribué selon les termes de la * +rem* licence CeCILL v2.1 disponible à l'adresse suivante : * +rem* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +rem* ou toute autre version ultérieure. * +rem* * +rem***************************************************************************/ + @echo off path=%path%;C:\Program Files\PostgreSQL\15\bin diff --git a/scripts/installation/_creation_base.sh b/scripts/installation/_creation_base.sh index e9573b5..58e395f 100644 --- a/scripts/installation/_creation_base.sh +++ b/scripts/installation/_creation_base.sh @@ -1,3 +1,19 @@ +#/*************************************************************************** +# Plugin du projet AgiRisk +# begin : 2022-04-06 +# copyright : (C) 2023 by Cerema +# email : agirisk@cerema.fr +#***************************************************************************/ + +#/*************************************************************************** +#* * +#* Ce programme est un logiciel libre, distribué selon les termes de la * +#* licence CeCILL v2.1 disponible à l'adresse suivante : * +#* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html * +#* ou toute autre version ultérieure. * +#* * +#/***************************************************************************/ + #!/bin/bash echo "---------------------"