Skip to content

Instantly share code, notes, and snippets.

@levelsio
Last active December 13, 2018 18:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save levelsio/c395c896f7b8fd40006e1d87400737de to your computer and use it in GitHub Desktop.
Save levelsio/c395c896f7b8fd40006e1d87400737de to your computer and use it in GitHub Desktop.
Singapore + Malaysia country borders in GeoJSON because most are missing Singapore!
Display the source blob
Display the rendered blob
Raw
{"_comments":[
"Singapore + Malaysia country borders in GeoJSON because most are missing Singapore!",
"Manually edited by @levelsio",
"2018-12-14",
"",
"MIT license"],
"type":"FeatureCollection","features":[
{"type":"Feature","id":"SGP","properties":{"name":"Singapore"},"geometry":{"type":"Polygon","coordinates":[[[103.60313415527344,1.26675774823251],[103.61755371093749,1.3244212231757635],[103.65325927734375,1.3896342476555246],[103.66630554199219,1.4143460858068593],[103.67179870605467,1.4294476354255539],[103.68278503417969,1.439057660807751],[103.69583129882812,1.4438626583311722],[103.72055053710938,1.4589640128389818],[103.73771667480469,1.4582775898253464],[103.75419616699219,1.4493540716333067],[103.7603759765625,1.4500404973607948],[103.80363464355467,1.4788701887242242],[103.8269805908203,1.4754381021049132],[103.86680603027342,1.4582775898253464],[103.8922119140625,1.4321933610794366],[103.89701843261717,1.4287612034988086],[103.91555786132812,1.4267019064882447],[103.93478393554688,1.4321933610794366],[103.96018981933592,1.4218968729661605],[103.985595703125,1.4246426076343077],[104.00070190429688,1.4212104387885494],[104.02130126953125,1.4397440896459617],[104.04396057128906,1.445921939876798],[104.08721923828125,1.4246426076343077],[104.09477233886719,1.3971851147344805],[104.08103942871094,1.3573711816421556],[104.12704467773438,1.290097884072079],[104.12704467773438,1.2777413679950957],[103.98216247558594,1.2537146393239096],[103.81256103515625,1.1754546449158993],[103.73634338378906,1.1301452152248344],[103.65394592285156,1.1905576261723045],[103.56536865234375,1.1960495988987414],[103.60313415527344,1.26675774823251]]]}},
{"type":"Feature","id":"MYS","properties":{"name":"Malaysia"},"geometry":{"type":"MultiPolygon","coordinates":[[[[101.075516,6.204867],[101.154219,5.691384],[101.814282,5.810808],[102.141187,6.221636],[102.371147,6.128205],[102.961705,5.524495],[103.381215,4.855001],[103.438575,4.181606],[103.332122,3.726698],[103.429429,3.382869],[103.502448,2.791019],[103.854674,2.515454],[104.247932,1.631141],[104.228811,1.353048],[103.769707,1.4934],[103.473615,1.267115],[101.390638,2.760814],[101.27354,3.270292],[100.695435,3.93914],[100.557408,4.76728],[100.196706,5.312493],[100.30626,6.040562],[100.085757,6.464489],[100.259596,6.642825],[101.075516,6.204867]]],[[[118.618321,4.478202],[117.882035,4.137551],[117.015214,4.306094],[115.865517,4.306559],[115.519078,3.169238],[115.134037,2.821482],[114.621355,1.430688],[113.80585,1.217549],[112.859809,1.49779],[112.380252,1.410121],[111.797548,0.904441],[111.159138,0.976478],[110.514061,0.773131],[109.830227,1.338136],[109.66326,2.006467],[110.396135,1.663775],[111.168853,1.850637],[111.370081,2.697303],[111.796928,2.885897],[112.995615,3.102395],[113.712935,3.893509],[114.204017,4.525874],[114.659596,4.007637],[114.869557,4.348314],[115.347461,4.316636],[115.4057,4.955228],[115.45071,5.44773],[116.220741,6.143191],[116.725103,6.924771],[117.129626,6.928053],[117.643393,6.422166],[117.689075,5.98749],[118.347691,5.708696],[119.181904,5.407836],[119.110694,5.016128],[118.439727,4.966519],[118.618321,4.478202]]]]}}
]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment