Supported Service Types
Quetzly currently supports the following ArcGIS REST service types:
✅ MapServer
Checks performed:
- HTTP reachability
- Valid spatial extent
- Layer count greater than zero
- Export map capability
- Spatial reference present
✅ FeatureServer
Checks performed:
- HTTP reachability
- Layer and table definitions
- Feature count per layer using
layerDefsquery - Edit/query capabilities
✅ ImageServer
Checks performed:
- HTTP reachability
- Valid spatial extent (not 0,0,0,0)
- Pixel size X and Y greater than zero
- Band count greater than zero
- Spatial reference present
✅ GPServer
Checks performed:
- HTTP reachability
⬜ Not Yet Supported
The following service types are detected but not yet checked:
| Service Type | Planned |
|---|---|
| GPServer (advanced support) | ✅ Roadmap |
| GeocodeServer | ✅ Roadmap |
| WMS / WFS | ✅ Roadmap |
| OGC API | 🔲 Under consideration |
Want to request a service type? Share your feedback.