{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 17, "name": "Signal Service Point", "type": "Feature Layer", "description": "This feature class is created for Street Light group within Transportation Management division to capture their service point. It will be maintain by Street Light group through VUEWorks software. Any structural changes to the FC will be maintained by TPW IT Business Support team.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Created by Mala Muongkhot as requested by Roy Fickel on June 2021", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5bc4025d51888c5bf3697dff5fe6c29f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABOElEQVQokZXRQShDARzH8W/tbS1pizZWatnkMCG8XFYOzIXZlouIHHZQDg5iJyspSuHAVaJdJjdkB2W5uCxNaStqNa9xeJbGYq2tJzfr1az8jv/+n/7/+gn8M0KVmbHNgk+vxSTJXH6WSPwJBhzMD3ey6B+i3VgH0QS5/SsiF3HmgIIKOB24A142PSKG9CskMjAm0uDqYnpmD+H0lkkV6LGy4hExHN+AoIFWM6yewNoE+F24kxK9qSx3v8BqwgaQzcPCSOXNWAoGO6i3WRhXAeUbBaBYriw/ZUG0w0cB9DryqpfSMo/FMi2+ftg6A70WzAawNcH2OTn5i0MVKMFsMMz9+hSNAW/lSiSOksywG3vgTQVCUV6WRulbDhG2N9MtaNDJOZ7fC2wcXXNQtYedCBLgpEaqNV0zPx2eXZ1yq4ScAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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_1", "description": "Type of service on the street light", "codedValues": [ { "name": "Pedestal", "code": "Pedestal" }, { "name": "Pole Mount", "code": "Pole Mount" }, { "name": "Eye Base", "code": "Eye Base" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VOLTAGE", "type": "esriFieldTypeInteger", "alias": "Voltage", "domain": { "type": "codedValue", "name": "StreetLightVoltage_1", "description": "Street light voltage", "codedValues": [ { "name": "120", "code": 120 }, { "name": "240", "code": 240 }, { "name": "277", "code": 277 }, { "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_302", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R302_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S276_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": 1686824710000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }