From 625aadcedd226642e5fab55b99d1c8cdefaa05bd Mon Sep 17 00:00:00 2001 From: Adam Harvey <33203301+adamdmharvey@users.noreply.github.com> Date: Wed, 13 Mar 2024 09:56:20 -0400 Subject: [PATCH 1/3] chore: Ignore linting report folders Signed-off-by: Adam Harvey <33203301+adamdmharvey@users.noreply.github.com> --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 5351f969..1e07376d 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,5 @@ node_modules _config.ci.yml .parcel-cache vendor +linters_logs/ +megalinter-reports/ From 08879ae4031795e276a16bff9f3d46d4c5e4ed26 Mon Sep 17 00:00:00 2001 From: Adam Harvey <33203301+adamdmharvey@users.noreply.github.com> Date: Wed, 13 Mar 2024 10:07:56 -0400 Subject: [PATCH 2/3] fix: Various typos Signed-off-by: Adam Harvey <33203301+adamdmharvey@users.noreply.github.com> --- _datasets/delaware-river-basin-2070-land-cover-forecast.md | 2 +- _datasets/major-watersheds-philadelphia.md | 2 +- _datasets/recycling-diversion-rate.md | 2 +- _datasets/vending-prohibited-areas.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_datasets/delaware-river-basin-2070-land-cover-forecast.md b/_datasets/delaware-river-basin-2070-land-cover-forecast.md index 45a7e141..2bf47870 100644 --- a/_datasets/delaware-river-basin-2070-land-cover-forecast.md +++ b/_datasets/delaware-river-basin-2070-land-cover-forecast.md @@ -10,7 +10,7 @@ maintainer_link: null maintainer_phone: null notes: "DRB2070 Version 1.0 represents a baseline forecast of urban land cover in\ \ the Delaware River Basin (DRB) out to the year 2070. It was developed by the Delaware\ - \ River Basin Land Use Dynamics Project at Shippensburg Unviersity. The forecasts\ + \ River Basin Land Use Dynamics Project at Shippensburg University. The forecasts\ \ were developed using a SLEUTH urban growth model for the 43 county region of the\ \ DRB over the 2001-2006 time period. The model was validated for the 2006-2011\ \ time period. The modeling team used the National Land Cover Database (NLCD) urban\ diff --git a/_datasets/major-watersheds-philadelphia.md b/_datasets/major-watersheds-philadelphia.md index 862d822c..dfa54382 100644 --- a/_datasets/major-watersheds-philadelphia.md +++ b/_datasets/major-watersheds-philadelphia.md @@ -28,7 +28,7 @@ resources: url: https://opendata.arcgis.com/datasets/73f97f2c6c634469a81dd7721661b63f_0.zip - description: '' format: GeoJSON - name: Major Watersheds - Philadelphis (GeoJSON) + name: Major Watersheds - Philadelphia (GeoJSON) url: https://opendata.arcgis.com/datasets/73f97f2c6c634469a81dd7721661b63f_0.geojson - description: '' format: api diff --git a/_datasets/recycling-diversion-rate.md b/_datasets/recycling-diversion-rate.md index d1eb385d..e54e18fd 100644 --- a/_datasets/recycling-diversion-rate.md +++ b/_datasets/recycling-diversion-rate.md @@ -3,7 +3,7 @@ area_of_interest: null category: [] created: '2015-01-16T16:55:08.083099' license: Other (City of Philadelphia) -maintainer: Max Steinbrenne +maintainer: Max Steinbrenner maintainer_email: max.steinbrenner@phila.gov maintainer_link: null maintainer_phone: null diff --git a/_datasets/vending-prohibited-areas.md b/_datasets/vending-prohibited-areas.md index e3a6cf41..d7c05f66 100644 --- a/_datasets/vending-prohibited-areas.md +++ b/_datasets/vending-prohibited-areas.md @@ -18,7 +18,7 @@ organization: City of Philadelphia resources: - description: '' format: CSV - name: Vending Prohbitied Areas (CSV) + name: Vending Prohibited Areas (CSV) url: https://opendata.arcgis.com/api/v3/datasets/ce24c5700c7b4c70bead03181934c573_0/downloads/data?format=csv&spatialRefId=4326 - description: '' format: SHP From d72c228ae18cdccc29563e4750df4d79b95fa363 Mon Sep 17 00:00:00 2001 From: Adam Harvey <33203301+adamdmharvey@users.noreply.github.com> Date: Wed, 13 Mar 2024 10:17:05 -0400 Subject: [PATCH 3/3] fix: Typo Signed-off-by: Adam Harvey <33203301+adamdmharvey@users.noreply.github.com> --- _datasets/patco-gtfs.md | 2 +- _organizations/port-authority-transit-corporation-patco.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_datasets/patco-gtfs.md b/_datasets/patco-gtfs.md index 37ed09df..88d77b33 100644 --- a/_datasets/patco-gtfs.md +++ b/_datasets/patco-gtfs.md @@ -20,7 +20,7 @@ schema: philadelphia source: http://www.ridepatco.org/developers/ tags: - gtfs -- transporation +- transportation time_period: null title: PATCO GTFS usage: null diff --git a/_organizations/port-authority-transit-corporation-patco.md b/_organizations/port-authority-transit-corporation-patco.md index 4079308b..1c1f2062 100644 --- a/_organizations/port-authority-transit-corporation-patco.md +++ b/_organizations/port-authority-transit-corporation-patco.md @@ -4,6 +4,6 @@ logo: http://www.ridepatco.org/images/header_logo.png schema: default tags: - gtfs -- transporation +- transportation title: Port Authority Transit Corporation (PATCO) ---