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

- old
+ new

@@ -1,8 +1,7 @@ # frozen_string_literal: true -# --- ellipsoidal_cs_type.rb --- -require "shale" +require "lutaml/model" require_relative "abstract_coordinate_system" module Ogc module Gml class EllipsoidalCS < AbstractCoordinateSystem