1 2 3 4 5 6
namespace WhatApi; public static class Constants { public const int Wgs84SpatialReferenceId = 4326; }