{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Mailable Addresses", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 25000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ADDR_RANK", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 165, 245, 122, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "1", "label": "Verified Primary Address", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 211, 127, 255 ], "size": 4.5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "2", "label": "Unit Number", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 165, 245, 122, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "6", "label": "Verified Address", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 92, 230, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "10", "label": "General Address", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "99", "label": "Unverified Primary Address", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": "(ST_UNIT= '' OR ST_UNIT IS NULL) AND (ST_NUM > 0)", "labelExpression": "[ST_NUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 3500, "maxScale": 0 }, { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": "ST_UNIT<> ''", "labelExpression": "[ST_UNIT]", "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": false, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 2300, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 541238.3867500015, "ymin": 925655.7382500023, "xmax": 615890.8265000023, "ymax": 1053887.367750004, "spatialReference": { "wkid": 2868, "latestWkid": 2868 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARCELNUM", "type": "esriFieldTypeString", "alias": "PARCELNUM", "length": 12, "domain": null }, { "name": "ST_NUM", "type": "esriFieldTypeInteger", "alias": "ST_NUM", "domain": null }, { "name": "ST_DIR", "type": "esriFieldTypeString", "alias": "ST_DIR", "length": 1, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 50, "domain": null }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "ST_TYPE", "length": 2, "domain": null }, { "name": "ST_PDIR", "type": "esriFieldTypeString", "alias": "ST_PDIR", "length": 1, "domain": null }, { "name": "ST_HLFNUM", "type": "esriFieldTypeString", "alias": "ST_HLFNUM", "length": 50, "domain": null }, { "name": "ST_UNIT", "type": "esriFieldTypeString", "alias": "ST_UNIT", "length": 20, "domain": null }, { "name": "ADDRESS1", "type": "esriFieldTypeString", "alias": "ADDRESS1", "length": 80, "domain": null }, { "name": "ADDRESS2", "type": "esriFieldTypeString", "alias": "ADDRESS2", "length": 80, "domain": null }, { "name": "ADDATE", "type": "esriFieldTypeDate", "alias": "ADDATE", "length": 8, "domain": null }, { "name": "CHGDATE", "type": "esriFieldTypeDate", "alias": "CHGDATE", "length": 8, "domain": null }, { "name": "USER_", "type": "esriFieldTypeString", "alias": "USER_", "length": 3, "domain": null }, { "name": "ADDR_TYPE", "type": "esriFieldTypeString", "alias": "ADDR_TYPE", "length": 3, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 16, "domain": null }, { "name": "BLDDATE", "type": "esriFieldTypeDate", "alias": "BLDDATE", "length": 8, "domain": null }, { "name": "ADDR_RANK", "type": "esriFieldTypeDouble", "alias": "ADDR_RANK", "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 254, "domain": null }, { "name": "PO_NAME", "type": "esriFieldTypeString", "alias": "PO_NAME", "length": 28, "domain": null }, { "name": "SUBNAME", "type": "esriFieldTypeString", "alias": "SUBNAME", "length": 50, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 50, "domain": null }, { "name": "MCR_NO", "type": "esriFieldTypeString", "alias": "MCR_NO", "length": 50, "domain": null }, { "name": "BOOK", "type": "esriFieldTypeString", "alias": "BOOK", "length": 50, "domain": null }, { "name": "MAP", "type": "esriFieldTypeString", "alias": "MAP", "length": 50, "domain": null }, { "name": "PARCEL", "type": "esriFieldTypeString", "alias": "PARCEL", "length": 50, "domain": null }, { "name": "MCR_DATE", "type": "esriFieldTypeDate", "alias": "MCR_DATE", "length": 8, "domain": null }, { "name": "INVLOT", "type": "esriFieldTypeString", "alias": "INVLOT", "length": 50, "domain": null }, { "name": "PAR_DATE", "type": "esriFieldTypeDate", "alias": "PAR_DATE", "length": 8, "domain": null }, { "name": "HMS_ACCT", "type": "esriFieldTypeInteger", "alias": "HMS_ACCT", "domain": null }, { "name": "ADDRKEY", "type": "esriFieldTypeInteger", "alias": "ADDRKEY", "domain": null }, { "name": "USER_ID", "type": "esriFieldTypeDouble", "alias": "USER_ID", "domain": null }, { "name": "UB_PREMISE", "type": "esriFieldTypeInteger", "alias": "UB_PREMISE", "domain": null }, { "name": "EXP_DATE", "type": "esriFieldTypeDate", "alias": "EXP_DATE", "length": 8, "domain": null }, { "name": "SERVICE_TYPE", "type": "esriFieldTypeString", "alias": "SERVICE_TYPE", "length": 15, "domain": null }, { "name": "CCDIST", "type": "esriFieldTypeString", "alias": "CCDIST", "length": 50, "domain": null }, { "name": "LEVELS", "type": "esriFieldTypeSmallInteger", "alias": "LEVELS", "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "ST_TYPE2", "type": "esriFieldTypeString", "alias": "ST_TYPE2", "length": 4, "domain": null }, { "name": "INCITY", "type": "esriFieldTypeSmallInteger", "alias": "INCITY", "domain": null }, { "name": "TM_PLSS", "type": "esriFieldTypeString", "alias": "TM_PLSS", "length": 16, "domain": null }, { "name": "Address3", "type": "esriFieldTypeString", "alias": "Address3", "length": 80, "domain": null }, { "name": "Address4", "type": "esriFieldTypeString", "alias": "Address4", "length": 80, "domain": null }, { "name": "ObjectID_1", "type": "esriFieldTypeInteger", "alias": "ObjectID_1", "domain": null }, { "name": "PD_Jurisdiction", "type": "esriFieldTypeString", "alias": "PD_Jurisdiction", "length": 50, "domain": null }, { "name": "JOIN_ID", "type": "esriFieldTypeInteger", "alias": "JOIN_ID", "domain": null }, { "name": "BLDG", "type": "esriFieldTypeString", "alias": "BLDG", "length": 10, "domain": null }, { "name": "Hansen_8", "type": "esriFieldTypeSmallInteger", "alias": "Hansen_8", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R185_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_185", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I246ObjectID_1", "fields": "ObjectID_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I246ADDR_RANK", "fields": "ADDR_RANK", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I246PARCELNUM", "fields": "PARCELNUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_185", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S124_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": true, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d162e0e7676d47a09d64272cc7d05f22" }, { "currentVersion": 10.81, "id": 1, "name": "Streets", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 2, "name": "Streets" }, { "id": 3, "name": "Streets Centerline (Peoria)" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 517872.4810000025, "ymin": 880838.0962500051, "xmax": 654916.9377500005, "ymax": 1097044.9035000056, "spatialReference": { "wkid": 2868, "latestWkid": 2868 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true, "serviceItemId": "d162e0e7676d47a09d64272cc7d05f22" }, { "currentVersion": 10.81, "id": 2, "name": "Streets", "type": "Feature Layer", "description": "These are street centerlines covering Peoria and surrounding cities. They are only maintained within the area of Peoria.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868 }, "copyrightText": "", "parentLayer": { "id": 1, "name": "Streets" }, "subLayers": [], "minScale": 250000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NONSTCO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 3.4 }, "value": "B", "label": "Major Street", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 3.4 }, "value": "A", "label": "Freeway", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 517872.4810000025, "ymin": 880838.0962500051, "xmax": 654916.9377500005, "ymax": 1097044.9035000056, "spatialReference": { "wkid": 2868, "latestWkid": 2868 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ANNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STREET_PRE", "type": "esriFieldTypeString", "alias": "STREET_PRE", "length": 2, "domain": null }, { "name": "STREET_NAM", "type": "esriFieldTypeString", "alias": "STREET_NAM", "length": 50, "domain": null }, { "name": "STREET_TYP", "type": "esriFieldTypeString", "alias": "STREET_TYP", "length": 4, "domain": null }, { "name": "STREET_SUF", "type": "esriFieldTypeString", "alias": "STREET_SUF", "length": 2, "domain": null }, { "name": "NONSTCO", "type": "esriFieldTypeString", "alias": "NONSTCO", "length": 1, "domain": null }, { "name": "L_FROM_ADD", "type": "esriFieldTypeDouble", "alias": "L_FROM_ADD", "domain": null }, { "name": "L_TO_ADD", "type": "esriFieldTypeDouble", "alias": "L_TO_ADD", "domain": null }, { "name": "R_FROM_ADD", "type": "esriFieldTypeDouble", "alias": "R_FROM_ADD", "domain": null }, { "name": "R_TO_ADD", "type": "esriFieldTypeDouble", "alias": "R_TO_ADD", "domain": null }, { "name": "L_CITY_ID", "type": "esriFieldTypeString", "alias": "L_CITY_ID", "length": 4, "domain": null }, { "name": "R_CITY_ID", "type": "esriFieldTypeString", "alias": "R_CITY_ID", "length": 4, "domain": null }, { "name": "L_CITY_NAM", "type": "esriFieldTypeString", "alias": "L_CITY_NAM", "length": 3, "domain": null }, { "name": "R_CITY_NAM", "type": "esriFieldTypeString", "alias": "R_CITY_NAM", "length": 3, "domain": null }, { "name": "L_PD_Jurisdiction", "type": "esriFieldTypeString", "alias": "L_PD_Jurisdiction", "length": 50, "domain": null }, { "name": "R_PD_Jurisdiction", "type": "esriFieldTypeString", "alias": "R_PD_Jurisdiction", "length": 50, "domain": null }, { "name": "SPEED", "type": "esriFieldTypeDouble", "alias": "SPEED", "domain": null }, { "name": "L_ZIPCODE", "type": "esriFieldTypeString", "alias": "L_ZIPCODE", "length": 5, "domain": null }, { "name": "R_ZIPCODE", "type": "esriFieldTypeString", "alias": "R_ZIPCODE", "length": 5, "domain": null }, { "name": "ANNAME", "type": "esriFieldTypeString", "alias": "ANNAME", "length": 28, "domain": null }, { "name": "PEOSTCODE", "type": "esriFieldTypeString", "alias": "PEOSTCODE", "length": 50, "domain": null }, { "name": "ADD_DATE", "type": "esriFieldTypeDate", "alias": "ADD_DATE", "length": 8, "domain": null }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "length": 16, "domain": null }, { "name": "UNITID2", "type": "esriFieldTypeString", "alias": "UNITID2", "length": 16, "domain": null }, { "name": "COMPTYPE", "type": "esriFieldTypeInteger", "alias": "COMPTYPE", "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 3, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "domain": null }, { "name": "FIRE_SPEED", "type": "esriFieldTypeSmallInteger", "alias": "FIRE_SPEED", "domain": null }, { "name": "SCHOOL_ZONE", "type": "esriFieldTypeString", "alias": "SCHOOL_ZONE", "length": 1, "domain": null }, { "name": "ST_CODE", "type": "esriFieldTypeDouble", "alias": "ST_CODE", "domain": null }, { "name": "LABELBLOCK", "type": "esriFieldTypeInteger", "alias": "LABELBLOCK", "domain": null }, { "name": "KeyNo", "type": "esriFieldTypeInteger", "alias": "KeyNo", "domain": null }, { "name": "Join_ID", "type": "esriFieldTypeInteger", "alias": "Join_ID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R966_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_966", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_966", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S725_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d162e0e7676d47a09d64272cc7d05f22" }, { "currentVersion": 10.81, "id": 3, "name": "Streets Centerline (Peoria)", "type": "Feature Layer", "description": "These are street centerlines covering Peoria and surrounding cities. They are only maintained within the area of Peoria.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868 }, "copyrightText": "", "parentLayer": { "id": 1, "name": "Streets" }, "subLayers": [], "minScale": 250000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NONSTCO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 3.4 }, "value": "B", "label": "Major Street", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2 }, "value": "D", "label": "Minor Street", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 3.4 }, "value": "A", "label": "Freeway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 2.7 }, "value": "E", "label": "Freeway Ramp", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "value": "R", "label": "Railroad", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[STREET_NAM] CONCAT \" \" CONCAT [STREET_TYP]", "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": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 20000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 517872.4810000025, "ymin": 880838.0962500051, "xmax": 654916.9377500005, "ymax": 1097044.9035000056, "spatialReference": { "wkid": 2868, "latestWkid": 2868 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ANNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STREET_PRE", "type": "esriFieldTypeString", "alias": "STREET_PRE", "length": 2, "domain": null }, { "name": "STREET_NAM", "type": "esriFieldTypeString", "alias": "STREET_NAM", "length": 50, "domain": null }, { "name": "STREET_TYP", "type": "esriFieldTypeString", "alias": "STREET_TYP", "length": 4, "domain": null }, { "name": "STREET_SUF", "type": "esriFieldTypeString", "alias": "STREET_SUF", "length": 2, "domain": null }, { "name": "NONSTCO", "type": "esriFieldTypeString", "alias": "NONSTCO", "length": 1, "domain": null }, { "name": "L_FROM_ADD", "type": "esriFieldTypeDouble", "alias": "L_FROM_ADD", "domain": null }, { "name": "L_TO_ADD", "type": "esriFieldTypeDouble", "alias": "L_TO_ADD", "domain": null }, { "name": "R_FROM_ADD", "type": "esriFieldTypeDouble", "alias": "R_FROM_ADD", "domain": null }, { "name": "R_TO_ADD", "type": "esriFieldTypeDouble", "alias": "R_TO_ADD", "domain": null }, { "name": "L_CITY_ID", "type": "esriFieldTypeString", "alias": "L_CITY_ID", "length": 4, "domain": null }, { "name": "R_CITY_ID", "type": "esriFieldTypeString", "alias": "R_CITY_ID", "length": 4, "domain": null }, { "name": "L_CITY_NAM", "type": "esriFieldTypeString", "alias": "L_CITY_NAM", "length": 3, "domain": null }, { "name": "R_CITY_NAM", "type": "esriFieldTypeString", "alias": "R_CITY_NAM", "length": 3, "domain": null }, { "name": "L_PD_Jurisdiction", "type": "esriFieldTypeString", "alias": "L_PD_Jurisdiction", "length": 50, "domain": null }, { "name": "R_PD_Jurisdiction", "type": "esriFieldTypeString", "alias": "R_PD_Jurisdiction", "length": 50, "domain": null }, { "name": "SPEED", "type": "esriFieldTypeDouble", "alias": "SPEED", "domain": null }, { "name": "L_ZIPCODE", "type": "esriFieldTypeString", "alias": "L_ZIPCODE", "length": 5, "domain": null }, { "name": "R_ZIPCODE", "type": "esriFieldTypeString", "alias": "R_ZIPCODE", "length": 5, "domain": null }, { "name": "ANNAME", "type": "esriFieldTypeString", "alias": "ANNAME", "length": 28, "domain": null }, { "name": "PEOSTCODE", "type": "esriFieldTypeString", "alias": "PEOSTCODE", "length": 50, "domain": null }, { "name": "ADD_DATE", "type": "esriFieldTypeDate", "alias": "ADD_DATE", "length": 8, "domain": null }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "length": 16, "domain": null }, { "name": "UNITID2", "type": "esriFieldTypeString", "alias": "UNITID2", "length": 16, "domain": null }, { "name": "COMPTYPE", "type": "esriFieldTypeInteger", "alias": "COMPTYPE", "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 3, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "domain": null }, { "name": "FIRE_SPEED", "type": "esriFieldTypeSmallInteger", "alias": "FIRE_SPEED", "domain": null }, { "name": "SCHOOL_ZONE", "type": "esriFieldTypeString", "alias": "SCHOOL_ZONE", "length": 1, "domain": null }, { "name": "ST_CODE", "type": "esriFieldTypeDouble", "alias": "ST_CODE", "domain": null }, { "name": "LABELBLOCK", "type": "esriFieldTypeInteger", "alias": "LABELBLOCK", "domain": null }, { "name": "KeyNo", "type": "esriFieldTypeInteger", "alias": "KeyNo", "domain": null }, { "name": "Join_ID", "type": "esriFieldTypeInteger", "alias": "Join_ID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R966_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_966", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_966", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S725_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": true, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d162e0e7676d47a09d64272cc7d05f22" }, { "currentVersion": 10.81, "id": 4, "name": "ACCELA Budget Offset Dates", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MC_Upload_Date", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 3, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 212, 140, 200, 255 ], "size": 3, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "", "label": "", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "3/6/2019", "label": "3/6/2019", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "3/5/2019", "label": "3/5/2019", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 127, 127, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "2/26/2019", "label": "2/26/2019", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "6/22/2018", "label": "6/22/2018", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "6/13/2018", "label": "6/13/2018", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "6/14/2018", "label": "6/14/2018", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 197, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "5/22/2018", "label": "5/22/2018", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 92, 230, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "4/24/2017", "label": "4/24/2017", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 223, 115, 255, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "2/15/2017", "label": "2/15/2017", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 85, 255, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "6/12/2017", "label": "6/12/2017", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "7/14/2016", "label": "7/14/2016", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 115, 255, 223, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "10/31/2016", "label": "10/31/2016", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 170, 255, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "10/12/2016", "label": "10/12/2016", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "5/25/2016", "label": "5/25/2016", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 115, 255, 223, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "12/8/2015", "label": "12/8/2015", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 190, 232, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "3/24/2016", "label": "3/24/2016", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "10/28/2015", "label": "10/28/2015", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 115, 223, 255, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "5/14/2015", "label": "5/14/2015", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 168, 0, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "7/2/2015", "label": "7/2/2015", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 163, 255, 115, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "10/23/2014", "label": "10/23/2014", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 197, 0, 255, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "7/30/2014", "label": "7/30/2014", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 56, 168, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "2/7/2014", "label": "2/7/2014", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 85, 255, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "11/7/2013", "label": "11/7/2013", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 219, 206, 90, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "8/16/2013", "label": "8/16/2013", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 190, 190, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "8/15/2013", "label": "8/15/2013", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "6/28/2013", "label": "6/28/2013", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 152, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "8/1/2013", "label": "8/1/2013", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 168, 168, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "7/3/2013", "label": "7/3/2013", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 112, 255, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "6/14/2013", "label": "6/14/2013", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 115, 223, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "5/9/2013", "label": "5/9/2013", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "12/31/2012", "label": "12/31/2012", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 544891.0824999996, "ymin": 973303.0394999981, "xmax": 612773.5954999998, "ymax": 1038601.488499999, "spatialReference": { "wkid": 2868, "latestWkid": 2868 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "USER_ID", "type": "esriFieldTypeString", "alias": "USER_ID", "length": 25, "domain": null }, { "name": "PARCELNUM", "type": "esriFieldTypeString", "alias": "PARCELNUM", "length": 12, "domain": null }, { "name": "CCDIST", "type": "esriFieldTypeString", "alias": "CCDIST", "length": 50, "domain": null }, { "name": "SUBNAME", "type": "esriFieldTypeString", "alias": "SUBNAME", "length": 50, "domain": null }, { "name": "MAP", "type": "esriFieldTypeString", "alias": "MAP", "length": 2, "domain": null }, { "name": "ITEM", "type": "esriFieldTypeString", "alias": "ITEM", "length": 4, "domain": null }, { "name": "LEGAL_DESC", "type": "esriFieldTypeString", "alias": "LEGAL_DESC", "length": 2000, "domain": null }, { "name": "MC_Upload_Date", "type": "esriFieldTypeDate", "alias": "MC_Upload_Date", "length": 8, "domain": null }, { "name": "Development_Area", "type": "esriFieldTypeString", "alias": "Development_Area", "length": 50, "domain": null }, { "name": "Accela_Updated", "type": "esriFieldTypeDate", "alias": "Accela_Updated", "length": 8, "domain": null }, { "name": "AUDATE", "type": "esriFieldTypeDate", "alias": "AUDATE", "length": 8, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d162e0e7676d47a09d64272cc7d05f22" }, { "currentVersion": 10.81, "id": 5, "name": "Budget Subdiv Units", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 2.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[SUBNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 168, 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": 9, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 1999, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 544739.7622500025, "ymin": 973186.0652500018, "xmax": 612856.0080000013, "ymax": 1039264.1470000073, "spatialReference": { "wkid": 2868, "latestWkid": 2868 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUBNAME", "type": "esriFieldTypeString", "alias": "SUBNAME", "length": 50, "domain": null }, { "name": "MCR_NO", "type": "esriFieldTypeString", "alias": "MCR_NO", "length": 12, "domain": null }, { "name": "YEAR_", "type": "esriFieldTypeInteger", "alias": "YEAR_", "domain": null }, { "name": "DGN_SOURCE", "type": "esriFieldTypeDouble", "alias": "DGN_SOURCE", "domain": null }, { "name": "CNTRL_SRC", "type": "esriFieldTypeString", "alias": "CNTRL_SRC", "length": 20, "domain": null }, { "name": "ADD_DATE", "type": "esriFieldTypeDate", "alias": "ADD_DATE", "length": 8, "domain": null }, { "name": "MCR_DATE", "type": "esriFieldTypeDate", "alias": "MCR_DATE", "length": 8, "domain": null }, { "name": "APD_NUM", "type": "esriFieldTypeString", "alias": "APD_NUM", "length": 10, "domain": null }, { "name": "InspectorSubdiv", "type": "esriFieldTypeString", "alias": "InspectorSubdiv", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": "R159_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S104_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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d162e0e7676d47a09d64272cc7d05f22" }, { "currentVersion": 10.81, "id": 6, "name": "Budget Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 30000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 193, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 533585.2139107622, "ymin": 922964.1023622081, "xmax": 619931.8041338585, "ymax": 1079257.2106299177, "spatialReference": { "wkid": 2868, "latestWkid": 2868 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Parcels.SITUS_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Parcels.FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Parcels.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Parcels.APN", "type": "esriFieldTypeString", "alias": "APN", "length": 12, "domain": null }, { "name": "Parcels.DGN_SOURCE", "type": "esriFieldTypeDouble", "alias": "DGN_SOURCE", "domain": null }, { "name": "Parcels.CNTRL_SRC", "type": "esriFieldTypeString", "alias": "CNTRL_SRC", "length": 20, "domain": null }, { "name": "Parcels.REC_TYPE", "type": "esriFieldTypeDouble", "alias": "REC_TYPE", "domain": null }, { "name": "Parcels.BOOK", "type": "esriFieldTypeString", "alias": "BOOK", "length": 3, "domain": null }, { "name": "Parcels.MAP", "type": "esriFieldTypeString", "alias": "MAP", "length": 2, "domain": null }, { "name": "Parcels.ITEM", "type": "esriFieldTypeString", "alias": "ITEM", "length": 4, "domain": null }, { "name": "Parcels.PROP_STAT", "type": "esriFieldTypeString", "alias": "PROP_STAT", "length": 1, "domain": null }, { "name": "Parcels.PROP_USE", "type": "esriFieldTypeString", "alias": "PROP_USE", "length": 4, "domain": null }, { "name": "Parcels.TAXCODE", "type": "esriFieldTypeString", "alias": "TAXCODE", "length": 6, "domain": null }, { "name": "Parcels.EXEM_CODE", "type": "esriFieldTypeString", "alias": "EXEM_CODE", "length": 1, "domain": null }, { "name": "Parcels.EXEM_IND", "type": "esriFieldTypeString", "alias": "EXEM_IND", "length": 1, "domain": null }, { "name": "Parcels.SECTION", "type": "esriFieldTypeString", "alias": "SECTION", "length": 2, "domain": null }, { "name": "Parcels.TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 3, "domain": null }, { "name": "Parcels.RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "length": 3, "domain": null }, { "name": "Parcels.Q_SECTION", "type": "esriFieldTypeString", "alias": "Q_SECTION", "length": 4, "domain": null }, { "name": "Parcels.LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 6, "domain": null }, { "name": "Parcels.BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 4, "domain": null }, { "name": "Parcels.TRACT", "type": "esriFieldTypeString", "alias": "TRACT", "length": 3, "domain": null }, { "name": "Parcels.SITUS_NUM", "type": "esriFieldTypeInteger", "alias": "SITUS_NUM", "domain": null }, { "name": "Parcels.SITUS_DIR", "type": "esriFieldTypeString", "alias": "SITUS_DIR", "length": 1, "domain": null }, { "name": "Parcels.SITUS_NAME", "type": "esriFieldTypeString", "alias": "SITUS_NAME", "length": 50, "domain": null }, { "name": "Parcels.SITUS_TYPE", "type": "esriFieldTypeString", "alias": "SITUS_TYPE", "length": 2, "domain": null }, { "name": "Parcels.SITUS_SUF", "type": "esriFieldTypeString", "alias": "SITUS_SUF", "length": 10, "domain": null }, { "name": "Parcels.SITUS_PDIR", "type": "esriFieldTypeString", "alias": "SITUS_PDIR", "length": 1, "domain": null }, { "name": "Parcels.SITUS_SUIT", "type": "esriFieldTypeString", "alias": "SITUS_SUIT", "length": 20, "domain": null }, { "name": "Parcels.SITUS_ADDR", "type": "esriFieldTypeString", "alias": "SITUS_ADDR", "length": 80, "domain": null }, { "name": "Parcels.SITUS_CITY", "type": "esriFieldTypeString", "alias": "SITUS_CITY", "length": 28, "domain": null }, { "name": "Parcels.SITUS_ZIP", "type": "esriFieldTypeString", "alias": "SITUS_ZIP", "length": 254, "domain": null }, { "name": "Parcels.OWN_NAME", "type": "esriFieldTypeString", "alias": "OWN_NAME", "length": 45, "domain": null }, { "name": "Parcels.OWN_DEED_N", "type": "esriFieldTypeString", "alias": "OWN_DEED_N", "length": 10, "domain": null }, { "name": "Parcels.OWN_DEED_D", "type": "esriFieldTypeDate", "alias": "OWN_DEED_D", "length": 8, "domain": null }, { "name": "Parcels.CON_NAME", "type": "esriFieldTypeString", "alias": "CON_NAME", "length": 45, "domain": null }, { "name": "Parcels.CON_DEED_N", "type": "esriFieldTypeString", "alias": "CON_DEED_N", "length": 10, "domain": null }, { "name": "Parcels.CON_DEED_D", "type": "esriFieldTypeDate", "alias": "CON_DEED_D", "length": 8, "domain": null }, { "name": "Parcels.OWN_ADDR1", "type": "esriFieldTypeString", "alias": "OWN_ADDR1", "length": 40, "domain": null }, { "name": "Parcels.OWN_ADDR2", "type": "esriFieldTypeString", "alias": "OWN_ADDR2", "length": 40, "domain": null }, { "name": "Parcels.OWN_CITY", "type": "esriFieldTypeString", "alias": "OWN_CITY", "length": 40, "domain": null }, { "name": "Parcels.OWN_STATE", "type": "esriFieldTypeString", "alias": "OWN_STATE", "length": 2, "domain": null }, { "name": "Parcels.OWN_ZIP", "type": "esriFieldTypeString", "alias": "OWN_ZIP", "length": 9, "domain": null }, { "name": "Parcels.LPV_PERC", "type": "esriFieldTypeDouble", "alias": "LPV_PERC", "domain": null }, { "name": "Parcels.LPV_AMOUNT", "type": "esriFieldTypeDouble", "alias": "LPV_AMOUNT", "domain": null }, { "name": "Parcels.LPV_VAL_AS", "type": "esriFieldTypeDouble", "alias": "LPV_VAL_AS", "domain": null }, { "name": "Parcels.LND_PERC", "type": "esriFieldTypeDouble", "alias": "LND_PERC", "domain": null }, { "name": "Parcels.LND_FCV", "type": "esriFieldTypeDouble", "alias": "LND_FCV", "domain": null }, { "name": "Parcels.LND_VAL_AS", "type": "esriFieldTypeDouble", "alias": "LND_VAL_AS", "domain": null }, { "name": "Parcels.IMP_PERC", "type": "esriFieldTypeDouble", "alias": "IMP_PERC", "domain": null }, { "name": "Parcels.IMP_FCV", "type": "esriFieldTypeDouble", "alias": "IMP_FCV", "domain": null }, { "name": "Parcels.IMP_VAL_AS", "type": "esriFieldTypeDouble", "alias": "IMP_VAL_AS", "domain": null }, { "name": "Parcels.WID_DATA", "type": "esriFieldTypeString", "alias": "WID_DATA", "length": 1, "domain": null }, { "name": "Parcels.LPV_EX_VAL", "type": "esriFieldTypeDouble", "alias": "LPV_EX_VAL", "domain": null }, { "name": "Parcels.FCV_EX_VAL", "type": "esriFieldTypeDouble", "alias": "FCV_EX_VAL", "domain": null }, { "name": "Parcels.ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "Parcels.CC_DATE", "type": "esriFieldTypeDate", "alias": "CC_DATE", "length": 8, "domain": null }, { "name": "Parcels.CY_PROP_ST", "type": "esriFieldTypeString", "alias": "CY_PROP_ST", "length": 2, "domain": null }, { "name": "Parcels.LND_SOURCE", "type": "esriFieldTypeString", "alias": "LND_SOURCE", "length": 1, "domain": null }, { "name": "Parcels.LND_OR_COD", "type": "esriFieldTypeString", "alias": "LND_OR_COD", "length": 2, "domain": null }, { "name": "Parcels.IMP_SOURCE", "type": "esriFieldTypeString", "alias": "IMP_SOURCE", "length": 1, "domain": null }, { "name": "Parcels.IMP_OR_COD", "type": "esriFieldTypeString", "alias": "IMP_OR_COD", "length": 2, "domain": null }, { "name": "Parcels.LCLS_LND1", "type": "esriFieldTypeString", "alias": "LCLS_LND1", "length": 2, "domain": null }, { "name": "Parcels.LCLS_LND1R", "type": "esriFieldTypeDouble", "alias": "LCLS_LND1R", "domain": null }, { "name": "Parcels.LCLS_LND2R", "type": "esriFieldTypeDouble", "alias": "LCLS_LND2R", "domain": null }, { "name": "Parcels.LCLS_LND2", "type": "esriFieldTypeString", "alias": "LCLS_LND2", "length": 3, "domain": null }, { "name": "Parcels.LCLS_LND3", "type": "esriFieldTypeString", "alias": "LCLS_LND3", "length": 2, "domain": null }, { "name": "Parcels.LCLS_LND3R", "type": "esriFieldTypeDouble", "alias": "LCLS_LND3R", "domain": null }, { "name": "Parcels.LCLS_LND4", "type": "esriFieldTypeString", "alias": "LCLS_LND4", "length": 2, "domain": null }, { "name": "Parcels.LCLS_LND4R", "type": "esriFieldTypeDouble", "alias": "LCLS_LND4R", "domain": null }, { "name": "Parcels.IMP1", "type": "esriFieldTypeString", "alias": "IMP1", "length": 2, "domain": null }, { "name": "Parcels.IMP1_RATIO", "type": "esriFieldTypeDouble", "alias": "IMP1_RATIO", "domain": null }, { "name": "Parcels.IMP2", "type": "esriFieldTypeString", "alias": "IMP2", "length": 2, "domain": null }, { "name": "Parcels.IMP2_RATIO", "type": "esriFieldTypeDouble", "alias": "IMP2_RATIO", "domain": null }, { "name": "Parcels.IMP3", "type": "esriFieldTypeString", "alias": "IMP3", "length": 2, "domain": null }, { "name": "Parcels.IMP3_RATIO", "type": "esriFieldTypeDouble", "alias": "IMP3_RATIO", "domain": null }, { "name": "Parcels.IMP4", "type": "esriFieldTypeString", "alias": "IMP4", "length": 2, "domain": null }, { "name": "Parcels.IMP4_RATIO", "type": "esriFieldTypeDouble", "alias": "IMP4_RATIO", "domain": null }, { "name": "Parcels.LNDAREATYP", "type": "esriFieldTypeString", "alias": "LNDAREATYP", "length": 2, "domain": null }, { "name": "Parcels.NGHB_CODE", "type": "esriFieldTypeString", "alias": "NGHB_CODE", "length": 5, "domain": null }, { "name": "Parcels.MKT_CODE", "type": "esriFieldTypeString", "alias": "MKT_CODE", "length": 4, "domain": null }, { "name": "Parcels.MCR_NO", "type": "esriFieldTypeString", "alias": "MCR_NO", "length": 6, "domain": null }, { "name": "Parcels.SUBNAME", "type": "esriFieldTypeString", "alias": "SUBNAME", "length": 50, "domain": null }, { "name": "Parcels.USAGE_DESC", "type": "esriFieldTypeString", "alias": "USAGE_DESC", "length": 50, "domain": null }, { "name": "Parcels.USAGE_TYPE", "type": "esriFieldTypeString", "alias": "USAGE_TYPE", "length": 50, "domain": null }, { "name": "Parcels.ADDR_RANK", "type": "esriFieldTypeDouble", "alias": "ADDR_RANK", "domain": null }, { "name": "Parcels.X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Parcels.Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "Parcels.PG_AREA", "type": "esriFieldTypeDouble", "alias": "PG_AREA", "domain": null }, { "name": "Parcels.GlobalID", "type": "esriFieldTypeString", "alias": "Parcels.GlobalID", "length": 38, "domain": null }, { "name": "Parcels.PROPERTY_D", "type": "esriFieldTypeString", "alias": "Parcels.PROPERTY_D", "length": 254, "domain": null }, { "name": "Parcels.CITY_ZONIN", "type": "esriFieldTypeString", "alias": "Parcels.CITY_ZONIN", "length": 10, "domain": null }, { "name": "Parcels.JURISDICTI", "type": "esriFieldTypeString", "alias": "Parcels.JURISDICTI", "length": 40, "domain": null }, { "name": "Parcels.CONST_YEAR", "type": "esriFieldTypeString", "alias": "Parcels.CONST_YEAR", "length": 12, "domain": null }, { "name": "Parcels.LIVING_SPA", "type": "esriFieldTypeString", "alias": "Parcels.LIVING_SPA", "length": 15, "domain": null }, { "name": "Parcels.INCAREOF", "type": "esriFieldTypeString", "alias": "Parcels.INCAREOF", "length": 45, "domain": null }, { "name": "Parcels.COOLING", "type": "esriFieldTypeString", "alias": "Parcels.COOLING", "length": 40, "domain": null }, { "name": "Parcels.NUMBER_BAT", "type": "esriFieldTypeDouble", "alias": "Parcels.NUMBER_BAT", "domain": null }, { "name": "Parcels.EXTERIOR_W", "type": "esriFieldTypeString", "alias": "Parcels.EXTERIOR_W", "length": 40, "domain": null }, { "name": "Parcels.HEATING", "type": "esriFieldTypeString", "alias": "Parcels.HEATING", "length": 40, "domain": null }, { "name": "Parcels.ROOF_TYPE", "type": "esriFieldTypeString", "alias": "Parcels.ROOF_TYPE", "length": 40, "domain": null }, { "name": "Parcels.NUMBER_STO", "type": "esriFieldTypeString", "alias": "Parcels.NUMBER_STO", "length": 40, "domain": null }, { "name": "Parcels.POOL_SURFA", "type": "esriFieldTypeDouble", "alias": "Parcels.POOL_SURFA", "domain": null }, { "name": "Parcels.NUMBER_PAT", "type": "esriFieldTypeDouble", "alias": "Parcels.NUMBER_PAT", "domain": null }, { "name": "Parcels.NUMBER_GAR", "type": "esriFieldTypeDouble", "alias": "Parcels.NUMBER_GAR", "domain": null }, { "name": "Parcels.IWDD", "type": "esriFieldTypeString", "alias": "Parcels.IWDD", "length": 10, "domain": null }, { "name": "Parcels.IWDD_ACREA", "type": "esriFieldTypeDouble", "alias": "Parcels.IWDD_ACREA", "domain": null }, { "name": "Parcels.AC_ANNO", "type": "esriFieldTypeString", "alias": "Parcels.AC_ANNO", "length": 10, "domain": null }, { "name": "Parcels.Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Parcels.Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "BaseMapPrd.SDE.ACCELA_BUDGET_OFFSETS.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "BaseMapPrd.SDE.ACCELA_BUDGET_OFFSETS.USER_ID", "type": "esriFieldTypeString", "alias": "USER_ID", "length": 25, "domain": null }, { "name": "BaseMapPrd.SDE.ACCELA_BUDGET_OFFSETS.PARCELNUM", "type": "esriFieldTypeString", "alias": "PARCELNUM", "length": 12, "domain": null }, { "name": "BaseMapPrd.SDE.ACCELA_BUDGET_OFFSETS.LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 50, "domain": null }, { "name": "BaseMapPrd.SDE.ACCELA_BUDGET_OFFSETS.CCDIST", "type": "esriFieldTypeString", "alias": "CCDIST", "length": 50, "domain": null }, { "name": "BaseMapPrd.SDE.ACCELA_BUDGET_OFFSETS.SUBNAME", "type": "esriFieldTypeString", "alias": "SUBNAME", "length": 50, "domain": null }, { "name": "BaseMapPrd.SDE.ACCELA_BUDGET_OFFSETS.BOOK", "type": "esriFieldTypeString", "alias": "BOOK", "length": 3, "domain": null }, { "name": "BaseMapPrd.SDE.ACCELA_BUDGET_OFFSETS.MAP", "type": "esriFieldTypeString", "alias": "MAP", "length": 2, "domain": null }, { "name": "BaseMapPrd.SDE.ACCELA_BUDGET_OFFSETS.ITEM", "type": "esriFieldTypeString", "alias": "ITEM", "length": 4, "domain": null }, { "name": "BaseMapPrd.SDE.ACCELA_BUDGET_OFFSETS.LEGAL_DESC", "type": "esriFieldTypeString", "alias": "LEGAL_DESC", "length": 2000, "domain": null }, { "name": "BaseMapPrd.SDE.ACCELA_BUDGET_OFFSETS.MC_Upload_Date", "type": "esriFieldTypeDate", "alias": "MC_Upload_Date", "length": 8, "domain": null }, { "name": "BaseMapPrd.SDE.ACCELA_BUDGET_OFFSETS.Development_Area", "type": "esriFieldTypeString", "alias": "Development_Area", "length": 50, "domain": null }, { "name": "BaseMapPrd.SDE.ACCELA_BUDGET_OFFSETS.Accela_Updated", "type": "esriFieldTypeDate", "alias": "Accela_Updated", "length": 8, "domain": null }, { "name": "BaseMapPrd.SDE.ACCELA_BUDGET_OFFSETS.AUDATE", "type": "esriFieldTypeDate", "alias": "AUDATE", "length": 8, "domain": null } ], "geometryField": { "name": "Parcels.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Parcels.Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R237_SDE_ROWID_UK", "fields": "BaseMapPrd.SDE.ACCELA_BUDGET_OFFSETS.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I292PARCELNUM", "fields": "BaseMapPrd.SDE.ACCELA_BUDGET_OFFSETS.PARCELNUM", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d162e0e7676d47a09d64272cc7d05f22" }, { "currentVersion": 10.81, "id": 7, "name": "Bard Ranch Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[SUBNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 230, 152, 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": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 584904.9420000017, "ymin": 992852.8530000001, "xmax": 591184.8532500006, "ymax": 1011378.1327500045, "spatialReference": { "wkid": 2868, "latestWkid": 2868 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "APN", "type": "esriFieldTypeString", "alias": "APN", "length": 12, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "SUBNAME", "type": "esriFieldTypeString", "alias": "SUBNAME", "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": "R140_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S90_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, "supportsCoordinatesQuantization": true, "serviceItemId": "d162e0e7676d47a09d64272cc7d05f22" }, { "currentVersion": 10.81, "id": 8, "name": "All Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 30000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 533585.2139107622, "ymin": 922964.1023622081, "xmax": 619931.8041338585, "ymax": 1079257.2106299177, "spatialReference": { "wkid": 2868, "latestWkid": 2868 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "APN", "type": "esriFieldTypeString", "alias": "APN", "length": 12, "domain": null }, { "name": "DGN_SOURCE", "type": "esriFieldTypeDouble", "alias": "DGN_SOURCE", "domain": null }, { "name": "CNTRL_SRC", "type": "esriFieldTypeString", "alias": "CNTRL_SRC", "length": 20, "domain": null }, { "name": "REC_TYPE", "type": "esriFieldTypeDouble", "alias": "REC_TYPE", "domain": null }, { "name": "BOOK", "type": "esriFieldTypeString", "alias": "BOOK", "length": 3, "domain": null }, { "name": "MAP", "type": "esriFieldTypeString", "alias": "MAP", "length": 2, "domain": null }, { "name": "ITEM", "type": "esriFieldTypeString", "alias": "ITEM", "length": 4, "domain": null }, { "name": "PROP_STAT", "type": "esriFieldTypeString", "alias": "PROP_STAT", "length": 1, "domain": null }, { "name": "PROP_USE", "type": "esriFieldTypeString", "alias": "PROP_USE", "length": 4, "domain": null }, { "name": "TAXCODE", "type": "esriFieldTypeString", "alias": "TAXCODE", "length": 6, "domain": null }, { "name": "EXEM_CODE", "type": "esriFieldTypeString", "alias": "EXEM_CODE", "length": 1, "domain": null }, { "name": "EXEM_IND", "type": "esriFieldTypeString", "alias": "EXEM_IND", "length": 1, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "SECTION", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 3, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "length": 3, "domain": null }, { "name": "Q_SECTION", "type": "esriFieldTypeString", "alias": "Q_SECTION", "length": 4, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 6, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 4, "domain": null }, { "name": "TRACT", "type": "esriFieldTypeString", "alias": "TRACT", "length": 3, "domain": null }, { "name": "SITUS_NUM", "type": "esriFieldTypeInteger", "alias": "SITUS_NUM", "domain": null }, { "name": "SITUS_DIR", "type": "esriFieldTypeString", "alias": "SITUS_DIR", "length": 1, "domain": null }, { "name": "SITUS_NAME", "type": "esriFieldTypeString", "alias": "SITUS_NAME", "length": 50, "domain": null }, { "name": "SITUS_TYPE", "type": "esriFieldTypeString", "alias": "SITUS_TYPE", "length": 2, "domain": null }, { "name": "SITUS_SUF", "type": "esriFieldTypeString", "alias": "SITUS_SUF", "length": 10, "domain": null }, { "name": "SITUS_PDIR", "type": "esriFieldTypeString", "alias": "SITUS_PDIR", "length": 1, "domain": null }, { "name": "SITUS_SUIT", "type": "esriFieldTypeString", "alias": "SITUS_SUIT", "length": 20, "domain": null }, { "name": "SITUS_ADDR", "type": "esriFieldTypeString", "alias": "SITUS_ADDR", "length": 80, "domain": null }, { "name": "SITUS_CITY", "type": "esriFieldTypeString", "alias": "SITUS_CITY", "length": 28, "domain": null }, { "name": "SITUS_ZIP", "type": "esriFieldTypeString", "alias": "SITUS_ZIP", "length": 254, "domain": null }, { "name": "OWN_NAME", "type": "esriFieldTypeString", "alias": "OWN_NAME", "length": 45, "domain": null }, { "name": "OWN_DEED_N", "type": "esriFieldTypeString", "alias": "OWN_DEED_N", "length": 10, "domain": null }, { "name": "OWN_DEED_D", "type": "esriFieldTypeDate", "alias": "OWN_DEED_D", "length": 8, "domain": null }, { "name": "CON_NAME", "type": "esriFieldTypeString", "alias": "CON_NAME", "length": 45, "domain": null }, { "name": "CON_DEED_N", "type": "esriFieldTypeString", "alias": "CON_DEED_N", "length": 10, "domain": null }, { "name": "CON_DEED_D", "type": "esriFieldTypeDate", "alias": "CON_DEED_D", "length": 8, "domain": null }, { "name": "OWN_ADDR1", "type": "esriFieldTypeString", "alias": "OWN_ADDR1", "length": 40, "domain": null }, { "name": "OWN_ADDR2", "type": "esriFieldTypeString", "alias": "OWN_ADDR2", "length": 40, "domain": null }, { "name": "OWN_CITY", "type": "esriFieldTypeString", "alias": "OWN_CITY", "length": 40, "domain": null }, { "name": "OWN_STATE", "type": "esriFieldTypeString", "alias": "OWN_STATE", "length": 2, "domain": null }, { "name": "OWN_ZIP", "type": "esriFieldTypeString", "alias": "OWN_ZIP", "length": 9, "domain": null }, { "name": "LPV_PERC", "type": "esriFieldTypeDouble", "alias": "LPV_PERC", "domain": null }, { "name": "LPV_AMOUNT", "type": "esriFieldTypeDouble", "alias": "LPV_AMOUNT", "domain": null }, { "name": "LPV_VAL_AS", "type": "esriFieldTypeDouble", "alias": "LPV_VAL_AS", "domain": null }, { "name": "LND_PERC", "type": "esriFieldTypeDouble", "alias": "LND_PERC", "domain": null }, { "name": "LND_FCV", "type": "esriFieldTypeDouble", "alias": "LND_FCV", "domain": null }, { "name": "LND_VAL_AS", "type": "esriFieldTypeDouble", "alias": "LND_VAL_AS", "domain": null }, { "name": "IMP_PERC", "type": "esriFieldTypeDouble", "alias": "IMP_PERC", "domain": null }, { "name": "IMP_FCV", "type": "esriFieldTypeDouble", "alias": "IMP_FCV", "domain": null }, { "name": "IMP_VAL_AS", "type": "esriFieldTypeDouble", "alias": "IMP_VAL_AS", "domain": null }, { "name": "WID_DATA", "type": "esriFieldTypeString", "alias": "WID_DATA", "length": 1, "domain": null }, { "name": "LPV_EX_VAL", "type": "esriFieldTypeDouble", "alias": "LPV_EX_VAL", "domain": null }, { "name": "FCV_EX_VAL", "type": "esriFieldTypeDouble", "alias": "FCV_EX_VAL", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "CC_DATE", "type": "esriFieldTypeDate", "alias": "CC_DATE", "length": 8, "domain": null }, { "name": "CY_PROP_ST", "type": "esriFieldTypeString", "alias": "CY_PROP_ST", "length": 2, "domain": null }, { "name": "LND_SOURCE", "type": "esriFieldTypeString", "alias": "LND_SOURCE", "length": 1, "domain": null }, { "name": "LND_OR_COD", "type": "esriFieldTypeString", "alias": "LND_OR_COD", "length": 2, "domain": null }, { "name": "IMP_SOURCE", "type": "esriFieldTypeString", "alias": "IMP_SOURCE", "length": 1, "domain": null }, { "name": "IMP_OR_COD", "type": "esriFieldTypeString", "alias": "IMP_OR_COD", "length": 2, "domain": null }, { "name": "LCLS_LND1", "type": "esriFieldTypeString", "alias": "LCLS_LND1", "length": 2, "domain": null }, { "name": "LCLS_LND1R", "type": "esriFieldTypeDouble", "alias": "LCLS_LND1R", "domain": null }, { "name": "LCLS_LND2R", "type": "esriFieldTypeDouble", "alias": "LCLS_LND2R", "domain": null }, { "name": "LCLS_LND2", "type": "esriFieldTypeString", "alias": "LCLS_LND2", "length": 3, "domain": null }, { "name": "LCLS_LND3", "type": "esriFieldTypeString", "alias": "LCLS_LND3", "length": 2, "domain": null }, { "name": "LCLS_LND3R", "type": "esriFieldTypeDouble", "alias": "LCLS_LND3R", "domain": null }, { "name": "LCLS_LND4", "type": "esriFieldTypeString", "alias": "LCLS_LND4", "length": 2, "domain": null }, { "name": "LCLS_LND4R", "type": "esriFieldTypeDouble", "alias": "LCLS_LND4R", "domain": null }, { "name": "IMP1", "type": "esriFieldTypeString", "alias": "IMP1", "length": 2, "domain": null }, { "name": "IMP1_RATIO", "type": "esriFieldTypeDouble", "alias": "IMP1_RATIO", "domain": null }, { "name": "IMP2", "type": "esriFieldTypeString", "alias": "IMP2", "length": 2, "domain": null }, { "name": "IMP2_RATIO", "type": "esriFieldTypeDouble", "alias": "IMP2_RATIO", "domain": null }, { "name": "IMP3", "type": "esriFieldTypeString", "alias": "IMP3", "length": 2, "domain": null }, { "name": "IMP3_RATIO", "type": "esriFieldTypeDouble", "alias": "IMP3_RATIO", "domain": null }, { "name": "IMP4", "type": "esriFieldTypeString", "alias": "IMP4", "length": 2, "domain": null }, { "name": "IMP4_RATIO", "type": "esriFieldTypeDouble", "alias": "IMP4_RATIO", "domain": null }, { "name": "LNDAREATYP", "type": "esriFieldTypeString", "alias": "LNDAREATYP", "length": 2, "domain": null }, { "name": "NGHB_CODE", "type": "esriFieldTypeString", "alias": "NGHB_CODE", "length": 5, "domain": null }, { "name": "MKT_CODE", "type": "esriFieldTypeString", "alias": "MKT_CODE", "length": 4, "domain": null }, { "name": "MCR_NO", "type": "esriFieldTypeString", "alias": "MCR_NO", "length": 6, "domain": null }, { "name": "SUBNAME", "type": "esriFieldTypeString", "alias": "SUBNAME", "length": 50, "domain": null }, { "name": "USAGE_DESC", "type": "esriFieldTypeString", "alias": "USAGE_DESC", "length": 50, "domain": null }, { "name": "USAGE_TYPE", "type": "esriFieldTypeString", "alias": "USAGE_TYPE", "length": 50, "domain": null }, { "name": "ADDR_RANK", "type": "esriFieldTypeDouble", "alias": "ADDR_RANK", "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "PG_AREA", "type": "esriFieldTypeDouble", "alias": "PG_AREA", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "PROPERTY_D", "type": "esriFieldTypeString", "alias": "PROPERTY_D", "length": 254, "domain": null }, { "name": "CITY_ZONIN", "type": "esriFieldTypeString", "alias": "CITY_ZONIN", "length": 10, "domain": null }, { "name": "JURISDICTI", "type": "esriFieldTypeString", "alias": "JURISDICTI", "length": 40, "domain": null }, { "name": "CONST_YEAR", "type": "esriFieldTypeString", "alias": "CONST_YEAR", "length": 12, "domain": null }, { "name": "LIVING_SPA", "type": "esriFieldTypeString", "alias": "LIVING_SPA", "length": 15, "domain": null }, { "name": "INCAREOF", "type": "esriFieldTypeString", "alias": "INCAREOF", "length": 45, "domain": null }, { "name": "COOLING", "type": "esriFieldTypeString", "alias": "COOLING", "length": 40, "domain": null }, { "name": "NUMBER_BAT", "type": "esriFieldTypeDouble", "alias": "NUMBER_BAT", "domain": null }, { "name": "EXTERIOR_W", "type": "esriFieldTypeString", "alias": "EXTERIOR_W", "length": 40, "domain": null }, { "name": "HEATING", "type": "esriFieldTypeString", "alias": "HEATING", "length": 40, "domain": null }, { "name": "ROOF_TYPE", "type": "esriFieldTypeString", "alias": "ROOF_TYPE", "length": 40, "domain": null }, { "name": "NUMBER_STO", "type": "esriFieldTypeString", "alias": "NUMBER_STO", "length": 40, "domain": null }, { "name": "POOL_SURFA", "type": "esriFieldTypeDouble", "alias": "POOL_SURFA", "domain": null }, { "name": "NUMBER_PAT", "type": "esriFieldTypeDouble", "alias": "NUMBER_PAT", "domain": null }, { "name": "NUMBER_GAR", "type": "esriFieldTypeDouble", "alias": "NUMBER_GAR", "domain": null }, { "name": "IWDD", "type": "esriFieldTypeString", "alias": "IWDD", "length": 10, "domain": null }, { "name": "IWDD_ACREA", "type": "esriFieldTypeDouble", "alias": "IWDD_ACREA", "domain": null }, { "name": "AC_ANNO", "type": "esriFieldTypeString", "alias": "AC_ANNO", "length": 10, "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d162e0e7676d47a09d64272cc7d05f22" }, { "currentVersion": 10.81, "id": 9, "name": "Peoria Corporate Limits (Line)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 38, 115, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 538847.9480000027, "ymin": 928134.1490000039, "xmax": 612962.4472500011, "ymax": 1075990.3730000034, "spatialReference": { "wkid": 2868, "latestWkid": 2868 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OWNER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GIS_MOD_DATE", "type": "esriFieldTypeDate", "alias": "GIS_MOD_DATE", "length": 8, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "SQ_MI", "type": "esriFieldTypeDouble", "alias": "SQ_MI", "domain": null }, { "name": "PERIM_MI", "type": "esriFieldTypeDouble", "alias": "PERIM_MI", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "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": "R174_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S115_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d162e0e7676d47a09d64272cc7d05f22" }, { "currentVersion": 10.81, "id": 10, "name": "Development Agreement Areas (Active)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Agreement_Name", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 114, 99, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "", "label": "", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Aloravita Phase 2", "label": "Aloravita Phase 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 124, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Camino A Lago South", "label": "Camino A Lago South", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 237, 177, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Casa del Rey", "label": "Casa del Rey", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 135, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Estates at Lakeside", "label": "Estates at Lakeside", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 93, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Lake Pleasant Heights", "label": "Lake Pleasant Heights", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Meadows Parcel 1 and 3", "label": "Meadows Parcel 1 and 3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 245, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Meadows Parcel 2", "label": "Meadows Parcel 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Meadows Parcel 7 and 8", "label": "Meadows Parcel 7 and 8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Meadows Parcel 9", "label": "Meadows Parcel 9", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 77, 97, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Meadows Parcel 11/12A", "label": "Meadows Parcel 11/12A", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 130, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Meadows Parcel 4A/4B", "label": "Meadows Parcel 4A/4B", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 158, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Meadows Parcel 12B", "label": "Meadows Parcel 12B", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 129, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Meadows Parcels 24 & 27", "label": "Meadows Parcels 24 & 27", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Parke West", "label": "Parke West", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 237, 90, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Quintero", "label": "Quintero", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 182, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Rock Springs", "label": "Rock Springs", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 143, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Saddleback Heights", "label": "Saddleback Heights", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 180, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Sonoran Place", "label": "Sonoran Place", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 186, 112, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Trilogy West Phase 1", "label": "Trilogy West Phase 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 91, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Trilogy West Phase 2", "label": "Trilogy West Phase 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 111, 85, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Sonoran Mtn. Ranch", "label": "Sonoran Mtn. Ranch", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 90, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tierra del Rio", "label": "Tierra del Rio", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 59, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Vistancia", "label": "Vistancia", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 156, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Walmart", "label": "Walmart", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 99, 55, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "West Wing", "label": "West Wing", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 112, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "West Wing Parcels 24 & 27", "label": "West Wing Parcels 24 & 27", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tierra del Rio Parcel 2 and 3", "label": "Tierra del Rio Parcel 2 and 3", "description": "" } ], "fieldDelimiter": "," }, "transparency": 40, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[Agreement_Name]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 169, 0, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 232, 190, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 1000000, "maxScale": 2000 } ] }, "defaultVisibility": false, "extent": { "xmin": 544753.4790026248, "ymin": 928323.8937007859, "xmax": 612853.4583333321, "ymax": 1045919.2683727071, "spatialReference": { "wkid": 2868, "latestWkid": 2868 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Agreement_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "Agreement_Name", "type": "esriFieldTypeString", "alias": "Agreement_Name", "length": 50, "domain": null }, { "name": "Agreement_Num", "type": "esriFieldTypeString", "alias": "Agreement_Num", "length": 15, "domain": null }, { "name": "LCON_No", "type": "esriFieldTypeString", "alias": "LCON_No", "length": 15, "domain": null }, { "name": "AGREECODE", "type": "esriFieldTypeString", "alias": "AGREECODE", "length": 5, "domain": null }, { "name": "Sales_Tax_Agreement", "type": "esriFieldTypeString", "alias": "Sales_Tax_Agreement", "length": 3, "domain": null }, { "name": "Disposition", "type": "esriFieldTypeString", "alias": "Disposition", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "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, "supportsCoordinatesQuantization": true, "serviceItemId": "d162e0e7676d47a09d64272cc7d05f22" }, { "currentVersion": 10.81, "id": 11, "name": "55+ Communities", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 12, "name": "Trilogy" }, { "id": 13, "name": "Trilogy West" }, { "id": 14, "name": "Ventana Lakes" }, { "id": 15, "name": "Westbrook Village" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 567877.3737500012, "ymin": 965208.8935000002, "xmax": 602243.6740000024, "ymax": 1004432.0367500037, "spatialReference": { "wkid": 2868, "latestWkid": 2868 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true, "serviceItemId": "d162e0e7676d47a09d64272cc7d05f22" }, { "currentVersion": 10.81, "id": 12, "name": "Trilogy", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868 }, "copyrightText": "", "parentLayer": { "id": 11, "name": "55+ Communities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "InspectorSubdiv", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "A1", "label": "A1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "A10A", "label": "A10A", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 191, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "A10B", "label": "A10B", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 239, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "A12", "label": "A12", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 236, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "A13", "label": "A13", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "A14", "label": "A14", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "A15", "label": "A15", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "A16", "label": "A16", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "A18", "label": "A18", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "A19", "label": "A19", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "A20", "label": "A20", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "A21 - A22 ", "label": "A21 - A22 ", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "A24", "label": "A24", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 213, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "A28", "label": "A28", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "A29", "label": "A29", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "A3", "label": "A3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 228, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "A30", "label": "A30", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "A32", "label": "A32", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "A33", "label": "A33", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 198, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "A36", "label": "A36", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "A37", "label": "A37", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "A38", "label": "A38", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "A3A", "label": "A3A", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "A4", "label": "A4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "A5", "label": "A5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "A7", "label": "A7", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "A8", "label": "A8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 206, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "A9", "label": "A9", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 239, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "B10", "label": "B10", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 246, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "B11", "label": "B11", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 228, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "B13", "label": "B13", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 226, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "B14", "label": "B14", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "B2", "label": "B2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "B3", "label": "B3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 216, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "B6", "label": "B6", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 232, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "B7", "label": "B7", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "B8", "label": "B8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "B9", "label": "B9", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "BATHEN", "label": "BATHEN", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "C1", "label": "C1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "C10", "label": "C10", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "C11", "label": "C11", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 248, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "C12", "label": "C12", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "C13", "label": "C13", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "C15 - C19", "label": "C15 - C19", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 227, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "C2", "label": "C2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 218, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "C21", "label": "C21", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 248, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "C22", "label": "C22", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 246, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "C23", "label": "C23", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "C25", "label": "C25", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 243, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "C26", "label": "C26", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "C28", "label": "C28", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "C3", "label": "C3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "C30", "label": "C30", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "C31", "label": "C31", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "C33", "label": "C33", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 172, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "C34", "label": "C34", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "C4", "label": "C4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 220, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "C40", "label": "C40", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "C41", "label": "C41", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "C42", "label": "C42", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "C43", "label": "C43", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "C44", "label": "C44", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "C45", "label": "C45", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 244, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "C5", "label": "C5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "C6", "label": "C6", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "C8", "label": "C8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "C9", "label": "C9", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "D1", "label": "D1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "D2", "label": "D2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "D3A", "label": "D3A", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 201, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "D3B", "label": "D3B", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "D4", "label": "D4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "D9", "label": "D9", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "F1", "label": "F1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "F3", "label": "F3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 228, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "F4", "label": "F4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "F5", "label": "F5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "F7A", "label": "F7A", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 196, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "F7B", "label": "F7B", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "F8A", "label": "F8A", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "F8B", "label": "F8B", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 230, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "G1", "label": "G1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "G10", "label": "G10", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 205, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "G11", "label": "G11", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 221, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "G2", "label": "G2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "G3", "label": "G3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "G4", "label": "G4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "G5", "label": "G5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 238, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "G6", "label": "G6", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "G7", "label": "G7", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "TR N", "label": "TR N", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[InspectorSubdiv]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 10000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 567877.3737500012, "ymin": 965208.8935000002, "xmax": 602243.6740000024, "ymax": 1004432.0367500037, "spatialReference": { "wkid": 2868, "latestWkid": 2868 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUBNAME", "type": "esriFieldTypeString", "alias": "SUBNAME", "length": 50, "domain": null }, { "name": "MCR_NO", "type": "esriFieldTypeString", "alias": "MCR_NO", "length": 12, "domain": null }, { "name": "YEAR_", "type": "esriFieldTypeInteger", "alias": "YEAR_", "domain": null }, { "name": "DGN_SOURCE", "type": "esriFieldTypeDouble", "alias": "DGN_SOURCE", "domain": null }, { "name": "CNTRL_SRC", "type": "esriFieldTypeString", "alias": "CNTRL_SRC", "length": 20, "domain": null }, { "name": "ADD_DATE", "type": "esriFieldTypeDate", "alias": "ADD_DATE", "length": 8, "domain": null }, { "name": "MCR_DATE", "type": "esriFieldTypeDate", "alias": "MCR_DATE", "length": 8, "domain": null }, { "name": "APD_NUM", "type": "esriFieldTypeString", "alias": "APD_NUM", "length": 10, "domain": null }, { "name": "InspectorSubdiv", "type": "esriFieldTypeString", "alias": "InspectorSubdiv", "length": 50, "domain": null }, { "name": "MCR_LNK", "type": "esriFieldTypeString", "alias": "MCR_LNK", "length": 10, "domain": null }, { "name": "SubArea", "type": "esriFieldTypeString", "alias": "SubArea", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": "R225_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S138_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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d162e0e7676d47a09d64272cc7d05f22" }, { "currentVersion": 10.81, "id": 13, "name": "Trilogy West", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868 }, "copyrightText": "", "parentLayer": { "id": 11, "name": "55+ Communities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "InspectorSubdiv", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "C40", "label": "C40", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "C41", "label": "C41", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 222, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "C42", "label": "C42", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "C43", "label": "C43", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 211, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "C44", "label": "C44", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "C45", "label": "C45", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 238, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "C46", "label": "C46", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "C47", "label": "C47", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "C48", "label": "C48", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 245, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "C49", "label": "C49", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 198, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "TR N", "label": "TR N", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[InspectorSubdiv]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 10000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 567877.3737500012, "ymin": 965208.8935000002, "xmax": 602243.6740000024, "ymax": 1004432.0367500037, "spatialReference": { "wkid": 2868, "latestWkid": 2868 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUBNAME", "type": "esriFieldTypeString", "alias": "SUBNAME", "length": 50, "domain": null }, { "name": "MCR_NO", "type": "esriFieldTypeString", "alias": "MCR_NO", "length": 12, "domain": null }, { "name": "YEAR_", "type": "esriFieldTypeInteger", "alias": "YEAR_", "domain": null }, { "name": "DGN_SOURCE", "type": "esriFieldTypeDouble", "alias": "DGN_SOURCE", "domain": null }, { "name": "CNTRL_SRC", "type": "esriFieldTypeString", "alias": "CNTRL_SRC", "length": 20, "domain": null }, { "name": "ADD_DATE", "type": "esriFieldTypeDate", "alias": "ADD_DATE", "length": 8, "domain": null }, { "name": "MCR_DATE", "type": "esriFieldTypeDate", "alias": "MCR_DATE", "length": 8, "domain": null }, { "name": "APD_NUM", "type": "esriFieldTypeString", "alias": "APD_NUM", "length": 10, "domain": null }, { "name": "InspectorSubdiv", "type": "esriFieldTypeString", "alias": "InspectorSubdiv", "length": 50, "domain": null }, { "name": "MCR_LNK", "type": "esriFieldTypeString", "alias": "MCR_LNK", "length": 10, "domain": null }, { "name": "SubArea", "type": "esriFieldTypeString", "alias": "SubArea", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": "R225_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S138_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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d162e0e7676d47a09d64272cc7d05f22" }, { "currentVersion": 10.81, "id": 14, "name": "Ventana Lakes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868 }, "copyrightText": "", "parentLayer": { "id": 11, "name": "55+ Communities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "InspectorSubdiv", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "BAY POINTE", "label": "BAY POINTE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "COVE", "label": "COVE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "FOUR SEASONS", "label": "FOUR SEASONS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 200, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "GARDENS", "label": "GARDENS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "GREYSTONE HERITAGE", "label": "GREYSTONE HERITAGE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 239, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "GREYSTONE HERITAGE UNIT 2", "label": "GREYSTONE HERITAGE UNIT 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "HIGHLANDS", "label": "HIGHLANDS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 230, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "LAKESIDE", "label": "LAKESIDE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "LANDINGS", "label": "LANDINGS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "MOONLIGHT BAY", "label": "MOONLIGHT BAY", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "NORTH PARK", "label": "NORTH PARK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "NORTH SHORES", "label": "NORTH SHORES", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 235, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "SHORES", "label": "SHORES", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 232, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "SOUTH BAY", "label": "SOUTH BAY", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "VENTANA LAKES 9", "label": "VENTANA LAKES 9", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 216, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "VENTANA LAKES 11", "label": "VENTANA LAKES 11", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[InspectorSubdiv]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 10000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 567877.3737500012, "ymin": 965208.8935000002, "xmax": 602243.6740000024, "ymax": 1004432.0367500037, "spatialReference": { "wkid": 2868, "latestWkid": 2868 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUBNAME", "type": "esriFieldTypeString", "alias": "SUBNAME", "length": 50, "domain": null }, { "name": "MCR_NO", "type": "esriFieldTypeString", "alias": "MCR_NO", "length": 12, "domain": null }, { "name": "YEAR_", "type": "esriFieldTypeInteger", "alias": "YEAR_", "domain": null }, { "name": "DGN_SOURCE", "type": "esriFieldTypeDouble", "alias": "DGN_SOURCE", "domain": null }, { "name": "CNTRL_SRC", "type": "esriFieldTypeString", "alias": "CNTRL_SRC", "length": 20, "domain": null }, { "name": "ADD_DATE", "type": "esriFieldTypeDate", "alias": "ADD_DATE", "length": 8, "domain": null }, { "name": "MCR_DATE", "type": "esriFieldTypeDate", "alias": "MCR_DATE", "length": 8, "domain": null }, { "name": "APD_NUM", "type": "esriFieldTypeString", "alias": "APD_NUM", "length": 10, "domain": null }, { "name": "InspectorSubdiv", "type": "esriFieldTypeString", "alias": "InspectorSubdiv", "length": 50, "domain": null }, { "name": "MCR_LNK", "type": "esriFieldTypeString", "alias": "MCR_LNK", "length": 10, "domain": null }, { "name": "SubArea", "type": "esriFieldTypeString", "alias": "SubArea", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": "R225_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S138_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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d162e0e7676d47a09d64272cc7d05f22" }, { "currentVersion": 10.81, "id": 15, "name": "Westbrook Village", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868 }, "copyrightText": "", "parentLayer": { "id": 11, "name": "55+ Communities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "InspectorSubdiv", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 237, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "BROOKSIDE GARDENS", "label": "BROOKSIDE GARDENS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "CAMBRIDGE CROSSING", "label": "CAMBRIDGE CROSSING", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "COUNTRY CLUB ESTATES", "label": "COUNTRY CLUB ESTATES", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "CYPRESS POINT ESTATES", "label": "CYPRESS POINT ESTATES", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "CYPRESS POINT ESTATES 2", "label": "CYPRESS POINT ESTATES 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 240, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "EAGLE RIDGE", "label": "EAGLE RIDGE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 214, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "EDGEWATER PARK", "label": "EDGEWATER PARK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "ENCLAVE VILLAGE SQUARE", "label": "ENCLAVE VILLAGE SQUARE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "FAIRWAY RIDGE", "label": "FAIRWAY RIDGE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 162, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "FAIRWAY SPRINGS", "label": "FAIRWAY SPRINGS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 208, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "FAIRWAY VIEWS", "label": "FAIRWAY VIEWS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "HEATHERBROOK", "label": "HEATHERBROOK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "HIDDEN PALMS", "label": "HIDDEN PALMS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "HIGHLAND HILLS", "label": "HIGHLAND HILLS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "IRONWOOD ESTATES", "label": "IRONWOOD ESTATES", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "LAKESIDE TERRACE", "label": "LAKESIDE TERRACE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "LAKEVIEW ESTATES", "label": "LAKEVIEW ESTATES", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 201, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "MEADOW PARK", "label": "MEADOW PARK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "MEADOWRIDGE", "label": "MEADOWRIDGE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "MONTEREY GREENS", "label": "MONTEREY GREENS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "MOUNTAIN PARK ESTATES", "label": "MOUNTAIN PARK ESTATES", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "MOUNTAIN VIEW ESTS", "label": "MOUNTAIN VIEW ESTS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 220, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "OAKBROOK", "label": "OAKBROOK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 220, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "OAKMONT HEIGHTS", "label": "OAKMONT HEIGHTS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "PINEHURST PLACE", "label": "PINEHURST PLACE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "PINERIDGE", "label": "PINERIDGE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "QUAIL RIDGE", "label": "QUAIL RIDGE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "SCOTLAND HILLS", "label": "SCOTLAND HILLS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 247, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "SHADOW RIDGE", "label": "SHADOW RIDGE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 223, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "ST ANDREWS PLACE", "label": "ST ANDREWS PLACE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 235, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "TAMARRON PLACE", "label": "TAMARRON PLACE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 231, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "TORREY PINES", "label": "TORREY PINES", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "VILLAGE SQUARE", "label": "VILLAGE SQUARE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "VILLAGE TERRACE", "label": "VILLAGE TERRACE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 232, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "VILLAGE TERRACE 2 & 3", "label": "VILLAGE TERRACE 2 & 3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "VISTA CROSSING", "label": "VISTA CROSSING", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 220, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "VISTA FAIRWAYS", "label": "VISTA FAIRWAYS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "VISTA PINNACLE", "label": "VISTA PINNACLE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "VISTA POINT", "label": "VISTA POINT", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "WILLOW RIDGE", "label": "WILLOW RIDGE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "WILLOWBROOK ESTATES", "label": "WILLOWBROOK ESTATES", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 249, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } }, "value": "WINDSOR PARK", "label": "WINDSOR PARK", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[InspectorSubdiv]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 10000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 567877.3737500012, "ymin": 965208.8935000002, "xmax": 602243.6740000024, "ymax": 1004432.0367500037, "spatialReference": { "wkid": 2868, "latestWkid": 2868 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUBNAME", "type": "esriFieldTypeString", "alias": "SUBNAME", "length": 50, "domain": null }, { "name": "MCR_NO", "type": "esriFieldTypeString", "alias": "MCR_NO", "length": 12, "domain": null }, { "name": "YEAR_", "type": "esriFieldTypeInteger", "alias": "YEAR_", "domain": null }, { "name": "DGN_SOURCE", "type": "esriFieldTypeDouble", "alias": "DGN_SOURCE", "domain": null }, { "name": "CNTRL_SRC", "type": "esriFieldTypeString", "alias": "CNTRL_SRC", "length": 20, "domain": null }, { "name": "ADD_DATE", "type": "esriFieldTypeDate", "alias": "ADD_DATE", "length": 8, "domain": null }, { "name": "MCR_DATE", "type": "esriFieldTypeDate", "alias": "MCR_DATE", "length": 8, "domain": null }, { "name": "APD_NUM", "type": "esriFieldTypeString", "alias": "APD_NUM", "length": 10, "domain": null }, { "name": "InspectorSubdiv", "type": "esriFieldTypeString", "alias": "InspectorSubdiv", "length": 50, "domain": null }, { "name": "MCR_LNK", "type": "esriFieldTypeString", "alias": "MCR_LNK", "length": 10, "domain": null }, { "name": "SubArea", "type": "esriFieldTypeString", "alias": "SubArea", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": "R225_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S138_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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d162e0e7676d47a09d64272cc7d05f22" } ], "tables": [] }