🎉Initial commit

This commit is contained in:
SpaceFox 2020-02-02 21:44:38 +01:00
parent 50f21cce4b
commit ebc4a4690f
2190 changed files with 19437 additions and 6 deletions

11
.idea/compiler.xml generated Normal file
View file

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<bytecodeTargetLevel>
<module name="fr.spacefox.coree.scripts.main" target="11" />
<module name="fr.spacefox.coree.scripts.test" target="11" />
<module name="scripts.main" target="1.8" />
<module name="scripts.test" target="1.8" />
</bytecodeTargetLevel>
</component>
</project>

20
.idea/jarRepositories.xml generated Normal file
View file

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="RemoteRepositoriesConfiguration">
<remote-repository>
<option name="id" value="central" />
<option name="name" value="Maven Central repository" />
<option name="url" value="https://repo1.maven.org/maven2" />
</remote-repository>
<remote-repository>
<option name="id" value="jboss.community" />
<option name="name" value="JBoss Community repository" />
<option name="url" value="https://repository.jboss.org/nexus/content/repositories/public/" />
</remote-repository>
<remote-repository>
<option name="id" value="MavenRepo" />
<option name="name" value="MavenRepo" />
<option name="url" value="https://repo.maven.apache.org/maven2/" />
</remote-repository>
</component>
</project>

4
.idea/misc.xml generated
View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<project version="4"> <project version="4">
<component name="ProjectRootManager"> <component name="ProjectRootManager" version="2" languageLevel="JDK_11" default="false" project-jdk-name="11" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/out" /> <output url="file://$PROJECT_DIR$/scripts/build" />
</component> </component>
</project> </project>

5
.idea/modules.xml generated
View file

@ -3,6 +3,11 @@
<component name="ProjectModuleManager"> <component name="ProjectModuleManager">
<modules> <modules>
<module fileurl="file://$PROJECT_DIR$/coree.spacefox.fr.iml" filepath="$PROJECT_DIR$/coree.spacefox.fr.iml" /> <module fileurl="file://$PROJECT_DIR$/coree.spacefox.fr.iml" filepath="$PROJECT_DIR$/coree.spacefox.fr.iml" />
<module fileurl="file://$PROJECT_DIR$/.idea/modules/fr.spacefox.coree.scripts.main.iml" filepath="$PROJECT_DIR$/.idea/modules/fr.spacefox.coree.scripts.main.iml" />
<module fileurl="file://$PROJECT_DIR$/.idea/modules/fr.spacefox.coree.scripts.test.iml" filepath="$PROJECT_DIR$/.idea/modules/fr.spacefox.coree.scripts.test.iml" />
<module fileurl="file://$PROJECT_DIR$/.idea/modules/scripts.iml" filepath="$PROJECT_DIR$/.idea/modules/scripts.iml" />
<module fileurl="file://$PROJECT_DIR$/.idea/modules/scripts.main.iml" filepath="$PROJECT_DIR$/.idea/modules/scripts.main.iml" />
<module fileurl="file://$PROJECT_DIR$/.idea/modules/scripts.test.iml" filepath="$PROJECT_DIR$/.idea/modules/scripts.test.iml" />
</modules> </modules>
</component> </component>
</project> </project>

View file

@ -0,0 +1,58 @@
<?xml version="1.0" encoding="UTF-8"?>
<module external.linked.project.id="scripts:main" external.linked.project.path="$MODULE_DIR$/../../scripts" external.root.project.path="$MODULE_DIR$/../../scripts" external.system.id="GRADLE" external.system.module.group="fr.spacefox.coree" external.system.module.type="sourceSet" external.system.module.version="1.0-SNAPSHOT" type="JAVA_MODULE" version="4">
<component name="FacetManager">
<facet type="kotlin-language" name="Kotlin">
<configuration version="3" platform="JVM 1.8" allPlatforms="JVM [1.8]" useProjectSettings="false">
<compilerSettings>
<option name="additionalArguments" value="-Xallow-no-source-files" />
</compilerSettings>
<compilerArguments>
<option name="destination" value="$MODULE_DIR$/../../scripts/build/classes/kotlin/main" />
<option name="classpath" value="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.3.61/e91d61b7cfd9a45566b580fef18bbd5c32d505b5/kotlin-stdlib-jdk8-1.3.61.jar:/home/spacefox/.gradle/caches/modules-2/files-2.1/com.drewnoakes/metadata-extractor/2.12.0/30dce2429145a41770e0d2bd0a8e8ba63f2137c8/metadata-extractor-2.12.0.jar:/home/spacefox/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-csv/1.7/cb5d05520f8fe1b409aaf29962e47dc5764f8f39/commons-csv-1.7.jar:/home/spacefox/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.3.61/70dffc5f8ac5ea7c34f30deac5b9d8b1d48af066/kotlin-stdlib-jdk7-1.3.61.jar:/home/spacefox/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.3.61/4702105e97f7396ae41b113fdbdc180ec1eb1e36/kotlin-stdlib-1.3.61.jar:/home/spacefox/.gradle/caches/modules-2/files-2.1/com.adobe.xmp/xmpcore/6.0.6/fb29d75ac313aed79013505b965d2378a87a9405/xmpcore-6.0.6.jar:/home/spacefox/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.3.61/65abb71d5afb850b68be03987b08e2c864ca3110/kotlin-stdlib-common-1.3.61.jar:/home/spacefox/.gradle/caches/modules-2/files-2.1/org.jetbrains/annotations/13.0/919f0dfe192fb4e063e7dacadee7f8bb9a2672a9/annotations-13.0.jar" />
<option name="noStdlib" value="true" />
<option name="noReflect" value="true" />
<option name="moduleName" value="scripts" />
<option name="jvmTarget" value="1.8" />
<option name="languageVersion" value="1.3" />
<option name="apiVersion" value="1.3" />
<option name="pluginOptions">
<array />
</option>
<option name="pluginClasspaths">
<array>
<option value="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-script-runtime/1.3.61/e5feb39c8de63dcbdc1154b34ca4413874231605/kotlin-script-runtime-1.3.61.jar" />
<option value="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-scripting-common/1.3.61/169747d90a1ccdd30b25c381a06bee3fe579bf2/kotlin-scripting-common-1.3.61.jar" />
<option value="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-scripting-jvm/1.3.61/b9311f022363534f8776e4392aa9c4f4d5a62a44/kotlin-scripting-jvm-1.3.61.jar" />
<option value="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.3.61/65abb71d5afb850b68be03987b08e2c864ca3110/kotlin-stdlib-common-1.3.61.jar" />
<option value="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.3.61/4702105e97f7396ae41b113fdbdc180ec1eb1e36/kotlin-stdlib-1.3.61.jar" />
<option value="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-core/1.2.1/3839faf625f4197acaeceeb6da000f011a2acb49/kotlinx-coroutines-core-1.2.1.jar" />
<option value="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains/annotations/13.0/919f0dfe192fb4e063e7dacadee7f8bb9a2672a9/annotations-13.0.jar" />
</array>
</option>
<option name="errors">
<ArgumentParseErrors />
</option>
</compilerArguments>
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_11">
<output url="file://$MODULE_DIR$/../../scripts/build/classes/java/main" />
<exclude-output />
<content url="file://$MODULE_DIR$/../../scripts/src/main">
<sourceFolder url="file://$MODULE_DIR$/../../scripts/src/main/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/../../scripts/src/main/kotlin" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/../../scripts/src/main/resources" type="java-resource" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.61" level="project" />
<orderEntry type="library" name="Gradle: com.drewnoakes:metadata-extractor:2.12.0" level="project" />
<orderEntry type="library" name="Gradle: org.apache.commons:commons-csv:1.7" level="project" />
<orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.61" level="project" />
<orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-stdlib:1.3.61" level="project" />
<orderEntry type="library" name="Gradle: com.adobe.xmp:xmpcore:6.0.6" level="project" />
<orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-stdlib-common:1.3.61" level="project" />
<orderEntry type="library" name="Gradle: org.jetbrains:annotations:13.0" level="project" />
</component>
</module>

View file

@ -0,0 +1,68 @@
<?xml version="1.0" encoding="UTF-8"?>
<module external.linked.project.id="scripts:test" external.linked.project.path="$MODULE_DIR$/../../scripts" external.root.project.path="$MODULE_DIR$/../../scripts" external.system.id="GRADLE" external.system.module.group="fr.spacefox.coree" external.system.module.type="sourceSet" external.system.module.version="1.0-SNAPSHOT" type="JAVA_MODULE" version="4">
<component name="FacetManager">
<facet type="kotlin-language" name="Kotlin">
<configuration version="3" platform="JVM 1.8" allPlatforms="JVM [1.8]" useProjectSettings="false">
<compilerSettings>
<option name="additionalArguments" value="-Xallow-no-source-files" />
</compilerSettings>
<compilerArguments>
<option name="destination" value="$MODULE_DIR$/../../scripts/build/classes/kotlin/test" />
<option name="classpath" value="$MODULE_DIR$/../../scripts/build/classes/kotlin/main:/home/spacefox/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.3.61/e91d61b7cfd9a45566b580fef18bbd5c32d505b5/kotlin-stdlib-jdk8-1.3.61.jar:/home/spacefox/.gradle/caches/modules-2/files-2.1/com.drewnoakes/metadata-extractor/2.12.0/30dce2429145a41770e0d2bd0a8e8ba63f2137c8/metadata-extractor-2.12.0.jar:/home/spacefox/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-csv/1.7/cb5d05520f8fe1b409aaf29962e47dc5764f8f39/commons-csv-1.7.jar:/home/spacefox/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/spacefox/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.3.61/70dffc5f8ac5ea7c34f30deac5b9d8b1d48af066/kotlin-stdlib-jdk7-1.3.61.jar:/home/spacefox/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.3.61/4702105e97f7396ae41b113fdbdc180ec1eb1e36/kotlin-stdlib-1.3.61.jar:/home/spacefox/.gradle/caches/modules-2/files-2.1/com.adobe.xmp/xmpcore/6.0.6/fb29d75ac313aed79013505b965d2378a87a9405/xmpcore-6.0.6.jar:/home/spacefox/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/spacefox/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.3.61/65abb71d5afb850b68be03987b08e2c864ca3110/kotlin-stdlib-common-1.3.61.jar:/home/spacefox/.gradle/caches/modules-2/files-2.1/org.jetbrains/annotations/13.0/919f0dfe192fb4e063e7dacadee7f8bb9a2672a9/annotations-13.0.jar" />
<option name="noStdlib" value="true" />
<option name="noReflect" value="true" />
<option name="moduleName" value="scripts" />
<option name="jvmTarget" value="1.8" />
<option name="friendPaths">
<array>
<option value="$MODULE_DIR$/../../scripts/build/classes/java/main" />
<option value="$MODULE_DIR$/../../scripts/build/classes/kotlin/main" />
</array>
</option>
<option name="languageVersion" value="1.3" />
<option name="apiVersion" value="1.3" />
<option name="pluginOptions">
<array />
</option>
<option name="pluginClasspaths">
<array>
<option value="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-script-runtime/1.3.61/e5feb39c8de63dcbdc1154b34ca4413874231605/kotlin-script-runtime-1.3.61.jar" />
<option value="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-scripting-common/1.3.61/169747d90a1ccdd30b25c381a06bee3fe579bf2/kotlin-scripting-common-1.3.61.jar" />
<option value="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-scripting-jvm/1.3.61/b9311f022363534f8776e4392aa9c4f4d5a62a44/kotlin-scripting-jvm-1.3.61.jar" />
<option value="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.3.61/65abb71d5afb850b68be03987b08e2c864ca3110/kotlin-stdlib-common-1.3.61.jar" />
<option value="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.3.61/4702105e97f7396ae41b113fdbdc180ec1eb1e36/kotlin-stdlib-1.3.61.jar" />
<option value="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-core/1.2.1/3839faf625f4197acaeceeb6da000f011a2acb49/kotlinx-coroutines-core-1.2.1.jar" />
<option value="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains/annotations/13.0/919f0dfe192fb4e063e7dacadee7f8bb9a2672a9/annotations-13.0.jar" />
</array>
</option>
<option name="errors">
<ArgumentParseErrors />
</option>
</compilerArguments>
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_11">
<output-test url="file://$MODULE_DIR$/../../scripts/build/classes/java/test" />
<exclude-output />
<content url="file://$MODULE_DIR$/../../scripts/src/test">
<sourceFolder url="file://$MODULE_DIR$/../../scripts/src/test/java" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/../../scripts/src/test/kotlin" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/../../scripts/src/test/resources" type="java-test-resource" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="fr.spacefox.coree.scripts.main" />
<orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.61" level="project" />
<orderEntry type="library" name="Gradle: com.drewnoakes:metadata-extractor:2.12.0" level="project" />
<orderEntry type="library" name="Gradle: org.apache.commons:commons-csv:1.7" level="project" />
<orderEntry type="library" name="Gradle: junit:junit:4.12" level="project" />
<orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.61" level="project" />
<orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-stdlib:1.3.61" level="project" />
<orderEntry type="library" name="Gradle: com.adobe.xmp:xmpcore:6.0.6" level="project" />
<orderEntry type="library" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
<orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-stdlib-common:1.3.61" level="project" />
<orderEntry type="library" name="Gradle: org.jetbrains:annotations:13.0" level="project" />
</component>
<component name="TestModuleProperties" production-module="scripts.main" />
</module>

