User:A.Patek

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search
Infobox
PH-2


Babel user information
cs
en-3
Users by language


Hi, I'm Adam and I focus primarily on taking pictures of Wikidata items that don't have any or only have obsolete / low quality ones.

If you're writing a wiki article about something in Central Bohemia and there isn't a proper image available, feel free to get in touch. I might be able to help out.

You can view my work in Category:Photos by A.Patek or placed into a map here


WikiShootMe!

[edit]

Below is a link and SPARQL code that I use to pick places to shoot - Wikidata items that lack a picture AND have a Czech Wikipedia article, suggesting they have some encyclopedic significance. I also filtered out streets, as they tend to be overwhelming while planning a photo trip.

The link points to a Català language version, as WikiShootMe! has a bug which often causes item titles to load in a different language than the one selected. And since I usually shoot in Czechia, I chose a language listed above Czech, so I can easily switch and force WikiShootMe! to load the correct ones.

WikiShootMe!

WikiShootMe! filtry

[edit]

Primárně pro české wikidata položky, MINUS filtruje pryč položky, které splňují podmínku

#Ma wikistranku
?q ^schema:about ?article.
  ?article schema:isPartOf <https://cs.wikipedia.org/>.

#zachovalost 'zničeno či zbořeno'
MINUS { ?q wdt:P5816 wd:Q56556915. }

#ulice 
MINUS { ?q wdt:P31 wd:Q79007. }

#zakladni sidelni jednotka
MINUS { ?q wdt:P31 wd:Q329245. }

#spravni obvod obce s rozsirenou pusobnosti
MINUS { ?q wdt:P31 wd:Q76007695. }

#potok
MINUS { ?q wdt:P31 wd:Q47521. }

#region soudrznosti
MINUS { ?q wdt:P31 wd:Q12049098. }

#kopec
MINUS { ?q wdt:P31 wd:Q54050. }

#mestska ctvrt
MINUS { ?q wdt:P31 wd:Q2983893. }

#katastralni uzemi
MINUS { ?q wdt:P31 wd:Q20871353. }