Filter GeoJSON features by property value.
input
key
value
Filtered GeoJSON FeatureCollection string.
Filter GeoJSON features by property value.
Arguments
input— GeoJSON string (Feature or FeatureCollection)key— Property name to filter onvalue— Property value to match (string representation)Returns
Filtered GeoJSON FeatureCollection string.