{ "currentVersion": 10.81, "id": 29, "name": "HCC Highways Speed Limit", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "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": 432523.8174999999, "ymin": 132181.64200000092, "xmax": 488529.79980000015, "ymax": 165372.90130000003, "spatialReference": { "wkid": 27700, "latestWkid": 27700 } }, "sourceSpatialReference": { "wkid": 27700, "latestWkid": 27700 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Speed_Limit", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1.7 }, "value": "10", "label": "10", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.7 }, "value": "15", "label": "15", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 1.7 }, "value": "20", "label": "20", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 1.7 }, "value": "30", "label": "30", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 33, 35, 158, 255 ], "width": 1.7 }, "value": "40", "label": "40", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1.7 }, "value": "50", "label": "50", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 76, 0, 255 ], "width": 1.7 }, "value": "60", "label": "60", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 76, 0, 255 ], "width": 1.7 }, "value": "70", "label": "70", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Road_Name", "typeIdField": "Speed_Limit", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Asset_ID", "type": "esriFieldTypeString", "alias": "Asset ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Asset_ID" }, { "name": "Speed_Limit", "type": "esriFieldTypeDouble", "alias": "Speed Limit", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Speed_Limit" }, { "name": "One_or_Two_Way", "type": "esriFieldTypeString", "alias": "One or Two Way", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "One_or_Two_Way" }, { "name": "Chalist", "type": "esriFieldTypeString", "alias": "Chalist", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Chalist" }, { "name": "Road_Name", "type": "esriFieldTypeString", "alias": "Road Name", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Road_Name" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Comments" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R366_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S330_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 10, "name": "10", "domains": {}, "templates": [ { "name": "10", "description": "", "prototype": { "attributes": { "Road_Name": null, "Comments": null, "Asset_ID": null, "Speed_Limit": 10, "One_or_Two_Way": null, "Chalist": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 15, "name": "15", "domains": {}, "templates": [ { "name": "15", "description": "", "prototype": { "attributes": { "Road_Name": null, "Comments": null, "Asset_ID": null, "Speed_Limit": 15, "One_or_Two_Way": null, "Chalist": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 20, "name": "20", "domains": {}, "templates": [ { "name": "20", "description": "", "prototype": { "attributes": { "Road_Name": null, "Comments": null, "Asset_ID": null, "Speed_Limit": 20, "One_or_Two_Way": null, "Chalist": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 30, "name": "30", "domains": {}, "templates": [ { "name": "30", "description": "", "prototype": { "attributes": { "Road_Name": null, "Comments": null, "Asset_ID": null, "Speed_Limit": 30, "One_or_Two_Way": null, "Chalist": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 40, "name": "40", "domains": {}, "templates": [ { "name": "40", "description": "", "prototype": { "attributes": { "Road_Name": null, "Comments": null, "Asset_ID": null, "Speed_Limit": 40, "One_or_Two_Way": null, "Chalist": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 50, "name": "50", "domains": {}, "templates": [ { "name": "50", "description": "", "prototype": { "attributes": { "Road_Name": null, "Comments": null, "Asset_ID": null, "Speed_Limit": 50, "One_or_Two_Way": null, "Chalist": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 60, "name": "60", "domains": {}, "templates": [ { "name": "60", "description": "", "prototype": { "attributes": { "Road_Name": null, "Comments": null, "Asset_ID": null, "Speed_Limit": 60, "One_or_Two_Way": null, "Chalist": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 70, "name": "70", "domains": {}, "templates": [ { "name": "70", "description": "", "prototype": { "attributes": { "Road_Name": null, "Comments": null, "Asset_ID": null, "Speed_Limit": 70, "One_or_Two_Way": null, "Chalist": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b1138090602c4487b2ee67aba3d490fe" }