{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "Street Light Service Point", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "dc0400484af8d91001b81cfd6a67491b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABVElEQVQokbXQPUjUARgG8N/gYuhNkf/BwyhaGgObFJrOsgTpQKfEhoYuGtQ8NEiJPLzOBofORQOnQjlxKDIdL3HwA0GCtMAPlPKjBtPBscWh8G8J0TO+Lz94eAr8Qwr+C77GnQqqJ3k7Rv9f8RlKLpN5w70Szj2k9jaLKKrh+TTJLbZD8RWyL4m3EazwEfYofEAuTdUtTr2iLhQvknhKWZpYOxfhAjdTRHuY+UQitHYljRGiE+QPKM1QCt1EO9mcJB9wt5L19wz+hmuob+Vq2DCPCdACPbw7gucYv8/nHxSe5cYhAJ1srvI6wsEOy0dqD9GL4mZyHQRP+PaI01187yBoo+wZceyHDhZnIEMsxew800jMM5yiPE1slRc56kPxV5INFH+g8RJNEGF3hOtLDH4hGbo2TLE2RTWcZ6OP/C4bC2wvHN6Pxb9mlOwo2eP+f8QnyU+NlV7oNZJCnwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2344097.3994455785, "ymin": 6940516.310899645, "xmax": 2399058.072332412, "ymax": 7034548.771784484, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.00328083333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3594486392658406E8, "falseY": -9.328291542373236E7, "xyUnits": 3.2655280816498052E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SERVICE_TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SERVICE_TYPE", "type": "esriFieldTypeString", "alias": "Service Type", "length": 50, "domain": { "type": "codedValue", "name": "StreetLightServiceType", "description": "Type of service on the street light", "codedValues": [ { "name": "Pedestal", "code": "Pedestal" }, { "name": "Pole Mount", "code": "Pole Mount" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VOLTAGE", "type": "esriFieldTypeInteger", "alias": "Voltage", "domain": { "type": "codedValue", "name": "StreetLightVoltage", "description": "Street light voltage", "codedValues": [ { "name": "120", "code": 120 }, { "name": "240", "code": 240 }, { "name": "480", "code": 480 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "METERED", "type": "esriFieldTypeString", "alias": "Metered", "length": 50, "domain": { "type": "codedValue", "name": "Y/N", "description": "YES OR NO", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LIMITS", "type": "esriFieldTypeString", "alias": "Limits On/To/From", "length": 150, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "Created User", "length": 50, "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": 50, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "Last Edited Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_279", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R279_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S254_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1623839734000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }