{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Roadway Management", "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, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2888755.9695473276, "ymin": 2263267.11058449, "xmax": 2915264.050389327, "ymax": 2300935.560181819, "spatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 28, 37, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "AssetID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AssetID" }, { "name": "Roadway", "type": "esriFieldTypeString", "alias": "Roadway", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Roadway" }, { "name": "Designation", "type": "esriFieldTypeString", "alias": "Designation", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Designation" }, { "name": "From_Road", "type": "esriFieldTypeString", "alias": "From_Road", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "From_Road" }, { "name": "To_Road", "type": "esriFieldTypeString", "alias": "To_Road", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "To_Road" }, { "name": "NumberLanes", "type": "esriFieldTypeSmallInteger", "alias": "No. of Lanes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NumberLanes" }, { "name": "Width_FT", "type": "esriFieldTypeDouble", "alias": "Width_FT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Width_FT" }, { "name": "Lane_FT", "type": "esriFieldTypeDouble", "alias": "Lane_FT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lane_FT" }, { "name": "Lane_MI", "type": "esriFieldTypeDouble", "alias": "Lane_MI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lane_MI" }, { "name": "GIS_MI", "type": "esriFieldTypeDouble", "alias": "Length In Miles", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GIS_MI" }, { "name": "Surface", "type": "esriFieldTypeString", "alias": "Surface", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Surface" }, { "name": "Classification", "type": "esriFieldTypeString", "alias": "Functional Classification", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Classification" }, { "name": "ROW", "type": "esriFieldTypeString", "alias": "Right of Way", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ROW" }, { "name": "Drainage", "type": "esriFieldTypeString", "alias": "Drainage", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Drainage" }, { "name": "Condition", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Condition" }, { "name": "PASER_old", "type": "esriFieldTypeSmallInteger", "alias": "PASER_old", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PASER_old" }, { "name": "Date_Rated", "type": "esriFieldTypeDate", "alias": "Date Rated", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Rated" }, { "name": "PASER_new", "type": "esriFieldTypeSmallInteger", "alias": "PASER_new", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PASER_new" }, { "name": "Annual_Paving", "type": "esriFieldTypeString", "alias": "Annual Paving", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Annual_Paving" }, { "name": "Treatment", "type": "esriFieldTypeString", "alias": "Treatment", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Treatment" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "District" }, { "name": "Township", "type": "esriFieldTypeString", "alias": "Township", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Township" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Status" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Location" }, { "name": "Concat", "type": "esriFieldTypeString", "alias": "Concat", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Concat" }, { "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": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R456_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_456", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_456", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S329_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Roadway Management", "description": "", "prototype": { "attributes": { "Township": null, "Status": null, "Concat": null, "Roadway": null, "Designation": null, "From_Road": null, "To_Road": null, "NumberLanes": null, "Width_FT": null, "Lane_FT": null, "Lane_MI": null, "GIS_MI": null, "Surface": null, "Classification": null, "ROW": null, "Drainage": null, "Condition": null, "PASER_old": null, "Date_Rated": null, "PASER_new": null, "Annual_Paving": null, "Treatment": null, "Location": null, "District": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "da69a5139e5644d0927126e21026cbde" }