{ "currentVersion": 10.61, "id": 0, "name": "Light Issue Reporter", "parentLayerId": -1, "defaultVisibility": true, "minScale": 250000, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "DateCreated", "editDateField": "DateModified" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": 3058097.1526744515, "ymin": 1290663.7822257131, "xmax": 3129476.56897074, "ymax": 1329565.3159711957, "spatialReference": { "wkid": 102653, "latestWkid": 2231 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SubtypeCode", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "1", "label": "Street Light", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "2", "label": "Security Light", "description": "" }, { "symbol": { "type": "esriPMS", "url": "3dbca5ba1334848c88088a1c27094cd7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPhJREFUGJV9z71Kw2AYxfH/2z5EExPpB+mHhpjBDyhegl6Bg5ubizchuDi5eEsObgoi6CCKk6G01pYitr6YWNLEpYUK1rOeHw/PEYDz08OjwrKVaB2bre7HGoBtGQOvXuoAvLTe7gTgYH/3LIOaSJ7VehmlQOuIsNlla8Pj4vL+WAD67wPZXPdwbJNpbNtkuxHw8BgCIABf8Sg3i2YT+FWub59dAcgr9SeaXh7q2BGAbC6DbFIKwHiczoXtTh9/xX0VgKpbSMJmj8Cv/EKfOiJJUpYsI56sHkqtUuTq5gmRHKBI0xRzcYFS0SH6HhkCsLN3Uv7nTQB+AOqZS0X9z0/AAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "Pedestal Light", "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": "LocationID", "typeIdField": "SubtypeCode", "subtypeField": "SubtypeCode", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "SubtypeCode", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null, "editable": true, "nullable": true }, { "name": "LocationID", "type": "esriFieldTypeString", "alias": "Location ID", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "FixtureType", "type": "esriFieldTypeString", "alias": "FixtureType", "domain": { "type": "codedValue", "name": "Street Light Fixture Type", "description": "", "codedValues": [ { "name": "COBRA", "code": "COBRA" }, { "name": "SECURE", "code": "SECURE" }, { "name": "SHBOX", "code": "SHBOX" }, { "name": "Pedestal", "code": "Pedestal" }, { "name": "DECO", "code": "DECO" }, { "name": "POSTTOP", "code": "POSTOP" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50 }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "Light Owner", "description": "", "codedValues": [ { "name": "LDDA", "code": "LDDA" }, { "name": "LPC", "code": "LPC" }, { "name": "Parks", "code": "PARKS" }, { "name": "Foreign", "code": "FOREIGN" }, { "name": "CivicCenter", "code": "CIVIC" }, { "name": "SafetyJustice", "code": "SAFEJUS" }, { "name": "Fire", "code": "FIRE" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50 }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "domain": null, "editable": false, "nullable": true, "length": 8 }, { "name": "DateModified", "type": "esriFieldTypeDate", "alias": "DateModified", "domain": null, "editable": false, "nullable": true, "length": 8 }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "MailToLink", "type": "esriFieldTypeString", "alias": "MailToLink", "domain": null, "editable": true, "nullable": true, "length": 75 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R81_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S45_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 1, "name": "Street Light", "domains": { "FixtureType": {"type": "inherited"}, "Owner": {"type": "inherited"} }, "templates": [ { "name": "Street Light", "description": "", "prototype": { "attributes": { "Email": null, "MailToLink": null, "SubtypeCode": 1, "LocationID": null, "Comments": null, "FixtureType": null, "Owner": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 2, "name": "Security Light", "domains": { "FixtureType": {"type": "inherited"}, "Owner": {"type": "inherited"} }, "templates": [ { "name": "Security Light", "description": "", "prototype": { "attributes": { "Email": null, "MailToLink": null, "SubtypeCode": 2, "LocationID": null, "Comments": null, "FixtureType": null, "Owner": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 3, "name": "Pedestal Light", "domains": { "FixtureType": {"type": "inherited"}, "Owner": {"type": "inherited"} }, "templates": [ { "name": "Pedestal Light", "description": "", "prototype": { "attributes": { "Email": null, "MailToLink": null, "SubtypeCode": 3, "LocationID": null, "Comments": null, "FixtureType": null, "Owner": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "subtypes": [ { "code": 1, "name": "Street Light", "defaultValues": { "SubtypeCode": 1, "LocationID": null, "Comments": null, "FixtureType": null, "Owner": null, "DateCreated": null, "DateModified": null, "Email": null, "MailToLink": null }, "domains": { "FixtureType": {"type": "inherited"}, "Owner": {"type": "inherited"} } }, { "code": 2, "name": "Security Light", "defaultValues": { "SubtypeCode": 2, "LocationID": null, "Comments": null, "FixtureType": null, "Owner": null, "DateCreated": null, "DateModified": null, "Email": null, "MailToLink": null }, "domains": { "FixtureType": {"type": "inherited"}, "Owner": {"type": "inherited"} } }, { "code": 3, "name": "Pedestal Light", "defaultValues": { "SubtypeCode": 3, "LocationID": null, "Comments": null, "FixtureType": null, "Owner": null, "DateCreated": null, "DateModified": null, "Email": null, "MailToLink": null }, "domains": { "FixtureType": {"type": "inherited"}, "Owner": {"type": "inherited"} } }, { "code": 4, "name": "City Light", "defaultValues": { "SubtypeCode": 4, "LocationID": null, "Comments": null, "FixtureType": null, "Owner": null, "DateCreated": null, "DateModified": null, "Email": null, "MailToLink": null }, "domains": { "FixtureType": {"type": "inherited"}, "Owner": {"type": "inherited"} } } ], "maxRecordCount": 1500, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }