Created
November 29, 2022 04:36
-
-
Save DaCuteRaccoon/98c5d68142995861bbc885964b52e501 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"type": "FeatureCollection", | |
"features": [ | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "MultiPolygon", | |
"coordinates": [ | |
[ | |
[ | |
[ | |
12.458324, | |
41.902596 | |
], | |
[ | |
12.458346, | |
41.901542 | |
], | |
[ | |
12.457509, | |
41.901015 | |
], | |
[ | |
12.454569, | |
41.900329 | |
], | |
[ | |
12.450857, | |
41.900616 | |
], | |
[ | |
12.448754, | |
41.900888 | |
], | |
[ | |
12.447767, | |
41.900856 | |
], | |
[ | |
12.445815, | |
41.901942 | |
], | |
[ | |
12.447853, | |
41.903315 | |
], | |
[ | |
12.448926, | |
41.904289 | |
], | |
[ | |
12.450042, | |
41.905647 | |
], | |
[ | |
12.451437, | |
41.906733 | |
], | |
[ | |
12.455385, | |
41.907324 | |
], | |
[ | |
12.455728, | |
41.906349 | |
], | |
[ | |
12.457638, | |
41.90579 | |
], | |
[ | |
12.457595, | |
41.903363 | |
], | |
[ | |
12.458324, | |
41.902596 | |
] | |
] | |
] | |
] | |
}, | |
"properties": { | |
"cartodb_id": 242, | |
"scalerank": 0, | |
"featurecla": "Admin-0 country", | |
"labelrank": 6, | |
"sovereignt": "Vatican", | |
"sov_a3": "VAT", | |
"adm0_dif": 0, | |
"level": 2, | |
"type": "Sovereign country", | |
"admin": "Vatican", | |
"adm0_a3": "VAT", | |
"geou_dif": 0, | |
"geounit": "Vatican", | |
"gu_a3": "VAT", | |
"su_dif": 0, | |
"subunit": "Vatican", | |
"su_a3": "VAT", | |
"brk_diff": 0, | |
"name": "Vatican", | |
"name_long": "Vatican", | |
"brk_a3": "VAT", | |
"brk_name": "Vatican", | |
"brk_group": null, | |
"abbrev": "Vat.", | |
"postal": "V", | |
"formal_en": "State of the Vatican City", | |
"formal_fr": null, | |
"note_adm0": null, | |
"note_brk": null, | |
"name_sort": "Vatican (Holy Sea)", | |
"name_alt": "Holy Sea", | |
"mapcolor7": 1, | |
"mapcolor8": 3, | |
"mapcolor9": 4, | |
"mapcolor13": 2, | |
"pop_est": 832, | |
"gdp_md_est": 355, | |
"pop_year": 0, | |
"lastcensus": -99, | |
"gdp_year": 0, | |
"economy": "2. Developed region: nonG7", | |
"income_grp": "2. High income: nonOECD", | |
"wikipedia": 0, | |
"fips_10_": "VT", | |
"iso_a2": "VA", | |
"iso_a3": "VAT", | |
"iso_n3": "336", | |
"un_a3": "336", | |
"wb_a2": "-99", | |
"wb_a3": "-99", | |
"woe_id": 23424986, | |
"woe_id_eh": 23424986, | |
"woe_note": "Exact WOE match as country", | |
"adm0_a3_is": "VAT", | |
"adm0_a3_us": "VAT", | |
"adm0_a3_un": -99, | |
"adm0_a3_wb": -99, | |
"continent": "Europe", | |
"region_un": "Europe", | |
"subregion": "Southern Europe", | |
"region_wb": "Europe & Central Asia", | |
"name_len": 7, | |
"long_len": 7, | |
"abbrev_len": 4, | |
"tiny": 4, | |
"homepart": 1 | |
} | |
} | |
] | |
} |
Author
DaCuteRaccoon
commented
Nov 29, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment