public WebServiceProjectGeometry(ProjectLocation projectLocation) { ProjectLocationGeometry = DbGeometryToGeoJsonHelper.MakeDbGeometryIntoGeoJsonString(projectLocation.ProjectLocationGeometry, Formatting.None); }