{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Cycle Network Inspections", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1529401671000 }, "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 218756.5041, "ymin": 634048.2886, "xmax": 238999.2508, "ymax": 660061.5009, "spatialReference": { "wkid": 27700, "latestWkid": 27700, "xyTolerance": 0.001, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -5220400, "falseY": -15524400, "xyUnits": 4.5048159276709664E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 27700, "latestWkid": 27700, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5220400, "falseY": -15524400, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 197, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "PATH_DESC", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PATH_DESC", "type": "esriFieldTypeString", "alias": "Path Name or Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PATH_DESC" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "domain": { "type": "codedValue", "name": "Cycle_Network_Condition", "description": "Cycle Network Inspections - Condition", "codedValues": [ { "name": "1 \u2013 Acceptable", "code": "1" }, { "name": "2 \u2013 Safe but Poor Appearance", "code": "2" }, { "name": "3 \u2013 Minor Deterioration", "code": "3" }, { "name": "4 \u2013 Major Deterioration", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONDITION" }, { "name": "EXTENT", "type": "esriFieldTypeString", "alias": "Extent", "domain": { "type": "codedValue", "name": "Cycle_Network_Extent", "description": "Cycle Network Inspections - Extent", "codedValues": [ { "name": "1 \u2013 Up to 25%", "code": "1" }, { "name": "2 \u2013 25% to 50%", "code": "2" }, { "name": "3 \u2013 50% to 75%", "code": "3" }, { "name": "4 \u2013 75% to 100%", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EXTENT" }, { "name": "WHOLE_STREET", "type": "esriFieldTypeString", "alias": "Whole Street?", "domain": { "type": "codedValue", "name": "Yes_No", "description": "Yes_No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WHOLE_STREET" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "Cycle_Network_Type", "description": "Cycle Network Inspections - Type", "codedValues": [ { "name": "Carriageway", "code": "Carriageway" }, { "name": "Footway", "code": "Footway" }, { "name": "Footpath", "code": "Footpath" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE" }, { "name": "DATE_RATED", "type": "esriFieldTypeDate", "alias": "Date Rated", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_RATED" }, { "name": "RATED_BY", "type": "esriFieldTypeString", "alias": "Rated By", "domain": { "type": "codedValue", "name": "Cycle_Network_Rated_By", "description": "Cycle Network Inspections - Rated By", "codedValues": [ { "name": "Iain Lynch", "code": "IL" }, { "name": "Craig Haining", "code": "CH" }, { "name": "Graeme Robin", "code": "GR" }, { "name": "Jordan Calderwood", "code": "JC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "IL", "modelName": "RATED_BY" }, { "name": "RATING_SCORE", "type": "esriFieldTypeSmallInteger", "alias": "Rating Score", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RATING_SCORE" }, { "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": "R139963_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_139963", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A7816_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Cycle Network Inspections", "description": "", "prototype": { "attributes": { "RATING_SCORE": null, "RATED_BY": "IL", "PATH_DESC": null, "CONDITION": null, "EXTENT": null, "WHOLE_STREET": null, "LENGTH": null, "COMMENTS": null, "TYPE": null, "DATE_RATED": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": 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": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6ff4034e45624016ae95480ba1c2f39c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Cycle Network Defects", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1529500825000 }, "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 219563.8538, "ymin": 634756.0754, "xmax": 237512.0407, "ymax": 660260.8171, "spatialReference": { "wkid": 27700, "latestWkid": 27700, "xyTolerance": 0.001, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -5220400, "falseY": -15524400, "xyUnits": 4.5048159276709664E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 27700, "latestWkid": 27700, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5220400, "falseY": -15524400, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 112, 255, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "PATH_DESC", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PATH_DESC", "type": "esriFieldTypeString", "alias": "Path Name or Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PATH_DESC" }, { "name": "DEFECT_TYPE", "type": "esriFieldTypeString", "alias": "Defect Type", "domain": { "type": "codedValue", "name": "Cycle_Network_Defect_Type", "description": "Cycle_Network_Defect_Type\t\n", "codedValues": [ { "name": "Surface Defect", "code": "SD" }, { "name": "Drainage Defect", "code": "DD" }, { "name": "Street Furniture Defect", "code": "SFD" }, { "name": "Sign Defect", "code": "SiD" }, { "name": "Road Marking Defect", "code": "RMD" }, { "name": "Lighting Defect", "code": "LD" }, { "name": "Kerb", "code": "K" }, { "name": "Verge", "code": "V" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "DEFECT" }, { "name": "PROBABILITY", "type": "esriFieldTypeString", "alias": "Probability", "domain": { "type": "codedValue", "name": "Cycle_Network_Probability", "description": "Cycle Network Inspections - Probability", "codedValues": [ { "name": "1 \u2013 Very Low", "code": "1" }, { "name": "2 \u2013 Low", "code": "2" }, { "name": "3 \u2013 Medium", "code": "3" }, { "name": "4 \u2013 High", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROBABILITY" }, { "name": "IMPACT", "type": "esriFieldTypeString", "alias": "Impact", "domain": { "type": "codedValue", "name": "Cycle_Network_Impact", "description": "Cycle Network Inspections - Impact", "codedValues": [ { "name": "1 \u2013 Negligible", "code": "1" }, { "name": "2 \u2013 Low", "code": "2" }, { "name": "3 \u2013 Noticeable", "code": "3" }, { "name": "4 \u2013 High", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "IMPACT" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "DATE_COLLECTED", "type": "esriFieldTypeDate", "alias": "Date_Collected", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_COLLECTED" }, { "name": "COLLECTED_BY", "type": "esriFieldTypeString", "alias": "Collected By", "domain": { "type": "codedValue", "name": "Cycle_Network_Rated_By", "description": "Cycle Network Inspections - Rated By", "codedValues": [ { "name": "Iain Lynch", "code": "IL" }, { "name": "Craig Haining", "code": "CH" }, { "name": "Graeme Robin", "code": "GR" }, { "name": "Jordan Calderwood", "code": "JC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "IL", "modelName": "COLLECTED_BY" }, { "name": "DEFECT_CATEGORY", "type": "esriFieldTypeString", "alias": "Defect_Category", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DEFECT_CATEGORY" }, { "name": "DEFECT_OTHER", "type": "esriFieldTypeString", "alias": "Defect Other", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "DEFECT_OTHER" }, { "name": "DEFECT_DETAILS", "type": "esriFieldTypeString", "alias": "Defect Details", "domain": { "type": "codedValue", "name": "Cycle_Network_Defect", "description": "Cycle Network Inspections - Defect", "codedValues": [ { "name": "Surface - Pothole", "code": "SD1" }, { "name": "Surface - Edge Deterioration", "code": "SD2" }, { "name": "Surface - Difference in Level", "code": "SD3" }, { "name": "Surface - Damaged Slabs", "code": "SD4" }, { "name": "Surface - Rutting", "code": "SD5" }, { "name": "Surface - Subsidence", "code": "SD6" }, { "name": "Drainage - Blocked Gully", "code": "DD1" }, { "name": "Drainage - Broken / Damaged Gully", "code": "DD2" }, { "name": "Drainage - Standing Water", "code": "DD3" }, { "name": "Drainage - Missing Cover", "code": "DD4" }, { "name": "Drainage - Broken / Damaged Cover", "code": "DD5" }, { "name": "Street Furniture - Damaged safety fencing / Parapet", "code": "SFD1" }, { "name": "Street Furniture - Damaged Guardrail", "code": "SFD2" }, { "name": "Street Furniture - Damaged Handrail", "code": "SFD3" }, { "name": "Street Furniture - Damaged boundary fence", "code": "SFD4" }, { "name": "Street Furniture - Damaged Bollard", "code": "SFD5" }, { "name": "Sign - Missing", "code": "SiD1" }, { "name": "Sign - Damaged", "code": "SiD2" }, { "name": "Sign - Faded", "code": "SiD3" }, { "name": "Sign - Unsafe Electronics", "code": "SiD4" }, { "name": "Road Marking - Worn", "code": "RMD1" }, { "name": "Road Marking - Missing", "code": "RMD2" }, { "name": "Lighting - Damaged Column", "code": "LD1" }, { "name": "Lighting - Exposed Cables", "code": "LD2" }, { "name": "Kerb - Broken", "code": "K1" }, { "name": "Kerb - Loose / Rocking", "code": "K2" }, { "name": "Verge - Overgrown Vegetation", "code": "V1" }, { "name": "Verge - Erosion", "code": "V2" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "DEFECT_DETAILS" }, { "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": "R140370_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_140370", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A7820_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Cycle Network Defects", "description": "", "prototype": { "attributes": { "DEFECT_DETAILS": null, "DEFECT_OTHER": null, "PATH_DESC": null, "DEFECT_TYPE": null, "PROBABILITY": null, "IMPACT": null, "COMMENTS": null, "DATE_COLLECTED": null, "COLLECTED_BY": "IL", "DEFECT_CATEGORY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": 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": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6ff4034e45624016ae95480ba1c2f39c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Safety Bollards", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 186486.1945, "ymin": 620840.5454999991, "xmax": 242155.2558, "ymax": 668912.7650000011, "spatialReference": { "wkid": 27700, "latestWkid": 27700, "xyTolerance": 0.001, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -5220400, "falseY": -15524400, "xyUnits": 4.5048159276709664E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 27700, "latestWkid": 27700, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5220400, "falseY": -15524400, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6a649600b914bab466c6f15388c61091", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAuklEQVQYlZ3OMUtCYRiG4SsVF3EQGhyCtgRxCFyEBsEfENHY0OAQ+BecbQmEIAhaOoNTS4OLjRG0ROsZ2l1ycSsx8rgJh08Qfbb35RrunC2W2x3H8t6dS5QUPbvwvR73HZkaulSRR+zao462pxBX3ThRWd01JYlbB4bGftN433EQWVN2quneSxr/meAwhef+fRiHGa8iDXV7MqvfyMCnOMRdD37MtJzJKvjy5sodkhCz0BPpiYL2NXjjlrcIKE/g+omAAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "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": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ALTITUDE", "type": "esriFieldTypeString", "alias": "ALTITUDE", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "ALTITUDE" }, { "name": "ROADS_ADM.Safety_Bollards.AREA", "type": "esriFieldTypeString", "alias": "AREA", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "ROADS_ADM.Safety_Bollards.AREA" }, { "name": "CHAINAGE", "type": "esriFieldTypeString", "alias": "CHAINAGE", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "CHAINAGE" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CREATEDATE", "type": "esriFieldTypeString", "alias": "CREATEDATE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "CREATEDATE" }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "CREATEDBY", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "CREATEDBY" }, { "name": "EDITDATE", "type": "esriFieldTypeString", "alias": "EDITDATE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "EDITDATE" }, { "name": "ILLUMSB", "type": "esriFieldTypeString", "alias": "ILLUMSB", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "ILLUMSB" }, { "name": "ITEMCODE", "type": "esriFieldTypeString", "alias": "ITEMCODE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ITEMCODE" }, { "name": "LASTEDITBY", "type": "esriFieldTypeString", "alias": "LASTEDITBY", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "LASTEDITBY" }, { "name": "MATERIALSB", "type": "esriFieldTypeString", "alias": "MATERIALSB", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "MATERIALSB" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "NAME" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NOTES" }, { "name": "NUMBER_", "type": "esriFieldTypeString", "alias": "NUMBER_", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "NUMBER_" }, { "name": "OFFSET", "type": "esriFieldTypeString", "alias": "OFFSET", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "OFFSET" }, { "name": "RENDATE", "type": "esriFieldTypeString", "alias": "RENDATE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "RENDATE" }, { "name": "SECTIONID", "type": "esriFieldTypeString", "alias": "SECTIONID", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "SECTIONID" }, { "name": "SGNCATSB", "type": "esriFieldTypeString", "alias": "SGNCATSB", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "SGNCATSB" }, { "name": "SNDGRMNMSB", "type": "esriFieldTypeString", "alias": "SNDGRMNMSB", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "SNDGRMNMSB" }, { "name": "TOWN", "type": "esriFieldTypeString", "alias": "TOWN", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "TOWN" }, { "name": "TYPESB", "type": "esriFieldTypeString", "alias": "TYPESB", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "TYPESB" }, { "name": "USRN", "type": "esriFieldTypeString", "alias": "USRN", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "USRN" }, { "name": "UUID", "type": "esriFieldTypeString", "alias": "UUID", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "UUID" }, { "name": "XSPRMMS", "type": "esriFieldTypeString", "alias": "XSPRMMS", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "XSPRMMS" }, { "name": "TYPE_OF_INSTALL", "type": "esriFieldTypeString", "alias": "TYPE_OF_INSTALL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE_OF_INSTALL" }, { "name": "FINANCIAL_YEAR", "type": "esriFieldTypeString", "alias": "FINANCIAL_YEAR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FINANCIAL_YEAR" }, { "name": "YEAR_", "type": "esriFieldTypeString", "alias": "YEAR_", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "YEAR_" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R11374_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A6036_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Safety Bollards", "description": "", "prototype": { "attributes": { "FINANCIAL_YEAR": null, "YEAR_": null, "ALTITUDE": null, "ROADS_ADM.Safety_Bollards.AREA": null, "CHAINAGE": null, "CONDITION": null, "CREATEDATE": null, "CREATEDBY": null, "EDITDATE": null, "ILLUMSB": null, "ITEMCODE": null, "LASTEDITBY": null, "MATERIALSB": null, "NAME": null, "NOTES": null, "NUMBER_": null, "OFFSET": null, "RENDATE": null, "SECTIONID": null, "SGNCATSB": null, "SNDGRMNMSB": null, "TOWN": null, "TYPESB": null, "USRN": null, "UUID": null, "XSPRMMS": null, "TYPE_OF_INSTALL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": false }, { "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": "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": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6ff4034e45624016ae95480ba1c2f39c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Street Signs", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 186377.2031, "ymin": 620849.502900001, "xmax": 241212.8948, "ymax": 668908.8861, "spatialReference": { "wkid": 27700, "latestWkid": 27700, "xyTolerance": 0.001, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -5220400, "falseY": -15524400, "xyUnits": 4.5048159276709664E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 27700, "latestWkid": 27700, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5220400, "falseY": -15524400, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5f61e30b772ceeb655e2faf76bd29ef5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA1UlEQVQYlWNhIAGwkK34agMD29GnDEH/GRkEeUUY1kW1MbzEqrg3jkHtPRPDpjgHBnU2FgaGq08YWudlMWQmTWNYiaFYS4ahy1qDQR3G15FlEPz/n2GCjAzDpidPGL6jKBbhZTBAd6OOLIOEnzaD/bQnDDtQFP/+x/CKgYFBHlnxrz8Mf0/dYXiC4YwDVxnmW6gwGDMyMjDBxLZfYFh85i7DVQzFVcsYZn77zvDDSY8hgJmRgfvmc4ZDaTMZJjMwMPzHFnT/WtYzzG9ZzzAf3e3YFBMEAJU0OpfweZIvAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "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": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ALTITUDE", "type": "esriFieldTypeString", "alias": "ALTITUDE", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "ALTITUDE" }, { "name": "ROADS_ADM.Street_Signs.AREA", "type": "esriFieldTypeString", "alias": "AREA", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "ROADS_ADM.Street_Signs.AREA" }, { "name": "CATEGORYSG", "type": "esriFieldTypeString", "alias": "CATEGORYSG", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "CATEGORYSG" }, { "name": "CHAINAGE", "type": "esriFieldTypeString", "alias": "CHAINAGE", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "CHAINAGE" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CREATEDATE", "type": "esriFieldTypeString", "alias": "CREATEDATE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "CREATEDATE" }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "CREATEDBY", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "CREATEDBY" }, { "name": "DGRMNUMSG", "type": "esriFieldTypeString", "alias": "DGRMNUMSG", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DGRMNUMSG" }, { "name": "EDITDATE", "type": "esriFieldTypeString", "alias": "EDITDATE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "EDITDATE" }, { "name": "HEIGHTSG", "type": "esriFieldTypeString", "alias": "HEIGHTSG", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "HEIGHTSG" }, { "name": "ILLUMSG", "type": "esriFieldTypeString", "alias": "ILLUMSG", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ILLUMSG" }, { "name": "ITEMCODE", "type": "esriFieldTypeString", "alias": "ITEMCODE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ITEMCODE" }, { "name": "LASTEDITBY", "type": "esriFieldTypeString", "alias": "LASTEDITBY", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "LASTEDITBY" }, { "name": "MNTHGHTSG", "type": "esriFieldTypeString", "alias": "MNTHGHTSG", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "MNTHGHTSG" }, { "name": "MNTMDSG", "type": "esriFieldTypeString", "alias": "MNTMDSG", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "MNTMDSG" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "NAME" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NOTES" }, { "name": "NUMBER_", "type": "esriFieldTypeString", "alias": "NUMBER_", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "NUMBER_" }, { "name": "OFFSET", "type": "esriFieldTypeString", "alias": "OFFSET", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "OFFSET" }, { "name": "PHOTO", "type": "esriFieldTypeString", "alias": "PHOTO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "PHOTO" }, { "name": "POLESUTY", "type": "esriFieldTypeString", "alias": "POLESUTY", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "POLESUTY" }, { "name": "POLESPACE", "type": "esriFieldTypeString", "alias": "POLESPACE", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "POLESPACE" }, { "name": "RENDATE", "type": "esriFieldTypeString", "alias": "RENDATE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "RENDATE" }, { "name": "SECTIONID", "type": "esriFieldTypeString", "alias": "SECTIONID", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "SECTIONID" }, { "name": "SHAPE_1", "type": "esriFieldTypeString", "alias": "SHAPE_1", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "SHAPE_1" }, { "name": "STDSZSG", "type": "esriFieldTypeString", "alias": "STDSZSG", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "STDSZSG" }, { "name": "TOWN", "type": "esriFieldTypeString", "alias": "TOWN", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "TOWN" }, { "name": "USRN", "type": "esriFieldTypeString", "alias": "USRN", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "USRN" }, { "name": "UUID", "type": "esriFieldTypeString", "alias": "UUID", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "UUID" }, { "name": "WIDTHSG", "type": "esriFieldTypeString", "alias": "WIDTHSG", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "WIDTHSG" }, { "name": "XSPRMMS", "type": "esriFieldTypeString", "alias": "XSPRMMS", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "XSPRMMS" }, { "name": "LOCAL_DESIGNATION", "type": "esriFieldTypeString", "alias": "LOCAL_DESIGNATION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LOCAL_DESIGNATION" }, { "name": "TYPE_OF_INSTALL", "type": "esriFieldTypeString", "alias": "TYPE_OF_INSTALL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE_OF_INSTALL" }, { "name": "FINANCIAL_YEAR", "type": "esriFieldTypeString", "alias": "FINANCIAL_YEAR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FINANCIAL_YEAR" }, { "name": "YEAR_", "type": "esriFieldTypeString", "alias": "YEAR_", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "YEAR_" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R11376_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A6038_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Street Signs", "description": "", "prototype": { "attributes": { "FINANCIAL_YEAR": null, "YEAR_": null, "ALTITUDE": null, "ROADS_ADM.Street_Signs.AREA": null, "CATEGORYSG": null, "CHAINAGE": null, "CONDITION": null, "CREATEDATE": null, "CREATEDBY": null, "DGRMNUMSG": null, "EDITDATE": null, "HEIGHTSG": null, "ILLUMSG": null, "ITEMCODE": null, "LASTEDITBY": null, "MNTHGHTSG": null, "MNTMDSG": null, "NAME": null, "NOTES": null, "NUMBER_": null, "OFFSET": null, "PHOTO": null, "POLESUTY": null, "POLESPACE": null, "RENDATE": null, "SECTIONID": null, "SHAPE_1": null, "STDSZSG": null, "TOWN": null, "USRN": null, "UUID": null, "WIDTHSG": null, "XSPRMMS": null, "LOCAL_DESIGNATION": null, "TYPE_OF_INSTALL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": false }, { "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": "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": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6ff4034e45624016ae95480ba1c2f39c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Pedestrian Guard Rail", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 202022.9156, "ymin": 620999.6899, "xmax": 238334.8325, "ymax": 668009.3936, "spatialReference": { "wkid": 27700, "latestWkid": 27700, "xyTolerance": 0.001, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -5220400, "falseY": -15524400, "xyUnits": 4.5048159276709664E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 27700, "latestWkid": 27700, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5220400, "falseY": -15524400, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 30, 148, 0, 255 ], "width": 2 } }, "scaleSymbols": true, "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": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ROADS_ADM.PGR.AREA", "type": "esriFieldTypeString", "alias": "AREA", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "ROADS_ADM.PGR.AREA" }, { "name": "CHAINEND", "type": "esriFieldTypeString", "alias": "CHAINEND", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "CHAINEND" }, { "name": "CHAINSTART", "type": "esriFieldTypeString", "alias": "CHAINSTART", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "CHAINSTART" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CREATEDATE", "type": "esriFieldTypeString", "alias": "CREATEDATE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "CREATEDATE" }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "CREATEDBY", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "CREATEDBY" }, { "name": "EDITDATE", "type": "esriFieldTypeString", "alias": "EDITDATE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "EDITDATE" }, { "name": "HEIGHTPR", "type": "esriFieldTypeString", "alias": "HEIGHTPR", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "HEIGHTPR" }, { "name": "ITEMCODE", "type": "esriFieldTypeString", "alias": "ITEMCODE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ITEMCODE" }, { "name": "LASTEDITBY", "type": "esriFieldTypeString", "alias": "LASTEDITBY", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "LASTEDITBY" }, { "name": "LINELENGTH", "type": "esriFieldTypeString", "alias": "LINELENGTH", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "LINELENGTH" }, { "name": "MTRLPR", "type": "esriFieldTypeString", "alias": "MTRLPR", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "MTRLPR" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "NAME" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NOTES" }, { "name": "OFFSET", "type": "esriFieldTypeString", "alias": "OFFSET", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "OFFSET" }, { "name": "TOWN", "type": "esriFieldTypeString", "alias": "TOWN", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "TOWN" }, { "name": "TYPEPR", "type": "esriFieldTypeString", "alias": "TYPEPR", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "TYPEPR" }, { "name": "XSPRMMS", "type": "esriFieldTypeString", "alias": "XSPRMMS", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "XSPRMMS" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R222008_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A8692_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Pedestrian Guard Rail", "description": "", "prototype": { "attributes": { "XSPRMMS": null, "TYPEPR": null, "ROADS_ADM.PGR.AREA": null, "CHAINEND": null, "CHAINSTART": null, "CONDITION": null, "CREATEDATE": null, "CREATEDBY": null, "EDITDATE": null, "HEIGHTPR": null, "ITEMCODE": null, "LASTEDITBY": null, "LINELENGTH": null, "MTRLPR": null, "NAME": null, "NOTES": null, "OFFSET": null, "TOWN": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": false }, { "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": "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": "6ff4034e45624016ae95480ba1c2f39c" } ], "tables": [] }