18
Mapping Digital Collections: GeoJSON and Leaflet.js for Sustainable Static Web Olivia Wikle Digital Initiatives Librarian University of Idaho

Mapping Digital Collections · 2019-11-14 · Overview Tutorials Docs Download Plugins Leaflet 1.5.1 has been released! May 8, 2019 — Blog Leaflet is the leading open-source JavaScript

  • Upload
    others

  • View
    18

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Mapping Digital Collections · 2019-11-14 · Overview Tutorials Docs Download Plugins Leaflet 1.5.1 has been released! May 8, 2019 — Blog Leaflet is the leading open-source JavaScript

Mapping Digital Collections: GeoJSON and Leaflet.js for Sustainable Static WebOlivia WikleDigital Initiatives LibrarianUniversity of Idaho

Page 2: Mapping Digital Collections · 2019-11-14 · Overview Tutorials Docs Download Plugins Leaflet 1.5.1 has been released! May 8, 2019 — Blog Leaflet is the leading open-source JavaScript

Browse Locations of Historic Items

Page 3: Mapping Digital Collections · 2019-11-14 · Overview Tutorials Docs Download Plugins Leaflet 1.5.1 has been released! May 8, 2019 — Blog Leaflet is the leading open-source JavaScript

Google Fusion Tables

Page 4: Mapping Digital Collections · 2019-11-14 · Overview Tutorials Docs Download Plugins Leaflet 1.5.1 has been released! May 8, 2019 — Blog Leaflet is the leading open-source JavaScript

https://leafletjs.com/

Page 5: Mapping Digital Collections · 2019-11-14 · Overview Tutorials Docs Download Plugins Leaflet 1.5.1 has been released! May 8, 2019 — Blog Leaflet is the leading open-source JavaScript

Static Web Digital Collections

Page 6: Mapping Digital Collections · 2019-11-14 · Overview Tutorials Docs Download Plugins Leaflet 1.5.1 has been released! May 8, 2019 — Blog Leaflet is the leading open-source JavaScript

GeoJSON

Page 7: Mapping Digital Collections · 2019-11-14 · Overview Tutorials Docs Download Plugins Leaflet 1.5.1 has been released! May 8, 2019 — Blog Leaflet is the leading open-source JavaScript

Metadata

Page 8: Mapping Digital Collections · 2019-11-14 · Overview Tutorials Docs Download Plugins Leaflet 1.5.1 has been released! May 8, 2019 — Blog Leaflet is the leading open-source JavaScript

Generate GeoJSON, load leaflet.js

Page 9: Mapping Digital Collections · 2019-11-14 · Overview Tutorials Docs Download Plugins Leaflet 1.5.1 has been released! May 8, 2019 — Blog Leaflet is the leading open-source JavaScript

Jekyll Generates GeoJSON

Page 10: Mapping Digital Collections · 2019-11-14 · Overview Tutorials Docs Download Plugins Leaflet 1.5.1 has been released! May 8, 2019 — Blog Leaflet is the leading open-source JavaScript

Set Zoom Level

Page 11: Mapping Digital Collections · 2019-11-14 · Overview Tutorials Docs Download Plugins Leaflet 1.5.1 has been released! May 8, 2019 — Blog Leaflet is the leading open-source JavaScript

Style Markers

Page 12: Mapping Digital Collections · 2019-11-14 · Overview Tutorials Docs Download Plugins Leaflet 1.5.1 has been released! May 8, 2019 — Blog Leaflet is the leading open-source JavaScript

Popups

Page 13: Mapping Digital Collections · 2019-11-14 · Overview Tutorials Docs Download Plugins Leaflet 1.5.1 has been released! May 8, 2019 — Blog Leaflet is the leading open-source JavaScript

Switch Base Maps

Page 14: Mapping Digital Collections · 2019-11-14 · Overview Tutorials Docs Download Plugins Leaflet 1.5.1 has been released! May 8, 2019 — Blog Leaflet is the leading open-source JavaScript

GeoJSON for Download

Page 15: Mapping Digital Collections · 2019-11-14 · Overview Tutorials Docs Download Plugins Leaflet 1.5.1 has been released! May 8, 2019 — Blog Leaflet is the leading open-source JavaScript

Collection GeoJSON

Page 16: Mapping Digital Collections · 2019-11-14 · Overview Tutorials Docs Download Plugins Leaflet 1.5.1 has been released! May 8, 2019 — Blog Leaflet is the leading open-source JavaScript

GeoJSON on GitHub

Page 17: Mapping Digital Collections · 2019-11-14 · Overview Tutorials Docs Download Plugins Leaflet 1.5.1 has been released! May 8, 2019 — Blog Leaflet is the leading open-source JavaScript

GeoJSON on GitHub

Page 18: Mapping Digital Collections · 2019-11-14 · Overview Tutorials Docs Download Plugins Leaflet 1.5.1 has been released! May 8, 2019 — Blog Leaflet is the leading open-source JavaScript

ResourcesLeaflet.js: https://leafletjs.com/

Using GeoJSON with Leaflet: https://leafletjs.com/examples/geojson/

GeoJSON: https://geojson.org/

Mapping GeoJSON files on GitHub:

https://help.github.com/en/github/managing-files-in-a-repository/mapping-geojson-files-on-github

Examples of Leaflet Used in University of Idaho Digital Collections:● Potlatch Historical Society: https://www.lib.uidaho.edu/digital/phs/map.html● Archival Idaho Photograph Collection: https://www.lib.uidaho.edu/digital/archivalidaho/map.html● Civilian Conservation Corps in Idaho: https://www.lib.uidaho.edu/digital/cccidaho/map.html