{ "currentVersion": 10.71, "id": 1, "name": "Traffic Lights", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": 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 }, "extent": { "xmin": -75.30193786022569, "ymin": 40.22847688913013, "xmax": -75.25324161302628, "ymax": 40.25703568786813, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "sourceSpatialReference": { "wkid": 102729, "latestWkid": 2272 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "comments", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "comments" }, { "name": "date", "type": "esriFieldTypeDate", "alias": "date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date" }, { "name": "wattage", "type": "esriFieldTypeString", "alias": "wattage", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "wattage" }, { "name": "quantity", "type": "esriFieldTypeString", "alias": "quantity", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "quantity" }, { "name": "size", "type": "esriFieldTypeString", "alias": "size", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "size" }, { "name": "intersection", "type": "esriFieldTypeString", "alias": "intersection", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Intersection" }, { "name": "lamp_type", "type": "esriFieldTypeString", "alias": "lamp_type", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Lamp_Type" }, { "name": "web_photo", "type": "esriFieldTypeString", "alias": "web_photo", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Web_Photo" }, { "name": "color_type", "type": "esriFieldTypeString", "alias": "color_type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Color_Type" }, { "name": "light_direction", "type": "esriFieldTypeString", "alias": "Light Direction", "domain": { "type": "codedValue", "name": "Light Direction", "description": "Traffic Light Direction", "codedValues": [ { "name": "Northbound", "code": "Northbound" }, { "name": "Southbound", "code": "Southbound" }, { "name": "Eastbound", "code": "Eastbound" }, { "name": "Westbound", "code": "Westbound" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "light_direction" }, { "name": "installer_name", "type": "esriFieldTypeString", "alias": "installer_name", "domain": { "type": "codedValue", "name": "Replaced_By", "description": "Replaced By", "codedValues": [ { "name": "Hooper", "code": "Hooper" }, { "name": "Eddie", "code": "Eddie" }, { "name": "Matt", "code": "Matt" }, { "name": "Paul", "code": "Paul" }, { "name": "Ben", "code": "Ben" }, { "name": "Mark", "code": "Mark" }, { "name": "Jeff", "code": "Jeff" }, { "name": "TJ", "code": "TJ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "installer_name" }, { "name": "light_status", "type": "esriFieldTypeString", "alias": "light_status", "domain": { "type": "codedValue", "name": "Light_Replacement", "description": "Street Light Upgrades", "codedValues": [ { "name": "Replaced with LED", "code": "Replaced with LED" }, { "name": "Old Fixture", "code": "Old Fixture" }, { "name": "(Removed From Project)", "code": "(Removed From Project)" }, { "name": "Retrofit", "code": "Retrofit" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "light_status" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r38_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a18_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Traffic Lights", "description": "", "prototype": { "attributes": { "light_status": null, "comments": null, "date": null, "wattage": null, "quantity": null, "size": null, "intersection": null, "lamp_type": null, "web_photo": null, "color_type": null, "light_direction": null, "installer_name": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }