Setup and configuration
| Component |
Version |
| MediaWiki |
1.31.12 |
| PHP |
7.2.24 (fpm-fcgi) |
| MySQL |
5.5.62-log |
| ICU |
50.1.2 |
| Semantic Extra Special Properties |
2.1.0 |
| Semantic MediaWiki |
3.1.6 |
Issue
It seems that not all EXIF data that is shown in MediaWiki are made available.
E. g. this file https://www.geschichtewiki.wien.gv.at/Datei:Franz_Josefs_Kai_37_-_2021.jpg
shows geographical coordinates
| EXIF |
Data |
| Geografische Breite |
48° 12′ 51,23″ N |
| Geografische Länge |
16° 22′ 24,6″ E |
But these are not shown in the subobject:
https://www.geschichtewiki.wien.gv.at/Spezial:Durchsuchen/:Datei:Franz-20Josefs-20Kai-2037-20-2D-202021.jpg-23-5FEXIFDATA
Ist this just missing here https://github.com/SemanticMediaWiki/SemanticExtraSpecialProperties/blob/master/data/definitions.json
or ist this some other problem?
Setup and configuration
Issue
It seems that not all EXIF data that is shown in MediaWiki are made available.
E. g. this file https://www.geschichtewiki.wien.gv.at/Datei:Franz_Josefs_Kai_37_-_2021.jpg
shows geographical coordinates
But these are not shown in the subobject:
https://www.geschichtewiki.wien.gv.at/Spezial:Durchsuchen/:Datei:Franz-20Josefs-20Kai-2037-20-2D-202021.jpg-23-5FEXIFDATA
Ist this just missing here https://github.com/SemanticMediaWiki/SemanticExtraSpecialProperties/blob/master/data/definitions.json
or ist this some other problem?