Skip to content

Instantly share code, notes, and snippets.

@hamzahmhmmd
Last active September 23, 2021 12:22
Show Gist options
  • Select an option

  • Save hamzahmhmmd/b560393858283f7ef92c47f831de9e92 to your computer and use it in GitHub Desktop.

Select an option

Save hamzahmhmmd/b560393858283f7ef92c47f831de9e92 to your computer and use it in GitHub Desktop.
Indonesia tile hex map visualizations, format: geojson, works on: metabase
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"id": "0",
"provinsi": "Aceh",
"provinsi_abbr": "AC"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
0,
5.82
],
[
0.29,
5.33
],
[
0.85,
5.33
],
[
1.14,
5.82
],
[
0.85,
6.33
],
[
0.29,
6.33
],
[
0,
5.82
]
]
]
}
},
{
"type": "Feature",
"properties": {
"id": "1",
"provinsi": "Lampung",
"provinsi_abbr": "LA"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
2.55,
2.32
],
[
2.84,
1.83
],
[
3.4,
1.83
],
[
3.69,
2.32
],
[
3.4,
2.83
],
[
2.84,
2.83
],
[
2.55,
2.32
]
]
]
}
},
{
"type": "Feature",
"properties": {
"id": "2",
"provinsi": "Sumatra Selatan",
"provinsi_abbr": "SS"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
2.55,
3.32
],
[
2.84,
2.83
],
[
3.4,
2.83
],
[
3.69,
3.32
],
[
3.4,
3.83
],
[
2.84,
3.83
],
[
2.55,
3.32
]
]
]
}
},
{
"type": "Feature",
"properties": {
"id": "3",
"provinsi": "Kepulauan Riau",
"provinsi_abbr": "KR"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
2.55,
5.32
],
[
2.84,
4.83
],
[
3.4,
4.83
],
[
3.69,
5.32
],
[
3.4,
5.83
],
[
2.84,
5.83
],
[
2.55,
5.32
]
]
]
}
},
{
"type": "Feature",
"properties": {
"id": "4",
"provinsi": "Bengkulu",
"provinsi_abbr": "BE"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
1.7,
2.82
],
[
1.99,
2.33
],
[
2.55,
2.33
],
[
2.84,
2.82
],
[
2.55,
3.33
],
[
1.99,
3.33
],
[
1.7,
2.82
]
]
]
}
},
{
"type": "Feature",
"properties": {
"id": "5",
"provinsi": "Jambi",
"provinsi_abbr": "JA"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
1.7,
3.82
],
[
1.99,
3.33
],
[
2.55,
3.33
],
[
2.84,
3.82
],
[
2.55,
4.33
],
[
1.99,
4.33
],
[
1.7,
3.82
]
]
]
}
},
{
"type": "Feature",
"properties": {
"id": "6",
"provinsi": "Riau",
"provinsi_abbr": "RI"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
1.7,
4.82
],
[
1.99,
4.33
],
[
2.55,
4.33
],
[
2.84,
4.82
],
[
2.55,
5.33
],
[
1.99,
5.33
],
[
1.7,
4.82
]
]
]
}
},
{
"type": "Feature",
"properties": {
"id": "7",
"provinsi": "Sumatra Barat",
"provinsi_abbr": "SB"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
0.85,
4.32
],
[
1.14,
3.83
],
[
1.7,
3.83
],
[
1.99,
4.32
],
[
1.7,
4.83
],
[
1.14,
4.83
],
[
0.85,
4.32
]
]
]
}
},
{
"type": "Feature",
"properties": {
"id": "8",
"provinsi": "Sumatra Utara",
"provinsi_abbr": "SU"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
0.85,
5.32
],
[
1.14,
4.83
],
[
1.7,
4.83
],
[
1.99,
5.32
],
[
1.7,
5.83
],
[
1.14,
5.83
],
[
0.85,
5.32
]
]
]
}
},
{
"type": "Feature",
"properties": {
"id": "9",
"provinsi": "Kepulauan Bangka Belitung",
"provinsi_abbr": "BB"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
3.4,
3.82
],
[
3.69,
3.33
],
[
4.25,
3.33
],
[
4.54,
3.82
],
[
4.25,
4.33
],
[
3.69,
4.33
],
[
3.4,
3.82
]
]
]
}
},
{
"type": "Feature",
"properties": {
"id": "10",
"provinsi": "Banten",
"provinsi_abbr": "BT"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
4.25,
1.32
],
[
4.54,
0.83
],
[
5.1,
0.83
],
[
5.39,
1.32
],
[
5.1,
1.83
],
[
4.54,
1.83
],
[
4.25,
1.32
]
]
]
}
},
{
"type": "Feature",
"properties": {
"id": "11",
"provinsi": "Jawa Barat",
"provinsi_abbr": "JB"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
5.1,
0.82
],
[
5.39,
0.33
],
[
5.95,
0.33
],
[
6.24,
0.82
],
[
5.95,
1.33
],
[
5.39,
1.33
],
[
5.1,
0.82
]
]
]
}
},
{
"type": "Feature",
"properties": {
"id": "12",
"provinsi": "DKI Jakarta",
"provinsi_abbr": "JK"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
5.1,
1.82
],
[
5.39,
1.33
],
[
5.95,
1.33
],
[
6.24,
1.82
],
[
5.95,
2.33
],
[
5.39,
2.33
],
[
5.1,
1.82
]
]
]
}
},
{
"type": "Feature",
"properties": {
"id": "13",
"provinsi": "Jawa Tengah",
"provinsi_abbr": "JT"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
5.95,
1.32
],
[
6.24,
0.83
],
[
6.8,
0.83
],
[
7.09,
1.32
],
[
6.8,
1.83
],
[
6.24,
1.83
],
[
5.95,
1.32
]
]
]
}
},
{
"type": "Feature",
"properties": {
"id": "14",
"provinsi": "Yogyakarta",
"provinsi_abbr": "YO"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
6.8,
0.82
],
[
7.09,
0.33
],
[
7.65,
0.33
],
[
7.94,
0.82
],
[
7.65,
1.33
],
[
7.09,
1.33
],
[
6.8,
0.82
]
]
]
}
},
{
"type": "Feature",
"properties": {
"id": "15",
"provinsi": "Jawa Timur",
"provinsi_abbr": "JI"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
7.65,
1.32
],
[
7.94,
0.83
],
[
8.5,
0.83
],
[
8.79,
1.32
],
[
8.5,
1.83
],
[
7.94,
1.83
],
[
7.65,
1.32
]
]
]
}
},
{
"type": "Feature",
"properties": {
"id": "16",
"provinsi": "Kalimatan Barat",
"provinsi_abbr": "KB"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
5.1,
3.82
],
[
5.39,
3.33
],
[
5.95,
3.33
],
[
6.24,
3.82
],
[
5.95,
4.33
],
[
5.39,
4.33
],
[
5.1,
3.82
]
]
]
}
},
{
"type": "Feature",
"properties": {
"id": "17",
"provinsi": "Kalimatan Selatan",
"provinsi_abbr": "KS"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
5.95,
3.32
],
[
6.24,
2.83
],
[
6.8,
2.83
],
[
7.09,
3.32
],
[
6.8,
3.83
],
[
6.24,
3.83
],
[
5.95,
3.32
]
]
]
}
},
{
"type": "Feature",
"properties": {
"id": "18",
"provinsi": "Kalimantan Tengah",
"provinsi_abbr": "KT"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
5.95,
4.32
],
[
6.24,
3.83
],
[
6.8,
3.83
],
[
7.09,
4.32
],
[
6.8,
4.83
],
[
6.24,
4.83
],
[
5.95,
4.32
]
]
]
}
},
{
"type": "Feature",
"properties": {
"id": "19",
"provinsi": "Kalimantan Timur",
"provinsi_abbr": "KI"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
6.8,
3.82
],
[
7.09,
3.33
],
[
7.65,
3.33
],
[
7.94,
3.82
],
[
7.65,
4.33
],
[
7.09,
4.33
],
[
6.8,
3.82
]
]
]
}
},
{
"type": "Feature",
"properties": {
"id": "20",
"provinsi": "Kalimantan Utara",
"provinsi_abbr": "KU"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
6.8,
4.82
],
[
7.09,
4.33
],
[
7.65,
4.33
],
[
7.94,
4.82
],
[
7.65,
5.33
],
[
7.09,
5.33
],
[
6.8,
4.82
]
]
]
}
},
{
"type": "Feature",
"properties": {
"id": "21",
"provinsi": "Sulawesi Selatan",
"provinsi_abbr": "SN"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
8.5,
3.82
],
[
8.79,
3.33
],
[
9.35,
3.33
],
[
9.64,
3.82
],
[
9.35,
4.33
],
[
8.79,
4.33
],
[
8.5,
3.82
]
]
]
}
},
{
"type": "Feature",
"properties": {
"id": "22",
"provinsi": "Sulawesi Barat",
"provinsi_abbr": "SR"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
8.5,
4.82
],
[
8.79,
4.33
],
[
9.35,
4.33
],
[
9.64,
4.82
],
[
9.35,
5.33
],
[
8.79,
5.33
],
[
8.5,
4.82
]
]
]
}
},
{
"type": "Feature",
"properties": {
"id": "23",
"provinsi": "Gorontalo",
"provinsi_abbr": "GO"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
8.5,
5.82
],
[
8.79,
5.33
],
[
9.35,
5.33
],
[
9.64,
5.82
],
[
9.35,
6.33
],
[
8.79,
6.33
],
[
8.5,
5.82
]
]
]
}
},
{
"type": "Feature",
"properties": {
"id": "24",
"provinsi": "Bali",
"provinsi_abbr": "BA"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
9.35,
1.32
],
[
9.64,
0.83
],
[
10.2,
0.83
],
[
10.49,
1.32
],
[
10.2,
1.83
],
[
9.64,
1.83
],
[
9.35,
1.32
]
]
]
}
},
{
"type": "Feature",
"properties": {
"id": "25",
"provinsi": "Sulawesi Tenggara",
"provinsi_abbr": "SG"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
9.35,
3.32
],
[
9.64,
2.83
],
[
10.2,
2.83
],
[
10.49,
3.32
],
[
10.2,
3.83
],
[
9.64,
3.83
],
[
9.35,
3.32
]
]
]
}
},
{
"type": "Feature",
"properties": {
"id": "26",
"provinsi": "Sulawesi Tengah",
"provinsi_abbr": "ST"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
9.35,
4.32
],
[
9.64,
3.83
],
[
10.2,
3.83
],
[
10.49,
4.32
],
[
10.2,
4.83
],
[
9.64,
4.83
],
[
9.35,
4.32
]
]
]
}
},
{
"type": "Feature",
"properties": {
"id": "27",
"provinsi": "Sulawesi Utara",
"provinsi_abbr": "SA"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
9.35,
6.32
],
[
9.64,
5.83
],
[
10.2,
5.83
],
[
10.49,
6.32
],
[
10.2,
6.83
],
[
9.64,
6.83
],
[
9.35,
6.32
]
]
]
}
},
{
"type": "Feature",
"properties": {
"id": "28",
"provinsi": "Nusa Tenggara Barat",
"provinsi_abbr": "NB"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
11.05,
1.32
],
[
11.34,
0.83
],
[
11.9,
0.83
],
[
12.19,
1.32
],
[
11.9,
1.83
],
[
11.34,
1.83
],
[
11.05,
1.32
]
]
]
}
},
{
"type": "Feature",
"properties": {
"id": "29",
"provinsi": "Maluku",
"provinsi_abbr": "MA"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
11.05,
3.32
],
[
11.34,
2.83
],
[
11.9,
2.83
],
[
12.19,
3.32
],
[
11.9,
3.83
],
[
11.34,
3.83
],
[
11.05,
3.32
]
]
]
}
},
{
"type": "Feature",
"properties": {
"id": "30",
"provinsi": "Maluku Utara",
"provinsi_abbr": "MU"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
11.05,
5.32
],
[
11.34,
4.83
],
[
11.9,
4.83
],
[
12.19,
5.32
],
[
11.9,
5.83
],
[
11.34,
5.83
],
[
11.05,
5.32
]
]
]
}
},
{
"type": "Feature",
"properties": {
"id": "31",
"provinsi": "Nusa Tenggara Timur",
"provinsi_abbr": "NT"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
11.9,
1.82
],
[
12.19,
1.33
],
[
12.75,
1.33
],
[
13.04,
1.82
],
[
12.75,
2.33
],
[
12.19,
2.33
],
[
11.9,
1.82
]
]
]
}
},
{
"type": "Feature",
"properties": {
"id": "32",
"provinsi": "Papua Barat",
"provinsi_abbr": "PB"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
12.75,
4.32
],
[
13.04,
3.83
],
[
13.6,
3.83
],
[
13.89,
4.32
],
[
13.6,
4.83
],
[
13.04,
4.83
],
[
12.75,
4.32
]
]
]
}
},
{
"type": "Feature",
"properties": {
"id": "33",
"provinsi": "Papua",
"provinsi_abbr": "PA"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
13.6,
2.82
],
[
13.89,
2.33
],
[
14.45,
2.33
],
[
14.74,
2.82
],
[
14.45,
3.33
],
[
14.74,
3.82
],
[
14.45,
4.33
],
[
13.89,
4.33
],
[
13.6,
3.82
],
[
13.89,
3.33
],
[
13.6,
2.82
]
]
]
}
},
{
"type": "Feature",
"properties": {
"id": "34",
"provinsi": "",
"provinsi_abbr": ""
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
12.75,
1.32
],
[
13.04,
0.83
],
[
13.6,
0.83
],
[
13.89,
1.32
],
[
13.6,
1.83
],
[
13.04,
1.83
],
[
12.75,
1.32
]
]
]
}
},
{
"type": "Feature",
"properties": {
"id": "35",
"provinsi": "",
"provinsi_abbr": ""
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
14.45,
2.32
],
[
14.74,
1.83
],
[
15.3,
1.83
],
[
15.59,
2.32
],
[
15.3,
2.83
],
[
15.59,
3.32
],
[
15.3,
3.83
],
[
15.59,
4.32
],
[
15.3,
4.83
],
[
14.74,
4.83
],
[
14.45,
4.32
],
[
14.74,
3.83
],
[
14.45,
3.32
],
[
14.74,
2.83
],
[
14.45,
2.32
]
]
]
}
},
{
"type": "Feature",
"properties": {
"id": "36",
"provinsi": "",
"provinsi_abbr": ""
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
5.1,
4.82
],
[
5.39,
4.33
],
[
5.95,
4.33
],
[
6.24,
4.82
],
[
6.8,
4.83
],
[
7.09,
5.32
],
[
7.65,
5.33
],
[
7.94,
5.82
],
[
7.65,
6.33
],
[
7.09,
6.33
],
[
6.8,
5.82
],
[
6.24,
5.83
],
[
5.95,
5.32
],
[
5.39,
5.33
],
[
5.1,
4.82
]
]
]
}
}
]
}
@hamzahmhmmd
Copy link
Copy Markdown
Author

Indonesia region hex map visualizations
format: geojson
works on: metabase

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment