Subversion Repositories Sites.obs-saisons.fr

Rev

Rev 286 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
315 mathias 1
-- phpMyAdmin SQL Dump
2
-- version 3.1.1
3
-- http://www.phpmyadmin.net
4
--
5
-- Serveur: localhost
6
-- Généré le : Ven 12 Novembre 2010 à 10:49
7
-- Version du serveur: 5.1.30
8
-- Version de PHP: 5.2.8
9
 
10
SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";
11
 
12
 
13
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
14
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
15
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
16
/*!40101 SET NAMES utf8 */;
17
 
18
--
19
-- Base de données: `ods_saisie`
20
--
21
 
22
-- --------------------------------------------------------
23
 
24
--
25
-- Structure de la table `ods_communes`
26
--
27
 
28
CREATE TABLE IF NOT EXISTS `ods_communes` (
29
  `oc_id_commune` int(10) unsigned NOT NULL AUTO_INCREMENT,
30
  `oc_code_insee` int(10) unsigned DEFAULT NULL,
31
  `oc_nom` text,
32
  `oc_secteur` varchar(50) DEFAULT NULL,
33
  `oc_latitude` float DEFAULT NULL,
34
  `oc_longitude` float DEFAULT NULL,
35
  PRIMARY KEY (`oc_id_commune`)
36
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;
37
 
38
--
39
-- Contenu de la table `ods_communes`
40
--
41
 
42
 
43
-- --------------------------------------------------------
44
 
45
--
46
-- Structure de la table `ods_especes`
47
--
48
 
49
CREATE TABLE IF NOT EXISTS `ods_especes` (
50
  `oe_id_espece` int(10) unsigned NOT NULL AUTO_INCREMENT,
51
  `oe_nom_vernaculaire` varchar(255) DEFAULT NULL,
52
  `oe_nom_scientifique` varchar(255) DEFAULT NULL,
53
  `oe_espece_ecole` tinyint(1) DEFAULT NULL,
54
  `oe_description` text,
55
  `oe_ce_climat` int(10) unsigned DEFAULT NULL,
56
  `oe_ce_evenements` varchar(50) DEFAULT '',
57
  `oe_ce_type` int(10) unsigned DEFAULT NULL,
58
  PRIMARY KEY (`oe_id_espece`),
59
  KEY `oe_ce_climat` (`oe_ce_climat`),
60
  KEY `oe_ce_evenements` (`oe_ce_evenements`),
61
  KEY `oe_ce_type` (`oe_ce_type`)
62
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=135 ;
63
 
64
--
65
-- Contenu de la table `ods_especes`
66
--
67
 
68
INSERT INTO `ods_especes` (`oe_id_espece`, `oe_nom_vernaculaire`, `oe_nom_scientifique`, `oe_espece_ecole`, `oe_description`, `oe_ce_climat`, `oe_ce_evenements`, `oe_ce_type`) VALUES
69
(1, 'marronnier', 'Aesculus hipposcastanum', 1, 'http://fr.wikipedia.org/wiki/Marronnier', 0, '13,14,15,16,17', 2),
70
(6, 'bouleau', 'Betula pendula', 1, 'http://fr.wikipedia.org/wiki/Bouleau', 0, '13,14,15,16,18,19', 2),
71
(12, 'micocoulier', 'Celtis australis', 1, 'http://fr.wikipedia.org/wiki/Micocoulier_de_Provence', 0, '13,14,15,16,17,18,19', 2),
72
(19, 'noisetier', 'Corylus avellana', 1, 'http://fr.wikipedia.org/wiki/Corylus_avellana', 0, '13,14,15,16', 2),
73
(23, 'forsythia', 'Forsythia intermedia', 1, 'http://fr.wikipedia.org/wiki/Forsythia', 0, '13,14,15,16,18,19', 2),
74
(27, 'frêne commun', 'Fraxinus excelsior', 1, 'http://fr.wikipedia.org/wiki/Fraxinus_excelsior', 0, '13,14,15,16,17', 2),
75
(32, 'mélèze', 'Larix decidua', 1, 'http://fr.wikipedia.org/wiki/Larix_decidua', 0, '13,14,15,16,18,19', 2),
76
(38, 'épicea', 'Picea abies', 1, 'http://fr.wikipedia.org/wiki/%C3%89pic%C3%A9a_commun', 0, '13,14,15,16', 2),
77
(42, 'pin d''alep', 'Pinus halepensis', 1, 'http://fr.wikipedia.org/wiki/Pin_d%27Alep', 0, '13,14,15,16', 2),
78
(50, 'platane', 'Platanus acerifolia', 1, 'http://fr.wikipedia.org/wiki/Platane', 0, '13,14,15,16,18,19', 2),
79
(56, 'chêne blanc', 'Quercus pubescens', 1, 'http://fr.wikipedia.org/wiki/Quercus_pubescens', 0, '13,14,15,16,17,18,19', 2),
80
(63, 'robinier faux-acacia', 'Robinia pseudoacacia', 1, 'http://fr.wikipedia.org/wiki/Robinier', 0, '13,14,15,16,18,19', 2),
81
(70, 'sorbier des oiseleurs', 'Sorbus aucuparia', 1, 'http://fr.wikipedia.org/wiki/Sorbus_aucuparia', 0, '13,14,15,16,17,18,19', 2),
82
(77, 'lilas', 'Syringa vulgaris', 1, ' http://fr.wikipedia.org/wiki/Lilas', 0, '13,14,15,16', 2),
83
(81, 'tilleul à grande feuille', 'Tilia platyphyllos', 1, 'http://fr.wikipedia.org/wiki/Tilia', 0, '13,14,15,16', 2),
84
(85, 'tilleul à petite feuille', 'Tilia cordata', 1, 'http://fr.wikipedia.org/wiki/Tilia', 0, '13,14,15,16,17', 2),
85
(89, 'viorne tin', 'Viburnum tinus', 1, 'http://fr.wikipedia.org/wiki/Viburnum_tinus', 0, '13,14,15,16,17', 2),
86
(94, 'pâquerette', 'Bellis perennis', 1, ' http://fr.wikipedia.org/wiki/Bellis', 0, '15', 3),
87
(95, 'primevère coucou', 'Primula veris', 1, 'http://fr.wikipedia.org/wiki/Primula_veris', 0, '15', 3),
88
(96, 'pissenlit', 'Taraxacum officinale', 1, 'http://fr.wikipedia.org/wiki/Taraxacum', 0, '15', 3),
89
(97, 'coucou', 'Cuculus canorus', 1, 'http://www.oiseaux.net/oiseaux/cuculiformes/coucou.gris.html', 0, '20', 4),
90
(98, 'hirondelle des fenêtres', 'Delichon urbica', 1, 'http://www.oiseaux.net/oiseaux/passeriformes/hirondelle.de.fenetre.html', 0, '20', 4),
91
(99, 'hirondelle rustique', 'Hirundo rustica', 1, 'http://www.oiseaux.net/oiseaux/passeriformes/hirondelle.rustique.html', 0, '20', 4),
92
(100, 'martinet', 'Apus apus', 1, 'http://www.oiseaux.net/oiseaux/apodiformes/martinet.noir.html', 0, '20', 4),
93
(101, 'citron', 'Gonepteryx rhamni', 1, 'http://expopapillon.free.fr/esp.php3?num=20#haut', 0, '20', 5),
94
(102, 'coccinelle', 'Coccinella sp.', 1, 'http://fr.wikipedia.org/wiki/Coccinella', 0, '20', 5),
95
(103, 'mauve', 'Malva sylvestris', 1, 'http://fr.wikipedia.org/wiki/Malva_sylvestris', 0, '15', 3),
96
(104, 'tussilage', 'Tussilago farfara', 1, 'http://fr.wikipedia.org/wiki/Tussilago_farfara', 0, '15', 3),
97
(105, 'amandier', 'Prunus dulcis', 1, 'http://fr.wikipedia.org/wiki/Amandier', 0, '13,14,15,16,17,18,19', 2),
98
(106, 'poirier', 'Pyrus communis', 1, 'http://fr.wikipedia.org/wiki/Poirier', 0, '13,14,15,16,17,18,19', 2),
99
(107, 'cerisier', 'Prunus cerasus', 1, 'http://fr.wikipedia.org/wiki/Cerisier', 0, '13,14,15,16,17,18,19', 2),
100
(108, 'guépier', 'Merops apiaster', 0, 'http://www.oiseaux.net/oiseaux/coraciiformes/guepier.d.europe.html', 0, '20', 4),
101
(109, 'rossignol philomèle', 'Luscinia megarhynchos', 0, 'http://www.oiseaux.net/oiseaux/passeriformes/rossignol.philomele.html', 0, '20', 4),
102
(110, 'milan noir', 'Milvus migrans', 0, 'http://www.oiseaux.net/oiseaux/accipitriformes/milan.noir.html', 0, '20', 4),
103
(111, 'échasse blanche', 'Himantopus himantopus', 0, 'http://www.oiseaux.net/oiseaux/charadriiformes/echasse.blanche.html', 0, '20', 4),
104
(112, 'prunier', 'Prunus domestica', 1, 'http://fr.wikipedia.org/wiki/Prunier', 0, '13,14,15,16,17,18,19', 2),
105
(125, 'Ophrys abeille', 'Ophrys apifera', 0, 'http://fr.wikipedia.org/wiki/Ophrys_abeille', 0, '15', 3),
106
(126, 'Orchis pyramidal', 'Anacamptis pyramidalis', 0, 'http://fr.wikipedia.org/wiki/Orchis_pyramidal', 0, '15', 3),
107
(127, 'épipactis des marais', 'Epipactis palustris', 0, 'http://fr.wikipedia.org/wiki/%C3%89pipactis_des_marais ', 0, '15', 3),
108
(128, 'Orchis sureau', 'Dactylorhiza sambucina', 0, 'http://fr.wikipedia.org/wiki/Orchis_sureau', 0, '15', 3),
109
(129, 'sérapias en langue', 'Serapias lingua', 0, 'http://fr.wikipedia.org/wiki/Orchis_sureau ', 0, '15', 3),
110
(130, 'Orchis pourpre', 'Orchis purpurea', 0, 'http://fr.wikipedia.org/wiki/Orchis_pourpre', 0, '15', 3),
111
(131, 'Orchis brûlé', 'Neotinea ustulata', 0, 'http://fr.wikipedia.org/wiki/Orchis_br%C3%BBl%C3%A9', 0, '15', 3),
112
(132, 'Orchis bouc', 'Himantoglossum hircinum', 0, 'http://fr.wikipedia.org/wiki/Orchis_bouc', 0, '15', 3),
113
(133, 'spiranthe d''automne', 'Spiranthes spiralis', 0, 'http://fr.wikipedia.org/wiki/Spiranthe_d%27automne', 0, '15', 3),
114
(134, 'céphalanthère à longues feuilles ', 'Cephalanthera longifolia', 0, 'http://fr.wikipedia.org/wiki/C%C3%A9phalanth%C3%A8re_%C3%A0_feuilles_%C3%A9troites', 0, '15', 3);
115
 
116
-- --------------------------------------------------------
117
 
118
--
119
-- Structure de la table `ods_individus`
120
--
121
 
122
CREATE TABLE IF NOT EXISTS `ods_individus` (
123
  `oi_id_individu` int(10) unsigned NOT NULL AUTO_INCREMENT,
124
  `oi_ce_espece` int(10) unsigned DEFAULT NULL,
125
  `oi_ce_station` int(10) unsigned DEFAULT NULL,
126
  `oi_nom` text CHARACTER SET utf8 NOT NULL,
127
  PRIMARY KEY (`oi_id_individu`),
128
  KEY `oi_ce_espece` (`oi_ce_espece`),
129
  KEY `oi_ce_station` (`oi_ce_station`)
130
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=32 ;
131
 
132
 
133
-- --------------------------------------------------------
134
 
135
--
136
-- Structure de la table `ods_observations`
137
--
138
 
139
CREATE TABLE IF NOT EXISTS `ods_observations` (
140
  `oo_id_observation` int(10) unsigned NOT NULL AUTO_INCREMENT,
141
  `oo_ce_participant` int(11) NOT NULL,
142
  `oo_ordre` int(10) unsigned NOT NULL,
143
  `oo_ce_individu` int(10) unsigned DEFAULT NULL,
144
  `oo_ce_evenement` int(10) unsigned DEFAULT NULL,
145
  `oo_date` date DEFAULT NULL,
146
  `oo_commentaire` text,
147
  `oo_date_saisie` date DEFAULT NULL,
148
  `oo_date_modification` date DEFAULT NULL,
149
  PRIMARY KEY (`oo_id_observation`),
150
  KEY `oo_ce_evenement` (`oo_ce_evenement`),
151
  KEY `oo_ce_individu` (`oo_ce_individu`)
152
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=97 ;
153
 
154
 
155
CREATE TABLE IF NOT EXISTS `ods_stations` (
156
  `os_id_station` int(10) unsigned NOT NULL AUTO_INCREMENT,
157
  `os_ce_participant` int(10) unsigned DEFAULT NULL,
158
  `os_nom` varchar(255) DEFAULT NULL,
159
  `os_ce_commune` int(10) unsigned DEFAULT NULL,
160
  `os_latitude` float DEFAULT NULL,
161
  `os_longitude` float DEFAULT NULL,
162
  `os_altitude` float DEFAULT NULL,
163
  `os_ce_environnement` int(10) unsigned DEFAULT NULL,
164
  `os_commentaire` text,
165
  PRIMARY KEY (`os_id_station`),
166
  KEY `os_ce_participant` (`os_ce_participant`),
167
  KEY `os_ce_commune` (`os_ce_commune`),
168
  KEY `os_ce_environnement` (`os_ce_environnement`)
169
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 ROW_FORMAT=DYNAMIC AUTO_INCREMENT=12 ;
170
 
171
 
172
-- --------------------------------------------------------
173
 
174
--
175
-- Structure de la table `ods_triples`
176
--
177
 
178
CREATE TABLE IF NOT EXISTS `ods_triples` (
179
  `ot_id_triple` int(10) unsigned NOT NULL AUTO_INCREMENT,
180
  `ot_cle` varchar(255) DEFAULT NULL,
181
  `ot_ce_parent` int(10) unsigned DEFAULT NULL,
182
  `ot_valeur` varchar(255) DEFAULT NULL,
183
  `ot_description` text,
184
  PRIMARY KEY (`ot_id_triple`),
185
  KEY `ot_ce_parent` (`ot_ce_parent`)
186
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=36 ;
187
 
188
--
189
-- Contenu de la table `ods_triples`
190
--
191
 
192
INSERT INTO `ods_triples` (`ot_id_triple`, `ot_cle`, `ot_ce_parent`, `ot_valeur`, `ot_description`) VALUES
193
(1, 'type_espece', 0, 'Types d''especes', 'Liste des types d''especes'),
194
(2, 'type_espece_arbre', 1, 'arbre', 'Type d''espèce arbre'),
195
(3, 'type_espece_herbacee', 1, 'herbacée', 'Type d''espece herbacée'),
196
(4, 'type_espece_oiseau', 1, 'oiseau', 'Type d''espèce oiseau'),
197
(5, 'type_espece_insecte', 1, 'insecte', 'Type d''espèce insecte'),
198
(6, 'environnement', 0, 'Environnements', 'Liste des environnements'),
199
(7, 'environnement_ville', 6, 'ville', 'Environnement ville'),
200
(8, 'environnement_jardin_parc', 6, 'jardin/parc', 'Environnement jardin/parc'),
201
(9, 'environnement_foret', 6, 'forêt', 'Environnement forêt'),
202
(10, 'environnement_champ_prairie', 6, 'champ/prairie', 'Environnement champ/prairie'),
203
(11, 'environnement_village', 6, 'village', 'Environnement village'),
204
(12, 'evenement', 0, 'Evenements', 'Liste des évènements'),
205
(13, 'evenement_feuillaison_stade_11', 12, 'feuillaison stade 11', 'Evènement feuillaison stade 11'),
206
(14, 'evenement_feuillaison_stade_15', 12, 'feuillaison stade 15', 'Evènement feuillaison stade 15'),
207
(15, 'evenement_floraison_stade_61', 12, 'floraison stade 61', 'Evènement floraison stade 61'),
208
(16, 'evenement_floraison_stade_65', 12, 'floraison stade 65', 'Evènement floraison stade 65'),
209
(17, 'evenement_fructification_stade_86', 12, 'fructification stade 86', 'Evènement fructification stade 86'),
210
(18, 'evenement_senescence_stade_92', 12, 'sénescence stade 92', 'Evènement sénéscence stade 92'),
211
(19, 'evenement_senescence_stade_95', 12, 'sénescence stade 95', 'Evènement senescence stade 95'),
212
(20, 'evenement_1ere_apparition', 12, '1ere apparition', 'Evènement 1ere apparation'),
213
(21, 'niveau', 0, 'Niveaux', 'Liste des niveaux scolaires'),
214
(22, 'niveau_CP', 21, 'niveau CP', 'Niveau scolaire CP'),
215
(23, 'niveau_CE1', 21, 'niveau CE1', 'Niveau scolaire CE1'),
216
(24, 'niveau_CE2', 21, 'niveau CE1', 'Niveau scolaire CE2'),
217
(25, 'niveau_CM1', 21, 'niveau CM1', 'Niveau scolaire CM1'),
218
(26, 'niveau_CM2', 21, 'niveau CM2', 'Niveau scolaire CM2'),
219
(27, 'niveau_6eme', 21, 'niveau 6eme', 'Niveau scolaire 6eme'),
220
(28, 'niveau_5eme', 21, 'niveau 5eme', 'Niveau scolaire 5eme'),
221
(29, 'niveau_4eme', 21, 'niveau scolaire 4eme', 'Niveau 4eme'),
222
(30, 'niveau_3eme', 21, 'niveau 3eme', 'Niveau scolaire 3eme'),
223
(31, 'type_inscription', 0, 'types d''inscription', 'Liste des type d''inscription à ODS'),
224
(32, 'type_inscription_ma_classe', 31, 'ma classe', 'Type d''inscription ma classe'),
225
(33, 'type_inscription_mon_association', 31, 'mon association', 'Type d''inscription mon association'),
226
(34, 'type_inscription_mon_club', 31, 'mon club', 'Type d''inscription mon club'),
227
(35, 'type_inscription_mes_parents', 31, 'mes parents', 'Type d''inscription mes parents');
228
 
229
-- --------------------------------------------------------
230
 
231
--
232
-- Structure de la table `participants`
233
--
234
 
235
CREATE TABLE IF NOT EXISTS `participants` (
236
  `id_participant` int(10) unsigned NOT NULL AUTO_INCREMENT,
237
  PRIMARY KEY (`id_participant`)
238
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;
239
 
240
--
241
-- Contenu de la table `participants`
242
--
243