{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 8, "name": "IndepPrivateStreets", "type": "Feature Layer", "parentLayer": { "id": 13, "name": "Streets" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Redundant feature layer. Private roadways are identified and stored within \"Road Centerline\" feature layer.Deprecated 12/13/24", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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, "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": -1.0517485206590617E7, "ymin": 4725397.936865975, "xmax": -1.049238969797484E7, "ymax": 4741696.650470429, "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": 102698, "latestWkid": 102698, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15658800, "falseY": -45949000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 67, 55, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "STNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "STREET" }, { "name": "FROMLEFT", "type": "esriFieldTypeDouble", "alias": "FROMLEFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROMLEFT" }, { "name": "TOLEFT", "type": "esriFieldTypeDouble", "alias": "TOLEFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOLEFT" }, { "name": "FROMRIGHT", "type": "esriFieldTypeDouble", "alias": "FROMRIGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROMRIGHT" }, { "name": "TORIGHT", "type": "esriFieldTypeDouble", "alias": "TORIGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TORIGHT" }, { "name": "PREFIXDIR", "type": "esriFieldTypeString", "alias": "PREFIXDIR", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PREFIXDIR" }, { "name": "STNAME", "type": "esriFieldTypeString", "alias": "STNAME", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "STNAME" }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STREETTYPE" }, { "name": "SUFFIXDIR", "type": "esriFieldTypeString", "alias": "SUFFIXDIR", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SUFFIXDIR" }, { "name": "PUB_PRV", "type": "esriFieldTypeString", "alias": "PUB_PRV", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PUB_PRV" }, { "name": "DATE_UPDAT", "type": "esriFieldTypeDate", "alias": "DATE_UPDAT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_UPDAT" }, { "name": "ROUTETYPE", "type": "esriFieldTypeString", "alias": "ROUTETYPE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ROUTETYPE" }, { "name": "MaintainBy", "type": "esriFieldTypeString", "alias": "MaintainBy", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MaintainBy" }, { "name": "SPEED", "type": "esriFieldTypeInteger", "alias": "SPEED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPEED" }, { "name": "LEFTZONE", "type": "esriFieldTypeString", "alias": "LEFTZONE", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "LEFTZONE" }, { "name": "RIGHTZONE", "type": "esriFieldTypeString", "alias": "RIGHTZONE", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "RIGHTZONE" }, { "name": "LEFTZIP", "type": "esriFieldTypeInteger", "alias": "LEFTZIP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LEFTZIP" }, { "name": "RIGHTZIP", "type": "esriFieldTypeInteger", "alias": "RIGHTZIP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RIGHTZIP" }, { "name": "JOIN_ID", "type": "esriFieldTypeInteger", "alias": "JOIN_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "JOIN_ID" }, { "name": "Minutes", "type": "esriFieldTypeDouble", "alias": "Minutes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Minutes" }, { "name": "One_Way", "type": "esriFieldTypeString", "alias": "One_Way", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "One_Way" }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Leng" }, { "name": "PathStatus", "type": "esriFieldTypeString", "alias": "Road Status", "domain": { "type": "codedValue", "name": "RoadStatus", "description": "The current state of roadway in its life cycle", "codedValues": [ { "name": "Proposed", "code": "1" }, { "name": "Under construction", "code": "2" }, { "name": "Active", "code": "3" }, { "name": "Retired", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "PathStatus" }, { "name": "Surf_Paved", "type": "esriFieldTypeString", "alias": "Surface Paved", "domain": { "type": "codedValue", "name": "boolean", "description": "Boolean", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Surf_Paved" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created_By", "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_By", "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" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R155_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_155", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S120_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "IndepPrivateStreets", "description": "", "prototype": { "attributes": { "Surf_Paved": null, "PathStatus": null, "STREET": null, "FROMLEFT": null, "TOLEFT": null, "FROMRIGHT": null, "TORIGHT": null, "PREFIXDIR": null, "STNAME": null, "STREETTYPE": null, "SUFFIXDIR": null, "PUB_PRV": null, "DATE_UPDAT": null, "ROUTETYPE": null, "MaintainBy": null, "SPEED": null, "LEFTZONE": null, "RIGHTZONE": null, "LEFTZIP": null, "RIGHTZIP": null, "JOIN_ID": null, "Minutes": null, "One_Way": null, "Shape_Leng": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1cf3a54dc2384870880f960fc71c3200" }