{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 3, "name": "Active Permit Holds Archive", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2933855.9050551895, "ymin": 1.3751913469698673E7, "xmax": 3265066.2595792855, "ymax": 1.3994092381469427E7, "spatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3959467836541018E8, "falseY": -8.420776409449263E7, "xyUnits": 3.1813354852386624E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "Hold_ID", "type": "esriFieldTypeDouble", "alias": "Hold_ID", "domain": null }, { "name": "Hold_Status", "type": "esriFieldTypeString", "alias": "Hold_Status", "length": 255, "domain": { "type": "codedValue", "name": "Holds_Status", "description": "Active/Inactive", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Hold_Title", "type": "esriFieldTypeString", "alias": "BOLO Title", "length": 255, "domain": null }, { "name": "HCAD_Num", "type": "esriFieldTypeString", "alias": "HCAD #s", "length": 255, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 255, "domain": null }, { "name": "Property_Owner", "type": "esriFieldTypeString", "alias": "Property Owner", "length": 255, "domain": null }, { "name": "Hold_Type", "type": "esriFieldTypeString", "alias": "Hold_Type", "length": 255, "domain": null }, { "name": "Hold_Subtype", "type": "esriFieldTypeString", "alias": "BOLO Subtype", "length": 255, "domain": { "type": "codedValue", "name": "Hold_Subtype", "description": "Types of BOLO Holds", "codedValues": [ { "name": "Administrative Hold", "code": "Administrative Hold" }, { "name": "CNC Hold", "code": "CNC Hold" }, { "name": "CO No New OSSF", "code": "CO No New OSSF" }, { "name": "County Attorney", "code": "County Attorney" }, { "name": "Other Holds", "code": "Other Holds" }, { "name": "Pending Acceptance", "code": "Pending Acceptance" }, { "name": "Platting Hold", "code": "Platting Hold " }, { "name": "Septic Hold", "code": "Septic Hold" }, { "name": "Subdivision Hold", "code": "Subdivision Hold" }, { "name": "SWQ", "code": "SWQ" }, { "name": "TIA", "code": "TIA " }, { "name": "Detention Pond", "code": "Detention Pond" }, { "name": "Related", "code": "Related" }, { "name": "CO No OSSF or Water Wells", "code": "CO No OSSF or WW" }, { "name": "No Water Wells", "code": "No Water Wells" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Reason", "type": "esriFieldTypeString", "alias": "Reason", "length": 1000, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 1000, "domain": null }, { "name": "Notification_List", "type": "esriFieldTypeString", "alias": "Notification_List", "length": 100, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGUID", "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": "Date_Added", "type": "esriFieldTypeDate", "alias": "Date Added", "length": 8, "domain": null }, { "name": "Notes_Updated_by", "type": "esriFieldTypeString", "alias": "Notes Updated by ", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GDB_FROM_DATE", "type": "esriFieldTypeDate", "alias": "GDB_FROM_DATE", "length": 8, "domain": null }, { "name": "GDB_TO_DATE", "type": "esriFieldTypeDate", "alias": "GDB_TO_DATE", "length": 8, "domain": null }, { "name": "GDB_ARCHIVE_OID", "type": "esriFieldTypeOID", "alias": "GDB_ARCHIVE_OID", "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": "R6539_pk", "fields": "GDB_ARCHIVE_OID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6537_h", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_6537_h", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R6539_SDE_TODATE", "fields": "OBJECTID,GDB_TO_DATE", "isAscending": true, "isUnique": true, "description": "" }, { "name": "H6539_SDE_ARCH_IDX", "fields": "GDB_FROM_DATE,GDB_TO_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S6342_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }