Login
English
English
简体中文
home
>
maps
>
map(OneQu)
>
tileFeature
VectorStyles
描述:
地图矢量风格集合,根据风格类型、图层名查询图层的矢量风格。
风格
#惠南镇_河道@OneQu{text-placement-type:simple;text-placements:"E,NE,SE,W,NW,SW";line-color:rgba(0,0,0,0);polygon-fill:rgba(0,102,255,1);marker-width:9.070866141732283;marker-height:9.070866141732283;marker-fill:rgba(13,80,143,1);marker-type:ellipse;polygon-opacity:1.0;polygon-pattern-opacity:1.0;}#周浦镇_河道@OneQu{text-placement-type:simple;text-placements:"E,NE,SE,W,NW,SW";line-color:rgba(0,0,0,0);polygon-fill:rgba(0,102,255,1);marker-width:9.070866141732283;marker-height:9.070866141732283;marker-fill:rgba(13,80,143,1);marker-type:ellipse;polygon-opacity:1.0;polygon-pattern-opacity:1.0;}#张江镇_河道@OneQu{text-placement-type:simple;text-placements:"E,NE,SE,W,NW,SW";line-color:rgba(0,0,0,0);polygon-fill:rgba(0,102,255,1);marker-width:9.070866141732283;marker-height:9.070866141732283;marker-fill:rgba(13,80,143,1);marker-type:ellipse;polygon-opacity:1.0;polygon-pattern-opacity:1.0;}#新场镇_河道@OneQu{text-placement-type:simple;text-placements:"E,NE,SE,W,NW,SW";line-color:rgba(0,102,255,1);line-width:3.401574803149607;polygon-fill:rgba(189,235,255,1);marker-width:9.070866141732283;marker-height:9.070866141732283;marker-fill:rgba(13,80,143,1);marker-type:ellipse;polygon-opacity:1.0;polygon-pattern-opacity:1.0;}#老港镇_河道@OneQu{text-placement-type:simple;text-placements:"E,NE,SE,W,NW,SW";line-color:rgba(0,0,0,0);polygon-fill:rgba(0,102,255,1);marker-width:9.070866141732283;marker-height:9.070866141732283;marker-fill:rgba(13,80,143,1);marker-type:ellipse;polygon-opacity:1.0;polygon-pattern-opacity:1.0;}#年份@OneQu\#1{text-placement-type:simple;text-placements:"E,NE,SE,W,NW,SW";line-color:rgba(0,0,0,1);line-width:0.37795275590551186;polygon-fill:rgba(189,235,255,1);marker-width:9.070866141732283;marker-height:9.070866141732283;marker-fill:rgba(13,80,143,1);marker-type:ellipse;polygon-opacity:1.0;polygon-pattern-opacity:1.0;["年份"=2021]{line-color:rgba(255,255,255,1);line-width:0.37795275590551186;polygon-fill:rgba(255,127,0,1);marker-width:9.070866141732283;marker-height:9.070866141732283;marker-fill:rgba(13,80,143,1);marker-type:ellipse;polygon-opacity:1.0;polygon-pattern-opacity:1.0;}["年份"=2022]{line-color:rgba(255,255,255,1);line-width:0.37795275590551186;polygon-fill:rgba(255,127,255,1);marker-width:9.070866141732283;marker-height:9.070866141732283;marker-fill:rgba(13,80,143,1);marker-type:ellipse;polygon-opacity:1.0;polygon-pattern-opacity:1.0;}["年份"=2023]{line-color:rgba(255,255,255,1);line-width:0.37795275590551186;polygon-fill:rgba(153,153,153,1);marker-width:9.070866141732283;marker-height:9.070866141732283;marker-fill:rgba(13,80,143,1);marker-type:ellipse;polygon-opacity:1.0;polygon-pattern-opacity:1.0;}["年份"=2024]{line-color:rgba(255,255,255,1);line-width:0.37795275590551186;polygon-fill:rgba(101,101,101,1);marker-width:9.070866141732283;marker-height:9.070866141732283;marker-fill:rgba(13,80,143,1);marker-type:ellipse;polygon-opacity:1.0;polygon-pattern-opacity:1.0;}["年份"=2025]{line-color:rgba(255,255,255,1);line-width:0.37795275590551186;polygon-fill:rgba(255,191,127,1);marker-width:9.070866141732283;marker-height:9.070866141732283;marker-fill:rgba(13,80,143,1);marker-type:ellipse;polygon-opacity:1.0;polygon-pattern-opacity:1.0;}}#年份@OneQu{text-placement-type:simple;text-placements:"E,NE,SE,W,NW,SW";}#航头镇_河道@OneQu{text-placement-type:simple;text-placements:"E,NE,SE,W,NW,SW";line-color:rgba(0,0,0,0);polygon-fill:rgba(0,102,255,1);marker-width:9.070866141732283;marker-height:9.070866141732283;marker-fill:rgba(13,80,143,1);marker-type:ellipse;polygon-opacity:1.0;polygon-pattern-opacity:1.0;}
查询出的结果,不输入type、layerNames则返回所有图层的风格
根据图层名称集合获取图层对应的矢量风格:
风格类型
目前只支持cartoCSS
图层集合
所要查询的图层集合,如: [China_provincename_A_txt@China,"China_SecHydside_pl@China#1"] ,带#号的图层名须加上双引号。
此外还可以根据图层名来获取单个图层的矢量风格:
风格类型
目前只支持cartoCSS
图层
所要查询的图层,如: China_provincename_A_txt@China 或 China_SecHydside_pl@China#1 ,图层名不加双引号。
HTTP方法
GET
HEAD
表述格式
xml
json
fastjson
rjson
html
jsonp