{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Premise", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "GIS & Data Services Department, City of Lubbock, TX", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 892839.5250641406, "ymin": 7226372.599422067, "xmax": 1004733.384281218, "ymax": 7338041.878707722, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "Unknown_height_system_(US_survey_feet)", "heightUnit": "us-foot" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 77, 118, 175, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "TEMP_PREMISE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TEMP_PREMISE", "type": "esriFieldTypeString", "alias": "Temporary Premise", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TEMP_PREMISE" }, { "name": "PREMISE", "type": "esriFieldTypeString", "alias": "Premise", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PREMISE" }, { "name": "PremiseType", "type": "esriFieldTypeString", "alias": "Premise Type", "domain": { "type": "codedValue", "name": "swPremiseType", "description": "LP&L premise types", "codedValues": [ { "name": "FHM", "code": "FHM" }, { "name": "SCH", "code": "SCH" }, { "name": "RES", "code": "RES" }, { "name": "CHRC", "code": "CHRC" }, { "name": "CARE", "code": "CARE" }, { "name": "MUNI", "code": "MUNI" }, { "name": "COM", "code": "COM" }, { "name": "MFH", "code": "MFH" }, { "name": "IND", "code": "IND" }, { "name": "UNIV", "code": "UNIV" }, { "name": "WDEF", "code": "WDEF" }, { "name": "UNKWN", "code": "UNKWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "RES", "modelName": "PremiseType" }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PIN" }, { "name": "ADDR", "type": "esriFieldTypeString", "alias": "Address Number", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "ADDR" }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "Prefix", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PREFIX" }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STREET" }, { "name": "STREET_TYPE", "type": "esriFieldTypeString", "alias": "Street Type", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "STREET_TYPE" }, { "name": "AddressType", "type": "esriFieldTypeString", "alias": "Address Type", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "AddressType" }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "Building", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BUILDING" }, { "name": "SUITE", "type": "esriFieldTypeString", "alias": "Suite", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SUITE" }, { "name": "FULL_ADDRESS", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FULL_ADDRESS" }, { "name": "ADDRESSID", "type": "esriFieldTypeString", "alias": "Address ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ADDRESSID" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": "LUBBOCK", "modelName": "CITY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": "TX", "modelName": "STATE" }, { "name": "ZIPCODES", "type": "esriFieldTypeString", "alias": "Zip", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ZIPCODES" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": "LUBBOCK", "modelName": "COUNTY" }, { "name": "COUNCIL_DISTRICTS", "type": "esriFieldTypeString", "alias": "Council Districts", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "COUNCIL_DISTRICTS" }, { "name": "INOUT_CITY", "type": "esriFieldTypeString", "alias": "Inside/Outside City", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": "Y", "modelName": "INOUT_CITY" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "swStatus", "description": "An active/inactive indicator for the underlying address.", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "INACTIVE", "code": "INACTIVE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "ACTIVE", "modelName": "STATUS" }, { "name": "SERVICE_AREA", "type": "esriFieldTypeString", "alias": "Electric Service Area", "domain": { "type": "codedValue", "name": "swElectricArea", "description": "The electric service area covered.", "codedValues": [ { "name": "SPEC", "code": "SPEC" }, { "name": "XCEL", "code": "XCEL" }, { "name": "SPS", "code": "SPS" }, { "name": "LPL", "code": "LPL" }, { "name": "LPL/SPEC", "code": "LPL/SPEC" }, { "name": "LPL/XCEL", "code": "LPL/XCEL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SERVICE_AREA" }, { "name": "STWT_SRAT_CODE", "type": "esriFieldTypeString", "alias": "Stormwater Service", "domain": { "type": "codedValue", "name": "swCodeType_1", "description": "The stormwater rate code.", "codedValues": [ { "name": "STCH", "code": "STCH" }, { "name": "STCM", "code": "STCM" }, { "name": "STCN", "code": "STCN" }, { "name": "STCT", "code": "STCT" }, { "name": "STCX", "code": "STCX" }, { "name": "STR1", "code": "STR1" }, { "name": "STR2", "code": "STR2" }, { "name": "STR3", "code": "STR3" }, { "name": "STR4", "code": "STR4" }, { "name": "STRX", "code": "STRX" }, { "name": "STSD", "code": "STSD" }, { "name": "STST", "code": "STST" }, { "name": "STUN", "code": "STUN" }, { "name": "", "code": "" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STWT_SRAT_CODE" }, { "name": "IA", "type": "esriFieldTypeDouble", "alias": "Impervious Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IA" }, { "name": "UCRSERV_NUM_UNITS", "type": "esriFieldTypeDouble", "alias": "LP&L Number Units", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UCRSERV_NUM_UNITS" }, { "name": "Appealed", "type": "esriFieldTypeString", "alias": "Appealed", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": "N", "modelName": "Appealed" }, { "name": "SUBDIVIDED_VALUE", "type": "esriFieldTypeSmallInteger", "alias": "Subdivided Value", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUBDIVIDED_VALUE" }, { "name": "ACTIVE_SERVICE_SW", "type": "esriFieldTypeString", "alias": "Active - Stormwater", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ACTIVE_SERVICE_SW" }, { "name": "ACTIVE_SERVICE_W", "type": "esriFieldTypeString", "alias": "Active - Water", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ACTIVE_SERVICE_W" }, { "name": "ACTIVE_SERVICE_S", "type": "esriFieldTypeString", "alias": "Active - Solid Waste", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ACTIVE_SERVICE_S" }, { "name": "ACTIVE_SERVICE_E", "type": "esriFieldTypeString", "alias": "Active - Electric", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ACTIVE_SERVICE_E" }, { "name": "ACTIVE_SERVICE_WW", "type": "esriFieldTypeString", "alias": "Active - Waste Water", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ACTIVE_SERVICE_WW" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3834_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3834", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3834", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2487_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Premise", "description": "", "prototype": { "attributes": { "ACTIVE_SERVICE_WW": null, "ACTIVE_SERVICE_E": null, "TEMP_PREMISE": null, "PREMISE": null, "PremiseType": "RES", "PIN": null, "ADDR": null, "PREFIX": null, "STREET": null, "STREET_TYPE": null, "AddressType": null, "BUILDING": null, "SUITE": null, "FULL_ADDRESS": null, "ADDRESSID": null, "CITY": "LUBBOCK", "STATE": "TX", "ZIPCODES": null, "COUNTY": "LUBBOCK", "COUNCIL_DISTRICTS": null, "INOUT_CITY": "Y", "STATUS": "ACTIVE", "SERVICE_AREA": null, "STWT_SRAT_CODE": null, "IA": null, "UCRSERV_NUM_UNITS": null, "Appealed": "N", "SUBDIVIDED_VALUE": null, "ACTIVE_SERVICE_SW": null, "ACTIVE_SERVICE_W": null, "ACTIVE_SERVICE_S": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b6ce5ecfcef54e5588c5aabe5c2cccce" }