DEVELOPER DOCUMENTATION

OGC API Features in GeoLayers

Use standards-aligned feature collection discovery and GeoJSON responses.

Browser-based GISGeoAI + spatial analyticsSouth African context
GUIDE

Conformance

GeoLayers currently targets OGC API Features Part 1 Core, GeoJSON and OpenAPI-oriented interoperability for published read-only feature access.

GUIDE

Collections

Use the collections endpoint to discover available datasets and metadata before requesting items.

GUIDE

Items

Retrieve GeoJSON features from a selected collection, using supported query controls to bound the response.

GUIDE

Scope

Transactional editing, CQL2, OGC API Tiles and OGC API Processes should not be assumed unless they are explicitly introduced in a later release.

IMPLEMENTATION CHECKLIST

Before you move to production

Use this checklist to reduce avoidable integration problems.

  • Test the workflow with a small, known dataset before increasing scale.
  • Keep production credentials outside public source code and downloadable configuration files.
  • Handle network, validation and rate-limit errors explicitly in the client or service.
  • Record the collection, endpoint, version or workflow configuration used so the integration can be reproduced.
NEXT STEP

Continue with a practical integration

Use the related documentation pages to move from concept to a tested development workflow.

API

REST API

Review endpoint and authentication concepts.

Explore →
SDK

JavaScript SDK

Use typed client helpers in an application.

Explore →

Automation

Connect spatial workflows to integrations.

Explore →