{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Accessibility Infrastructure", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "97b59ecb2874ed039e765680f7e9c5a7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABM0lEQVQoka3PTyiDcRzH8fdj05M/D9ljh5E0ba2m3BSJkhycRHESahcH5eYgc9yRyGG7OVCuUju4mhbKnzIX5jB/FnnMYXuyP8bF82S2Z0m+p9/3++v17fM188cy/ze0O+twJzKoz28cAmpZWAvWaQfLsw4GXBK23Afvuw+c+KNs7j2yZgQFbwf+eRej+qeAaaSZzr5G3JPHmIJxVorgRCueOSfDpXLLIjUzbXiCcQJabB32WOgXKzAZ3MyQjfZemcF9hZ0CWFVJvRH6ik1TNRaUH1Gf0tyXg9dJsncpjvRF2iOaYDWsMNYt01AKbt8SPnghUgQDMS5bJJYE8HXJSNo8nYetGOfRJFMF0b83ixHW1Qyh01cWrCL2bB71JkUod4F3A/KGEMB3xRkwXu7ekvC39QlX2VR7Vxf4AQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 219893.955, "ymin": 180862.52019999898, "xmax": 533606.4628, "ymax": 673624.622099999, "spatialReference": { "wkid": 27700, "latestWkid": 27700, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5782271.75658968, "falseY": -1.6523914898413947E7, "xyUnits": 4.0953538364204395E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "INFRASTRUCTURE_TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "INFRASTRUCTURE_TYPE", "type": "esriFieldTypeString", "alias": "Accessibility Infrastructure Type", "length": 50, "domain": { "type": "codedValue", "name": "Active_Travel_Accessibility_Infrastructure_Type", "description": "Accessibility Infrastrucure for Active Travel Audit", "codedValues": [ { "name": "Barrier", "code": "Barrier" }, { "name": "Bollard", "code": "Bollard" }, { "name": "Guardrail", "code": "Guardrail" }, { "name": "Crossing", "code": "Crossing" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BOLLARD_MATERIAL", "type": "esriFieldTypeString", "alias": "Bollard Material", "length": 255, "domain": { "type": "codedValue", "name": "Active_Travel_Bollard_Material", "description": "Bollard Material in Active Travel Audit", "codedValues": [ { "name": "Plastic", "code": "Plastic" }, { "name": "Metal", "code": "Metal" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Wooden", "code": "Wooden" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BOLLARD_ILLUMINATED", "type": "esriFieldTypeString", "alias": "Bollard Illuminated?", "length": 255, "domain": { "type": "codedValue", "name": "Active_Travel_Illuminated", "description": "Illuminated in Active Travel Audit", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Reflectorised", "code": "Reflectorised" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BOLLARD_HEIGHT", "type": "esriFieldTypeDouble", "alias": "Bollard Height", "domain": null }, { "name": "NUMBER_BOLLARDS", "type": "esriFieldTypeInteger", "alias": "Number of Bollards", "domain": null }, { "name": "BARRIER_TYPE", "type": "esriFieldTypeString", "alias": "Barrier Type", "length": 50, "domain": { "type": "codedValue", "name": "Active_Travel_Barrier_Type", "description": "Type of Barrier in Active Travel Audit", "codedValues": [ { "name": "Guardrail", "code": "Guardrail" }, { "name": "Safety Fence", "code": "Safety_Fence" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GUARDRAIL_TYPE", "type": "esriFieldTypeString", "alias": "Guardrail Type", "length": 255, "domain": { "type": "codedValue", "name": "Active_Travel_Guardrail_Type", "description": "Guardrail type in Active Travel Audit", "codedValues": [ { "name": "Visirail A", "code": "Visirail A" }, { "name": "Visirail C", "code": "Visirail C" }, { "name": "Standard", "code": "Standard" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BARRIER_LENGTH", "type": "esriFieldTypeDouble", "alias": "Barrier Length", "domain": null }, { "name": "BARRIER_MATERIAL", "type": "esriFieldTypeString", "alias": "Barrier Material", "length": 50, "domain": null }, { "name": "BARRIER_COMMENT", "type": "esriFieldTypeString", "alias": "Barrier Comment (purpose?)", "length": 50, "domain": null }, { "name": "CROSSING_WIDTH", "type": "esriFieldTypeString", "alias": "Crossing Width", "length": 50, "domain": null }, { "name": "CROSSING_TYPE", "type": "esriFieldTypeString", "alias": "Crossing Type", "length": 50, "domain": { "type": "codedValue", "name": "Active_Travel_Crossing_Type", "description": "Crossing Type for Active Travel Audit", "codedValues": [ { "name": "Dropped kerbs", "code": "dropped_kerbs" }, { "name": "Dropped kerb + tactile", "code": "dropped_kerbs_tactile" }, { "name": "Dropped kerb + tactile + island", "code": "dropped_kerbs_tactile_island" }, { "name": "Zebra crossing", "code": "zebra_crossing" }, { "name": "Signalised crossing", "code": "signalised_crossing" }, { "name": "Missing crossing", "code": "missing_crossing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "condition", "length": 50, "domain": { "type": "codedValue", "name": "Active_Travel_Sign_Condition", "description": "Sign Condition for Active Travel Audit", "codedValues": [ { "name": "Green", "code": "Green" }, { "name": "Amber", "code": "Amber" }, { "name": "Red", "code": "Red" }, { "name": "Missing", "code": "Missing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GENERAL_COMMENTS", "type": "esriFieldTypeString", "alias": "General Comment", "length": 200, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R336965_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_336965", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A9707_IX1", "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1669802466000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c2f8333f4d054e4b809fbc7dfa695a10" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Lighting Infrastructure", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "bce8e205ab0f7828232d4ddcd0490ab4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABIklEQVQoka3PMUgCYRiA4fe4QzgyQsEhnNTNRk3ETaLBKTiwTQJ1ctE5qLHBoSwaapUEJ+FmbxHUKCQKrFHOoe0QJ4fLjpaU5O4kom/7/48H3k/ijyP9NwyFw0QnE2bTKQ/AbC30eglks5zn8+xFImzP53y22zzV69x1Oly5QaFS4aZUQlkuJcRMht1kkmi5jKhpXNigolAoFjlw6vb52MjlKGgat4vsJUwkSHs8iC43k06zk0qx3++jrkBZZssNfWcTCOC3pRoG7+ugrvNhGDza4GjE5WBANh7H5wRVlftej1cbbDR4CwY5FQTOYjE2F/+mCa0WL+MxRyvpPx/VKtemSXc45NjvJ2RZzHSdrixz0mxiuUKAWo1n4HDdvY7wt/MFfFZSJUb2oC0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 220139.3236, "ymin": 180806.2707, "xmax": 533648.6341, "ymax": 683095.784499999, "spatialReference": { "wkid": 27700, "latestWkid": 27700, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5782271.75658968, "falseY": -1.6523914898413947E7, "xyUnits": 4.0953538364204395E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LIGHTING_TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LIGHTING_TYPE", "type": "esriFieldTypeString", "alias": "Lighting Type", "length": 50, "domain": { "type": "codedValue", "name": "Active_Travel_Lighting_Type", "description": "Lighting Type for Active Travel Audit", "codedValues": [ { "name": "Solar studs", "code": "stud" }, { "name": "Lighting column", "code": "column" }, { "name": "Other lighting type", "code": "other" }, { "name": "Underpass lighting", "code": "underpass" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OTHER_TYPE", "type": "esriFieldTypeString", "alias": "Other Lighting Type", "length": 50, "domain": null }, { "name": "STUD_NUMBER", "type": "esriFieldTypeSmallInteger", "alias": "Solar Stud Number", "domain": null }, { "name": "STUD_TYPE", "type": "esriFieldTypeString", "alias": "Solar Stud Type", "length": 255, "domain": { "type": "codedValue", "name": "Active_Travel_Solar_Stud_Type", "description": "Solar Stud Type in Active Travel Audit", "codedValues": [ { "name": "Stick on", "code": "Stick on" }, { "name": "Sunken", "code": "Sunken" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STUD_ILLUMINATED", "type": "esriFieldTypeString", "alias": "Solar Stud Illuminated?", "length": 255, "domain": { "type": "codedValue", "name": "Active_Travel_Illuminated", "description": "Illuminated in Active Travel Audit", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Reflectorised", "code": "Reflectorised" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STUD_COLOUR", "type": "esriFieldTypeString", "alias": "Solar Stud Colour", "length": 255, "domain": null }, { "name": "STUD_SPACING", "type": "esriFieldTypeString", "alias": "Solar Stud Spacing", "length": 255, "domain": null }, { "name": "COLUMN_ID", "type": "esriFieldTypeString", "alias": "Column ID or Lavel", "length": 255, "domain": null }, { "name": "COLUMN_MATERIAL", "type": "esriFieldTypeString", "alias": "Lighting Column Material", "length": 255, "domain": { "type": "codedValue", "name": "Active_Travel_Column_Material", "description": "Lighting Column Material in Active Travel Audit", "codedValues": [ { "name": "Steel", "code": "Steel" }, { "name": "Aluminium", "code": "Aluminium" }, { "name": "Concrete", "code": "Concrete" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COLUMN_HEIGHT", "type": "esriFieldTypeSingle", "alias": "Column Height", "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Asset_Condition", "description": "Asset_Condition", "codedValues": [ { "name": "Good", "code": "G" }, { "name": "Average", "code": "Av" }, { "name": "Poor", "code": "P" }, { "name": "Very Poor", "code": "VP" }, { "name": "Very Good", "code": "VG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GENERAL_COMMENTS", "type": "esriFieldTypeString", "alias": "General Comments", "length": 200, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R336960_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_336960", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A9705_IX1", "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1669802466000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c2f8333f4d054e4b809fbc7dfa695a10" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Lighting Infrastructure Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 219865.8234, "ymin": 633101.441500001, "xmax": 236024.8376, "ymax": 660481.3401, "spatialReference": { "wkid": 27700, "latestWkid": 27700, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5782271.75658968, "falseY": -1.6523914898413947E7, "xyUnits": 4.0953538364204395E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LIGHTING_TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LIGHTING_TYPE", "type": "esriFieldTypeString", "alias": "Lighting Type", "length": 255, "domain": { "type": "codedValue", "name": "Active_Travel_Lighting_Type", "description": "Lighting Type for Active Travel Audit", "codedValues": [ { "name": "Solar studs", "code": "stud" }, { "name": "Lighting column", "code": "column" }, { "name": "Other lighting type", "code": "other" }, { "name": "Underpass lighting", "code": "underpass" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 255, "domain": { "type": "codedValue", "name": "Asset_Condition", "description": "Asset_Condition", "codedValues": [ { "name": "Good", "code": "G" }, { "name": "Average", "code": "Av" }, { "name": "Poor", "code": "P" }, { "name": "Very Poor", "code": "VP" }, { "name": "Very Good", "code": "VG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DISTANCE_BETWEEN", "type": "esriFieldTypeString", "alias": "Distance between lights", "length": 255, "domain": null }, { "name": "STUD_TYPE", "type": "esriFieldTypeString", "alias": "Solar Stud Type", "length": 255, "domain": { "type": "codedValue", "name": "Active_Travel_Solar_Stud_Type", "description": "Solar Stud Type in Active Travel Audit", "codedValues": [ { "name": "Stick on", "code": "Stick on" }, { "name": "Sunken", "code": "Sunken" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STUD_COLOUR", "type": "esriFieldTypeString", "alias": "Solar Stud Colour", "length": 255, "domain": null }, { "name": "STUD_ILLUMINATED", "type": "esriFieldTypeString", "alias": "Solar Stud Illuminated?", "length": 255, "domain": { "type": "codedValue", "name": "Active_Travel_Illuminated", "description": "Illuminated in Active Travel Audit", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Reflectorised", "code": "Reflectorised" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GENERAL_COMMENTS", "type": "esriFieldTypeString", "alias": "General Comments", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "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.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R337706_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_337706", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A9713_IX1", "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1675081714000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c2f8333f4d054e4b809fbc7dfa695a10" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Active Travel Signage", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b2b21ef5092ec574082b31ae8cb174b9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABIUlEQVQoka3Rv0sCARjG8a/dHQXdFZphN4WDWLa0uAQNIQ0uBkGtDf4XQY2NRRGRe0tjSw2tR1HDUUFCNBSUIIecxskh6Z0tKcn9IKJ3fODz8ry8In8c8b9hcniKjNPE7jS5AexwKDOZWGBXzZMbUVG7Dk5dRzcuOWk8cBAEI9MFjtUCq/1AQIhlySqzZF6OEEydPQ+ML1JM5Fnx6y3JjMZzFE2dUq92H8pploYkhICbic4zp6RZtp44G4CCxHgQ+q6NNEHMU7X9QSUMtqq0aXDrgZ919q1n1pQUUT9Yu+LaLPPogdULyuIY28COkkLp5W4bahr3HYONn4sG/vh+ymHXQrNf2RQUkhEXu2Wgvc2wRQk3EAJUzrkD1sPu9YW/nS/TF1D75awFYgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 219931.7077, "ymin": 180863.733100001, "xmax": 533593.9349, "ymax": 673616.4771, "spatialReference": { "wkid": 27700, "latestWkid": 27700, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5782271.75658968, "falseY": -1.6523914898413947E7, "xyUnits": 4.0953538364204395E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROUTE_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DIAGRAM_NUMBER", "type": "esriFieldTypeString", "alias": "Diagram Number", "length": 50, "domain": null }, { "name": "SIGN_CATEGORY", "type": "esriFieldTypeString", "alias": "Signage Category", "length": 255, "domain": { "type": "codedValue", "name": "Active_Travel_Signege_Category", "description": "Signage Category in Active Travel Audit", "codedValues": [ { "name": "Warning", "code": "Warning" }, { "name": "Regulatory", "code": "Regulatory" }, { "name": "Informatory", "code": "Informatory" }, { "name": "Bus/Tram/Bicycle", "code": "Bus_Tram_Ped_Cycle" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SIGN_ILLUMINATED", "type": "esriFieldTypeString", "alias": "Sign Illuminated?", "length": 255, "domain": { "type": "codedValue", "name": "Active_Travel_Illuminated", "description": "Illuminated in Active Travel Audit", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Reflectorised", "code": "Reflectorised" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SIGN_MOUNTING", "type": "esriFieldTypeString", "alias": "Method of sign mounting", "length": 255, "domain": { "type": "codedValue", "name": "Active_Travel_Signage_Mounting", "description": "Sign Mounting in Active Travel Audit", "codedValues": [ { "name": "Pole", "code": "Pole" }, { "name": "Lighting Column", "code": "Lighting Column" }, { "name": "Guardrail", "code": "Guardrail" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MOUNTING_HEIGHT", "type": "esriFieldTypeDouble", "alias": "Mounting Height", "domain": null }, { "name": "SIGN_SHAPE", "type": "esriFieldTypeString", "alias": "Shape of Sign", "length": 255, "domain": { "type": "codedValue", "name": "Active_Travel_Signage_Shape", "description": "Sign Shape in Active Travel Audit", "codedValues": [ { "name": "Triangular", "code": "Triangular" }, { "name": "Rectangular", "code": "Rectangular" }, { "name": "Round", "code": "Round" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SIGN_SIZE", "type": "esriFieldTypeSingle", "alias": "Sign Size", "domain": null }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "Direction", "length": 50, "domain": null }, { "name": "ROUTE_NAME", "type": "esriFieldTypeString", "alias": "Route Name", "length": 50, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Active_Travel_Sign_Condition", "description": "Sign Condition for Active Travel Audit", "codedValues": [ { "name": "Green", "code": "Green" }, { "name": "Amber", "code": "Amber" }, { "name": "Red", "code": "Red" }, { "name": "Missing", "code": "Missing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DISTANCE_TO_PATH", "type": "esriFieldTypeDouble", "alias": "Distance to Path", "domain": null }, { "name": "GENERAL_COMMENTS", "type": "esriFieldTypeString", "alias": "General Comments", "length": 200, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R336959_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_336959", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A9704_IX1", "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1669802466000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c2f8333f4d054e4b809fbc7dfa695a10" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Active Travel Infrastructure", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "237ecd99046d67ddebead9a8cf6fecd7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA9klEQVQoka3PPSgEABgG4Oe6KwkJ3UAZbpA6syJRksEkikmoWwzKZpAz3khkuNsMlFXqBqvTxeBnYHImFinble7IdBfuJ8k7ft/31PuF/DGh/4aRHqKv5F84R74ubCa8yOYyY710Fnk/5jLJ/gk7tWAgTnKV6S/L4BT9I0TnCabZqoBzxFaYrNa7g6YlYmlSpdplOMRoA8EaP5ugb5jxU46+wUZaa6HSYRftFVWfeaoH7yk8clEBc2xnmRmkrRo8JHvGbQVMcdfNRoDEAC2l+RsOuMmx8LN6Oevs5slcsRYmUiD/QKZIfI+PmhASXGO23r9V4W/zCQY/N+bdvJOwAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 219866.6785, "ymin": 180806.960999999, "xmax": 533624.1854, "ymax": 660468.0625, "spatialReference": { "wkid": 27700, "latestWkid": 27700, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5782271.75658968, "falseY": -1.6523914898413947E7, "xyUnits": 4.0953538364204395E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "INFRASTRUCTURE_TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "INFRASTRUCTURE_TYPE", "type": "esriFieldTypeString", "alias": "Infrastructure Type", "length": 50, "domain": { "type": "codedValue", "name": "Active_Travel_Infrastructure_Type", "description": "Infrastructure Type for Active Travel Audit", "codedValues": [ { "name": "Bench / rest point", "code": "bench" }, { "name": "Cycle parking", "code": "cycle_parking" }, { "name": "Bike maintenance stand", "code": "bike_maintenance" }, { "name": "Counter location", "code": "counter_location" }, { "name": "Picnic table", "code": "picnic_table" }, { "name": "Bus Stop", "code": "bus_stop" }, { "name": "Litter Bin", "code": "litter_bin" }, { "name": "Other", "code": "other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INFRASTRUCTURE_MATERIAL", "type": "esriFieldTypeString", "alias": "Infrastructure Material", "length": 255, "domain": { "type": "codedValue", "name": "Active_Travel_Infrastructure_Material", "description": "Active Travel Infrastructure Material in Active Travel Audit", "codedValues": [ { "name": "Wood", "code": "Wood" }, { "name": "Metal", "code": "Metal" }, { "name": "Plastic", "code": "Plastic" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CYCLE_PARKING_CAPACITY", "type": "esriFieldTypeString", "alias": "Cycle Parking Capacity", "length": 255, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Active_Travel_Sign_Condition", "description": "Sign Condition for Active Travel Audit", "codedValues": [ { "name": "Green", "code": "Green" }, { "name": "Amber", "code": "Amber" }, { "name": "Red", "code": "Red" }, { "name": "Missing", "code": "Missing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GENERAL_COMMENTS", "type": "esriFieldTypeString", "alias": "General Comments", "length": 200, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R336957_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_336957", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A9703_IX1", "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1669802466000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c2f8333f4d054e4b809fbc7dfa695a10" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Quality of Paths", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 173, 116, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 219863.881, "ymin": 180789.490599999, "xmax": 533825.0715, "ymax": 673616.4771, "spatialReference": { "wkid": 27700, "latestWkid": 27700, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5782271.75658968, "falseY": -1.6523914898413947E7, "xyUnits": 4.0953538364204395E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PATH_WIDTH", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PATH_WIDTH", "type": "esriFieldTypeSingle", "alias": "Path Width", "domain": null }, { "name": "CONDITION_OF_SURFACE", "type": "esriFieldTypeString", "alias": "Condition of Surface", "length": 50, "domain": { "type": "codedValue", "name": "Active_Travel_Condition_Description", "description": "Condition Description for Active Travel Audit", "codedValues": [ { "name": "Acceptable", "code": "1" }, { "name": "Safe but of Poor Appearance", "code": "2" }, { "name": "Minor Deterioration", "code": "3" }, { "name": "Major Deterioration", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONDITION_EXTENT", "type": "esriFieldTypeString", "alias": "Condition Extent", "length": 255, "domain": { "type": "codedValue", "name": "Active_Travel_Condition_Extent", "description": "Condition Extents for Active Travel Audit", "codedValues": [ { "name": "Up to 25%", "code": "1" }, { "name": "25% - 50%", "code": "2" }, { "name": "50% - 75%", "code": "3" }, { "name": "75% - 100%", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONDITION_SCORE", "type": "esriFieldTypeInteger", "alias": "Condition Score", "domain": null }, { "name": "DRAINAGE_PRESENT", "type": "esriFieldTypeString", "alias": "Drainage Present?", "length": 5, "domain": { "type": "codedValue", "name": "Yes_No", "description": "Yes_No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DRAINAGE_TYPE", "type": "esriFieldTypeString", "alias": "Drainage Type", "length": 255, "domain": { "type": "codedValue", "name": "Active_Travel_Drainage_Type", "description": "Drainage Type in Active Travel Audit", "codedValues": [ { "name": "Top entry", "code": "Top entry" }, { "name": "Side entry", "code": "Side entry" }, { "name": "Channel", "code": "Channel" }, { "name": "Ditch", "code": "Ditch" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRAINAGE_CONDITION", "type": "esriFieldTypeString", "alias": "Drainage Condition", "length": 50, "domain": { "type": "codedValue", "name": "Active_Travel_Gully_Condition", "description": "Gully Condition for Active Travel Audit", "codedValues": [ { "name": "Clean", "code": "Clean" }, { "name": "Overgrown", "code": "Overgrown" }, { "name": "Infilled", "code": "Infilled" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FLOOD_AREA", "type": "esriFieldTypeString", "alias": "Flood Area?", "length": 50, "domain": { "type": "codedValue", "name": "Yes_No", "description": "Yes_No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GENERAL_COMMENTS", "type": "esriFieldTypeString", "alias": "General Comments", "length": 200, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R336961_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_336961", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A9706_IX1", "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1669802466000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c2f8333f4d054e4b809fbc7dfa695a10" } ], "tables": [] }