Historical Map Data Instance
API endpoint that allows map history to be viewed.
Filter fields
You can filter the result set by providing the following query parameters:
points
-- Filter by the points, if present. Supports the standard geographic lookup typeslines
-- Filter by the lines, if present. Supports the standard geographic lookup typespolys
-- Filter by the polygons, if present. Supports the standard geographic lookup typespage
-- Filter by page. Allows for chained filtering on all of the filters available on the page resource, e.g.page__slug
.region
-- Filter by region. Allows for chained filtering on all of the filters available on the region resource, e.g.region__slug
.length
-- Filter by length of the geography. Supports the standard lookup types
And the usual set of historical filter fields:
history_user
- filter by theuser
resource of the editor, if user was logged in. Allows for chained filtering on all of the filters available on the user resource, e.g.history_user__username
.history_user_ip
- filter by the IP address of the editor.history_date
- filter by history date. Supports the standard lookup typeshistory_type
- filter by history type id, exact.
Ordering
You can order the result set by providing the ordering
query parameter with the value of one of:
length
history_date
You can reverse ordering by using the -
sign, e.g. -length
.
GET /api/v4/maps_history/80575/
https://zh.localwiki.org/api/v4/maps_history/80575/", "page": "https://zh.localwiki.org/api/v4/pages_history/1423086/", "region": "https://zh.localwiki.org/api/v4/regions/2638/", "points": { "type": "MultiPoint", "coordinates": [ [ 139.13530017144936, 35.30923892848239 ], [ 139.13344676502828, 35.31107560404811 ] ] }, "lines": { "type": "MultiLineString", "coordinates": [ [ [ 139.13534845121703, 35.30918201961933 ], [ 139.13446600445076, 35.30927613810157 ], [ 139.13417029090687, 35.309344538092645 ], [ 139.1339174927071, 35.30936478447895 ], [ 139.13384708472026, 35.309689273167365 ], [ 139.13373141445643, 35.31019296677393 ], [ 139.13356629096404, 35.31068119910966 ], [ 139.1335513711763, 35.31074043247642 ] ] ] }, "polys": null, "geom": { "type": "GeometryCollection", "geometries": [ { "type": "Point", "coordinates": [ 139.13530017144936, 35.30923892848239 ] }, { "type": "Point", "coordinates": [ 139.13344676502828, 35.31107560404811 ] }, { "type": "LineString", "coordinates": [ [ 139.13534845121703, 35.30918201961933 ], [ 139.13446600445076, 35.30927613810157 ], [ 139.13417029090687, 35.309344538092645 ], [ 139.1339174927071, 35.30936478447895 ], [ 139.13384708472026, 35.309689273167365 ], [ 139.13373141445643, 35.31019296677393 ], [ 139.13356629096404, 35.31068119910966 ], [ 139.1335513711763, 35.31074043247642 ] ] } ] }, "length": 0.00286990733445551, "history_comment": null, "history_date": "2022-07-01T23:05:55.557", "history_type": 0, "history_user": "https://zh.localwiki.org/api/v4/users/110560/", "history_user_ip": "240f:7a:d2b9:1:3140:697d:3d27:c6c9" }{ "url": "