Skip to content

Commit

Permalink
Fix datasets description for defaultProjection
Browse files Browse the repository at this point in the history
  • Loading branch information
mthh committed Oct 3, 2024
1 parent 49f2557 commit 56dc081
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions src/assets/datasets.json
Original file line number Diff line number Diff line change
Expand Up @@ -1271,7 +1271,7 @@
"totalFeatures": 4028,
"defaultProjection": {
"type": "proj4",
"value": 2154
"code": 2154
},
"geometry": {
"source": "IGN-RIATE",
Expand Down Expand Up @@ -1373,7 +1373,7 @@
"totalFeatures": 3699,
"defaultProjection": {
"type": "proj4",
"value": 2154
"code": 2154
},
"geometry": {
"source": "IGN-RIATE",
Expand Down Expand Up @@ -1475,7 +1475,7 @@
"totalFeatures": 1207,
"defaultProjection": {
"type": "proj4",
"value": 2154
"code": 2154
},
"geometry": {
"source": "IGN-RIATE",
Expand Down Expand Up @@ -1577,7 +1577,7 @@
"totalFeatures": 360,
"defaultProjection": {
"type": "proj4",
"value": 2154
"code": 2154
},
"geometry": {
"source": "IGN-RIATE",
Expand Down Expand Up @@ -1679,7 +1679,7 @@
"totalFeatures": 1757,
"defaultProjection": {
"type": "proj4",
"value": 2154
"code": 2154
},
"geometry": {
"source": "IGN-RIATE",
Expand Down Expand Up @@ -1781,7 +1781,7 @@
"totalFeatures": 5119,
"defaultProjection": {
"type": "proj4",
"value": 2154
"code": 2154
},
"geometry": {
"source": "IGN-RIATE",
Expand Down Expand Up @@ -1883,7 +1883,7 @@
"totalFeatures": 3787,
"defaultProjection": {
"type": "proj4",
"value": 2154
"code": 2154
},
"geometry": {
"source": "IGN-RIATE",
Expand Down Expand Up @@ -1985,7 +1985,7 @@
"totalFeatures": 1268,
"defaultProjection": {
"type": "proj4",
"value": 2154
"code": 2154
},
"geometry": {
"source": "IGN-RIATE",
Expand Down Expand Up @@ -2087,7 +2087,7 @@
"totalFeatures": 4308,
"defaultProjection": {
"type": "proj4",
"value": 2154
"code": 2154
},
"geometry": {
"source": "IGN-RIATE",
Expand Down Expand Up @@ -2189,7 +2189,7 @@
"totalFeatures": 2651,
"defaultProjection": {
"type": "proj4",
"value": 2154
"code": 2154
},
"geometry": {
"source": "IGN-RIATE",
Expand Down Expand Up @@ -2291,7 +2291,7 @@
"totalFeatures": 4453,
"defaultProjection": {
"type": "proj4",
"value": 2154
"code": 2154
},
"geometry": {
"source": "IGN-RIATE",
Expand Down Expand Up @@ -2393,7 +2393,7 @@
"totalFeatures": 946,
"defaultProjection": {
"type": "proj4",
"value": 2154
"code": 2154
},
"geometry": {
"source": "IGN-RIATE",
Expand Down Expand Up @@ -2495,7 +2495,7 @@
"totalFeatures": 1233,
"defaultProjection": {
"type": "proj4",
"value": 2154
"code": 2154
},
"geometry": {
"source": "IGN-RIATE",
Expand Down

0 comments on commit 56dc081

Please sign in to comment.