leaflet-providersesp
An extension to Leaflet that contains configurations for various free WMS (Web Map Service) and WMTS (Web Map Tile Service) providers of Spain (IDErioja, PNOA, IGN base, Catastro, etc), from Spanish mapping agencies.
Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found 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 -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.2%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
An extension to Leaflet that contains configurations for various free WMS (Web Map Service) and WMTS (Web Map Tile Service) providers of Spain (IDErioja, PNOA, IGN base, Catastro, etc), from Spanish mapping agencies.
Basic Info
- Host: GitHub
- Owner: dieghernan
- License: mit
- Language: JavaScript
- Default Branch: main
- Homepage: https://dieghernan.github.io/leaflet-providersESP/
- Size: 2.19 MB
Statistics
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 3
- Releases: 11
Topics
Metadata Files
README.md
leaflet-providersESP
An extension to Leaflet that contains configurations for various free WMS/WMTS tile providers of Spain.
Compatible with leaflet-providers
Instalation
Via CDN
``` html <!-- Latest -->
```
Local
html
<!-- Last version -->
<script src="./path/to/your/folder/leaflet-providersESP.js"></script>
Usage
html
<body>
<div id="mapid"></div>
<script src="https://cdn.jsdelivr.net/gh/dieghernan/leaflet-providersESP/dist/leaflet-providersESP.min.js"></script>
<script>
var mymap = L.map('mapid').setView([40.4166, -3.7038400], 18);
L.tileLayer.providerESP('IDErioja').addTo(mymap);
</script>
</body>

Owner
- Name: Diego H.
- Login: dieghernan
- Kind: user
- Location: Madrid, ES
- Website: https://dieghernan.github.io/
- Twitter: dhernangomez
- Repositories: 102
- Profile: https://github.com/dieghernan
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Hernangómez" given-names: "Diego" orcid: "https://orcid.org/0000-0001-8457-4658" title: "leaflet-providersESP: A leaflet plugin with Spanish services" version: 1.3.4 doi: "10.5281/zenodo.5731395" repository-code: "https://github.com/dieghernan/leaflet-providersESP" url: https://dieghernan.github.io/leaflet-providersESP/ license: MIT abstract: "An extension to Leaflet that contains configurations for various free WMS/WMTS tile providers of Spain."
GitHub Events
Total
- Watch event: 1
- Issue comment event: 2
- Push event: 18
- Pull request event: 2
- Fork event: 1
- Create event: 2
Last Year
- Watch event: 1
- Issue comment event: 2
- Push event: 18
- Pull request event: 2
- Fork event: 1
- Create event: 2
Committers
Last synced: 9 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| dieghernan | d****o@g****m | 168 |
| dependabot[bot] | 4****] | 4 |
| ImgBotApp | I****p@g****m | 2 |
Issues and Pull Requests
Last synced: 9 months ago
All Time
- Total issues: 3
- Total pull requests: 8
- Average time to close issues: about 2 months
- Average time to close pull requests: 15 days
- Total issue authors: 3
- Total pull request authors: 3
- Average comments per issue: 2.0
- Average comments per pull request: 1.0
- Merged pull requests: 7
- Bot issues: 0
- Bot pull requests: 7
Past Year
- Issues: 0
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 2.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- albavilanova (1)
- mauriciabad (1)
- ajpelu (1)
Pull Request Authors
- dependabot[bot] (6)
- imgbot[bot] (2)
- fossabot (2)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- github-pages >= 0 development
- jekyll-algolia ~> 1.0 development
- jekyll-github-metadata >= 0
- jekyll-include-cache >= 0
- jekyll-sitemap >= 0
- actions/checkout v3 composite
- dieghernan/cff-validator main composite
- actions/cache v3 composite
- actions/checkout v3 composite
- helaili/jekyll-action v2 composite
- actions/checkout v3 composite
- github/codeql-action/analyze v2 composite
- github/codeql-action/autobuild v2 composite
- github/codeql-action/init v2 composite