feat: make Mol explorer map-first
This commit is contained in:
@@ -79,6 +79,7 @@ def test_vector_feature_service_extracts_bbox_geojson_from_persisted_rows() -> N
|
||||
)
|
||||
|
||||
assert result["feature_count"] == 1
|
||||
assert result["total_feature_count"] == 1
|
||||
assert result["truncated"] is False
|
||||
assert result["geojson"]["type"] == "FeatureCollection"
|
||||
feature = result["geojson"]["features"][0]
|
||||
|
||||
Reference in New Issue
Block a user