{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 292, "name": "GIS.Blk_Lot_Tract (not stacked)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102006, "latestWkid": 3338, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -13752200, "falseY": -8948200, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "GIS_PlotPlan_overwrite" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 0 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "var block = $feature.Block;\nvar lot = $feature.LOT;\n\n// Check if lot exists and is not empty\nif (IsEmpty(lot) || lot == \"\") {\n return block; // Only display block if lot is missing\n} else {\n return block + \" - \" + lot; // Display both with separator\n}", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamicNeverRemove", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 150, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial Black", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -530752.7653000001, "ymin": 2004459.9276, "xmax": 533660.2847000007, "ymax": 2378327.4409999996, "spatialReference": { "wkid": 102006, "latestWkid": 3338, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -13752200, "falseY": -8948200, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 9999.99890141515 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Street_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Block", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 10, "domain": null }, { "name": "Lot", "type": "esriFieldTypeString", "alias": "LOT", "length": 10, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "Parcel_ID", "type": "esriFieldTypeString", "alias": "Parcel_ID", "length": 65, "domain": null }, { "name": "Card_Number", "type": "esriFieldTypeSmallInteger", "alias": "Card_Number", "domain": null }, { "name": "Building_Number", "type": "esriFieldTypeString", "alias": "Building_Number", "length": 10, "domain": null }, { "name": "Street_Name", "type": "esriFieldTypeString", "alias": "Street_Name", "length": 35, "domain": null }, { "name": "Location_City", "type": "esriFieldTypeString", "alias": "Location_City", "length": 20, "domain": null }, { "name": "Land_Use_Code", "type": "esriFieldTypeString", "alias": "Land_Use_Code", "length": 4, "domain": null }, { "name": "LUCDesc", "type": "esriFieldTypeString", "alias": "LUCDesc", "length": 50, "domain": null }, { "name": "Owner_Type", "type": "esriFieldTypeString", "alias": "Owner_Type", "length": 4, "domain": null }, { "name": "OwnerTypeDesc", "type": "esriFieldTypeString", "alias": "OwnerTypeDesc", "length": 50, "domain": null }, { "name": "Last_Name", "type": "esriFieldTypeString", "alias": "Last_Name", "length": 30, "domain": null }, { "name": "First_Name", "type": "esriFieldTypeString", "alias": "First_Name", "length": 25, "domain": null }, { "name": "Legal_Description", "type": "esriFieldTypeString", "alias": "Legal_Description", "length": 1073741822, "domain": null }, { "name": "Zoning_Code", "type": "esriFieldTypeString", "alias": "Zoning_Code", "length": 4, "domain": null }, { "name": "ZoningCodeDesc", "type": "esriFieldTypeString", "alias": "ZoningCodeDesc", "length": 12, "domain": null }, { "name": "Units", "type": "esriFieldTypeSmallInteger", "alias": "Units", "domain": null }, { "name": "Ext_Type", "type": "esriFieldTypeString", "alias": "Ext_Type", "length": 4, "domain": null }, { "name": "ExtTypeDesc", "type": "esriFieldTypeString", "alias": "ExtTypeDesc", "length": 50, "domain": null }, { "name": "Pin_Card_Linked", "type": "esriFieldTypeString", "alias": "Pin_Card_Linked", "length": 131, "domain": null }, { "name": "AKFF", "type": "esriFieldTypeString", "alias": "AKFF", "length": 10, "domain": null }, { "name": "Current_SF", "type": "esriFieldTypeString", "alias": "Current_SF", "length": 35, "domain": null }, { "name": "Finished_Area", "type": "esriFieldTypeString", "alias": "Finished_Area", "length": 35, "domain": null }, { "name": "MapBook", "type": "esriFieldTypeString", "alias": "MapBook", "length": 10, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R93_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S64_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "08ea337d1b8c48748f9cfb4ea2c12871" }