Difference between revisions of "GeoJson:Test"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
"type": "name", | "type": "name", | ||
"properties": { | "properties": { | ||
− | "name": "urn:ogc:def:crs:OGC:1.3:CRS84" | + | "name": "urn:ogc:def:crs:OGC:1.3:CRS84", |
+ | "stroke": "#555555", | ||
+ | "stroke-width": 2, | ||
+ | "stroke-opacity": 1, | ||
+ | "fill": "#00aa22", | ||
+ | "fill-opacity": 0.5 | ||
} | } | ||
}, | }, |