13
.idea/modules/scripts.iml generated Normal file
View file

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<module external.linked.project.id="scripts" external.linked.project.path="$MODULE_DIR$/../../scripts" external.root.project.path="$MODULE_DIR$/../../scripts" external.system.id="GRADLE" external.system.module.group="fr.spacefox.coree" external.system.module.version="1.0-SNAPSHOT" type="JAVA_MODULE" version="4">
<component name="ExternalSystem" externalSystem="GRADLE" externalSystemModuleGroup="fr.spacefox.coree" externalSystemModuleVersion="1.0-SNAPSHOT" linkedProjectId="scripts" linkedProjectPath="$MODULE_DIR$/../../scripts" rootProjectPath="$MODULE_DIR$/../../scripts" />
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$/../../scripts">
<excludeFolder url="file://$MODULE_DIR$/../../scripts/.gradle" />
<excludeFolder url="file://$MODULE_DIR$/../../scripts/build" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

59
.idea/modules/scripts.main.iml generated Normal file
View file

@ -0,0 +1,59 @@
<?xml version="1.0" encoding="UTF-8"?>
<module external.linked.project.id="scripts:main" external.linked.project.path="$MODULE_DIR$/../../scripts" external.root.project.path="$MODULE_DIR$/../../scripts" external.system.id="GRADLE" external.system.module.group="fr.spacefox.coree" external.system.module.type="sourceSet" external.system.module.version="1.0-SNAPSHOT" type="JAVA_MODULE" version="4">
<component name="ExternalSystem" linkedProjectPath="$MODULE_DIR$/../../scripts" rootProjectPath="$MODULE_DIR$/../../scripts" />
<component name="FacetManager">
<facet type="kotlin-language" name="Kotlin">
<configuration version="3" platform="JVM 1.8" allPlatforms="JVM [1.8]" useProjectSettings="false">
<compilerSettings>
<option name="additionalArguments" value="-Xallow-no-source-files" />
</compilerSettings>
<compilerArguments>
<option name="destination" value="$MODULE_DIR$/../../scripts/build/classes/kotlin/main" />
<option name="classpath" value="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.3.61/e91d61b7cfd9a45566b580fef18bbd5c32d505b5/kotlin-stdlib-jdk8-1.3.61.jar:/home/spacefox/.gradle/caches/modules-2/files-2.1/com.drewnoakes/metadata-extractor/2.12.0/30dce2429145a41770e0d2bd0a8e8ba63f2137c8/metadata-extractor-2.12.0.jar:/home/spacefox/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-csv/1.7/cb5d05520f8fe1b409aaf29962e47dc5764f8f39/commons-csv-1.7.jar:/home/spacefox/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.3.61/70dffc5f8ac5ea7c34f30deac5b9d8b1d48af066/kotlin-stdlib-jdk7-1.3.61.jar:/home/spacefox/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.3.61/4702105e97f7396ae41b113fdbdc180ec1eb1e36/kotlin-stdlib-1.3.61.jar:/home/spacefox/.gradle/caches/modules-2/files-2.1/com.adobe.xmp/xmpcore/6.0.6/fb29d75ac313aed79013505b965d2378a87a9405/xmpcore-6.0.6.jar:/home/spacefox/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.3.61/65abb71d5afb850b68be03987b08e2c864ca3110/kotlin-stdlib-common-1.3.61.jar:/home/spacefox/.gradle/caches/modules-2/files-2.1/org.jetbrains/annotations/13.0/919f0dfe192fb4e063e7dacadee7f8bb9a2672a9/annotations-13.0.jar" />
<option name="noStdlib" value="true" />
<option name="noReflect" value="true" />
<option name="moduleName" value="scripts" />
<option name="jvmTarget" value="1.8" />
<option name="languageVersion" value="1.3" />
<option name="apiVersion" value="1.3" />
<option name="pluginOptions">
<array />
</option>
<option name="pluginClasspaths">
<array>
<option value="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-script-runtime/1.3.61/e5feb39c8de63dcbdc1154b34ca4413874231605/kotlin-script-runtime-1.3.61.jar" />
<option value="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-scripting-common/1.3.61/169747d90a1ccdd30b25c381a06bee3fe579bf2/kotlin-scripting-common-1.3.61.jar" />
<option value="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-scripting-jvm/1.3.61/b9311f022363534f8776e4392aa9c4f4d5a62a44/kotlin-scripting-jvm-1.3.61.jar" />
<option value="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.3.61/65abb71d5afb850b68be03987b08e2c864ca3110/kotlin-stdlib-common-1.3.61.jar" />
<option value="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.3.61/4702105e97f7396ae41b113fdbdc180ec1eb1e36/kotlin-stdlib-1.3.61.jar" />
<option value="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-core/1.2.1/3839faf625f4197acaeceeb6da000f011a2acb49/kotlinx-coroutines-core-1.2.1.jar" />
<option value="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains/annotations/13.0/919f0dfe192fb4e063e7dacadee7f8bb9a2672a9/annotations-13.0.jar" />
</array>
</option>
<option name="errors">
<ArgumentParseErrors />
</option>
</compilerArguments>
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
<output url="file://$MODULE_DIR$/../../scripts/build/classes/java/main" />
<exclude-output />
<content url="file://$MODULE_DIR$/../../scripts/src/main">
<sourceFolder url="file://$MODULE_DIR$/../../scripts/src/main/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/../../scripts/src/main/kotlin" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/../../scripts/src/main/resources" type="java-resource" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.61" level="project" />
<orderEntry type="library" name="Gradle: com.drewnoakes:metadata-extractor:2.12.0" level="project" />
<orderEntry type="library" name="Gradle: org.apache.commons:commons-csv:1.7" level="project" />
<orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.61" level="project" />
<orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-stdlib:1.3.61" level="project" />
<orderEntry type="library" name="Gradle: com.adobe.xmp:xmpcore:6.0.6" level="project" />
<orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-stdlib-common:1.3.61" level="project" />
<orderEntry type="library" name="Gradle: org.jetbrains:annotations:13.0" level="project" />
</component>
</module>

69
.idea/modules/scripts.test.iml generated Normal file
View file

@ -0,0 +1,69 @@
<?xml version="1.0" encoding="UTF-8"?>
<module external.linked.project.id="scripts:test" external.linked.project.path="$MODULE_DIR$/../../scripts" external.root.project.path="$MODULE_DIR$/../../scripts" external.system.id="GRADLE" external.system.module.group="fr.spacefox.coree" external.system.module.type="sourceSet" external.system.module.version="1.0-SNAPSHOT" type="JAVA_MODULE" version="4">
<component name="ExternalSystem" linkedProjectPath="$MODULE_DIR$/../../scripts" rootProjectPath="$MODULE_DIR$/../../scripts" />
<component name="FacetManager">
<facet type="kotlin-language" name="Kotlin">
<configuration version="3" platform="JVM 1.8" allPlatforms="JVM [1.8]" useProjectSettings="false">
<compilerSettings>
<option name="additionalArguments" value="-Xallow-no-source-files" />
</compilerSettings>
<compilerArguments>
<option name="destination" value="$MODULE_DIR$/../../scripts/build/classes/kotlin/test" />
<option name="classpath" value="$MODULE_DIR$/../../scripts/build/classes/kotlin/main:/home/spacefox/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.3.61/e91d61b7cfd9a45566b580fef18bbd5c32d505b5/kotlin-stdlib-jdk8-1.3.61.jar:/home/spacefox/.gradle/caches/modules-2/files-2.1/com.drewnoakes/metadata-extractor/2.12.0/30dce2429145a41770e0d2bd0a8e8ba63f2137c8/metadata-extractor-2.12.0.jar:/home/spacefox/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-csv/1.7/cb5d05520f8fe1b409aaf29962e47dc5764f8f39/commons-csv-1.7.jar:/home/spacefox/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/spacefox/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.3.61/70dffc5f8ac5ea7c34f30deac5b9d8b1d48af066/kotlin-stdlib-jdk7-1.3.61.jar:/home/spacefox/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.3.61/4702105e97f7396ae41b113fdbdc180ec1eb1e36/kotlin-stdlib-1.3.61.jar:/home/spacefox/.gradle/caches/modules-2/files-2.1/com.adobe.xmp/xmpcore/6.0.6/fb29d75ac313aed79013505b965d2378a87a9405/xmpcore-6.0.6.jar:/home/spacefox/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/spacefox/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.3.61/65abb71d5afb850b68be03987b08e2c864ca3110/kotlin-stdlib-common-1.3.61.jar:/home/spacefox/.gradle/caches/modules-2/files-2.1/org.jetbrains/annotations/13.0/919f0dfe192fb4e063e7dacadee7f8bb9a2672a9/annotations-13.0.jar" />
<option name="noStdlib" value="true" />
<option name="noReflect" value="true" />
<option name="moduleName" value="scripts" />
<option name="jvmTarget" value="1.8" />
<option name="friendPaths">
<array>
<option value="$MODULE_DIR$/../../scripts/build/classes/java/main" />
<option value="$MODULE_DIR$/../../scripts/build/classes/kotlin/main" />
</array>
</option>
<option name="languageVersion" value="1.3" />
<option name="apiVersion" value="1.3" />
<option name="pluginOptions">
<array />
</option>
<option name="pluginClasspaths">
<array>
<option value="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-script-runtime/1.3.61/e5feb39c8de63dcbdc1154b34ca4413874231605/kotlin-script-runtime-1.3.61.jar" />
<option value="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-scripting-common/1.3.61/169747d90a1ccdd30b25c381a06bee3fe579bf2/kotlin-scripting-common-1.3.61.jar" />
<option value="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-scripting-jvm/1.3.61/b9311f022363534f8776e4392aa9c4f4d5a62a44/kotlin-scripting-jvm-1.3.61.jar" />
<option value="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.3.61/65abb71d5afb850b68be03987b08e2c864ca3110/kotlin-stdlib-common-1.3.61.jar" />
<option value="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.3.61/4702105e97f7396ae41b113fdbdc180ec1eb1e36/kotlin-stdlib-1.3.61.jar" />
<option value="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-core/1.2.1/3839faf625f4197acaeceeb6da000f011a2acb49/kotlinx-coroutines-core-1.2.1.jar" />
<option value="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains/annotations/13.0/919f0dfe192fb4e063e7dacadee7f8bb9a2672a9/annotations-13.0.jar" />
</array>
</option>
<option name="errors">
<ArgumentParseErrors />
</option>
</compilerArguments>
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
<output-test url="file://$MODULE_DIR$/../../scripts/build/classes/java/test" />
<exclude-output />
<content url="file://$MODULE_DIR$/../../scripts/src/test">
<sourceFolder url="file://$MODULE_DIR$/../../scripts/src/test/java" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/../../scripts/src/test/kotlin" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/../../scripts/src/test/resources" type="java-test-resource" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="scripts.main" />
<orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.61" level="project" />
<orderEntry type="library" name="Gradle: com.drewnoakes:metadata-extractor:2.12.0" level="project" />
<orderEntry type="library" name="Gradle: org.apache.commons:commons-csv:1.7" level="project" />
<orderEntry type="library" name="Gradle: junit:junit:4.12" level="project" />
<orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.61" level="project" />
<orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-stdlib:1.3.61" level="project" />
<orderEntry type="library" name="Gradle: com.adobe.xmp:xmpcore:6.0.6" level="project" />
<orderEntry type="library" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
<orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-stdlib-common:1.3.61" level="project" />
<orderEntry type="library" name="Gradle: org.jetbrains:annotations:13.0" level="project" />
</component>
<component name="TestModuleProperties" production-module="scripts.main" />
</module>

