{ "currentVersion": 10.61, "id": 0, "name": "NLAUD.SDE.Reports", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": 907284.2028224133, "ymin": 683630.34341041, "xmax": 910271.8208629116, "ymax": 687119.3902380764, "spatialReference": { "wkid": 103022, "latestWkid": 6438 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Category", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 212, 235, 252, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Bike Lane", "label": "Additional Bike Lane", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 182, 252, 232, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Sidewalk", "label": "Additional Sidewalk", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 252, 212, 242, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Police", "label": "Enhance Police Presence", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 209, 252, 184, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Commerical", "label": "Inc. Commerical Activity", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 252, 242, 210, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Multifamily", "label": "Inc. Multifamily Dev", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 244, 179, 252, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Single-Family", "label": "Inc. Single-Family Dev", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 252, 190, 179, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Park", "label": "Park Expansion", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 185, 184, 252, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Taffic", "label": "Traffic Improvement", "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": "Category", "typeIdField": "Category", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "Date", "type": "esriFieldTypeDate", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "domain": { "type": "codedValue", "name": "ReportCategory", "description": "Citizen Report Issues", "codedValues": [ { "name": "Additional Sidewalk", "code": "Sidewalk" }, { "name": "Additional Bike Lane", "code": "Bike Lane" }, { "name": "Inc. Commerical Activity", "code": "Commerical" }, { "name": "Inc. Multifamily Dev", "code": "Multifamily" }, { "name": "Inc. Single-Family Dev", "code": "Single-Family" }, { "name": "Enhance Police Presence", "code": "Police" }, { "name": "Traffic Improvement", "code": "Taffic" }, { "name": "Park Expansion", "code": "Park" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50 }, { "name": "Suggestion", "type": "esriFieldTypeString", "alias": "Suggestion", "domain": null, "editable": true, "nullable": true, "length": 50 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R376_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S320_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Bike Lane", "name": "Bike Lane", "domains": { "Category": {"type": "inherited"} }, "templates": [ { "name": "Additional Bike Lane", "description": "", "prototype": { "attributes": { "Date": null, "Suggestion": null, "Category": "Bike Lane" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Sidewalk", "name": "Sidewalk", "domains": { "Category": {"type": "inherited"} }, "templates": [ { "name": "Additional Sidewalk", "description": "", "prototype": { "attributes": { "Date": null, "Suggestion": null, "Category": "Sidewalk" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Police", "name": "Police", "domains": { "Category": {"type": "inherited"} }, "templates": [ { "name": "Enhance Police Presence", "description": "", "prototype": { "attributes": { "Date": null, "Suggestion": null, "Category": "Police" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Commerical", "name": "Commerical", "domains": { "Category": {"type": "inherited"} }, "templates": [ { "name": "Inc. Commerical Activity", "description": "", "prototype": { "attributes": { "Date": null, "Suggestion": null, "Category": "Commerical" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Multifamily", "name": "Multifamily", "domains": { "Category": {"type": "inherited"} }, "templates": [ { "name": "Inc. Multifamily Dev", "description": "", "prototype": { "attributes": { "Date": null, "Suggestion": null, "Category": "Multifamily" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Single-Family", "name": "Single-Family", "domains": { "Category": {"type": "inherited"} }, "templates": [ { "name": "Inc. Single-Family Dev", "description": "", "prototype": { "attributes": { "Date": null, "Suggestion": null, "Category": "Single-Family" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Park", "name": "Park", "domains": { "Category": {"type": "inherited"} }, "templates": [ { "name": "Park Expansion", "description": "", "prototype": { "attributes": { "Date": null, "Suggestion": null, "Category": "Park" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Taffic", "name": "Taffic", "domains": { "Category": {"type": "inherited"} }, "templates": [ { "name": "Traffic Improvement", "description": "", "prototype": { "attributes": { "Date": null, "Suggestion": null, "Category": "Taffic" } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Query,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }