sites map

This commit is contained in:
2024-08-28 19:30:33 +02:00
parent 92c9819fdb
commit 4f1c218996
12 changed files with 740 additions and 4 deletions

250
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "e8b3c553a92e6d3283d8e7a0a0a7d159",
"content-hash": "e636d8065f593dcf1268ea5aa1ecdd2d",
"packages": [
{
"name": "asm89/stack-cors",
@@ -4249,6 +4249,68 @@
"issues": "http://drupal.org/project/issues/formatter_suite"
}
},
{
"name": "drupal/geofield",
"version": "1.60.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/geofield.git",
"reference": "8.x-1.60"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/geofield-8.x-1.60.zip",
"reference": "8.x-1.60",
"shasum": "ffb1891148b343208e7a190c8cc606a339c74ee1"
},
"require": {
"drupal/core": "^9 || ^10 || ^11",
"itamair/geophp": "^1.6"
},
"require-dev": {
"drupal/diff": "^1.3",
"drupal/feeds": "^3.0@beta"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.60",
"datestamp": "1722078200",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Italo Mairo",
"homepage": "https://www.drupal.org/u/itamair",
"role": "Drupal 8+ Maintainer"
},
{
"name": "Brandon Morrison",
"homepage": "https://www.drupal.org/u/brandonian",
"role": "Drupal 7 Maintainer"
},
{
"name": "Pablo López",
"homepage": "https://www.drupal.org/u/plopesc",
"role": "Drupal 7 Maintainer"
}
],
"description": "Stores geographic and location data (points, lines, and polygons).",
"homepage": "https://www.drupal.org/project/geofield",
"support": {
"source": "https://git.drupalcode.org/project/geofield",
"issues": "https://www.drupal.org/project/issues/geofield",
"irc": "irc://irc.freenode.org/drupal-contribute"
}
},
{
"name": "drupal/honeypot",
"version": "2.1.3",
@@ -4990,6 +5052,146 @@
"issues": "https://www.drupal.org/project/issues/jquery_ui_touch_punch"
}
},
{
"name": "drupal/leaflet",
"version": "10.2.25",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/leaflet.git",
"reference": "10.2.25"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/leaflet-10.2.25.zip",
"reference": "10.2.25",
"shasum": "06aff8c46ca30873d6accc452348bcf6f4e46348"
},
"require": {
"drupal/core": "^9.3 || ^10 || ^11",
"drupal/geofield": "^1.31"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "10.2.25",
"datestamp": "1724410606",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Italo Mairo",
"homepage": "https://www.drupal.org/u/itamair",
"role": "Maintainer"
},
{
"name": "Peter Vanhee (pvhee)",
"homepage": "https://www.drupal.org/u/pvhee",
"role": "Maintainer"
},
{
"name": "Rik de Boer (RdeBoer)",
"homepage": "https://www.drupal.org/u/rdeboer",
"role": "Maintainer"
},
{
"name": "Gabriel Carleton-Barnes (gcb)",
"homepage": "https://www.drupal.org/u/gcb",
"role": "Maintainer"
},
{
"name": "Lev Tsypin (levelos)",
"homepage": "https://www.drupal.org/u/levelos",
"role": "Maintainer"
},
{
"name": "Sean Larkin (seanberto)",
"homepage": "https://www.drupal.org/u/seanberto",
"role": "Maintainer"
}
],
"description": "Integration with the Leaflet map scripting library.",
"homepage": "https://www.drupal.org/project/leaflet",
"support": {
"source": "https://git.drupalcode.org/project/leaflet",
"issues": "https://www.drupal.org/project/issues/leaflet"
}
},
{
"name": "drupal/leaflet_more_maps",
"version": "2.2.2",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/leaflet_more_maps.git",
"reference": "2.2.2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/leaflet_more_maps-2.2.2.zip",
"reference": "2.2.2",
"shasum": "40e34fd0e930a9497f0506c895d17a4261943281"
},
"require": {
"drupal/core": "^8.8 || ^9 || ^10 || ^11",
"drupal/leaflet": "^2.1.0 || ^10.0"
},
"require-dev": {
"drupal/leaflet": "*"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "2.2.2",
"datestamp": "1723673168",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
},
"branch-alias": {
"dev-8.x-1.x": "1.x-dev"
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "berramou",
"homepage": "https://www.drupal.org/user/3535998"
},
{
"name": "itamair",
"homepage": "https://www.drupal.org/user/1179076"
},
{
"name": "japerry",
"homepage": "https://www.drupal.org/user/45640"
},
{
"name": "rachel_norfolk",
"homepage": "https://www.drupal.org/user/66273"
},
{
"name": "RdeBoer",
"homepage": "https://www.drupal.org/user/404007"
}
],
"description": "Adds a swag of map styles to Leaflet, e.g Thunderforest, Esri, Stamen, Google.",
"homepage": "https://www.drupal.org/project/leaflet_more_maps",
"support": {
"source": "https://git.drupalcode.org/project/leaflet_more_maps",
"issues": "https://www.drupal.org/project/issues/leaflet_more_maps"
}
},
{
"name": "drupal/link_attributes",
"version": "1.14.0",
@@ -8181,6 +8383,52 @@
],
"time": "2023-12-03T20:05:35+00:00"
},
{
"name": "itamair/geophp",
"version": "1.6",
"source": {
"type": "git",
"url": "https://github.com/itamair/geoPHP.git",
"reference": "f210e37ab3d4706b7e8cfe3183fec2f5be8a85e6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/itamair/geoPHP/zipball/f210e37ab3d4706b7e8cfe3183fec2f5be8a85e6",
"reference": "f210e37ab3d4706b7e8cfe3183fec2f5be8a85e6",
"shasum": ""
},
"require-dev": {
"phpunit/phpunit": "4.1.* || 9.5.*"
},
"type": "library",
"autoload": {
"classmap": [
"geoPHP.inc"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Italo Mairo",
"homepage": "https://www.linkedin.com/in/italomairo/",
"role": "Maintanier of this Library Repo"
},
{
"name": "Patrick Hayes",
"homepage": "https://www.linkedin.com/in/patrickdhayes/",
"role": "Maintanier of original Repositary/Library (https://github.com/phayes/geoPHP)"
}
],
"description": "GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.",
"homepage": "https://github.com/itamair/geoPHP",
"support": {
"source": "https://github.com/itamair/geoPHP/tree/1.6"
},
"time": "2023-12-23T23:28:59+00:00"
},
{
"name": "kint-php/kint",
"version": "3.3",