{ "currentVersion": 10.91, "id": 2, "name": "Cartpaths Current", "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" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -16150100, "ymin": -43703500, "xmax": 2189124.3027772456, "ymax": 1253430.49081482, "spatialReference": { "wkid": 102667, "latestWkid": 2240 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "GlobalID", "displayField": "BridgeName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "RECORDID", "type": "esriFieldTypeDouble", "alias": "RECORDID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RECORDID" }, { "name": "WIDTH_USFT", "type": "esriFieldTypeString", "alias": "WIDTH_USFT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WIDTH_USFT" }, { "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": "CONSTRUCTED_DATE", "type": "esriFieldTypeString", "alias": "CONSTRUCTED_DATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONSTRUCTED_DATE" }, { "name": "PATH_TYPE", "type": "esriFieldTypeString", "alias": "PATH_TYPE", "domain": { "type": "codedValue", "name": "Cart_Path_Type", "description": "Indenitifies general cart path classification for studies and analysis.", "codedValues": [ { "name": "Arterial", "code": "Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Local", "code": "Local" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Uknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "Local", "modelName": "PATH_TYPE" }, { "name": "CONNECTOR", "type": "esriFieldTypeString", "alias": "CONNECTOR", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "No", "modelName": "CONNECTOR" }, { "name": "PRIVATE", "type": "esriFieldTypeString", "alias": "PRIVATE", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "No", "modelName": "PRIVATE" }, { "name": "TUNNEL", "type": "esriFieldTypeString", "alias": "TUNNEL", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "No", "modelName": "TUNNEL" }, { "name": "BRIDGE", "type": "esriFieldTypeString", "alias": "BRIDGE", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "No", "modelName": "BRIDGE" }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Length" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "Rating", "type": "esriFieldTypeString", "alias": "Rating", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Rating" }, { "name": "Repair", "type": "esriFieldTypeString", "alias": "Repair", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Repair" }, { "name": "Repair_sta", "type": "esriFieldTypeString", "alias": "Repair_sta", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Repair_sta" }, { "name": "Repair_fy", "type": "esriFieldTypeString", "alias": "Repair_fy", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Repair_fy" }, { "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": "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": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "CartPathTypes", "description": "Cart Path Types", "codedValues": [ { "name": "Bridge", "code": "Bridge" }, { "name": "Park", "code": "Park" }, { "name": "Parking Lot", "code": "Parking Lot" }, { "name": "Path", "code": "Path" }, { "name": "Private", "code": "Private" }, { "name": "Road Crossing", "code": "Road Crossing" }, { "name": "Road Entrance Exit", "code": "Road Entrance Exit" }, { "name": "Tunnel", "code": "Tunnel" }, { "name": "Walking Path", "code": "Walking Path" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "Path", "modelName": "Type" }, { "name": "Maint_Date", "type": "esriFieldTypeDate", "alias": "Maint_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Maint_Date" }, { "name": "BridgeName", "type": "esriFieldTypeString", "alias": "BridgeName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "N/A", "modelName": "BridgeName" }, { "name": "TunnelName", "type": "esriFieldTypeString", "alias": "TunnelName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "N/A", "modelName": "TunnelName" }, { "name": "insp_date", "type": "esriFieldTypeDate", "alias": "insp_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "insp_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Elements_Last_Edited", "type": "esriFieldTypeString", "alias": "Elements Last Editted User", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Elements_Last_Edited" }, { "name": "Elements_Last_Edited_Date", "type": "esriFieldTypeDate", "alias": "Elements Last Edited Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Elements_Last_Edited_Date" }, { "name": "EID", "type": "esriFieldTypeInteger", "alias": "EID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EID" }, { "name": "ADA_Compliant", "type": "esriFieldTypeString", "alias": "ADA_Compliant", "domain": { "type": "codedValue", "name": "Yes/No", "description": "Generic Yes / No Field", "codedValues": [ { "name": "Compliant", "code": "Compliant" }, { "name": "Not Compliant", "code": "Not Compliant" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADA_Compliant" }, { "name": "ADA_Total", "type": "esriFieldTypeDouble", "alias": "ADA_Total", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADA_Total" }, { "name": "DOC_Link", "type": "esriFieldTypeString", "alias": "Document", "domain": null, "editable": true, "nullable": true, "length": 2500, "defaultValue": null, "modelName": "DOC_Link" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R382_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_382", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_382", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S353_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Cartpaths Current", "description": "", "prototype": { "attributes": { "CONSTRUCTED_DATE": null, "PATH_TYPE": "Local", "CONNECTOR": "No", "PRIVATE": "No", "TUNNEL": "No", "Elements_Last_Edited": null, "Maint_Date": null, "BridgeName": "N/A", "ADA_Total": null, "OBJECTID": null, "RECORDID": null, "WIDTH_USFT": null, "PATH_ID": null, "SEC_NUM": null, "PATH_NUM": null, "BRIDGE": "No", "Length": null, "X": null, "Y": null, "Rating": null, "Repair": null, "Repair_sta": null, "Repair_fy": null, "Comments": null, "Shape_Leng": null, "ADA_Compliant": null, "EID": null, "Elements_Last_Edited_Date": null, "Type": "Path", "TunnelName": "N/A", "insp_date": null, "DOC_Link": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 7500, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a20275b508774bb18787d34c3882ad12" }