Interface: SkippedFeature¶
Defined in: types/map.ts:32
Represents a feature that was skipped during processing because it was invalid or irrelevant (e.g., sea).
Properties¶
| Property | Type | Defined in |
|---|---|---|
feature |
GeoJSONProperties |
types/map.ts:35 |
index |
number |
types/map.ts:33 |
reason |
string |
types/map.ts:34 |