{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1, "name": "Vacant_Land_Inspection", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102707, "latestWkid": 3421, "xyTolerance": 7.375458961651469E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.779049999965953E7, "falseY": -1.9184899999803416E7, "xyUnits": 10846.78260918516, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ACT_TAKEN", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 0 ], "outline": null }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 0 ], "outline": null }, "value": "Construction Advisory", "label": "Construction Advisory" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "CAO", "label": "Corrective Action Order" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 85, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Final Notice", "label": "Final Notice" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 } }, "value": "In Compliance", "label": "In Compliance" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "NOV", "label": "Notice of Violation" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 0 ], "outline": null }, "value": "Other", "label": "Other" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 206, 15, 255 ], "toColor": [ 83, 0, 250, 255 ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 721753.4962261505, "ymin": 2.668770315153593E7, "xmax": 854143.5104580186, "ymax": 2.684764674720926E7, "spatialReference": { "wkid": 102707, "latestWkid": 3421, "xyTolerance": 7.375458961651469E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -17790500, "falseY": -19184900, "xyUnits": 1.3725506987923574E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARCEL", "type": "esriFieldTypeString", "alias": "PARCEL", "length": 50, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 250, "domain": null }, { "name": "PERMITTEE", "type": "esriFieldTypeString", "alias": "PERMITTEE", "length": 250, "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null }, { "name": "CAO_NO", "type": "esriFieldTypeString", "alias": "CAO_NO", "length": 50, "domain": null }, { "name": "INSPECTION", "type": "esriFieldTypeString", "alias": "INSPECTION", "length": 25, "domain": null }, { "name": "AQR_SEC", "type": "esriFieldTypeString", "alias": "AQR_SEC", "length": 50, "domain": { "type": "codedValue", "name": "AQR_SEC", "description": "AQR Section", "codedValues": [ { "name": "Open/Vacant Land", "code": "90: Open/Vacant Land" }, { "name": "Unpaved Roads", "code": "91: Unpaved Roads" }, { "name": "Unpaved Parking Lots", "code": "92: Unpaved Parking Lots" }, { "name": "Unpaved Parking Lots Post 1/1/03", "code": "92: Unpaved Parking Lots Post 1/1/03" }, { "name": "Unpaved Parking Lots Pre 1/1/03", "code": "92: Unpaved Parking Lots Pre 1/1/03" }, { "name": "Paved Roads", "code": "93: Paved Roads" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACT_TAKEN", "type": "esriFieldTypeString", "alias": "ACT_TAKEN", "length": 25, "domain": { "type": "codedValue", "name": "Action_Taken", "description": "Compliance Action Taken", "codedValues": [ { "name": "In Compliance", "code": "In Compliance" }, { "name": "Corrective Action Order", "code": "CAO" }, { "name": "Final Notice", "code": "Final Notice" }, { "name": "Construction Advisory", "code": "Construction Advisory" }, { "name": "Other", "code": "Other" }, { "name": "Notice of Violation", "code": "NOV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VL_DET_ID", "type": "esriFieldTypeDouble", "alias": "VL_DET_ID", "domain": null }, { "name": "REMARKS", "type": "esriFieldTypeString", "alias": "REMARKS", "length": 250, "domain": null }, { "name": "SPECIALIST", "type": "esriFieldTypeString", "alias": "SPECIALIST", "length": 41, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null }, { "name": "VL_DATE", "type": "esriFieldTypeDate", "alias": "VL_DATE", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R156843_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I141999PARCEL", "fields": "PARCEL", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a143060_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "96a7d540b99443d586f3cf2214d02e29" }