{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Primary Centerlines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 20000, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Irvine Centerline feature class includes the centerlines of all street types within the City of Irvine including freeway, corridor, expressway, major 8 lanes, major 6 lanes, primary, secondary, commuter, local, private, railroad, names driveway and un-named driveway.0\tUnknown10\tFreeway20\tCorridor30\tX-Way40\tMajor 850\tMajor 660\tPrimary70\tSecondary80\tCommuter90\tLocal100\tPrivate200\tRailRoad300\tRamp999\tNamed Driveway9999\tUn-named Driveway250\tSignal Intersection95\tPublic Trail", "copyrightText": "", "editFieldsInfo": null, "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 }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 6069486.019999996, "ymin": 2165039.34, "xmax": 6127873.3616666645, "ymax": 2231175.74250001, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.0016666666666666702, "zTolerance": 2, "mTolerance": 2, "falseX": -1.1860889999916694E8, "falseY": -9.125949999916686E7, "xyUnits": 4799.99999999999, "falseZ": 0, "zUnits": 4, "falseM": 0, "mUnits": 4 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 233, 214, 186, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[STREETNAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 32, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "", "subtypeField": "CL", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CL", "type": "esriFieldTypeInteger", "alias": "CATEGORY", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "CL" }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "domain": { "type": "codedValue", "name": "dSUFFIXPREFIX", "description": "", "codedValues": [ { "name": "West", "code": "W" }, { "name": "East", "code": "E" }, { "name": "South", "code": "S" }, { "name": "North", "code": "N" }, { "name": "NorthWest", "code": "NW" }, { "name": "NorthEast", "code": "NE" }, { "name": "SouthWest", "code": "SW" }, { "name": "SouthEast", "code": "SE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "PREFIX" }, { "name": "PRETYPE", "type": "esriFieldTypeString", "alias": "PRETYPE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PRETYPE" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "NAME" }, { "name": "STTYPE", "type": "esriFieldTypeString", "alias": "STTYPE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "STTYPE" }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "domain": { "type": "codedValue", "name": "dSUFFIXPREFIX", "description": "", "codedValues": [ { "name": "West", "code": "W" }, { "name": "East", "code": "E" }, { "name": "South", "code": "S" }, { "name": "North", "code": "N" }, { "name": "NorthWest", "code": "NW" }, { "name": "NorthEast", "code": "NE" }, { "name": "SouthWest", "code": "SW" }, { "name": "SouthEast", "code": "SE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "SUFFIX" }, { "name": "LEFTFROM", "type": "esriFieldTypeDouble", "alias": "LEFTFROM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LEFTFROM" }, { "name": "LEFTTO", "type": "esriFieldTypeDouble", "alias": "LEFTTO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LEFTTO" }, { "name": "RIGHTFROM", "type": "esriFieldTypeDouble", "alias": "RIGHTFROM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RIGHTFROM" }, { "name": "RIGHTTO", "type": "esriFieldTypeDouble", "alias": "RIGHTTO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RIGHTTO" }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "domain": null, "editable": true, "nullable": true, "length": 52, "defaultValue": null, "modelName": "STREETNAME" }, { "name": "IRV", "type": "esriFieldTypeSmallInteger", "alias": "IRV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IRV" }, { "name": "Speed", "type": "esriFieldTypeDouble", "alias": "Speed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Speed" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "TIME", "type": "esriFieldTypeString", "alias": "Time", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "TIME" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCATION" }, { "name": "COMPLAINTS", "type": "esriFieldTypeString", "alias": "Complaints", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMPLAINTS" }, { "name": "STAFF1", "type": "esriFieldTypeString", "alias": "Staff 1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STAFF1" }, { "name": "STAFF2", "type": "esriFieldTypeString", "alias": "Staff 2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STAFF2" }, { "name": "STAFF3", "type": "esriFieldTypeString", "alias": "Staff 3", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STAFF3" }, { "name": "MEDIAN_CURB", "type": "esriFieldTypeString", "alias": "Median Curb", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "MEDIAN_CURB" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R4049_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4049", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_4049", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1918_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Primary Centerlines", "description": "", "prototype": { "attributes": {"CL": 0} }, "drawingTool": "esriFeatureEditToolLine" } ], "subtypes": [ { "code": 0, "name": "Unknown", "defaultValues": { "CL": 0, "PREFIX": null, "PRETYPE": null, "NAME": null, "STTYPE": null, "SUFFIX": null, "LEFTFROM": null, "LEFTTO": null, "RIGHTFROM": null, "RIGHTTO": null, "STREETNAME": null, "IRV": null, "Speed": null, "GlobalID": null, "TIME": null, "LOCATION": null, "COMPLAINTS": null, "STAFF1": null, "STAFF2": null, "STAFF3": null, "MEDIAN_CURB": null }, "domains": { "PREFIX": {"type": "inherited"}, "SUFFIX": {"type": "inherited"} } }, { "code": 10, "name": "Freeway", "defaultValues": { "CL": 10, "PREFIX": null, "PRETYPE": null, "NAME": null, "STTYPE": null, "SUFFIX": null, "LEFTFROM": null, "LEFTTO": null, "RIGHTFROM": null, "RIGHTTO": null, "STREETNAME": null, "IRV": null, "Speed": null, "GlobalID": null, "TIME": null, "LOCATION": null, "COMPLAINTS": null, "STAFF1": null, "STAFF2": null, "STAFF3": null, "MEDIAN_CURB": null }, "domains": { "PREFIX": {"type": "inherited"}, "SUFFIX": {"type": "inherited"} } }, { "code": 20, "name": "Corridor", "defaultValues": { "CL": 20, "PREFIX": null, "PRETYPE": null, "NAME": null, "STTYPE": null, "SUFFIX": null, "LEFTFROM": null, "LEFTTO": null, "RIGHTFROM": null, "RIGHTTO": null, "STREETNAME": null, "IRV": null, "Speed": null, "GlobalID": null, "TIME": null, "LOCATION": null, "COMPLAINTS": null, "STAFF1": null, "STAFF2": null, "STAFF3": null, "MEDIAN_CURB": null }, "domains": { "PREFIX": {"type": "inherited"}, "SUFFIX": {"type": "inherited"} } }, { "code": 30, "name": "Expressway", "defaultValues": { "CL": 30, "PREFIX": null, "PRETYPE": null, "NAME": null, "STTYPE": null, "SUFFIX": null, "LEFTFROM": null, "LEFTTO": null, "RIGHTFROM": null, "RIGHTTO": null, "STREETNAME": null, "IRV": null, "Speed": null, "GlobalID": null, "TIME": null, "LOCATION": null, "COMPLAINTS": null, "STAFF1": null, "STAFF2": null, "STAFF3": null, "MEDIAN_CURB": null }, "domains": { "PREFIX": {"type": "inherited"}, "SUFFIX": {"type": "inherited"} } }, { "code": 40, "name": "Major 8 Lanes", "defaultValues": { "CL": 40, "PREFIX": null, "PRETYPE": null, "NAME": null, "STTYPE": null, "SUFFIX": null, "LEFTFROM": null, "LEFTTO": null, "RIGHTFROM": null, "RIGHTTO": null, "STREETNAME": null, "IRV": null, "Speed": null, "GlobalID": null, "TIME": null, "LOCATION": null, "COMPLAINTS": null, "STAFF1": null, "STAFF2": null, "STAFF3": null, "MEDIAN_CURB": null }, "domains": { "PREFIX": {"type": "inherited"}, "SUFFIX": {"type": "inherited"} } }, { "code": 50, "name": "Major 6 Lanes", "defaultValues": { "CL": 50, "PREFIX": null, "PRETYPE": null, "NAME": null, "STTYPE": null, "SUFFIX": null, "LEFTFROM": null, "LEFTTO": null, "RIGHTFROM": null, "RIGHTTO": null, "STREETNAME": null, "IRV": null, "Speed": null, "GlobalID": null, "TIME": null, "LOCATION": null, "COMPLAINTS": null, "STAFF1": null, "STAFF2": null, "STAFF3": null, "MEDIAN_CURB": null }, "domains": { "PREFIX": {"type": "inherited"}, "SUFFIX": {"type": "inherited"} } }, { "code": 60, "name": "Primary", "defaultValues": { "CL": 60, "PREFIX": null, "PRETYPE": null, "NAME": null, "STTYPE": null, "SUFFIX": null, "LEFTFROM": null, "LEFTTO": null, "RIGHTFROM": null, "RIGHTTO": null, "STREETNAME": null, "IRV": null, "Speed": null, "GlobalID": null, "TIME": null, "LOCATION": null, "COMPLAINTS": null, "STAFF1": null, "STAFF2": null, "STAFF3": null, "MEDIAN_CURB": null }, "domains": { "PREFIX": {"type": "inherited"}, "SUFFIX": {"type": "inherited"} } }, { "code": 70, "name": "Secondary", "defaultValues": { "CL": 70, "PREFIX": null, "PRETYPE": null, "NAME": null, "STTYPE": null, "SUFFIX": null, "LEFTFROM": null, "LEFTTO": null, "RIGHTFROM": null, "RIGHTTO": null, "STREETNAME": null, "IRV": null, "Speed": null, "GlobalID": null, "TIME": null, "LOCATION": null, "COMPLAINTS": null, "STAFF1": null, "STAFF2": null, "STAFF3": null, "MEDIAN_CURB": null }, "domains": { "PREFIX": {"type": "inherited"}, "SUFFIX": {"type": "inherited"} } }, { "code": 80, "name": "Commuter", "defaultValues": { "CL": 80, "PREFIX": null, "PRETYPE": null, "NAME": null, "STTYPE": null, "SUFFIX": null, "LEFTFROM": null, "LEFTTO": null, "RIGHTFROM": null, "RIGHTTO": null, "STREETNAME": null, "IRV": null, "Speed": null, "GlobalID": null, "TIME": null, "LOCATION": null, "COMPLAINTS": null, "STAFF1": null, "STAFF2": null, "STAFF3": null, "MEDIAN_CURB": null }, "domains": { "PREFIX": {"type": "inherited"}, "SUFFIX": {"type": "inherited"} } }, { "code": 90, "name": "Local", "defaultValues": { "CL": 90, "PREFIX": null, "PRETYPE": null, "NAME": null, "STTYPE": null, "SUFFIX": null, "LEFTFROM": null, "LEFTTO": null, "RIGHTFROM": null, "RIGHTTO": null, "STREETNAME": null, "IRV": null, "Speed": null, "GlobalID": null, "TIME": null, "LOCATION": null, "COMPLAINTS": null, "STAFF1": null, "STAFF2": null, "STAFF3": null, "MEDIAN_CURB": null }, "domains": { "PREFIX": {"type": "inherited"}, "SUFFIX": {"type": "inherited"} } }, { "code": 99, "name": "Non-Landrecord Street", "defaultValues": { "CL": 99, "PREFIX": null, "PRETYPE": null, "NAME": null, "STTYPE": null, "SUFFIX": null, "LEFTFROM": null, "LEFTTO": null, "RIGHTFROM": null, "RIGHTTO": null, "STREETNAME": null, "IRV": null, "Speed": null, "GlobalID": null, "TIME": null, "LOCATION": null, "COMPLAINTS": null, "STAFF1": null, "STAFF2": null, "STAFF3": null, "MEDIAN_CURB": null }, "domains": { "PREFIX": {"type": "inherited"}, "SUFFIX": {"type": "inherited"} } }, { "code": 100, "name": "Private", "defaultValues": { "CL": 100, "PREFIX": null, "PRETYPE": null, "NAME": null, "STTYPE": null, "SUFFIX": null, "LEFTFROM": null, "LEFTTO": null, "RIGHTFROM": null, "RIGHTTO": null, "STREETNAME": null, "IRV": null, "Speed": null, "GlobalID": null, "TIME": null, "LOCATION": null, "COMPLAINTS": null, "STAFF1": null, "STAFF2": null, "STAFF3": null, "MEDIAN_CURB": null }, "domains": { "PREFIX": {"type": "inherited"}, "SUFFIX": {"type": "inherited"} } }, { "code": 200, "name": "Railroad", "defaultValues": { "CL": 200, "PREFIX": null, "PRETYPE": null, "NAME": null, "STTYPE": null, "SUFFIX": null, "LEFTFROM": null, "LEFTTO": null, "RIGHTFROM": null, "RIGHTTO": null, "STREETNAME": null, "IRV": null, "Speed": null, "GlobalID": null, "TIME": null, "LOCATION": null, "COMPLAINTS": null, "STAFF1": null, "STAFF2": null, "STAFF3": null, "MEDIAN_CURB": null }, "domains": { "PREFIX": {"type": "inherited"}, "SUFFIX": {"type": "inherited"} } }, { "code": 300, "name": "Ramp", "defaultValues": { "CL": 300, "PREFIX": null, "PRETYPE": null, "NAME": null, "STTYPE": null, "SUFFIX": null, "LEFTFROM": null, "LEFTTO": null, "RIGHTFROM": null, "RIGHTTO": null, "STREETNAME": null, "IRV": null, "Speed": null, "GlobalID": null, "TIME": null, "LOCATION": null, "COMPLAINTS": null, "STAFF1": null, "STAFF2": null, "STAFF3": null, "MEDIAN_CURB": null }, "domains": { "PREFIX": {"type": "inherited"}, "SUFFIX": {"type": "inherited"} } }, { "code": 999, "name": "Named Driveway", "defaultValues": { "CL": 999, "PREFIX": null, "PRETYPE": null, "NAME": null, "STTYPE": null, "SUFFIX": null, "LEFTFROM": null, "LEFTTO": null, "RIGHTFROM": null, "RIGHTTO": null, "STREETNAME": null, "IRV": null, "Speed": null, "GlobalID": null, "TIME": null, "LOCATION": null, "COMPLAINTS": null, "STAFF1": null, "STAFF2": null, "STAFF3": null, "MEDIAN_CURB": null }, "domains": { "PREFIX": {"type": "inherited"}, "SUFFIX": {"type": "inherited"} } }, { "code": 9999, "name": "Un-named Driveway", "defaultValues": { "CL": 9999, "PREFIX": null, "PRETYPE": null, "NAME": null, "STTYPE": null, "SUFFIX": null, "LEFTFROM": null, "LEFTTO": null, "RIGHTFROM": null, "RIGHTTO": null, "STREETNAME": null, "IRV": null, "Speed": null, "GlobalID": null, "TIME": null, "LOCATION": null, "COMPLAINTS": null, "STAFF1": null, "STAFF2": null, "STAFF3": null, "MEDIAN_CURB": null }, "domains": { "PREFIX": {"type": "inherited"}, "SUFFIX": {"type": "inherited"} } }, { "code": 95, "name": "Trail", "defaultValues": { "CL": 95, "PREFIX": null, "PRETYPE": null, "NAME": null, "STTYPE": null, "SUFFIX": null, "LEFTFROM": null, "LEFTTO": null, "RIGHTFROM": null, "RIGHTTO": null, "STREETNAME": null, "IRV": null, "Speed": null, "GlobalID": null, "TIME": null, "LOCATION": null, "COMPLAINTS": null, "STAFF1": null, "STAFF2": null, "STAFF3": null, "MEDIAN_CURB": null }, "domains": { "PREFIX": {"type": "inherited"}, "SUFFIX": {"type": "inherited"} } }, { "code": 250, "name": "Signal Intersection", "defaultValues": { "CL": 250, "PREFIX": null, "PRETYPE": null, "NAME": null, "STTYPE": null, "SUFFIX": null, "LEFTFROM": null, "LEFTTO": null, "RIGHTFROM": null, "RIGHTTO": null, "STREETNAME": null, "IRV": null, "Speed": null, "GlobalID": null, "TIME": null, "LOCATION": null, "COMPLAINTS": null, "STAFF1": null, "STAFF2": null, "STAFF3": null, "MEDIAN_CURB": null }, "domains": { "PREFIX": {"type": "inherited"}, "SUFFIX": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }