wps-spatial-service.test.nr.arcadisgen.cloud Open in urlscan Pro
20.108.63.117  Public Scan

URL: https://wps-spatial-service.test.nr.arcadisgen.cloud/
Submission: On May 18 via automatic, source certstream-suspicious — Scanned from GB

Form analysis 1 forms found in the DOM

<form class="download-url-wrapper"><input type="text" class="download-url-input" value="documentation/json" style=""><button class="download-url-button button">Explore</button></form>

Text Content

swagger
Explore


WPS SPATIAL SERVICE

 3 

documentation/json
Wps Spatial Service
Source code on Github
Schemeshttpshttp
Authorize



API

CODE RELATED END-POINTS



GET/v1/bbox/{table}
minimum bounding rectangle
GET/v1/centroid/{table}
feature(s) centroids
GET/v1/intersect_feature/{table_from}/{table_to}
transform point to new SRID
GET/v1/intersect_point/{table}/{point}
transform point to new SRID
GET/v1/nearest/{table}/{point}
records closest to point
GET/v1/query/{table}
table query
GET/v1/transform_point/{point}
transform point to new SRID

FEATURE
FEATURES IN COMMON FORMATS FOR DIRECT MAPPING.


GET/v1/geobuf/{table}
return Geobuf
GET/v1/geojson/{table}
return GeoJSON
GET/v1/mvt/{table}/{z}/{x}/{y}
return MVT

META
META INFORMATION FOR TABLES AND VIEWS.


GET/v1/list_columns/{table}
list table columns
GET/v1/list_layers
list PostGIS layers