spatialcatalogueviewer
https://github.com/sebastien-plutniak/spatialcatalogueviewer
Science Score: 49.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 3 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.3%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: sebastien-plutniak
- License: gpl-3.0
- Language: R
- Default Branch: main
- Size: 43 KB
Statistics
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 2
Metadata Files
README.md
spatialCatalogueViewer: A 'Shiny' Tool to Create Interactive Catalogues for Geospatial Data
An R 'Shiny' application to seamlessly create interactive online catalogues for geospatial data. Items can be represented as points or areas and the interface allows for explorations through a map and a dynamic table featuring a simple search form and optional column filters.
Contents
Installation
The package can be installed from the CRAN with:
r
install.packages("spatialCatalogueViewer")
The development version is available from GitHub and can be installed with:
r
if ( ! requireNamespace("remotes", quietly = TRUE))
install.packages("remotes")
remotes::install_github("sebastien-plutniak/spatialCatalogueViewer")
Use cases
spatialCatalogueViewer is used by:
- archeoViz Portal: a catalogue of archaeological datasets exposed with the
archeoVizapplication see R code. - open-archeOcsean: a catalogue of open-source datasets for the Pacific and Southeast Asia archaeology see R code.
Deployment
To deploy spatialCatalogueViewer on a Shiny Server:
- download the latest version of the package at https://github.com/sebastien-plutniak/spatialcatalogueviewer/archive/master.zip
- edit the app.R file to your needs. For examples, see:
- archeoViz Portal app.R file
- Open-archeOcsean app.R file
- Upload the entire folder into shiny server's relevent application directory.
Community guidelines
Reporting bugs
If you find a bug, please fill an issue with all the details needed to reproduce it.
Suggesting changes
Suggestions of changes to spatialCatalogueViewer are very welcome. These requests may concern additional functions, changes to documentation, additional examples, new features, etc.
They can be made by filling an issue and, even better, using pull requests and the GitHub Fork and Pull
model.
Owner
- Name: Sébastien Plutniak
- Login: sebastien-plutniak
- Kind: user
- Location: Tours, France
- Company: CNRS, CITERES
- Website: https://orcid.org/0000-0002-6674-3806
- Twitter: sebplutniak
- Repositories: 5
- Profile: https://github.com/sebastien-plutniak
PhD in Sociology. Social Studies of Science. Quantitative methods. History and sociology of Archaeology. Computational Archaeology. Southeastasian Archaeology
GitHub Events
Total
- Release event: 2
- Watch event: 1
- Push event: 11
- Create event: 4
Last Year
- Release event: 2
- Watch event: 1
- Push event: 11
- Create event: 4
Issues and Pull Requests
Last synced: 10 months ago
Packages
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 2
- Total maintainers: 1
cran.r-project.org: spatialCatalogueViewer
A 'Shiny' Tool to Create Interactive Catalogues for Geospatial Data
- Homepage: https://github.com/sebastien-plutniak/spatialCatalogueViewer
- Documentation: http://cran.r-project.org/web/packages/spatialCatalogueViewer/spatialCatalogueViewer.pdf
- License: GPL-3
-
Latest release: 0.1.3
published 10 months ago
Rankings
Maintainers (1)
Dependencies
- actions/checkout v2 composite
- actions/upload-artifact main composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- R >= 4.1.0 depends
- DT * imports
- leaflet * imports
- leaflet.extras * imports
- shiny * imports
- shinythemes * imports