{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 225, "name": "No Passing Zone", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "

The INDOT No passing Zone layer is intended to be an inventory of No Passing Zones on Indiana State highways. The inventories at the time of this writing are based n reviewing the Pathweb videolog, looking for solid centerline striping, and converting this into increasing and decreasing direction no passing <\/SPAN>attribution<\/SPAN><\/SPAN>.<\/SPAN><\/P><\/DIV>", "copyrightText": "INDOT", "editFieldsInfo": { "creationDateField": "DATE_CREATED", "creatorField": "CREATED_BY", "editDateField": "DATE_EDITED", "editorField": "EDITED_BY" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1686389788000 }, "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": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 408954.425, "ymin": 4181697.5001, "xmax": 687681.1562, "ymax": 4624686.8521, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.60934721869444E7 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 153, 76, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "FROM_DATE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "From Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "From_Date" }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "To Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "To_Date" }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "EventID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Event_ID" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "RouteID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "Route_ID" }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "From Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "From_Measure" }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "To Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "To_Measure" }, { "name": "NPZ", "type": "esriFieldTypeSmallInteger", "alias": "No Passing Zone", "domain": { "type": "codedValue", "name": "d_NPZ", "description": "No Passing Zone", "codedValues": [ { "name": "Decreasing - No Passing", "code": 1 }, { "name": "Increasing - No Passing", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Peak_Parking" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Parking" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Created_by" }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Created" }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Edited_By" }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date Edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Edited" }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LocError", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCERROR" }, { "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.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R500_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_500", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A198_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "No Passing Zone", "description": "", "prototype": { "attributes": { "LOCERROR": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "NPZ": null, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Extract,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c988f88416844ddebaf9d286f4b9fc44" }