Skip to content

Commit e529078

Browse files
authored
feat: Adds information about which transects are in protected areas (#7)
* feat: Adds information about which transects are in protected areas * fix: Deletes test scripts * fix: Code review fix * fix: Code review
1 parent a80b60a commit e529078

13 files changed

+421650
-24627
lines changed

package-lock.json

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"@rsbuild/core": "^1.6.3",
4242
"@rsbuild/plugin-react": "^1.4.2",
4343
"@rsbuild/plugin-type-check": "^1.3.0",
44+
"@types/geojson": "^7946.0.16",
4445
"@types/jest": "^30.0.0",
4546
"@types/leaflet": "^1.9.21",
4647
"@types/node": "^24.10.4",

public/data/flight-curves-data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"metadata": {
3-
"processingDate": "2025-12-26T01:13:24.142Z",
3+
"processingDate": "2025-12-26T20:51:33.467Z",
44
"baselineYear": 2021,
55
"qualityCriteria": {
66
"minYearsActive": 5,

0 commit comments

Comments
 (0)