{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 25, "name": "Streetlight", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "47866fa0064eac04e6112f298d8ae651", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABqUlEQVQYlV3QsUsCYQAF8Bd8HsShZdBJHwrHecEhGKTQ0eCc5CC4ddU/0J/QH9Di3NZU4NCQtDg4CGIQ38nR0kGQOcihhEfQ6XX4VUdDJdFb3295j+BfdF2PGcZovVZbe2SMeX878gOSlPpbw6FoqurkUJbfTlR1csz55rUsv2v1+v3VHFPqb+3vP5+bZvSp11u8EcVPBMFC0jDGZ5Ty7cEgv2NZVpMAwHAomqYZfTo4eN5otZYTksRRqbjFdDpQGo2V2zAMHQAguq7HVHVy2Ost3rRay4m9vXFCkjiyWV+pVlN92xbvMplZWRB0hxjGaF2W305E8ROSxCFJfD6oUHhVcrnpEQDY9rRJarW1R1WdHAfBQrJScYvZrK/84k5nqd/tRi8FAV48/uETxpjH+ea1YYzP0ulAqVZT/ULhVel0lvrF4oviupHddnu1xBhzCADI8rtGKd9uNFZubVu8y+WmR91u9NJ1I7uUzhKa5pUZwykBgHr9/mowyO+EYehkMrMyAAgCvHZ7taRpXvnhIXYx/xkALMtqfiPdse1pMx7/8BljDmM4/TVfSfC9k4va1yUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 2.158162478778536E-5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1846903.5519052148, "ymin": 666958.6433096379, "xmax": 1866048.385006547, "ymax": 686974.4717162251, "spatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MAPREF", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MAPREF", "type": "esriFieldTypeString", "alias": "MAPREF", "length": 25, "domain": null }, { "name": "LIGHTTYPE", "type": "esriFieldTypeString", "alias": "LIGHTTYPE", "length": 50, "domain": { "type": "codedValue", "name": "LightType", "description": "LightType", "codedValues": [ { "name": "Luminaire Assembly", "code": "Luminaire Assembly" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNEDBY", "type": "esriFieldTypeDouble", "alias": "OWNEDBY", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "AssetOwner", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Customer", "code": -3 }, { "name": "AEP", "code": -4 }, { "name": "South Central", "code": -5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PoleType", "type": "esriFieldTypeString", "alias": "PoleType", "length": 20, "domain": { "type": "codedValue", "name": "PoleType", "description": "PoleType", "codedValues": [ { "name": "Type A Light Pole", "code": "Type A Light Pole" }, { "name": "Streetlight Pole", "code": "Streetlight Pole" }, { "name": "Traffic Signal Pole", "code": "Traffic Signal Pole" }, { "name": "Wood Post", "code": "Wood Post" }, { "name": "Traffic Sig MainSt", "code": "Traffic Sig MainSt" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CostSource", "type": "esriFieldTypeString", "alias": "CostSource", "length": 25, "domain": null }, { "name": "YearSource", "type": "esriFieldTypeString", "alias": "YearSource", "length": 20, "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 12, "domain": null }, { "name": "Height", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null }, { "name": "Condition", "type": "esriFieldTypeDouble", "alias": "Condition", "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDouble", "alias": "InstallDate", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R37_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_37", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_37", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S27_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, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }