Modify

Opened 6 years ago

Closed 6 years ago

Last modified 5 years ago

#16702 closed enhancement (fixed)

Speed up OSM wiki help using MediaWiki API

Reported by: simon04 Owned by: simon04
Priority: normal Milestone: 18.09
Component: Core Version:
Keywords: wiki help performance Cc: stoecker

Description

Currently, JOSM performs a sequence of HTTP HEAD requests in order to determine the most specific existing help page in the OSM wiki. This process can be speed up using the MediaWiki API.

https://wiki.openstreetmap.org/w/api.php?action=help&modules=query

Example: https://wiki.openstreetmap.org/w/api.php?action=query&format=xml&titles=De%3ATag%3Asource%3DBing|Tag%3Asource%3DBing|De%3AKey%3Asource|Key%3Asource|De%3AMap_Features|Map_Features (non-missing and non-invalid pages)

Attachments (0)

Change History (4)

comment:1 by simon04, 6 years ago

Resolution: fixed
Status: assignedclosed

In 14208/josm:

fix #16702 - Speed up OSM wiki help using MediaWiki API

comment:2 by simon04, 6 years ago

reltoolbox: [o34614] - update to JOSM 14208

comment:3 by Don-vip, 6 years ago

Keywords: wiki help performance added

Nice!

comment:4 by Don-vip, 5 years ago

Cc: stoecker added

Can browser/josm/trunk/scripts/presets_lang.pl benefit from these enhancements? The script is very slow.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain simon04.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.