Пример #1
0
 public static Geobase Load(string path)
 => new Geobase(UnmanagedBuffer.FromFile(path));