get1647_en function

Map<int, String> get1647_en()

Geocoding JSON data for 1647_en

Implementation

Map<int, String> get1647_en() {
  return {1647: "Ontario"};
}