Maps4HTML / Maps4HTML.github.io

Browseable pages from the W3C Maps for HTML Community Group
https://maps4html.org/
Other
7 stars 5 forks source link

Make this a website #1

Closed prushforth closed 5 years ago

prushforth commented 5 years ago

Currently there's no overarching website for the CG on github, just repos for specs and components etc. It would be ideal to have a home page that provides links to specs, resources, discussions, community etc.

Currently this location simply redirects to the use cases document.

AmeliaBR commented 5 years ago

Thanks @prushforth — I was in the midst of writing up an issue to the same effect. Here's what I've got so far:

Tentative outline:

I can do the work, but I wanted to open a discussion so that established members of the group could make sure I'm including all the correct information!

prushforth commented 5 years ago

maybe links to other accounts/forums for the groups Which ones are being actively used?

I have posted to discourse/web-mapping (currently down).

  • Links to draft specs (maybe two links each, one for the document and one for the repo)

Are these all still active/relevant? Any other code hosted elsewhere?

There is code in our internal svn that should rightly get refactored for publication on github, including the server stuff. I would prefer to remove my employer's web template before publishing, among other tasks. The server is definitely a work in progress, and has a few dependencies etc. Maybe next time we chat I can give you a tour of that stuff and see what you think.

Spatial Data on the Web Use Cases & Requirements

meh. I think the best practices document is ok though. I have a "Best practice report" on my to-do list regarding MapML.

(anyone have a link that works?)

Apparently only the Testbed 13 stuff has been voted on for release. Eventually the Testbed 14 documents will be available here

Links to the code repos & any relevant demos

There used to be a running demo of the custom element here, but they upgraded something and the demo is temporarily out of order. It does give you some instructions for installation of the component (based on bower), which are a bit outdated but still working, I believe. Once the custom elements are re-written in native / no polyfill code, that site should work again, as I intend to publish that from npm.

We have got a MapML service available from here and CubeWerx has a MapML proxy for the Environment and Climate Change GeoMet WMS here. Also another demo page from CubeWerx here.

Links to relevant external specs and other projects

  • Any others?

KML? I think the globe that is often the backdrop for KML files is in scope, and so the KML content model may be relevant (it's similar to GeoJSON/ based of the same standard -> simple features).

WMS, WMTS are probably relevant standards to link to, since they form the backbone of the standard GeoWeb today.