Hello all!
I have been contacted by kiwi_0x010C. He would be interested to
improve maps. In particular, he is looking at better integration of
the GeoGroup template [1] with Kartographer. He will be able to
explain the needs better than I can!
This probably requires some coordination, feature activation, ... Deb
can probably jump in and help move this forward.
Thanks all!
MrG
[1] https://fr.wikipedia.org/wiki/Mod%C3%A8le:GeoGroup
--
Guillaume Lederrey
Operations Engineer, Discovery
Wikimedia Foundation
UTC+2 / CEST
Perhaps of interest.
Pine
---------- Forwarded message ----------
From: Yuri Astrakhan <yuriastrakhan(a)gmail.com>
Date: Fri, May 12, 2017 at 9:03 AM
Subject: [OSM-talk] new Wikidata+OSM data in one RDF database
To: OpenStreetMap talk mailing list <talk(a)openstreetmap.org>
TLDR: A SPARQL (rdf) database with both OSM and Wikidata data is up for
testing. Allows massive cross-referenced queries between two datasets. The
service is a test, and needs a permanent home to stay alive.
Overpass Turbo is awesome, but sadly it does not have data from Wikidata,
nor does it support some SQL-like conditions. I have setup a temporary RDF
database that has both OSM & Wikidata. You can use SPARQL queries to find:
* All OSM objects with wikidata tag that references a Wikipedia
disambiguation page. Get the name of the page in first available language
ru, fr, de, en. http://tinyurl.com/mzlfb26
* OSM relations with wikidata tag pointing to a person (also tries multiple
language fallbacks). http://tinyurl.com/m6fh3wx
* OSM relations with duplicate Wikidata IDs http://tinyurl.com/mvhhogx
== OSM data structure ==
osmnode, osmway, osmrel - OSM object prefix, e.g. osmnode:1234
osmt - tag, e.g. osmt:name:en (only has tags with latin chars, -, _, :,
digits
osmm - meta data about the object -- type, isClosed, version.
I try to preserve OSM data without much changes. Every tag's value is
stored as a string, except for wikidata and wikipedia tags which are
converted to a URL, the same format as stored in Wikidata.
osmway:29453885
osmt:name "Samina";
osmt:waterway "river";
osmt:wikidata wd:Q156065;
osmt:wikipedia <https://de.wikipedia.org/wiki/Samina>;
osmm:type "w"; #### could be "r", "w", and "n"
osmm:isClosed false; #### this meta property is only for OSM ways
osmm:version 24.
Wikidata data structure is identical to https://query.wikidata.org (see
help)
== Current limitations ==
* Only includes OSM objects with either "wikidata" or "wikipedia" tags
* The OSM data only contains tags with only Latin letters, digits and
symbols - : _
* OSM geometry info is not imported, e.g. no center point or bounding box,
except for osmm:isClosed (true/false) property for ways.
* Does not include OSM object inheritance data - e.g. cannot query for
"find a node that is part of a way which is part of a relation that has
wikidata tag that ..."
* Wikidata is updated every second, but OSM does not yet update at all,
imported from a full db dump as of a few days ago.
_______________________________________________
talk mailing list
talk(a)openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk
Forwarding.
Pine
---------- Forwarded message ----------
From: Roman Neumüller <email(a)katpatuka.org>
Date: Thu, May 11, 2017 at 12:36 AM
Subject: [OSM-talk] Mediawiki OSMgadget to pull in OSM data
To: talk(a)openstreetmap.org
For those who also edit in wikipedia: there's an interesting OSMgadget in
development, see: https://www.mediawiki.org/wiki/User:Bjohas/OSMgadget
Roman
_______________________________________________
talk mailing list
talk(a)openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk
Cross-posting to the Maps list.
--
deb tankersley
irc: debt
Product Manager, Discovery
Wikimedia Foundation
---------- Forwarded message ----------
From: Max Semenik <maxsem.wiki(a)gmail.com>
Date: Tue, May 2, 2017 at 6:51 PM
Subject: [Wikitech-l] Security announcement: XSS when Kartographer is used
with JsonConfig
To: Wikimedia developers <wikitech-l(a)lists.wikimedia.org>, MediaWiki
announcements and site admin list <mediawiki-l(a)lists.wikimedia.org>
A stored XSS vulnerability was discovered when Kartographer is configured
to receive map data from wiki pages via JsonConfig. Unless your wiki has
both extensions installed and JsonConfig is configured to provide map data,
it is safe. Otherwise, you're encouraged to upgrade both extensions
IMMEDIATELY.
Affected versions:
* Versions for latest MediaWiki release, 1.28, don't support the
aforementioned functionality and therefore are not vulnerable.
* Versions for pre-release 1.29 and alpha 1.30 are affected and have fixes
applied in source control.
Upgrading:
You can download latest sources from Git[1] or ExtensionDistributor[2]
See this ticket for more information:
https://phabricator.wikimedia.org/T163166
----
[1]
https://www.mediawiki.org/wiki/Download_from_Git#Using_
Git_to_download_MediaWiki_extensions
[2] https://www.mediawiki.org/wiki/Special:ExtensionDistributor
--
Best regards,
Max Semenik ([[User:MaxSem]])
_______________________________________________
Wikitech-l mailing list
Wikitech-l(a)lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l