{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "MasterPlan_MultiUse_Path", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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": 2159639.5868124105, "ymin": 1213581.8710371777, "xmax": 2187817.7069652453, "ymax": 1253468.5442164242, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 1.3725527903396165E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 1.3725527903396165E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 45, 165, 43, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PATH_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PATH_ID", "type": "esriFieldTypeString", "alias": "PATH_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PATH_ID" }, { "name": "SEC_NUM", "type": "esriFieldTypeString", "alias": "SEC_NUM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SEC_NUM" }, { "name": "PATH_NUM", "type": "esriFieldTypeString", "alias": "PATH_NUM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PATH_NUM" }, { "name": "PATH_TYPE", "type": "esriFieldTypeString", "alias": "PATH_TYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PATH_TYPE" }, { "name": "CONNECTOR", "type": "esriFieldTypeString", "alias": "CONNECTOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONNECTOR" }, { "name": "PRIVATE", "type": "esriFieldTypeString", "alias": "PRIVATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PRIVATE" }, { "name": "TUNNEL", "type": "esriFieldTypeString", "alias": "TUNNEL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TUNNEL" }, { "name": "BRIDGE", "type": "esriFieldTypeString", "alias": "BRIDGE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BRIDGE" }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Length" }, { "name": "Rating", "type": "esriFieldTypeString", "alias": "Rating", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Rating" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Comments" }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Leng" }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Source" }, { "name": "Status2019", "type": "esriFieldTypeString", "alias": "Status2019", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Status2019" }, { "name": "Status2020", "type": "esriFieldTypeString", "alias": "Status2020", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Status2020" }, { "name": "Status2010", "type": "esriFieldTypeString", "alias": "Status2010", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Status2010" }, { "name": "Status2021", "type": "esriFieldTypeString", "alias": "Status2021", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Status2021" }, { "name": "Status2022", "type": "esriFieldTypeString", "alias": "Status2022", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Status2022" }, { "name": "Status2023", "type": "esriFieldTypeString", "alias": "Status2023", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Status2023" }, { "name": "Status2024", "type": "esriFieldTypeString", "alias": "Status2024", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Status2024" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "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_user", "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": "Project_Number", "type": "esriFieldTypeString", "alias": "Project_Number", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Project_Number" }, { "name": "Project_Name", "type": "esriFieldTypeString", "alias": "Project_Name", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Project_Name" }, { "name": "UpdateNotes2020", "type": "esriFieldTypeString", "alias": "UpdateNotes2020", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "UpdateNotes2020" }, { "name": "UpdateNotes2010", "type": "esriFieldTypeString", "alias": "UpdateNotes2010", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "UpdateNotes2010" }, { "name": "UpdateNotes2022", "type": "esriFieldTypeString", "alias": "UpdateNotes2022", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "UpdateNotes2022" }, { "name": "ProjectFunding", "type": "esriFieldTypeString", "alias": "Project Funding", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "ProjectFunding" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "Status2025", "type": "esriFieldTypeString", "alias": "Status2025", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Status2025" }, { "name": "UpdateNotes2025", "type": "esriFieldTypeString", "alias": "UpdateNotes2025", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "UpdateNotes2025" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R724_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_724", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_724", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S668_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "MasterPlan_MultiUse_Path", "description": "", "prototype": { "attributes": { "Status2025": null, "ProjectFunding": null, "PATH_ID": null, "SEC_NUM": null, "PATH_NUM": null, "PATH_TYPE": null, "CONNECTOR": null, "PRIVATE": null, "TUNNEL": null, "BRIDGE": null, "Length": null, "Rating": null, "Comments": null, "Shape_Leng": null, "Source": null, "Status2019": null, "Status2020": null, "Status2010": null, "Status2021": null, "Status2022": null, "Status2023": null, "Status2024": null, "UpdateNotes2025": null, "UpdateNotes2022": null, "UpdateNotes2010": null, "UpdateNotes2020": null, "Project_Name": null, "Project_Number": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c0e7c4cba38f4cd89f1aac25e1054c29" }