@rr0/cms
Version:
RR0 Content Management System (CMS)
6 lines (5 loc) • 349 B
JavaScript
import { Place } from "@rr0/place";
import { SartheCityCode } from "../SartheCityCode.js";
import { sarthe } from "../Sarthe.js";
import { City } from "../../../../../../country/region/department/city/City.js";
export const sougeLeGanelon = City.create(String(SartheCityCode.SougeLeGanelon), sarthe, Place.fromDMS("8°19′05″N,0°01′50″W"));