Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DPG: Sentinel-2 10m Land Cover Time Series of the World from 2017-2021 #727

Merged
merged 16 commits into from
Aug 16, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,92 @@
{
"name": "Sentinel-2 10m Land Cover Time Series of the World from 2017-2021",
"clearOwnership": {
"isOwnershipExplicit": "Yes",
"copyrightURL": "https://www.arcgis.com/home/item.html?id=d3da5dd386d140cf93fc9ecbf8da5e31"
},
"platformIndependence": {
"mandatoryDepsCreateMoreRestrictions": "Yes",
"isSoftwarePltIndependent": "Yes",
"pltIndependenceDesc": "Please note the downloadable format is GeoTIFF, hence you need to use a downloader to get individual tiles from - https://env1.arcgis.com/arcgis/rest/services/Sentinel2_10m_LandCover/ImageServer"
},
"documentation": {
"isDocumentationAvailable": "Yes",
"documentationURL": [
"https://www.arcgis.com/home/item.html?id=d3da5dd386d140cf93fc9ecbf8da5e31",
"Please note the format is GeoTIFF, hence you need to use a downloader to get individual tiles - https://env1.arcgis.com/arcgis/rest/services/Sentinel2_10m_LandCover/ImageServer"
]
},
"NonPII": {
"collectsNonPII": "No",
"checkNonPIIAccessMechanism": "",
"nonPIIAccessMechanism": ""
},
"privacy": {
"isPrivacyCompliant": "Yes",
"privacyComplianceList": [
"This map does not collect or use any personal information that would require compliance with laws such as the EU's General Data Protection Regulation (GDPR) or the California Consumer Privacy Act of 2018 (CCPA)"
],
"adherenceSteps": [
"Terms of Use listed at bottom of main webpage: https://www.arcgis.com/home/item.html?id=d3da5dd386d140cf93fc9ecbf8da5e31 "
]
},
"standards": {
"supportStandards": "Yes",
"standardsList": [
"The map supports geospatial standards (GeoTIFF)"
],
"evidenceStandardSupport": [
"https://www.ogc.org/standards/geotiff"
],
"implementBestPractices": "Yes",
"bestPracticesList": [
"SpatioTemporal Asset Catalogs (STAC), as described here: https://stacspec.org/",
"Cloud Optimized GeoTiff (COG), as described here: https://www.cogeo.org/"
]
},
"doNoHarm": {
"preventHarm": {
"stepsToPreventHarm": "Yes",
"additionalInfoMechanismProcessesPolicies": "Our validation processes used to estimate the accuracy of our map include a representative set of ecosystems and geographies from around the world to minimize any regional bias in the data."
},
"dataPrivacySecurity": {
"collectsPII": "No",
"typesOfDataCollected": [
""
],
"thirdPartyDataSharing": "No",
"dataSharingCircumstances": [
""
],
"ensurePrivacySecurity": "Yes",
"privacySecurityDescription": "No data is collected. No user data or personal information related to individuals is stored or distributed by the map. No data of any kind is stored or distributed beyond the actual data of the map, which is licensed under CC-BY-4.0 as open source."
},
"inappropriateIllegalContent": {
"collectStoreDistribute": "No",
"type": "",
"contentFilter": "",
"policyGuidelinesDocumentationLink": "",
"illegalContentDetection": "",
"illegalContentDetectionMechanism": ""
},
"protectionFromHarassment": {
"userInteraction": "No",
"addressSafetySecurityUnderageUsers": "",
"stepsAddressRiskPreventSafetyUnderageUsers": [
""
],
"griefAbuseHarassmentProtection": "",
"harassmentProtectionSteps": [
""
]
}
},
"locations": {
"developmentCountries": [
"United States of America"
],
"deploymentCountries": [
""
]
}
}
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "Esri 2020 Land Cover",
"name": "Sentinel-2 10m Land Cover Time Series of the World from 2017-2021",
"aliases": [
""
],
"description": "Esri 2020 Land Cover Map provides public access to global land use and land cover data with 10 meter resolution.",
"website": "https://www.arcgis.com/home/item.html?id=d6642f8a4f6d4685a24ae2dc0c73d4ac",
"description": "Sentinel-2 10m Land Cover Time Series provides public access to global land use and land cover data of the world from 2017-2021 with 10 meter resolution.",
"website": "https://www.arcgis.com/home/item.html?id=d3da5dd386d140cf93fc9ecbf8da5e31",
"license": [
{
"spdx": "CC-BY-4.0",
"licenseURL": "https://www.arcgis.com/home/item.html?id=d6642f8a4f6d4685a24ae2dc0c73d4ac"
"licenseURL": "https://www.arcgis.com/home/item.html?id=d3da5dd386d140cf93fc9ecbf8da5e31"
}
],
"SDGs": [
Expand Down Expand Up @@ -40,7 +40,7 @@
"repositories": [
{
"name": "main",
"url": ""
"url": "https://www.arcgis.com/home/item.html?id=d3da5dd386d140cf93fc9ecbf8da5e31"
}
],
"organizations": [
Expand All @@ -52,5 +52,5 @@
"contact_email": "katy@impactobservatory.com"
}
],
"stage": "nominee"
"stage": "DPG"
}