{ "currentVersion": 10.91, "id": 152, "name": "Buildings NonUA ZoomOut", "type": "Feature Layer", "description": "This shows buildings within the campus area which are not used / owned by the UA. This information is provided to add context to the map.\n", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 13542, "maxScale": 6772, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "UAProgramLink", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 181, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 215, 194, 158, 255 ], "width": 0 } }, "value": "7", "label": "Banner", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "3", "label": "Academic; Greek; Health Services; Other; Religious; Telemedicine Sites", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1", "label": "Academic; Greek; Health Services; Other; Religious; Telemedicine Sites", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "5", "label": "Academic; Greek; Health Services; Other; Religious; Telemedicine Sites", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "6", "label": "Academic; Greek; Health Services; Other; Religious; Telemedicine Sites", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "2", "label": "Academic; Greek; Health Services; Other; Religious; Telemedicine Sites", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "4", "label": "Academic; Greek; Health Services; Other; Religious; Telemedicine Sites", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "UAProgramLink = 7", "labelExpression": "[Name]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 139, 91, 41, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -2.0037507842788246E7, "ymin": -3.024097145838615E7, "xmax": 2.0037507842788246E7, "ymax": 3.024097145838615E7, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "BuildingNonUAID", "type": "esriFieldTypeSmallInteger", "alias": "BuildingNonUAID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 40, "domain": null }, { "name": "LandIsOwnedByUA", "type": "esriFieldTypeSmallInteger", "alias": "LandIsOwnedByUA", "domain": { "type": "codedValue", "name": "dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Use_", "type": "esriFieldTypeSmallInteger", "alias": "Use_", "domain": { "type": "codedValue", "name": "dmnUse", "description": "Non U of A Structures ", "codedValues": [ { "name": "Office", "code": 1 }, { "name": "Student Services", "code": 2 }, { "name": "Institutional", "code": 3 }, { "name": "Museum", "code": 4 }, { "name": "Commercial", "code": 5 }, { "name": "Residential", "code": 6 }, { "name": "Religious", "code": 7 }, { "name": "Lodging", "code": 8 }, { "name": "Government", "code": 9 }, { "name": "Unknown", "code": 10 }, { "name": "Medical", "code": 11 }, { "name": "Academic", "code": 12 }, { "name": "Parking", "code": 13 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UAProgramLink", "type": "esriFieldTypeSmallInteger", "alias": "UAProgramLink", "domain": { "type": "codedValue", "name": "dmnUAProgLink", "description": "Non U of A Structures", "codedValues": [ { "name": "Greek", "code": 1 }, { "name": "Religious", "code": 2 }, { "name": "Academic", "code": 3 }, { "name": "Telemedicine Sites", "code": 4 }, { "name": "Health Services", "code": 5 }, { "name": "Other", "code": 6 }, { "name": "Banner", "code": 7 }, { "name": "Display", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GreekType", "type": "esriFieldTypeSmallInteger", "alias": "GreekType", "domain": { "type": "codedValue", "name": "dmnGreekType", "description": "tblGreekType", "codedValues": [ { "name": "Fraternity", "code": 1 }, { "name": "Sorority", "code": 2 }, { "name": "Academic", "code": 3 }, { "name": "Not Applicable", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 100, "domain": null }, { "name": "GreekActive", "type": "esriFieldTypeString", "alias": "GreekActive", "length": 15, "domain": { "type": "codedValue", "name": "Y/NnonUA", "description": "non UA yes no with NA", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }