No features match your search.
Calculate Transit Service Frequency
wasmCalculates public transit pass frequency from service data.
Excel To Table
wasmConverts an Excel spreadsheet into a usable table.
Extract Scanned Features
wasmExtracts vector features from scanned documents or images via feature recognition.
Features To GPX
wasmConverts vector points, lines, or routes into a GPX file compatible with navigation devices and apps.
Features To GTFS
wasmConverts network features and schedules into the files required for a GTFS feed.
GPX To Features
wasmConverts routes, tracks, and waypoints from a GPX file into separate vector features.
GTFS To Features
wasmConverts GTFS routes, stops, and trips into vector layers.
H3 Cells to Polygons
wasmConverts H3 cell identifiers into hexagonal polygons with resolution and attributes.
H3 Polyfill
wasmFills a polygon with H3 cells at the chosen resolution, retaining their identifiers.
KML To Features
wasmConverts geometries and attributes from a KML file into editable vector features.
PMTiles Extract
wasmExtracts tiles or features from a PMTiles archive within the requested area and zoom level.
Raster to H3 Bins
wasmSummarizes raster values within H3 cells using the selected statistic.
Raster to PMTiles
wasmGenerates a PMTiles file from a raster for tiled distribution.
Raster to XYZ Tiles
wasmGenerates an XYZ tile pyramid from a raster for serving in web maps.
Read GeoParquet
wasmReads a GeoParquet dataset into the workflow.
Vector Convert
wasmTransforms a vector layer to the selected output format, preserving compatible geometries and attributes.
Vector to H3 Bins
wasmAggregates vector features into H3 cells and computes summarized attributes per cell.
Vector to PMTiles
wasmGenerates a PMTiles file from vector data.
Write GeoParquet
wasmWrites geometries and attributes to a GeoParquet file with efficient spatial encoding.
Fix Dangling Arcs
wasmRepairs dangling arcs in a vector network by connecting or removing them according to the specified tolerance.
Lines To Polygons
wasmConverts closed lines into polygons, assigning an area geometry to each ring.
Multipart To Singlepart
wasmSplits multipart geometries into single-part features.
Polygons To Lines
wasmExtracts polygon boundaries as lines while keeping entities separate.
Remove Polygon Holes
wasmRemoves interior rings from polygons, producing gap-free features with simplified geometry.
Singlepart To Multipart
wasmGroups individual features into multipart geometries based on a grouping field.
Topology Rule Autofix
wasmAutomatically fixes violations of the selected topology rule, delivering coherent geometries.
Topology Rule Validate
wasmChecks a topology rule against the input features.
Topology Validation Report
wasmGenerates a report of topological errors such as overlaps, gaps, and invalid geometries.
Convert Nodata To Zero
wasmReplaces NoData values in a raster with zero.
Modify Nodata Value
wasmReplaces one NoData value with another in a raster.
New Raster From Base Raster
wasmCreates a new raster preserving the extent and resolution of a base raster.
New Raster From Base Vector
wasmCreates a new raster using the extent of a base vector layer.
Raster To Vector Lines
wasmVectorizes linear patterns in a raster and creates corresponding line features.
Raster To Vector Points
wasmConverts selected raster cells into points with their original values attached.
Raster To Vector Polygons
wasmConverts contiguous raster regions into polygons carrying their class values.
Remove Raster Polygon Holes
wasmRemoves interior holes from raster regions to produce continuous zones.
Set Nodata Value
wasmSets which value is interpreted as NoData in a raster file.
Vector Lines To Raster
wasmConverts vector lines into raster cells using selected attribute values.
Vector Points To Raster
wasmConverts vector points into raster cells using their values or an assignment rule.
Vector Polygons To Raster
wasmConverts vector polygons into raster cells with their attributes or class values.
Add Point Coordinates To Table
wasmAdds the coordinates of each point to its attribute table.
Clean Vector
wasmFixes invalid geometries and attributes in a vector layer.
Csv Points To Vector
wasmCreates vector points from coordinate columns in a CSV file.
Export Table To Csv
wasmExports an attribute table to a CSV file.
Join Tables
wasmAdds a field from another layer to a vector layer by matching key fields, producing an enriched layer.
Merge Table With Csv
wasmAdds a field from a CSV file to a vector layer by matching key fields, producing a layer with merged attributes.
Merge Vectors
wasmCombines multiple compatible-geometry vector layers into a single output layer.
Reinitialize Attribute Table
wasmResets the attribute table of a vector layer.
Vector Summary Statistics
wasmComputes statistics on numeric fields grouped within a vector layer.