{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "Pedestrian Head", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": -9998100, "xyUnits": 8000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": { "id": 0, "name": "County Traffic Data" }, "subLayers": [], "minScale": 2000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b02c3831dc384ec76c3a98978c833d60", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAATCAYAAAB7u5a2AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABZ0lEQVQ4jb3VvUtCURjH8e+t672pIERDDdHaloJTUIgQEdTiYFPQ0BRNDv0ZQVN/QQ4NtbpIIBXUEomUvREZRYFEEqV2Xxu8g1z0viT2g7M8w+ec85zDOSJ9jPifuADEgME/WK/AixO+BESAMWsir1EtvAjcdMPHgTUgDhCUhe/Gjxn2OMEu8NBesOMmrVWzkZKZmRLDJyWNvUOFas10w4fthU4Hqq8uSKzMS1TeDBIxkeOSRrWme9yAM66mkxJB2U/LveNEQgIhWSAgCojWvUnNBrh+MihXvO+gIz4xOgBAfLIlJ6Ii6aTEXOar95Xbk1keYn2rTlNxPVRXXDBMGGhr+X5BIXem+oK74XLuVGVxOgDA+a3O5k7DN9wJVwDunnWghV/caxjeu1F3wi8Bo/phvh8VtZGmalKuGF5hE7hywj+Bg2xeiWbzip+L3gQK9qIdLwPbWE+AjxhAyQ0HeLRGz+nrZ/EL+0VneJZnMZsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 14, "angle": 0, "xoffset": -10, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 325163.9601250002, "ymin": 4654683.586124999, "xmax": 369267.8858749997, "ymax": 4685860.965500001, "spatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FacilityID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 50, "domain": null }, { "name": "PoleID", "type": "esriFieldTypeString", "alias": "PoleID", "length": 50, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "CtyPedHeadType", "description": "Pedestrian Head Type", "codedValues": [ { "name": "Audible", "code": "Audible" }, { "name": "Visible", "code": "Visible" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MountType", "type": "esriFieldTypeString", "alias": "MountType", "length": 50, "domain": { "type": "codedValue", "name": "CtyPedHeadMount", "description": "Pedestrian Head Mount Type", "codedValues": [ { "name": "Pole Mount Arms", "code": "Pole Mount Arms" }, { "name": "Hanging", "code": "Hanging" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NumSections", "type": "esriFieldTypeSmallInteger", "alias": "NumSections", "domain": { "type": "codedValue", "name": "CtyPedHeadSections", "description": "Pedestian Head Sections", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Phase", "type": "esriFieldTypeString", "alias": "Phase", "length": 50, "domain": { "type": "codedValue", "name": "CtyTrafficPhase", "description": "Phase for Various Traffic Features", "codedValues": [ { "name": "Phase 1", "code": "Phase 1" }, { "name": "Phase 2", "code": "Phase 2" }, { "name": "Phase 3", "code": "Phase 3" }, { "name": "Phase 4", "code": "Phase 4" }, { "name": "Phase 5", "code": "Phase 5" }, { "name": "Phase 6", "code": "Phase 6" }, { "name": "Phase 7", "code": "Phase 7" }, { "name": "Phase 8", "code": "Phase 8" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "HeadShape", "type": "esriFieldTypeString", "alias": "HeadShape", "length": 50, "domain": { "type": "codedValue", "name": "CtyPedHeadShape", "description": "Pedestrian Head Shape", "codedValues": [ { "name": "Round", "code": "Round" }, { "name": "Square", "code": "Square" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 15, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3158_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_15313_PoleID", "fields": "PoleID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_15313_Facili", "fields": "FacilityID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a2294_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 14, "name": "TPoles", "relatedTableId": 4, "role": "esriRelRoleDestination", "keyField": "PoleID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2500, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }