Releases: corpus-synodalium/mapping
Releases · corpus-synodalium/mapping
v0.6.0
Add Dioceses+Province Mode with updated GeoJSON files
What's New
- Add 3 view modes: Dioceses only, Provinces only, Dioceses + Provinces
- Visualize Dioceses + Province together using circle markers
- Use updated geoJSON file links for both dioceses and provinces
- Settings and information panels can now be moved around
- Small improvements in map styles and colors
Bug fixes
- Fix occasional overlap issues between diocese and province layers
Maintenance
- Update metadata information of dioceses and provinces (i.e. json files)
- Add scripts to generate json files from csv
v0.5.0
v0.4.4
v0.4.3
v0.4.2
v0.4.1
Clean up metadata tables
- Show only specific metadata fields that apper in this file: metadata_fields.json
- Hide a metadata field when its value is empty.
- Collapse all metadata tables when the user close the main modal.
v0.4.0
Integrate with PhiloLogic database
Now, when users click on "Map All Results" button on the PhiloLogic site, it will open a new tab with the map already loaded. 🚀
- Handle input URL automatically at load.
- Fix the issue where
fetchData
calls /beta2 API instead of the API in input URL. - Update favicon.
v0.3.0
Show results for each region on click
- Show a list of text results when clicked on a region. (Each result includes a short text blob, metadata table, and a hyperlink to the PhiloLogic database.)
- Make URL copy-paste process faster. (It now uses direct URL instead of export URL.)
v0.2.0
Add mapping feature
- Map search results by pasting "export" URL from PhiloLogic web-app
- Color each shapefile based on search results (only counts each record ID once)
- Add 4 new color schemes and a drop-down menu
- Update domain name: https://cosyn.app
- Use a Content Delivery Network (Amazon CloudFront) to serve GeoJSON assets faster