Results 130 issues of Peter Rushforth

@shepazu @ahmadayubi and I were discussing this specification, and the comment was made and agreed to that the Introduction part of the specification should say that this document is not...

This issue may be better raised on the [HTML spec](https://github.com/whatwg/html/issues/389) itself, but I was hoping we could discuss a bit before that so that I don't get something too badly...

Must have an effect only when the projection associated to the layer is OSMTILE or WGS84. [Implementation proposal](https://github.com/Maps4HTML/Web-Map-Custom-Element/issues/205)

MapML, like HTML, is a hypertext format. Among other things, this means that it has embedded links to resources, particularly images, tiles and other MapML documents which compose a map...

privacy/security considerations

Specifically, it isn't a wild-card, but a stand-alone TCRS which has a gcrs of WGS 84, as do other TCRS, however, not all share it. > WGS84 serves as a...

Per change requests to MapML from the [OGC Testbed 13 Engineering Report](http://docs.opengeospatial.org/per/17-019.html#_change_requests_to_mapml). > Please clarify the reference system of the element. I believe it is "tilematrix coordinates" but there is...

Testbed 13

This need was created by the [inline features concept](https://github.com/Maps4HTML/Web-Map-Custom-Element/issues/20)

@joanma747 We are implementing a [`.extent`](https://github.com/Maps4HTML/Web-Map-Custom-Element/issues/105) and potentially a (similar) .extent property. My question / this issue is: should the pcrs coordinates sometimes "wrap", and should the gcrs coordinates never...

In addition to WebIDL, the HTML spec often includes a prose description of the API immediately after the definition of the API, like this: http://www.w3.org/TR/html5/embedded-content-0.html#htmltrackelement for the track element. The...

Recent developments in MapML allow the map author to include a query template per extent. This enables the user to click on the map (layer) and query the underlying URL...