{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 8, "name": "Pole", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 37, 76, 168, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -97.49868328260217, "ymin": 31.000724405477033, "xmax": -97.29646827120156, "ymax": 31.20524756413398, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 20, "domain": null }, { "name": "POLETYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "PoleType", "description": "The type of pole a signal is mounted to", "codedValues": [ { "name": "FIBERGLASS", "code": "FIBERGLASS" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "GALVANIZED METAL", "code": "GALVANIZED METAL" }, { "name": "METAL", "code": "METAL" }, { "name": "WOOD", "code": "WOOD" }, { "name": "BRICK AND WOOD", "code": "BRICK AND WOOD" }, { "name": "STONE AND WOOD", "code": "STONE AND WOOD" }, { "name": "BRICK AND STONE", "code": "BRICK AND STONE" }, { "name": "CONCRETE AND METAL", "code": "CONCRETE AND METAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POLEUSE", "type": "esriFieldTypeString", "alias": "Usage", "length": 50, "domain": { "type": "codedValue", "name": "PoleUseType", "description": "The primary use for the pole", "codedValues": [ { "name": "SIGN", "code": "SIGN" }, { "name": "SIGNAL", "code": "SIGNAL" }, { "name": "STREETLIGHT", "code": "STREETLIGHT" }, { "name": "UTILITY", "code": "UTILITY" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "CITY", "code": 1 }, { "name": "PRIVATE", "code": -1 }, { "name": "OTHER", "code": -2 }, { "name": "LITTLE ELM", "code": 2 }, { "name": "MORGANS POINT", "code": 3 }, { "name": "CITY-PUBLIC WORKS", "code": 5 }, { "name": "CITY-PARKS", "code": 6 }, { "name": "PENDLETON", "code": 4 }, { "name": "ARROWHEAD POINT", "code": 7 }, { "name": "EAST BELL", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STREETLIGHT", "type": "esriFieldTypeString", "alias": "Street Light", "length": 50, "domain": { "type": "codedValue", "name": "Yes/No", "description": "Yes or no", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "REPAIR_DATE", "type": "esriFieldTypeDate", "alias": "REPAIR DATE", "length": 8, "domain": null }, { "name": "REPLACE_DATE", "type": "esriFieldTypeDate", "alias": "REPLACE_DATE", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S55_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "063e39e3bf0f46849adaabee8d20c405" }