-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubliccode.yml
More file actions
64 lines (61 loc) · 2.13 KB
/
Copy pathpubliccode.yml
File metadata and controls
64 lines (61 loc) · 2.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
# This repository adheres to the publiccode.yml standard by including this
# metadata file that makes public software easily discoverable.
# More info at https://github.com/italia/publiccode.yml
publiccodeYmlVersion: '0.3'
categories:
- geographic-information-systems
description:
it:
apiDocumentation: 'https://leafletjs.com/reference.html'
documentation: 'https://leafletjs.com/examples.html'
features:
- GIS
- Interactive maps
longDescription: |
Leaflet is the leading open-source JavaScript library for mobile-friendly
interactive maps. Weighing just about 39 KB of JS, it has all the mapping
[features](https://leafletjs.com/#features) most developers ever need.
Leaflet is designed with _simplicity_, _performance_ and _usability_ in
mind. It works efficiently across all major desktop and mobile platforms,
can be extended with lots of
[plugins](https://leafletjs.com/plugins.html), has a beautiful, easy to
use and [well-documented API](https://leafletjs.com/reference.html
"Leaflet API reference") and a simple, readable [source
code](https://github.com/Leaflet/Leaflet "Leaflet source code repository
on GitHub") that is a joy to
[contribute](https://github.com/Leaflet/Leaflet/blob/main/CONTRIBUTING.md
"A guide to contributing to Leaflet") to.
shortDescription: An open-source JavaScript library for mobile-friendly interactive maps
developmentStatus: stable
it:
conforme:
gdpr: false
lineeGuidaDesign: false
misureMinimeSicurezza: false
modelloInteroperabilita: false
countryExtensionVersion: '0.2'
piattaforme:
anpr: false
cie: false
pagopa: false
spid: false
landingURL: 'https://leafletjs.com/'
legal:
license: BSD-2-Clause
mainCopyrightOwner: Vladimir Agafonkin
localisation:
availableLanguages:
- en
localisationReady: false
maintenance:
contacts:
- name: Vladimir Agafonkin
type: community
name: Leaflet
logo: https://leafletjs.com/docs/images/logo.png
platforms:
- web
releaseDate: '2022-04-18'
softwareType: library
softwareVersion: v1.8.0
url: 'https://github.com/Leaflet/Leaflet'