Maps4HTML / HTML-Map-Element-UseCases-Requirements

Use cases and requirements for Maps on the Web
https://maps4html.org/HTML-Map-Element-UseCases-Requirements/
Other
22 stars 12 forks source link

Broken local reference in #use-case-generate-vector-features #185

Closed Malvoz closed 4 years ago

Malvoz commented 4 years ago

Missing link in #use-case-generate-vector-features:

missing: content author use case covers the use of existing vector data, in standard geographic file formats. However, a web app developer may want to dynamically generate vector shapes from data. For example, to implement a feature allowing users to draw new shapes on the map, the developer needs to convert the selected points into a new polygon feature.

I'm not sure what author use case is that the link should point to, perhaps #use-case-poly-features?

AmeliaBR commented 4 years ago

Ah, no, that was me intentionally reminding myself to add a matching Use Case that isn't yet in the draft. Adding lots of use cases around data file formats is on my own To-Do. (Started it in July/August, but then stuff happened…)

AmeliaBR commented 4 years ago

Anyway, sorry for the extra ReSpec error in the meantime. I'll leave this issue open as an extra reminder until we get it fixed!

Malvoz commented 4 years ago

Fixed by https://github.com/Maps4HTML/HTML-Map-Element-UseCases-Requirements/pull/198.