{ "currentVersion": 10.81, "id": 4, "name": "Buildings", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Parcels and Structures" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 1000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 195, 180, 140 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 140 ], "width": 0 } }, "value": "BUILDING", "label": "BUILDING; MOBILE HOME; OUT BUILDING", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 195, 180, 140 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 140 ], "width": 0 } }, "value": "MOBILE HOME", "label": "BUILDING; MOBILE HOME; OUT BUILDING", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 195, 180, 140 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 140 ], "width": 0 } }, "value": "OUT BUILDING", "label": "BUILDING; MOBILE HOME; OUT BUILDING", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 145, 105, 140 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 140 ], "width": 0 } }, "value": "DECK", "label": "DECK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 112, 0, 140 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 140 ], "width": 0 } }, "value": "FOUNDATION", "label": "FOUNDATION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 196, 160, 140 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 140 ], "width": 0 } }, "value": "OVERHEAD_WALKWAY", "label": "OVERHEAD_WALKWAY", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 112, 74, 140 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 140 ], "width": 0 } }, "value": "PATIO", "label": "PATIO", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 140 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 140 ], "width": 0 } }, "value": "POOL - ABOVE GROUND", "label": "POOL - ABOVE GROUND; POOL - INGROUND", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 140 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 140 ], "width": 0 } }, "value": "POOL - INGROUND", "label": "POOL - ABOVE GROUND; POOL - INGROUND", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 123, 45, 140 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 140 ], "width": 0 } }, "value": "RUIN", "label": "RUIN", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 132, 168, 140 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 140 ], "width": 0 } }, "value": "TANK", "label": "TANK", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1016093.9624999985, "ymin": 142309.17074999958, "xmax": 1072962.9082500003, "ymax": 201832.24225000292, "spatialReference": { "wkid": 102710, "latestWkid": 3437 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": { "type": "codedValue", "name": "BuildingPolyTypes", "description": "Valid values for Type field in Buildings_Poly", "codedValues": [ { "name": "BUILDING", "code": "BUILDING" }, { "name": "DECK", "code": "DECK" }, { "name": "FOUNDATION", "code": "FOUNDATION" }, { "name": "MOBILE HOME", "code": "MOBILE HOME" }, { "name": "OUT BUILDING", "code": "OUT BUILDING" }, { "name": "OVERHEAD_WALKWAY", "code": "OVERHEAD_WALKWAY" }, { "name": "PATIO", "code": "PATIO" }, { "name": "POOL - ABOVE GROUND", "code": "POOL - ABOVE GROUND" }, { "name": "POOL - INGROUND", "code": "POOL - INGROUND" }, { "name": "RUIN", "code": "RUIN" }, { "name": "TANK", "code": "TANK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ELEV", "type": "esriFieldTypeDouble", "alias": "ELEV", "domain": null }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "HEIGHT", "domain": null }, { "name": "OLDTYPE", "type": "esriFieldTypeString", "alias": "OLDTYPE", "length": 50, "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": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_236", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S225_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Data,Map,Query", "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": "0eaca108b95f428bac59d41011d43095" }