ahocevar / fossgis2022-openlayers

FOSSGIS 2022 OpenLayers Slides

Home Page:https://ahocevar.net/fossgis2022-openlayers/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FOSSGIS 2022 OpenLayers Slides

Developing

npm install
npm run dev

To edit the slides, modify index.html. Each example has its separate .html file in the project root. The JavaScript sources are in the src/ folder. Static assets are expected to be found in the public/ folder. Example data resides in the public/data/ folder.

Publishing

  1. Run npm run build
  2. Run npm run preview
  3. Browse to http://localhost:5000/?print-pdf
  4. Print using the browser's Print dialog and save to PDF, using dist/openlayers.pdf as file location
  5. Run npm run publish

About

FOSSGIS 2022 OpenLayers Slides

https://ahocevar.net/fossgis2022-openlayers/


Languages

Language:HTML 57.0%Language:JavaScript 37.3%Language:CSS 5.7%