{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Fiber Access Points", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 5763581.345800001, "ymin": 1901591.7600999996, "xmax": 6960542.165399998, "ymax": 3108889.8011999987, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003992015968063872, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "368d76fc07d5c4d0df3bfd6278bf103c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAY0lEQVQYlWNhgABjBsLgLAtIoa8vwxlJSdyqtmxhYHj2jMEEpJgBpHDmTNyK09MZGGbNYmAAKyYWsKALMDIi2P//E1DMQIrJJClGt5oyk0HhCAoeXAAkD1N8FhTgoHAkAJ4DAKnIFkoj9sv4AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "Fiber Access Point" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "type", "typeIdField": "", "subtypeField": "Subtype", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Subtype", "type": "esriFieldTypeSmallInteger", "alias": "Subtype", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Subtype" }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Type" }, { "name": "stationID", "type": "esriFieldTypeString", "alias": "StationID", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "StationID" }, { "name": "accessSize", "type": "esriFieldTypeString", "alias": "AccessSize", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "AccessSize" }, { "name": "status", "type": "esriFieldTypeInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "sdm_facilityStatus", "description": "Status for all types of facilities or phase of work order", "codedValues": [ { "name": "Proposed", "code": 11 }, { "name": "Exisiting (Needs Verification)", "code": 101 }, { "name": "Existing Verified", "code": 102 }, { "name": "Damaged", "code": 103 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 101, "modelName": "Status" }, { "name": "constructionMaterial", "type": "esriFieldTypeString", "alias": "ConstructionMaterial", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ConstructionMaterial" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Enables connectivity rules in geometric network", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "workOrder", "type": "esriFieldTypeString", "alias": "Work Order", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "workOrder" }, { "name": "angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "angle" }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "comments" }, { "name": "accountCode", "type": "esriFieldTypeString", "alias": "accountCode", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "accountCode" }, { "name": "owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "sdm_company", "description": "Legal entities owning the equipment", "codedValues": [ { "name": "City of Shafter", "code": "City of Shafter" }, { "name": "Vast Networks", "code": "Vast Networks" }, { "name": "County of Kern", "code": "County of Kern" }, { "name": "AT&T", "code": "ATT" }, { "name": "Charter Spectrum", "code": "Charter" }, { "name": "CenturyLink", "code": "Level 3" }, { "name": "Zayo", "code": "opticAccess" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "owner" }, { "name": "COMMENTS_legacy", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMMENTS_legacy" }, { "name": "SLACK2", "type": "esriFieldTypeSmallInteger", "alias": "SLACK2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SLACK2" }, { "name": "SLACK_COIL", "type": "esriFieldTypeString", "alias": "SLACK_COIL", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "SLACK_COIL" }, { "name": "TEXT", "type": "esriFieldTypeString", "alias": "TEXT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TEXT" }, { "name": "UNIT_ID", "type": "esriFieldTypeString", "alias": "UNIT_ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "UNIT_ID" }, { "name": "UNIT_ID2", "type": "esriFieldTypeString", "alias": "UNIT_ID2", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "UNIT_ID2" }, { "name": "UNIT_ID600", "type": "esriFieldTypeString", "alias": "UNIT_ID600", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "UNIT_ID600" }, { "name": "UNIT_ID601", "type": "esriFieldTypeString", "alias": "UNIT_ID601", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "UNIT_ID601" }, { "name": "FOOTAGE_legacy", "type": "esriFieldTypeSmallInteger", "alias": "FOOTAGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FOOTAGE_legacy" }, { "name": "DWG_file", "type": "esriFieldTypeString", "alias": "DWG_file", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DWG_file" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R59_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_59", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S25_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Fiber Access Points", "description": "", "prototype": { "attributes": { "FOOTAGE_legacy": null, "UNIT_ID601": null, "Subtype": 0, "type": null, "stationID": null, "accessSize": null, "status": 101, "constructionMaterial": null, "Enabled": 1, "DWG_file": null, "workOrder": null, "angle": 0, "comments": null, "accountCode": null, "owner": null, "COMMENTS_legacy": null, "SLACK2": null, "SLACK_COIL": null, "TEXT": null, "UNIT_ID": null, "UNIT_ID2": null, "UNIT_ID600": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "subtypes": [ { "code": 0, "name": "Virtual", "defaultValues": { "Subtype": 0, "type": null, "stationID": null, "accessSize": null, "status": 101, "constructionMaterial": null, "Enabled": 1, "GlobalID": null, "workOrder": null, "angle": 0, "comments": null, "accountCode": null, "owner": null, "COMMENTS_legacy": null, "SLACK2": null, "SLACK_COIL": null, "TEXT": null, "UNIT_ID": null, "UNIT_ID2": null, "UNIT_ID600": null, "UNIT_ID601": null, "FOOTAGE_legacy": null, "DWG_file": null }, "domains": { "status": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "owner": {"type": "inherited"} } }, { "code": 1, "name": "Vault", "defaultValues": { "Subtype": 1, "type": null, "stationID": null, "accessSize": null, "status": 101, "constructionMaterial": null, "Enabled": 1, "GlobalID": null, "workOrder": null, "angle": 0, "comments": null, "accountCode": null, "owner": null, "COMMENTS_legacy": null, "SLACK2": null, "SLACK_COIL": null, "TEXT": null, "UNIT_ID": null, "UNIT_ID2": null, "UNIT_ID600": null, "UNIT_ID601": null, "FOOTAGE_legacy": null, "DWG_file": null }, "domains": { "accessSize": { "type": "codedValue", "name": "sdm_accessSize", "description": "Defaulted to vault size, but can include hand hole and manhole sizes", "codedValues": [ { "name": "36x60", "code": "36x60" }, { "name": "30x48", "code": "30x48" }, { "name": "24x36", "code": "24x36" }, { "name": "18x30", "code": "18x30" }, { "name": "12x24", "code": "12x24" }, { "name": "12x18", "code": "12x18" }, { "name": "36x36", "code": "36x36" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "status": {"type": "inherited"}, "constructionMaterial": { "type": "codedValue", "name": "sdm_accessMaterial", "description": "Material of vault, handhole, manhole, or pedestal", "codedValues": [ { "name": "HDPE", "code": "HDPE" }, { "name": "PVC", "code": "PVC" }, { "name": "Steel", "code": "Steel" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Composite", "code": "Composite" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Enabled": {"type": "inherited"}, "owner": {"type": "inherited"} } }, { "code": 2, "name": "Building Entrance", "defaultValues": { "Subtype": 2, "type": null, "stationID": null, "accessSize": null, "status": 101, "constructionMaterial": null, "Enabled": 1, "GlobalID": null, "workOrder": null, "angle": 0, "comments": null, "accountCode": null, "owner": null, "COMMENTS_legacy": null, "SLACK2": null, "SLACK_COIL": null, "TEXT": null, "UNIT_ID": null, "UNIT_ID2": null, "UNIT_ID600": null, "UNIT_ID601": null, "FOOTAGE_legacy": null, "DWG_file": null }, "domains": { "status": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "owner": {"type": "inherited"} } }, { "code": 3, "name": "Handhole", "defaultValues": { "Subtype": 3, "type": null, "stationID": null, "accessSize": null, "status": 101, "constructionMaterial": null, "Enabled": 1, "GlobalID": null, "workOrder": null, "angle": 0, "comments": null, "accountCode": null, "owner": null, "COMMENTS_legacy": null, "SLACK2": null, "SLACK_COIL": null, "TEXT": null, "UNIT_ID": null, "UNIT_ID2": null, "UNIT_ID600": null, "UNIT_ID601": null, "FOOTAGE_legacy": null, "DWG_file": null }, "domains": { "accessSize": { "type": "codedValue", "name": "sdm_accessSize", "description": "Defaulted to vault size, but can include hand hole and manhole sizes", "codedValues": [ { "name": "36x60", "code": "36x60" }, { "name": "30x48", "code": "30x48" }, { "name": "24x36", "code": "24x36" }, { "name": "18x30", "code": "18x30" }, { "name": "12x24", "code": "12x24" }, { "name": "12x18", "code": "12x18" }, { "name": "36x36", "code": "36x36" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "status": {"type": "inherited"}, "constructionMaterial": { "type": "codedValue", "name": "sdm_accessMaterial", "description": "Material of vault, handhole, manhole, or pedestal", "codedValues": [ { "name": "HDPE", "code": "HDPE" }, { "name": "PVC", "code": "PVC" }, { "name": "Steel", "code": "Steel" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Composite", "code": "Composite" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Enabled": {"type": "inherited"}, "owner": {"type": "inherited"} } }, { "code": 4, "name": "Manhole", "defaultValues": { "Subtype": 4, "type": null, "stationID": null, "accessSize": null, "status": 101, "constructionMaterial": null, "Enabled": 1, "GlobalID": null, "workOrder": null, "angle": 0, "comments": null, "accountCode": null, "owner": null, "COMMENTS_legacy": null, "SLACK2": null, "SLACK_COIL": null, "TEXT": null, "UNIT_ID": null, "UNIT_ID2": null, "UNIT_ID600": null, "UNIT_ID601": null, "FOOTAGE_legacy": null, "DWG_file": null }, "domains": { "status": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "owner": {"type": "inherited"} } }, { "code": 5, "name": "Buried Handhole", "defaultValues": { "Subtype": 5, "type": null, "stationID": null, "accessSize": null, "status": 101, "constructionMaterial": null, "Enabled": 1, "GlobalID": null, "workOrder": null, "angle": 0, "comments": null, "accountCode": null, "owner": null, "COMMENTS_legacy": null, "SLACK2": null, "SLACK_COIL": null, "TEXT": null, "UNIT_ID": null, "UNIT_ID2": null, "UNIT_ID600": null, "UNIT_ID601": null, "FOOTAGE_legacy": null, "DWG_file": null }, "domains": { "status": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "owner": {"type": "inherited"} } }, { "code": 6, "name": "Test Station", "defaultValues": { "Subtype": 6, "type": null, "stationID": null, "accessSize": null, "status": 102, "constructionMaterial": "PVC", "Enabled": 1, "GlobalID": null, "workOrder": null, "angle": 0, "comments": null, "accountCode": null, "owner": "City of Shafter", "COMMENTS_legacy": null, "SLACK2": null, "SLACK_COIL": null, "TEXT": null, "UNIT_ID": null, "UNIT_ID2": null, "UNIT_ID600": null, "UNIT_ID601": null, "FOOTAGE_legacy": null, "DWG_file": null }, "domains": { "status": {"type": "inherited"}, "constructionMaterial": { "type": "codedValue", "name": "sdm_accessMaterial", "description": "Material of vault, handhole, manhole, or pedestal", "codedValues": [ { "name": "HDPE", "code": "HDPE" }, { "name": "PVC", "code": "PVC" }, { "name": "Steel", "code": "Steel" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Composite", "code": "Composite" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Enabled": {"type": "inherited"}, "owner": {"type": "inherited"} } }, { "code": 7, "name": "Marker", "defaultValues": { "Subtype": 7, "type": null, "stationID": null, "accessSize": null, "status": 101, "constructionMaterial": null, "Enabled": 1, "GlobalID": null, "workOrder": null, "angle": 0, "comments": null, "accountCode": null, "owner": null, "COMMENTS_legacy": null, "SLACK2": null, "SLACK_COIL": null, "TEXT": null, "UNIT_ID": null, "UNIT_ID2": null, "UNIT_ID600": null, "UNIT_ID601": null, "FOOTAGE_legacy": null, "DWG_file": null }, "domains": { "status": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "owner": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "730b725930114202b288e71d7a0caeb3" } ], "tables": [] }