{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.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 }, "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a044841c8a59dca136b86b2a6a8eb04a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABNklEQVQoka3RTyiDcRzH8fdjj5Y/I3vsMJKmrdWUmyJRkoMbiZNQuzjIzUXsuCORYjcHyVVqB1fTQvlT5sIc5s8ijzlsT/bHaGoPa3ueJJ/b9/ft9ev7+31F/hjxv6HNUYMrlkJ5fuMQUHRhNVgm7SxO2+lzmrBmPnjffeBkPczm3iMrWlDwtLE262RYbQoYhhpp76nHNX6MwR9lqQiONeOecTBYam7JSNVUC25/FF9+bBV2mek1lmHQ+owBK63dEv37MjsFsKKcWi2UiyhAQyVm5K/yGz4luUcn13HSdwmO8rUKwzGWgzIjnRJ1peD2LcGDF0JF0BfhssmERwBvh4Qpf57MwlaE83CciZ8XFexxPsSqkiJw+sqcxYgtnUW5SRDIXLCwAVlNmIv3ijNgVO+9JeFv8wlYlVR8OtH3+QAAAABJRU5ErkJggg==", "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 } ], "supportsAttachmentsResizing": true, "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, "maxSelectionCount": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": 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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1669802466000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c2f8333f4d054e4b809fbc7dfa695a10" }, { "currentVersion": 11.5, "cimVersion": "3.5.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 }, "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "de7df6d3b360be3196b410037bae3293", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABKElEQVQoka3RMUgCcRTH8a/cIRwZoeAQTupmoybidkSDWxjXJoE3OYlrUGODQ1kE0SoJbnKztwhqFBIF1ijn0HaIk8NlEgaK4p1E9Nve/8/nz3vvL/LHiP8Ng6EQkcGA0XDIIzBaCz0e/IrCRTbLXjjM9njMV73Oc7nMfaPBtRN0FQrc5nIczi9FhFSK3USCSD6PoOtcrsB0GlVVObDr2+tlI5NB1XXuZm3PYTyO7HYjOC1DltlJJtlvt9GWoCSx5YSmEUXw+/H9FIvQNPlgTQyDT9PkaQX2elx1OiixGF47qGk8tFq8rcBKhfdAgDOXi/NolM3ZuWVBrcZrv8/x4kNL/1gscmNZNLtdTnw+gpMJI8OgKUmcVqtMHOE0pRIvwNG6eW3hb/MNe+FSJgSHaqIAAAAASUVORK5CYII=", "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 } ], "supportsAttachmentsResizing": true, "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, "maxSelectionCount": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": 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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1669802466000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c2f8333f4d054e4b809fbc7dfa695a10" }, { "currentVersion": 11.5, "cimVersion": "3.5.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 }, "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 }, "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 } ], "supportsAttachmentsResizing": true, "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, "maxSelectionCount": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": 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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1675081714000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c2f8333f4d054e4b809fbc7dfa695a10" }, { "currentVersion": 11.5, "cimVersion": "3.5.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 }, "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "005df021890c08fd57bb3a5797b8e6d6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABJ0lEQVQoka3Rv0sCcRjH8bd97yjortAMuykcxLKlxSVoCGlwkSBqbfC/CGpsLIrox97S2FJDqxU1HBUkRENBCSJyGieHdJ6GgaJ4JxF9tueB15fneb4Sf4z03zA8OEHMqWDVKtwCVn+oMB6aY1tLkhjS0BoOTklHL1xyUn5kzwv6JlMcaimW2w2BCMSJq9PEXg8Qhs5ODwzOkw4lWXKbW1YYDiZIGzrHrbHbUImyMCAjvI7hn2VGjbJoPnPWBYXMqBdqxidAHiPwU3RC+5McfVLNY1Pmrgd+ldg1X1hRI/jdYPGaGyPLUw/MX5CVRtgEttQIaqtft6F4xUOtwFrnQ13/+HHKfsMkY72xLlTCvjpWtUDmfYoNjqh7wmZy59wDq/32dYW/zTfVQVD86MyAtgAAAABJRU5ErkJggg==", "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 } ], "supportsAttachmentsResizing": true, "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, "maxSelectionCount": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": 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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1669802466000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c2f8333f4d054e4b809fbc7dfa695a10" }, { "currentVersion": 11.5, "cimVersion": "3.5.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 }, "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "cf47efe360a37158062af33ffc11f58e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/UlEQVQoka3RPygEUBwH8M91VxISuoEy3CB1ZkWiJIONxCTULQbZLOLGG4kUtxkkq5TBii4GfwYmZ2KRsl3pjkSd7ro/Sb7b7733ef1+74X8MaH/hpEOoq9kXjhHpiqsJzzL6jxDnbTmeD/kcpvdYzYqwUCcrUXGCzaDY3QPEJ0meMRaCZwitsBoub5bqJsjdkQy3/YP7GOwhmClxxihq5/hEw6KYC2NlVD+YBvN30UhfOZJldyTfeSiBKZZTzHRS1M5uE/qjNsSmOSunXiARA8N+fU37HGTZqbwoqJ/XGYzw+kVS2EiWTIPnOZY2eGjIvxKgmtMVpu3LPxtPgEG+zfnylhvgAAAAABJRU5ErkJggg==", "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 } ], "supportsAttachmentsResizing": true, "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, "maxSelectionCount": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": 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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1669802466000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c2f8333f4d054e4b809fbc7dfa695a10" }, { "currentVersion": 11.5, "cimVersion": "3.5.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 }, "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 }, "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 } ], "supportsAttachmentsResizing": true, "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, "maxSelectionCount": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": 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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1669802466000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c2f8333f4d054e4b809fbc7dfa695a10" } ], "tables": [] }