{ "layers": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 1, "name": "Crosswalk Signals", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 746881.0014478303, "ymin": 779022.8784947395, "xmax": 761355.7989417464, "ymax": 792945.2863454074, "spatialReference": { "wkid": 102668, "latestWkid": 2241, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17791400, "falseY": -47952400, "xyUnits": 1.3724858639888507E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102668, "latestWkid": 2241, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791400, "falseY": -47952400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "556eb29645cbec7d2eb3799a08d9a175", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAyUlEQVQokWNhoACwUEVzYxjDDgMFBntCGi48YDhYv4rBA0WzCC/Dfz8TBg5Cmp+8ZfiPYTM5gAWb4MsvXAwTjhkx3HnLz6Av+YYh3/I8Ay/7L+I0zzytx3DtlRCYffqJOMPiC5oMWeYXidP88D0vKv8DKh+vZmPpVww7b8vD+SbSr4jXnGJyhUGQ8wfD3XcCDHoSbxh81O8Rr5mN+S9DpN5NrBoYCGkmFsA1LzjAsOfUHYZDhDRce8IAjzO45tN3GXpP3yXTZnIAACMlOCUmMhWAAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "ATTACHID", "type": "esriFieldTypeString", "alias": "Pole Identifier", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ATTACHID" }, { "name": "SIGNALTYPE", "type": "esriFieldTypeString", "alias": "Signal Type", "domain": { "type": "codedValue", "name": "SignalType_Crosswalks", "description": "Signal Type for Crosswalks", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "Rapid-Flash Crosswalk Signal", "code": "PEDFlasher" }, { "name": "HAWK Crossing Signal", "code": "PEDHawk" }, { "name": "Standalone Pole Crosswalk Signal", "code": "PEDPole" }, { "name": "Single Beacon Crosswalk Light", "code": "PEDSingle" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Crosswalk Box Signal on Traffic Pole", "code": "PEDHead" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SIGNALTYPE" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": { "type": "codedValue", "name": "SignalManufacturer", "description": "Signal Manufacturer", "codedValues": [ { "name": "3M", "code": "3M" }, { "name": "Alusig - Durasig", "code": "Alusig - Durasig" }, { "name": "American Gas Accumulator", "code": "American Gas Accumulator" }, { "name": "Checker", "code": "Checker" }, { "name": "Crouse Hinds", "code": "Crouse Hinds" }, { "name": "Eagle Signal", "code": "Eagle Signal" }, { "name": "Econolite", "code": "Econolite" }, { "name": "General Electric", "code": "General Electric" }, { "name": "Harrington Seaberg", "code": "Harrington Seaberg" }, { "name": "Indicator Controls Corporation", "code": "Indicator Controls Corporation" }, { "name": "LFE/Automatic Signal", "code": "LFE/Automatic Signal" }, { "name": "Marbelite", "code": "Marbelite" }, { "name": "Master Signal", "code": "Master Signal" }, { "name": "McCain Traffic Supply", "code": "McCain Traffic Supply" }, { "name": "Milwaukee \"Home Brew\" Signal", "code": "Milwaukee \"Home Brew\" Signal" }, { "name": "Plessey", "code": "Plessey" }, { "name": "Potts Replica", "code": "Potts Replica" }, { "name": "Singer", "code": "Singer" }, { "name": "Southern Autoflow", "code": "Southern Autoflow" }, { "name": "TCT", "code": "TCT" }, { "name": "Traffic Controls Technologies", "code": "Traffic Controls Technologies" }, { "name": "Traffic Signals Inc.", "code": "Traffic Signals Inc." }, { "name": "W.S. Darley", "code": "W.S. Darley" }, { "name": "Winko-matic", "code": "Winko-matic" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "BULBTYPE", "type": "esriFieldTypeString", "alias": "Bulb Type", "domain": { "type": "codedValue", "name": "SignalBulbType", "description": "Signal Bulb Type", "codedValues": [ { "name": "Halogen", "code": "Halogen" }, { "name": "Incandescent", "code": "Incandescent" }, { "name": "LED", "code": "LED" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BULBTYPE" }, { "name": "DISTTOTOP", "type": "esriFieldTypeDouble", "alias": "Distance to Top of Pole", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DISTTOTOP" }, { "name": "MOUNTTYPE", "type": "esriFieldTypeString", "alias": "Mounted To", "domain": { "type": "codedValue", "name": "SignalMountType", "description": "Signal Mounting Type", "codedValues": [ { "name": "Box Span", "code": "Box Span" }, { "name": "Diagonal Span", "code": "Diagonal Span" }, { "name": "Pole Mast", "code": "Pole Mast" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "MOUNTTYPE" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONDITION" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "BYU-Idaho", "code": -3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager_2", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "BYU-Idaho", "code": -3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINTBY" }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "CreationDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreationDate" }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Creator" }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EditDate" }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Editor" }, { "name": "CROSSINGDIR", "type": "esriFieldTypeString", "alias": "Crossing Direction", "domain": { "type": "codedValue", "name": "SignalCrossDir", "description": "Signal Crossing Direction", "codedValues": [ { "name": "Bidirectional", "code": "Both" }, { "name": "East-West", "code": "E-W" }, { "name": "North-South", "code": "N-S" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CROSSINGDIR" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "LOCATION" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R292_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_292", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_292", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S212_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Crosswalk Signals", "description": "", "prototype": { "attributes": { "LOCATION": null, "FACILITYID": null, "ATTACHID": null, "SIGNALTYPE": null, "MANUFACTURER": null, "BULBTYPE": null, "DISTTOTOP": null, "MOUNTTYPE": null, "INSTALLDATE": null, "CONDITION": null, "OWNEDBY": null, "MAINTBY": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "CROSSINGDIR": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 4, "name": "Traffic Signal Head", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 748139.420846995, "ymin": 778996.8792029023, "xmax": 758805.5054859109, "ymax": 797755.430924572, "spatialReference": { "wkid": 102668, "latestWkid": 2241, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17791400, "falseY": -47952400, "xyUnits": 1.3724858639888507E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102668, "latestWkid": 2241, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791400, "falseY": -47952400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "9c11174e359273e3ed6e4a0485d496e7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAxElEQVQokWNhoACwUEVzIwPDDgMGBntCGi4wMBysZ2DwQNEswsDw34+BgYOQ5icMDP8xbCYHsGATfMnFxTDByIjhDj8/g/6bNwz5588z8P76RZzmmXp6DNeEhMDs0+LiDIs1NRmyLl4kTvNDXl68fLyajV+9YtgpLw/nm7x6RbzmlCtXGAR//GC4KyDAoPfmDYPPvXvEa2b7+5ch8uZNrBoYCGkmFsA1L2Bg2HOKgeEQIQ3XGBjgcQbXfJqBofc0uTaTAwDr3TFsD/biYAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[HEADNUMBER]", "labelPlacement": "esriServerPointLabelPlacementAboveLeft", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 1000, "name": "Default", "priority": 2, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "MANUF", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NUMBEROFBULBS", "type": "esriFieldTypeSmallInteger", "alias": "Number of Bulbs", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUMBEROFBULBS" }, { "name": "MANUF", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": { "type": "codedValue", "name": "SignalHeadManuf", "description": "Signal Head Manufacturer", "codedValues": [ { "name": "Traffic Control Technologies", "code": "TCT" }, { "name": "Peek Traffic", "code": "PEEK" }, { "name": "Laboratory for Electronics (Automatic Signal)", "code": "LFE" }, { "name": "Eagle", "code": "EAGLE" }, { "name": "Alusig", "code": "ALUSIG" }, { "name": "McCain Traffic Supply", "code": "McCAIN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MANUF" }, { "name": "HEADNUMBER", "type": "esriFieldTypeSmallInteger", "alias": "Head Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HEADNUMBER" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R352_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_352", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_352", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S250_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Traffic Signal Head", "description": "", "prototype": { "attributes": { "COMMENTS": null, "NUMBEROFBULBS": null, "MANUF": null, "HEADNUMBER": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 6, "name": "Traffic Signal Cabinet", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 748161.2436379939, "ymin": 779184.740047656, "xmax": 758806.5356675796, "ymax": 797760.8705462366, "spatialReference": { "wkid": 102668, "latestWkid": 2241, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17791400, "falseY": -47952400, "xyUnits": 1.3724858639888507E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102668, "latestWkid": 2241, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791400, "falseY": -47952400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OWNEDBY", "uniqueValueGroups": [ { "heading": "Owned By", "classes": [ { "label": "Rexburg City", "description": "Rexburg City", "symbol": { "type": "esriPMS", "url": "45e846beebebf655e0bf0a49754014f9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAaCAYAAAC+aNwHAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB20lEQVQ4jc2UTygEURzHv9OuIbPMhNafWiQtOSl72tlyUeRPCrVyWScl5eBPuMhZkVIODshBDooLkr1hl83WHNQe9qLFrsja0saBnt5jsXbszubAt+b3mnnf7+f9evN6evxS+v8FIISUAKhL4g9yHOdVBRBCaPA01YqEEDpYYiD9l7k2WpxOJxRFUQ2bTCbY7faYNwHQSsvG6ip29vfR09wcF95zuSAaDDEA9U4l7AHT3R2ub24wIIow5eayT0/Pz1i5uIBYUABNf6HQYMCMy4W5pib2vqwo4HU6NStUAf0WC2bdbkzW10PMymKwYasVmz6fNoBRENBVU4N5jwdV+fkolyTUFRdrB1CNWK2Ql5ZQKAiYbWzET9L/NFGZlwdbaSnOIxE0VFTgMBBID0B1G43i/vERL2+HJz3AydUVgg8PrJP1szOUiWJ6gOmjI4zKMtvEwd1dLLS0aAf4w2EcX15irbMTmTodBJ7Htt+vHbDo9WLcZmNhqjFZRu/WFmqLirQBCCHsMMXUXl2NkpyclB2EWDUakZGdjY6DgzhjlOeBzw5CaoAgLUMTE+h2OFRXkyQpzvsdsAigz2w2gz5JFHr3xgO4txuGI4T0JUtzHPcR/t6BqiGV/v5afwWS+YZ60rF0WAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Rexburg" ] ] }, { "label": "Idaho Transportation Dept.", "description": "Idaho Transportation Dept.", "symbol": { "type": "esriPMS", "url": "2ccce696d87aa405238e9bd80a67132c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAaCAYAAAC+aNwHAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB50lEQVQ4jWNhoBCwDC4D/v//L8XAwGCMR/0zRkbGs1gN+P//P0jjGUI2/v//H0SZwAxiQZLzBRF79uxhuHDhAlbNsrKyDOHh4TC1GAb4gIhVC9cwbN+zjSHMMwpF855jOxn4ePhhBoDUNmCEAQj8fs3A8OLVC4YQ1mwGSV5ZsNjPPz8YFj1ewMApxM9AVCyIcIszzD7Ty1DnOAHMX311PgMrMxs2pQxYDYjRz2SYe7aPIc+yjoGXnZ9hzplehlSTYoadt9cT6QIuMQZP1RCGhecnMygJqjPI8Ckw6IobE28ACKSZljAEL7dmEOESZ6h16GPABVhwScgLqDCYStswPPn0gMFa3oXhzNMjpBkAAm+/v2b4+OM9w9//fxlwARZcEheen2R49eUZ2CWbb6xgkOGTJ82Amae7GNJMS8GB2LAvj6HFZRrxBtx/f5vh/PMTDBO9lzGwMbMzcLFyM+y7t5V4A5ZfmsWQaVYB1gwCGWblDCU7Ehi0RA2IM+A/w3+GGINMON9VxZ9BnFuKoAuegwhWCQYGNi5WhryzQSgKf3J8ZWCTQlWLbsAzEFFSVcQQlRCB1TYBAQEUtegGzAIlQDU1NQYQxgOeQ9WiGsAIKWEY////n4ZPNyMjI1wzuguwKiAEBr5YBwDM84Z5WiC9zAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "ITD" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "45e846beebebf655e0bf0a49754014f9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAaCAYAAAC+aNwHAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB20lEQVQ4jc2UTygEURzHv9OuIbPMhNafWiQtOSl72tlyUeRPCrVyWScl5eBPuMhZkVIODshBDooLkr1hl83WHNQe9qLFrsja0saBnt5jsXbszubAt+b3mnnf7+f9evN6evxS+v8FIISUAKhL4g9yHOdVBRBCaPA01YqEEDpYYiD9l7k2WpxOJxRFUQ2bTCbY7faYNwHQSsvG6ip29vfR09wcF95zuSAaDDEA9U4l7AHT3R2ub24wIIow5eayT0/Pz1i5uIBYUABNf6HQYMCMy4W5pib2vqwo4HU6NStUAf0WC2bdbkzW10PMymKwYasVmz6fNoBRENBVU4N5jwdV+fkolyTUFRdrB1CNWK2Ql5ZQKAiYbWzET9L/NFGZlwdbaSnOIxE0VFTgMBBID0B1G43i/vERL2+HJz3AydUVgg8PrJP1szOUiWJ6gOmjI4zKMtvEwd1dLLS0aAf4w2EcX15irbMTmTodBJ7Htt+vHbDo9WLcZmNhqjFZRu/WFmqLirQBCCHsMMXUXl2NkpyclB2EWDUakZGdjY6DgzhjlOeBzw5CaoAgLUMTE+h2OFRXkyQpzvsdsAigz2w2gz5JFHr3xgO4txuGI4T0JUtzHPcR/t6BqiGV/v5afwWS+YZ60rF0WAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Rexburg", "label": "Rexburg City" }, { "symbol": { "type": "esriPMS", "url": "2ccce696d87aa405238e9bd80a67132c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAaCAYAAAC+aNwHAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB50lEQVQ4jWNhoBCwDC4D/v//L8XAwGCMR/0zRkbGs1gN+P//P0jjGUI2/v//H0SZwAxiQZLzBRF79uxhuHDhAlbNsrKyDOHh4TC1GAb4gIhVC9cwbN+zjSHMMwpF855jOxn4ePhhBoDUNmCEAQj8fs3A8OLVC4YQ1mwGSV5ZsNjPPz8YFj1ewMApxM9AVCyIcIszzD7Ty1DnOAHMX311PgMrMxs2pQxYDYjRz2SYe7aPIc+yjoGXnZ9hzplehlSTYoadt9cT6QIuMQZP1RCGhecnMygJqjPI8Ckw6IobE28ACKSZljAEL7dmEOESZ6h16GPABVhwScgLqDCYStswPPn0gMFa3oXhzNMjpBkAAm+/v2b4+OM9w9//fxlwARZcEheen2R49eUZ2CWbb6xgkOGTJ82Amae7GNJMS8GB2LAvj6HFZRrxBtx/f5vh/PMTDBO9lzGwMbMzcLFyM+y7t5V4A5ZfmsWQaVYB1gwCGWblDCU7Ehi0RA2IM+A/w3+GGINMON9VxZ9BnFuKoAuegwhWCQYGNi5WhryzQSgKf3J8ZWCTQlWLbsAzEFFSVcQQlRCB1TYBAQEUtegGzAIlQDU1NQYQxgOeQ9WiGsAIKWEY////n4ZPNyMjI1wzuguwKiAEBr5YBwDM84Z5WiC9zAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "ITD", "label": "Idaho Transportation Dept." } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 204, 252, 255 ], "toColor": [ 242, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 182, 255 ], "toColor": [ 252, 215, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 251, 252, 255 ], "toColor": [ 194, 251, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 179, 255 ], "toColor": [ 251, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 180, 255 ], "toColor": [ 252, 179, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 209, 252, 255 ], "toColor": [ 182, 209, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 215, 255 ], "toColor": [ 227, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 184, 252, 255 ], "toColor": [ 185, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 220, 255 ], "toColor": [ 252, 204, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 179, 252, 255 ], "toColor": [ 229, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 225, 255 ], "toColor": [ 182, 252, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 231, 252, 255 ], "toColor": [ 212, 231, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LABELNAME", "typeIdField": "OWNEDBY", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "EQUIPID", "type": "esriFieldTypeString", "alias": "Equipment ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EQUIPID" }, { "name": "LABELNAME", "type": "esriFieldTypeString", "alias": "Label Name", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "LABELNAME" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "TYPE" }, { "name": "CABINETMANUF", "type": "esriFieldTypeString", "alias": "Cabinet Manufacturer", "domain": { "type": "codedValue", "name": "TrafficSignalMANUF", "description": "Traffic Signal Manufacturers", "codedValues": [ { "name": "Northwest Signal", "code": "NORTHWEST" }, { "name": "Western Systems", "code": "WESTERNSYSTEMS" }, { "name": "Peek Traffic", "code": "PEEKTRAFFIC" }, { "name": "Kar-Gor", "code": "KAR-GOR" }, { "name": "Siemens", "code": "SIEMENS" }, { "name": "Yunex Traffic", "code": "YUNEXTRAFFIC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CABINETMANUF" }, { "name": "BATTERY", "type": "esriFieldTypeString", "alias": "Battery", "domain": { "type": "codedValue", "name": "Yes_No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "BATTERY" }, { "name": "CONTROLLER", "type": "esriFieldTypeString", "alias": "Controller", "domain": { "type": "codedValue", "name": "TrafficSignalMANUF", "description": "Traffic Signal Manufacturers", "codedValues": [ { "name": "Northwest Signal", "code": "NORTHWEST" }, { "name": "Western Systems", "code": "WESTERNSYSTEMS" }, { "name": "Peek Traffic", "code": "PEEKTRAFFIC" }, { "name": "Kar-Gor", "code": "KAR-GOR" }, { "name": "Siemens", "code": "SIEMENS" }, { "name": "Yunex Traffic", "code": "YUNEXTRAFFIC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTROLLER" }, { "name": "MMU", "type": "esriFieldTypeString", "alias": "MMU", "domain": { "type": "codedValue", "name": "TrafficSignalMMU", "description": "Traffic Signal MMU", "codedValues": [ { "name": "EDI", "code": "EDI" }, { "name": "Peek", "code": "PEEK" }, { "name": "Double Diamond", "code": "DOUBLEDIAMOND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MMU" }, { "name": "OWNEDBY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "Owner/Maintain", "description": "Owned by/Maintained by", "codedValues": [ { "name": "Rexburg City", "code": "Rexburg" }, { "name": "Sugar City", "code": "Sugar" }, { "name": "Madison County", "code": "Madison" }, { "name": "Private", "code": "Private" }, { "name": "BYU-Idaho", "code": "BYU-I" }, { "name": "Idaho Transportation Dept.", "code": "ITD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "Owner/Maintain", "description": "Owned by/Maintained by", "codedValues": [ { "name": "Rexburg City", "code": "Rexburg" }, { "name": "Sugar City", "code": "Sugar" }, { "name": "Madison County", "code": "Madison" }, { "name": "Private", "code": "Private" }, { "name": "BYU-Idaho", "code": "BYU-I" }, { "name": "Idaho Transportation Dept.", "code": "ITD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAINTBY" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location for CW", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "LOCATION" }, { "name": "NOTE", "type": "esriFieldTypeString", "alias": "NOTE", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "NOTE" }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "Edited By", "domain": { "type": "codedValue", "name": "Editor", "description": "Person making edits to data", "codedValues": [ { "name": "Bonnie Moore", "code": "BM" }, { "name": "Bret Stoddard", "code": "BS" }, { "name": "Chad Hinckley", "code": "CH" }, { "name": "Craig Rindlisbacher", "code": "CR" }, { "name": "Faron Young", "code": "FY" }, { "name": "Greg Schneider", "code": "GS" }, { "name": "Ivan Harper", "code": "IH" }, { "name": "Intern", "code": "Intern" }, { "name": "Jeremy Coles", "code": "JC" }, { "name": "Van Tuckett", "code": "VT" }, { "name": "Jared Gunderson", "code": "JG" }, { "name": "Tristin Pratt (RPO 2019)", "code": "TP" }, { "name": "Bill Blair", "code": "BB" }, { "name": "Cody Jones", "code": "CJ" }, { "name": "Cesar Villegas", "code": "CV" }, { "name": "Brian Raty", "code": "BR" }, { "name": "Kyle Baldwin", "code": "KB" }, { "name": "Alex Owens", "code": "AO" }, { "name": "Kelvin Giles", "code": "KG" }, { "name": "James Mattos", "code": "JM" }, { "name": "Spencer Blau (RPO 2022)", "code": "SB" }, { "name": "Jordan Schall", "code": "JS" }, { "name": "Doug Bruno", "code": "DB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "EDITOR" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R359_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_359", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_359", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S254_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Rexburg", "name": "Rexburg City", "domains": { "CABINETMANUF": {"type": "inherited"}, "BATTERY": {"type": "inherited"}, "CONTROLLER": {"type": "inherited"}, "MMU": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "EDITOR": {"type": "inherited"} }, "templates": [ { "name": "Rexburg City", "description": "", "prototype": { "attributes": { "MMU": null, "EDITOR": null, "NOTE": null, "Enabled": 1, "EQUIPID": null, "LABELNAME": null, "TYPE": null, "CABINETMANUF": null, "BATTERY": null, "CONTROLLER": null, "OWNEDBY": "Rexburg", "MAINTBY": null, "LOCATION": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "ITD", "name": "Idaho Transportation Dept.", "domains": { "CABINETMANUF": {"type": "inherited"}, "BATTERY": {"type": "inherited"}, "CONTROLLER": {"type": "inherited"}, "MMU": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "EDITOR": {"type": "inherited"} }, "templates": [ { "name": "Idaho Transportation Dept.", "description": "", "prototype": { "attributes": { "MMU": null, "EDITOR": null, "NOTE": null, "Enabled": 1, "EQUIPID": null, "LABELNAME": null, "TYPE": null, "CABINETMANUF": null, "BATTERY": null, "CONTROLLER": null, "OWNEDBY": "ITD", "MAINTBY": null, "LOCATION": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 2, "name": "Traffic Signal Arms", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 748137.1596966609, "ymin": 778995.0596527383, "xmax": 758808.1334334128, "ymax": 797755.508352235, "spatialReference": { "wkid": 102668, "latestWkid": 2241, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17791400, "falseY": -47952400, "xyUnits": 1.3724858639888507E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102668, "latestWkid": 2241, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791400, "falseY": -47952400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 255 ], "width": 2.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "ATTACHID", "type": "esriFieldTypeString", "alias": "Pole Identifier", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ATTACHID" }, { "name": "SIGNALTYPE", "type": "esriFieldTypeString", "alias": "Signal Type", "domain": { "type": "codedValue", "name": "SignalType_Traffic", "description": "Signal Type for Traffic Signals", "codedValues": [ { "name": "Four Way Beacon", "code": "FourWayBeacon" }, { "name": "Four Way Signal", "code": "FourWaySignal" }, { "name": "Programmable Visibility", "code": "Programmable" }, { "name": "Single Face Signal", "code": "SingleFaceSignal" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SIGNALTYPE" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": { "type": "codedValue", "name": "SignalManufacturer", "description": "Signal Manufacturer", "codedValues": [ { "name": "3M", "code": "3M" }, { "name": "Alusig - Durasig", "code": "Alusig - Durasig" }, { "name": "American Gas Accumulator", "code": "American Gas Accumulator" }, { "name": "Checker", "code": "Checker" }, { "name": "Crouse Hinds", "code": "Crouse Hinds" }, { "name": "Eagle Signal", "code": "Eagle Signal" }, { "name": "Econolite", "code": "Econolite" }, { "name": "General Electric", "code": "General Electric" }, { "name": "Harrington Seaberg", "code": "Harrington Seaberg" }, { "name": "Indicator Controls Corporation", "code": "Indicator Controls Corporation" }, { "name": "LFE/Automatic Signal", "code": "LFE/Automatic Signal" }, { "name": "Marbelite", "code": "Marbelite" }, { "name": "Master Signal", "code": "Master Signal" }, { "name": "McCain Traffic Supply", "code": "McCain Traffic Supply" }, { "name": "Milwaukee \"Home Brew\" Signal", "code": "Milwaukee \"Home Brew\" Signal" }, { "name": "Plessey", "code": "Plessey" }, { "name": "Potts Replica", "code": "Potts Replica" }, { "name": "Singer", "code": "Singer" }, { "name": "Southern Autoflow", "code": "Southern Autoflow" }, { "name": "TCT", "code": "TCT" }, { "name": "Traffic Controls Technologies", "code": "Traffic Controls Technologies" }, { "name": "Traffic Signals Inc.", "code": "Traffic Signals Inc." }, { "name": "W.S. Darley", "code": "W.S. Darley" }, { "name": "Winko-matic", "code": "Winko-matic" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "BULBTYPE", "type": "esriFieldTypeString", "alias": "Bulb Type", "domain": { "type": "codedValue", "name": "SignalBulbType", "description": "Signal Bulb Type", "codedValues": [ { "name": "Halogen", "code": "Halogen" }, { "name": "Incandescent", "code": "Incandescent" }, { "name": "LED", "code": "LED" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BULBTYPE" }, { "name": "BACKPLATE", "type": "esriFieldTypeString", "alias": "Backplate", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "BACKPLATE" }, { "name": "DIRECTLENSE", "type": "esriFieldTypeString", "alias": "Directional Lens", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "DIRECTLENSE" }, { "name": "PREEMPTION", "type": "esriFieldTypeString", "alias": "Preemption", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PREEMPTION" }, { "name": "TSPCONTROL", "type": "esriFieldTypeString", "alias": "Transit Signal Priority", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "TSPCONTROL" }, { "name": "DISTTOTOP", "type": "esriFieldTypeDouble", "alias": "Distance to Top of Pole", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DISTTOTOP" }, { "name": "MOUNTTYPE", "type": "esriFieldTypeString", "alias": "Mounted To", "domain": { "type": "codedValue", "name": "SignalMountType", "description": "Signal Mounting Type", "codedValues": [ { "name": "Box Span", "code": "Box Span" }, { "name": "Diagonal Span", "code": "Diagonal Span" }, { "name": "Pole Mast", "code": "Pole Mast" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "MOUNTTYPE" }, { "name": "APPROACH", "type": "esriFieldTypeString", "alias": "Traffic Signal Approach", "domain": { "type": "codedValue", "name": "SignalApproach", "description": "Traffic Signal Approach 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": 20, "defaultValue": null, "modelName": "APPROACH" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONDITION" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "BYU-Idaho", "code": -3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager_2", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "BYU-Idaho", "code": -3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINTBY" }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "CreationDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreationDate" }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Creator" }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EditDate" }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Editor" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "LOCATION" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R291_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_291", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_291", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S211_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Traffic Signals", "description": "", "prototype": { "attributes": { "LOCATION": null, "FACILITYID": null, "ATTACHID": null, "SIGNALTYPE": null, "MANUFACTURER": null, "BULBTYPE": null, "BACKPLATE": null, "DIRECTLENSE": null, "PREEMPTION": null, "TSPCONTROL": null, "DISTTOTOP": null, "MOUNTTYPE": null, "APPROACH": null, "INSTALLDATE": null, "CONDITION": null, "OWNEDBY": null, "MAINTBY": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }