{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Street Asset Streetlight", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": -8647495.470706044, "ymin": 5328772.178228006, "xmax": -8631235.799274703, "ymax": 5352780.682488193, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 230, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LightID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LightID", "type": "esriFieldTypeInteger", "alias": "LightID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LightID" }, { "name": "StructureID", "type": "esriFieldTypeInteger", "alias": "StructureID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StructureID" }, { "name": "ValidFromDate", "type": "esriFieldTypeDate", "alias": "ValidFromDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ValidFromDate" }, { "name": "ValidToDate", "type": "esriFieldTypeDate", "alias": "ValidToDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ValidToDate" }, { "name": "LightNumPrefix", "type": "esriFieldTypeString", "alias": "LightNumPrefix", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "LightNumPrefix" }, { "name": "LightNum", "type": "esriFieldTypeSmallInteger", "alias": "LightNum", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LightNum" }, { "name": "LightNumSuffix", "type": "esriFieldTypeString", "alias": "LightNumSuffix", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "LightNumSuffix" }, { "name": "LightNumSuffix2", "type": "esriFieldTypeString", "alias": "LightNumSuffix2", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "LightNumSuffix2" }, { "name": "StreetLightFaces", "type": "esriFieldTypeString", "alias": "StreetLightFaces", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "StreetLightFaces" }, { "name": "FixtureType", "type": "esriFieldTypeString", "alias": "FixtureType", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FixtureType" }, { "name": "FixtureManufacturer", "type": "esriFieldTypeString", "alias": "FixtureManufacturer", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FixtureManufacturer" }, { "name": "FixturePartNumber", "type": "esriFieldTypeString", "alias": "FixturePartNumber", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FixturePartNumber" }, { "name": "LampType", "type": "esriFieldTypeString", "alias": "LampType", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LampType" }, { "name": "Watts", "type": "esriFieldTypeSmallInteger", "alias": "Watts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Watts" }, { "name": "Burn24Hr", "type": "esriFieldTypeString", "alias": "Burn24Hr", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Burn24Hr" }, { "name": "FuseLocation", "type": "esriFieldTypeString", "alias": "FuseLocation", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FuseLocation" }, { "name": "PowerPointID", "type": "esriFieldTypeString", "alias": "PowerPointID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PowerPointID" }, { "name": "JunctionLocation", "type": "esriFieldTypeString", "alias": "JunctionLocation", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "JunctionLocation" }, { "name": "JunctionComments", "type": "esriFieldTypeString", "alias": "JunctionComments", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "JunctionComments" }, { "name": "ArmAttachHeight", "type": "esriFieldTypeDouble", "alias": "ArmAttachHeight", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ArmAttachHeight" }, { "name": "ArmLength", "type": "esriFieldTypeDouble", "alias": "ArmLength", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ArmLength" }, { "name": "ArmRise", "type": "esriFieldTypeDouble", "alias": "ArmRise", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ArmRise" }, { "name": "ArmDirection", "type": "esriFieldTypeSmallInteger", "alias": "ArmDirection", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ArmDirection" }, { "name": "ArmManufacturer", "type": "esriFieldTypeString", "alias": "ArmManufacturer", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ArmManufacturer" }, { "name": "ArmModelNumber", "type": "esriFieldTypeString", "alias": "ArmModelNumber", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ArmModelNumber" }, { "name": "Purchased", "type": "esriFieldTypeString", "alias": "Purchased", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Purchased" }, { "name": "DateInstalled", "type": "esriFieldTypeDate", "alias": "DateInstalled", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateInstalled" }, { "name": "DateEnergized", "type": "esriFieldTypeDate", "alias": "DateEnergized", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateEnergized" }, { "name": "LastServiced", "type": "esriFieldTypeDate", "alias": "LastServiced", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastServiced" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Condition" }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "OwnedBy" }, { "name": "MaintBy", "type": "esriFieldTypeString", "alias": "MaintBy", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "MaintBy" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R51_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S43_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Street Asset Streetlight", "description": "", "prototype": { "attributes": { "OwnedBy": null, "LightID": null, "StructureID": null, "ValidFromDate": null, "ValidToDate": null, "LightNumPrefix": null, "LightNum": null, "LightNumSuffix": null, "LightNumSuffix2": null, "StreetLightFaces": null, "FixtureType": null, "FixtureManufacturer": null, "FixturePartNumber": null, "LampType": null, "Watts": null, "Burn24Hr": null, "FuseLocation": null, "PowerPointID": null, "JunctionLocation": null, "JunctionComments": null, "ArmAttachHeight": null, "ArmLength": null, "ArmRise": null, "ArmDirection": null, "ArmManufacturer": null, "ArmModelNumber": null, "Purchased": null, "DateInstalled": null, "DateEnergized": null, "LastServiced": null, "Condition": null, "MaintBy": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 20000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }