Closed Malvoz closed 3 years ago
The is already an explanation for this in https://github.com/Maps4HTML/MapML-Proposal/blob/master/high-level-api.md#the-extent-element:
Web maps’ content is, typically, but not exclusively, provided by content servers associated with server-side Geographic Information Systems and their APIs.
I think that should suffice.
Some(one) expressed concerns around humans writing (complex) MapML (I can't find the particular statement that I vaguely recall, can search harder if that's necessary), this is mostly a misunderstanding, similar to SVG or MathML, while the markup can be written manually for certain use cases, it's mostly going to be generated by data providers and tools.
We should clarify this. MapServer does a good job of that:
As does MathML:
https://w3c.github.io/mathml/#abstract:
https://w3c.github.io/mathml/#interf_genproc:
We should probably add a paragraph or two with a similar statement about MapML under the
heading.And I think we should rename that heading to Web Mapping elements:
because the<map>
,<layer>
,<area>
(which are intended to be written widely by humans) are "Map Markup elements" too.We should certainly include the clarification in the MapML spec as well.