{ "currentVersion": 10.4, "id": 22, "name": "EBM_area", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "copyrightText": "", "parentLayer": { "id": 21, "name": "Background" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TAA", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "2", "label": "2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "4", "label": "4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 247, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "5", "label": "5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 247, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "7", "label": "7", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "8", "label": "8", "description": "" } ] }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "\"ICC\" <> 'GG' AND \"ICC\" <> 'GI' AND \"ICC\" <> 'IM' AND \"ICC\" <> 'JE' AND \"ICC\" <> 'LI' AND \"ICC\" <> 'MC' AND \"ICC\" <> 'SM' AND \"ICC\" <> 'VA' AND \"ICC\" <> 'MT' AND \"ICC\" <> 'AD'", "labelExpression": "[ICC]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 20000000 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "\"ICC\" = 'GG' OR \"ICC\"= 'GI' OR \"ICC\" = 'IM' OR \"ICC\" = 'JE' OR \"ICC\" = 'LI' OR \"ICC\" = 'MC' OR \"ICC\" = 'SM' OR \"ICC\" = 'VA' OR \"ICC\" = 'MT' OR \"ICC\" = 'AD'", "labelExpression": "[ICC]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 20000000 } ] }, "defaultVisibility": true, "extent": { "xmin": -73.24815350000013, "ymin": -21.389853500000086, "xmax": 55.83662849999973, "ymax": 83.66497799999982, "spatialReference": { "wkid": 4258, "latestWkid": 4258 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ICC", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ICC", "type": "esriFieldTypeString", "alias": "ICC", "length": 5, "domain": null }, { "name": "TAA", "type": "esriFieldTypeSmallInteger", "alias": "TAA", "domain": { "type": "codedValue", "name": "TAA_4", "codedValues": [ { "name": "Main area", "code": 1 }, { "name": "Land area", "code": 2 }, { "name": "Branch area", "code": 3 }, { "name": "Special area", "code": 4 }, { "name": "Coastal water", "code": 5 }, { "name": "Inland water", "code": 7 }, { "name": "In dispute area", "code": 8 } ] } }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "SHN", "type": "esriFieldTypeString", "alias": "SHN", "length": 14, "domain": null }, { "name": "ISN", "type": "esriFieldTypeSmallInteger", "alias": "ISN", "domain": null }, { "name": "NAMN", "type": "esriFieldTypeString", "alias": "NAMN", "length": 80, "domain": null }, { "name": "DESN", "type": "esriFieldTypeString", "alias": "DESN", "length": 80, "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true } }