SPCAD HELP

⌘K
  1. Home
  2. SPCAD HELP
  3. Web Maps
  4. WFS
  5. WFS Command Reference

WFS Command Reference

WFS Command Reference

Reference the WFS commands and palette operations used by the Web Maps WFS workflow.

Palette Workflow Commands

Command or OperationDescription
Add WFS ServiceOpens the WFS Server Connection window and adds selected feature types to the WFS palette workflow.
Modify WFS ServiceReopens the WFS Server Connection window using an existing service profile.
Fetch LayerOpens the Fetch WFS Data window and downloads the selected WFS feature dataset.
Zoom to Data ExtentsCalculates WFS layer extents and zooms the current model-space view.
Select Imported FeaturesSets the imported WFS CAD entities as the current CAD selection.
Zoom to Imported FeaturesZooms to the extents of existing imported WFS CAD entities.
Remove Imported FeaturesDeletes the tracked imported CAD entities.

Command Line

CommandPurpose
WFSLOADOpens the WFS connection workflow, downloads selected feature types, and creates CAD entities.
Palette workflow is preferred.
The WFS palette workflow provides better management of services, feature types, and imported objects. Use command-line access mainly when directed by support or documentation.

Internal Processing Stages

StageDescription
CapabilitiesReads WFS service capabilities and extracts feature type names, titles, CRS values, and bounding boxes.
Describe feature typeAttempts to read WFS schema/field information for the selected dataset.
Download featuresRuns the WFS feature request and writes the downloaded result to a temporary JSON file.
Create CAD entitiesImports the downloaded features into the drawing and applies metadata/attributes.
Track resultsStores imported object handles for future selection, zoom, refresh, and removal.
↑ Back to top

How can we help?