Intersector
A process that takes a URL of a geoJSON, and returns all intersections.
Id | Title | Data Type | Description |
---|---|---|---|
url | Feature URL | string | URL of valid feature geoJSON |
collection | Feature Collection | string | Feature Collection |
geom_field | Geometry Field | string | Geometry field of valid feature intersect |
Id | Title | Description |
---|---|---|
path | FeatureCollection | A geoJSON FeatureCollection of the path generated by the intersection process |
Execution modes
- Synchronous