{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "TowerScout_Buildings", "type": "Feature Layer", "description": "
Data dictionary:<\/SPAN><\/P> Field Name<\/SPAN><\/SPAN><\/P><\/TD> Data Type<\/SPAN><\/SPAN><\/P><\/TD> Description<\/SPAN><\/SPAN><\/P><\/TD><\/TR> BLD_ID<\/SPAN><\/SPAN><\/P><\/TD> Text<\/SPAN><\/SPAN><\/P><\/TD> LARIAC Building ID<\/SPAN><\/SPAN><\/P><\/TD><\/TR> Height<\/SPAN><\/SPAN><\/P><\/TD> Numeric<\/SPAN><\/SPAN><\/P><\/TD> Height of the building<\/SPAN><\/SPAN><\/P><\/TD><\/TR> count_detections<\/SPAN><\/SPAN><\/P><\/TD> Int<\/SPAN><\/SPAN><\/P><\/TD> Number of detections (potential cooling towers) on the building<\/SPAN><\/SPAN><\/P><\/TD><\/TR> avg_distance<\/SPAN><\/SPAN><\/P><\/TD> Numeric<\/SPAN><\/SPAN><\/P><\/TD> Average distance of points to the next closest point<\/SPAN><\/SPAN><\/P><\/TD><\/TR> avg_confidence<\/SPAN><\/SPAN><\/P><\/TD> Numeric<\/SPAN><\/SPAN><\/P><\/TD> Average confidence of TowerScout model<\/SPAN><\/SPAN><\/P><\/TD><\/TR><\/TBODY><\/TABLE> <\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 102645,
"latestWkid": 2229,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117608900,
"falseY": -91881400,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "Los Angeles County ISD-Enterprise GIS",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "Reviewed",
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
27,
158,
119,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "0",
"label": "No"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
217,
95,
2,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "1",
"label": "Yes"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
27,
158,
119,
255
],
"toColor": [
27,
158,
119,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
217,
95,
2,
255
],
"toColor": [
217,
95,
2,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
117,
112,
179,
255
],
"toColor": [
117,
112,
179,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 64,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 6295439.509394884,
"ymin": 1578351.4784171432,
"xmax": 6659969.610057637,
"ymax": 2120857.741171479,
"spatialReference": {
"wkid": 102645,
"latestWkid": 2229,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117608900,
"falseY": -91881400,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "BLD_ID",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "BLD_ID",
"type": "esriFieldTypeString",
"alias": "BLD_ID",
"length": 20,
"domain": null
},
{
"name": "Height",
"type": "esriFieldTypeDouble",
"alias": "Height",
"domain": null
},
{
"name": "count_detections",
"type": "esriFieldTypeInteger",
"alias": "count_detections",
"domain": null
},
{
"name": "avg_distance",
"type": "esriFieldTypeDouble",
"alias": "avg_distance",
"domain": null
},
{
"name": "avg_confidence",
"type": "esriFieldTypeDouble",
"alias": "avg_confidence",
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "Confirmed",
"type": "esriFieldTypeString",
"alias": "Confirmed",
"length": 255,
"domain": {
"type": "codedValue",
"name": "Confirmed CT",
"description": "Record has been confirmed",
"codedValues": [
{
"name": "Confirmed CT",
"code": "Confirmed CT"
},
{
"name": "Not a CT",
"code": "Not a CT"
},
{
"name": "Need more info",
"code": "Need more info"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "Notes",
"type": "esriFieldTypeString",
"alias": "Notes",
"length": 255,
"domain": {
"type": "codedValue",
"name": "TS Notes",
"description": "TowerScout Notes options",
"codedValues": [
{
"name": "Single Air Conditioner",
"code": "Single Air Conditioner"
},
{
"name": "Multiple Fan Air Conditioner",
"code": "Multiple Fan Air Conditioner"
},
{
"name": "One-Cell Cooling Tower",
"code": "One-Cell Cooling Tower"
},
{
"name": "Multi-Cell Cooling Tower",
"code": "Multi-Cell Cooling Tower"
},
{
"name": "Found on Roof Top",
"code": "Found on Roof Top"
},
{
"name": "Found on Ground Floor",
"code": "Found on Ground Floor"
},
{
"name": "Tree",
"code": "Tree"
},
{
"name": "Car",
"code": "Car"
},
{
"name": "Container",
"code": "Container"
},
{
"name": "Other",
"code": "Other"
},
{
"name": "Unknown",
"code": "Unknown"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "Notes_Expanded",
"type": "esriFieldTypeString",
"alias": "Notes_Expanded",
"length": 255,
"domain": null
},
{
"name": "Reviewed",
"type": "esriFieldTypeSmallInteger",
"alias": "Reviewed",
"domain": {
"type": "codedValue",
"name": "Reviewed",
"description": "Record has been reviewed",
"codedValues": [
{
"name": "No",
"code": 0
},
{
"name": "Yes",
"code": 1
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "ApplyToAllBldPoints",
"type": "esriFieldTypeSmallInteger",
"alias": "ApplyToAllBldPoints",
"domain": {
"type": "codedValue",
"name": "Reviewed",
"description": "Record has been reviewed",
"codedValues": [
{
"name": "No",
"code": 0
},
{
"name": "Yes",
"code": 1
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"length": 38,
"domain": null
},
{
"name": "created_user",
"type": "esriFieldTypeString",
"alias": "created_user",
"length": 255,
"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": 255,
"domain": null
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "last_edited_date",
"length": 8,
"domain": null
},
{
"name": "Observed_CTs",
"type": "esriFieldTypeSmallInteger",
"alias": "Observed CTs",
"domain": null
},
{
"name": "BLD_Area",
"type": "esriFieldTypeDouble",
"alias": "BLD_Area",
"domain": null
},
{
"name": "Shape.STArea()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null
},
{
"name": "Shape.STLength()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R91_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_91",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S80_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Map,Query,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": false,
"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": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": {
"timeZone": "Pacific Standard Time",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape.STArea()",
"shapeLengthFieldName": "Shape.STLength()",
"units": "esriFeet"
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
}