lib/ogc/gml/abstract_feature.rb in ogc-gml-1.0.0 vs lib/ogc/gml/abstract_feature.rb in ogc-gml-1.0.1

- old
+ new

@@ -1,8 +1,7 @@ # frozen_string_literal: true -# --- abstract_feature_type.rb --- -require "shale" +require "lutaml/model" require_relative "bounding_shape" require_relative "code" require_relative "code_with_authority" require_relative "location_property"