Jump to content

GeoJson:Canvas 50: Difference between revisions

Created page with "{ "type": "FeatureCollection", "features": [] }"
 
K0giusz (talk | contribs)
Added The Helpers on the map
 
(19 intermediate revisions by one other user not shown)
Line 1: Line 1:
{
{
    "type": "FeatureCollection",
"type": "FeatureCollection",
    "features": []
"features": [
{
"type": "Feature",
"properties": {
"title": "Pink Gang",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
57.625,
5.810417
]
}
},
{
"type": "Feature",
"properties": {
"title": "YOIB",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
27.25,
15.935417
]
}
},
{
"type": "Feature",
"properties": {
"title": "ManePxls",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
36.125,
22.060417
]
}
},
{
"type": "Feature",
"properties": {
"title": "Green Lattice",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
35.03125,
50.265104
]
}
},
{
"type": "Feature",
"properties": {
"title": "Legion's Arena",
"description": "(Art)"
},
"geometry": {
"type": "Point",
"coordinates": [
48.5625,
50.202604
]
}
},
{
"type": "Feature",
"properties": {
"title": "dasheroni's Sunny",
"description": "(Art)"
},
"geometry": {
"type": "Point",
"coordinates": [
62.0625,
46.796354
]
}
},
{
"type": "Feature",
"properties": {
"title": "Legion",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
49.125,
64.310417
]
}
},
{
"type": "Feature",
"properties": {
"title": "The Helpers",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
9.78125,
57.233854
]
}
},
{
"type": "Feature",
"properties": {
"title": "LIL_B's Ego",
"description": "(Art)"
},
"geometry": {
"type": "Point",
"coordinates": [
23.65625,
84.827604
]
}
},
{
"type": "Feature",
"properties": {
"title": "Polonian Pxls",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
24.25,
93.765104
]
}
},
{
"type": "Feature",
"properties": {
"title": "Pixelstuck",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
40.25,
90.233854
]
}
},
{
"type": "Feature",
"properties": {
"title": "Void",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
73.65625,
88.171354
]
}
},
{
"type": "Feature",
"properties": {
"title": "Femboy Volunteers",
"description": "(Faction) (Later rebranded to The Femboy Café)"
},
"geometry": {
"type": "Point",
"coordinates": [
87.75,
88.546354
]
}
},
{
"type": "Feature",
"properties": {
"title": "Cirno Embassy",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
91.125,
36.060417
]
}
},
{
"type": "Feature",
"properties": {
"title": "Corner Gang",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
94.5,
6.171354
]
}
},
{
"type": "Feature",
"properties": {
"title": "Navy Blue Grand Monarchy",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
63.09375,
19.140104
]
}
}
]
}
}

Latest revision as of 16:23, 12 May 2026

Loading map...