{ "currentVersion": 10.91, "id": 5, "name": "DCFS Regional Service Areas (Over 1:50K)", "type": "Feature Layer", "description": "The DCFS Office Service Areas shape file (as of July 1, 2009) was derived from the LA County ZIP Codes from the County Registrar\u2019s Office. The service areas data are used by the 18 DCFS Regional Offices to provide services and resources to the children and families of the different geographic areas of LA County.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102645, "latestWkid": 2229 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "COLOR_EGIS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Blue - RGB 190,232,255", "label": "Blue - RGB 190,232,255", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Gray - RGB 178,178,178", "label": "Gray - RGB 178,178,178", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 255, 112, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Green - RGB 203,255,112", "label": "Green - RGB 203,255,112", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 190, 112, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Orange - RGB 230,190,112", "label": "Orange - RGB 230,190,112", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Pink - RGB 255,190,232", "label": "Pink - RGB 255,190,232", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 185, 250, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Purple - RGB 185,185,250", "label": "Purple - RGB 185,185,250", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 159, 132, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Sienna - RGB 204,159,132", "label": "Sienna - RGB 204,159,132", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Yellow - RGB 255,255,115", "label": "Yellow - RGB 255,255,115", "description": "" } ], "fieldDelimiter": ";" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[DCFSLBL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 14, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 900000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 6275487.789784029, "ymin": 1385757.6654428542, "xmax": 6668480.769872606, "ymax": 2122084.5999382734, "spatialReference": { "wkid": 102645, "latestWkid": 2229 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DCFSOFFICE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DCFSOFFICE", "type": "esriFieldTypeString", "alias": "DCFSOFFICE", "length": 30, "domain": null }, { "name": "DCFSLBL", "type": "esriFieldTypeString", "alias": "DCFSLBL", "length": 20, "domain": null }, { "name": "COLOR_EGIS", "type": "esriFieldTypeString", "alias": "COLOR_EGIS", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "COLOR_HEX", "type": "esriFieldTypeString", "alias": "COLOR_HEX", "length": 50, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R41_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S31_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }