This repo contains live maps for the Jesuit Necrology (aka Jesuit Lives) project with varying functionality: https://jesuitonlinenecrology.bc.edu/pages/mapping. Notes on map creation and information on python json management can be found here: https://docs.google.com/document/d/1ADzFNghQrEQoKZCjeQnZjkkQYdx8_UC5RRld85_Kx8U/edit. Pan and Zoom controls are available on all maps.
Advanced filtering map https://mnaglak.github.io/JesuitLives/examples/filteredLives.html
Sample Question: "I want to see the distribution of where Jesuits who joined in the California province in 1902 were born"
Life Movement Map https://mnaglak.github.io/JesuitLives/examples/birthDeathMovementProvincesExpanded.html
This map also includes filtering by province like the above, though this is not interoperable with the timeline so will eventually be removed. Also present are examples of georeferenced Jesuit Atlas maps, which can be turned on and off with the control box.
Sample Question: "I want to see where Jesuit XXX was on date YYY."
Filtering Birth/Death Dates https://mnaglak.github.io/JesuitLives/examples/dateFilter.html
Sample Question: "I want to see where the majority of Jesuits were born between roughly Jan 1875 and June 1890"
These maps contain much similar functaionality to the above but with different user interfaces https://mnaglak.github.io/JesuitLives/examples/yearFilter.html Similar to dates filtering above but with years https://mnaglak.github.io/JesuitLives/examples/birthdeathFilter.html Similar to above, but with separate sliders for births and deaths (e.g. can see all births and deaths as of 1925 on one map) https://mnaglak.github.io/JesuitLives/examples/placesSearch.html Can see all the birth/death places mentioned in Jesuit lives and search by an individual place. Currently contains only birth and death places, could add provincial? Can see who was born there or died there in a popup.Note: Spelling changes in places spreadsheet (Roma vs Rome vs Rome (Italy)) are all different points...This could possible be cleaned up with some work in Python.
Earlier versions of main movement map with less functionalityMarker Movement between birth and death places by timeline, last name search filter https://mnaglak.github.io/JesuitLives/examples/birthDeathMovement.html
Marker movement between birth, death, and entrance places by timeline, last name search filter https://mnaglak.github.io/JesuitLives/examples/birthDeathMovementProvinces.html