Карта мира: различия между версиями

Перейти к навигации Перейти к поиску
нет описания правки
<graph>
{
"version": 2,
"width": 2001,
"height": 2501,
"paddingdata": 12,[
"data": [
{
"name": "points",
"url": "wikidatasparql:///?query={{{query}}}",
"format": {
"type": "json"
},
"transform": [
{
"typename": "geohighlights",
"values": [{"id":"US","v":"blue"},{"id":"AU","v":"purple"},{"id":"CN","v":"red"},{"id":"BR","v":"pink"},{"id":"DZ","v":"green"}]
"projection": "mercator",
"scale": 450},
"center": [5,70],{
"translatename": [0,0]"countries",
"lonurl": "gps[0]wikiraw:///Extension:Graph/Demo/RawData:WorldMap-iso2-json",
"format": {"type": "topojson", "latfeature": "gps[1]countries"},
"transform": [
"format": {
"type": "geopath",
"fill": { "value": "silverdata"},
"scale": 80,
"translate":[0,0],
"projection": "mercatorequirectangular",
},
"enter": {
"type": "jsonlookup",
"keys": [ "id" ],
"on": "highlights",
"onKey": "id",
"as": [ "zipped" ],
"enterdefault": {
"v": "#C0C0C0"
}
}
}, ]
}
],
},"marks": [
{
"name": "countries",
"url": "wikiraw://www.mediawiki.org/Extension:Graph/Demo/RawData:WorldMap-iso2-json",
"format": {"type": "topojson","feature": "countries"},
"transform": [
{
"type": "geopathpath",
"valuefrom": "data",{
"scaledata": 450,"countries"
"center": [5,70] },
"translateproperties": [0,0],{
"projectionenter": "mercator"{
} "path": {
"path": { "field": "layout_path"}
]
}
},
],
"scalesupdate": [{
"fill": {
{
"namefield": "sizezipped.v",
"type": "linear", }
"domain": {"data": "points", "field": "size" },
"rangehover": [5, 5]{
"fill": {
},
"value": "#989898"
{
"name": "fill", }
"type": "ordinal", }
"domain": {"data": "points", "field": "fill" },
"range": "category20"
},
],
"marks": [
{
"name": "map",
"type": "path",
"from": {"data": "countries"},
"properties": {
"enter": {
"fill": {"value": "silver"},
"stroke": {"value":"black" },
"path": {"field": "layout_path"}
}
}
},
{
"name": "circle",
"type": "symbol",
"from": {"data": "points"},
"properties": {
"enter": {
"size": {"scale": "size", "value": "5"},
"fill": {"scale": "fill", "field": "fill" },
"fillOpacity": {"value": 1},
"stroke": {"scale": "fill", "field": "fill" },
"strokeWidth": {"value": 1},
"x": {"field": "layout_x"},
"y": {"field": "layout_y"}
}
}]
}
]
}
</graph>

Навигация