{ "currentVersion": 10.91, "id": 1, "name": "Termination", "type": "Feature Layer", "description": "The point at which the telephone company network ends and connects with the wiring at the customer premises.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102748, "latestWkid": 2285 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "1e803a380b672cdeabe75a65d5ef2d5c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAP1JREFUKJGd0j9KQ0EQx/GveQuvSLdlCkHwAEYLMaAnUO8gqFHIGSSHUDQPPEU6D2ACEvUA/ulSDljOe4RYuIbJvjWFUy6/D+xvGMc/xwEU3u8gcjjL84dL1VEqGDJnDe/vT0WeHMBcpLUG/Uy1f5vnnRgHdAPszkQc8AO7MCzgFdjKVB8ttgj4qOBq8VWAc2gX8GJx1myWiFz/ohL2ezBdgimM6huwGaMajHFAnzFKwtBJzdOG834dkb9hvAjgC2g3REZ33u9diIxrMELvJRz0YFrAcwq7VSh03k5hewA1ZBZm8QkwXhzAAI4rmMTI4gEcVTBZ6tiFYQrYsZlvQiCWVvPbp74AAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1231900.4820662625, "ymin": 494038.84496952593, "xmax": 1419634.2660467625, "ymax": 563391.1760808602, "spatialReference": { "wkid": 102748, "latestWkid": 2285 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PROJECTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Provides options for determined whether the Junction Feature is enabled, and will allow flow and tracing through it when participating in a geometric network. Used with all Junction features which inherit Enabled attribute from the NetworkFeature class.", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATIONUSER", "type": "esriFieldTypeString", "alias": "Creation User", "length": 50, "domain": null }, { "name": "DATECREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "DATEMODIFIED", "type": "esriFieldTypeDate", "alias": "Date Modified", "length": 8, "domain": null }, { "name": "LASTUSER", "type": "esriFieldTypeString", "alias": "Last User", "length": 50, "domain": null }, { "name": "WORKORDERID", "type": "esriFieldTypeString", "alias": "Work Order ID", "length": 20, "domain": null }, { "name": "PROJECTNUMBER", "type": "esriFieldTypeString", "alias": "Project Number", "length": 20, "domain": null }, { "name": "PROJECTNAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 20, "domain": null }, { "name": "CLLI", "type": "esriFieldTypeString", "alias": "Common Language Location Identifier", "length": 20, "domain": null }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "length": 20, "domain": null }, { "name": "PARTNUMBER", "type": "esriFieldTypeString", "alias": "Part Number", "length": 20, "domain": null }, { "name": "MODELNUMBER", "type": "esriFieldTypeString", "alias": "Model Number", "length": 20, "domain": null }, { "name": "SERIALNUMBER", "type": "esriFieldTypeString", "alias": "Serial Number", "length": 20, "domain": null }, { "name": "COST", "type": "esriFieldTypeDouble", "alias": "COST", "domain": null }, { "name": "ACCOUNTCODE", "type": "esriFieldTypeString", "alias": "Account Code", "length": 20, "domain": null }, { "name": "INSTALLATIONDATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "IPID", "type": "esriFieldTypeGUID", "alias": "Item of Plant ID", "length": 38, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": null }, { "name": "TERMINATIONTYPE", "type": "esriFieldTypeInteger", "alias": "Termination Type", "domain": { "type": "codedValue", "name": "TerminationType", "description": "Provides options for the type of Termination. Used with the Termination.TerminationType attribute", "codedValues": [ { "name": "ONT", "code": 1 }, { "name": "OLT", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MOUNTTYPE", "type": "esriFieldTypeInteger", "alias": "Mount Type", "domain": { "type": "codedValue", "name": "MountType", "description": "Provides options for the type of mounting. Used with the MountType attribute on the following classes: DigitalCrossConnect, FiberInterconnect, MainDistributionFrame, PatchPanel and Splitter.", "codedValues": [ { "name": "Wall", "code": 1 }, { "name": "Rack", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 100, "domain": null }, { "name": "LegacyJobNum", "type": "esriFieldTypeString", "alias": "LegacyJobNum", "length": 6, "domain": null }, { "name": "YearInstalled", "type": "esriFieldTypeString", "alias": "YearInstalled", "length": 4, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 20, "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "LifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "PRPSD", "code": "PRPSD" }, { "name": "ACTIV", "code": "ACTIV" }, { "name": "ABAND", "code": "ABAND" }, { "name": "REMVD", "code": "REMVD" }, { "name": "UNKNW", "code": "UNKNW" }, { "name": "WAITG", "code": "WAITG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AsBuilt", "type": "esriFieldTypeString", "alias": "AsBuilt", "length": 11, "domain": null }, { "name": "Asset_Area", "type": "esriFieldTypeString", "alias": "Asset_Area", "length": 2, "domain": null }, { "name": "Asset_Type", "type": "esriFieldTypeString", "alias": "Asset_Type", "length": 2, "domain": null }, { "name": "Asset_Desc", "type": "esriFieldTypeString", "alias": "Asset_Desc", "length": 40, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R39_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_39", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_39", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "da4fba15130041cf8c002d1aa50cb56f" }