Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2019
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.57 KB | None | 0 0
  1. [
  2. {
  3. "Version": 1,
  4. "Key": "264885",
  5. "Type": "City",
  6. "Rank": 20,
  7. "LocalizedName": "Manila",
  8. "EnglishName": "Manila",
  9. "PrimaryPostalCode": "",
  10. "Region": {
  11. "ID": "ASI",
  12. "LocalizedName": "Asia",
  13. "EnglishName": "Asia"
  14. },
  15. "Country": {
  16. "ID": "PH",
  17. "LocalizedName": "Philippines",
  18. "EnglishName": "Philippines"
  19. },
  20. "AdministrativeArea": {
  21. "ID": "MNL",
  22. "LocalizedName": "Metropolitan Manila",
  23. "EnglishName": "Metropolitan Manila",
  24. "Level": 1,
  25. "LocalizedType": "Region",
  26. "EnglishType": "Region",
  27. "CountryID": "PH"
  28. },
  29. "TimeZone": {
  30. "Code": "PHT",
  31. "Name": "Asia/Manila",
  32. "GmtOffset": 8,
  33. "IsDaylightSaving": false,
  34. "NextOffsetChange": null
  35. },
  36. "GeoPosition": {
  37. "Latitude": 14.59,
  38. "Longitude": 120.982,
  39. "Elevation": {
  40. "Metric": {
  41. "Value": 2,
  42. "Unit": "m",
  43. "UnitType": 5
  44. },
  45. "Imperial": {
  46. "Value": 8,
  47. "Unit": "ft",
  48. "UnitType": 0
  49. }
  50. }
  51. },
  52. "IsAlias": false,
  53. "SupplementalAdminAreas": [],
  54. "DataSets": [
  55. "Alerts"
  56. ]
  57. },
  58. {
  59. "Version": 1,
  60. "Key": "768119",
  61. "Type": "City",
  62. "Rank": 85,
  63. "LocalizedName": "Manila",
  64. "EnglishName": "Manila",
  65. "PrimaryPostalCode": "",
  66. "Region": {
  67. "ID": "ASI",
  68. "LocalizedName": "Asia",
  69. "EnglishName": "Asia"
  70. },
  71. "Country": {
  72. "ID": "PH",
  73. "LocalizedName": "Philippines",
  74. "EnglishName": "Philippines"
  75. },
  76. "AdministrativeArea": {
  77. "ID": "ALB",
  78. "LocalizedName": "Albay",
  79. "EnglishName": "Albay",
  80. "Level": 1,
  81. "LocalizedType": "Province",
  82. "EnglishType": "Province",
  83. "CountryID": "PH"
  84. },
  85. "TimeZone": {
  86. "Code": "PHT",
  87. "Name": "Asia/Manila",
  88. "GmtOffset": 8,
  89. "IsDaylightSaving": false,
  90. "NextOffsetChange": null
  91. },
  92. "GeoPosition": {
  93. "Latitude": 13.247,
  94. "Longitude": 123.952,
  95. "Elevation": {
  96. "Metric": {
  97. "Value": 118,
  98. "Unit": "m",
  99. "UnitType": 5
  100. },
  101. "Imperial": {
  102. "Value": 386,
  103. "Unit": "ft",
  104. "UnitType": 0
  105. }
  106. }
  107. },
  108. "IsAlias": false,
  109. "ParentCity": {
  110. "Key": "261782",
  111. "LocalizedName": "Rapu-Rapu",
  112. "EnglishName": "Rapu-Rapu"
  113. },
  114. "SupplementalAdminAreas": [
  115. {
  116. "Level": 2,
  117. "LocalizedName": "Rapu-Rapu",
  118. "EnglishName": "Rapu-Rapu"
  119. }
  120. ],
  121. "DataSets": [
  122. "Alerts"
  123. ]
  124. }
  125. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement