feat: stream municipality vectors by viewport
This commit is contained in:
@@ -907,6 +907,11 @@ returns a canonical-envelope GeoJSON FeatureCollection. It is intended for the
|
||||
Map workspace area-extract flow and does not create derived datasets or export
|
||||
records by itself.
|
||||
|
||||
The same bounded endpoint is the canonical large-layer map delivery path. The
|
||||
frontend requests at most 1,000 features for the current viewport and surfaces
|
||||
the response `truncated` flag; the backend does not provide or imply an
|
||||
unbounded municipality-wide map response.
|
||||
|
||||
`POST /api/v1/projects/{project_id}/datasets/{dataset_id}/vector/select/derive`
|
||||
uses the same persisted `vector_features` selection but writes the result as a
|
||||
new derived vector dataset. The created dataset uses
|
||||
|
||||
Reference in New Issue
Block a user