{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Road_Closure_Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Impact", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "defaultLabel": "Roads", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "value": "Caution", "label": "Caution" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "value": "Delays", "label": "Delays" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "value": "Restrictions Apply", "label": "Restrictions Apply" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "Road Closed", "label": "Road Closed" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 202, 252, 255 ], "toColor": [ 236, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 179, 255 ], "toColor": [ 194, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 187, 255 ], "toColor": [ 252, 217, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 246, 252, 255 ], "toColor": [ 189, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 207, 255 ], "toColor": [ 237, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 215, 252, 255 ], "toColor": [ 187, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 197, 255 ], "toColor": [ 252, 187, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 217, 255 ], "toColor": [ 187, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 223, 255 ], "toColor": [ 252, 179, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 190, 252, 255 ], "toColor": [ 187, 190, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 230, 255 ], "toColor": [ 252, 212, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 179, 255 ], "toColor": [ 252, 238, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 231, 255 ], "toColor": [ 215, 252, 231, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1376895.9162999997, "ymin": 5022722.0165, "xmax": 1457383.0870000003, "ymax": 5090625.749, "spatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Location", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 2048, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 255, "domain": null }, { "name": "Impact", "type": "esriFieldTypeString", "alias": "Impact", "length": 255, "domain": { "type": "codedValue", "name": "Impact", "description": "Impact", "codedValues": [ { "name": "Road Closed", "code": "Road Closed" }, { "name": "Caution", "code": "Caution" }, { "name": "Delays", "code": "Delays" }, { "name": "Restrictions Apply", "code": "Restrictions Apply" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Reason_cause", "type": "esriFieldTypeString", "alias": "Reason_cause", "length": 255, "domain": { "type": "codedValue", "name": "Reason", "description": "Reason", "codedValues": [ { "name": "Roadworks", "code": "Roadworks" }, { "name": "Planned Works", "code": "Planned Works" }, { "name": "Blockage (e.g. fallen tree )", "code": "Blockage" }, { "name": "Bridge/Culvert Collapse", "code": "Bridge/Culvert Collapse" }, { "name": "Building Collapse", "code": "Building Collapse" }, { "name": "Crash", "code": "Crash" }, { "name": "Event", "code": "Event" }, { "name": "Flooding", "code": "Flooding" }, { "name": "Rockfall/Slips", "code": "Rockfall/Slips" }, { "name": "Powerlines Down", "code": "Powerlines Down" }, { "name": "Road Subsidence/Washout", "code": "Road Subsidence/Washout" }, { "name": "Snow/Ice", "code": "Snow/Ice" }, { "name": "Splillage", "code": "Splillage" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Signs_cones", "type": "esriFieldTypeString", "alias": "Signs_cones", "length": 255, "domain": { "type": "codedValue", "name": "Yes/No", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Start_Date_time", "type": "esriFieldTypeDate", "alias": "Start_Date_time", "length": 8, "domain": null }, { "name": "Last_Inspected_Date_time", "type": "esriFieldTypeDate", "alias": "Last_Inspected_Date_time", "length": 8, "domain": null }, { "name": "End_Date_time", "type": "esriFieldTypeDate", "alias": "End_Date_time", "length": 8, "domain": null }, { "name": "CDEM_NOTES", "type": "esriFieldTypeString", "alias": "CDEM_NOTES", "length": 255, "domain": null }, { "name": "TMP_NO", "type": "esriFieldTypeString", "alias": "TMP_NO", "length": 255, "domain": null }, { "name": "SHOW_PUBLICLY", "type": "esriFieldTypeString", "alias": "SHOW_PUBLICLY", "length": 3, "domain": { "type": "codedValue", "name": "Yes/No", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PUBLIC_DETAIL", "type": "esriFieldTypeString", "alias": "PUBLIC_DETAIL", "length": 500, "domain": null }, { "name": "PUBLIC_URL", "type": "esriFieldTypeString", "alias": "PUBLIC_URL", "length": 500, "domain": { "type": "codedValue", "name": "Yes/No", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "REVIEWED", "type": "esriFieldTypeString", "alias": "REVIEWED", "length": 3, "domain": null }, { "name": "DETOUR", "type": "esriFieldTypeString", "alias": "DETOUR", "length": 3, "domain": { "type": "codedValue", "name": "Yes/No", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RESTRICTION", "type": "esriFieldTypeString", "alias": "RESTRICTION", "length": 50, "domain": { "type": "codedValue", "name": "Restriction", "description": "Restriction", "codedValues": [ { "name": "Closed to heavy vehicles", "code": "Closed to heavy vehicles" }, { "name": "Light Vehicles only", "code": "Light Vehicles only" }, { "name": "Reduced to one way", "code": "Reduced to one way" }, { "name": "Reduced to one lane both ways", "code": "Reduced to one lane both ways" }, { "name": "Speed restrictions in place", "code": "Speed restrictions in place" }, { "name": "Chains", "code": "Chains" }, { "name": "Other", "code": "Other" }, { "name": "Access for residents or emergency vehicles only", "code": "Access for residents or emergency vehicles only" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RESTRICTION_DETAIL", "type": "esriFieldTypeString", "alias": "RESTRICTION_DETAIL", "length": 500, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R24_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S8_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }