{ "currentVersion": 10.71, "id": 1, "name": "FRAProjects_Line", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1642665748000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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 }, "extent": { "xmin": -3622300, "ymin": -4120600, "xmax": 2264291.478, "ymax": 4499240.622400001, "spatialReference": { "wkid": 3460, "latestWkid": 3460 } }, "sourceSpatialReference": { "wkid": 3460, "latestWkid": 3460 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Project_Status", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "value": "Completed", "label": "Completed", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "value": "In Progress", "label": "In Progress", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "Planned", "label": "Planned", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "Proposed", "label": "Proposed", "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": "GlobalID", "displayField": "ProjectName", "typeIdField": "Project_Status", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ProjectName", "type": "esriFieldTypeString", "alias": "Project Name", "domain": null, "editable": true, "nullable": true, "length": 225, "defaultValue": null, "modelName": "ProjectName" }, { "name": "ContractNo", "type": "esriFieldTypeString", "alias": "FRA Contract No", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ContractNo" }, { "name": "ProjectStatus", "type": "esriFieldTypeString", "alias": "Project Status", "domain": { "type": "codedValue", "name": "ProjectStatus", "description": "Status of Project", "codedValues": [ { "name": "Completed", "code": "Completed" }, { "name": "In Progress", "code": "In Progress" }, { "name": "Planned", "code": "Planned" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ProjectStatus" }, { "name": "Asset_Type", "type": "esriFieldTypeString", "alias": "Asset Type", "domain": { "type": "codedValue", "name": "Asset Type", "description": "Type of Asset", "codedValues": [ { "name": "Road", "code": "Road" }, { "name": "Bridge", "code": "Bridge" }, { "name": "Crossing", "code": "Crossing" }, { "name": "Culvert", "code": "Culvert" }, { "name": "Streetlight", "code": "Streetlight" }, { "name": "Traffic Signal", "code": "Traffic Signal" }, { "name": "Guardrail", "code": "Guardrail" }, { "name": "Railings", "code": "Railings" }, { "name": "Footpath", "code": "Footpath" }, { "name": "Hump", "code": "Hump" }, { "name": "Jetty", "code": "Jetty" }, { "name": "Bus Shelter", "code": "Bus Shelter" }, { "name": "Surface Water Channel", "code": "Surface Water Channel" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Asset_Type" }, { "name": "Division", "type": "esriFieldTypeString", "alias": "Division", "domain": { "type": "codedValue", "name": "Division", "description": "Division", "codedValues": [ { "name": "Central", "code": "Central" }, { "name": "Northern", "code": "Northern" }, { "name": "Western", "code": "Western" }, { "name": "Eastern", "code": "Eastern" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Division" }, { "name": "Name_of_Work", "type": "esriFieldTypeString", "alias": "Name of Work", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Name_of_Work" }, { "name": "Programme_of_Work", "type": "esriFieldTypeString", "alias": "Programme of Work", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Programme_of_Work" }, { "name": "Nature_of_Work", "type": "esriFieldTypeString", "alias": "Nature of Work", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Nature_of_Work" }, { "name": "Project_Status", "type": "esriFieldTypeString", "alias": "Project Status", "domain": { "type": "codedValue", "name": "ProjectStatus", "description": "Status of Project", "codedValues": [ { "name": "Completed", "code": "Completed" }, { "name": "In Progress", "code": "In Progress" }, { "name": "Planned", "code": "Planned" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Project_Status" }, { "name": "Work_Type", "type": "esriFieldTypeString", "alias": "Work Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Work_Type" }, { "name": "Unit_of_measure", "type": "esriFieldTypeString", "alias": "Unit of measure", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Unit_of_measure" }, { "name": "No", "type": "esriFieldTypeInteger", "alias": "No", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "No" }, { "name": "Length_km_", "type": "esriFieldTypeDouble", "alias": "Lengthm(m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Length_km_" }, { "name": "Year_Completed", "type": "esriFieldTypeString", "alias": "Year Completed", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Year_Completed" }, { "name": "Contractor", "type": "esriFieldTypeString", "alias": "Contractor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Contractor" }, { "name": "Lat", "type": "esriFieldTypeDouble", "alias": "Lat", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lat" }, { "name": "Long", "type": "esriFieldTypeDouble", "alias": "Long", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Long" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R51_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_51", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_51", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S26_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Completed", "name": "Completed", "domains": { "ProjectStatus": {"type": "inherited"}, "Asset_Type": {"type": "inherited"}, "Division": {"type": "inherited"}, "Project_Status": {"type": "inherited"} }, "templates": [ { "name": "Completed", "description": "", "prototype": { "attributes": { "Long": null, "Lat": null, "ProjectName": null, "ContractNo": null, "ProjectStatus": null, "Asset_Type": null, "Division": null, "Name_of_Work": null, "Programme_of_Work": null, "Nature_of_Work": null, "Project_Status": "Completed", "Work_Type": null, "Unit_of_measure": null, "No": null, "Length_km_": null, "Year_Completed": null, "Contractor": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "In Progress", "name": "In Progress", "domains": { "ProjectStatus": {"type": "inherited"}, "Asset_Type": {"type": "inherited"}, "Division": {"type": "inherited"}, "Project_Status": {"type": "inherited"} }, "templates": [ { "name": "In Progress", "description": "", "prototype": { "attributes": { "Long": null, "Lat": null, "ProjectName": null, "ContractNo": null, "ProjectStatus": null, "Asset_Type": null, "Division": null, "Name_of_Work": null, "Programme_of_Work": null, "Nature_of_Work": null, "Project_Status": "In Progress", "Work_Type": null, "Unit_of_measure": null, "No": null, "Length_km_": null, "Year_Completed": null, "Contractor": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Planned", "name": "Planned", "domains": { "ProjectStatus": {"type": "inherited"}, "Asset_Type": {"type": "inherited"}, "Division": {"type": "inherited"}, "Project_Status": {"type": "inherited"} }, "templates": [ { "name": "Planned", "description": "", "prototype": { "attributes": { "Long": null, "Lat": null, "ProjectName": null, "ContractNo": null, "ProjectStatus": null, "Asset_Type": null, "Division": null, "Name_of_Work": null, "Programme_of_Work": null, "Nature_of_Work": null, "Project_Status": "Planned", "Work_Type": null, "Unit_of_measure": null, "No": null, "Length_km_": null, "Year_Completed": null, "Contractor": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Proposed", "name": "Proposed", "domains": { "ProjectStatus": {"type": "inherited"}, "Asset_Type": {"type": "inherited"}, "Division": {"type": "inherited"}, "Project_Status": {"type": "inherited"} }, "templates": [ { "name": "Proposed", "description": "", "prototype": { "attributes": { "Long": null, "Lat": null, "ProjectName": null, "ContractNo": null, "ProjectStatus": null, "Asset_Type": null, "Division": null, "Name_of_Work": null, "Programme_of_Work": null, "Nature_of_Work": null, "Project_Status": "Proposed", "Work_Type": null, "Unit_of_measure": null, "No": null, "Length_km_": null, "Year_Completed": null, "Contractor": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }