Login
English
English
简体中文
home
>
maps
>
map(SWK_DIV_WGS)
>
tileFeature
VectorStyles
描述:
地图矢量风格集合,根据风格类型、图层名查询图层的矢量风格。
风格
#AdminHQ_DIV_WGS@SWK_DIV_WGS{text-placement-type:simple;text-placements:"E,NE,SE,W,NW,SW";line-color:rgba(255,0,0,1);line-width:0.37795275590551186;polygon-fill:rgba(208,255,240,1);marker-width:12.850393700787402;marker-height:12.850393700787402;marker-fill:rgba(13,80,143,1);marker-type:ellipse;polygon-opacity:1.0;polygon-pattern-opacity:1.0;}#AdminHQ_DIV_WGS@SWK_WGS\#1{text-placement-type:simple;text-placements:"E,NE,SE,W,NW,SW";text-name:"[HQ_NAME]";text-placement-type:simple;text-placements:"E,NE,SE,W,NW,SW";text-face-name:"SansSerif";text-size:15;text-fill:rgba(0,0,0,1);text-opacity:1;text-size-fixed:true;text-vertical-alignment:top;text-horizontal-alignment:middle;}#Division_WGS@SWK_WGS\#1{text-placement-type:simple;text-placements:"E,NE,SE,W,NW,SW";line-color:rgba(36,64,97,1);line-width:1.1338582677165354;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;["NAME"="BETONG"]{line-color:rgba(36,64,97,1);line-width:1.1338582677165354;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;}["NAME"="BINTULU"]{line-color:rgba(36,64,97,1);line-width:1.1338582677165354;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;}["NAME"="KAPIT"]{line-color:rgba(36,64,97,1);line-width:1.1338582677165354;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;}["NAME"="KUCHING"]{line-color:rgba(36,64,97,1);line-width:1.1338582677165354;marker-width:22.67716535433071;marker-height:22.67716535433071;marker-fill:rgba(13,80,143,1);marker-type:ellipse;polygon-opacity:1.0;polygon-pattern-opacity:1.0;}["NAME"="LIMBANG"]{line-color:rgba(36,64,97,1);line-width:1.1338582677165354;marker-width:22.67716535433071;marker-height:22.67716535433071;marker-fill:rgba(13,80,143,1);marker-type:ellipse;polygon-opacity:1.0;polygon-pattern-opacity:1.0;}["NAME"="MIRI"]{line-color:rgba(36,64,97,1);line-width:1.1338582677165354;marker-width:22.67716535433071;marker-height:22.67716535433071;marker-fill:rgba(13,80,143,1);marker-type:ellipse;polygon-opacity:1.0;polygon-pattern-opacity:1.0;}["NAME"="MUKAH"]{line-color:rgba(36,64,97,1);line-width:1.1338582677165354;marker-width:22.67716535433071;marker-height:22.67716535433071;marker-fill:rgba(13,80,143,1);marker-type:ellipse;polygon-opacity:1.0;polygon-pattern-opacity:1.0;}["NAME"="SAMARAHAN"]{line-color:rgba(36,64,97,1);line-width:1.1338582677165354;marker-width:22.67716535433071;marker-height:22.67716535433071;marker-fill:rgba(13,80,143,1);marker-type:ellipse;polygon-opacity:1.0;polygon-pattern-opacity:1.0;}["NAME"="SARIKEI"]{line-color:rgba(36,64,97,1);line-width:1.1338582677165354;marker-width:22.67716535433071;marker-height:22.67716535433071;marker-fill:rgba(13,80,143,1);marker-type:ellipse;polygon-opacity:1.0;polygon-pattern-opacity:1.0;}["NAME"="SERIAN"]{line-color:rgba(36,64,97,1);line-width:1.1338582677165354;marker-width:22.67716535433071;marker-height:22.67716535433071;marker-fill:rgba(13,80,143,1);marker-type:ellipse;polygon-opacity:1.0;polygon-pattern-opacity:1.0;}["NAME"="SIBU"]{line-color:rgba(36,64,97,1);line-width:1.1338582677165354;marker-width:22.67716535433071;marker-height:22.67716535433071;marker-fill:rgba(13,80,143,1);marker-type:ellipse;polygon-opacity:1.0;polygon-pattern-opacity:1.0;}["NAME"="SRI AMAN"]{line-color:rgba(36,64,97,1);line-width:1.1338582677165354;marker-width:22.67716535433071;marker-height:22.67716535433071;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