{ "currentVersion": 10.91, "id": 14, "name": "Repair Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102672, "latestWkid": 3436 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ORIENTATION", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "38a5e824d328202df6a0ef2ea026ec9c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAYAAAB24g05AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAOlJREFUKJGlkDFug1AQRN9+E6X/nbkG8S3iyuIGEVwDHwMO4CKIKuf4yi1wtz0FbAoMNhYiijLlamZ2ZiL+iegvZDuR4chMCO6TfDawExk7Pgy++4jzy4V2KfQJTgvgHUCMxFJiqTmOBu41FusOAoeo8xVoOwltpxmm2XYF6fbYWlwtxNj/uoEY8f2kiaWUQPLEDSYEMRZpphHvXxzlk/DKQCEN1ZByhHWDVZhQSe8raTRsVlhBYPC5azSAzkcZfIvTBXE0GHyO0xLA4Oxqvh6Fs0GjwdLbFr2vQG8jjhHfturMJvXEGx/8ANs3V8qFB54XAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Horizontal", "label": "Horizontal", "description": "" }, { "symbol": { "type": "esriPMS", "url": "9c8458696cd1711afc6ecc20112a7d00", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAQCAYAAADAvYV+AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARBJREFUKJGV0j9ugzAUx/Gvqa3sbOUWFT1GmwWRIQcIxygcAw7AUMQScg3UU5Ru3pETXgf+JE2TSn2SJSN/9PN7wpp/lAaQyA/xbAN0wBeAKDoAhINX0SwYz6bA47QAUDJveIJLfIGuS+DjZxuQKdgvYiABvx2DAewZexWNxLRAOLZFqiob3BwQ4GhYa8fn3JZE7FRNcRObkm7YUChhN6XncAcDnDSZdhMGhg25905yE5uSbohXmaJ/A1DCTiK/ULVtf+Fx2D6VmJfzsDYHnhfstgQPbjoEhNVB0c/foUR+qGrbarcl0I79kgRAf3WdbYBAm5JO4vE93CtRF7/7aEi0I7+HT5pswaakA17/Sgf4BucMWVZU+b7HAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Vertical", "label": "Vertical", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2361410.978078708, "ymin": 633632.5512948334, "xmax": 2381884.264977053, "ymax": 646211.0938341022, "spatialReference": { "wkid": 102672, "latestWkid": 3436 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 25, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 255, "domain": null }, { "name": "ORIENTATION", "type": "esriFieldTypeString", "alias": "Orientation", "length": 25, "domain": { "type": "codedValue", "name": "Orientation", "description": "List of orientation", "codedValues": [ { "name": "Vertical", "code": "Vertical" }, { "name": "Horizontal", "code": "Horizontal" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Repair Status", "length": 50, "domain": { "type": "codedValue", "name": "RepairStatus", "description": "Repair status list.", "codedValues": [ { "name": "Needs Repair", "code": "Needs Repair" }, { "name": "On-going", "code": "On-going" }, { "name": "Complete", "code": "Complete" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUSDATE", "type": "esriFieldTypeDate", "alias": "Status Date", "length": 8, "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": "LocationConfirmed", "type": "esriFieldTypeString", "alias": "Location Confirmed", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R108_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S15_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "9fe4f92771bb4aadad78fb39d588e218" }