{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 28, "name": "LMS Activities", "type": "Feature Layer", "description": "This layer contains the activities, projects, and developments that are entered into the Land Management System (LMS).LMS_KEY: Internal attributeCASENAME: LMS permit nameAPN: Assessor parcel number associated with permitCASE_TYPE: Abbreviated case nameSTATUS: Permit statusCATEGORY: Abbreviated department nameDEPARTMENT: County department issuing permitAPPLIED_DATE: Date of permit applicationAPPROVED_DATE: Date of permit approvalCOMPLETED_DATE: Date of permitted activity completionEXPIRED_DATE: Date of permit expirationCASE_TYPE_DESC: Brief case type descriptionCASE_DESC: Description of permitted activityCONSTRUCTION: Internal attributeHOUSE_COUNT: Internal attributeFCC_CODE: Internal attributeOCCUPANCY: Internal attributeTYPE_RD:Internal attributeLOCATION: General location of permitted activity", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Riverside County TLMA", "parentLayer": { "id": 0, "name": "08 PLUS (New)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 240, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpression": "[CASENAME] CONCAT NEWLINE CONCAT [DEPARTMENT] CONCAT NEWLINE CONCAT [CASE_TYPE_DESC]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 66, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6129388.828697696, "ymin": 2098737.4084798545, "xmax": 7102553.958150938, "ymax": 2339818.389243439, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "APN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LMS_KEY", "type": "esriFieldTypeString", "alias": "LMS_KEY", "length": 16, "domain": null }, { "name": "CASENAME", "type": "esriFieldTypeString", "alias": "CASENAME", "length": 10, "domain": null }, { "name": "APN", "type": "esriFieldTypeString", "alias": "APN", "length": 9, "domain": null }, { "name": "CASE_TYPE", "type": "esriFieldTypeString", "alias": "CASE_TYPE", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 8, "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "length": 4, "domain": null }, { "name": "DEPARTMENT", "type": "esriFieldTypeString", "alias": "DEPARTMENT", "length": 30, "domain": null }, { "name": "APPLIED_DATE", "type": "esriFieldTypeDouble", "alias": "APPLIED_DATE", "domain": null }, { "name": "APPROVED_DATE", "type": "esriFieldTypeDouble", "alias": "APPROVED_DATE", "domain": null }, { "name": "COMPLETED_DATE", "type": "esriFieldTypeDouble", "alias": "COMPLETED_DATE", "domain": null }, { "name": "EXPIRED_DATE", "type": "esriFieldTypeDouble", "alias": "EXPIRED_DATE", "domain": null }, { "name": "CASE_TYPE_DESC", "type": "esriFieldTypeString", "alias": "CASE_TYPE_DESC", "length": 50, "domain": null }, { "name": "CASE_DESC", "type": "esriFieldTypeString", "alias": "CASE_DESC", "length": 600, "domain": null }, { "name": "CONSTRUCTION", "type": "esriFieldTypeString", "alias": "CONSTRUCTION", "length": 4, "domain": null }, { "name": "HOUSE_COUNT", "type": "esriFieldTypeSmallInteger", "alias": "HOUSE_COUNT", "domain": null }, { "name": "FCC_CODE", "type": "esriFieldTypeString", "alias": "FCC_CODE", "length": 8, "domain": null }, { "name": "OCCUPANCY", "type": "esriFieldTypeString", "alias": "OCCUPANCY", "length": 8, "domain": null }, { "name": "TYPE_RD", "type": "esriFieldTypeString", "alias": "TYPE_RD", "length": 8, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 60, "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": "R139_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I149STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I149LMS_KEY", "fields": "LMS_KEY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I149DEPARTMENT", "fields": "DEPARTMENT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I149CASE_TYPE", "fields": "CASE_TYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I149CONSTRUCTION", "fields": "CONSTRUCTION", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I149COMPLETED_DA", "fields": "COMPLETED_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I149CASENAME", "fields": "CASENAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I149APN", "fields": "APN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S120_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 50000, "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": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "7fd1ef8e3d9c45fbb664bf8de6ad3417" }