1
.idea/vcs.xml generated
View file

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<project version="4"> <project version="4">
<component name="VcsDirectoryMappings"> <component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$/.." vcs="Git" />
<mapping directory="$PROJECT_DIR$" vcs="Git" /> <mapping directory="$PROJECT_DIR$" vcs="Git" />
</component> </component>
</project> </project>

20
LICENSE.md Normal file
View file

@ -0,0 +1,20 @@
The MIT License (MIT)
Copyright (c) 2020 SpaceFox
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

View file

@ -1,3 +1,11 @@
baseURL = "http://example.org/" baseURL = "https://coree.spacefox.fr/"
languageCode = "en-us" languageCode = "fr-FR"
title = "My New Hugo Site" theme = "photos"
title = "Un renard en Corée"
[taxonomies]
category = "categories"
lieux = "lieux"
picdate = "picdates"
ratio = "ratio"
themes = "themes"

35
content/D5600_001756.md Normal file
View file

@ -0,0 +1,35 @@
---
title: "Vue sur Myeongdong, Séoul"
date: "2019-10-17T12:27:06+08:00"
img: D5600_001756
speed: 1/1600 s
iso: 400
aperture: 5.6
focal: 21.0
picInstant: 2019-10-17T12:27:06+08:00
widthFull: 3969
heightFull: 5944
fileSizeFull: 9,11 Mio
width2k: 1282
height2k: 1920
fileSize2k: 886,11 kio
width3k: 2003
height3k: 3000
fileSize3k: 2,91 Mio
width4k: 2564
height4k: 3840
fileSize4k: 4,45 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 27,58 Mio
ratio:
- vertical
lieux:
- seoul
picdates:
- 2019-10-17
themes:
- ville
- moderne
---

37
content/D5600_001762.md Normal file
View file

@ -0,0 +1,37 @@
---
title: "Lignes électriques"
date: "2019-10-17T12:42:37+08:00"
img: D5600_001762
speed: 1/500 s
iso: 200
aperture: 13.0
focal: 25.0
picInstant: 2019-10-17T12:42:37+08:00
widthFull: 4016
heightFull: 6016
fileSizeFull: 4,93 Mio
width2k: 1282
height2k: 1920
fileSize2k: 517,85 kio
width3k: 2003
height3k: 3000
fileSize3k: 1,63 Mio
width4k: 2563
height4k: 3840
fileSize4k: 2,43 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 24,46 Mio
ratio:
- vertical
lieux:
- seoul
picdates:
- 2019-10-17
themes:
- ville
- quotidien
- curiosite
---
Le système de distribution électrique coréen crée parfois des enchevêtrements impressionnants.

35
content/D5600_001763.md Normal file
View file

@ -0,0 +1,35 @@
---
title: "Une ruelle comme tant dautres"
date: "2019-10-17T12:43:15+08:00"
img: D5600_001763
speed: 1/160 s
iso: 200
aperture: 13.0
focal: 18.0
picInstant: 2019-10-17T12:43:15+08:00
widthFull: 4016
heightFull: 6016
fileSizeFull: 7,08 Mio
width2k: 1282
height2k: 1920
fileSize2k: 671,21 kio
width3k: 2003
height3k: 3000
fileSize3k: 2,18 Mio
width4k: 2563
height4k: 3840
fileSize4k: 3,33 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 25,20 Mio
ratio:
- vertical
lieux:
- seoul
picdates:
- 2019-10-17
themes:
- ville
- quotidien
---

36
content/D5600_001764.md Normal file
View file

@ -0,0 +1,36 @@
---
title: "Batterie de compteurs de gaz"
date: "2019-10-17T12:43:35+08:00"
img: D5600_001764
speed: 1/30 s
iso: 200
aperture: 13.0
focal: 52.0
picInstant: 2019-10-17T12:43:35+08:00
widthFull: 6016
heightFull: 4016
fileSizeFull: 6,55 Mio
width2k: 1920
height2k: 1282
fileSize2k: 690,84 kio
width3k: 3000
height3k: 2003
fileSize3k: 2,12 Mio
width4k: 3840
height4k: 2563
fileSize4k: 3,17 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 25,67 Mio
ratio:
- standard
lieux:
- seoul
picdates:
- 2019-10-17
themes:
- quotidien
- curiosite
---
Au moins les relevés sont faciles !

35
content/D5600_001768.md Normal file
View file

@ -0,0 +1,35 @@
---
title: "Cest à quel étage, déja ?"
date: "2019-10-17T14:17:36+08:00"
img: D5600_001768
speed: 1/400 s
iso: 200
aperture: 10.0
focal: 52.0
picInstant: 2019-10-17T14:17:36+08:00
widthFull: 5819
heightFull: 3879
fileSizeFull: 6,26 Mio
width2k: 1920
height2k: 1280
fileSize2k: 746,45 kio
width3k: 3000
height3k: 2000
fileSize3k: 2,20 Mio
width4k: 3840
height4k: 2560
fileSize4k: 3,26 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 26,48 Mio
ratio:
- standard
lieux:
- seoul
picdates:
- 2019-10-17
themes:
- ville
- moderne
---

36
content/D5600_001775.md Normal file
View file

@ -0,0 +1,36 @@
---
title: "Je suis de lautre côté du carrefour."
date: "2019-10-17T14:28:00+08:00"
img: D5600_001775
speed: 1/200 s
iso: 200
aperture: 11.0
focal: 18.0
picInstant: 2019-10-17T14:28:00+08:00
widthFull: 6016
heightFull: 4016
fileSizeFull: 6,72 Mio
width2k: 1920
height2k: 1282
fileSize2k: 686,94 kio
width3k: 3000
height3k: 2003
fileSize3k: 2,17 Mio
width4k: 3840
height4k: 2563
fileSize4k: 3,25 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 25,71 Mio
ratio:
- standard
lieux:
- seoul
picdates:
- 2019-10-17
themes:
- ville
- quotidien
---
À dans une demi-heure !

35
content/D5600_001776.md Normal file
View file

@ -0,0 +1,35 @@
---
title: "Pavillon au reflet"
date: "2019-10-17T15:50:46+08:00"
img: D5600_001776
speed: 1/160 s
iso: 200
aperture: 11.0
focal: 48.0
picInstant: 2019-10-17T15:50:46+08:00
widthFull: 6016
heightFull: 4016
fileSizeFull: 7,38 Mio
width2k: 1920
height2k: 1282
fileSize2k: 735,03 kio
width3k: 3000
height3k: 2003
fileSize3k: 2,34 Mio
width4k: 3840
height4k: 2563
fileSize4k: 3,54 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 26,61 Mio
ratio:
- standard
lieux:
- nationalmuseum
picdates:
- 2019-10-17
themes:
- parc
- architecture
---

37
content/D5600_001784.md Normal file
View file

