{ "currentVersion": 10.81, "id": 24, "name": "Basingstoke Sweep", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 438249.8239909336, "ymin": 137776.0275976602, "xmax": 471365.1014245311, "ymax": 165313.05131725408, "spatialReference": { "wkid": 27700, "latestWkid": 27700 } }, "sourceSpatialReference": { "wkid": 27700, "latestWkid": 27700 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 2.4 }, "value": "Carriageway", "label": "Carriageway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2.4 }, "value": "Garage access", "label": "Garage access", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 2.4 }, "value": "Remote Footpath", "label": "Remote Footpath", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SITE_NAME", "typeIdField": "TYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SITE_NAME", "type": "esriFieldTypeString", "alias": "SITE_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SITE_NAME" }, { "name": "FEATURE_ID", "type": "esriFieldTypeString", "alias": "FEATURE_ID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FEATURE_ID" }, { "name": "FEATURE_LO", "type": "esriFieldTypeString", "alias": "FEATURE_LO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "FEATURE_LO" }, { "name": "SITE_CODE", "type": "esriFieldTypeString", "alias": "SITE_CODE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SITE_CODE" }, { "name": "ROAD_CLASS", "type": "esriFieldTypeString", "alias": "ROAD_CLASS", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "ROAD_CLASS" }, { "name": "SHAPE_STLE", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_STLE" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TYPE" }, { "name": "ADOPTED", "type": "esriFieldTypeString", "alias": "ADOPTED", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "ADOPTED" }, { "name": "FWLENGTH", "type": "esriFieldTypeDouble", "alias": "FWLENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FWLENGTH" }, { "name": "FWAREA", "type": "esriFieldTypeDouble", "alias": "FWAREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FWAREA" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R396_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S360_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Carriageway", "name": "Carriageway", "domains": {}, "templates": [ { "name": "Carriageway", "description": "", "prototype": { "attributes": { "FWAREA": 0, "SITE_NAME": "", "FEATURE_ID": "", "FEATURE_LO": "", "SITE_CODE": "", "ROAD_CLASS": "", "SHAPE_STLE": 0, "TYPE": "Carriageway", "ADOPTED": "", "FWLENGTH": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Garage access", "name": "Garage access", "domains": {}, "templates": [ { "name": "Garage access", "description": "", "prototype": { "attributes": { "FWAREA": 0, "SITE_NAME": "", "FEATURE_ID": "", "FEATURE_LO": "", "SITE_CODE": "", "ROAD_CLASS": "", "SHAPE_STLE": 0, "TYPE": "Garage access", "ADOPTED": "", "FWLENGTH": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Remote Footpath", "name": "Remote Footpath", "domains": {}, "templates": [ { "name": "Remote Footpath", "description": "", "prototype": { "attributes": { "FWAREA": 0, "SITE_NAME": "", "FEATURE_ID": "", "FEATURE_LO": "", "SITE_CODE": "", "ROAD_CLASS": "", "SHAPE_STLE": 0, "TYPE": "Remote Footpath", "ADOPTED": "", "FWLENGTH": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b1138090602c4487b2ee67aba3d490fe" }