{ "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 7, "name": "Lightpoles (related to Electric Service)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "

Most of the points in this feature class are owned by Oncor, but some are owned by the city of Richardson.<\/SPAN><\/P><\/DIV><\/DIV>", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 3, "name": "TrafficSignDetails", "relatedTableId": 5, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "composite": false }, { "id": 2, "name": "LGM.LGM.ELECTRICSERVICE", "relatedTableId": 6, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "ELECTRICSERVICEID", "composite": false } ], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "modelName": "GP_371611215", "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "hasMetadata": true, "extent": { "xmin": 2499321.124758661, "ymin": 7023329.530115396, "xmax": 2546965.299155161, "ymax": 7053824.540319473, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.00328083333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 158, 55, 55, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "Label", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LABEL" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "Ownership", "domain": { "type": "codedValue", "name": "trafficLIGHTPOLESOWNERSHIP", "description": "TRAFFIC LIGHT POLES OWNERSHIP", "codedValues": [ { "name": "CITY", "code": "CITY" }, { "name": "ONCOR", "code": "ONCOR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "OWNERSHIP" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "POLETYPE", "type": "esriFieldTypeString", "alias": "Pole Type", "domain": { "type": "codedValue", "name": "trafficLIGHTPOLESPOLETYPE", "description": "TRAFFIC LIGHT POLES POLE TYPE", "codedValues": [ { "name": "ONCOR TYPE 1", "code": "ONCOR TYPE 1" }, { "name": "ONCOR TYPE 2", "code": "ONCOR TYPE 2" }, { "name": "CITY TYPE 1", "code": "CITY TYPE 1" }, { "name": "CITY TYPE 2", "code": "CITY TYPE 2" }, { "name": "CITY TYPE 3", "code": "CITY TYPE 3" }, { "name": "HIGH MAST", "code": "HIGH MAST" }, { "name": "SMART POLE 1", "code": "SMART POLE 1" }, { "name": "SMART POLE 2", "code": "SMART POLE 2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "POLETYPE" }, { "name": "POLEMOREINFO", "type": "esriFieldTypeString", "alias": "More Information", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "POLEMOREINFO" }, { "name": "FOUNDATIONDIAMETER", "type": "esriFieldTypeSmallInteger", "alias": "Foundation Diameter (IN)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FOUNDATIONDIAMETER" }, { "name": "ELECVOLTTYPE", "type": "esriFieldTypeString", "alias": "Elec Volt Type", "domain": { "type": "codedValue", "name": "trafficLIGHTPOLESELECVOLTTYPE", "description": "TRAFFIC LIGHT POLES ELEC VOLT TYPE", "codedValues": [ { "name": "480V", "code": "480V" }, { "name": "277/480V", "code": "277/480V" }, { "name": "120V", "code": "120V" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ELECVOLTTYPE" }, { "name": "NUMBEROFARMS", "type": "esriFieldTypeString", "alias": "Number of Arms", "domain": { "type": "codedValue", "name": "trafficLIGHTPOLESNUMBEROFARMS", "description": "TRAFFIC LIGHT POLES NUMBER OF ARMS", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "HIGH MAST", "code": "HIGH MAST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "NUMBEROFARMS" }, { "name": "NUMBEROFFIXTURES", "type": "esriFieldTypeString", "alias": "Number of Fixtures", "domain": { "type": "codedValue", "name": "trafficLIGHTPOLESNUMBEROFFIXTURES", "description": "TRAFFIC LIGHT POLES NUMBER OF FIXTURES", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "NUMBER ON HIGH MAST", "code": "NUMBER ON HIGH MAST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "NUMBEROFFIXTURES" }, { "name": "FIXTURETYPE", "type": "esriFieldTypeString", "alias": "Fixture Type", "domain": { "type": "codedValue", "name": "trafficLIGHTPOLESFIXTURETYPE", "description": "TRAFFIC LIGHT POLES FIXTURE TYPE", "codedValues": [ { "name": "HPS", "code": "HPS" }, { "name": "LED", "code": "LED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FIXTURETYPE" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "Model", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "MODEL" }, { "name": "PHOTOCELLATPOLE", "type": "esriFieldTypeString", "alias": "Photocell at Pole", "domain": { "type": "codedValue", "name": "trafficYESNO", "description": "TRAFFIC YES OR NO", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "PHOTOCELLATPOLE" }, { "name": "INTERSECTIONID", "type": "esriFieldTypeString", "alias": "Intersection ID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "INTERSECTIONID" }, { "name": "ESRIGNSS_LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LATITUDE" }, { "name": "ESRIGNSS_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LONGITUDE" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "ELECTRICSERVICEID", "type": "esriFieldTypeString", "alias": "Electric Service ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ELECTRICSERVICEID" }, { "name": "MOREINFO", "type": "esriFieldTypeString", "alias": "MORE INFO", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MOREINFO" }, { "name": "LifeCycleStatus", "type": "esriFieldTypeString", "alias": "Life Cycle Status", "domain": { "type": "codedValue", "name": "LifeCycleStatus", "description": "The status or life cycle of the feature", "codedValues": [ { "name": "Abandoned in Place", "code": "Abandoned in Place" }, { "name": "Active", "code": "Active" }, { "name": "Feature Changed", "code": "Feature Changed" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "Active", "modelName": "LifeCycleStatus" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R917_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_7981_FACILIT", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_7981_ELECTRI", "fields": "ELECTRICSERVICEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S534_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Lightpoles (related to Electric Service)", "description": "", "prototype": { "attributes": { "MOREINFO": null, "LifeCycleStatus": "Active", "FACILITYID": null, "LABEL": null, "DESCRIPTION": null, "OWNERSHIP": null, "INSTALLDATE": null, "POLETYPE": null, "POLEMOREINFO": null, "FOUNDATIONDIAMETER": null, "ELECVOLTTYPE": null, "NUMBEROFARMS": null, "NUMBEROFFIXTURES": null, "FIXTURETYPE": null, "MANUFACTURER": null, "MODEL": null, "PHOTOCELLATPOLE": null, "INTERSECTIONID": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ELECTRICSERVICEID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }