namespace Core.GIS.GeoAPI.Geometries { public interface ILinearRing : ILineString {} }