{ "currentVersion": 10.71, "id": 1, "name": "Road Block", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": 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 }, "extent": { "xmin": 1968507.5476000002, "ymin": 3875660.9008, "xmax": 1968891.3005999997, "ymax": 3875873.1418000003, "spatialReference": { "wkid": 3460, "latestWkid": 3460 } }, "sourceSpatialReference": { "wkid": 3460, "latestWkid": 3460 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FULLCLOSURE_", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 3 }, "value": "NO", "label": "Partial Closure", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 3.4 }, "value": "YES", "label": "Full Closure", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "RDBLOCKNM", "typeIdField": "fullclosure_", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "rdblocknm", "type": "esriFieldTypeString", "alias": "Road Closure Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "RDBLOCKNM" }, { "name": "locdesc_", "type": "esriFieldTypeString", "alias": "Location\n\n", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCDESC_" }, { "name": "blocktype_", "type": "esriFieldTypeString", "alias": "Reason", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BLOCKTYPE_" }, { "name": "comments_", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 225, "defaultValue": null, "modelName": "COMMENTS_" }, { "name": "fullclosure_", "type": "esriFieldTypeString", "alias": "Full Closure\n", "domain": { "type": "codedValue", "name": "YES/NO", "description": "Yes and No Indicator", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 3, "defaultValue": null, "modelName": "FULLCLOSURE_" }, { "name": "altroute_", "type": "esriFieldTypeString", "alias": "Alternate Route\nAlternate Route\n\n", "domain": null, "editable": true, "nullable": true, "length": 225, "defaultValue": null, "modelName": "ALTROUTE_" }, { "name": "startdate", "type": "esriFieldTypeDate", "alias": "Starts", "domain": null, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "STARTDATE" }, { "name": "enddate", "type": "esriFieldTypeDate", "alias": "End", "domain": null, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "ENDDATE" }, { "name": "contact_", "type": "esriFieldTypeString", "alias": "CONTACT\n", "domain": null, "editable": true, "nullable": true, "length": 225, "defaultValue": "FIJI ROADS AUTHORITY", "modelName": "CONTACT_" }, { "name": "permitid_", "type": "esriFieldTypeString", "alias": "Permit Identifier\n\n", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PERMITID_" }, { "name": "incidentid_", "type": "esriFieldTypeString", "alias": "Incident Number\n", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INCIDENTID_" }, { "name": "incidentnm_", "type": "esriFieldTypeString", "alias": "Incident Name\n", "domain": null, "editable": true, "nullable": true, "length": 225, "defaultValue": null, "modelName": "INCIDENTNM_" }, { "name": "lastupdate_", "type": "esriFieldTypeDate", "alias": "Last Update Date\n\n", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE_" }, { "name": "lasteditor_", "type": "esriFieldTypeString", "alias": "LASTEDITOR\n", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LASTEDITOR_" }, { "name": "direction_", "type": "esriFieldTypeString", "alias": "Direction\n", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DIRECTION_" }, { "name": "blockoccur_", "type": "esriFieldTypeString", "alias": "Occurrence\n", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BLOCKOCCUR_" }, { "name": "active", "type": "esriFieldTypeString", "alias": "Active", "domain": { "type": "codedValue", "name": "YES/NO", "description": "Yes and No Indicator", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 5, "defaultValue": null, "modelName": "ACTIVE" }, { "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" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "r75_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_75", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a54_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "NO", "name": "NO", "domains": { "fullclosure_": {"type": "inherited"}, "active": {"type": "inherited"} }, "templates": [ { "name": "Partial Closure", "description": "", "prototype": { "attributes": { "comments_": null, "altroute_": null, "startdate": -2209161600000, "enddate": -2209161600000, "blockoccur_": null, "active": " ", "rdblocknm": null, "locdesc_": null, "blocktype_": null, "fullclosure_": "NO", "contact_": "FIJI ROADS AUTHORITY", "permitid_": null, "incidentid_": null, "incidentnm_": null, "lastupdate_": null, "lasteditor_": null, "direction_": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "YES", "name": "YES", "domains": { "fullclosure_": {"type": "inherited"}, "active": {"type": "inherited"} }, "templates": [ { "name": "Full Closure", "description": "", "prototype": { "attributes": { "comments_": null, "altroute_": null, "startdate": -2209161600000, "enddate": -2209161600000, "blockoccur_": null, "active": " ", "rdblocknm": null, "locdesc_": null, "blocktype_": null, "fullclosure_": "YES", "contact_": "FIJI ROADS AUTHORITY", "permitid_": null, "incidentid_": null, "incidentnm_": null, "lastupdate_": null, "lasteditor_": null, "direction_": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }