GeoJson:Canvas 70: Difference between revisions
Jump to navigation
Jump to search
(Created GeoJSON page) |
(Visual map edit) |
||
(7 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{ | { | ||
"type": "FeatureCollection", | "type": "FeatureCollection", | ||
"features": [] | "features": [ | ||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "ManePxls", | |||
"description": "(Faction)" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
27.65625, | |||
96.272217 | |||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "Timer from Pop'n Music", | |||
"description": "sprite from game\ndefiddle by reissecup" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
74.59375, | |||
53.637451 | |||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "reissecup's ego", | |||
"description": "" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
82.46875, | |||
62.974976 | |||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "Pop'n Pxls", | |||
"description": "defiddled by jen" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
79.617188, | |||
61.910889 | |||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "Nyan Cat XV", | |||
"description": "15th nyan cat on canvas in a row, by unknown \u003C1ker" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
35.914063, | |||
38.465576 | |||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "← COOL", | |||
"description": "there was text here with an arrow pointing to the adjacent flower, by Hambop, the originator of \"Yay a new canbas\"" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
28.054688, | |||
27.629639 | |||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "Cubusonic", | |||
"description": "art by cubusonic\ndefiddle by reissecup\ngriefed a femboy flag" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
1.132813, | |||
100.364014 | |||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "Springy and Bot from Inanimate Insanity", | |||
"description": "Original art by: AnimationEpic\nDefiddled by: weird_kit" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
97.59375, | |||
111.179688 | |||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "weird_kit's ego", | |||
"description": "weird_kit's return on pxls after a year long break." | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
60.265625, | |||
62.15625 | |||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "Baxter from Inanimate Insanity", | |||
"description": "Built by: Narf\nBaxter from II with what used to be the bisexual flag." | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
56.210938, | |||
87.398438 | |||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "High Church of Luigi", | |||
"description": "Faction" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
18.169922, | |||
83.070508 | |||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "Legion", | |||
"description": "(Faction)" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
54.75, | |||
13.004395 | |||
] | |||
} | |||
} | |||
] | |||
} | } |
Latest revision as of 22:39, 6 October 2024
type | "FeatureCollection" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
features |
|