Mercurial > repos > ecology > xmlstarlet
comparison test-data/input_standardiso19115.xml @ 0:217dc3233546 draft default tip
"planemo upload for repository https://github.com/galaxyecology/tools-ecology/tree/main/tools-ecology/tools/xmlstarlet commit 6ebe0c98dd0d727b9202422e64f6d5f7697743fb"
| author | ecology |
|---|---|
| date | Sun, 06 Mar 2022 22:10:01 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:217dc3233546 |
|---|---|
| 1 <?xml version="1.0" encoding="UTF-8"?> | |
| 2 <gmd:MD_Metadata xmlns:gmd="http://www.isotc211.org/2005/gmd" | |
| 3 xmlns:gco="http://www.isotc211.org/2005/gco" | |
| 4 xmlns:gfc="http://www.isotc211.org/2005/gfc" | |
| 5 xmlns:gmi="http://standards.iso.org/iso/19115/-2/gmi/1.0" | |
| 6 xmlns:gmx="http://www.isotc211.org/2005/gmx" | |
| 7 xmlns:gts="http://www.isotc211.org/2005/gts" | |
| 8 xmlns:srv="http://www.isotc211.org/2005/srv" | |
| 9 xmlns:gml="http://www.opengis.net/gml/3.2" | |
| 10 xmlns:gmlcov="http://www.opengis.net/gmlcov/1.0" | |
| 11 xmlns:gmlrgrid="http://www.opengis.net/gml/3.3/rgrid" | |
| 12 xmlns:xlink="http://www.w3.org/1999/xlink" | |
| 13 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
| 14 xsi:schemaLocation="http://www.isotc211.org/2005/gmd http://schemas.opengis.net/csw/2.0.2/profiles/apiso/1.0.0/apiso.xsd"> | |
| 15 <gmd:fileIdentifier> | |
| 16 <gco:CharacterString>pyrenees</gco:CharacterString> | |
| 17 </gmd:fileIdentifier> | |
| 18 <gmd:language> | |
| 19 <gmd:LanguageCode codeList="http://www.loc.gov/standards/iso639-2/" codeListValue="fre" | |
| 20 codeSpace="ISO 639-2">French</gmd:LanguageCode> | |
| 21 </gmd:language> | |
| 22 <gmd:characterSet> | |
| 23 <gmd:MD_CharacterSetCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_CharacterSetCode" | |
| 24 codeListValue="utf8">utf8</gmd:MD_CharacterSetCode> | |
| 25 </gmd:characterSet> | |
| 26 <gmd:hierarchyLevel> | |
| 27 <gmd:MD_ScopeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MX_ScopeCode" | |
| 28 codeListValue="dataset" | |
| 29 codeSpace="ISOTC211/19115">dataset</gmd:MD_ScopeCode> | |
| 30 </gmd:hierarchyLevel> | |
| 31 <gmd:contact> | |
| 32 <gmd:CI_ResponsibleParty> | |
| 33 <gmd:individualName> | |
| 34 <gco:CharacterString>Wilfried Heintz</gco:CharacterString> | |
| 35 </gmd:individualName> | |
| 36 <gmd:organisationName> | |
| 37 <gco:CharacterString>INRAE, UMR DYNAFOR</gco:CharacterString> | |
| 38 </gmd:organisationName> | |
| 39 <gmd:positionName> | |
| 40 <gco:CharacterString>Engineer</gco:CharacterString> | |
| 41 </gmd:positionName> | |
| 42 <gmd:contactInfo> | |
| 43 <gmd:CI_Contact> | |
| 44 <gmd:phone> | |
| 45 <gmd:CI_Telephone> | |
| 46 <gmd:voice> | |
| 47 <gco:CharacterString>(+33)561285516</gco:CharacterString> | |
| 48 </gmd:voice> | |
| 49 <gmd:facsimile gco:nilReason="missing"/> | |
| 50 </gmd:CI_Telephone> | |
| 51 </gmd:phone> | |
| 52 <gmd:address> | |
| 53 <gmd:CI_Address> | |
| 54 <gmd:deliveryPoint> | |
| 55 <gco:CharacterString>24 chemin de Borde Rouge CS 52627</gco:CharacterString> | |
| 56 </gmd:deliveryPoint> | |
| 57 <gmd:city> | |
| 58 <gco:CharacterString>Castanet-Tolosan</gco:CharacterString> | |
| 59 </gmd:city> | |
| 60 <gmd:postalCode> | |
| 61 <gco:CharacterString>31326</gco:CharacterString> | |
| 62 </gmd:postalCode> | |
| 63 <gmd:country> | |
| 64 <gco:CharacterString>France</gco:CharacterString> | |
| 65 </gmd:country> | |
| 66 <gmd:electronicMailAddress> | |
| 67 <gco:CharacterString>wilfried.heintz@inrae.fr</gco:CharacterString> | |
| 68 </gmd:electronicMailAddress> | |
| 69 </gmd:CI_Address> | |
| 70 </gmd:address> | |
| 71 <gmd:onlineResource> | |
| 72 <gmd:CI_OnlineResource> | |
| 73 <gmd:linkage gco:nilReason="missing"/> | |
| 74 <gmd:name gco:nilReason="missing"/> | |
| 75 </gmd:CI_OnlineResource> | |
| 76 </gmd:onlineResource> | |
| 77 </gmd:CI_Contact> | |
| 78 </gmd:contactInfo> | |
| 79 <gmd:role> | |
| 80 <gmd:CI_RoleCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_RoleCode" | |
| 81 codeListValue="pointOfContact" | |
| 82 codeSpace="ISOTC211/19115">pointOfContact</gmd:CI_RoleCode> | |
| 83 </gmd:role> | |
| 84 </gmd:CI_ResponsibleParty> | |
| 85 </gmd:contact> | |
| 86 <gmd:dateStamp> | |
| 87 <gco:DateTime>2020-03-26T15:47:03</gco:DateTime> | |
| 88 </gmd:dateStamp> | |
| 89 <gmd:metadataStandardName> | |
| 90 <gco:CharacterString>ISO 19115:2003/19139</gco:CharacterString> | |
| 91 </gmd:metadataStandardName> | |
| 92 <gmd:metadataStandardVersion> | |
| 93 <gco:CharacterString>1.0</gco:CharacterString> | |
| 94 </gmd:metadataStandardVersion> | |
| 95 <gmd:dataSetURI> | |
| 96 <gco:CharacterString>pyrenees</gco:CharacterString> | |
| 97 </gmd:dataSetURI> | |
| 98 <gmd:spatialRepresentationInfo> | |
| 99 <gmd:MD_VectorSpatialRepresentation> | |
| 100 <gmd:topologyLevel> | |
| 101 <gmd:MD_TopologyLevelCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_TopologyLevelCode" | |
| 102 codeListValue="geometryOnly" | |
| 103 codeSpace="ISOTC211/19115">geometryOnly</gmd:MD_TopologyLevelCode> | |
| 104 </gmd:topologyLevel> | |
| 105 <gmd:geometricObjects> | |
| 106 <gmd:MD_GeometricObjects> | |
| 107 <gmd:geometricObjectType> | |
| 108 <gmd:MD_GeometricObjectTypeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_GeometricObjectTypeCode" | |
| 109 codeListValue="surface" | |
| 110 codeSpace="ISOTC211/19115">surface</gmd:MD_GeometricObjectTypeCode> | |
| 111 </gmd:geometricObjectType> | |
| 112 <gmd:geometricObjectCount> | |
| 113 <gco:Integer>91380</gco:Integer> | |
| 114 </gmd:geometricObjectCount> | |
| 115 </gmd:MD_GeometricObjects> | |
| 116 </gmd:geometricObjects> | |
| 117 </gmd:MD_VectorSpatialRepresentation> | |
| 118 </gmd:spatialRepresentationInfo> | |
| 119 <gmd:referenceSystemInfo> | |
| 120 <gmd:MD_ReferenceSystem> | |
| 121 <gmd:referenceSystemIdentifier> | |
| 122 <gmd:RS_Identifier> | |
| 123 <gmd:code> | |
| 124 <gco:CharacterString>2154</gco:CharacterString> | |
| 125 </gmd:code> | |
| 126 <gmd:codeSpace> | |
| 127 <gco:CharacterString>EPSG</gco:CharacterString> | |
| 128 </gmd:codeSpace> | |
| 129 </gmd:RS_Identifier> | |
| 130 </gmd:referenceSystemIdentifier> | |
| 131 </gmd:MD_ReferenceSystem> | |
| 132 </gmd:referenceSystemInfo> | |
| 133 <gmd:identificationInfo> | |
| 134 <gmd:MD_DataIdentification> | |
| 135 <gmd:citation> | |
| 136 <gmd:CI_Citation> | |
| 137 <gmd:title> | |
| 138 <gco:CharacterString>Forêts anciennes des Pyrénées</gco:CharacterString> | |
| 139 </gmd:title> | |
| 140 <gmd:date> | |
| 141 <gmd:CI_Date> | |
| 142 <gmd:date> | |
| 143 <gco:Date>2012-01-27</gco:Date> | |
| 144 </gmd:date> | |
| 145 <gmd:dateType> | |
| 146 <gmd:CI_DateTypeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_DateTypeCode" | |
| 147 codeListValue="creation" | |
| 148 codeSpace="ISOTC211/19115">creation</gmd:CI_DateTypeCode> | |
| 149 </gmd:dateType> | |
| 150 </gmd:CI_Date> | |
| 151 </gmd:date> | |
| 152 <gmd:edition> | |
| 153 <gco:DateTime>2020-03-26T15:03:07</gco:DateTime> | |
| 154 </gmd:edition> | |
| 155 <gmd:editionDate> | |
| 156 <gco:DateTime>2020-03-26T15:47:07</gco:DateTime> | |
| 157 </gmd:editionDate> | |
| 158 <gmd:identifier> | |
| 159 <gmd:MD_Identifier> | |
| 160 <gmd:code> | |
| 161 <gco:CharacterString>pyrenees</gco:CharacterString> | |
| 162 </gmd:code> | |
| 163 </gmd:MD_Identifier> | |
| 164 </gmd:identifier> | |
| 165 <gmd:citedResponsibleParty> | |
| 166 <gmd:CI_ResponsibleParty> | |
| 167 <gmd:individualName> | |
| 168 <gco:CharacterString>Laurent Larrieu</gco:CharacterString> | |
| 169 </gmd:individualName> | |
| 170 <gmd:organisationName> | |
| 171 <gco:CharacterString>INRAE</gco:CharacterString> | |
| 172 </gmd:organisationName> | |
| 173 <gmd:positionName> | |
| 174 <gco:CharacterString>Engineer</gco:CharacterString> | |
| 175 </gmd:positionName> | |
| 176 <gmd:contactInfo> | |
| 177 <gmd:CI_Contact> | |
| 178 <gmd:phone> | |
| 179 <gmd:CI_Telephone> | |
| 180 <gmd:voice> | |
| 181 <gco:CharacterString>(+33)</gco:CharacterString> | |
| 182 </gmd:voice> | |
| 183 <gmd:facsimile gco:nilReason="missing"/> | |
| 184 </gmd:CI_Telephone> | |
| 185 </gmd:phone> | |
| 186 <gmd:address> | |
| 187 <gmd:CI_Address> | |
| 188 <gmd:deliveryPoint> | |
| 189 <gco:CharacterString>rue</gco:CharacterString> | |
| 190 </gmd:deliveryPoint> | |
| 191 <gmd:city> | |
| 192 <gco:CharacterString>ville</gco:CharacterString> | |
| 193 </gmd:city> | |
| 194 <gmd:postalCode> | |
| 195 <gco:CharacterString>0</gco:CharacterString> | |
| 196 </gmd:postalCode> | |
| 197 <gmd:country> | |
| 198 <gco:CharacterString>France</gco:CharacterString> | |
| 199 </gmd:country> | |
| 200 <gmd:electronicMailAddress> | |
| 201 <gco:CharacterString>laurent.larrieu@inrae.fr</gco:CharacterString> | |
| 202 </gmd:electronicMailAddress> | |
| 203 </gmd:CI_Address> | |
| 204 </gmd:address> | |
| 205 <gmd:onlineResource> | |
| 206 <gmd:CI_OnlineResource> | |
| 207 <gmd:linkage gco:nilReason="missing"/> | |
| 208 <gmd:name gco:nilReason="missing"/> | |
| 209 </gmd:CI_OnlineResource> | |
| 210 </gmd:onlineResource> | |
| 211 </gmd:CI_Contact> | |
| 212 </gmd:contactInfo> | |
| 213 <gmd:role> | |
| 214 <gmd:CI_RoleCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_RoleCode" | |
| 215 codeListValue="owner" | |
| 216 codeSpace="ISOTC211/19115">owner</gmd:CI_RoleCode> | |
| 217 </gmd:role> | |
| 218 </gmd:CI_ResponsibleParty> | |
| 219 </gmd:citedResponsibleParty> | |
| 220 <gmd:citedResponsibleParty> | |
| 221 <gmd:CI_ResponsibleParty> | |
| 222 <gmd:individualName> | |
| 223 <gco:CharacterString>Wilfried Heintz</gco:CharacterString> | |
| 224 </gmd:individualName> | |
| 225 <gmd:organisationName> | |
| 226 <gco:CharacterString>INRAE, UMR DYNAFOR</gco:CharacterString> | |
| 227 </gmd:organisationName> | |
| 228 <gmd:positionName> | |
| 229 <gco:CharacterString>Engineer</gco:CharacterString> | |
| 230 </gmd:positionName> | |
| 231 <gmd:contactInfo> | |
| 232 <gmd:CI_Contact> | |
| 233 <gmd:phone> | |
| 234 <gmd:CI_Telephone> | |
| 235 <gmd:voice> | |
| 236 <gco:CharacterString>(+33)561285516</gco:CharacterString> | |
| 237 </gmd:voice> | |
| 238 <gmd:facsimile gco:nilReason="missing"/> | |
| 239 </gmd:CI_Telephone> | |
| 240 </gmd:phone> | |
| 241 <gmd:address> | |
| 242 <gmd:CI_Address> | |
| 243 <gmd:deliveryPoint> | |
| 244 <gco:CharacterString>24 chemin de Borde Rouge CS 52627</gco:CharacterString> | |
| 245 </gmd:deliveryPoint> | |
| 246 <gmd:city> | |
| 247 <gco:CharacterString>Castanet-Tolosan</gco:CharacterString> | |
| 248 </gmd:city> | |
| 249 <gmd:postalCode> | |
| 250 <gco:CharacterString>31326</gco:CharacterString> | |
| 251 </gmd:postalCode> | |
| 252 <gmd:country> | |
| 253 <gco:CharacterString>France</gco:CharacterString> | |
| 254 </gmd:country> | |
| 255 <gmd:electronicMailAddress> | |
| 256 <gco:CharacterString>wilfried.heintz@inrae.fr</gco:CharacterString> | |
| 257 </gmd:electronicMailAddress> | |
| 258 </gmd:CI_Address> | |
| 259 </gmd:address> | |
| 260 <gmd:onlineResource> | |
| 261 <gmd:CI_OnlineResource> | |
| 262 <gmd:linkage gco:nilReason="missing"/> | |
| 263 <gmd:name gco:nilReason="missing"/> | |
| 264 </gmd:CI_OnlineResource> | |
| 265 </gmd:onlineResource> | |
| 266 </gmd:CI_Contact> | |
| 267 </gmd:contactInfo> | |
| 268 <gmd:role> | |
| 269 <gmd:CI_RoleCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_RoleCode" | |
| 270 codeListValue="owner" | |
| 271 codeSpace="ISOTC211/19115">owner</gmd:CI_RoleCode> | |
| 272 </gmd:role> | |
| 273 </gmd:CI_ResponsibleParty> | |
| 274 </gmd:citedResponsibleParty> | |
| 275 <gmd:presentationForm> | |
| 276 <gmd:CI_PresentationFormCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_PresentationFormCode" | |
| 277 codeListValue="mapDigital" | |
| 278 codeSpace="ISOTC211/19115">mapDigital</gmd:CI_PresentationFormCode> | |
| 279 </gmd:presentationForm> | |
| 280 </gmd:CI_Citation> | |
| 281 </gmd:citation> | |
| 282 <gmd:abstract> | |
| 283 <gco:CharacterString>Cartographie de l'occupation ancienne du sol du massif des Pyrénées réalisée à partir de la digitalisation des minutes de cartes d'Etat Major. (2012-04-01)</gco:CharacterString> | |
| 284 </gmd:abstract> | |
| 285 <gmd:pointOfContact> | |
| 286 <gmd:CI_ResponsibleParty> | |
| 287 <gmd:individualName> | |
| 288 <gco:CharacterString>Wilfried Heintz</gco:CharacterString> | |
| 289 </gmd:individualName> | |
| 290 <gmd:organisationName> | |
| 291 <gco:CharacterString>INRAE, UMR DYNAFOR</gco:CharacterString> | |
| 292 </gmd:organisationName> | |
| 293 <gmd:positionName> | |
| 294 <gco:CharacterString>Engineer</gco:CharacterString> | |
| 295 </gmd:positionName> | |
| 296 <gmd:contactInfo> | |
| 297 <gmd:CI_Contact> | |
| 298 <gmd:phone> | |
| 299 <gmd:CI_Telephone> | |
| 300 <gmd:voice> | |
| 301 <gco:CharacterString>(+33)561285516</gco:CharacterString> | |
| 302 </gmd:voice> | |
| 303 <gmd:facsimile gco:nilReason="missing"/> | |
| 304 </gmd:CI_Telephone> | |
| 305 </gmd:phone> | |
| 306 <gmd:address> | |
| 307 <gmd:CI_Address> | |
| 308 <gmd:deliveryPoint> | |
| 309 <gco:CharacterString>24 chemin de Borde Rouge CS 52627</gco:CharacterString> | |
| 310 </gmd:deliveryPoint> | |
| 311 <gmd:city> | |
| 312 <gco:CharacterString>Castanet-Tolosan</gco:CharacterString> | |
| 313 </gmd:city> | |
| 314 <gmd:postalCode> | |
| 315 <gco:CharacterString>31326</gco:CharacterString> | |
| 316 </gmd:postalCode> | |
| 317 <gmd:country> | |
| 318 <gco:CharacterString>France</gco:CharacterString> | |
| 319 </gmd:country> | |
| 320 <gmd:electronicMailAddress> | |
| 321 <gco:CharacterString>wilfried.heintz@inrae.fr</gco:CharacterString> | |
| 322 </gmd:electronicMailAddress> | |
| 323 </gmd:CI_Address> | |
| 324 </gmd:address> | |
| 325 <gmd:onlineResource> | |
| 326 <gmd:CI_OnlineResource> | |
| 327 <gmd:linkage gco:nilReason="missing"/> | |
| 328 <gmd:name gco:nilReason="missing"/> | |
| 329 </gmd:CI_OnlineResource> | |
| 330 </gmd:onlineResource> | |
| 331 </gmd:CI_Contact> | |
| 332 </gmd:contactInfo> | |
| 333 <gmd:role> | |
| 334 <gmd:CI_RoleCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_RoleCode" | |
| 335 codeListValue="metadata" | |
| 336 codeSpace="ISOTC211/19115">metadata</gmd:CI_RoleCode> | |
| 337 </gmd:role> | |
| 338 </gmd:CI_ResponsibleParty> | |
| 339 </gmd:pointOfContact> | |
| 340 <gmd:pointOfContact> | |
| 341 <gmd:CI_ResponsibleParty> | |
| 342 <gmd:individualName> | |
| 343 <gco:CharacterString>Laurent Larrieu</gco:CharacterString> | |
| 344 </gmd:individualName> | |
| 345 <gmd:organisationName> | |
| 346 <gco:CharacterString>INRAE</gco:CharacterString> | |
| 347 </gmd:organisationName> | |
| 348 <gmd:positionName> | |
| 349 <gco:CharacterString>Engineer</gco:CharacterString> | |
| 350 </gmd:positionName> | |
| 351 <gmd:contactInfo> | |
| 352 <gmd:CI_Contact> | |
| 353 <gmd:phone> | |
| 354 <gmd:CI_Telephone> | |
| 355 <gmd:voice> | |
| 356 <gco:CharacterString>(+33)</gco:CharacterString> | |
| 357 </gmd:voice> | |
| 358 <gmd:facsimile gco:nilReason="missing"/> | |
| 359 </gmd:CI_Telephone> | |
| 360 </gmd:phone> | |
| 361 <gmd:address> | |
| 362 <gmd:CI_Address> | |
| 363 <gmd:deliveryPoint> | |
| 364 <gco:CharacterString>rue</gco:CharacterString> | |
| 365 </gmd:deliveryPoint> | |
| 366 <gmd:city> | |
| 367 <gco:CharacterString>ville</gco:CharacterString> | |
| 368 </gmd:city> | |
| 369 <gmd:postalCode> | |
| 370 <gco:CharacterString>0</gco:CharacterString> | |
| 371 </gmd:postalCode> | |
| 372 <gmd:country> | |
| 373 <gco:CharacterString>France</gco:CharacterString> | |
| 374 </gmd:country> | |
| 375 <gmd:electronicMailAddress> | |
| 376 <gco:CharacterString>laurent.larrieu@inrae.fr</gco:CharacterString> | |
| 377 </gmd:electronicMailAddress> | |
| 378 </gmd:CI_Address> | |
| 379 </gmd:address> | |
| 380 <gmd:onlineResource> | |
| 381 <gmd:CI_OnlineResource> | |
| 382 <gmd:linkage gco:nilReason="missing"/> | |
| 383 <gmd:name gco:nilReason="missing"/> | |
| 384 </gmd:CI_OnlineResource> | |
| 385 </gmd:onlineResource> | |
| 386 </gmd:CI_Contact> | |
| 387 </gmd:contactInfo> | |
| 388 <gmd:role> | |
| 389 <gmd:CI_RoleCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_RoleCode" | |
| 390 codeListValue="owner" | |
| 391 codeSpace="ISOTC211/19115">owner</gmd:CI_RoleCode> | |
| 392 </gmd:role> | |
| 393 </gmd:CI_ResponsibleParty> | |
| 394 </gmd:pointOfContact> | |
| 395 <gmd:pointOfContact> | |
| 396 <gmd:CI_ResponsibleParty> | |
| 397 <gmd:individualName> | |
| 398 <gco:CharacterString>Wilfried Heintz</gco:CharacterString> | |
| 399 </gmd:individualName> | |
| 400 <gmd:organisationName> | |
| 401 <gco:CharacterString>INRAE, UMR DYNAFOR</gco:CharacterString> | |
| 402 </gmd:organisationName> | |
| 403 <gmd:positionName> | |
| 404 <gco:CharacterString>Engineer</gco:CharacterString> | |
| 405 </gmd:positionName> | |
| 406 <gmd:contactInfo> | |
| 407 <gmd:CI_Contact> | |
| 408 <gmd:phone> | |
| 409 <gmd:CI_Telephone> | |
| 410 <gmd:voice> | |
| 411 <gco:CharacterString>(+33)561285516</gco:CharacterString> | |
| 412 </gmd:voice> | |
| 413 <gmd:facsimile gco:nilReason="missing"/> | |
| 414 </gmd:CI_Telephone> | |
| 415 </gmd:phone> | |
| 416 <gmd:address> | |
| 417 <gmd:CI_Address> | |
| 418 <gmd:deliveryPoint> | |
| 419 <gco:CharacterString>24 chemin de Borde Rouge CS 52627</gco:CharacterString> | |
| 420 </gmd:deliveryPoint> | |
| 421 <gmd:city> | |
| 422 <gco:CharacterString>Castanet-Tolosan</gco:CharacterString> | |
| 423 </gmd:city> | |
| 424 <gmd:postalCode> | |
| 425 <gco:CharacterString>31326</gco:CharacterString> | |
| 426 </gmd:postalCode> | |
| 427 <gmd:country> | |
| 428 <gco:CharacterString>France</gco:CharacterString> | |
| 429 </gmd:country> | |
| 430 <gmd:electronicMailAddress> | |
| 431 <gco:CharacterString>wilfried.heintz@inrae.fr</gco:CharacterString> | |
| 432 </gmd:electronicMailAddress> | |
| 433 </gmd:CI_Address> | |
| 434 </gmd:address> | |
| 435 <gmd:onlineResource> | |
| 436 <gmd:CI_OnlineResource> | |
| 437 <gmd:linkage gco:nilReason="missing"/> | |
| 438 <gmd:name gco:nilReason="missing"/> | |
| 439 </gmd:CI_OnlineResource> | |
| 440 </gmd:onlineResource> | |
| 441 </gmd:CI_Contact> | |
| 442 </gmd:contactInfo> | |
| 443 <gmd:role> | |
| 444 <gmd:CI_RoleCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_RoleCode" | |
| 445 codeListValue="owner" | |
| 446 codeSpace="ISOTC211/19115">owner</gmd:CI_RoleCode> | |
| 447 </gmd:role> | |
| 448 </gmd:CI_ResponsibleParty> | |
| 449 </gmd:pointOfContact> | |
| 450 <gmd:pointOfContact> | |
| 451 <gmd:CI_ResponsibleParty> | |
| 452 <gmd:individualName> | |
| 453 <gco:CharacterString>Wilfried Heintz</gco:CharacterString> | |
| 454 </gmd:individualName> | |
| 455 <gmd:organisationName> | |
| 456 <gco:CharacterString>INRAE, UMR DYNAFOR</gco:CharacterString> | |
| 457 </gmd:organisationName> | |
| 458 <gmd:positionName> | |
| 459 <gco:CharacterString>Engineer</gco:CharacterString> | |
| 460 </gmd:positionName> | |
| 461 <gmd:contactInfo> | |
| 462 <gmd:CI_Contact> | |
| 463 <gmd:phone> | |
| 464 <gmd:CI_Telephone> | |
| 465 <gmd:voice> | |
| 466 <gco:CharacterString>(+33)561285516</gco:CharacterString> | |
| 467 </gmd:voice> | |
| 468 <gmd:facsimile gco:nilReason="missing"/> | |
| 469 </gmd:CI_Telephone> | |
| 470 </gmd:phone> | |
| 471 <gmd:address> | |
| 472 <gmd:CI_Address> | |
| 473 <gmd:deliveryPoint> | |
| 474 <gco:CharacterString>24 chemin de Borde Rouge CS 52627</gco:CharacterString> | |
| 475 </gmd:deliveryPoint> | |
| 476 <gmd:city> | |
| 477 <gco:CharacterString>Castanet-Tolosan</gco:CharacterString> | |
| 478 </gmd:city> | |
| 479 <gmd:postalCode> | |
| 480 <gco:CharacterString>31326</gco:CharacterString> | |
| 481 </gmd:postalCode> | |
| 482 <gmd:country> | |
| 483 <gco:CharacterString>France</gco:CharacterString> | |
| 484 </gmd:country> | |
| 485 <gmd:electronicMailAddress> | |
| 486 <gco:CharacterString>wilfried.heintz@inrae.fr</gco:CharacterString> | |
| 487 </gmd:electronicMailAddress> | |
| 488 </gmd:CI_Address> | |
| 489 </gmd:address> | |
| 490 <gmd:onlineResource> | |
| 491 <gmd:CI_OnlineResource> | |
| 492 <gmd:linkage gco:nilReason="missing"/> | |
| 493 <gmd:name gco:nilReason="missing"/> | |
| 494 </gmd:CI_OnlineResource> | |
| 495 </gmd:onlineResource> | |
| 496 </gmd:CI_Contact> | |
| 497 </gmd:contactInfo> | |
| 498 <gmd:role> | |
| 499 <gmd:CI_RoleCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_RoleCode" | |
| 500 codeListValue="pointOfContact" | |
| 501 codeSpace="ISOTC211/19115">pointOfContact</gmd:CI_RoleCode> | |
| 502 </gmd:role> | |
| 503 </gmd:CI_ResponsibleParty> | |
| 504 </gmd:pointOfContact> | |
| 505 <gmd:resourceMaintenance> | |
| 506 <gmd:MD_MaintenanceInformation> | |
| 507 <gmd:maintenanceAndUpdateFrequency> | |
| 508 <gmd:MD_MaintenanceFrequencyCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_MaintenanceFrequencyCode" | |
| 509 codeListValue="asNeeded" | |
| 510 codeSpace="ISOTC211/19115">asNeeded</gmd:MD_MaintenanceFrequencyCode> | |
| 511 </gmd:maintenanceAndUpdateFrequency> | |
| 512 </gmd:MD_MaintenanceInformation> | |
| 513 </gmd:resourceMaintenance> | |
| 514 <gmd:graphicOverview> | |
| 515 <gmd:MD_BrowseGraphic> | |
| 516 <gmd:fileName> | |
| 517 <gco:CharacterString>https://dynids.toulouse.inra.fr:8444/geoserver/forets_anciennes/ows?service=WMS&version=1.1.0&request=GetMap&layers=pyrenees&bbox=311090.112199999,6137120.9254,714654,6269615&width=600&height=300&srs=EPSG:2154&format=image/png</gco:CharacterString> | |
| 518 </gmd:fileName> | |
| 519 <gmd:fileDescription> | |
| 520 <gco:CharacterString>pyrenees</gco:CharacterString> | |
| 521 </gmd:fileDescription> | |
| 522 </gmd:MD_BrowseGraphic> | |
| 523 </gmd:graphicOverview> | |
| 524 <gmd:graphicOverview> | |
| 525 <gmd:MD_BrowseGraphic> | |
| 526 <gmd:fileName> | |
| 527 <gco:CharacterString>http://wheintz.github.io/assets/img/Dynafor.jpg</gco:CharacterString> | |
| 528 </gmd:fileName> | |
| 529 <gmd:fileDescription> | |
| 530 <gco:CharacterString>Logo</gco:CharacterString> | |
| 531 </gmd:fileDescription> | |
| 532 </gmd:MD_BrowseGraphic> | |
| 533 </gmd:graphicOverview> | |
| 534 <gmd:descriptiveKeywords> | |
| 535 <gmd:MD_Keywords> | |
| 536 <gmd:keyword> | |
| 537 <gco:CharacterString>Occupation du sol</gco:CharacterString> | |
| 538 </gmd:keyword> | |
| 539 <gmd:keyword> | |
| 540 <gco:CharacterString>Forêts anciennes</gco:CharacterString> | |
| 541 </gmd:keyword> | |
| 542 <gmd:keyword> | |
| 543 <gco:CharacterString>Digitalisation</gco:CharacterString> | |
| 544 </gmd:keyword> | |
| 545 <gmd:keyword> | |
| 546 <gco:CharacterString>Pyrénées</gco:CharacterString> | |
| 547 </gmd:keyword> | |
| 548 <gmd:keyword> | |
| 549 <gco:CharacterString>Minutes d'Etat Major</gco:CharacterString> | |
| 550 </gmd:keyword> | |
| 551 <gmd:type> | |
| 552 <gmd:MD_KeywordTypeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_KeywordTypeCode" | |
| 553 codeListValue="theme" | |
| 554 codeSpace="ISOTC211/19115">theme</gmd:MD_KeywordTypeCode> | |
| 555 </gmd:type> | |
| 556 <gmd:thesaurusName> | |
| 557 <gmd:CI_Citation> | |
| 558 <gmd:title> | |
| 559 <gco:CharacterString>GENERAL</gco:CharacterString> | |
| 560 </gmd:title> | |
| 561 <gmd:date> | |
| 562 <gmd:CI_Date> | |
| 563 <gmd:date> | |
| 564 <gco:Date>2020-03-26</gco:Date> | |
| 565 </gmd:date> | |
| 566 <gmd:dateType> | |
| 567 <gmd:CI_DateTypeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_DateTypeCode" | |
| 568 codeListValue="lastRevision" | |
| 569 codeSpace="ISOTC211/19115">lastRevision</gmd:CI_DateTypeCode> | |
| 570 </gmd:dateType> | |
| 571 </gmd:CI_Date> | |
| 572 </gmd:date> | |
| 573 </gmd:CI_Citation> | |
| 574 </gmd:thesaurusName> | |
| 575 </gmd:MD_Keywords> | |
| 576 </gmd:descriptiveKeywords> | |
| 577 <gmd:resourceConstraints> | |
| 578 <gmd:MD_LegalConstraints> | |
| 579 <gmd:useLimitation> | |
| 580 <gco:CharacterString>Licence CC-By</gco:CharacterString> | |
| 581 </gmd:useLimitation> | |
| 582 <gmd:useConstraints> | |
| 583 <gmd:MD_RestrictionCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_RestrictionCode" | |
| 584 codeListValue="license" | |
| 585 codeSpace="ISOTC211/19115">license</gmd:MD_RestrictionCode> | |
| 586 </gmd:useConstraints> | |
| 587 </gmd:MD_LegalConstraints> | |
| 588 </gmd:resourceConstraints> | |
| 589 <gmd:spatialRepresentationType> | |
| 590 <gmd:MD_SpatialRepresentationTypeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_SpatialRepresentationTypeCode" | |
| 591 codeListValue="vector">vector</gmd:MD_SpatialRepresentationTypeCode> | |
| 592 </gmd:spatialRepresentationType> | |
| 593 <gmd:language> | |
| 594 <gmd:LanguageCode codeList="http://www.loc.gov/standards/iso639-2/" codeListValue="fre" | |
| 595 codeSpace="ISO 639-2">French</gmd:LanguageCode> | |
| 596 </gmd:language> | |
| 597 <gmd:characterSet> | |
| 598 <gmd:MD_CharacterSetCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_CharacterSetCode" | |
| 599 codeListValue="utf8">utf8</gmd:MD_CharacterSetCode> | |
| 600 </gmd:characterSet> | |
| 601 <gmd:extent> | |
| 602 <gmd:EX_Extent> | |
| 603 <gmd:geographicElement> | |
| 604 <gmd:EX_GeographicBoundingBox> | |
| 605 <gmd:westBoundLongitude> | |
| 606 <gco:Decimal>311090.112199999</gco:Decimal> | |
| 607 </gmd:westBoundLongitude> | |
| 608 <gmd:eastBoundLongitude> | |
| 609 <gco:Decimal>714654.00</gco:Decimal> | |
| 610 </gmd:eastBoundLongitude> | |
| 611 <gmd:southBoundLatitude> | |
| 612 <gco:Decimal>6137120.9254</gco:Decimal> | |
| 613 </gmd:southBoundLatitude> | |
| 614 <gmd:northBoundLatitude> | |
| 615 <gco:Decimal>6269615.00</gco:Decimal> | |
| 616 </gmd:northBoundLatitude> | |
| 617 </gmd:EX_GeographicBoundingBox> | |
| 618 </gmd:geographicElement> | |
| 619 <gmd:temporalElement> | |
| 620 <gmd:EX_TemporalExtent> | |
| 621 <gmd:extent> | |
| 622 <gml:TimePeriod gml:id="P41Y"> | |
| 623 <gml:beginPosition>1840</gml:beginPosition> | |
| 624 <gml:endPosition>1880</gml:endPosition> | |
| 625 </gml:TimePeriod> | |
| 626 </gmd:extent> | |
| 627 </gmd:EX_TemporalExtent> | |
| 628 </gmd:temporalElement> | |
| 629 </gmd:EX_Extent> | |
| 630 </gmd:extent> | |
| 631 <gmd:supplementalInformation gco:nilReason="missing"/> | |
| 632 </gmd:MD_DataIdentification> | |
| 633 </gmd:identificationInfo> | |
| 634 <gmd:distributionInfo> | |
| 635 <gmd:MD_Distribution> | |
| 636 <gmd:transferOptions> | |
| 637 <gmd:MD_DigitalTransferOptions> | |
| 638 <gmd:onLine> | |
| 639 <gmd:CI_OnlineResource> | |
| 640 <gmd:linkage> | |
| 641 <gmd:URL>https://prodinra.inra.fr/record/386328</gmd:URL> | |
| 642 </gmd:linkage> | |
| 643 <gmd:protocol> | |
| 644 <gco:CharacterString>WWW:LINK-1.0-http--link</gco:CharacterString> | |
| 645 </gmd:protocol> | |
| 646 <gmd:name> | |
| 647 <gco:CharacterString>publication</gco:CharacterString> | |
| 648 </gmd:name> | |
| 649 <gmd:description> | |
| 650 <gco:CharacterString>Cartographie des forêts anciennes de France - Objectifs bilan et perspectives</gco:CharacterString> | |
| 651 </gmd:description> | |
| 652 </gmd:CI_OnlineResource> | |
| 653 </gmd:onLine> | |
| 654 <gmd:onLine> | |
| 655 <gmd:CI_OnlineResource> | |
| 656 <gmd:linkage> | |
| 657 <gmd:URL>https://prodinra.inra.fr/record/185677</gmd:URL> | |
| 658 </gmd:linkage> | |
| 659 <gmd:protocol> | |
| 660 <gco:CharacterString>WWW:LINK-1.0-http--link</gco:CharacterString> | |
| 661 </gmd:protocol> | |
| 662 <gmd:name> | |
| 663 <gco:CharacterString>publication</gco:CharacterString> | |
| 664 </gmd:name> | |
| 665 <gmd:description> | |
| 666 <gco:CharacterString>Digitalisation et géoréférencement des cartes minutes de l'état major du Parc National des Pyrénées pour une analyse des forêts anciennes</gco:CharacterString> | |
| 667 </gmd:description> | |
| 668 </gmd:CI_OnlineResource> | |
| 669 </gmd:onLine> | |
| 670 <gmd:onLine> | |
| 671 <gmd:CI_OnlineResource> | |
| 672 <gmd:linkage> | |
| 673 <gmd:URL>https://dynids.toulouse.inra.fr:8444/geoserver/forets_anciennes/ows?service=WMS</gmd:URL> | |
| 674 </gmd:linkage> | |
| 675 <gmd:protocol> | |
| 676 <gco:CharacterString>OGC:WMS-1.1.0-http-get-map</gco:CharacterString> | |
| 677 </gmd:protocol> | |
| 678 <gmd:name> | |
| 679 <gco:CharacterString>pyrenees</gco:CharacterString> | |
| 680 </gmd:name> | |
| 681 <gmd:description> | |
| 682 <gco:CharacterString>Forêts anciennes des Pyrénées</gco:CharacterString> | |
| 683 </gmd:description> | |
| 684 </gmd:CI_OnlineResource> | |
| 685 </gmd:onLine> | |
| 686 <gmd:onLine> | |
| 687 <gmd:CI_OnlineResource> | |
| 688 <gmd:linkage> | |
| 689 <gmd:URL>https://dynids.toulouse.inra.fr:8444/geoserver/forets_anciennes/ows?service=WFS&request=GetFeature&version=1.0.0&typeName=pyrenees</gmd:URL> | |
| 690 </gmd:linkage> | |
| 691 <gmd:protocol> | |
| 692 <gco:CharacterString>WWW:LINK-1.0-http--link</gco:CharacterString> | |
| 693 </gmd:protocol> | |
| 694 <gmd:name> | |
| 695 <gco:CharacterString>pyrenees</gco:CharacterString> | |
| 696 </gmd:name> | |
| 697 <gmd:description> | |
| 698 <gco:CharacterString>Forêts anciennes des Pyrénées - GIS Data Download (GML)</gco:CharacterString> | |
| 699 </gmd:description> | |
| 700 </gmd:CI_OnlineResource> | |
| 701 </gmd:onLine> | |
| 702 <gmd:onLine> | |
| 703 <gmd:CI_OnlineResource> | |
| 704 <gmd:linkage> | |
| 705 <gmd:URL>https://dynids.toulouse.inra.fr:8444/geoserver/forets_anciennes/ows?service=WFS&request=GetFeature&version=1.0.0&typeName=pyrenees&outputFormat=json</gmd:URL> | |
| 706 </gmd:linkage> | |
| 707 <gmd:protocol> | |
| 708 <gco:CharacterString>WWW:LINK-1.0-http--link</gco:CharacterString> | |
| 709 </gmd:protocol> | |
| 710 <gmd:name> | |
| 711 <gco:CharacterString>pyrenees</gco:CharacterString> | |
| 712 </gmd:name> | |
| 713 <gmd:description> | |
| 714 <gco:CharacterString>Forêts anciennes des Pyrénées - GIS Data Download (GeoJSON)</gco:CharacterString> | |
| 715 </gmd:description> | |
| 716 </gmd:CI_OnlineResource> | |
| 717 </gmd:onLine> | |
| 718 <gmd:onLine> | |
| 719 <gmd:CI_OnlineResource> | |
| 720 <gmd:linkage> | |
| 721 <gmd:URL>https://dynids.toulouse.inra.fr:8444/geoserver/forets_anciennes/ows?service=WFS&request=GetFeature&version=1.0.0&typeName=pyrenees&outputFormat=SHAPE-ZIP</gmd:URL> | |
| 722 </gmd:linkage> | |
| 723 <gmd:protocol> | |
| 724 <gco:CharacterString>WWW:LINK-1.0-http--link</gco:CharacterString> | |
| 725 </gmd:protocol> | |
| 726 <gmd:name> | |
| 727 <gco:CharacterString>pyrenees</gco:CharacterString> | |
| 728 </gmd:name> | |
| 729 <gmd:description> | |
| 730 <gco:CharacterString>Forêts anciennes des Pyrénées - GIS Data Download (ESRI Shapefile)</gco:CharacterString> | |
| 731 </gmd:description> | |
| 732 </gmd:CI_OnlineResource> | |
| 733 </gmd:onLine> | |
| 734 </gmd:MD_DigitalTransferOptions> | |
| 735 </gmd:transferOptions> | |
| 736 </gmd:MD_Distribution> | |
| 737 </gmd:distributionInfo> | |
| 738 <gmd:dataQualityInfo> | |
| 739 <gmd:DQ_DataQuality> | |
| 740 <gmd:scope> | |
| 741 <gmd:DQ_Scope> | |
| 742 <gmd:level> | |
| 743 <gmd:MD_ScopeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MX_ScopeCode" | |
| 744 codeListValue="dataset" | |
| 745 codeSpace="ISOTC211/19115">dataset</gmd:MD_ScopeCode> | |
| 746 </gmd:level> | |
| 747 </gmd:DQ_Scope> | |
| 748 </gmd:scope> | |
| 749 <gmd:lineage> | |
| 750 <gmd:LI_Lineage> | |
| 751 <gmd:statement> | |
| 752 <gco:CharacterString>La réalisation de cette carte en 2013 sur l’ensemble du massif pyrénéen a nécessité l’exploitation de 33 dalles minutes d’Etat-Major et un travail manuel de géoréferencement et vectorisation des polygones d'occupation des sols. Nous ne pouvons donc pas garantir les 100% de bien classés.</gco:CharacterString> | |
| 753 </gmd:statement> | |
| 754 </gmd:LI_Lineage> | |
| 755 </gmd:lineage> | |
| 756 </gmd:DQ_DataQuality> | |
| 757 </gmd:dataQualityInfo> | |
| 758 <!--Metadata Creation date/time: 2020-03-26T15:47:16--> | |
| 759 <!--ISO 19139 XML generated by geometa R package - Version 0.6-1--> | |
| 760 <!--ISO 19139 XML compliance: NO--> | |
| 761 <!--geometa R package information: Contact: Emmanuel Blondel emmanuel.blondel1@gmail.com URL: https://github.com/eblondel/geometa/wiki BugReports: https://github.com/eblondel/geometa/issues--> | |
| 762 </gmd:MD_Metadata> |
