{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 29, "name": "Traffic Signals", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Volusia County traffic signal maintenance dataset. The traffic signals and flashers in this dataset are those maintained by Volusia County Traffic Engineering. This is not a countywide comprehensive dataset; signals maintained by the City of Daytona Beach and the City of Deltona are not included. This dataset is maintained by Volusia County Public Works.", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": 499083.65300000086, "ymin": 1590293.6609999985, "xmax": 708208.4840000011, "ymax": 1844882.5090000033, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -17791300, "falseY": -41645400, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 51, 142, 100, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SignalNum", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SignalNum", "type": "esriFieldTypeString", "alias": "Signal Number", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "SignalNum" }, { "name": "SignalType", "type": "esriFieldTypeString", "alias": "Signal Type", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SignalType" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "City" }, { "name": "SignalLoc", "type": "esriFieldTypeString", "alias": "Signal Location", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "SignalLoc" }, { "name": "BillTo", "type": "esriFieldTypeString", "alias": "BillTo", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "BillTo" }, { "name": "MaintBy", "type": "esriFieldTypeString", "alias": "MaintBy", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "MaintBy" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "Owner" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "SigDomStatus", "description": "Signal Status", "codedValues": [ { "name": "INACTIVE", "code": "INACTIVE" }, { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "FUTURE", "code": "FUTURE" }, { "name": "REPLACED", "code": "REPLACED" }, { "name": "TURNED OVER TO CITY", "code": "TURNED OVER TO CITY" }, { "name": "REMOVED", "code": "REMOVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Status" }, { "name": "PMSchedule", "type": "esriFieldTypeString", "alias": "PM Schedule", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PMSchedule" }, { "name": "FHWA", "type": "esriFieldTypeString", "alias": "FHWA", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FHWA" }, { "name": "Coordinates", "type": "esriFieldTypeString", "alias": "Coordinates", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Coordinates" }, { "name": "ControlID", "type": "esriFieldTypeString", "alias": "ControlID", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "ControlID" }, { "name": "GBAMSLINK", "type": "esriFieldTypeInteger", "alias": "Link to gbaMS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GBAMSLINK" }, { "name": "INGBAMS", "type": "esriFieldTypeSmallInteger", "alias": "In gbaMS?", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INGBAMS" }, { "name": "LastEdit", "type": "esriFieldTypeDate", "alias": "LastEdit", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastEdit" }, { "name": "EditBy", "type": "esriFieldTypeString", "alias": "EditBy", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "EditBy" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Notes" }, { "name": "SymBillto", "type": "esriFieldTypeString", "alias": "SymBillto", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SymBillto" }, { "name": "SymSignalType", "type": "esriFieldTypeString", "alias": "SymSignalType", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SymSignalType" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R375_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S350_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Traffic Signals", "description": "", "prototype": { "attributes": { "SymBillto": null, "SymSignalType": null, "SignalNum": null, "SignalType": null, "City": null, "SignalLoc": null, "BillTo": null, "MaintBy": null, "Owner": null, "Status": null, "PMSchedule": null, "FHWA": null, "Coordinates": null, "ControlID": null, "GBAMSLINK": null, "INGBAMS": null, "LastEdit": null, "EditBy": null, "Notes": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }