{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 45, "name": "Service Roads", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 50000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "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, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -8584595.84228207, "ymin": 4692088.917829138, "xmax": -8561515.62835993, "ymax": 4720993.064900679, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -36747100, "falseY": -29091500, "xyUnits": 1000, "falseZ": 0, "zUnits": 4, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.8 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowUpdateWithoutMValues": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ROADTYPE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "ROADTYPE", "domain": { "type": "codedValue", "name": "RoadType_2", "description": "Type of Roadway", "codedValues": [ { "name": "Street", "code": 1 }, { "name": "Service Road", "code": 2 }, { "name": "Ramp", "code": 3 }, { "name": "Alley", "code": 4 }, { "name": "Driveway", "code": 5 }, { "name": "Trail", "code": 6 }, { "name": "Walkway", "code": 7 }, { "name": "Streetcar", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RoadType" }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "streettype" }, { "name": "QUADRANT", "type": "esriFieldTypeSmallInteger", "alias": "QUADRANT", "domain": { "type": "codedValue", "name": "QuadCode", "description": "Quadrant code", "codedValues": [ { "name": "NE", "code": 2 }, { "name": "SW", "code": 4 }, { "name": "Unknown", "code": 0 }, { "name": "NW", "code": 1 }, { "name": "SE", "code": 3 }, { "name": "BN", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "quadrant" }, { "name": "ROUTEID", "type": "esriFieldTypeString", "alias": "Route ID for roadway", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RouteID" }, { "name": "ROUTENAME", "type": "esriFieldTypeString", "alias": "Route Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RouteName" }, { "name": "SUBBLOCKKEY", "type": "esriFieldTypeString", "alias": "SubBlockKey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SubBlockKey" }, { "name": "TOTALTRAVELLANES", "type": "esriFieldTypeSmallInteger", "alias": "Total # Travel Lanes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalTravelLanes" }, { "name": "TOTALPARKINGLANES", "type": "esriFieldTypeSmallInteger", "alias": "Total # Parking Lanes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalParkingLanes" }, { "name": "SUMMARYDIRECTION", "type": "esriFieldTypeString", "alias": "General Directionality for Segment", "domain": { "type": "codedValue", "name": "CrossSection_Direction", "description": "Cross-section: Roadway traffic directionality\n", "codedValues": [ { "name": "Bi-directional", "code": "BD" }, { "name": "Oneway in Outbound Direction", "code": "OB" }, { "name": "Oneway in Inbound Direction", "code": "IB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SummaryDirection" }, { "name": "SPEEDLIMITS_IB", "type": "esriFieldTypeInteger", "alias": "Speed Limit (Inbound)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "speedlimits_ib" }, { "name": "SPEEDLIMITS_OB", "type": "esriFieldTypeInteger", "alias": "Speed Limit (Outbound)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "speedlimits_ob" }, { "name": "SUBBLOCKID", "type": "esriFieldTypeString", "alias": "SubBlockID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "subblockid" }, { "name": "BLOCKID", "type": "esriFieldTypeString", "alias": "BlockID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "blockid" }, { "name": "BLOCKKEY", "type": "esriFieldTypeString", "alias": "BlockKey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "blockkey" }, { "name": "DCFUNCTIONALCLASS", "type": "esriFieldTypeSmallInteger", "alias": "DC Functional Class", "domain": { "type": "codedValue", "name": "DCFunctionalClass", "description": "Functional Classification of Roadways", "codedValues": [ { "name": "Interstate", "code": 11 }, { "name": "Other Freeway and Expressway", "code": 12 }, { "name": "Collector", "code": 17 }, { "name": "Local", "code": 19 }, { "name": "Principal Arterial", "code": 14 }, { "name": "Minor Arterial", "code": 16 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "dcfunctionalclass" }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "streetname" }, { "name": "WARD_ID", "type": "esriFieldTypeString", "alias": "Ward", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WARD_ID" }, { "name": "SMD_ID", "type": "esriFieldTypeString", "alias": "SMD", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SMD_ID" }, { "name": "ANC_ID", "type": "esriFieldTypeString", "alias": "ANC", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ANC_ID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R50636_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A15374_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Service Roads", "description": "", "prototype": { "attributes": { "ANC_ID": null, "ROADTYPE": null, "STREETTYPE": null, "QUADRANT": null, "ROUTEID": null, "ROUTENAME": null, "SUBBLOCKKEY": null, "TOTALTRAVELLANES": null, "TOTALPARKINGLANES": null, "SUMMARYDIRECTION": null, "SPEEDLIMITS_IB": null, "SPEEDLIMITS_OB": null, "SUBBLOCKID": null, "BLOCKID": null, "BLOCKKEY": null, "DCFUNCTIONALCLASS": null, "STREETNAME": null, "WARD_ID": null, "SMD_ID": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }