Module: Ogc::WebFeatureService

Defined in:
lib/ogc/web_feature_service.rb,
lib/ogc/web_feature_service/base.rb,
lib/ogc/web_feature_service/get_feature.rb,
lib/ogc/web_feature_service/get_capabilities.rb

Defined Under Namespace

Classes: Base, GetCapabilities, GetFeature

Constant Summary collapse

SUPPORTED_METHODS =
%i( get_capabilities get_feature ).freeze