@ -0,0 +1,37 @@
---
title: "Pagode à dix niveaux"
date: "2019-10-17T17:03:51+08:00"
img: D5600_001784
speed: 1/30 s
iso: 400
aperture: 6.3
focal: 18.0
picInstant: 2019-10-17T17:03:51+08:00
widthFull: 4016
heightFull: 6016
fileSizeFull: 6,03 Mio
width2k: 1282
height2k: 1920
fileSize2k: 542,07 kio
width3k: 2003
height3k: 3000
fileSize3k: 1,82 Mio
width4k: 2563
height4k: 3840
fileSize4k: 2,80 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 25,45 Mio
ratio:
- vertical
lieux:
- nationalmuseum
picdates:
- 2019-10-17
themes:
- temple
- histoire
- tresor
---
[Trésor National n°86](https://fr.wikipedia.org/wiki/Musée_national_de_Corée#Pagode_à_dix_niveaux)

36
content/D5600_001786.md Normal file
View file

@ -0,0 +1,36 @@
---
title: "Stèle à la tortue"
date: "2019-10-17T17:05:46+08:00"
img: D5600_001786
speed: 1/40 s
iso: 800
aperture: 5.6
focal: 28.0
picInstant: 2019-10-17T17:05:46+08:00
widthFull: 4016
heightFull: 6016
fileSizeFull: 6,01 Mio
width2k: 1282
height2k: 1920
fileSize2k: 475,98 kio
width3k: 2003
height3k: 3000
fileSize3k: 1,76 Mio
width4k: 2563
height4k: 3840
fileSize4k: 2,75 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 27,11 Mio
ratio:
- vertical
lieux:
- nationalmuseum
picdates:
- 2019-10-17
themes:
- histoire
- sculpture
---
Les statues de tortues avec une stèle sur le dos sont courantes en Corée.

36
content/D5600_001787.md Normal file
View file

@ -0,0 +1,36 @@
---
title: "Deux têtes de dragon"
date: "2019-10-17T17:10:21+08:00"
img: D5600_001787
speed: 1/25 s
iso: 3200
aperture: 4.5
focal: 38.0
picInstant: 2019-10-17T17:10:21+08:00
widthFull: 5614
heightFull: 3748
fileSizeFull: 5,43 Mio
width2k: 1920
height2k: 1282
fileSize2k: 404,54 kio
width3k: 3000
height3k: 2003
fileSize3k: 1,64 Mio
width4k: 3840
height4k: 2564
fileSize4k: 2,65 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 28,77 Mio
ratio:
- standard
lieux:
- nationalmuseum
picdates:
- 2019-10-17
themes:
- histoire
- objet
- dragon
---

36
content/D5600_001790.md Normal file
View file

@ -0,0 +1,36 @@
---
title: "Statue de Bouddha assis, en fer"
date: "2019-10-17T17:11:30+08:00"
img: D5600_001790
speed: 1/40 s
iso: 3200
aperture: 4.5
focal: 28.0
picInstant: 2019-10-17T17:11:30+08:00
widthFull: 5221
heightFull: 3486
fileSizeFull: 3,21 Mio
width2k: 1920
height2k: 1282
fileSize2k: 317,70 kio
width3k: 3000
height3k: 2003
fileSize3k: 1,22 Mio
width4k: 3840
height4k: 2564
fileSize4k: 1,87 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 27,02 Mio
ratio:
- standard
lieux:
- nationalmuseum
picdates:
- 2019-10-17
themes:
- histoire
- sculpture
- temple
---

36
content/D5600_001794.md Normal file
View file

@ -0,0 +1,36 @@
---
title: "Animaux du Zodiaque"
date: "2019-10-17T17:13:38+08:00"
img: D5600_001794
speed: 1/13 s
iso: 800
aperture: 4.5
focal: 35.0
picInstant: 2019-10-17T17:13:38+08:00
widthFull: 5035
heightFull: 3739
fileSizeFull: 5,55 Mio
width2k: 1920
height2k: 1426
fileSize2k: 743,84 kio
width3k: 3000
height3k: 2228
fileSize3k: 2,38 Mio
width4k: 3840
height4k: 2852
fileSize4k: 3,59 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 27,87 Mio
ratio:
- autre
lieux:
- nationalmuseum
picdates:
- 2019-10-17
themes:
- histoire
- sculpture
- objet
---

35
content/D5600_001800.md Normal file
View file

@ -0,0 +1,35 @@
---
title: "Trône"
date: "2019-10-17T17:27:01+08:00"
img: D5600_001800
speed: 1/50 s
iso: 3200
aperture: 3.5
focal: 18.0
picInstant: 2019-10-17T17:27:01+08:00
widthFull: 4750
heightFull: 3469
fileSizeFull: 7,36 Mio
width2k: 1920
height2k: 1402
fileSize2k: 943,78 kio
width3k: 3000
height3k: 2191
fileSize3k: 3,36 Mio
width4k: 3840
height4k: 2804
fileSize4k: 5,14 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 30,08 Mio
ratio:
- autre
lieux:
- nationalmuseum
picdates:
- 2019-10-17
themes:
- histoire
- trone
---

37
content/D5600_001801.md Normal file
View file

@ -0,0 +1,37 @@
---
title: "Lithophone"
date: "2019-10-17T17:32:43+08:00"
img: D5600_001801
speed: 1/40 s
iso: 3200
aperture: 5.6
focal: 18.0
picInstant: 2019-10-17T17:32:43+08:00
widthFull: 6016
heightFull: 4016
fileSizeFull: 8,09 Mio
width2k: 1920
height2k: 1282
fileSize2k: 675,43 kio
width3k: 3000
height3k: 2003
fileSize3k: 2,38 Mio
width4k: 3840
height4k: 2563
fileSize4k: 3,68 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 29,77 Mio
ratio:
- standard
lieux:
- nationalmuseum
picdates:
- 2019-10-17
themes:
- histoire
- objet
- musique
---
Cest comme un xylophone, mais en pierre.

36
content/D5600_001804.md Normal file
View file

@ -0,0 +1,36 @@
---
title: "Mahais de un à cinq chevaux"
date: "2019-10-17T17:34:41+08:00"
img: D5600_001804
speed: 1/40 s
iso: 3200
aperture: 4.5
focal: 35.0
picInstant: 2019-10-17T17:34:41+08:00
widthFull: 5646
heightFull: 1188
fileSizeFull: 3,36 Mio
width2k: 1920
height2k: 404
fileSize2k: 295,05 kio
width3k: 3000
height3k: 631
fileSize3k: 1,13 Mio
width4k: 3840
height4k: 808
fileSize4k: 1,74 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 30,44 Mio
ratio:
- panoramique
lieux:
- nationalmuseum
picdates:
- 2019-10-17
themes:
- histoire
- objet
---
Contrairement à ceux du [Nouvel Angyo Onshi](https://fr.wikipedia.org/wiki/Le_Nouvel_Angyo_Onshi), ils ne confèrent pas de pouvoirs magiques mais permettent de réquisitionner autant de chevaux que dessinés.

36
content/D5600_001814.md Normal file
View file

@ -0,0 +1,36 @@
---
title: "Hall du Musée National de Corée"
date: "2019-10-17T18:09:00+08:00"
img: D5600_001814
speed: 1/80 s
iso: 800
aperture: 4.5
focal: 35.0
picInstant: 2019-10-17T18:09:00+08:00
widthFull: 4016
heightFull: 6016
fileSizeFull: 5,55 Mio
width2k: 1282
height2k: 1920
fileSize2k: 448,90 kio
width3k: 2003
height3k: 3000
fileSize3k: 1,60 Mio
width4k: 2563
height4k: 3840
fileSize4k: 2,50 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 27,57 Mio
ratio:
- vertical
lieux:
- nationalmuseum
picdates:
- 2019-10-17
themes:
- temple
- moderne
---
Au premier plan, la pagode à dix niveaux.

38
content/D5600_001821.md Normal file
View file

@ -0,0 +1,38 @@
---
title: "Pichet en céladon en forme de dragon"
date: "2019-10-17T18:31:50+08:00"
img: D5600_001821
speed: 1/80 s
iso: 3200
aperture: 5.3
focal: 70.0
picInstant: 2019-10-17T18:31:50+08:00
widthFull: 6016
heightFull: 4016
fileSizeFull: 6,69 Mio
width2k: 1920
height2k: 1282
fileSize2k: 348,71 kio
width3k: 3000
height3k: 2003
fileSize3k: 1,67 Mio
width4k: 3840
height4k: 2563
fileSize4k: 2,78 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 29,22 Mio
ratio:
- standard
lieux:
- nationalmuseum
picdates:
- 2019-10-17
themes:
- histoire
- objet
- dragon
- tresor
---
[Trésor National n°61](https://fr.wikipedia.org/wiki/Trésors_nationaux_de_Corée_du_Sud)

39
content/D5600_001822.md Normal file
View file

@ -0,0 +1,39 @@
---
title: "Cloche en bronze du temple Cheonheung sur le Seonggeosan"
date: "2019-10-17T18:33:03+08:00"
img: D5600_001822
speed: 1/40 s
iso: 3200
aperture: 4.5
focal: 34.0
picInstant: 2019-10-17T18:33:03+08:00
widthFull: 3739
heightFull: 5600
fileSizeFull: 6,72 Mio
width2k: 1282
height2k: 1920
fileSize2k: 641,89 kio
width3k: 2003
height3k: 3000
fileSize3k: 2,28 Mio
width4k: 2564
height4k: 3840
fileSize4k: 3,53 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 29,74 Mio
ratio:
- vertical
lieux:
- nationalmuseum
picdates:
- 2019-10-17
themes:
- histoire
- objet
- temple
- selection
- tresor
---
[Trésor National n°280](https://fr.wikipedia.org/wiki/Trésors_nationaux_de_Corée_du_Sud)

35
content/D5600_001832.md Normal file
View file

@ -0,0 +1,35 @@
---
title: "Esplanade du Musée National de Corée"
date: "2019-10-17T18:53:13+08:00"
img: D5600_001832
speed: 1/160 s
iso: 400
aperture: 4.0
focal: 28.0
picInstant: 2019-10-17T18:53:13+08:00
widthFull: 5557
heightFull: 3710
fileSizeFull: 6,25 Mio
width2k: 1920
height2k: 1282
fileSize2k: 582,48 kio
width3k: 3000
height3k: 2003
fileSize3k: 2,14 Mio
width4k: 3840
height4k: 2564
fileSize4k: 3,33 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 23,95 Mio
ratio:
- standard
lieux:
- nationalmuseum
picdates:
- 2019-10-17
themes:
- ville
- moderne
---

37
content/D5600_001844.md Normal file
View file

@ -0,0 +1,37 @@
---
title: "Joueur de conque"
date: "2019-10-18T12:05:02+08:00"
img: D5600_001844
speed: 1/320 s
iso: 400
aperture: 7.1
focal: 98.0
picInstant: 2019-10-18T12:05:02+08:00
widthFull: 6016
heightFull: 4016
fileSizeFull: 5,02 Mio
width2k: 1920
height2k: 1282
fileSize2k: 410,49 kio
width3k: 3000
height3k: 2003
fileSize3k: 1,47 Mio
width4k: 3840
height4k: 2563
fileSize4k: 2,29 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 25,62 Mio
ratio:
- standard
lieux:
- deoksungung
picdates:
- 2019-10-18
themes:
- histoire
- musique
- costume
---
Relève de la garde du Deoksungung

37
content/D5600_001848.md Normal file
View file

@ -0,0 +1,37 @@
---
title: "Boum !"
date: "2019-10-18T12:09:37+08:00"
img: D5600_001848
speed: 1/1000 s
iso: 400
aperture: 7.1
focal: 35.0
picInstant: 2019-10-18T12:09:37+08:00
widthFull: 6016
heightFull: 3384
fileSizeFull: 6,80 Mio
width2k: 1920
height2k: 1080
fileSize2k: 650,78 kio
width3k: 3000
height3k: 1688
fileSize3k: 2,06 Mio
width4k: 3840
height4k: 2160
fileSize4k: 3,16 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 25,50 Mio
ratio:
- ecran
lieux:
- deoksungung
picdates:
- 2019-10-18
themes:
- histoire
- musique
- costume
---
Relève de la garde du Deoksungung

36
content/D5600_001850.md Normal file
View file

@ -0,0 +1,36 @@
---
title: "Toi, je tai à lœil !"
date: "2019-10-18T12:15:27+08:00"
img: D5600_001850
speed: 1/60 s
iso: 400
aperture: 7.1
focal: 48.0
picInstant: 2019-10-18T12:15:27+08:00
widthFull: 5662
heightFull: 3428
fileSizeFull: 4,64 Mio
width2k: 1920
height2k: 1162
fileSize2k: 489,14 kio
width3k: 3000
height3k: 1816
fileSize3k: 1,58 Mio
width4k: 3840
height4k: 2325
fileSize4k: 2,42 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 26,33 Mio
ratio:
- autre
lieux:
- deoksungung
picdates:
- 2019-10-18
themes:
- histoire
- costume
---
Relève de la garde du Deoksungung

36
content/D5600_001854.md Normal file
View file

@ -0,0 +1,36 @@
---
title: "Une aile du Deoksungung"
date: "2019-10-18T12:20:53+08:00"
img: D5600_001854
speed: 1/200 s
iso: 100
aperture: 7.1
focal: 32.0
picInstant: 2019-10-18T12:20:53+08:00
widthFull: 6016
heightFull: 4016
fileSizeFull: 6,80 Mio
width2k: 1920
height2k: 1282
fileSize2k: 672,28 kio
width3k: 3000
height3k: 2003
fileSize3k: 2,15 Mio
width4k: 3840
height4k: 2563
fileSize4k: 3,24 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 25,04 Mio
ratio:
- standard
lieux:
- deoksungung
picdates:
- 2019-10-18
themes:
- palais
- architecture
- toit
---

35
content/D5600_001855.md Normal file
View file

@ -0,0 +1,35 @@
---
title: "Trône"
date: "2019-10-18T12:23:35+08:00"
img: D5600_001855
speed: 1/40 s
iso: 100
aperture: 7.1
focal: 34.0
picInstant: 2019-10-18T12:23:35+08:00
widthFull: 5726
heightFull: 3817
fileSizeFull: 7,81 Mio
width2k: 1920
height2k: 1280
fileSize2k: 875,14 kio
width3k: 3000
height3k: 2000
fileSize3k: 2,67 Mio
width4k: 3840
height4k: 2560
fileSize4k: 4,04 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 24,01 Mio
ratio:
- standard
lieux:
- deoksungung
picdates:
- 2019-10-18
themes:
- palais
- trone
---

37
content/D5600_001863.md Normal file
View file

@ -0,0 +1,37 @@
---
title: "Derrière le palais, la ville"
date: "2019-10-18T12:30:21+08:00"
img: D5600_001863
speed: 1/200 s
iso: 100
aperture: 7.1
focal: 52.0
picInstant: 2019-10-18T12:30:21+08:00
widthFull: 6016
heightFull: 4016
fileSizeFull: 8,26 Mio
width2k: 1920
height2k: 1282
fileSize2k: 927,08 kio
width3k: 3000
height3k: 2003
fileSize3k: 2,73 Mio
width4k: 3840
height4k: 2563
fileSize4k: 4,02 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 26,70 Mio
ratio:
- standard
lieux:
- deoksungung
picdates:
- 2019-10-18
themes:
- architecture
- palais
- ville
- toit
---

38
content/D5600_001865.md Normal file
View file

@ -0,0 +1,38 @@
---
title: "Le bâtiment de style occidental"
date: "2019-10-18T12:31:33+08:00"
img: D5600_001865
speed: 1/125 s
iso: 100
aperture: 9.0
focal: 22.0
picInstant: 2019-10-18T12:31:33+08:00
widthFull: 6016
heightFull: 4016
fileSizeFull: 7,78 Mio
width2k: 1920
height2k: 1282
fileSize2k: 803,45 kio
width3k: 3000
height3k: 2003
fileSize3k: 2,47 Mio
width4k: 3840
height4k: 2563
fileSize4k: 3,70 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 24,60 Mio
ratio:
- standard
lieux:
- deoksungung
picdates:
- 2019-10-18
themes:
- palais
- architecture
- etrange
- ondol
---
La version dorigine a été construite vers 1900, suite à louverture du pays et à larrivée des occidentaux.

36
content/D5600_001868.md Normal file
View file

@ -0,0 +1,36 @@
---
title: "La Corée vue par les Français, début 20ème siècle"
date: "2019-10-18T12:37:51+08:00"
img: D5600_001868
speed: 1/160 s
iso: 800
aperture: 4.5
focal: 38.0
picInstant: 2019-10-18T12:37:51+08:00
widthFull: 4701
heightFull: 3492
fileSizeFull: 5,32 Mio
width2k: 1920
height2k: 1426
fileSize2k: 693,02 kio
width3k: 3000
height3k: 2228
fileSize3k: 2,45 Mio
width4k: 3840
height4k: 2852
fileSize4k: 3,79 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 27,39 Mio
ratio:
- autre
lieux:
- deoksungung
picdates:
- 2019-10-18
themes:
- histoire
- costume
---
Cet extrait est de loin le *moins* raciste des deux livres français présentés…

38
content/D5600_001870.md Normal file
View file

@ -0,0 +1,38 @@
---
title: "Salle à manger royale"
date: "2019-10-18T12:50:29+08:00"
img: D5600_001870
speed: 1/60 s
iso: 800
aperture: 4.5
focal: 18.0
picInstant: 2019-10-18T12:50:29+08:00
widthFull: 6016
heightFull: 4016
fileSizeFull: 7,08 Mio
width2k: 1920
height2k: 1282
fileSize2k: 584,08 kio
width3k: 3000
height3k: 2003
fileSize3k: 2,07 Mio
width4k: 3840
height4k: 2563
fileSize4k: 3,23 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 27,34 Mio
ratio:
- standard
lieux:
- deoksungung
picdates:
- 2019-10-18
themes:
- palais
- architecture
- etrange
- confucius
---
La salle à manger royale ressemble à une pièce de riche bourgeois occidental. La sobriété imposée par le néoconfucianisme de lépoque a provoqué beaucoup dincompréhensions.

35
content/D5600_001875.md Normal file
View file

@ -0,0 +1,35 @@
---
title: "Lart moderne sinvite au palais"
date: "2019-10-18T12:59:47+08:00"
img: D5600_001875
speed: 1/800 s
iso: 100
aperture: 4.5
focal: 38.0
picInstant: 2019-10-18T12:59:47+08:00
widthFull: 5860
heightFull: 3912
fileSizeFull: 6,74 Mio
width2k: 1920
height2k: 1282
fileSize2k: 798,80 kio
width3k: 3000
height3k: 2003
fileSize3k: 2,36 Mio
width4k: 3840
height4k: 2563
fileSize4k: 3,48 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 25,96 Mio
ratio:
- standard
lieux:
- deoksungung
picdates:
- 2019-10-18
themes:
- palais
- etrange
---

36
content/D5600_001878.md Normal file
View file

@ -0,0 +1,36 @@
---
title: "Voici venir lAngyo Onshi !"
date: "2019-10-18T13:02:38+08:00"
img: D5600_001878
speed: 1/640 s
iso: 100
aperture: 4.5
focal: 34.0
picInstant: 2019-10-18T13:02:38+08:00
widthFull: 3280
heightFull: 3280
fileSizeFull: 2,88 Mio
width2k: 1920
height2k: 1920
fileSize2k: 787,61 kio
width3k: 3000
height3k: 3000
fileSize3k: 2,52 Mio
width4k: 3840
height4k: 3840
fileSize4k: 3,50 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 25,80 Mio
ratio:
- carre
lieux:
- deoksungung
picdates:
- 2019-10-18
themes:
- histoire
- costume
---
Pas de panique, il montre juste quil a bien le pouvoir quil prétend avoir !

35
content/D5600_001880.md Normal file
View file

@ -0,0 +1,35 @@
---
title: "« Attention en marchant avec votre smartphone »"
date: "2019-10-18T13:05:01+08:00"
img: D5600_001880
speed: 1/160 s
iso: 100
aperture: 10.0
focal: 45.0
picInstant: 2019-10-18T13:05:01+08:00
widthFull: 6016
heightFull: 4016
fileSizeFull: 6,98 Mio
width2k: 1920
height2k: 1282
fileSize2k: 699,25 kio
width3k: 3000
height3k: 2003
fileSize3k: 2,14 Mio
width4k: 3840
height4k: 2563
fileSize4k: 3,24 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 24,40 Mio
ratio:
- standard
lieux:
- seoul
picdates:
- 2019-10-18
themes:
- curiosite
- quotidien
---

35
content/D5600_001881.md Normal file
View file

@ -0,0 +1,35 @@
---
title: "Immeuble-en-ciel"
date: "2019-10-18T13:06:38+08:00"
img: D5600_001881
speed: 1/200 s
iso: 100
aperture: 10.0
focal: 45.0
picInstant: 2019-10-18T13:06:38+08:00
widthFull: 3875
heightFull: 5813
fileSizeFull: 6,35 Mio
width2k: 1280
height2k: 1920
fileSize2k: 731,84 kio
width3k: 2000
height3k: 3000
fileSize3k: 2,21 Mio
width4k: 2560
height4k: 3840
fileSize4k: 3,30 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 26,41 Mio
ratio:
- vertical
lieux:
- seoul
picdates:
- 2019-10-18
themes:
- ville
- moderne
---

35
content/D5600_001883.md Normal file
View file

@ -0,0 +1,35 @@
---
title: "Une très grande licorne…"
date: "2019-10-18T13:57:08+08:00"
img: D5600_001883
speed: 1/60 s
iso: 100
aperture: 10.0
focal: 85.0
picInstant: 2019-10-18T13:57:08+08:00
widthFull: 3323
heightFull: 4984
fileSizeFull: 4,32 Mio
width2k: 1280
height2k: 1920
fileSize2k: 635,46 kio
width3k: 2000
height3k: 3000
fileSize3k: 1,94 Mio
width4k: 2560
height4k: 3840
fileSize4k: 2,89 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 25,92 Mio
ratio:
- vertical
lieux:
- seoul
picdates:
- 2019-10-18
themes:
- moderne
- etrange
---

36
content/D5600_001886.md Normal file
View file

@ -0,0 +1,36 @@
---
title: "Statue de Sejong le Grand"
date: "2019-10-18T14:06:22+08:00"
img: D5600_001886
speed: 1/250 s
iso: 100
aperture: 10.0
focal: 35.0
picInstant: 2019-10-18T14:06:22+08:00
widthFull: 6016
heightFull: 4016
fileSizeFull: 4,21 Mio
width2k: 1920
height2k: 1282
fileSize2k: 382,40 kio
width3k: 3000
height3k: 2003
fileSize3k: 1,33 Mio
width4k: 3840
height4k: 2563
fileSize4k: 2,03 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 23,54 Mio
ratio:
- standard
lieux:
- gyeongbokgung
picdates:
- 2019-10-18
themes:
- histoire
- sculpture
---
[Le roi qui a inventé lalphabet coréen](https://fr.wikipedia.org/wiki/Sejong_le_Grand)

35
content/D5600_001887.md Normal file
View file

@ -0,0 +1,35 @@
---
title: "Lalphabet coréen"
date: "2019-10-18T14:08:48+08:00"
img: D5600_001887
speed: 1/125 s
iso: 100
aperture: 10.0
focal: 18.0
picInstant: 2019-10-18T14:08:48+08:00
widthFull: 5838
heightFull: 3898
fileSizeFull: 6,99 Mio
width2k: 1920
height2k: 1282
fileSize2k: 661,65 kio
width3k: 3000
height3k: 2003
fileSize3k: 2,29 Mio
width4k: 3840
height4k: 2564
fileSize4k: 3,51 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 26,77 Mio
ratio:
- standard
lieux:
- gyeongbokgung
picdates:
- 2019-10-18
themes:
- histoire
---
[« Hangeul » de son petit nom](https://fr.wikipedia.org/wiki/Hangeul), ici en version dorigine (certaines lettres ne sont plus utilisées)

37
content/D5600_001888.md Normal file
View file

@ -0,0 +1,37 @@
---
title: "Vue sur le Gyeongbokgung"
date: "2019-10-18T14:09:49+08:00"
img: D5600_001888
speed: 1/160 s
iso: 100
aperture: 10.0
focal: 75.0
picInstant: 2019-10-18T14:09:49+08:00
widthFull: 6016
heightFull: 4016
fileSizeFull: 6,71 Mio
width2k: 1920
height2k: 1282
fileSize2k: 664,90 kio
width3k: 3000
height3k: 2003
fileSize3k: 2,15 Mio
width4k: 3840
height4k: 2563
fileSize4k: 3,25 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 25,38 Mio
ratio:
- standard
lieux:
- gyeongbokgung
picdates:
- 2019-10-18
themes:
- palais
- architecture
- parc
---
On est en pleine ville : la perspective sur les montagnes a volontairement été conservée.

36
content/D5600_001892.md Normal file
View file

@ -0,0 +1,36 @@
---
title: "Vue depuis le Gyeongbokgung"
date: "2019-10-18T14:15:19+08:00"
img: D5600_001892
speed: 1/320 s
iso: 100
aperture: 13.0
focal: 32.0
picInstant: 2019-10-18T14:15:19+08:00
widthFull: 6016
heightFull: 4016
fileSizeFull: 4,73 Mio
width2k: 1920
height2k: 1282
fileSize2k: 470,92 kio
width3k: 3000
height3k: 2003
fileSize3k: 1,54 Mio
width4k: 3840
height4k: 2563
fileSize4k: 2,31 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 23,66 Mio
ratio:
- standard
lieux:
- gyeongbokgung
picdates:
- 2019-10-18
themes:
- parc
- moderne
---
Si on a une très jolie vue de la ville sur le palais, le palais lui na pas une très belle vue sur la ville…

35
content/D5600_001893.md Normal file
View file

@ -0,0 +1,35 @@
---
title: "« Demi-tour obligatoire »"
date: "2019-10-18T14:16:27+08:00"
img: D5600_001893
speed: 1/200 s
iso: 100
aperture: 11.0
focal: 105.0
picInstant: 2019-10-18T14:16:27+08:00
widthFull: 4955
heightFull: 3308
fileSizeFull: 1,78 Mio
width2k: 1920
height2k: 1282
fileSize2k: 223,76 kio
width3k: 3000
height3k: 2003
fileSize3k: 844,91 kio
width4k: 3840
height4k: 2564
fileSize4k: 1,22 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 22,12 Mio
ratio:
- standard
lieux:
- gyeongbokgung
picdates:
- 2019-10-18
themes:
- curiosite
- quotidien
---

35
content/D5600_001896.md Normal file
View file

@ -0,0 +1,35 @@
---
title: "Gardes du Gyeongbokgung"
date: "2019-10-18T14:22:01+08:00"
img: D5600_001896
speed: 1/160 s
iso: 100
aperture: 11.0
focal: 34.0
picInstant: 2019-10-18T14:22:01+08:00
widthFull: 4015
heightFull: 4015
fileSizeFull: 5,08 Mio
width2k: 1920
height2k: 1920
fileSize2k: 991,13 kio
width3k: 3000
height3k: 3000
fileSize3k: 3,18 Mio
width4k: 3840
height4k: 3840
fileSize4k: 4,73 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 26,17 Mio
ratio:
- carre
lieux:
- gyeongbokgung
picdates:
- 2019-10-18
themes:
- histoire
- costume
---

35
content/D5600_001902.md Normal file
View file

@ -0,0 +1,35 @@
---
title: "Fuck communist"
date: "2019-10-18T14:25:08+08:00"
img: D5600_001902
speed: 1/100 s
iso: 100
aperture: 11.0
focal: 48.0
picInstant: 2019-10-18T14:25:08+08:00
widthFull: 4016
heightFull: 6016
fileSizeFull: 5,26 Mio
width2k: 1282
height2k: 1920
fileSize2k: 578,69 kio
width3k: 2003
height3k: 3000
fileSize3k: 1,76 Mio
width4k: 2563
height4k: 3840
fileSize4k: 2,60 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 25,00 Mio
ratio:
- vertical
lieux:
- gyeongbokgung
picdates:
- 2019-10-18
themes:
- etrange
---
Au moins cest clair. Ce qui lest moins, cest ce quil faisait *dans* le palais.

35
content/D5600_001903.md Normal file
View file

@ -0,0 +1,35 @@
---
title: "Touristes en costumes"
date: "2019-10-18T14:27:36+08:00"
img: D5600_001903
speed: 1/160 s
iso: 100
aperture: 11.0
focal: 38.0
picInstant: 2019-10-18T14:27:36+08:00
widthFull: 6016
heightFull: 4016
fileSizeFull: 6,43 Mio
width2k: 1920
height2k: 1282
fileSize2k: 711,14 kio
width3k: 3000
height3k: 2003
fileSize3k: 2,17 Mio
width4k: 3840
height4k: 2563
fileSize4k: 3,20 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 26,07 Mio
ratio:
- standard
lieux:
- gyeongbokgung
picdates:
- 2019-10-18
themes:
- etrange
- costume
---

35
content/D5600_001909.md Normal file
View file

@ -0,0 +1,35 @@
---
title: "Brûleur à encens"
date: "2019-10-18T14:50:21+08:00"
img: D5600_001909
speed: 1/50 s
iso: 800
aperture: 11.0
focal: 45.0
picInstant: 2019-10-18T14:50:21+08:00
widthFull: 3676
heightFull: 5507
fileSizeFull: 6,03 Mio
width2k: 1282
height2k: 1920
fileSize2k: 710,74 kio
width3k: 2003
height3k: 3000
fileSize3k: 2,22 Mio
width4k: 2563
height4k: 3840
fileSize4k: 3,36 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 27,36 Mio
ratio:
- vertical
lieux:
- gyeongbokgung
picdates:
- 2019-10-18
themes:
- histoire
- objet
---

36
content/D5600_001913.md Normal file
View file

@ -0,0 +1,36 @@
---
title: "Plus de couleurs !"
date: "2019-10-18T14:51:11+08:00"
img: D5600_001913
speed: 1/13 s
iso: 800
aperture: 11.0
focal: 18.0
picInstant: 2019-10-18T14:51:11+08:00
widthFull: 6016
heightFull: 4016
fileSizeFull: 12,26 Mio
width2k: 1920
height2k: 1282
fileSize2k: 1,25 Mio
width3k: 3000
height3k: 2003
fileSize3k: 3,93 Mio
width4k: 3840
height4k: 2563
fileSize4k: 5,92 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 28,63 Mio
ratio:
- standard
lieux:
- gyeongbokgung
picdates:
- 2019-10-18
themes:
- architecture
- plafond
- palais
---

37
content/D5600_001915.md Normal file
View file

@ -0,0 +1,37 @@
---
title: "Un plafond royal"
date: "2019-10-18T14:53:50+08:00"
img: D5600_001915
speed: 1/30 s
iso: 800
aperture: 5.0
focal: 30.0
picInstant: 2019-10-18T14:53:50+08:00
widthFull: 3583
heightFull: 5375
fileSizeFull: 9,17 Mio
width2k: 1280
height2k: 1920
fileSize2k: 1,28 Mio
width3k: 2000
height3k: 3000
fileSize3k: 3,72 Mio
width4k: 2560
height4k: 3840
fileSize4k: 5,42 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 31,27 Mio
ratio:
- vertical
lieux:
- gyeongbokgung
picdates:
- 2019-10-18
themes:
- architecture
- plafond
- palais
---
Les dragons dans le plafond indiquent la présence dun trône et donc du roi.

38
content/D5600_001934.md Normal file
View file

@ -0,0 +1,38 @@
---
title: "La chambre de la Reine"
date: "2019-10-18T15:26:40+08:00"
img: D5600_001934
speed: 1/40 s
iso: 800
aperture: 9.0
focal: 34.0
picInstant: 2019-10-18T15:26:40+08:00
widthFull: 3897
heightFull: 4689
fileSizeFull: 4,92 Mio
width2k: 1596
height2k: 1920
fileSize2k: 616,08 kio
width3k: 2493
height3k: 3000
fileSize3k: 2,24 Mio
width4k: 3191
height4k: 3840
fileSize4k: 3,49 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 27,83 Mio
ratio:
- autre
lieux:
- gyeongbokgung
picdates:
- 2019-10-18
themes:
- architecture
- objet
- palais
- confucius
---
Le néoconfuscianisme bannissait le grand luxe, y compris pour les personnes les plus importantes du pays.

35
content/D5600_001935.md Normal file
View file

@ -0,0 +1,35 @@
---
title: "La cheminée derrière la maison"
date: "2019-10-18T15:28:15+08:00"
img: D5600_001935
speed: 1/125 s
iso: 100
aperture: 9.0
focal: 34.0
picInstant: 2019-10-18T15:28:15+08:00
widthFull: 6016
heightFull: 4016
fileSizeFull: 11,96 Mio
width2k: 1920
height2k: 1282
fileSize2k: 1,32 Mio
width3k: 3000
height3k: 2003
fileSize3k: 3,99 Mio
width4k: 3840
height4k: 2563
fileSize4k: 5,88 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 29,60 Mio
ratio:
- standard
lieux:
- gyeongbokgung
picdates:
- 2019-10-18
themes:
- architecture
- ondol
---

36
content/D5600_001938.md Normal file
View file

@ -0,0 +1,36 @@
---
title: "Vue sur un ensemble du Gyeongbokgung"
date: "2019-10-18T15:36:08+08:00"
img: D5600_001938
speed: 1/320 s
iso: 100
aperture: 9.0
focal: 34.0
picInstant: 2019-10-18T15:36:08+08:00
widthFull: 6016
heightFull: 4016
fileSizeFull: 6,64 Mio
width2k: 1920
height2k: 1282
fileSize2k: 729,19 kio
width3k: 3000
height3k: 2003
fileSize3k: 2,17 Mio
width4k: 3840
height4k: 2563
fileSize4k: 3,21 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 24,46 Mio
ratio:
- standard
lieux:
- gyeongbokgung
picdates:
- 2019-10-18
themes:
- architecture
- palais
- toit
---

36
content/D5600_001941.md Normal file
View file

@ -0,0 +1,36 @@
---
title: "Lapin du Zodiaque"
date: "2019-10-18T15:41:22+08:00"
img: D5600_001941
speed: 1/100 s
iso: 100
aperture: 11.0
focal: 35.0
picInstant: 2019-10-18T15:41:22+08:00
widthFull: 3411
heightFull: 5804
fileSizeFull: 4,71 Mio
width2k: 1128
height2k: 1920
fileSize2k: 633,69 kio
width3k: 1763
height3k: 3000
fileSize3k: 1,73 Mio
width4k: 2257
height4k: 3840
fileSize4k: 2,47 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 27,51 Mio
ratio:
- autre
lieux:
- gyeongbokgung
picdates:
- 2019-10-18
themes:
- histoire
- sculpture
- noiretblanc
---

35
content/D5600_001943.md Normal file
View file

@ -0,0 +1,35 @@
---
title: "Pagode du Gyeongbokgung aux escaliers"
date: "2019-10-18T15:44:09+08:00"
img: D5600_001943
speed: 1/160 s
iso: 100
aperture: 11.0
focal: 18.0
picInstant: 2019-10-18T15:44:09+08:00
widthFull: 5342
heightFull: 3562
fileSizeFull: 4,22 Mio
width2k: 1920
height2k: 1280
fileSize2k: 547,48 kio
width3k: 3000
height3k: 2000
fileSize3k: 1,71 Mio
width4k: 3840
height4k: 2560
fileSize4k: 2,53 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 24,43 Mio
ratio:
- standard
lieux:
- gyeongbokgung
picdates:
- 2019-10-18
themes:
- architecture
- temple
---

35
content/D5600_001948.md Normal file
View file

@ -0,0 +1,35 @@
---
title: "Intérieur traditionnel de lettré"
date: "2019-10-18T15:46:01+08:00"
img: D5600_001948
speed: 1/20 s
iso: 1600
aperture: 6.3
focal: 26.0
picInstant: 2019-10-18T15:46:01+08:00
widthFull: 5607
heightFull: 3738
fileSizeFull: 5,63 Mio
width2k: 1920
height2k: 1280
fileSize2k: 493,99 kio
width3k: 3000
height3k: 2000
fileSize3k: 1,84 Mio
width4k: 3840
height4k: 2560
fileSize4k: 2,89 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 28,37 Mio
ratio:
- standard
lieux:
- gyeongbokgung
picdates:
- 2019-10-18
themes:
- architecture
- objet
---

36
content/D5600_001949.md Normal file
View file

@ -0,0 +1,36 @@
---
title: "Pagode du Gyeongbokgung aux deux oiseaux"
date: "2019-10-18T15:50:49+08:00"
img: D5600_001949
speed: 1/4000 s
iso: 1600
aperture: 6.3
focal: 42.0
picInstant: 2019-10-18T15:50:49+08:00
widthFull: 5032
heightFull: 3774
fileSizeFull: 4,14 Mio
width2k: 1920
height2k: 1440
fileSize2k: 482,68 kio
width3k: 3000
height3k: 2250
fileSize3k: 1,74 Mio
width4k: 3840
height4k: 2880
fileSize4k: 2,67 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 27,61 Mio
ratio:
- autre
lieux:
- gyeongbokgung
picdates:
- 2019-10-18
themes:
- architecture
- temple
- toit
---

36
content/D5600_001957.md Normal file
View file

@ -0,0 +1,36 @@
---
title: "Avant restauration"
date: "2019-10-18T16:21:37+08:00"
img: D5600_001957
speed: 1/50 s
iso: 3200
aperture: 3.5
focal: 18.0
picInstant: 2019-10-18T16:21:37+08:00
widthFull: 6016
heightFull: 4016
fileSizeFull: 11,67 Mio
width2k: 1920
height2k: 1282
fileSize2k: 1,15 Mio
width3k: 3000
height3k: 2003
fileSize3k: 3,77 Mio
width4k: 3840
height4k: 2563
fileSize4k: 5,64 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 32,53 Mio
ratio:
- standard
lieux:
- gyeongbokgung
picdates:
- 2019-10-18
themes:
- architecture
- plafond
- palais
---

35
content/D5600_001963.md Normal file
View file

@ -0,0 +1,35 @@
---
title: "La Porte et la Montagne"
date: "2019-10-18T16:32:23+08:00"
img: D5600_001963
speed: 1/1250 s
iso: 200
aperture: 4.0
focal: 26.0
picInstant: 2019-10-18T16:32:23+08:00
widthFull: 5880
heightFull: 3926
fileSizeFull: 8,50 Mio
width2k: 1920
height2k: 1282
fileSize2k: 816,95 kio
width3k: 3000
height3k: 2003
fileSize3k: 2,74 Mio
width4k: 3840
height4k: 2564
fileSize4k: 4,20 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 26,80 Mio
ratio:
- standard
lieux:
- gyeongbokgung
picdates:
- 2019-10-18
themes:
- architecture
- parc
---

35
content/D5600_001969.md Normal file
View file

@ -0,0 +1,35 @@
---
title: "Le soleil entre les immeubles"
date: "2019-10-18T18:12:18+08:00"
img: D5600_001969
speed: 1/160 s
iso: 200
aperture: 11.0
focal: 48.0
picInstant: 2019-10-18T18:12:18+08:00
widthFull: 5884
heightFull: 3922
fileSizeFull: 3,95 Mio
width2k: 1920
height2k: 1280
fileSize2k: 453,06 kio
width3k: 3000
height3k: 2000
fileSize3k: 1,38 Mio
width4k: 3840
height4k: 2560
fileSize4k: 2,03 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 23,83 Mio
ratio:
- standard
lieux:
- seoul
picdates:
- 2019-10-18
themes:
- ville
- quotidien
---

36
content/D5600_001973.md Normal file
View file

@ -0,0 +1,36 @@
---
title: "Rue commerçante"
date: "2019-10-18T20:40:16+08:00"
img: D5600_001973
speed: 1/125 s
iso: 3200
aperture: 8.0
focal: 26.0
picInstant: 2019-10-18T20:40:16+08:00
widthFull: 3925
heightFull: 5888
fileSizeFull: 5,76 Mio
width2k: 1280
height2k: 1920
fileSize2k: 647,88 kio
width3k: 2000
height3k: 3000
fileSize3k: 1,95 Mio
width4k: 2560
height4k: 3840
fileSize4k: 2,90 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 29,56 Mio
ratio:
- vertical
lieux:
- seoul
picdates:
- 2019-10-18
themes:
- ville
- quotidien
- nuit
---

40
content/D5600_001977.md Normal file
View file

@ -0,0 +1,40 @@
---
title: "Cheonggyecheon de nuit"
date: "2019-10-18T23:09:37+08:00"
img: D5600_001977
speed: 1/8 s
iso: 1600
aperture: 4.5
focal: 35.0
picInstant: 2019-10-18T23:09:37+08:00
widthFull: 6016
heightFull: 4016
fileSizeFull: 8,68 Mio
width2k: 1920
height2k: 1282
fileSize2k: 611,35 kio
width3k: 3000
height3k: 2003
fileSize3k: 2,19 Mio
width4k: 3840
height4k: 2563
fileSize4k: 3,56 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 27,10 Mio
ratio:
- standard
lieux:
- seoul
picdates:
- 2019-10-18
themes:
- ville
- quotidien
- moderne
- nuit
- noiretblanc
- riviere
---
Le [Cheonggyecheon](https://fr.wikipedia.org/wiki/Cheonggyecheon) est un cours deau de Séoul aménagé en promenade.

35
content/D5600_001983.md Normal file
View file

@ -0,0 +1,35 @@
---
title: "Fantôme dHalloween"
date: "2019-10-18T23:19:56+08:00"
img: D5600_001983
speed: 1/20 s
iso: 1600
aperture: 3.5
focal: 18.0
picInstant: 2019-10-18T23:19:56+08:00
widthFull: 4016
heightFull: 6016
fileSizeFull: 10,05 Mio
width2k: 1282
height2k: 1920
fileSize2k: 666,49 kio
width3k: 2003
height3k: 3000
fileSize3k: 2,77 Mio
width4k: 2563
height4k: 3840
fileSize4k: 4,45 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 27,46 Mio
ratio:
- vertical
lieux:
- seoul
picdates:
- 2019-10-18
themes:
- quotidien
- etrange
---

35
content/D5600_001984.md Normal file
View file

@ -0,0 +1,35 @@
---
title: "Citrouille-vampire dHalloween"
date: "2019-10-18T23:21:40+08:00"
img: D5600_001984
speed: 1/100 s
iso: 1600
aperture: 4.2
focal: 34.0
picInstant: 2019-10-18T23:21:40+08:00
widthFull: 4010
heightFull: 4010
fileSizeFull: 4,47 Mio
width2k: 1920
height2k: 1920
fileSize2k: 773,43 kio
width3k: 3000
height3k: 3000
fileSize3k: 2,70 Mio
width4k: 3840
height4k: 3840
fileSize4k: 4,11 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 26,25 Mio
ratio:
- carre
lieux:
- seoul
picdates:
- 2019-10-18
themes:
- quotidien
- etrange
---

36
content/D5600_001988.md Normal file
View file

@ -0,0 +1,36 @@
---
title: "Tablettes contenant lâme dun roi"
date: "2019-10-19T12:13:08+08:00"
img: D5600_001988
speed: 1/25 s
iso: 1600
aperture: 6.3
focal: 34.0
picInstant: 2019-10-19T12:13:08+08:00
widthFull: 5698
heightFull: 3205
fileSizeFull: 6,94 Mio
width2k: 1920
height2k: 1080
fileSize2k: 567,51 kio
width3k: 3000
height3k: 1687
fileSize3k: 2,21 Mio
width4k: 3840
height4k: 2160
fileSize4k: 3,48 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 29,59 Mio
ratio:
- ecran
lieux:
- jongmyo
picdates:
- 2019-10-19
themes:
- confucius
- objet
- histoire
---

36
content/D5600_001991.md Normal file
View file

@ -0,0 +1,36 @@
---
title: "Siège royal pour les rituels"
date: "2019-10-19T12:37:28+08:00"
img: D5600_001991
speed: 1/80 s
iso: 800
aperture: 6.3
focal: 21.0
picInstant: 2019-10-19T12:37:28+08:00
widthFull: 3945
heightFull: 5918
fileSizeFull: 8,06 Mio
width2k: 1280
height2k: 1920
fileSize2k: 767,28 kio
width3k: 2000
height3k: 3000
fileSize3k: 2,58 Mio
width4k: 2560
height4k: 3840
fileSize4k: 3,95 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 28,72 Mio
ratio:
- vertical
lieux:
- jongmyo
picdates:
- 2019-10-19
themes:
- confucius
- objet
- histoire
---

36
content/D5600_001992.md Normal file
View file

@ -0,0 +1,36 @@
---
title: "Costume royal pour les rituels"
date: "2019-10-19T12:37:46+08:00"
img: D5600_001992
speed: 1/60 s
iso: 800
aperture: 6.3
focal: 28.0
picInstant: 2019-10-19T12:37:46+08:00
widthFull: 4016
heightFull: 6016
fileSizeFull: 8,06 Mio
width2k: 1282
height2k: 1920
fileSize2k: 788,40 kio
width3k: 2003
height3k: 3000
fileSize3k: 2,52 Mio
width4k: 2563
height4k: 3840
fileSize4k: 3,83 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 28,23 Mio
ratio:
- vertical
lieux:
- jongmyo
picdates:
- 2019-10-19
themes:
- confucius
- costume
- histoire
---

36
content/D5600_001997.md Normal file
View file

@ -0,0 +1,36 @@
---
title: "« Hall de confort éternel »"
date: "2019-10-19T12:42:17+08:00"
img: D5600_001997
speed: 1/160 s
iso: 100
aperture: 13.0
focal: 18.0
picInstant: 2019-10-19T12:42:17+08:00
widthFull: 6016
heightFull: 4016
fileSizeFull: 6,35 Mio
width2k: 1920
height2k: 1282
fileSize2k: 662,28 kio
width3k: 3000
height3k: 2003
fileSize3k: 2,08 Mio
width4k: 3840
height4k: 2563
fileSize4k: 3,10 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 25,28 Mio
ratio:
- standard
lieux:
- jongmyo
picdates:
- 2019-10-19
themes:
- confucius
- architecture
---
Dix-neuf cellules qui conservent les tablettes dans lesquelles se trouvent les âmes des rois de Corée.

35
content/D5600_001999.md Normal file
View file

@ -0,0 +1,35 @@
---
title: "Lesplanade et les halls"
date: "2019-10-19T12:45:18+08:00"
img: D5600_001999
speed: 1/30 s
iso: 100
aperture: 20.0
focal: 18.0
picInstant: 2019-10-19T12:45:18+08:00
widthFull: 5699
heightFull: 2850
fileSizeFull: 4,35 Mio
width2k: 1920
height2k: 960
fileSize2k: 499,86 kio
width3k: 3000
height3k: 1500
fileSize3k: 1,54 Mio
width4k: 3840
height4k: 1920
fileSize4k: 2,29 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 23,99 Mio
ratio:
- panoramique
lieux:
- jongmyo
picdates:
- 2019-10-19
themes:
- confucius
- architecture
---

37
content/D5600_002000.md Normal file
View file

@ -0,0 +1,37 @@
---
title: "Derrière le sanctuaire, la ville"
date: "2019-10-19T12:46:04+08:00"
img: D5600_002000
speed: 1/125 s
iso: 100
aperture: 11.0
focal: 35.0
picInstant: 2019-10-19T12:46:04+08:00
widthFull: 6016
heightFull: 4016
fileSizeFull: 5,40 Mio
width2k: 1920
height2k: 1282
fileSize2k: 551,33 kio
width3k: 3000
height3k: 2003
fileSize3k: 1,77 Mio
width4k: 3840
height4k: 2563
fileSize4k: 2,63 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 24,37 Mio
ratio:
- standard
lieux:
- jongmyo
picdates:
- 2019-10-19
themes:
- confucius
- architecture
- moderne
- ville
---

37
content/D5600_002006.md Normal file
View file

@ -0,0 +1,37 @@
---
title: "Soudain, un temple"
date: "2019-10-19T13:12:57+08:00"
img: D5600_002006
speed: 1/125 s
iso: 200
aperture: 11.0
focal: 21.0
picInstant: 2019-10-19T13:12:57+08:00
widthFull: 6016
heightFull: 4016
fileSizeFull: 7,02 Mio
width2k: 1920
height2k: 1282
fileSize2k: 727,42 kio
width3k: 3000
height3k: 2003
fileSize3k: 2,26 Mio
width4k: 3840
height4k: 2563
fileSize4k: 3,38 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 25,22 Mio
ratio:
- standard
lieux:
- seoul
picdates:
- 2019-10-19
themes:
- ville
- etrange
- quotidien
---
« Quoi ? Conserver lenvironnement du temple ? Pourquoi ? »

35
content/D5600_002009.md Normal file
View file

@ -0,0 +1,35 @@
---
title: "Fossé du Changdeokgung"
date: "2019-10-19T14:25:17+08:00"
img: D5600_002009
speed: 1/100 s
iso: 100
aperture: 11.0
focal: 38.0
picInstant: 2019-10-19T14:25:17+08:00
widthFull: 6016
heightFull: 4016
fileSizeFull: 9,66 Mio
width2k: 1920
height2k: 1282
fileSize2k: 1,03 Mio
width3k: 3000
height3k: 2003
fileSize3k: 3,16 Mio
width4k: 3840
height4k: 2563
fileSize4k: 4,69 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 28,90 Mio
ratio:
- standard
lieux:
- changdeokgung
picdates:
- 2019-10-19
themes:
- architecture
- palais
---

35
content/D5600_002015.md Normal file
View file

@ -0,0 +1,35 @@
---
title: "Couple en costume"
date: "2019-10-19T14:33:45+08:00"
img: D5600_002015
speed: 1/200 s
iso: 100
aperture: 11.0
focal: 92.0
picInstant: 2019-10-19T14:33:45+08:00
widthFull: 3493
heightFull: 3493
fileSizeFull: 3,47 Mio
width2k: 1920
height2k: 1920
fileSize2k: 904,63 kio
width3k: 3000
height3k: 3000
fileSize3k: 2,74 Mio
width4k: 3840
height4k: 3840
fileSize4k: 3,85 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 26,33 Mio
ratio:
- carre
lieux:
- changdeokgung
picdates:
- 2019-10-19
themes:
- costume
---
Les hommes aussi ont leurs costumes, mais ils en louent moins que les femmes.

36
content/D5600_002019.md Normal file
View file

@ -0,0 +1,36 @@
---
title: "Salle du trône"
date: "2019-10-19T14:36:44+08:00"
img: D5600_002019
speed: 1/30 s
iso: 800
aperture: 7.1
focal: 18.0
picInstant: 2019-10-19T14:36:44+08:00
widthFull: 3796
heightFull: 5687
fileSizeFull: 8,41 Mio
width2k: 1282
height2k: 1920
fileSize2k: 945,93 kio
width3k: 2002
height3k: 3000
fileSize3k: 2,97 Mio
width4k: 2563
height4k: 3840
fileSize4k: 4,48 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 29,60 Mio
ratio:
- vertical
lieux:
- changdeokgung
picdates:
- 2019-10-19
themes:
- palais
- trone
- plafond
---

37
content/D5600_002020.md Normal file
View file

@ -0,0 +1,37 @@
---
title: "Toits et murs"
date: "2019-10-19T14:37:05+08:00"
img: D5600_002020
speed: 1/160 s
iso: 100
aperture: 11.0
focal: 42.0
picInstant: 2019-10-19T14:37:05+08:00
widthFull: 6016
heightFull: 4016
fileSizeFull: 6,77 Mio
width2k: 1920
height2k: 1282
fileSize2k: 761,38 kio
width3k: 3000
height3k: 2003
fileSize3k: 2,25 Mio
width4k: 3840
height4k: 2563
fileSize4k: 3,33 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 24,97 Mio
ratio:
- standard
lieux:
- changdeokgung
picdates:
- 2019-10-19
themes:
- architecture
- palais
- toit
---
Les petites sculptures au coin du toit sont typiquement coréennes. Plus il y en a, plus le bâtiment est important. On en trouve jusquà onze.

37
content/D5600_002025.md Normal file
View file

@ -0,0 +1,37 @@
---
title: "Toits et cheminée"
date: "2019-10-19T14:44:06+08:00"
img: D5600_002025
speed: 1/100 s
iso: 100
aperture: 11.0
focal: 30.0
picInstant: 2019-10-19T14:44:06+08:00
widthFull: 4016
heightFull: 6016
fileSizeFull: 6,03 Mio
width2k: 1282
height2k: 1920
fileSize2k: 648,05 kio
width3k: 2003
height3k: 3000
fileSize3k: 1,97 Mio
width4k: 2563
height4k: 3840
fileSize4k: 2,93 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 24,92 Mio
ratio:
- vertical
lieux:
- changdeokgung
picdates:
- 2019-10-19
themes:
- architecture
- palais
- ondol
- toit
---

36
content/D5600_002026.md Normal file
View file

@ -0,0 +1,36 @@
---
title: "À larrière de la salle du trône"
date: "2019-10-19T14:45:07+08:00"
img: D5600_002026
speed: 1/50 s
iso: 100
aperture: 11.0
focal: 18.0
picInstant: 2019-10-19T14:45:07+08:00
widthFull: 6016
heightFull: 4016
fileSizeFull: 5,73 Mio
width2k: 1920
height2k: 1282
fileSize2k: 633,44 kio
width3k: 3000
height3k: 2003
fileSize3k: 1,92 Mio
width4k: 3840
height4k: 2563
fileSize4k: 2,83 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 24,88 Mio
ratio:
- standard
lieux:
- changdeokgung
picdates:
- 2019-10-19
themes:
- architecture
- palais
- toit
---

36
content/D5600_002027.md Normal file
View file

@ -0,0 +1,36 @@
---
title: "Bureaux des employés"
date: "2019-10-19T14:47:19+08:00"
img: D5600_002027
speed: 1/160 s
iso: 800
aperture: 6.3
focal: 18.0
picInstant: 2019-10-19T14:47:19+08:00
widthFull: 6016
heightFull: 4016
fileSizeFull: 6,83 Mio
width2k: 1920
height2k: 1282
fileSize2k: 461,56 kio
width3k: 3000
height3k: 2003
fileSize3k: 1,85 Mio
width4k: 3840
height4k: 2563
fileSize4k: 2,99 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 26,02 Mio
ratio:
- standard
lieux:
- changdeokgung
picdates:
- 2019-10-19
themes:
- architecture
- palais
---
Notez lélégance des lampes…

36
content/D5600_002028.md Normal file
View file

@ -0,0 +1,36 @@
---
title: "Palais de la Reine"
date: "2019-10-19T14:47:54+08:00"
img: D5600_002028
speed: 1/160 s
iso: 100
aperture: 11.0
focal: 18.0
picInstant: 2019-10-19T14:47:54+08:00
widthFull: 6016
heightFull: 4016
fileSizeFull: 6,58 Mio
width2k: 1920
height2k: 1282
fileSize2k: 682,27 kio
width3k: 3000
height3k: 2003
fileSize3k: 2,13 Mio
width4k: 3840
height4k: 2563
fileSize4k: 3,19 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 25,23 Mio
ratio:
- standard
lieux:
- changdeokgung
picdates:
- 2019-10-19
themes:
- architecture
- palais
- toit
---

37
content/D5600_002031.md Normal file
View file

@ -0,0 +1,37 @@
---
title: "Ensemble nacré"
date: "2019-10-19T14:49:44+08:00"
img: D5600_002031
speed: 1/40 s
iso: 800
aperture: 11.0
focal: 45.0
picInstant: 2019-10-19T14:49:44+08:00
widthFull: 3911
heightFull: 5859
fileSizeFull: 7,17 Mio
width2k: 1282
height2k: 1920
fileSize2k: 707,80 kio
width3k: 2003
height3k: 3000
fileSize3k: 2,30 Mio
width4k: 2563
height4k: 3840
fileSize4k: 3,53 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 27,83 Mio
ratio:
- vertical
lieux:
- changdeokgung
picdates:
- 2019-10-19
themes:
- histoire
- objet
- palais
---
Parce quà un moment, il faut bien impressionner létranger.

38
content/D5600_002032.md Normal file
View file

@ -0,0 +1,38 @@
---
title: "Toits et forêt"
date: "2019-10-19T14:51:55+08:00"
img: D5600_002032
speed: 1/60 s
iso: 200
aperture: 11.0
focal: 24.0
picInstant: 2019-10-19T14:51:55+08:00
widthFull: 6016
heightFull: 4016
fileSizeFull: 7,25 Mio
width2k: 1920
height2k: 1282
fileSize2k: 836,49 kio
width3k: 3000
height3k: 2003
fileSize3k: 2,45 Mio
width4k: 3840
height4k: 2563
fileSize4k: 3,61 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 26,35 Mio
ratio:
- standard
lieux:
- changdeokgung
picdates:
- 2019-10-19
themes:
- architecture
- toit
- parc
- palais
---
Nous sommes toujours en plein Séoul !

35
content/D5600_002033.md Normal file
View file

@ -0,0 +1,35 @@
---
title: "Cheminée dans les terrasses"
date: "2019-10-19T14:53:05+08:00"
img: D5600_002033
speed: 1/500 s
iso: 200
aperture: 11.0
focal: 26.0
picInstant: 2019-10-19T14:53:05+08:00
widthFull: 3808
heightFull: 5705
fileSizeFull: 11,76 Mio
width2k: 1282
height2k: 1920
fileSize2k: 1,23 Mio
width3k: 2002
height3k: 3000
fileSize3k: 4,06 Mio
width4k: 2563
height4k: 3840
fileSize4k: 6,18 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 29,09 Mio
ratio:
- vertical
lieux:
- changdeokgung
picdates:
- 2019-10-19
themes:
- palais
- ondol
---

37
content/D5600_002035.md Normal file
View file

@ -0,0 +1,37 @@
---
title: "La cheminée au bout de laile"
date: "2019-10-19T14:54:14+08:00"
img: D5600_002035
speed: 1/60 s
iso: 200
aperture: 11.0
focal: 25.0
picInstant: 2019-10-19T14:54:14+08:00
widthFull: 6016
heightFull: 4016
fileSizeFull: 9,80 Mio
width2k: 1920
height2k: 1282
fileSize2k: 1,04 Mio
width3k: 3000
height3k: 2003
fileSize3k: 3,20 Mio
width4k: 3840
height4k: 2563
fileSize4k: 4,74 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 29,61 Mio
ratio:
- standard
lieux:
- changdeokgung
picdates:
- 2019-10-19
themes:
- architecture
- toit
- palais
- ondol
---

34
content/D5600_002036.md Normal file
View file

@ -0,0 +1,34 @@
---
title: "Au-delà de la balustrade…"
date: "2019-10-19T14:55:19+08:00"
img: D5600_002036
speed: 1/25 s
iso: 200
aperture: 11.0
focal: 18.0
picInstant: 2019-10-19T14:55:19+08:00
widthFull: 5426
heightFull: 3882
fileSizeFull: 3,92 Mio
width2k: 1920
height2k: 1374
fileSize2k: 383,14 kio
width3k: 3000
height3k: 2146
fileSize3k: 1,42 Mio
width4k: 3840
height4k: 2747
fileSize4k: 2,20 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 24,19 Mio
ratio:
- autre
lieux:
- changdeokgung
picdates:
- 2019-10-19
themes:
- palais
---

37
content/D5600_002040.md Normal file
View file

@ -0,0 +1,37 @@
---
title: "La grande salle du trône"
date: "2019-10-19T15:04:32+08:00"
img: D5600_002040
speed: 1/50 s
iso: 800
aperture: 3.5
focal: 18.0
picInstant: 2019-10-19T15:04:32+08:00
widthFull: 5726
heightFull: 3817
fileSizeFull: 7,78 Mio
width2k: 1920
height2k: 1280
fileSize2k: 844,67 kio
width3k: 3000
height3k: 2000
fileSize3k: 2,69 Mio
width4k: 3840
height4k: 2560
fileSize4k: 4,07 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 28,85 Mio
ratio:
- standard
lieux:
- changdeokgung
picdates:
- 2019-10-19
themes:
- palais
- trone
- etrange
---
Avec une curieuse influence occidentale dans les luminaires…

37
content/D5600_002052.md Normal file
View file

@ -0,0 +1,37 @@
---
title: "Séoul, par-delà les murs"
date: "2019-10-19T15:13:57+08:00"
img: D5600_002052
speed: 1/250 s
iso: 100
aperture: 11.0
focal: 18.0
picInstant: 2019-10-19T15:13:57+08:00
widthFull: 5793
heightFull: 3862
fileSizeFull: 5,44 Mio
width2k: 1920
height2k: 1280
fileSize2k: 538,57 kio
width3k: 3000
height3k: 2000
fileSize3k: 1,82 Mio
width4k: 3840
height4k: 2560
fileSize4k: 2,77 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 23,86 Mio
ratio:
- standard
lieux:
- changdeokgung
picdates:
- 2019-10-19
themes:
- palais
- architecture
- ville
- moderne
---

36
content/D5600_002054.md Normal file
View file

@ -0,0 +1,36 @@
---
title: "Le bâtiment qui guette par-dessus le mur"
date: "2019-10-19T15:16:05+08:00"
img: D5600_002054
speed: 1/200 s
iso: 100
aperture: 11.0
focal: 45.0
picInstant: 2019-10-19T15:16:05+08:00
widthFull: 5565
heightFull: 3710
fileSizeFull: 6,73 Mio
width2k: 1920
height2k: 1280
fileSize2k: 801,36 kio
width3k: 3000
height3k: 2000
fileSize3k: 2,46 Mio
width4k: 3840
height4k: 2560
fileSize4k: 3,68 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 25,19 Mio
ratio:
- standard
lieux:
- changdeokgung
picdates:
- 2019-10-19
themes:
- architecture
- palais
- toit
---

35
content/D5600_002055.md Normal file
View file

@ -0,0 +1,35 @@
---
title: "Manifestation pro-américaine"
date: "2019-10-19T16:08:32+08:00"
img: D5600_002055
speed: 1/50 s
iso: 100
aperture: 11.0
focal: 70.0
picInstant: 2019-10-19T16:08:32+08:00
widthFull: 5864
heightFull: 3298
fileSizeFull: 5,56 Mio
width2k: 1920
height2k: 1080
fileSize2k: 667,31 kio
width3k: 3000
height3k: 1687
fileSize3k: 1,96 Mio
width4k: 3840
height4k: 2160
fileSize4k: 2,87 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 26,22 Mio
ratio:
- ecran
lieux:
- seoul
picdates:
- 2019-10-19
themes:
- quotidien
---
Une grosse manifestation pour demander de laide aux USA contre la Corée du Nord

36
content/D5600_002072.md Normal file
View file

@ -0,0 +1,36 @@
---
title: "Un logo incongru sur cette cloche bouddhiste"
date: "2019-10-20T11:35:35+08:00"
img: D5600_002072
speed: 1/80 s
iso: 200
aperture: 4.0
focal: 18.0
picInstant: 2019-10-20T11:35:35+08:00
widthFull: 3555
heightFull: 5333
fileSizeFull: 4,73 Mio
width2k: 1280
height2k: 1920
fileSize2k: 591,53 kio
width3k: 2000
height3k: 3000
fileSize3k: 1,87 Mio
width4k: 2560
height4k: 3840
fileSize4k: 2,80 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 26,22 Mio
ratio:
- vertical
lieux:
- chuncheon
picdates:
- 2019-10-20
themes:
- temple
- etrange
- plafond
---

35
content/D5600_002075.md Normal file
View file

@ -0,0 +1,35 @@
---
title: "Panorama sur Chuncheon"
date: "2019-10-20T11:45:23+08:00"
img: D5600_002075
speed: 1/100 s
iso: 100
aperture: 11.0
focal: 34.0
picInstant: 2019-10-20T11:45:23+08:00
widthFull: 5992
heightFull: 3995
fileSizeFull: 5,92 Mio
width2k: 1920
height2k: 1280
fileSize2k: 615,45 kio
width3k: 3000
height3k: 2000
fileSize3k: 1,94 Mio
width4k: 3840
height4k: 2560
fileSize4k: 2,90 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 24,79 Mio
ratio:
- standard
lieux:
- chuncheon
picdates:
- 2019-10-20
themes:
- ville
- quotidien
---

36
content/D5600_002078.md Normal file
View file

@ -0,0 +1,36 @@
---
title: "Le train et le taureau"
date: "2019-10-20T12:05:44+08:00"
img: D5600_002078
speed: 1/80 s
iso: 100
aperture: 11.0
focal: 35.0
picInstant: 2019-10-20T12:05:44+08:00
widthFull: 3553
heightFull: 5329
fileSizeFull: 4,33 Mio
width2k: 1280
height2k: 1920
fileSize2k: 527,27 kio
width3k: 2000
height3k: 3000
fileSize3k: 1,72 Mio
width4k: 2560
height4k: 3840
fileSize4k: 2,57 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 25,88 Mio
ratio:
- vertical
lieux:
- chuncheon
picdates:
- 2019-10-20
themes:
- quotidien
- etrange
---
Je ne suis pas certain du message porté par cette installation…

36
content/D5600_002080.md Normal file
View file

@ -0,0 +1,36 @@
---
title: "« Chuncheon, ville romantique »"
date: "2019-10-20T12:12:36+08:00"
img: D5600_002080
speed: 1/50 s
iso: 100
aperture: 11.0
focal: 70.0
picInstant: 2019-10-20T12:12:36+08:00
widthFull: 6016
heightFull: 4016
fileSizeFull: 6,00 Mio
width2k: 1920
height2k: 1282
fileSize2k: 585,03 kio
width3k: 3000
height3k: 2003
fileSize3k: 1,87 Mio
width4k: 3840
height4k: 2563
fileSize4k: 2,83 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 23,85 Mio
ratio:
- standard
lieux:
- chuncheon
picdates:
- 2019-10-20
themes:
- curiosite
- quotidien
---
Ha ?

34
content/D5600_002085.md Normal file
View file

@ -0,0 +1,34 @@
---
title: "« Mémorial de la Guerre du Vietnam »"
date: "2019-10-20T12:38:10+08:00"
img: D5600_002085
speed: 1/200 s
iso: 100
aperture: 16.0
focal: 21.0
picInstant: 2019-10-20T12:38:10+08:00
widthFull: 4016
heightFull: 6016
fileSizeFull: 5,13 Mio
width2k: 1282
height2k: 1920
fileSize2k: 449,46 kio
width3k: 2003
height3k: 3000
fileSize3k: 1,58 Mio
width4k: 2563
height4k: 3840
fileSize4k: 2,42 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 24,14 Mio
ratio:
- vertical
lieux:
- chuncheon
picdates:
- 2019-10-20
themes:
- memoire
---

34
content/D5600_002086.md Normal file
View file

@ -0,0 +1,34 @@
---
title: "Monument aux services despionnages"
date: "2019-10-20T12:39:58+08:00"
img: D5600_002086
speed: 1/60 s
iso: 100
aperture: 16.0
focal: 18.0
picInstant: 2019-10-20T12:39:58+08:00
widthFull: 3971
heightFull: 5956
fileSizeFull: 10,08 Mio
width2k: 1280
height2k: 1920
fileSize2k: 1,17 Mio
width3k: 2000
height3k: 3000
fileSize3k: 3,52 Mio
width4k: 2560
height4k: 3840
fileSize4k: 5,12 Mio
widthRaw: 6016
heightRaw: 4016
fileSizeRaw: 28,07 Mio
ratio:
- vertical
lieux:
- chuncheon
picdates:
- 2019-10-20
themes:
- memoire
---

Some files were not shown because too many files have changed in this diff Show more