{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 207, "name": "CampusLocations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 132, 156, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2474944207899999E7, "ymin": 3786389.1886000037, "xmax": -1.22330384996E7, "ymax": 3955410.456100002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "OtherNames", "type": "esriFieldTypeString", "alias": "OtherNames", "length": 255, "domain": null }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "length": 255, "domain": { "type": "codedValue", "name": "WS2_CampusLocationsCategory", "description": "Location category for campus locations. Used to describe service types.", "codedValues": [ { "name": "Clinic", "code": "Clinic" }, { "name": "Campus Service", "code": "Campus Service" }, { "name": "Point of Interest", "code": "Point of Interest" }, { "name": "Student Service", "code": "Student Service" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LocationType", "type": "esriFieldTypeString", "alias": "LocationType", "length": 255, "domain": { "type": "codedValue", "name": "WS2_CampusLocationsType", "description": "Location type for the campus locations. Used to describe the physical location characterisics of place.", "codedValues": [ { "name": "Outdoor Location", "code": "Outdoor Location" }, { "name": "Group of Outdoor Locations", "code": "Group of Outdoor Locations" }, { "name": "Part of Outdoor Location", "code": "Part of Outdoor Location" }, { "name": "Building", "code": "Building" }, { "name": "Group of Rooms", "code": "Group of Rooms" }, { "name": "Room", "code": "Room" }, { "name": "Part of Room", "code": "Part of Room" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingName", "type": "esriFieldTypeString", "alias": "BuildingName", "length": 255, "domain": null }, { "name": "FloorName", "type": "esriFieldTypeString", "alias": "FloorName", "length": 255, "domain": null }, { "name": "SpaceNumLetter", "type": "esriFieldTypeString", "alias": "SpaceNumLetter", "length": 255, "domain": null }, { "name": "RoomID", "type": "esriFieldTypeString", "alias": "RoomID", "length": 255, "domain": null }, { "name": "OutdoorArea", "type": "esriFieldTypeString", "alias": "OutdoorArea", "length": 255, "domain": null }, { "name": "PhotoURL", "type": "esriFieldTypeString", "alias": "PhotoURL", "length": 255, "domain": null }, { "name": "Phone", "type": "esriFieldTypeString", "alias": "Phone", "length": 255, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 255, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 255, "domain": null }, { "name": "HoursOfOperation", "type": "esriFieldTypeString", "alias": "HoursOfOperation", "length": 255, "domain": null }, { "name": "FeedXYZ", "type": "esriFieldTypeString", "alias": "FeedXYZ", "length": 255, "domain": null }, { "name": "AcceptsCatCash", "type": "esriFieldTypeString", "alias": "AcceptsCatCash", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UserInterests", "type": "esriFieldTypeString", "alias": "UserInterests", "length": 255, "domain": { "type": "codedValue", "name": "WS2_PopulationGroups", "description": "UA Population groups used to describe different types of UA populations.", "codedValues": [ { "name": "New Students", "code": "New Students" }, { "name": "Undergraduates", "code": "Undergraduates" }, { "name": "Graduates", "code": "Graduates" }, { "name": "Faculty", "code": "Faculty" }, { "name": "Staff", "code": "Staff" }, { "name": "Administration", "code": "Administration" }, { "name": "Operations", "code": "Operations" }, { "name": "Visitors", "code": "Visitors" }, { "name": "Alumni", "code": "Alumni" }, { "name": "New Students,Undergraduates", "code": "New Students,Undergraduates" }, { "name": "New Students,Undergraduates,Graduates", "code": "New Students,Undergraduates,Graduates" }, { "name": "Undergraduates,Graduates", "code": "Undergraduates,Graduates" }, { "name": "Faculty,Staff", "code": "Faculty,Staff" }, { "name": "Visitors,Alumni", "code": "Visitors,Alumni" }, { "name": "Visitors,Alumni,New Students", "code": "Visitors,Alumni,New Students" }, { "name": "All", "code": "All" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "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": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Directory Map Locations1128", "type": "Feature Layer", "description": "Status:Contact:Intended Use:Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:Type:MountType:", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1692, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3aa0cab3f619062d191f20c839511470", "imageData": "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", "contentType": "image/png", "width": 26, "height": 26, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "Directory Map Locations" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2351943107E7, "ymin": 3793084.6735000014, "xmax": -1.23502246601E7, "ymax": 3795282.9180999994, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Type", "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": "Type", "type": "esriFieldTypeSmallInteger", "alias": "Type", "domain": { "type": "codedValue", "name": "WS2_SignType", "description": "Types of Signs", "codedValues": [ { "name": "Gateway", "code": 1 }, { "name": "Directory", "code": 2 }, { "name": "Building Name", "code": 3 }, { "name": "Stop", "code": 4 }, { "name": "No Parking", "code": 5 }, { "name": "20 Minute Loading Zone", "code": 6 }, { "name": "Service Parking", "code": 7 }, { "name": "Disabled Parking", "code": 8 }, { "name": "Bike Lane", "code": 9 }, { "name": "Dedication Plaque", "code": 10 }, { "name": "Street Name", "code": 11 }, { "name": "Billboard", "code": 12 }, { "name": "Scoreboard", "code": 13 }, { "name": "Unknown", "code": 14 }, { "name": "Digital Sign", "code": 15 }, { "name": "Bike Lane Ground", "code": 16 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MountType", "type": "esriFieldTypeSmallInteger", "alias": "MountType", "domain": { "type": "codedValue", "name": "WS2_SignMount", "description": "Method of Mounting Sign", "codedValues": [ { "name": "Integrated with Building Facade", "code": 1 }, { "name": "Mounted on Building Wall", "code": 2 }, { "name": "Integrated in Freestanding Wall", "code": 3 }, { "name": "Mounted on Freestanding Wall", "code": 4 }, { "name": "Mounted in Metal Frame Structure", "code": 5 }, { "name": "Pole Mounted", "code": 6 }, { "name": "Unknown", "code": 7 }, { "name": "Asphalt", "code": 8 }, { "name": "Concrete", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Directory Map Locations4514", "type": "Feature Layer", "description": "Status:Contact:Intended Use:Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:Type:MountType:", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 6771, "maxScale": 1693, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b379ef5bbb7826db29740d3825aa70dd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAGnElEQVRYheVXCWxURRj+5r23u93d7nZb2tKWag97N0ABgUQQKGjqUe8UxaMIWjWCymkAJQohMSEQIIAcEZXggfFAPDAICFhApBTaQqFAobS09D6213a3+3bM/OzWKqW7wcRg/JK3x3szb7755/u/f0bBLQIFtwgU3CJQ8F8hwjnXANAD0AHQuvvI7ktyf4tnFgAdAKwAOgE4ANgAtDHG+E0R4ZzHAVgGYCKAEPwzqJxzQa4RwDkA8xljJV6JcM4NAPYBuJ2D40zjMZRai3Cl7QI6uq1QuUrtDIo/DIoJBo0JesUfMlPQ6miiNhKT6b9G0sKoCZAjTXEBcQGDzcH6iHgXd4pJJvsSkYcEiYq2c3jryGSUthT5NG2JSXggeiom3TYZawrm4HLr2d6PZUHsywcvwKILieqrf19E7hSRWHDocZS1nvGJRLA+HItGbsFPl7ehzlaJ99MPIGffXahqv9jTRuVOHKj8Bpmx01SfiHS77Ja6zkqfSYyJeBBPJszCrrKtmBD5OFodjVhbOB9rJ+zFS/vuQoOtuqdtZXspJEjMJyIcvIoxkQz9Y4BfGJ5LXoDqjjLMPng/xkc+hneOPo1HYnMwPHQ8dl3eiqz417ChaFFPH6erG4qk7TNBrruplfysYYYoMDBB6i/PxDonBKZhTEQmHKodH5x+F3rFiPGRj+JM0zFE+sehoUtEgOFo9W7MG7HueiJMo/GJCAAuhKeRdTBqzEgNGo3RYRmIMieizdGM36p/wqclK4hoyoBRKG8tgYu70O6wwmDwR5ezE5+ULKfI5NXuRVrI3Sioz71GhHdDlhSJcy4zxlRvRPTiQ6Texom5OFi5g1540VoEnWzA7aZEPBz7Apq6anHo6g+IMMbgkvU0nk6aiz3ln6OmsxzR5mS6t7fiC7w9+iOcacqDQ+2iiLjh5za/GxNxuhz+YkFszg7YnO3YeWkzhoem49eqnTT4IP9YVLVfwqiwexFnGYJTDUeoX3Hj7/BTjJCZjPza/bCrneh2OfBR8TI8n/IWNp9aLN7de7L9E3GoXQE2tRMurmJtwTy8PHgZ3svLwZTEufiweCn8ZCOeSZpHBtdoq6GIBPkNJI08lTAbG4oWYmzEQ6Sd/ZVf46L1FJ7QvQqNpPt7RPrXiMNlDxUOKXCy/iBmDF1O0RGpJ/xCOGmroxkt9gbSkFkbhAstBWjvttIS3j3oYVqWcGNMz8CHr/6AUWH3UITc0Hol4uKuoHZHC/1mkGDUmGg2JU35iDan0CB1nVegk/WoaDtPWooJSEWUKYlCnxQ0ArlV3xF5IVRh/+ebC3B/dDbONuV5hpG9EgEQ0NHd2uOGop6IMAvLD9SFwF9jEaZHJASC/MJoQEFEeEfu6e+QOmA0spMXYOTAe5FbtRNLarIRaoik5bvRuNfdYIwZeoWQOg8NGUuzbLbXk4C1so5eLHQkjK264zK5qhCsqDcLRm7CjtJNmLwrnpZRZJHwoN7DeCUiQdKK6unB7vLPMDn+dSKi8m5KQ6Ehu2pDlDmJBsmv20/CjbekkR5EwVtTMBtDgsdgSPBY7K/8ijz72kWw+7A0kpaxPwn/WvUt5g1fh3jLUHSpnbA6GikKgogYXBQ2kcrN9jpkxkzDqpNvUDTWpx/AsZqfcaLuAGYNW03pa9KKvRPB4cPSoKNXmpHyf674HFMS52Bd4Ztk7w22q3T/gZippCOTJpD85HjdL9Rnx8WNKGo4jGmpb+O+6Gex6HAWpfGI0HTPa11eiXDOaxRJ85eNy+7yT7B50hG8X7QQLfZ6xJhTYNIGYvu5VVSPUoJGUbsx4ZkkVCHeAO0AbD+/GkuOZpO4+3LvfonoFWNZhDFmQm9BnW06jivtF5AVPxNbipdCbBM4XMgZvBQZUc+QqQkfKbMW43TjUdoY5df+0ts3CL2155WIVvY7Hm1Onu6xcg++v7QF01MXY0/FdqSFjMPraStpiUTK7i7/lJzWGyy6YM/PDq9EAHzPwdc+dscrstCEBztKN2LcoEewLaOQsmZF/gz8WPYxacQXiGhMvC3L87fFKxHGWCXnfP2UxLkzVe7khfWHZGFwIktWnniNnDVEH0mzSwgcRkVOcl+KpPRsnMXluSdMMTNmOvmRyp15iqSx+RIRgfkSkyzZyQuzr99v3zSEieyRmfJiXw/7JMIYEyqbyjlfCSADQLj7EKW4v3XuCuopXmKGTvfBSpxhRI1oc6epSBmxbStgjP0pOl+IeMAYE2cJ384T/5uz77+FW4bIH5y816mXPfVeAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 25, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "Directory Map Locations" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2351943107E7, "ymin": 3793084.6735000014, "xmax": -1.23502246601E7, "ymax": 3795282.9180999994, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Type", "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": "Type", "type": "esriFieldTypeSmallInteger", "alias": "Type", "domain": { "type": "codedValue", "name": "WS2_SignType", "description": "Types of Signs", "codedValues": [ { "name": "Gateway", "code": 1 }, { "name": "Directory", "code": 2 }, { "name": "Building Name", "code": 3 }, { "name": "Stop", "code": 4 }, { "name": "No Parking", "code": 5 }, { "name": "20 Minute Loading Zone", "code": 6 }, { "name": "Service Parking", "code": 7 }, { "name": "Disabled Parking", "code": 8 }, { "name": "Bike Lane", "code": 9 }, { "name": "Dedication Plaque", "code": 10 }, { "name": "Street Name", "code": 11 }, { "name": "Billboard", "code": 12 }, { "name": "Scoreboard", "code": 13 }, { "name": "Unknown", "code": 14 }, { "name": "Digital Sign", "code": 15 }, { "name": "Bike Lane Ground", "code": 16 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MountType", "type": "esriFieldTypeSmallInteger", "alias": "MountType", "domain": { "type": "codedValue", "name": "WS2_SignMount", "description": "Method of Mounting Sign", "codedValues": [ { "name": "Integrated with Building Facade", "code": 1 }, { "name": "Mounted on Building Wall", "code": 2 }, { "name": "Integrated in Freestanding Wall", "code": 3 }, { "name": "Mounted on Freestanding Wall", "code": 4 }, { "name": "Mounted in Metal Frame Structure", "code": 5 }, { "name": "Pole Mounted", "code": 6 }, { "name": "Unknown", "code": 7 }, { "name": "Asphalt", "code": 8 }, { "name": "Concrete", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Directory Map Locations9028", "type": "Feature Layer", "description": "Status:Contact:Intended Use:Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:Type:MountType:", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 13542, "maxScale": 6772, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8f15bd6a629bc77757e22b08a70dbd30", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAERElEQVRIid2VWWxUVRjH/+fcc+9snU5npgut2FIKdJkUukQo1QjBWJCGaHkAa2tUNLQkLgkRQowPfTDGBR9MINEHoxGVABINuBBTqxCU0o1quk0pLW2lnbbOdKbTYZa7HHOviRozE+KDD3qSm/vl3Pud37f8zzkM//Jg/0/A5tOwAHARDWauQVQAgTFQ3QaBhWjgEBAGEE3EEUEGQr27cPuOgOrzsEoRcgoc9ZxzIgrmsCSaZAICmSckhcsmhcsipUxlYDENnAomlSoRxbT5FE0QkI9+3Ks+nRIgRbBPpNJDretfJfWFTyJdctn/HhEHx5C/SxgNXrM1FLUac8tyCD/MfCG1dTbvq34Xrb0tkJMCnOacur3rXhAaiw8mraeiyTgx8jpMggWzkQkc++kQnt3wJtJEB7YXNOGNngNqx/6wgpYUGdiYw5pnW510ce9iH676vsHWlbsxERrERGhIzxCdsxdQk7vD+Mcq2lXPmbA4CCSSAiilC/7YrGFrXMWN0ICxmMJlFKZ78MDdezAfncbajAqkS24MB7rRM9/xB4BRkZthCCQ5QNFkrnIVb/cfBOccjDJkWVbCZc5GVFmG05SFpXgAVmaH27ICGaZMrLDlYyrsRb69GCKRCFNgBhBKngER7FaWhpgSweOlRzC15EV1zjZMh69jWQ6CUQnlmbXoX7iEMtdGFDo88Lg34ZORo2gqOQRRMBFCjAyS94Bz7rBLTtQVPIax4M+GZiihGPBfwWqHB4vxeeNtZjaYmRWh+K+GX5l7I8ZDg3oAhHAjgxQAqBl64ywsDZNLI1jnrIQ/6kN19jY4TC4omoLLt84bIAuzodhZhbPXj6Myewu8i70QiEDAIKYEqFy16o65tlX4cuJ9PFLUgl+Wx6BqitGTpUQAnb4LeK7iKDqmP8Wx/sOGPO2iE3E1BgpCjN2eukSaqDfZIbkRiM0ZjbUyO0QqQS9d3/z3eDC/EV/fPAG9Vw1rWvWo4bs9qSsIHIQT+ucmS1IiDgpq2Lokz42/h/vvehiyFjcijKoRTPq9BnR7QTMu3focU+FRDPg78XzFW/jsxjuaqiGeEiASKahwOV+378vbhWfaawzQzaUhuMw5uDe3Ht1z7cbR8FrPfswsj2PHqmY0lxw2xEBAKQOklICYFhsZDw2ur8zaAkkwo9R1D64tXESRoxwfDL2C4UAPavN2Ym3GBjQVv4iC9JK/uiOhxrhKoaUEBGIzJ8+OHd+5e82BNP0EfaLsJRy53ACA4CnPy2ir+diINNnwRSb1DUeZimBKwJVhnDN7Jrse/aq0qjyzNt3CbLQqe6vxrW/+O3T72sGh6WozlKVwmetHSlSJJHrnOqhAWOfFRsykBKANWubpSN102Ns0FfZukqjZDcJFAsFCCbVQQpiqaVEQHlNUZVFBwk90dXMEuYauq6P49o432pk9UAF8+PsTS1qOfzL++5f+bwnRwh1s7ETOAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "Directory Map Locations" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2351943107E7, "ymin": 3793084.6735000014, "xmax": -1.23502246601E7, "ymax": 3795282.9180999994, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Type", "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": "Type", "type": "esriFieldTypeSmallInteger", "alias": "Type", "domain": { "type": "codedValue", "name": "WS2_SignType", "description": "Types of Signs", "codedValues": [ { "name": "Gateway", "code": 1 }, { "name": "Directory", "code": 2 }, { "name": "Building Name", "code": 3 }, { "name": "Stop", "code": 4 }, { "name": "No Parking", "code": 5 }, { "name": "20 Minute Loading Zone", "code": 6 }, { "name": "Service Parking", "code": 7 }, { "name": "Disabled Parking", "code": 8 }, { "name": "Bike Lane", "code": 9 }, { "name": "Dedication Plaque", "code": 10 }, { "name": "Street Name", "code": 11 }, { "name": "Billboard", "code": 12 }, { "name": "Scoreboard", "code": 13 }, { "name": "Unknown", "code": 14 }, { "name": "Digital Sign", "code": 15 }, { "name": "Bike Lane Ground", "code": 16 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MountType", "type": "esriFieldTypeSmallInteger", "alias": "MountType", "domain": { "type": "codedValue", "name": "WS2_SignMount", "description": "Method of Mounting Sign", "codedValues": [ { "name": "Integrated with Building Facade", "code": 1 }, { "name": "Mounted on Building Wall", "code": 2 }, { "name": "Integrated in Freestanding Wall", "code": 3 }, { "name": "Mounted on Freestanding Wall", "code": 4 }, { "name": "Mounted in Metal Frame Structure", "code": 5 }, { "name": "Pole Mounted", "code": 6 }, { "name": "Unknown", "code": 7 }, { "name": "Asphalt", "code": 8 }, { "name": "Concrete", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Survey Points", "type": "Feature Layer", "description": "Status:Contact:Intended Use:Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:SURVEY_:SURVEY_ID:FCODE_LID:X_COORD:Y_COORD:ELEV:STEWD_LID:JURISD_LID:META_LID:SURVEY_XID:DESC:PT_NUM:TYPE:MON_EL:STATUS:", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 6771, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DESC_", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "HORIZONTAL & VERTICAL CONTROL POINT", "description": "HORIZONTAL & VERTICAL CONTROL POINT", "symbol": { "type": "esriPMS", "url": "b0f2466d4966944f7a87680787369aaa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAWCAYAAADafVyIAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABMUlEQVRIieXVO0tcURTF8R9xxEIwCMHGQhAVS7VJY6Vol6Ct7aigxsZWHIIPxDcJ+gG0slJBED9ADHaCiB9CkXQpYhMGtnKR64zzsNEFB/bei3P/l3MW92a8sjLvDpDBVxy8FmASC/iFm2oDPuE7GrCI8WoDltAYdRbbuKwWoBujif4DttBfLcDPeGhSfRjCUaWAEfQ+463hBP/KBdRjtYDfhmlslAuYRXPUt1jBn0jQ55jPYS/8kgCtmEn0wziLeh/XaMFHzGOiVEA+JXVR3+N3wvuL8wDkNYYdXL0UMBifhAfVogsXib7n0aUGm7GvKCC/+UfK/BC5uIMptD/xB/AFx8UA+VR0psxbsKuw1nEaR5oKaIq3LFcd+Bb3lwpYjlRUolzE9i4NkI31dv9oStV//s0vZAgOF7YAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "HORIZONTAL & VERTICAL CONTROL POINT" ] ] }, { "label": "HORIZONTAL CONTROL POINT", "description": "HORIZONTAL CONTROL POINT", "symbol": { "type": "esriPMS", "url": "4d54d4dc26f85c2df2ee0e212bf9b233", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAWCAYAAADafVyIAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABRUlEQVRIieXVzStlcRjA8U/TtZgsZ8zKSmYnNWVhY6PYjdhqNhJGhkJNTJZTVpOXvMSehYVmUjJ2pDTNbsIfQClmsJWhdOrRnG5u3OsqNd/NeZ7f6fTteTnnZDwymf9OkEETlh9L0IU6bOG42IKXKEc3PmK42IJBfMEZDlCNX8USvME+/kQ+j3F8KJagA72p/BKraMbXhwpasYSrrPNEMBXXi0IFpajBQI77szH0iUIF/dHrhOcx6NdYxHfsRoVl+J2voCJKT4abMI22iN+hFj8xFhV+ylfQh6FU3pCKn6E+BMlmHaEKO/cVNGID56mzH/Gi3bCdimeilT33EZTgbdZaJnTiEJVYwKZ//MV6PLdyl+B9bEc2p9G2XHyLStZCeKvgFV5gT2HMxdpO5hKMxrdmROG0RAtPbhO0ezif08mT+6PlzTXBiD+T1ihxbgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "HORIZONTAL CONTROL POINT" ] ] }, { "label": "Other Known/Published Primary Control Points", "description": "Other Known/Published Primary Control Points", "symbol": { "type": "esriPMS", "url": "076252721a069643ec8695955d0801ff", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABz0lEQVRIieXWT4hOURjH8Q8NSf6szNSIhWxsLJChlGlkShGllCil/NkopknChGzUSCkZUkJJFJEV0ZuwmSl2yp8immEWskBRDJ16pqa3ue+9d95I+dXpnDrnnm/3Ob/zPKfBX1LDfwsah0Vow2xMwnv04Q6+1Qsaj004jDkYwA80xXg/vuAEjse4NGg6rmAlzuI0nmEfdgZ4JraiExuxBi/KgCbjPmZgMZ5mrOvHUZzDdTyO9a+Lgs6gGS14J18fsAIV3MTCCHFN0FJsRntByLCSIdbjObahJw+0B3dxT3kN4CT25oEmYlUc9lh1EQewAE+yQLMwBb11gF7iY5giE9QYfQrbrxq2n4o3NWDTwvqyQJ+jv4SvGZssx5JwZpY681yX7kXS7ZzwzcOxjLm055HqP64GfYq4ttdxTm1hqkotUNK1cF03vo8BtAuP8DYPdCruUhcOloSsw2q0Vk+MBkom2IEbeIULBSEtYaKUgB8UASXdiix9HvNxaIQjRysl26NUVCJ0pcpEd8S5J3Lf5UhNjfHdsmhbMDdAqT79LAtKuhqbd2ADdo+Ye4jBuAprs+pQUdCw5buiNUX5mBCQlN2H/sTjZDCasvrnXkF16zejRGTYaIYxDAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Other Known/Published Primary Control Points" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "b0f2466d4966944f7a87680787369aaa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAWCAYAAADafVyIAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABMUlEQVRIieXVO0tcURTF8R9xxEIwCMHGQhAVS7VJY6Vol6Ct7aigxsZWHIIPxDcJ+gG0slJBED9ADHaCiB9CkXQpYhMGtnKR64zzsNEFB/bei3P/l3MW92a8sjLvDpDBVxy8FmASC/iFm2oDPuE7GrCI8WoDltAYdRbbuKwWoBujif4DttBfLcDPeGhSfRjCUaWAEfQ+463hBP/KBdRjtYDfhmlslAuYRXPUt1jBn0jQ55jPYS/8kgCtmEn0wziLeh/XaMFHzGOiVEA+JXVR3+N3wvuL8wDkNYYdXL0UMBifhAfVogsXib7n0aUGm7GvKCC/+UfK/BC5uIMptD/xB/AFx8UA+VR0psxbsKuw1nEaR5oKaIq3LFcd+Bb3lwpYjlRUolzE9i4NkI31dv9oStV//s0vZAgOF7YAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HORIZONTAL & VERTICAL CONTROL POINT", "label": "HORIZONTAL & VERTICAL CONTROL POINT" }, { "symbol": { "type": "esriPMS", "url": "4d54d4dc26f85c2df2ee0e212bf9b233", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAWCAYAAADafVyIAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABRUlEQVRIieXVzStlcRjA8U/TtZgsZ8zKSmYnNWVhY6PYjdhqNhJGhkJNTJZTVpOXvMSehYVmUjJ2pDTNbsIfQClmsJWhdOrRnG5u3OsqNd/NeZ7f6fTteTnnZDwymf9OkEETlh9L0IU6bOG42IKXKEc3PmK42IJBfMEZDlCNX8USvME+/kQ+j3F8KJagA72p/BKraMbXhwpasYSrrPNEMBXXi0IFpajBQI77szH0iUIF/dHrhOcx6NdYxHfsRoVl+J2voCJKT4abMI22iN+hFj8xFhV+ylfQh6FU3pCKn6E+BMlmHaEKO/cVNGID56mzH/Gi3bCdimeilT33EZTgbdZaJnTiEJVYwKZ//MV6PLdyl+B9bEc2p9G2XHyLStZCeKvgFV5gT2HMxdpO5hKMxrdmROG0RAtPbhO0ezif08mT+6PlzTXBiD+T1ihxbgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HORIZONTAL CONTROL POINT", "label": "HORIZONTAL CONTROL POINT" }, { "symbol": { "type": "esriPMS", "url": "076252721a069643ec8695955d0801ff", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABz0lEQVRIieXWT4hOURjH8Q8NSf6szNSIhWxsLJChlGlkShGllCil/NkopknChGzUSCkZUkJJFJEV0ZuwmSl2yp8immEWskBRDJ16pqa3ue+9d95I+dXpnDrnnm/3Ob/zPKfBX1LDfwsah0Vow2xMwnv04Q6+1Qsaj004jDkYwA80xXg/vuAEjse4NGg6rmAlzuI0nmEfdgZ4JraiExuxBi/KgCbjPmZgMZ5mrOvHUZzDdTyO9a+Lgs6gGS14J18fsAIV3MTCCHFN0FJsRntByLCSIdbjObahJw+0B3dxT3kN4CT25oEmYlUc9lh1EQewAE+yQLMwBb11gF7iY5giE9QYfQrbrxq2n4o3NWDTwvqyQJ+jv4SvGZssx5JwZpY681yX7kXS7ZzwzcOxjLm055HqP64GfYq4ttdxTm1hqkotUNK1cF03vo8BtAuP8DYPdCruUhcOloSsw2q0Vk+MBkom2IEbeIULBSEtYaKUgB8UASXdiix9HvNxaIQjRysl26NUVCJ0pcpEd8S5J3Lf5UhNjfHdsmhbMDdAqT79LAtKuhqbd2ADdo+Ye4jBuAprs+pQUdCw5buiNUX5mBCQlN2H/sTjZDCasvrnXkF16zejRGTYaIYxDAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Other Known/Published Primary Control Points", "label": "Other Known/Published Primary Control Points" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 240, 255 ], "toColor": [ 184, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 179, 252, 255 ], "toColor": [ 244, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 179, 255 ], "toColor": [ 252, 199, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 179, 255 ], "toColor": [ 241, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 213, 252, 255 ], "toColor": [ 179, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 242, 255 ], "toColor": [ 252, 212, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 252, 179, 255 ], "toColor": [ 183, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 184, 252, 255 ], "toColor": [ 193, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 210, 255 ], "toColor": [ 252, 246, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 207, 255 ], "toColor": [ 218, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 224, 255 ], "toColor": [ 252, 179, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 235, 252, 255 ], "toColor": [ 210, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 197, 252, 255 ], "toColor": [ 233, 197, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.23521359007E7, "ymin": 3790540.0825000033, "xmax": -1.23465208556E7, "ymax": 3796240.682099998, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DESC_", "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": "SURVEY_", "type": "esriFieldTypeDouble", "alias": "SURVEY_", "domain": null }, { "name": "SURVEY_ID", "type": "esriFieldTypeDouble", "alias": "SURVEY_ID", "domain": null }, { "name": "FCODE_LID", "type": "esriFieldTypeSmallInteger", "alias": "FCODE_LID", "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "ELEV", "type": "esriFieldTypeDouble", "alias": "ELEV", "domain": null }, { "name": "STEWD_LID", "type": "esriFieldTypeSmallInteger", "alias": "STEWD_LID", "domain": null }, { "name": "JURISD_LID", "type": "esriFieldTypeSmallInteger", "alias": "JURISD_LID", "domain": null }, { "name": "META_LID", "type": "esriFieldTypeSmallInteger", "alias": "META_LID", "domain": null }, { "name": "SURVEY_XID", "type": "esriFieldTypeInteger", "alias": "SURVEY_XID", "domain": null }, { "name": "DESC_", "type": "esriFieldTypeString", "alias": "DESC", "length": 80, "domain": null }, { "name": "PT_NUM", "type": "esriFieldTypeString", "alias": "PT_NUM", "length": 4, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 2, "domain": null }, { "name": "MON_EL", "type": "esriFieldTypeString", "alias": "MON_EL", "length": 11, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Fire Dept. Connections", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1692, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SymbolDirection", "uniqueValueGroups": [ { "heading": "SymbolDirection", "classes": [ { "label": "E", "description": "E", "symbol": { "type": "esriPMS", "url": "239e9c24d4d7d495454a5f11701193e5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACCUlEQVQ4ja2UwUsUcRTHP6trapZRNIctMIIgsEPFLgXmoWXFChbzHyhKFw910lOHNgaFiCy8dchS6dRFDD1VCtGKRGRLp9wupWJLTJEglVDsL974m2VnXWcm6AuPefP7DZ/fe7/33oT5zwpXWkxlrB6l6AH2AREgr2A+VOD+w9PGVGBgKmNFCwpTKZJl30VCkKSKZPdLa16t0zHSbnz2BKYyVlQppkIbEXkpGqpjpeuZtb8SNOw4EtnbBzcjxy70UV1b58OEP+rHe2BXRaC+s6TRHGPmRheJ/hFfaE19Q2NL760nc0PXOjcBdQFoamm3F2fSl0kMjPpCjebYeSAGvClPWapJEaoU0+lLtA2MeUL3Hj4qj+tAZznQVYimU2dYyy8y0R2nwSie5dKeQ0c4ebVf3LNAPfCrFJgvha4ufuDji0nODY1vCRT9/PZFHrXAAWChCLSbVvpMw2Zv9xI3hz1hoq+5d45b40pZJkCadvVTjtnBvkAw0fLcUx0Pyy6gjJNMQHbsTjQoTKJbmHwk7itJzAW0j1mnI24Or/iSNCw7Oui83i3dKwJljGScfhfWctu279zhB1vaSHdc22agAwUaT1wxn0eOtyZ0n9nVFJDcmU5TNAFcDPL7Uq/vmW2AWBpoBapK9rOA5PtYFwQ/oKNpbbuBg0A1sATYzbeVvICOvmsLpCDAf9Jf5Pa4MUwf1WQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "3" ] ] }, { "label": "N", "description": "N", "symbol": { "type": "esriPMS", "url": "9ff9ccc4b4c3846f753c465db0be2a3e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACB0lEQVQ4ja2UUUhTURiAv+lEh1AU7WH2EEEQFBSxERZCwSQKhkmvQQ81fOhh0VtFxci0IEISChJyFgRBSJpPak+tpoUiReECH8KREjcriMoH24n/es7Y3W7rLvrgcA/nwnf///z/f/38Z/xuh/G01aEUHUATEAIWFUz78vTd2R8c8SyMp61wXpFUipg5+zz3lvVbtod8EKOG2Imn1rRapq3/QHChojCetsJKMeJbjajAi5sXOdQzWHwU9jXw4fiYtdFN6jcbiaxUVokV9X0WWOsq1HdWSNMLdYHGNXtPXx3K9JxpLxPqAlRNcFvkMBABphxCXc2q2bB1pzzOA+2lQs9358JBIAD8LBYu/ov0x9JHedQDm4BsQWg3rfRZCfPPR/m28J7X93vZcTRRJvz07pXZ1pmNLZQJkKZ1yDJjzA6nOHL3GVN9l12lucyojoecQyjjJBMgTWtk2aEUrZ0D1NY30JzoYrL3nEMq0WUf35PtJPDVIbQ/s0ybTEBuYpzs8ADRzpQtMzQnupm4cdaWNkX2MZO6Zl5dL466IJQxknHK/1qZi17qDxTLDHtOXeHNw9u2bH413UG9yoVGCjTuPpkcD+1qieo+s6spKcqd6TSFR8AxL78v9fJWshWQdQFoAWqK3s8Aku8DXRD+JjQ80WsdsBmolXoBdvP9iUpCwxe9POFFWBW/ASB7uvoJz1zZAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "1" ] ] }, { "label": "NE", "description": "NE", "symbol": { "type": "esriPMS", "url": "c8dba44f618c02e9360897b680ed09cf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABeUlEQVQ4ja2TMUvDUBSFz3vWUqrgYIOk+iOEDk6COjiF/gInLQXHTk6idRQcdAxWcNAfYAfB0Qo6GNCsThVsCnEQilhE8uTGF0n6NEmhZ0vuex/3nndPBiNUJq5YablVIVAFUASgA3AEYDEPZmNJa6aCVVpuyRPYFQLGQElngAEOY+PatUQf5ZNVrfMvjEBCoMl+OolTieXwsn7lzgZABUYdJYF6nTbymo6x8SxYDvfShihMejQ4WkRvz0+42a9hpd5AfnrGH53uHS9qZgQmzU4ELe+YASh8LwoL2k0CTWjKsZIypnz+YUG/isC69u0rAy8ICL930ud7D/b5URLIUWDt1qWbnZwq+CAJ69p3mF+rxXYkAEuBLWzubYHjIvzv8ewQPBMbFHAGPw2RUxQR2uzA0JSyaC0UmN9yH2Xa7LQgeKgHHwqMokERkZutJ4EaocD/aYbMWpE2+6v/sQ3O52TJIbPJo2C0sGKdlRfMh9ODuGPpYMNqpLBvB56YzeLobOMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "2" ] ] }, { "label": "NW", "description": "NW", "symbol": { "type": "esriPMS", "url": "2f508f8adf20348c84e3f5d00dce6f8c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABhUlEQVQ4ja2UPUvDUBSG31OK1KIgQsTGoZtjFbI4WBAHp+IPUCetXQTFwVm7OIqCUKgfq+jazUHQrmaqf0GLRKFYEFsxV05zrbn5aEvpCxlyc8/D+XhPohigokGH2bKVEwI5ADqABICqAEyyUbxY0Eo9wbJly7AFDoRAxnMvQUAGEWQ2HixTfGH5ckl7CYUxSAiUyMmkkwyK4Xn91pryAtswzohBP99NNOs1DI9PdCRSDI+yDSpM9qhV2qdVxf3hFhb3zxDXOiaZ4LjztFZUYLLZLY3qSczvHeEuv9kVKJw4FeZNdyw53SvQ8JUpx48+gT5YtRtwdm0XkahqS9u2393vTs/YkOyjADEwtbKNyk0BupFWvjU+aq8+GDubDYkQDcVHMJmaw8zqjnJOhJPK1akK4xVhZ3sb2kWm2xZtGItXhJ0dGEbkPC4QbOS919owXg1eEelsdRhEoH+YyaCghVfGI3dNd/01ZNnirVGvWUQ49pYWCvuTDPAFPV0XwjjhsH41UNgvISeST5iuOS0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "8" ] ] }, { "label": "S", "description": "S", "symbol": { "type": "esriPMS", "url": "bab07b09cf5c06537d5550630cbed0f3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACFElEQVQ4ja2UT0gUURzHP6trapZZtIcxSIT+QB1CRgxiD4YSHRY1ugfVuoc8ebAiisa8BBF26mDYSqcukeUh1MJoaQtLpEO0XnczqSkKohKKffEbZ4bdnXGbhb7w4/3en/nM+733+70w/1lhv8F4ykwoRQJoBjRgRcFCKM/YeGdkKjAwnjL1vMJQiljJOi0EMaqInX5mLqhVem4fiXwoC4ynTF0ppp4a/VrbySGaWvZ4FudezPLp7Stdj19YPjVj7vCDhh1HdhYCrWNgmDmjn+jZ0SJoNj1DZjJJ10jS6v9RP94BW3yB9plZYTZEmjls3FqDnrtB087dZJ9Pk3kwYcGqa+usD2vqGxoPDV6dTI+e7/MA7Qtw5UKHE7R29vJ+/gndIxMuzFFkX3sv0A68Lg1ZbhMP9PIYjwaPc2x8zgMTbd97QJqLQF8pUFIDP6iYH6xAR4F64FchcGU9aDn9/PJRmlqgBci4QCtpJc8q1OelN45b4zgWUCpAkrZSYC49be+HXBFQykkqANAr2V3m4R1xXwLfioDWb1bpCdWxHBS2mLzmdK8XzrlAKSMpp9/570sbNm7e5Ixv27XfF5ZdC/eebV6gAwUaO84Ys1pbtEvy7ODAFes2BSRnZocpug+cCPJ8qfmbRjcgdgmIAlUF84uAxHvXvhD+BXT02LatQCtQLW8EYCXfeioHdPTVtkAKAqxIfwHQubb8tBNbPwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "5" ] ] }, { "label": "SE", "description": "SE", "symbol": { "type": "esriPMS", "url": "de75bd0a24325bfd692f81100219198a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABiklEQVQ4jdWUP0vDQBjGn4vFpoqWEkNNLR2sIIJ/hoLFoWgdnEo/hJZ+BBfxTxdx08khtE5+g24ugl0EGxC/g1bIF+iUk/fIlcRLgoKLT0ggl7sf9755nkvhD5X6n7DWwG2/2JdnxWo9vbi5swBgxAGHebB7e2b/R7DWwK14HBecozE1nQaDJj9ZDGhAQ+PoyXX4GM27A/MjFkYgztFngCUGOAddEaowHe+HD+6SBCow2tEE5MPEHSOmYwigoMCoR1QafieL1nVrph2CDbtXpyk9E5r5+fYMY3UrkcY52gDCsPxGNaNpk2YLGeV1vN5fI1tcRra0Eser0CMEK27XjaiZufIaHjtt1I5vkoDKDxhRD75PmjULqJ/bScCRAhOGJB9FKAnIAUeBkbPJkHFlBIG7J7eYs0piXGPoKzCKCDlbNjQOuN/pIT2fk0MO2UKBiS2P0SRnI0EzRn4CgoeOfFFgFA2KiO9s5WcEJEDBwEcG3c9awU8EGVKWLU4N6pEsLajEI8hfoCyK0xdPPIZfdf+BWAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "4" ] ] }, { "label": "SW", "description": "SW", "symbol": { "type": "esriPMS", "url": "b68c16e9c5f62a973d082cf60c12549f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABc0lEQVQ4jdWUsUrDUBSG/3sb2iJVCyVDWtDJ1aXgpOjkJH0ARy1xcxRxUPsEnVyKuugT2M2l0GxiQN9BUzToJlYacuXUa8xNTXsHF38IgRvOx3/OPX8M/KGM/wWrO74tBGwAZQDWw03nxXO7T0s7R/tna2ZbC1Z3/GoocCwENuLnnPNSbqZYAsfVdtd3RR+183XTS4URSAi0GWBN6KbK8njcuvYrSWAEI0caoEgsj1s5BhUmZ6S0piGL6k5XzJYCk8NOVRgE8FwH4WAgbTEwxhB89A8BqLCk3bjefA93l00sbu4iO1WIYPTwTKZyf9FU2yTLaaBOw8byXhPFuYWJfRvy3UsCNUG9EZgAXIafC9B1JAB3BMZCtMC/YO+vz9qtcYb2CIwiQptNC5ktzGL14ATT5fmxIABufC0i2NByHzXa7Ew2pwVCiEbyMIJRNCgicrPHJWEI+i3wStBl1sqxv0ZVfurRsGlGydZSYd+SBalFafoEOnmR+Wt2oacAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "6" ] ] }, { "label": "W", "description": "W", "symbol": { "type": "esriPMS", "url": "1fde0745ad8460ace2b939e559f771f6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACBUlEQVQ4jcXUXUhTYRzH8e/JUevIIJqntWMd7zIjCNGKhkGZDrwoolC7EpUcQZe+3MRKmxfdVDe9gPQeggVddRcNiQIpWmXUhRCEUMqYRjct6W3xP+zE2WnnTETwd/HA87Dnsz3P//nPxzLHtxLgBsAAfgMfga9LARWgDegD6m3rgj4BhoHxxYIqcBc4IpOthzqoPtiBWrERNRgqy86nG+emJhtnXz178O7+1VYg5wUqFlZRvYPargGMSLTw24Ihc82IRI9ubz/xSQ3oO29EtRk3sM3Cms+Nmpu9Uq7pOvC5+1Gm0kKdYK8M8stKYZJvmRleXBlk/5mRl4DuBNdLAeTOnMd0w8YHe2jovyDT8PGnmdi1vdqIHdwkdygFWDQ2cJF1VVvMtVyOGFAA/pRBqlkSG4oVYPnUyWAHp4EfajC0+vnl03z58B43sOZwtxP7FzuYBZLZ+XTL7pNnccuvhe8k450E9CrnXc86QUlibmqyxasoPv9amoZv8zjeac6N/GdzkCoGTqTfTNwzItF2VxEoW+OnKXGLZLwLRVHYvKeZVQoPi4G8Hbt0bFtrrKFcC1eWQg8kbvL6znkBU/JkioISNRDeJR3gBVpofc+pFH8YstaKgtJG0k6KH+mAsIdpYtf3aeZxXUELlXaSDsg/WvOdSTWlAHJn1jHtKfkHm9/030a3/AWSupyRdi5pfAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "7" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "239e9c24d4d7d495454a5f11701193e5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACCUlEQVQ4ja2UwUsUcRTHP6trapZRNIctMIIgsEPFLgXmoWXFChbzHyhKFw910lOHNgaFiCy8dchS6dRFDD1VCtGKRGRLp9wupWJLTJEglVDsL974m2VnXWcm6AuPefP7DZ/fe7/33oT5zwpXWkxlrB6l6AH2AREgr2A+VOD+w9PGVGBgKmNFCwpTKZJl30VCkKSKZPdLa16t0zHSbnz2BKYyVlQppkIbEXkpGqpjpeuZtb8SNOw4EtnbBzcjxy70UV1b58OEP+rHe2BXRaC+s6TRHGPmRheJ/hFfaE19Q2NL760nc0PXOjcBdQFoamm3F2fSl0kMjPpCjebYeSAGvClPWapJEaoU0+lLtA2MeUL3Hj4qj+tAZznQVYimU2dYyy8y0R2nwSie5dKeQ0c4ebVf3LNAPfCrFJgvha4ufuDji0nODY1vCRT9/PZFHrXAAWChCLSbVvpMw2Zv9xI3hz1hoq+5d45b40pZJkCadvVTjtnBvkAw0fLcUx0Pyy6gjJNMQHbsTjQoTKJbmHwk7itJzAW0j1mnI24Or/iSNCw7Oui83i3dKwJljGScfhfWctu279zhB1vaSHdc22agAwUaT1wxn0eOtyZ0n9nVFJDcmU5TNAFcDPL7Uq/vmW2AWBpoBapK9rOA5PtYFwQ/oKNpbbuBg0A1sATYzbeVvICOvmsLpCDAf9Jf5Pa4MUwf1WQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "E" }, { "symbol": { "type": "esriPMS", "url": "9ff9ccc4b4c3846f753c465db0be2a3e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACB0lEQVQ4ja2UUUhTURiAv+lEh1AU7WH2EEEQFBSxERZCwSQKhkmvQQ81fOhh0VtFxci0IEISChJyFgRBSJpPak+tpoUiReECH8KREjcriMoH24n/es7Y3W7rLvrgcA/nwnf///z/f/38Z/xuh/G01aEUHUATEAIWFUz78vTd2R8c8SyMp61wXpFUipg5+zz3lvVbtod8EKOG2Imn1rRapq3/QHChojCetsJKMeJbjajAi5sXOdQzWHwU9jXw4fiYtdFN6jcbiaxUVokV9X0WWOsq1HdWSNMLdYHGNXtPXx3K9JxpLxPqAlRNcFvkMBABphxCXc2q2bB1pzzOA+2lQs9358JBIAD8LBYu/ov0x9JHedQDm4BsQWg3rfRZCfPPR/m28J7X93vZcTRRJvz07pXZ1pmNLZQJkKZ1yDJjzA6nOHL3GVN9l12lucyojoecQyjjJBMgTWtk2aEUrZ0D1NY30JzoYrL3nEMq0WUf35PtJPDVIbQ/s0ybTEBuYpzs8ADRzpQtMzQnupm4cdaWNkX2MZO6Zl5dL466IJQxknHK/1qZi17qDxTLDHtOXeHNw9u2bH413UG9yoVGCjTuPpkcD+1qieo+s6spKcqd6TSFR8AxL78v9fJWshWQdQFoAWqK3s8Aku8DXRD+JjQ80WsdsBmolXoBdvP9iUpCwxe9POFFWBW/ASB7uvoJz1zZAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "N" }, { "symbol": { "type": "esriPMS", "url": "c8dba44f618c02e9360897b680ed09cf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABeUlEQVQ4ja2TMUvDUBSFz3vWUqrgYIOk+iOEDk6COjiF/gInLQXHTk6idRQcdAxWcNAfYAfB0Qo6GNCsThVsCnEQilhE8uTGF0n6NEmhZ0vuex/3nndPBiNUJq5YablVIVAFUASgA3AEYDEPZmNJa6aCVVpuyRPYFQLGQElngAEOY+PatUQf5ZNVrfMvjEBCoMl+OolTieXwsn7lzgZABUYdJYF6nTbymo6x8SxYDvfShihMejQ4WkRvz0+42a9hpd5AfnrGH53uHS9qZgQmzU4ELe+YASh8LwoL2k0CTWjKsZIypnz+YUG/isC69u0rAy8ICL930ud7D/b5URLIUWDt1qWbnZwq+CAJ69p3mF+rxXYkAEuBLWzubYHjIvzv8ewQPBMbFHAGPw2RUxQR2uzA0JSyaC0UmN9yH2Xa7LQgeKgHHwqMokERkZutJ4EaocD/aYbMWpE2+6v/sQ3O52TJIbPJo2C0sGKdlRfMh9ODuGPpYMNqpLBvB56YzeLobOMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "NE" }, { "symbol": { "type": "esriPMS", "url": "2f508f8adf20348c84e3f5d00dce6f8c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABhUlEQVQ4ja2UPUvDUBSG31OK1KIgQsTGoZtjFbI4WBAHp+IPUCetXQTFwVm7OIqCUKgfq+jazUHQrmaqf0GLRKFYEFsxV05zrbn5aEvpCxlyc8/D+XhPohigokGH2bKVEwI5ADqABICqAEyyUbxY0Eo9wbJly7AFDoRAxnMvQUAGEWQ2HixTfGH5ckl7CYUxSAiUyMmkkwyK4Xn91pryAtswzohBP99NNOs1DI9PdCRSDI+yDSpM9qhV2qdVxf3hFhb3zxDXOiaZ4LjztFZUYLLZLY3qSczvHeEuv9kVKJw4FeZNdyw53SvQ8JUpx48+gT5YtRtwdm0XkahqS9u2393vTs/YkOyjADEwtbKNyk0BupFWvjU+aq8+GDubDYkQDcVHMJmaw8zqjnJOhJPK1akK4xVhZ3sb2kWm2xZtGItXhJ0dGEbkPC4QbOS919owXg1eEelsdRhEoH+YyaCghVfGI3dNd/01ZNnirVGvWUQ49pYWCvuTDPAFPV0XwjjhsH41UNgvISeST5iuOS0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "8", "label": "NW" }, { "symbol": { "type": "esriPMS", "url": "bab07b09cf5c06537d5550630cbed0f3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACFElEQVQ4ja2UT0gUURzHP6trapZZtIcxSIT+QB1CRgxiD4YSHRY1ugfVuoc8ebAiisa8BBF26mDYSqcukeUh1MJoaQtLpEO0XnczqSkKohKKffEbZ4bdnXGbhb7w4/3en/nM+733+70w/1lhv8F4ykwoRQJoBjRgRcFCKM/YeGdkKjAwnjL1vMJQiljJOi0EMaqInX5mLqhVem4fiXwoC4ynTF0ppp4a/VrbySGaWvZ4FudezPLp7Stdj19YPjVj7vCDhh1HdhYCrWNgmDmjn+jZ0SJoNj1DZjJJ10jS6v9RP94BW3yB9plZYTZEmjls3FqDnrtB087dZJ9Pk3kwYcGqa+usD2vqGxoPDV6dTI+e7/MA7Qtw5UKHE7R29vJ+/gndIxMuzFFkX3sv0A68Lg1ZbhMP9PIYjwaPc2x8zgMTbd97QJqLQF8pUFIDP6iYH6xAR4F64FchcGU9aDn9/PJRmlqgBci4QCtpJc8q1OelN45b4zgWUCpAkrZSYC49be+HXBFQykkqANAr2V3m4R1xXwLfioDWb1bpCdWxHBS2mLzmdK8XzrlAKSMpp9/570sbNm7e5Ixv27XfF5ZdC/eebV6gAwUaO84Ys1pbtEvy7ODAFes2BSRnZocpug+cCPJ8qfmbRjcgdgmIAlUF84uAxHvXvhD+BXT02LatQCtQLW8EYCXfeioHdPTVtkAKAqxIfwHQubb8tBNbPwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "5", "label": "S" }, { "symbol": { "type": "esriPMS", "url": "de75bd0a24325bfd692f81100219198a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABiklEQVQ4jdWUP0vDQBjGn4vFpoqWEkNNLR2sIIJ/hoLFoWgdnEo/hJZ+BBfxTxdx08khtE5+g24ugl0EGxC/g1bIF+iUk/fIlcRLgoKLT0ggl7sf9755nkvhD5X6n7DWwG2/2JdnxWo9vbi5swBgxAGHebB7e2b/R7DWwK14HBecozE1nQaDJj9ZDGhAQ+PoyXX4GM27A/MjFkYgztFngCUGOAddEaowHe+HD+6SBCow2tEE5MPEHSOmYwigoMCoR1QafieL1nVrph2CDbtXpyk9E5r5+fYMY3UrkcY52gDCsPxGNaNpk2YLGeV1vN5fI1tcRra0Eser0CMEK27XjaiZufIaHjtt1I5vkoDKDxhRD75PmjULqJ/bScCRAhOGJB9FKAnIAUeBkbPJkHFlBIG7J7eYs0piXGPoKzCKCDlbNjQOuN/pIT2fk0MO2UKBiS2P0SRnI0EzRn4CgoeOfFFgFA2KiO9s5WcEJEDBwEcG3c9awU8EGVKWLU4N6pEsLajEI8hfoCyK0xdPPIZfdf+BWAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "4", "label": "SE" }, { "symbol": { "type": "esriPMS", "url": "b68c16e9c5f62a973d082cf60c12549f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABc0lEQVQ4jdWUsUrDUBSG/3sb2iJVCyVDWtDJ1aXgpOjkJH0ARy1xcxRxUPsEnVyKuugT2M2l0GxiQN9BUzToJlYacuXUa8xNTXsHF38IgRvOx3/OPX8M/KGM/wWrO74tBGwAZQDWw03nxXO7T0s7R/tna2ZbC1Z3/GoocCwENuLnnPNSbqZYAsfVdtd3RR+183XTS4URSAi0GWBN6KbK8njcuvYrSWAEI0caoEgsj1s5BhUmZ6S0piGL6k5XzJYCk8NOVRgE8FwH4WAgbTEwxhB89A8BqLCk3bjefA93l00sbu4iO1WIYPTwTKZyf9FU2yTLaaBOw8byXhPFuYWJfRvy3UsCNUG9EZgAXIafC9B1JAB3BMZCtMC/YO+vz9qtcYb2CIwiQptNC5ktzGL14ATT5fmxIABufC0i2NByHzXa7Ew2pwVCiEbyMIJRNCgicrPHJWEI+i3wStBl1sqxv0ZVfurRsGlGydZSYd+SBalFafoEOnmR+Wt2oacAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "6", "label": "SW" }, { "symbol": { "type": "esriPMS", "url": "1fde0745ad8460ace2b939e559f771f6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACBUlEQVQ4jcXUXUhTYRzH8e/JUevIIJqntWMd7zIjCNGKhkGZDrwoolC7EpUcQZe+3MRKmxfdVDe9gPQeggVddRcNiQIpWmXUhRCEUMqYRjct6W3xP+zE2WnnTETwd/HA87Dnsz3P//nPxzLHtxLgBsAAfgMfga9LARWgDegD6m3rgj4BhoHxxYIqcBc4IpOthzqoPtiBWrERNRgqy86nG+emJhtnXz178O7+1VYg5wUqFlZRvYPargGMSLTw24Ihc82IRI9ubz/xSQ3oO29EtRk3sM3Cms+Nmpu9Uq7pOvC5+1Gm0kKdYK8M8stKYZJvmRleXBlk/5mRl4DuBNdLAeTOnMd0w8YHe2jovyDT8PGnmdi1vdqIHdwkdygFWDQ2cJF1VVvMtVyOGFAA/pRBqlkSG4oVYPnUyWAHp4EfajC0+vnl03z58B43sOZwtxP7FzuYBZLZ+XTL7pNnccuvhe8k450E9CrnXc86QUlibmqyxasoPv9amoZv8zjeac6N/GdzkCoGTqTfTNwzItF2VxEoW+OnKXGLZLwLRVHYvKeZVQoPi4G8Hbt0bFtrrKFcC1eWQg8kbvL6znkBU/JkioISNRDeJR3gBVpofc+pFH8YstaKgtJG0k6KH+mAsIdpYtf3aeZxXUELlXaSDsg/WvOdSTWlAHJn1jHtKfkHm9/030a3/AWSupyRdi5pfAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "7", "label": "W" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2351917188000001E7, "ymin": 3793268.0618999973, "xmax": -1.2350258507E7, "ymax": 3795265.083800003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Notes", "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": "AreaServiced", "type": "esriFieldTypeSmallInteger", "alias": "AreaServiced", "domain": { "type": "codedValue", "name": "WS2_FDCServiceArea", "description": "FDC Service Area", "codedValues": [ { "name": "Entire Building", "code": 1 }, { "name": "Zone of Building", "code": 2 }, { "name": "Floors of Building", "code": 3 }, { "name": "Zone & Floors of Building", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SystemType", "type": "esriFieldTypeSmallInteger", "alias": "SystemType", "domain": { "type": "codedValue", "name": "WS2_FDCType", "description": "Type of Suppression System", "codedValues": [ { "name": "Sprinkler", "code": 1 }, { "name": "Stand Pipe", "code": 2 }, { "name": "Combination", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WetDry", "type": "esriFieldTypeSmallInteger", "alias": "WetDry", "domain": { "type": "codedValue", "name": "WS2_FDCWetDry", "description": "Type of Stand Pipe", "codedValues": [ { "name": "Dry", "code": 1 }, { "name": "Wet", "code": 2 }, { "name": "Combination", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "SymbolDirection", "type": "esriFieldTypeSmallInteger", "alias": "SymbolDirection", "domain": { "type": "codedValue", "name": "WS2_dmnSymbolDir", "description": "to denote the rotation of point symbols", "codedValues": [ { "name": "N", "code": 1 }, { "name": "NE", "code": 2 }, { "name": "E", "code": 3 }, { "name": "SE", "code": 4 }, { "name": "S", "code": 5 }, { "name": "SW", "code": 6 }, { "name": "W", "code": 7 }, { "name": "NW", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Gated", "type": "esriFieldTypeSmallInteger", "alias": "Gated", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 150, "domain": null }, { "name": "MountType", "type": "esriFieldTypeSmallInteger", "alias": "MountType", "domain": { "type": "codedValue", "name": "WS2_FDCMountType", "description": "Type of mounting of FDC", "codedValues": [ { "name": "Free Standing", "code": 1 }, { "name": "Building Wall", "code": 2 }, { "name": "Other Wall", "code": 3 }, { "name": "Unknown", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ApplianceType", "type": "esriFieldTypeSmallInteger", "alias": "ApplianceType", "domain": { "type": "codedValue", "name": "WS2_FDCApplianceType", "description": "Type of FDC", "codedValues": [ { "name": "Gated Wye", "code": 1 }, { "name": "Siamese", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ID", "type": "esriFieldTypeSmallInteger", "alias": "ID", "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "DryWells", "type": "Feature Layer", "description": "Status:Contact:Intended Use:Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:ID:STATUS:notes:location:", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 3048.006096012192, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1692, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "247f19cfd3f8ee3affbf703977bc9c53", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEDUlEQVRYhe2WbWxTVRjH//fe09tubZdBWjM3JG4yFrewF5FPY7ZbxECiwBfCi0o2I2LcGnB+MA5CCIH5DYdsYsQIwTfUxKSQuH0ga+vkky/sheHGtCDQuaRlLFu79b6b06nBetu7lRJD4v9Le5+T85zfec55zvMQ/Mci/wPgQToCz7u9VRYLs3dW0J6elbBEkDWLpoKx8MxcjgkRC+F6puM49uHrrp+zCtD6fl+Vqsqfjk+pFaa4hhIHh7I8FlYzkxiPCZo1PK1agxF5tyRjd0un78eowm4/vcc1ds8AbSd9B4OT0gG7GczGah4VRRw4dn7hZCmqhuGQAv+otFoU5RFPp7/leIv7RMYAb570fTkWVrdUL+ewYZUZhE0PS8EqHyEoLyLoHhTZgZvye54uX/nx5nrPogH2f+Q7PDqhbnGXmVC30pR+5WSnLPBcNY/8XAaBUanF0+m/kioSRM/Y/sm3tYMhuY3ufLGL3y06d2pWw/C43Nl4LHBB704QvYmRqPqxjQdDw55OgzflxC8NeyptqORx/bbCmjn1cwBPGgK8/Vmg4dJ1uXhjDW945t8MSYYA1IdrJY9z/cLql98JPJ6coiR5giBqe3kCVBRyyJYqilj0XAbyLNgD4NW0AJNRtbbEmTrVMhH1VezgcDumrE8eI8mGmMzYV9gMYp+BHHYWt6ZUhyHAnKCabObshf8v2SwM4qKWYwgAGIc+LgEWk7HtX55ZaIYAuTwjRwX99KSzvT+J+DWsoLkh5x+Ld/XO4TEnh01P8LpbiAkazISJGwJYeSYaiar5ujsAULWcw5XfFXw3Np+CVH1XJQgyHSMp4xeeVpFrwh1DgCV2fP/LhLJO1QC9RKC3eXMND2+/AFWdt/3wm4TNNWYUO9iURSoYUVCYz14wBMjj1S5BxrrLIRmVy/QfmPJCDjGRR8+QmPh+ppxP2FKJVkhJBuJxrcMQoHVbg/eNE74J/4hUQB+jVO/BmkdJ4lzpxaD/U0lWgcBVie5+uOO1+gFDAKqipeSV0DXpXPeQhGereKQSrZRG6h4SMCNAs1vI83rjRM/YurXu/JEz/tOXbsiNtKSuLc2sItLL2X9DQamTPdS+q25gwQBU+3a6mw6cCpT6RqRaWlLXrzIuTneHne6cLl7iZL9q31V/MKOO6FCTa+2RM/5Tg7eUxmB4Du4y2pKx6VuycQX+EQlREVpZAdt++KX6/ffUE+7b6W46+kXf16FJ+QNvv1BAqxotVk77n02ppiEqJHoIBMMKRBlYtpS7VuJkX2x74amL2emKt9adB/Dw0bO9m6ZFtvnODNaMTym2WVEjNA1yzKxkJdrMioe4i2ae6Xhrh6t3IX4XDPA3yLYGL32NFzMnqwD3Q+S+eH2QAP4AbyKQqnO6h/4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2352030907200001E7, "ymin": 3792892.6992999986, "xmax": -1.23501858979E7, "ymax": 3795310.512599997, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 30, "domain": { "type": "codedValue", "name": "WS2_HydroLocation", "description": "Locaiton in space of Hydro Schema features", "codedValues": [ { "name": "Surface", "code": "Surface" }, { "name": "Subsurface", "code": "Subsurface" }, { "name": "Building Structure Interior", "code": "Building Structure Interior" }, { "name": "Building Structure Wall", "code": "Building Structure Wall" }, { "name": "Building Structure Roof", "code": "Building Structure Roof" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WHType", "type": "esriFieldTypeString", "alias": "WHType", "length": 10, "domain": null }, { "name": "WHSource", "type": "esriFieldTypeString", "alias": "WHSource", "length": 50, "domain": { "type": "codedValue", "name": "WS2_WHSource", "description": "Source of water ", "codedValues": [ { "name": "Rain", "code": "Rain" }, { "name": "Graywater", "code": "Graywater" }, { "name": "Condensate - Air conditioning", "code": "Condensate - Air conditioning" }, { "name": "Reclaimed", "code": "Reclaimed" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Miscellaneous Discharge", "code": "Miscellaneous Discharge" }, { "name": "Rain and AC Condensate", "code": "Rain and AC Condensate" }, { "name": "Well Water", "code": "Well Water" }, { "name": "Domestic (City Potable)", "code": "Domestic (City Potable)" }, { "name": "Fire System Water", "code": "Fire System Water" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Structure", "type": "esriFieldTypeString", "alias": "Structure", "length": 40, "domain": { "type": "codedValue", "name": "WS2_CatchmentStructure", "description": "Type of water catchment structure", "codedValues": [ { "name": "Infiltration Basin", "code": "Infiltration Basin" }, { "name": "Infilltration Chamber", "code": "Infilltration Chamber" }, { "name": "Multi-Purpose Basin", "code": "Multi-Purpose Basin" }, { "name": "French Drain", "code": "French Drain" }, { "name": "Drywell", "code": "Drywell" }, { "name": "Tank", "code": "Tank" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Structural Soil", "code": "Structural Soil" }, { "name": "Open Bottom Channel", "code": "Open Bottom Channel" }, { "name": "Swale", "code": "Swale" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RetainedDepth", "type": "esriFieldTypeSmallInteger", "alias": "RetainedDepth", "domain": { "type": "range", "name": "WS2_RetainedDepth", "description": "Depth of water retained in catchments - in inches", "range": [ 1, 144 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RetainedGallonsEstimate", "type": "esriFieldTypeSmallInteger", "alias": "RetainedGallonsEstimate", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "PhotoURL", "type": "esriFieldTypeString", "alias": "URL", "length": 100, "domain": null }, { "name": "PointFunction", "type": "esriFieldTypeString", "alias": "PointFunction", "length": 30, "domain": { "type": "codedValue", "name": "WS2_CatchmentFunction", "description": "The function of water catchments", "codedValues": [ { "name": "Detention", "code": "Detention" }, { "name": "Retention", "code": "Retention" }, { "name": "Detention-Retention", "code": "Detention-Retention" }, { "name": "Storage", "code": "Storage" }, { "name": "Recharge", "code": "Recharge" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 100, "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "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": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Light Poles", "type": "Feature Layer", "description": "Status:Contact:Intended Use:Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:AREA:PERIMETER:UTIL_X_:UTIL_X_ID:FCODE_LID:STEWD_LID:JURISD_LID:META_LID:UTIL_X_XID:Category:", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1692, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "9c29080d2908c23568fee5c1138b30bb", "imageData": "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", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.23528455363E7, "ymin": 3792706.2586999983, "xmax": -1.23502355123E7, "ymax": 3795357.869900003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AREA_", "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": "AREA_", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "UTIL_X_ID", "type": "esriFieldTypeDouble", "alias": "UTIL_X_ID", "domain": null }, { "name": "FCODE_LID", "type": "esriFieldTypeSmallInteger", "alias": "FCODE_LID", "domain": null }, { "name": "Category", "type": "esriFieldTypeSmallInteger", "alias": "Category", "domain": { "type": "codedValue", "name": "WS2_LightPoleCategory", "description": "Basic category of light pole", "codedValues": [ { "name": "Pedestrian Scale", "code": 1 }, { "name": "Street Scale", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Region", "type": "esriFieldTypeString", "alias": "Region", "length": 255, "domain": null }, { "name": "DataPointProvidedBy", "type": "esriFieldTypeString", "alias": "DataPointProvidedBy", "length": 255, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 500, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Public Art", "type": "Feature Layer", "description": "Status:Contact:Intended Use:Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:ID:LOCATION:DATE_INST:BLDG_:type:artist:name:", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 13542, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0f7415351a6f9479c53ed69f37a93356", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAgCAYAAAB3j6rJAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAGs0lEQVRYheVXe4xcVR3+fuc+5rWzO7OPbllbm8bSbZeW55bSdmuVFoSkGgKxYvQvJEDQaNDWaATFUGNMSojRiAUSgRppUmlSMAHpw/CQlu4sRaDbLO2Wrazr9rG7M7M7d1733p/5nbuz7rDVGf3DNPGb3My9v3se3znn+33nXBOXCExcIjBxqRPZjeGrCOp6AK0MDgNkE2ABUAAMgE0GmQSyAI4zyAM4Q0AOoBKAPIHTPmgCoHGATtyJ9sG6iTwMVssx8hxAWyoxkp+BNCl4UMTswYaHKFjq83QZ/e8HNVjI6kgQD97txsj9d6JjZ11EujB6O4O2KJv8pd+OqQW3h9G4zIQZp8TscpMfuChnGXYTIbbYhF9iGFEKCPgAuwx3ipEb8vyxt0q5Y1/PNhBwHxj1EWHgVmluw4Fm1bbernpXzjBO/jyHU4/nUBidHvw0lE2acMtaC53fiaFhiQm7mWA3K5W81oqP7CtiqH/4iu727p+lUqnvVabpXxKxmrAieY2Nj5MYejaPv2zLoniumkAFMiPpd8v6Gnomjxt+l8AnbgvPvG+5wcLp9zzR2He7u7vfTKVS+/4tkfA85YU7jKpY/yNTeP+Hk5CZksYX3BHWDUcXGlqu5ayPbL+L0ZeLmrDzVw9HvpzGjW+2IHmN9A1ZNpAXdEdE1R1cjAhZNCENVXDmt3lNomW1hVW/SaBxeVCleN7H+ddKulMQkLzOwopH4uh6sAEDO3K6Tt+9GWw62hosnUUgN+ifmd2aRLgMp5wJpj835CF1bwYdnw9j3d4kyARKYz56785g5IWCFuVsJK600PNCEst/0ICGy00c/tIELvy5hNZ1ttaQoVcGUErVnhF2EarI6P2HJkVsWLM7MUPiTxvGkDk+Z0Aaoo83vjCBTUdbsHBLGGcPRHH6SScgYgHKDbrzfT9ckwiIY2ZMwc0xhp8v4MqfxvX6Co49kJ0hEWpVWHx3FG09NlQYGD9SxsBjOU1m8NcOLv9WTGfPwTVjeuZkRipEAERrEvF9RO0WhexxF16eMW9jSMenTro4syuv79s3hrD2+SSspoBgJda2wcah9WMY2pXXROKdpi4z0VfW/ouSthlBpPaMeNwkRCo6iVwWVB7eW5gp0vVQQxWJClp7bB3PvOeCRcMGEFtsaFFHP2mAfKVdmsG1ifglarQTCqb4oPAqBoJxhv+pzJY1geg+DjE8z2H45cBdhYhXALInXMQWBfokNsDk1rE0ZT9qNpJ2RoH4Q6TDEH/Rz0aY9HpfDIM7c5qECFzEKSj83UPTClOnuECxbFgcqk3Eg61MINSmEF1k4G/7imjfFELbpwOn9QqsyTV2VVcdfaWI4z+a0vfzPhuUdc542gLiS+caeE0i7MLwp7NTOj+zy8HKn8T1feJqC+l3ynj1pnFc8XADmldbKI0zPtqdx+mnHK0LwdIHYvp/5MVAV/NutDUhPRBy6yTiyVkjwKKvRHSmDDw6hRU/jmP1swkc6rmA/IiH1D0ZXAyd22LaN8Q7T/7SQeIqC8lrrYCIYjDJ1jy33hwiZphKygwYz/9cCK1rbXzwWA5L7ouhaaWJjYdbceybWZw9VKxqULKl68E4OrfGtFDf/kYGkwMuel5s1u9plqyIqFiTiBGljJdHMLcArn+6Cfu7L+C1W8ax/qWk1saGA806Q8beKiE36CE8X2nSYnyyOx/5ahpn9xex+K4oOjbP0qVPMNiEr7zaRJSNc9kTbkflWfaMnj80443N43i56zw6tzZo+w63G1rEdDN0yo73Bdu/6EVc+bJbQ7juV40z7VZswJelqUcjXgn7zx4oXi0jrpiWnE1uersNqXvSev+RK5jjwLr96U50SAU6Wbk9XpXmzpAHtj0wfDG12j5SHOHHoXjrwI4pkm19ZmY+ZeAzB1sw3lvG6B+LKIwGqTmRKsMrEqILlN4OltwfnZOucqwcfMJBOeLoZ2Yu1CSyBfM/3NP00aP926e2nn+1pI3NiImJAcoMRsge6/OFnFXFuiVt5ZJtoX/7lM4YKSMxObdKO+I/hxf9vtJNpq7PiS9OLNz2/flPLlv27rrN4derzsz/MbxYAecaT+PIgr04lThaCR+ri4jg1PpXbtv/4c4nIm78rojbCGKlFW+wDdO3YLKtY64qwaMyfPJQNHIoGg5KhgMfvvYMic9CDsCOVCr1EuolsmfPHmnha6tWrfqFY2RvISLJpNB0Hdk9I0QUYWbxcymr/Z2IHGaeJKI0M+eJiH3fTyulhn3fP9jX15f5rz45e3t73wEg1//5ty/+x/gHG6vXo8wOz9MAAAAASUVORK5CYII=", "contentType": "image/png", "width": 25, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.23515783449E7, "ymin": 3793187.405299999, "xmax": -1.23502650962E7, "ymax": 3795072.6740999967, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "type", "type": "esriFieldTypeString", "alias": "type", "length": 20, "domain": null }, { "name": "artist", "type": "esriFieldTypeString", "alias": "artist", "length": 30, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "name", "length": 50, "domain": null }, { "name": "EGISID", "type": "esriFieldTypeSmallInteger", "alias": "EGISID", "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 100, "domain": null }, { "name": "PhotoURL", "type": "esriFieldTypeString", "alias": "PhotoURL", "length": 150, "domain": null }, { "name": "Date_Installed", "type": "esriFieldTypeDate", "alias": "Date Installed", "length": 8, "domain": null }, { "name": "Building", "type": "esriFieldTypeDouble", "alias": "Building", "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": null }, { "name": "Date_Created", "type": "esriFieldTypeDate", "alias": "Date_Created", "length": 8, "domain": null }, { "name": "Memorial", "type": "esriFieldTypeString", "alias": "DateInstalled", "length": 150, "domain": null }, { "name": "Indoor_Outdoor", "type": "esriFieldTypeString", "alias": "Indoor / Outdoor?", "length": 15, "domain": { "type": "codedValue", "name": "WS2_ArtPointsIndoorOutdoor", "description": "Indoor or Outdoor designator for public art points", "codedValues": [ { "name": "Indoor", "code": "Indoor" }, { "name": "Outdoor", "code": "Outdoor" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ArtDescription", "type": "esriFieldTypeString", "alias": "ArtDescription", "length": 500, "domain": null }, { "name": "ArtistContact", "type": "esriFieldTypeString", "alias": "Artist Contact", "length": 255, "domain": null }, { "name": "PoetName", "type": "esriFieldTypeString", "alias": "Poet's Name", "length": 255, "domain": null }, { "name": "PoetContact", "type": "esriFieldTypeString", "alias": "Poet's Contact", "length": 255, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Sustainability Sites", "type": "Feature Layer", "description": "Status:Contact:Intended Use:Supplemental Information:Fields: (7/5/11)OBJECTID:SHAPE:SustainabilitySiteID:IsOnTour:Name:Notes:", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 6771, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "97f126f22ae2a9d9c9dd597415c91819", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACIklEQVRIie2WzWsTQRiHn0lCmsYgalq/+iHqQS1UqAc/iqKCJw8W0QaLeOhF8FIPFS/+AV5sFVF6UUQQKlGKeBDFQqulmFPxIApioyHUpKTWNiRmXZsd2TFGTbsxm1gP4g+GfWeH5dnd+b3vvC7+klz/QYv263b10yrhhBTsF1AHSCCKYBDJzdAxxioCbR/A79S5LqHNnItfl5uQanS1XGVQeml/3smMbdDuII1ZnSEJG4q+poAqPwc+J4gt28bxmTEGSgbtu4FHM7jH7yA/qaoWT/0R7iZf0W1kuEgpIM1LF5IWbMq3EbFyL73xhySAW0VB7UGcUYMzlKm1hyD+iD4kj4FJS1AkS6tDUFsuyL0ClqzHlw5zFui2BDkFTaZ3K5G3HtJhjhYFSYm/0Md25fKpSyOwGogvCMLBtErHCjSXzofWIAe8NCrjkJnIhz+QhaA6wWhUMgXUlAPRP0JqXIVfgAlL0J0A2R236RFwvhzQ+/u5SghPgE+WIFPVGS5pHjoQbLUDSY3DpJk939RXuD4PNNyJtrOfNkMn5HCzqhSIFoPXF0DOqekQzK95CxbVUAfv9gRpno0w4m1gUzHIh2fw9lrebeYOBWwdEyMBVbM2rzlIT3UDp5duwelernINfRqSLyDxFFJv8o8M5yBTtkDfFXugMvwycA44XODILDAKXDG99CeakwhwEjgFrAO1d6nc/eRidEHmF4Rzw5b+vXbrK76nnydlhWuxAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2351970072E7, "ymin": 3793751.5014000013, "xmax": -1.23506061345E7, "ymax": 3794295.0661000013, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "SustainabilitySiteID", "type": "esriFieldTypeDouble", "alias": "SustainabilitySiteID", "domain": null }, { "name": "IsOnTour", "type": "esriFieldTypeSmallInteger", "alias": "IsOnTour", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 50, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Sustainability Tour Routes", "type": "Feature Layer", "description": "Status:Contact:Intended Use:Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:SustainabilityTourRouteID:StartingSiteID:EndingSiteID:IsOnTour1:IsOnTour2:Shape_Length:", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 30000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 135, 45, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.23519685101E7, "ymin": 3793755.8884000033, "xmax": -1.2350617186999999E7, "ymax": 3794270.9496999984, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SustainabilityTourRouteID", "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": "SustainabilityTourRouteID", "type": "esriFieldTypeDouble", "alias": "SustainabilityTourRouteID", "domain": null }, { "name": "StartingSiteID", "type": "esriFieldTypeDouble", "alias": "StartingSiteID", "domain": null }, { "name": "EndingSiteID", "type": "esriFieldTypeDouble", "alias": "EndingSiteID", "domain": null }, { "name": "IsOnTour1", "type": "esriFieldTypeSmallInteger", "alias": "IsOnTour1", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsOnTour2", "type": "esriFieldTypeSmallInteger", "alias": "IsOnTour2", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Water Features", "type": "Feature Layer", "description": "Status:Contact:Intended Use:Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:ID:STATUS:DESC:", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 6771, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "9f0e2e412b5cb8896a4c94139ddec589", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAjCAYAAACOysqWAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEBUlEQVRIie2WbUxbVRjH/70t7e1taQvjvbzTzTEHmwJqZI4i08wpbBKoZpFsygeVzBfiywezZM2yfVD3kgVxiYZsZPugZcnCJtOogzIlKk46tspg0NHRQl+AUkoLd3TtNW0m2aQXyoRv+yUnuc+5yfM758lzzz08rDC8h4JlK1H6R20Jxr9HgQsq64oIRBJhPV/EPT0LnF0RgXXIsU0WI3LbV0KQf6Sruqt9gCRF/NKlJA9bYB92fpKVm4RBvUVGqpqLac32tmUT5NfpCrt+7s98oepJMD6GYzM5vqKB1csmsBknNEIxH4pcOSixAE31WoVk17laV2PZ0f8tePywbl+Xti+ppDIPvAguUh+JR9b6JBh7rYck1ec7XA2lnQ8sKGk0r/qzVbc3Ki4SuYWZc/PP7yzA6c9+IrzT3vbY6h9yRhu2DjyQYMRo+s7l8PAq9ihBEMTcPCUmUf72ZjTVacnbd7xX1h/ozNbvfcK0JEHRieulHef1T2XnpyFtTfy89zGJUrzybjE0X2hFlqHxnmeO9qz5pXadJTwBw3AMta2nuDwCyvKNbAtDdIIEqneU+OZYq7iv33R905dXM36tyZ1YVPDYEd1BnWFUukWVFyzHQkTHS1BRo4SmrlVq6LFdg1qdCrXav4CA4dzUt9TKYsTIeToL4RCXLEPZG4U4c7xdnkIWnTEB5ayCnIN/1Fz73U0+92oBCIITaEf0d5vhsLogV8Ri04s5ISWB9i14di0ut/XtiNt1IcveuM0QUjDlpN+MEPCQnZcajH/7Xo+RwfHgs8/nB1gEAQq2rEVX+w0OERnxKYCKkALXhEeRoohDQBJAEi2aEzhH3WAYBhwOJ6SApPhIWR2HMcvkZtYSuSdpUpGTPBdnZCei968hCIQRoCIFwVKtSpSy7iJWLsPQDVs0q8Dn9d23QMWGZOxOiVow6b1QkSR8d/xcVGqEaFLNzBMIKL7PM0Vz/435Al7YyQPQntsguBy//27yeYLIKGps+ObY/E83TOxmJ4Qi0u65Z+4/AuGPA92OKustBxLS7ivlonhcdKD+EEuob8EmoC2e9wXCiJ2XznVzK/coWTsmFO3NV0BwiRmnc1bNKjA3bHWkf9h2wNhn23ep+SqKdmxAOHS06APdxkhkwt2zjWVOVkEA46Fitfy9i1mXW3tfczunUfTyRoilwpCJJ8c90J7VYbDH4pdEUW9NnizVhHVcDx8rqUr+4GKnsdf2+cD+FkHGukTIM2MCdyMwfgZu1wxM/Xbc6rVCKCZHCIJ4afJkqW5JPxzz4ZI6KE98nfCo/OMJ+5TKbBhNn6W9weNVQPI9lJivoyRkvfvU9ia2HAsKgmhfp61a7AeCY47puyMcHl7fsRj/AOnddsUlElvPAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 26, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2351730248100001E7, "ymin": 3793311.581600003, "xmax": -1.23504213576E7, "ymax": 3794749.8606999964, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STATUS", "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": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "domain": null }, { "name": "DESC_", "type": "esriFieldTypeString", "alias": "DESC", "length": 100, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 139, "name": "Projects", "type": "Feature Layer", "description": "Status:Contact:Intended Use:Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:CMSPrjNum:FIMAPrjNum:AdHocPrjNu:FinNum:PrjCartoNa:PrjFinDate:PrjType:PrjDept:HasGreen:SiteIsPublic:GreenType:GreenOrganization:ProjectID:Name:", "geometryType": "esriGeometryMultipoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 27084, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CMS_Projects.StatusFull", "uniqueValueGroups": [ { "heading": "status", "classes": [ { "label": "Design", "description": "Design", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 255, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "values": [ [ "Design" ] ] }, { "label": "Construction", "description": "Construction", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 55, 55, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "values": [ [ "Construction" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 255, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "value": "Design", "label": "Design" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 55, 55, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "value": "Construction", "label": "Construction" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 240, 255 ], "toColor": [ 184, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 179, 252, 255 ], "toColor": [ 244, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 179, 255 ], "toColor": [ 252, 199, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 179, 255 ], "toColor": [ 241, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 213, 252, 255 ], "toColor": [ 179, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 242, 255 ], "toColor": [ 252, 212, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 252, 179, 255 ], "toColor": [ 183, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 184, 252, 255 ], "toColor": [ 193, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 210, 255 ], "toColor": [ 252, 246, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 207, 255 ], "toColor": [ 218, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 224, 255 ], "toColor": [ 252, 179, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 235, 252, 255 ], "toColor": [ 210, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 197, 252, 255 ], "toColor": [ 233, 197, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2769102858E7, "ymin": 3676324.1762000024, "xmax": -1.22724434124E7, "ymax": 4198591.269500002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Projects.ProjectNumber", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Projects.OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Projects.ProjectNumber", "type": "esriFieldTypeString", "alias": "ProjectNumber", "length": 7, "domain": null }, { "name": "Projects.BAM", "type": "esriFieldTypeSmallInteger", "alias": "BAM", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Projects.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Projects.ProjectType", "type": "esriFieldTypeInteger", "alias": "ProjectType", "domain": { "type": "codedValue", "name": "WS2_PDCProjectType", "description": "Type of project", "codedValues": [ { "name": "New Building", "code": 1 }, { "name": "Expansion of Existing Building", "code": 2 }, { "name": "New Open Space", "code": 3 }, { "name": "Utility Infrastructure", "code": 4 }, { "name": "Renovations", "code": 5 }, { "name": "Building System Upgrades", "code": 6 }, { "name": "New Athletic Field", "code": 7 }, { "name": "Athletic Field Renovation", "code": 8 }, { "name": "Other", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Projects.ProjectTypeSimple", "type": "esriFieldTypeString", "alias": "ProjectTypeSimple", "length": 20, "domain": { "type": "codedValue", "name": "WS2_projects_status_simple", "description": "simple status for web display", "codedValues": [ { "name": "Renovation", "code": "Renovation" }, { "name": "New Building", "code": "New Building" }, { "name": "Utilities", "code": "Utilities" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Projects.Picture", "type": "esriFieldTypeString", "alias": "Picture", "length": 500, "domain": null }, { "name": "Projects.Thumbnail", "type": "esriFieldTypeString", "alias": "Thumbnail", "length": 500, "domain": null }, { "name": "Projects.Color", "type": "esriFieldTypeString", "alias": "Color", "length": 25, "domain": null }, { "name": "Projects.EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "CMS_Projects.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "CMS_Projects.project_num", "type": "esriFieldTypeString", "alias": "project_num", "length": 7, "domain": null }, { "name": "CMS_Projects.approved_budget", "type": "esriFieldTypeDouble", "alias": "approved_budget", "domain": null }, { "name": "CMS_Projects.title", "type": "esriFieldTypeString", "alias": "title", "length": 75, "domain": null }, { "name": "CMS_Projects.StatusFull", "type": "esriFieldTypeString", "alias": "StatusFull", "length": 12, "domain": null }, { "name": "CMS_Projects.description", "type": "esriFieldTypeString", "alias": "description", "length": 511, "domain": null }, { "name": "CMS_Projects.start_date", "type": "esriFieldTypeDate", "alias": "start_date", "length": 8, "domain": null }, { "name": "CMS_Projects.end_date", "type": "esriFieldTypeDate", "alias": "end_date", "length": 8, "domain": null }, { "name": "CMS_Projects.URL", "type": "esriFieldTypeString", "alias": "URL", "length": 42, "domain": null }, { "name": "CMS_Projects.project_id", "type": "esriFieldTypeDouble", "alias": "project_id", "domain": null }, { "name": "CMS_Projects.fy", "type": "esriFieldTypeString", "alias": "fy", "length": 2, "domain": null }, { "name": "CMS_Projects.project", "type": "esriFieldTypeString", "alias": "project", "length": 4, "domain": null }, { "name": "CMS_Projects.account_no", "type": "esriFieldTypeString", "alias": "account_no", "length": 7, "domain": null }, { "name": "CMS_Projects.type", "type": "esriFieldTypeString", "alias": "type", "length": 1, "domain": null }, { "name": "CMS_Projects.cdp_type", "type": "esriFieldTypeString", "alias": "cdp_type", "length": 2, "domain": null }, { "name": "CMS_Projects.cycle", "type": "esriFieldTypeString", "alias": "cycle", "length": 4, "domain": null }, { "name": "CMS_Projects.fm_coord", "type": "esriFieldTypeString", "alias": "fm_coord", "length": 20, "domain": null }, { "name": "CMS_Projects.user_coord", "type": "esriFieldTypeString", "alias": "user_coord", "length": 20, "domain": null }, { "name": "CMS_Projects.nasf", "type": "esriFieldTypeInteger", "alias": "nasf", "domain": null }, { "name": "CMS_Projects.comments", "type": "esriFieldTypeString", "alias": "comments", "length": 2147483647, "domain": null }, { "name": "CMS_Projects.gsf", "type": "esriFieldTypeInteger", "alias": "gsf", "domain": null }, { "name": "CMS_Projects.lastsave", "type": "esriFieldTypeDate", "alias": "lastsave", "length": 8, "domain": null }, { "name": "CMS_Projects.fiscal_closeout", "type": "esriFieldTypeDate", "alias": "fiscal_closeout", "length": 8, "domain": null }, { "name": "CMS_Projects.abor_pi", "type": "esriFieldTypeDate", "alias": "abor_pi", "length": 8, "domain": null }, { "name": "CMS_Projects.abor_ci", "type": "esriFieldTypeDate", "alias": "abor_ci", "length": 8, "domain": null }, { "name": "CMS_Projects.abor_pa", "type": "esriFieldTypeDate", "alias": "abor_pa", "length": 8, "domain": null }, { "name": "CMS_Projects.budget_saved_date", "type": "esriFieldTypeDate", "alias": "budget_saved_date", "length": 8, "domain": null }, { "name": "CMS_Projects.y2ksort", "type": "esriFieldTypeInteger", "alias": "y2ksort", "domain": null }, { "name": "CMS_Projects.budget_last_saved_date", "type": "esriFieldTypeDate", "alias": "budget_last_saved_date", "length": 8, "domain": null }, { "name": "CMS_Projects.abor_oth", "type": "esriFieldTypeDate", "alias": "abor_oth", "length": 8, "domain": null }, { "name": "CMS_Projects.opacct", "type": "esriFieldTypeInteger", "alias": "opacct", "domain": null }, { "name": "CMS_Projects.delivery", "type": "esriFieldTypeString", "alias": "delivery", "length": 6, "domain": null }, { "name": "CMS_Projects.revacct", "type": "esriFieldTypeInteger", "alias": "revacct", "domain": null }, { "name": "CMS_Projects.revenue_budget", "type": "esriFieldTypeDouble", "alias": "revenue_budget", "domain": null }, { "name": "CMS_Projects.billable", "type": "esriFieldTypeString", "alias": "billable", "length": 1, "domain": null }, { "name": "CMS_Projects.billable_hours_limit", "type": "esriFieldTypeSingle", "alias": "billable_hours_limit", "domain": null }, { "name": "CMS_Projects.abor_phase", "type": "esriFieldTypeString", "alias": "abor_phase", "length": 6, "domain": null }, { "name": "CMS_Projects.bldg_no", "type": "esriFieldTypeString", "alias": "bldg_no", "length": 10, "domain": null }, { "name": "CMS_Projects.projected_budget", "type": "esriFieldTypeDouble", "alias": "projected_budget", "domain": null }, { "name": "CMS_Projects.construction_budget", "type": "esriFieldTypeDouble", "alias": "construction_budget", "domain": null }, { "name": "CMS_Projects.warranty_messaged_date", "type": "esriFieldTypeDate", "alias": "warranty_messaged_date", "length": 8, "domain": null }, { "name": "CMS_Projects.concept_budget_saved_date", "type": "esriFieldTypeDate", "alias": "concept_budget_saved_date", "length": 8, "domain": null }, { "name": "CMS_Projects.sc_budget_saved_date", "type": "esriFieldTypeDate", "alias": "sc_budget_saved_date", "length": 8, "domain": null }, { "name": "CMS_Projects.revised_budget_saved_date", "type": "esriFieldTypeDate", "alias": "revised_budget_saved_date", "length": 8, "domain": null }, { "name": "CMS_Projects.jccr_flag", "type": "esriFieldTypeString", "alias": "jccr_flag", "length": 1, "domain": null }, { "name": "CMS_Projects.fy_4digit", "type": "esriFieldTypeInteger", "alias": "fy_4digit", "domain": null }, { "name": "CMS_Projects.design_intent", "type": "esriFieldTypeString", "alias": "design_intent", "length": 2147483647, "domain": null }, { "name": "CMS_Projects.web_suppress", "type": "esriFieldTypeSmallInteger", "alias": "web_suppress", "domain": null }, { "name": "CMS_Projects.web_counter", "type": "esriFieldTypeInteger", "alias": "web_counter", "domain": null }, { "name": "CMS_Projects.design_professional", "type": "esriFieldTypeString", "alias": "design_professional", "length": 128, "domain": null }, { "name": "CMS_Projects.contractor", "type": "esriFieldTypeString", "alias": "contractor", "length": 128, "domain": null }, { "name": "CMS_Projects.i_number", "type": "esriFieldTypeString", "alias": "i_number", "length": 6, "domain": null }, { "name": "CMS_Projects.sc_date", "type": "esriFieldTypeDate", "alias": "sc_date", "length": 8, "domain": null }, { "name": "CMS_Projects.community_update", "type": "esriFieldTypeString", "alias": "community_update", "length": 2147483647, "domain": null }, { "name": "CMS_Projects.notice_to_proceed_date", "type": "esriFieldTypeDate", "alias": "notice_to_proceed_date", "length": 8, "domain": null }, { "name": "CMS_Projects.sub_account", "type": "esriFieldTypeString", "alias": "sub_account", "length": 5, "domain": null }, { "name": "CMS_Projects.billing_suppress", "type": "esriFieldTypeSmallInteger", "alias": "billing_suppress", "domain": null }, { "name": "CMS_Projects.phoenix_campus", "type": "esriFieldTypeSmallInteger", "alias": "phoenix_campus", "domain": null }, { "name": "CMS_Projects.cd_switch", "type": "esriFieldTypeDate", "alias": "cd_switch", "length": 8, "domain": null }, { "name": "CMS_Projects.sharepoint_project", "type": "esriFieldTypeString", "alias": "sharepoint_project", "length": 10, "domain": null }, { "name": "CMS_Projects.DPM", "type": "esriFieldTypeString", "alias": "DPM", "length": 20, "domain": null }, { "name": "CMS_Projects.PM", "type": "esriFieldTypeString", "alias": "PM", "length": 20, "domain": null }, { "name": "CMS_Projects.story_map_title", "type": "esriFieldTypeString", "alias": "story_map_title", "length": 255, "domain": null }, { "name": "CMS_Projects.story_map", "type": "esriFieldTypeSmallInteger", "alias": "story_map", "domain": null }, { "name": "CMS_Projects.story_map_order", "type": "esriFieldTypeInteger", "alias": "story_map_order", "domain": null }, { "name": "Projects.GISTracking", "type": "esriFieldTypeString", "alias": "GISTracking", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CMS_Projects.webcamStream", "type": "esriFieldTypeString", "alias": "webcamStream", "length": 500, "domain": null } ], "geometryField": { "name": "Projects.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "Projects.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Projects.Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_OBJECTID", "fields": "CMS_Projects.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_project_num", "fields": "CMS_Projects.project_num", "isAscending": true, "isUnique": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "Web Cameras", "type": "Feature Layer", "description": "Status:Contact:Intended Use:Supplemental Information:Fields: (7/5/11)OBJECTID:SHAPE:Webpage:Image:PTZ:Active:AdminPage:SpaceNum:", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 6771, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7c0a445b1698b0a35e3b08560eeca243", "imageData": "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", "contentType": "image/png", "width": 31, "height": 31, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.24751264132E7, "ymin": 3788518.2566, "xmax": -1.2350380753600001E7, "ymax": 3955836.832800001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Webpage", "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": "Webpage", "type": "esriFieldTypeString", "alias": "Webpage", "length": 100, "domain": null }, { "name": "Image", "type": "esriFieldTypeString", "alias": "Image", "length": 100, "domain": null }, { "name": "PTZ", "type": "esriFieldTypeSmallInteger", "alias": "PTZ", "domain": null }, { "name": "Active", "type": "esriFieldTypeSmallInteger", "alias": "Active", "domain": null }, { "name": "AdminPage", "type": "esriFieldTypeString", "alias": "AdminPage", "length": 50, "domain": null }, { "name": "SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "RTMP", "type": "esriFieldTypeString", "alias": "RTMP", "length": 100, "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 50, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 50, "domain": null }, { "name": "PointedAt", "type": "esriFieldTypeDouble", "alias": "PointedAt", "domain": null }, { "name": "ActiveConstruction", "type": "esriFieldTypeSmallInteger", "alias": "ActiveConstruction", "domain": null }, { "name": "ProjectNum", "type": "esriFieldTypeString", "alias": "ProjectNum", "length": 50, "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Source1", "type": "esriFieldTypeString", "alias": "Source1", "length": 500, "domain": null }, { "name": "Source2", "type": "esriFieldTypeString", "alias": "Source2", "length": 250, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "Tree IDLabels1128minus", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1692, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 240, 240, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 240, 240, 240, 0 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[AccessionID]", "labelPlacement": "esriServerPointLabelPlacementAboveLeft", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 28, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.2362686251899999E7, "ymin": 3791459.1028999984, "xmax": -1.2337805628899999E7, "ymax": 3839557.1138999984, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AccType", "typeIdField": "Acquisition", "subtypeFieldName": "Acquisition", "subtypeField": "Acquisition", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "AccType", "type": "esriFieldTypeSmallInteger", "alias": "AccType", "domain": { "type": "codedValue", "name": "WS2_AccDeaccStatus", "description": "Is a plant actively accessioned or has it been deaccessioned", "codedValues": [ { "name": "Currently Accessioned", "code": 1 }, { "name": "Deaccessioned", "code": 2 }, { "name": "Unplanted", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AccessionID", "type": "esriFieldTypeInteger", "alias": "AccessionID", "domain": null }, { "name": "TaxonID", "type": "esriFieldTypeSmallInteger", "alias": "TaxonID", "domain": null }, { "name": "HeritageTree", "type": "esriFieldTypeSmallInteger", "alias": "HeritageTree", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AzGreatTree", "type": "esriFieldTypeSmallInteger", "alias": "AzGreatTree", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UAPreserve", "type": "esriFieldTypeSmallInteger", "alias": "UAPreserve", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Sponsored", "type": "esriFieldTypeSmallInteger", "alias": "Sponsored", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 1000, "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "OrigAccDate", "type": "esriFieldTypeDate", "alias": "OrigAccDate", "length": 8, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "Acquisition", "type": "esriFieldTypeSmallInteger", "alias": "Acquisition", "domain": null }, { "name": "AcquisitionType", "type": "esriFieldTypeString", "alias": "AcquisitionType", "length": 100, "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Transplanted", "type": "esriFieldTypeSmallInteger", "alias": "Transplanted", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Floor", "type": "esriFieldTypeString", "alias": "Floor", "length": 10, "domain": null }, { "name": "PhotoID", "type": "esriFieldTypeInteger", "alias": "PhotoID", "domain": null }, { "name": "AdjacentSpace", "type": "esriFieldTypeString", "alias": "AdjacentSpace", "length": 255, "domain": null }, { "name": "SiteSurfaceCover", "type": "esriFieldTypeString", "alias": "SiteSurfaceCover", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ArborSiteSurface", "description": "site location table", "codedValues": [ { "name": "bare soil", "code": "bare soil" }, { "name": "dg", "code": "dg" }, { "name": "gravel", "code": "gravel" }, { "name": "hardscape", "code": "hardscape" }, { "name": "organic mulch", "code": "organic mulch" }, { "name": "rip-rap", "code": "rip-rap" }, { "name": "sand", "code": "sand" }, { "name": "turf", "code": "turf" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MicroClimate", "type": "esriFieldTypeString", "alias": "MicroClimate", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ArborMicroClimate", "description": "site location table", "codedValues": [ { "name": "hotter", "code": "hotter" }, { "name": "colder", "code": "colder" }, { "name": "wetter", "code": "wetter" }, { "name": "shadier", "code": "shadier" }, { "name": "other", "code": "other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ConBuild", "type": "esriFieldTypeSmallInteger", "alias": "ConstraintBuild", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ConStLamp", "type": "esriFieldTypeSmallInteger", "alias": "ConstraintStLamp", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ConWires", "type": "esriFieldTypeSmallInteger", "alias": "ConstraintWires", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ConSidewalk", "type": "esriFieldTypeSmallInteger", "alias": "ConstraintSidewalk", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ConOther", "type": "esriFieldTypeSmallInteger", "alias": "ConstraintOther", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ConNone", "type": "esriFieldTypeSmallInteger", "alias": "ConstraintNone", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "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": "" } ], "types": [ { "domains": { "AccType": {"type": "inherited"}, "HeritageTree": {"type": "inherited"}, "AzGreatTree": {"type": "inherited"}, "UAPreserve": {"type": "inherited"}, "Sponsored": {"type": "inherited"}, "AcquisitionType": { "type": "codedValue", "name": "WS2_ArborUnknown", "description": "Accessions FC, unknown subtype", "codedValues": [ { "name": "Existing", "code": "Existing" }, { "name": "Volunteer", "code": "Volunteer" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Transplanted": {"type": "inherited"}, "SiteSurfaceCover": {"type": "inherited"}, "MicroClimate": {"type": "inherited"}, "ConBuild": {"type": "inherited"}, "ConStLamp": {"type": "inherited"}, "ConWires": {"type": "inherited"}, "ConSidewalk": {"type": "inherited"}, "ConOther": {"type": "inherited"}, "ConNone": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "AccType": {"type": "inherited"}, "HeritageTree": {"type": "inherited"}, "AzGreatTree": {"type": "inherited"}, "UAPreserve": {"type": "inherited"}, "Sponsored": {"type": "inherited"}, "AcquisitionType": { "type": "codedValue", "name": "WS2_ArborDonors", "description": "Accessions fc, list of people/organizations who have made donations", "codedValues": [ { "name": "AAA Landscape", "code": "AAA Landscape" }, { "name": "Andy Davis", "code": "Andy Davis" }, { "name": "Bill Miller", "code": "Bill Miller" }, { "name": "Bill Thornton", "code": "Bill Thornton" }, { "name": "Charles Raetzman", "code": "Charles Raetzman" }, { "name": "Cynthia Salo", "code": "Cynthia Salo" }, { "name": "Desert Legume Program", "code": "Desert Legume Program" }, { "name": "Dr. James Tipton", "code": "Dr. James Tipton" }, { "name": "Elizabeth Davison", "code": "Elizabeth Davison" }, { "name": "Forrest Shreve", "code": "Forrest Shreve" }, { "name": "Gene Joseph", "code": "Gene Joseph" }, { "name": "Greg Corman", "code": "Greg Corman" }, { "name": "Hans Van Etten", "code": "Hans Van Etten" }, { "name": "Homer Shantz", "code": "Homer Shantz" }, { "name": "Iraqi Students", "code": "Iraqi Students" }, { "name": "Jane Evans", "code": "Jane Evans" }, { "name": "John Eustice", "code": "John Eustice" }, { "name": "Lee Stanfield", "code": "Lee Stanfield" }, { "name": "Margaret Quinn", "code": "Margaret Quinn" }, { "name": "Merv Larson", "code": "Merv Larson" }, { "name": "Mickey Lynn Reed", "code": "Mickey Lynn Reed" }, { "name": "Mohamar Khaddafi", "code": "Mohamar Khaddafi" }, { "name": "Mountain State Wholesale Nursery", "code": "Mountain State Wholesale Nursery" }, { "name": "Nancy and Dick Salzer", "code": "Nancy and Dick Salzer" }, { "name": "Peter Price", "code": "Peter Price" }, { "name": "Phil Jenkins", "code": "Phil Jenkins" }, { "name": "Phil Ogden, Range Mgmt", "code": "Phil Ogden, Range Mgmt" }, { "name": "Phil Patterson, NAU", "code": "Phil Patterson, NAU" }, { "name": "R. Leonard", "code": "R. Leonard" }, { "name": "Richard Felger", "code": "Richard Felger" }, { "name": "Rick Larke", "code": "Rick Larke" }, { "name": "Robert Forbes", "code": "Robert Forbes" }, { "name": "Robert Humphrey", "code": "Robert Humphrey" }, { "name": "Steve Fazio", "code": "Steve Fazio" }, { "name": "Stuart Bengson", "code": "Stuart Bengson" }, { "name": "Student Volunteers", "code": "Student Volunteers" }, { "name": "Tien Wei Yang", "code": "Tien Wei Yang" }, { "name": "Tucson Botanical Garden", "code": "Tucson Botanical Garden" }, { "name": "Tucson Garden Club", "code": "Tucson Garden Club" }, { "name": "U of A Horticulture Club", "code": "U of A Horticulture Club" }, { "name": "unknown", "code": "unknown" }, { "name": "Warren Jones", "code": "Warren Jones" }, { "name": "Campus Arboretum", "code": "Campus Arboretum" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Transplanted": {"type": "inherited"}, "SiteSurfaceCover": {"type": "inherited"}, "MicroClimate": {"type": "inherited"}, "ConBuild": {"type": "inherited"}, "ConStLamp": {"type": "inherited"}, "ConWires": {"type": "inherited"}, "ConSidewalk": {"type": "inherited"}, "ConOther": {"type": "inherited"}, "ConNone": {"type": "inherited"} }, "id": 1, "name": "Donated" }, { "domains": { "AccType": {"type": "inherited"}, "HeritageTree": {"type": "inherited"}, "AzGreatTree": {"type": "inherited"}, "UAPreserve": {"type": "inherited"}, "Sponsored": {"type": "inherited"}, "AcquisitionType": { "type": "codedValue", "name": "WS2_ArborFunding", "description": "Accessions FC, purchasing agency", "codedValues": [ { "name": "Arboretum", "code": "Arboretum" }, { "name": "Facilities Management", "code": "Facilities Management" }, { "name": "Planning, Design and Construction", "code": "Planning, Design and Construction" }, { "name": "unknown", "code": "unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Transplanted": {"type": "inherited"}, "SiteSurfaceCover": {"type": "inherited"}, "MicroClimate": {"type": "inherited"}, "ConBuild": {"type": "inherited"}, "ConStLamp": {"type": "inherited"}, "ConWires": {"type": "inherited"}, "ConSidewalk": {"type": "inherited"}, "ConOther": {"type": "inherited"}, "ConNone": {"type": "inherited"} }, "id": 2, "name": "Purchased" } ], "subtypes": [ { "domains": { "AccType": {"type": "inherited"}, "HeritageTree": {"type": "inherited"}, "AzGreatTree": {"type": "inherited"}, "UAPreserve": {"type": "inherited"}, "Sponsored": {"type": "inherited"}, "AcquisitionType": { "type": "codedValue", "name": "WS2_ArborUnknown", "description": "Accessions FC, unknown subtype", "codedValues": [ { "name": "Existing", "code": "Existing" }, { "name": "Volunteer", "code": "Volunteer" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Transplanted": {"type": "inherited"}, "SiteSurfaceCover": {"type": "inherited"}, "MicroClimate": {"type": "inherited"}, "ConBuild": {"type": "inherited"}, "ConStLamp": {"type": "inherited"}, "ConWires": {"type": "inherited"}, "ConSidewalk": {"type": "inherited"}, "ConOther": {"type": "inherited"}, "ConNone": {"type": "inherited"} }, "defaultValues": { "AccessionID": 999999, "TaxonID": 1136, "AccType": null, "UASiteID": null, "OrigAccDate": null, "InstallDate": null, "HeritageTree": null, "AzGreatTree": null, "UAPreserve": null, "Sponsored": null, "Acquisition": null, "AcquisitionType": null, "Comments": null, "EGISID": null, "Transplanted": null, "Floor": "1", "PhotoID": null, "AdjacentSpace": null, "SiteSurfaceCover": null, "MicroClimate": null, "ConBuild": null, "ConStLamp": null, "ConWires": null, "ConSidewalk": null, "ConOther": null, "ConNone": null }, "code": 0, "name": "Unknown" }, { "domains": { "AccType": {"type": "inherited"}, "HeritageTree": {"type": "inherited"}, "AzGreatTree": {"type": "inherited"}, "UAPreserve": {"type": "inherited"}, "Sponsored": {"type": "inherited"}, "AcquisitionType": { "type": "codedValue", "name": "WS2_ArborDonors", "description": "Accessions fc, list of people/organizations who have made donations", "codedValues": [ { "name": "AAA Landscape", "code": "AAA Landscape" }, { "name": "Andy Davis", "code": "Andy Davis" }, { "name": "Bill Miller", "code": "Bill Miller" }, { "name": "Bill Thornton", "code": "Bill Thornton" }, { "name": "Charles Raetzman", "code": "Charles Raetzman" }, { "name": "Cynthia Salo", "code": "Cynthia Salo" }, { "name": "Desert Legume Program", "code": "Desert Legume Program" }, { "name": "Dr. James Tipton", "code": "Dr. James Tipton" }, { "name": "Elizabeth Davison", "code": "Elizabeth Davison" }, { "name": "Forrest Shreve", "code": "Forrest Shreve" }, { "name": "Gene Joseph", "code": "Gene Joseph" }, { "name": "Greg Corman", "code": "Greg Corman" }, { "name": "Hans Van Etten", "code": "Hans Van Etten" }, { "name": "Homer Shantz", "code": "Homer Shantz" }, { "name": "Iraqi Students", "code": "Iraqi Students" }, { "name": "Jane Evans", "code": "Jane Evans" }, { "name": "John Eustice", "code": "John Eustice" }, { "name": "Lee Stanfield", "code": "Lee Stanfield" }, { "name": "Margaret Quinn", "code": "Margaret Quinn" }, { "name": "Merv Larson", "code": "Merv Larson" }, { "name": "Mickey Lynn Reed", "code": "Mickey Lynn Reed" }, { "name": "Mohamar Khaddafi", "code": "Mohamar Khaddafi" }, { "name": "Mountain State Wholesale Nursery", "code": "Mountain State Wholesale Nursery" }, { "name": "Nancy and Dick Salzer", "code": "Nancy and Dick Salzer" }, { "name": "Peter Price", "code": "Peter Price" }, { "name": "Phil Jenkins", "code": "Phil Jenkins" }, { "name": "Phil Ogden, Range Mgmt", "code": "Phil Ogden, Range Mgmt" }, { "name": "Phil Patterson, NAU", "code": "Phil Patterson, NAU" }, { "name": "R. Leonard", "code": "R. Leonard" }, { "name": "Richard Felger", "code": "Richard Felger" }, { "name": "Rick Larke", "code": "Rick Larke" }, { "name": "Robert Forbes", "code": "Robert Forbes" }, { "name": "Robert Humphrey", "code": "Robert Humphrey" }, { "name": "Steve Fazio", "code": "Steve Fazio" }, { "name": "Stuart Bengson", "code": "Stuart Bengson" }, { "name": "Student Volunteers", "code": "Student Volunteers" }, { "name": "Tien Wei Yang", "code": "Tien Wei Yang" }, { "name": "Tucson Botanical Garden", "code": "Tucson Botanical Garden" }, { "name": "Tucson Garden Club", "code": "Tucson Garden Club" }, { "name": "U of A Horticulture Club", "code": "U of A Horticulture Club" }, { "name": "unknown", "code": "unknown" }, { "name": "Warren Jones", "code": "Warren Jones" }, { "name": "Campus Arboretum", "code": "Campus Arboretum" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Transplanted": {"type": "inherited"}, "SiteSurfaceCover": {"type": "inherited"}, "MicroClimate": {"type": "inherited"}, "ConBuild": {"type": "inherited"}, "ConStLamp": {"type": "inherited"}, "ConWires": {"type": "inherited"}, "ConSidewalk": {"type": "inherited"}, "ConOther": {"type": "inherited"}, "ConNone": {"type": "inherited"} }, "defaultValues": { "AccessionID": 999999, "TaxonID": 1136, "AccType": null, "UASiteID": null, "OrigAccDate": null, "InstallDate": null, "HeritageTree": null, "AzGreatTree": null, "UAPreserve": null, "Sponsored": null, "Acquisition": null, "AcquisitionType": null, "Comments": null, "EGISID": null, "Transplanted": null, "Floor": "1", "PhotoID": null, "AdjacentSpace": null, "SiteSurfaceCover": null, "MicroClimate": null, "ConBuild": null, "ConStLamp": null, "ConWires": null, "ConSidewalk": null, "ConOther": null, "ConNone": null }, "code": 1, "name": "Donated" }, { "domains": { "AccType": {"type": "inherited"}, "HeritageTree": {"type": "inherited"}, "AzGreatTree": {"type": "inherited"}, "UAPreserve": {"type": "inherited"}, "Sponsored": {"type": "inherited"}, "AcquisitionType": { "type": "codedValue", "name": "WS2_ArborFunding", "description": "Accessions FC, purchasing agency", "codedValues": [ { "name": "Arboretum", "code": "Arboretum" }, { "name": "Facilities Management", "code": "Facilities Management" }, { "name": "Planning, Design and Construction", "code": "Planning, Design and Construction" }, { "name": "unknown", "code": "unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Transplanted": {"type": "inherited"}, "SiteSurfaceCover": {"type": "inherited"}, "MicroClimate": {"type": "inherited"}, "ConBuild": {"type": "inherited"}, "ConStLamp": {"type": "inherited"}, "ConWires": {"type": "inherited"}, "ConSidewalk": {"type": "inherited"}, "ConOther": {"type": "inherited"}, "ConNone": {"type": "inherited"} }, "defaultValues": { "AccessionID": 999999, "TaxonID": 1136, "AccType": null, "UASiteID": null, "OrigAccDate": null, "InstallDate": null, "HeritageTree": null, "AzGreatTree": null, "UAPreserve": null, "Sponsored": null, "Acquisition": null, "AcquisitionType": null, "Comments": null, "EGISID": null, "Transplanted": null, "Floor": "1", "PhotoID": null, "AdjacentSpace": null, "SiteSurfaceCover": null, "MicroClimate": null, "ConBuild": null, "ConStLamp": null, "ConWires": null, "ConSidewalk": null, "ConOther": null, "ConNone": null }, "code": 2, "name": "Purchased" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "Tree ShortNameLabels1128minus", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1692, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 240, 240, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 240, 240, 240, 0 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Taxa.Compound]", "labelPlacement": "esriServerPointLabelPlacementCenterRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 29, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.2362686251899999E7, "ymin": 3791459.1028999984, "xmax": -1.2337805628899999E7, "ymax": 3839557.1138999984, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Taxa.CommonName", "typeIdField": "Accessions.Acquisition", "subtypeFieldName": "Accessions.Acquisition", "subtypeField": "Accessions.Acquisition", "defaultSubtypeCode": 0, "fields": [ { "name": "Accessions.OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Accessions.SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Accessions.AccessionID", "type": "esriFieldTypeInteger", "alias": "AccesionID", "domain": null }, { "name": "Accessions.TaxonID", "type": "esriFieldTypeSmallInteger", "alias": "TaxonID", "domain": null }, { "name": "Accessions.AccType", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AccDeaccStatus", "description": "Is a plant actively accessioned or has it been deaccessioned", "codedValues": [ { "name": "Currently Accessioned", "code": 1 }, { "name": "Deaccessioned", "code": 2 }, { "name": "Unplanted", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Accessions.UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "Accessions.OrigAccDate", "type": "esriFieldTypeDate", "alias": "OrigAccDate", "length": 8, "domain": null }, { "name": "Accessions.InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "Accessions.HeritageTree", "type": "esriFieldTypeSmallInteger", "alias": "HeritageTree", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Accessions.AzGreatTree", "type": "esriFieldTypeSmallInteger", "alias": "AzGreatTree", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Accessions.UAPreserve", "type": "esriFieldTypeSmallInteger", "alias": "PreserveTree", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Accessions.Sponsored", "type": "esriFieldTypeSmallInteger", "alias": "SponsoredTree", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Accessions.Acquisition", "type": "esriFieldTypeSmallInteger", "alias": "Acquisition", "domain": null }, { "name": "Accessions.AcquisitionType", "type": "esriFieldTypeString", "alias": "AcquisitionType", "length": 100, "domain": null }, { "name": "Accessions.Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 1000, "domain": null }, { "name": "Accessions.EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Accessions.Transplanted", "type": "esriFieldTypeSmallInteger", "alias": "Transplanted", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Accessions.Floor", "type": "esriFieldTypeString", "alias": "Floor", "length": 10, "domain": null }, { "name": "Accessions.PhotoID", "type": "esriFieldTypeInteger", "alias": "PhotoID", "domain": null }, { "name": "Accessions.AdjacentSpace", "type": "esriFieldTypeString", "alias": "AdjacentSpace", "length": 255, "domain": null }, { "name": "Accessions.SiteSurfaceCover", "type": "esriFieldTypeString", "alias": "SiteSurfaceCover", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ArborSiteSurface", "description": "site location table", "codedValues": [ { "name": "bare soil", "code": "bare soil" }, { "name": "dg", "code": "dg" }, { "name": "gravel", "code": "gravel" }, { "name": "hardscape", "code": "hardscape" }, { "name": "organic mulch", "code": "organic mulch" }, { "name": "rip-rap", "code": "rip-rap" }, { "name": "sand", "code": "sand" }, { "name": "turf", "code": "turf" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Accessions.MicroClimate", "type": "esriFieldTypeString", "alias": "MicroClimate", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ArborMicroClimate", "description": "site location table", "codedValues": [ { "name": "hotter", "code": "hotter" }, { "name": "colder", "code": "colder" }, { "name": "wetter", "code": "wetter" }, { "name": "shadier", "code": "shadier" }, { "name": "other", "code": "other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Accessions.ConBuild", "type": "esriFieldTypeSmallInteger", "alias": "ConstraintBuild", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Accessions.ConStLamp", "type": "esriFieldTypeSmallInteger", "alias": "ConstraintStLamp", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Accessions.ConWires", "type": "esriFieldTypeSmallInteger", "alias": "ConstraintWires", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Accessions.ConSidewalk", "type": "esriFieldTypeSmallInteger", "alias": "ConstraintSidewalk", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Accessions.ConOther", "type": "esriFieldTypeSmallInteger", "alias": "ConstraintOther", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Accessions.ConNone", "type": "esriFieldTypeSmallInteger", "alias": "ConstraintNone", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Taxa.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "Taxa.Family", "type": "esriFieldTypeString", "alias": "Family", "length": 50, "domain": null }, { "name": "Taxa.Genus", "type": "esriFieldTypeString", "alias": "Genus", "length": 50, "domain": null }, { "name": "Taxa.Subspecies", "type": "esriFieldTypeString", "alias": "Subspecies", "length": 50, "domain": null }, { "name": "Taxa.Variety", "type": "esriFieldTypeString", "alias": "Variety", "length": 50, "domain": null }, { "name": "Taxa.Forma", "type": "esriFieldTypeString", "alias": "Forma", "length": 50, "domain": null }, { "name": "Taxa.Cultivar", "type": "esriFieldTypeString", "alias": "Cultivar", "length": 50, "domain": null }, { "name": "Taxa.CommonName", "type": "esriFieldTypeString", "alias": "CommonName", "length": 50, "domain": null }, { "name": "Taxa.TaxonID", "type": "esriFieldTypeSmallInteger", "alias": "TaxonID", "domain": null }, { "name": "Taxa.SpecificEpithet", "type": "esriFieldTypeString", "alias": "SpecificEpithet", "length": 50, "domain": null }, { "name": "Taxa.LifeformDescription", "type": "esriFieldTypeSmallInteger", "alias": "LifeformDescription", "domain": null }, { "name": "Taxa.Compound", "type": "esriFieldTypeString", "alias": "Compound", "length": 50, "domain": null }, { "name": "Taxa.GeographicOrigin", "type": "esriFieldTypeString", "alias": "GeographicOrigin", "length": 50, "domain": null }, { "name": "Taxa.EcozoneOrigin", "type": "esriFieldTypeString", "alias": "EcozoneOrigin", "length": 50, "domain": null }, { "name": "Taxa.URL", "type": "esriFieldTypeString", "alias": "URL", "length": 255, "domain": null }, { "name": "Taxa.BiomeOrigin", "type": "esriFieldTypeString", "alias": "BiomeOrigin", "length": 100, "domain": null }, { "name": "Taxa.BotanicalSynonym", "type": "esriFieldTypeString", "alias": "BotanicalSynonym", "length": 255, "domain": null }, { "name": "Taxa.FamilySynonym", "type": "esriFieldTypeString", "alias": "FamilySynonym", "length": 255, "domain": null }, { "name": "Taxa.Height", "type": "esriFieldTypeInteger", "alias": "Height", "domain": null }, { "name": "Taxa.Width", "type": "esriFieldTypeInteger", "alias": "Width", "domain": null }, { "name": "Taxa.Invasive", "type": "esriFieldTypeInteger", "alias": "Invasive", "domain": null }, { "name": "Taxa.Toxicity", "type": "esriFieldTypeInteger", "alias": "Toxicity", "domain": null }, { "name": "Taxa.Hardy", "type": "esriFieldTypeInteger", "alias": "Hardy", "domain": null }, { "name": "Taxa.WaterUse", "type": "esriFieldTypeInteger", "alias": "WaterUse", "domain": null }, { "name": "Taxa.Color", "type": "esriFieldTypeInteger", "alias": "Color", "domain": null }, { "name": "Taxa.Functn", "type": "esriFieldTypeInteger", "alias": "Functn", "domain": null }, { "name": "Taxa.GrowthRate", "type": "esriFieldTypeInteger", "alias": "GrowthRate", "domain": null }, { "name": "Taxa.Allergen", "type": "esriFieldTypeSmallInteger", "alias": "Allergen", "domain": null }, { "name": "Taxa.GroSeason", "type": "esriFieldTypeInteger", "alias": "GroSeason", "domain": null }, { "name": "Taxa.FlwrSeason", "type": "esriFieldTypeInteger", "alias": "FlwrSeason", "domain": null }, { "name": "Taxa.Spread", "type": "esriFieldTypeInteger", "alias": "Spread", "domain": null }, { "name": "Taxa.Characteristics", "type": "esriFieldTypeString", "alias": "Characteristics", "length": 1073741822, "domain": null }, { "name": "Taxa.NaturalHistory", "type": "esriFieldTypeString", "alias": "NaturalHistory", "length": 1073741822, "domain": null }, { "name": "Taxa.Cultivation", "type": "esriFieldTypeString", "alias": "Cultivation", "length": 1073741822, "domain": null }, { "name": "Taxa.Ethnobotany", "type": "esriFieldTypeString", "alias": "Ethnobotany", "length": 1073741822, "domain": null }, { "name": "Taxa.Citations", "type": "esriFieldTypeString", "alias": "Citations", "length": 1073741822, "domain": null } ], "geometryField": { "name": "Accessions.SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "Accessions.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Accessions.SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_OBJECTID", "fields": "Taxa.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_TaxonID", "fields": "Taxa.TaxonID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Accessions.AccType": {"type": "inherited"}, "Accessions.HeritageTree": {"type": "inherited"}, "Accessions.AzGreatTree": {"type": "inherited"}, "Accessions.UAPreserve": {"type": "inherited"}, "Accessions.Sponsored": {"type": "inherited"}, "Accessions.AcquisitionType": { "type": "codedValue", "name": "WS2_ArborUnknown", "description": "Accessions FC, unknown subtype", "codedValues": [ { "name": "Existing", "code": "Existing" }, { "name": "Volunteer", "code": "Volunteer" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Accessions.Transplanted": {"type": "inherited"}, "Accessions.SiteSurfaceCover": {"type": "inherited"}, "Accessions.MicroClimate": {"type": "inherited"}, "Accessions.ConBuild": {"type": "inherited"}, "Accessions.ConStLamp": {"type": "inherited"}, "Accessions.ConWires": {"type": "inherited"}, "Accessions.ConSidewalk": {"type": "inherited"}, "Accessions.ConOther": {"type": "inherited"}, "Accessions.ConNone": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "Accessions.AccType": {"type": "inherited"}, "Accessions.HeritageTree": {"type": "inherited"}, "Accessions.AzGreatTree": {"type": "inherited"}, "Accessions.UAPreserve": {"type": "inherited"}, "Accessions.Sponsored": {"type": "inherited"}, "Accessions.AcquisitionType": { "type": "codedValue", "name": "WS2_ArborDonors", "description": "Accessions fc, list of people/organizations who have made donations", "codedValues": [ { "name": "AAA Landscape", "code": "AAA Landscape" }, { "name": "Andy Davis", "code": "Andy Davis" }, { "name": "Bill Miller", "code": "Bill Miller" }, { "name": "Bill Thornton", "code": "Bill Thornton" }, { "name": "Charles Raetzman", "code": "Charles Raetzman" }, { "name": "Cynthia Salo", "code": "Cynthia Salo" }, { "name": "Desert Legume Program", "code": "Desert Legume Program" }, { "name": "Dr. James Tipton", "code": "Dr. James Tipton" }, { "name": "Elizabeth Davison", "code": "Elizabeth Davison" }, { "name": "Forrest Shreve", "code": "Forrest Shreve" }, { "name": "Gene Joseph", "code": "Gene Joseph" }, { "name": "Greg Corman", "code": "Greg Corman" }, { "name": "Hans Van Etten", "code": "Hans Van Etten" }, { "name": "Homer Shantz", "code": "Homer Shantz" }, { "name": "Iraqi Students", "code": "Iraqi Students" }, { "name": "Jane Evans", "code": "Jane Evans" }, { "name": "John Eustice", "code": "John Eustice" }, { "name": "Lee Stanfield", "code": "Lee Stanfield" }, { "name": "Margaret Quinn", "code": "Margaret Quinn" }, { "name": "Merv Larson", "code": "Merv Larson" }, { "name": "Mickey Lynn Reed", "code": "Mickey Lynn Reed" }, { "name": "Mohamar Khaddafi", "code": "Mohamar Khaddafi" }, { "name": "Mountain State Wholesale Nursery", "code": "Mountain State Wholesale Nursery" }, { "name": "Nancy and Dick Salzer", "code": "Nancy and Dick Salzer" }, { "name": "Peter Price", "code": "Peter Price" }, { "name": "Phil Jenkins", "code": "Phil Jenkins" }, { "name": "Phil Ogden, Range Mgmt", "code": "Phil Ogden, Range Mgmt" }, { "name": "Phil Patterson, NAU", "code": "Phil Patterson, NAU" }, { "name": "R. Leonard", "code": "R. Leonard" }, { "name": "Richard Felger", "code": "Richard Felger" }, { "name": "Rick Larke", "code": "Rick Larke" }, { "name": "Robert Forbes", "code": "Robert Forbes" }, { "name": "Robert Humphrey", "code": "Robert Humphrey" }, { "name": "Steve Fazio", "code": "Steve Fazio" }, { "name": "Stuart Bengson", "code": "Stuart Bengson" }, { "name": "Student Volunteers", "code": "Student Volunteers" }, { "name": "Tien Wei Yang", "code": "Tien Wei Yang" }, { "name": "Tucson Botanical Garden", "code": "Tucson Botanical Garden" }, { "name": "Tucson Garden Club", "code": "Tucson Garden Club" }, { "name": "U of A Horticulture Club", "code": "U of A Horticulture Club" }, { "name": "unknown", "code": "unknown" }, { "name": "Warren Jones", "code": "Warren Jones" }, { "name": "Campus Arboretum", "code": "Campus Arboretum" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Accessions.Transplanted": {"type": "inherited"}, "Accessions.SiteSurfaceCover": {"type": "inherited"}, "Accessions.MicroClimate": {"type": "inherited"}, "Accessions.ConBuild": {"type": "inherited"}, "Accessions.ConStLamp": {"type": "inherited"}, "Accessions.ConWires": {"type": "inherited"}, "Accessions.ConSidewalk": {"type": "inherited"}, "Accessions.ConOther": {"type": "inherited"}, "Accessions.ConNone": {"type": "inherited"} }, "id": 1, "name": "Donated" }, { "domains": { "Accessions.AccType": {"type": "inherited"}, "Accessions.HeritageTree": {"type": "inherited"}, "Accessions.AzGreatTree": {"type": "inherited"}, "Accessions.UAPreserve": {"type": "inherited"}, "Accessions.Sponsored": {"type": "inherited"}, "Accessions.AcquisitionType": { "type": "codedValue", "name": "WS2_ArborFunding", "description": "Accessions FC, purchasing agency", "codedValues": [ { "name": "Arboretum", "code": "Arboretum" }, { "name": "Facilities Management", "code": "Facilities Management" }, { "name": "Planning, Design and Construction", "code": "Planning, Design and Construction" }, { "name": "unknown", "code": "unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Accessions.Transplanted": {"type": "inherited"}, "Accessions.SiteSurfaceCover": {"type": "inherited"}, "Accessions.MicroClimate": {"type": "inherited"}, "Accessions.ConBuild": {"type": "inherited"}, "Accessions.ConStLamp": {"type": "inherited"}, "Accessions.ConWires": {"type": "inherited"}, "Accessions.ConSidewalk": {"type": "inherited"}, "Accessions.ConOther": {"type": "inherited"}, "Accessions.ConNone": {"type": "inherited"} }, "id": 2, "name": "Purchased" } ], "subtypes": [ { "domains": { "Accessions.AccType": {"type": "inherited"}, "Accessions.HeritageTree": {"type": "inherited"}, "Accessions.AzGreatTree": {"type": "inherited"}, "Accessions.UAPreserve": {"type": "inherited"}, "Accessions.Sponsored": {"type": "inherited"}, "Accessions.AcquisitionType": { "type": "codedValue", "name": "WS2_ArborUnknown", "description": "Accessions FC, unknown subtype", "codedValues": [ { "name": "Existing", "code": "Existing" }, { "name": "Volunteer", "code": "Volunteer" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Accessions.Transplanted": {"type": "inherited"}, "Accessions.SiteSurfaceCover": {"type": "inherited"}, "Accessions.MicroClimate": {"type": "inherited"}, "Accessions.ConBuild": {"type": "inherited"}, "Accessions.ConStLamp": {"type": "inherited"}, "Accessions.ConWires": {"type": "inherited"}, "Accessions.ConSidewalk": {"type": "inherited"}, "Accessions.ConOther": {"type": "inherited"}, "Accessions.ConNone": {"type": "inherited"} }, "defaultValues": { "Accessions.AccessionID": 999999, "Accessions.TaxonID": 1136, "Accessions.AccType": null, "Accessions.UASiteID": null, "Accessions.OrigAccDate": null, "Accessions.InstallDate": null, "Accessions.HeritageTree": null, "Accessions.AzGreatTree": null, "Accessions.UAPreserve": null, "Accessions.Sponsored": null, "Accessions.Acquisition": null, "Accessions.AcquisitionType": null, "Accessions.Comments": null, "Accessions.EGISID": null, "Accessions.Transplanted": null, "Accessions.Floor": "1", "Accessions.PhotoID": null, "Accessions.AdjacentSpace": null, "Accessions.SiteSurfaceCover": null, "Accessions.MicroClimate": null, "Accessions.ConBuild": null, "Accessions.ConStLamp": null, "Accessions.ConWires": null, "Accessions.ConSidewalk": null, "Accessions.ConOther": null, "Accessions.ConNone": null, "Taxa.OBJECTID": null, "Taxa.Family": null, "Taxa.Genus": null, "Taxa.Subspecies": null, "Taxa.Variety": null, "Taxa.Forma": null, "Taxa.Cultivar": null, "Taxa.CommonName": null, "Taxa.TaxonID": 1136, "Taxa.SpecificEpithet": null, "Taxa.LifeformDescription": null, "Taxa.Compound": null, "Taxa.GeographicOrigin": null, "Taxa.EcozoneOrigin": null, "Taxa.URL": null, "Taxa.BiomeOrigin": null, "Taxa.BotanicalSynonym": null, "Taxa.FamilySynonym": null, "Taxa.Height": null, "Taxa.Width": null, "Taxa.Invasive": null, "Taxa.Toxicity": null, "Taxa.Hardy": null, "Taxa.WaterUse": null, "Taxa.Color": null, "Taxa.Functn": null, "Taxa.GrowthRate": null, "Taxa.Allergen": null, "Taxa.GroSeason": null, "Taxa.FlwrSeason": null, "Taxa.Spread": null, "Taxa.Characteristics": null, "Taxa.NaturalHistory": null, "Taxa.Cultivation": null, "Taxa.Ethnobotany": null, "Taxa.Citations": null }, "code": 0, "name": "Unknown" }, { "domains": { "Accessions.AccType": {"type": "inherited"}, "Accessions.HeritageTree": {"type": "inherited"}, "Accessions.AzGreatTree": {"type": "inherited"}, "Accessions.UAPreserve": {"type": "inherited"}, "Accessions.Sponsored": {"type": "inherited"}, "Accessions.AcquisitionType": { "type": "codedValue", "name": "WS2_ArborDonors", "description": "Accessions fc, list of people/organizations who have made donations", "codedValues": [ { "name": "AAA Landscape", "code": "AAA Landscape" }, { "name": "Andy Davis", "code": "Andy Davis" }, { "name": "Bill Miller", "code": "Bill Miller" }, { "name": "Bill Thornton", "code": "Bill Thornton" }, { "name": "Charles Raetzman", "code": "Charles Raetzman" }, { "name": "Cynthia Salo", "code": "Cynthia Salo" }, { "name": "Desert Legume Program", "code": "Desert Legume Program" }, { "name": "Dr. James Tipton", "code": "Dr. James Tipton" }, { "name": "Elizabeth Davison", "code": "Elizabeth Davison" }, { "name": "Forrest Shreve", "code": "Forrest Shreve" }, { "name": "Gene Joseph", "code": "Gene Joseph" }, { "name": "Greg Corman", "code": "Greg Corman" }, { "name": "Hans Van Etten", "code": "Hans Van Etten" }, { "name": "Homer Shantz", "code": "Homer Shantz" }, { "name": "Iraqi Students", "code": "Iraqi Students" }, { "name": "Jane Evans", "code": "Jane Evans" }, { "name": "John Eustice", "code": "John Eustice" }, { "name": "Lee Stanfield", "code": "Lee Stanfield" }, { "name": "Margaret Quinn", "code": "Margaret Quinn" }, { "name": "Merv Larson", "code": "Merv Larson" }, { "name": "Mickey Lynn Reed", "code": "Mickey Lynn Reed" }, { "name": "Mohamar Khaddafi", "code": "Mohamar Khaddafi" }, { "name": "Mountain State Wholesale Nursery", "code": "Mountain State Wholesale Nursery" }, { "name": "Nancy and Dick Salzer", "code": "Nancy and Dick Salzer" }, { "name": "Peter Price", "code": "Peter Price" }, { "name": "Phil Jenkins", "code": "Phil Jenkins" }, { "name": "Phil Ogden, Range Mgmt", "code": "Phil Ogden, Range Mgmt" }, { "name": "Phil Patterson, NAU", "code": "Phil Patterson, NAU" }, { "name": "R. Leonard", "code": "R. Leonard" }, { "name": "Richard Felger", "code": "Richard Felger" }, { "name": "Rick Larke", "code": "Rick Larke" }, { "name": "Robert Forbes", "code": "Robert Forbes" }, { "name": "Robert Humphrey", "code": "Robert Humphrey" }, { "name": "Steve Fazio", "code": "Steve Fazio" }, { "name": "Stuart Bengson", "code": "Stuart Bengson" }, { "name": "Student Volunteers", "code": "Student Volunteers" }, { "name": "Tien Wei Yang", "code": "Tien Wei Yang" }, { "name": "Tucson Botanical Garden", "code": "Tucson Botanical Garden" }, { "name": "Tucson Garden Club", "code": "Tucson Garden Club" }, { "name": "U of A Horticulture Club", "code": "U of A Horticulture Club" }, { "name": "unknown", "code": "unknown" }, { "name": "Warren Jones", "code": "Warren Jones" }, { "name": "Campus Arboretum", "code": "Campus Arboretum" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Accessions.Transplanted": {"type": "inherited"}, "Accessions.SiteSurfaceCover": {"type": "inherited"}, "Accessions.MicroClimate": {"type": "inherited"}, "Accessions.ConBuild": {"type": "inherited"}, "Accessions.ConStLamp": {"type": "inherited"}, "Accessions.ConWires": {"type": "inherited"}, "Accessions.ConSidewalk": {"type": "inherited"}, "Accessions.ConOther": {"type": "inherited"}, "Accessions.ConNone": {"type": "inherited"} }, "defaultValues": { "Accessions.AccessionID": 999999, "Accessions.TaxonID": 1136, "Accessions.AccType": null, "Accessions.UASiteID": null, "Accessions.OrigAccDate": null, "Accessions.InstallDate": null, "Accessions.HeritageTree": null, "Accessions.AzGreatTree": null, "Accessions.UAPreserve": null, "Accessions.Sponsored": null, "Accessions.Acquisition": null, "Accessions.AcquisitionType": null, "Accessions.Comments": null, "Accessions.EGISID": null, "Accessions.Transplanted": null, "Accessions.Floor": "1", "Accessions.PhotoID": null, "Accessions.AdjacentSpace": null, "Accessions.SiteSurfaceCover": null, "Accessions.MicroClimate": null, "Accessions.ConBuild": null, "Accessions.ConStLamp": null, "Accessions.ConWires": null, "Accessions.ConSidewalk": null, "Accessions.ConOther": null, "Accessions.ConNone": null, "Taxa.OBJECTID": null, "Taxa.Family": null, "Taxa.Genus": null, "Taxa.Subspecies": null, "Taxa.Variety": null, "Taxa.Forma": null, "Taxa.Cultivar": null, "Taxa.CommonName": null, "Taxa.TaxonID": 1136, "Taxa.SpecificEpithet": null, "Taxa.LifeformDescription": null, "Taxa.Compound": null, "Taxa.GeographicOrigin": null, "Taxa.EcozoneOrigin": null, "Taxa.URL": null, "Taxa.BiomeOrigin": null, "Taxa.BotanicalSynonym": null, "Taxa.FamilySynonym": null, "Taxa.Height": null, "Taxa.Width": null, "Taxa.Invasive": null, "Taxa.Toxicity": null, "Taxa.Hardy": null, "Taxa.WaterUse": null, "Taxa.Color": null, "Taxa.Functn": null, "Taxa.GrowthRate": null, "Taxa.Allergen": null, "Taxa.GroSeason": null, "Taxa.FlwrSeason": null, "Taxa.Spread": null, "Taxa.Characteristics": null, "Taxa.NaturalHistory": null, "Taxa.Cultivation": null, "Taxa.Ethnobotany": null, "Taxa.Citations": null }, "code": 1, "name": "Donated" }, { "domains": { "Accessions.AccType": {"type": "inherited"}, "Accessions.HeritageTree": {"type": "inherited"}, "Accessions.AzGreatTree": {"type": "inherited"}, "Accessions.UAPreserve": {"type": "inherited"}, "Accessions.Sponsored": {"type": "inherited"}, "Accessions.AcquisitionType": { "type": "codedValue", "name": "WS2_ArborFunding", "description": "Accessions FC, purchasing agency", "codedValues": [ { "name": "Arboretum", "code": "Arboretum" }, { "name": "Facilities Management", "code": "Facilities Management" }, { "name": "Planning, Design and Construction", "code": "Planning, Design and Construction" }, { "name": "unknown", "code": "unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Accessions.Transplanted": {"type": "inherited"}, "Accessions.SiteSurfaceCover": {"type": "inherited"}, "Accessions.MicroClimate": {"type": "inherited"}, "Accessions.ConBuild": {"type": "inherited"}, "Accessions.ConStLamp": {"type": "inherited"}, "Accessions.ConWires": {"type": "inherited"}, "Accessions.ConSidewalk": {"type": "inherited"}, "Accessions.ConOther": {"type": "inherited"}, "Accessions.ConNone": {"type": "inherited"} }, "defaultValues": { "Accessions.AccessionID": 999999, "Accessions.TaxonID": 1136, "Accessions.AccType": null, "Accessions.UASiteID": null, "Accessions.OrigAccDate": null, "Accessions.InstallDate": null, "Accessions.HeritageTree": null, "Accessions.AzGreatTree": null, "Accessions.UAPreserve": null, "Accessions.Sponsored": null, "Accessions.Acquisition": null, "Accessions.AcquisitionType": null, "Accessions.Comments": null, "Accessions.EGISID": null, "Accessions.Transplanted": null, "Accessions.Floor": "1", "Accessions.PhotoID": null, "Accessions.AdjacentSpace": null, "Accessions.SiteSurfaceCover": null, "Accessions.MicroClimate": null, "Accessions.ConBuild": null, "Accessions.ConStLamp": null, "Accessions.ConWires": null, "Accessions.ConSidewalk": null, "Accessions.ConOther": null, "Accessions.ConNone": null, "Taxa.OBJECTID": null, "Taxa.Family": null, "Taxa.Genus": null, "Taxa.Subspecies": null, "Taxa.Variety": null, "Taxa.Forma": null, "Taxa.Cultivar": null, "Taxa.CommonName": null, "Taxa.TaxonID": 1136, "Taxa.SpecificEpithet": null, "Taxa.LifeformDescription": null, "Taxa.Compound": null, "Taxa.GeographicOrigin": null, "Taxa.EcozoneOrigin": null, "Taxa.URL": null, "Taxa.BiomeOrigin": null, "Taxa.BotanicalSynonym": null, "Taxa.FamilySynonym": null, "Taxa.Height": null, "Taxa.Width": null, "Taxa.Invasive": null, "Taxa.Toxicity": null, "Taxa.Hardy": null, "Taxa.WaterUse": null, "Taxa.Color": null, "Taxa.Functn": null, "Taxa.GrowthRate": null, "Taxa.Allergen": null, "Taxa.GroSeason": null, "Taxa.FlwrSeason": null, "Taxa.Spread": null, "Taxa.Characteristics": null, "Taxa.NaturalHistory": null, "Taxa.Cultivation": null, "Taxa.Ethnobotany": null, "Taxa.Citations": null }, "code": 2, "name": "Purchased" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "Tree NameLabels564minus", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 846, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 240, 240, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Taxa.CommonName]", "labelPlacement": "esriServerPointLabelPlacementBelowCenter", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 27, "symbol": { "type": "esriTS", "color": [ 115, 38, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.2362686251899999E7, "ymin": 3791459.1028999984, "xmax": -1.2337805628899999E7, "ymax": 3839557.1138999984, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Taxa.CommonName", "typeIdField": "Accessions.Acquisition", "subtypeFieldName": "Accessions.Acquisition", "subtypeField": "Accessions.Acquisition", "defaultSubtypeCode": 0, "fields": [ { "name": "Accessions.OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Accessions.SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Accessions.AccessionID", "type": "esriFieldTypeInteger", "alias": "AccesionID", "domain": null }, { "name": "Accessions.TaxonID", "type": "esriFieldTypeSmallInteger", "alias": "TaxonID", "domain": null }, { "name": "Accessions.AccType", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AccDeaccStatus", "description": "Is a plant actively accessioned or has it been deaccessioned", "codedValues": [ { "name": "Currently Accessioned", "code": 1 }, { "name": "Deaccessioned", "code": 2 }, { "name": "Unplanted", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Accessions.UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "Accessions.OrigAccDate", "type": "esriFieldTypeDate", "alias": "OrigAccDate", "length": 8, "domain": null }, { "name": "Accessions.InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "Accessions.HeritageTree", "type": "esriFieldTypeSmallInteger", "alias": "HeritageTree", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Accessions.AzGreatTree", "type": "esriFieldTypeSmallInteger", "alias": "AzGreatTree", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Accessions.UAPreserve", "type": "esriFieldTypeSmallInteger", "alias": "PreserveTree", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Accessions.Sponsored", "type": "esriFieldTypeSmallInteger", "alias": "SponsoredTree", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Accessions.Acquisition", "type": "esriFieldTypeSmallInteger", "alias": "Acquisition", "domain": null }, { "name": "Accessions.AcquisitionType", "type": "esriFieldTypeString", "alias": "AcquisitionType", "length": 100, "domain": null }, { "name": "Accessions.Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 1000, "domain": null }, { "name": "Accessions.EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Accessions.Transplanted", "type": "esriFieldTypeSmallInteger", "alias": "Transplanted", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Accessions.Floor", "type": "esriFieldTypeString", "alias": "Floor", "length": 10, "domain": null }, { "name": "Accessions.PhotoID", "type": "esriFieldTypeInteger", "alias": "PhotoID", "domain": null }, { "name": "Accessions.AdjacentSpace", "type": "esriFieldTypeString", "alias": "AdjacentSpace", "length": 255, "domain": null }, { "name": "Accessions.SiteSurfaceCover", "type": "esriFieldTypeString", "alias": "SiteSurfaceCover", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ArborSiteSurface", "description": "site location table", "codedValues": [ { "name": "bare soil", "code": "bare soil" }, { "name": "dg", "code": "dg" }, { "name": "gravel", "code": "gravel" }, { "name": "hardscape", "code": "hardscape" }, { "name": "organic mulch", "code": "organic mulch" }, { "name": "rip-rap", "code": "rip-rap" }, { "name": "sand", "code": "sand" }, { "name": "turf", "code": "turf" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Accessions.MicroClimate", "type": "esriFieldTypeString", "alias": "MicroClimate", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ArborMicroClimate", "description": "site location table", "codedValues": [ { "name": "hotter", "code": "hotter" }, { "name": "colder", "code": "colder" }, { "name": "wetter", "code": "wetter" }, { "name": "shadier", "code": "shadier" }, { "name": "other", "code": "other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Accessions.ConBuild", "type": "esriFieldTypeSmallInteger", "alias": "ConstraintBuild", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Accessions.ConStLamp", "type": "esriFieldTypeSmallInteger", "alias": "ConstraintStLamp", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Accessions.ConWires", "type": "esriFieldTypeSmallInteger", "alias": "ConstraintWires", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Accessions.ConSidewalk", "type": "esriFieldTypeSmallInteger", "alias": "ConstraintSidewalk", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Accessions.ConOther", "type": "esriFieldTypeSmallInteger", "alias": "ConstraintOther", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Accessions.ConNone", "type": "esriFieldTypeSmallInteger", "alias": "ConstraintNone", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Taxa.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "Taxa.Family", "type": "esriFieldTypeString", "alias": "Family", "length": 50, "domain": null }, { "name": "Taxa.Genus", "type": "esriFieldTypeString", "alias": "Genus", "length": 50, "domain": null }, { "name": "Taxa.Subspecies", "type": "esriFieldTypeString", "alias": "Subspecies", "length": 50, "domain": null }, { "name": "Taxa.Variety", "type": "esriFieldTypeString", "alias": "Variety", "length": 50, "domain": null }, { "name": "Taxa.Forma", "type": "esriFieldTypeString", "alias": "Forma", "length": 50, "domain": null }, { "name": "Taxa.Cultivar", "type": "esriFieldTypeString", "alias": "Cultivar", "length": 50, "domain": null }, { "name": "Taxa.CommonName", "type": "esriFieldTypeString", "alias": "CommonName", "length": 50, "domain": null }, { "name": "Taxa.TaxonID", "type": "esriFieldTypeSmallInteger", "alias": "TaxonID", "domain": null }, { "name": "Taxa.SpecificEpithet", "type": "esriFieldTypeString", "alias": "SpecificEpithet", "length": 50, "domain": null }, { "name": "Taxa.LifeformDescription", "type": "esriFieldTypeSmallInteger", "alias": "LifeformDescription", "domain": null }, { "name": "Taxa.Compound", "type": "esriFieldTypeString", "alias": "Compound", "length": 50, "domain": null }, { "name": "Taxa.GeographicOrigin", "type": "esriFieldTypeString", "alias": "GeographicOrigin", "length": 50, "domain": null }, { "name": "Taxa.EcozoneOrigin", "type": "esriFieldTypeString", "alias": "EcozoneOrigin", "length": 50, "domain": null }, { "name": "Taxa.URL", "type": "esriFieldTypeString", "alias": "URL", "length": 255, "domain": null }, { "name": "Taxa.BiomeOrigin", "type": "esriFieldTypeString", "alias": "BiomeOrigin", "length": 100, "domain": null }, { "name": "Taxa.BotanicalSynonym", "type": "esriFieldTypeString", "alias": "BotanicalSynonym", "length": 255, "domain": null }, { "name": "Taxa.FamilySynonym", "type": "esriFieldTypeString", "alias": "FamilySynonym", "length": 255, "domain": null }, { "name": "Taxa.Height", "type": "esriFieldTypeInteger", "alias": "Height", "domain": null }, { "name": "Taxa.Width", "type": "esriFieldTypeInteger", "alias": "Width", "domain": null }, { "name": "Taxa.Invasive", "type": "esriFieldTypeInteger", "alias": "Invasive", "domain": null }, { "name": "Taxa.Toxicity", "type": "esriFieldTypeInteger", "alias": "Toxicity", "domain": null }, { "name": "Taxa.Hardy", "type": "esriFieldTypeInteger", "alias": "Hardy", "domain": null }, { "name": "Taxa.WaterUse", "type": "esriFieldTypeInteger", "alias": "WaterUse", "domain": null }, { "name": "Taxa.Color", "type": "esriFieldTypeInteger", "alias": "Color", "domain": null }, { "name": "Taxa.Functn", "type": "esriFieldTypeInteger", "alias": "Functn", "domain": null }, { "name": "Taxa.GrowthRate", "type": "esriFieldTypeInteger", "alias": "GrowthRate", "domain": null }, { "name": "Taxa.Allergen", "type": "esriFieldTypeSmallInteger", "alias": "Allergen", "domain": null }, { "name": "Taxa.GroSeason", "type": "esriFieldTypeInteger", "alias": "GroSeason", "domain": null }, { "name": "Taxa.FlwrSeason", "type": "esriFieldTypeInteger", "alias": "FlwrSeason", "domain": null }, { "name": "Taxa.Spread", "type": "esriFieldTypeInteger", "alias": "Spread", "domain": null }, { "name": "Taxa.Characteristics", "type": "esriFieldTypeString", "alias": "Characteristics", "length": 1073741822, "domain": null }, { "name": "Taxa.NaturalHistory", "type": "esriFieldTypeString", "alias": "NaturalHistory", "length": 1073741822, "domain": null }, { "name": "Taxa.Cultivation", "type": "esriFieldTypeString", "alias": "Cultivation", "length": 1073741822, "domain": null }, { "name": "Taxa.Ethnobotany", "type": "esriFieldTypeString", "alias": "Ethnobotany", "length": 1073741822, "domain": null }, { "name": "Taxa.Citations", "type": "esriFieldTypeString", "alias": "Citations", "length": 1073741822, "domain": null } ], "geometryField": { "name": "Accessions.SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "Accessions.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Accessions.SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_OBJECTID", "fields": "Taxa.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_TaxonID", "fields": "Taxa.TaxonID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Accessions.AccType": {"type": "inherited"}, "Accessions.HeritageTree": {"type": "inherited"}, "Accessions.AzGreatTree": {"type": "inherited"}, "Accessions.UAPreserve": {"type": "inherited"}, "Accessions.Sponsored": {"type": "inherited"}, "Accessions.AcquisitionType": { "type": "codedValue", "name": "WS2_ArborUnknown", "description": "Accessions FC, unknown subtype", "codedValues": [ { "name": "Existing", "code": "Existing" }, { "name": "Volunteer", "code": "Volunteer" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Accessions.Transplanted": {"type": "inherited"}, "Accessions.SiteSurfaceCover": {"type": "inherited"}, "Accessions.MicroClimate": {"type": "inherited"}, "Accessions.ConBuild": {"type": "inherited"}, "Accessions.ConStLamp": {"type": "inherited"}, "Accessions.ConWires": {"type": "inherited"}, "Accessions.ConSidewalk": {"type": "inherited"}, "Accessions.ConOther": {"type": "inherited"}, "Accessions.ConNone": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "Accessions.AccType": {"type": "inherited"}, "Accessions.HeritageTree": {"type": "inherited"}, "Accessions.AzGreatTree": {"type": "inherited"}, "Accessions.UAPreserve": {"type": "inherited"}, "Accessions.Sponsored": {"type": "inherited"}, "Accessions.AcquisitionType": { "type": "codedValue", "name": "WS2_ArborDonors", "description": "Accessions fc, list of people/organizations who have made donations", "codedValues": [ { "name": "AAA Landscape", "code": "AAA Landscape" }, { "name": "Andy Davis", "code": "Andy Davis" }, { "name": "Bill Miller", "code": "Bill Miller" }, { "name": "Bill Thornton", "code": "Bill Thornton" }, { "name": "Charles Raetzman", "code": "Charles Raetzman" }, { "name": "Cynthia Salo", "code": "Cynthia Salo" }, { "name": "Desert Legume Program", "code": "Desert Legume Program" }, { "name": "Dr. James Tipton", "code": "Dr. James Tipton" }, { "name": "Elizabeth Davison", "code": "Elizabeth Davison" }, { "name": "Forrest Shreve", "code": "Forrest Shreve" }, { "name": "Gene Joseph", "code": "Gene Joseph" }, { "name": "Greg Corman", "code": "Greg Corman" }, { "name": "Hans Van Etten", "code": "Hans Van Etten" }, { "name": "Homer Shantz", "code": "Homer Shantz" }, { "name": "Iraqi Students", "code": "Iraqi Students" }, { "name": "Jane Evans", "code": "Jane Evans" }, { "name": "John Eustice", "code": "John Eustice" }, { "name": "Lee Stanfield", "code": "Lee Stanfield" }, { "name": "Margaret Quinn", "code": "Margaret Quinn" }, { "name": "Merv Larson", "code": "Merv Larson" }, { "name": "Mickey Lynn Reed", "code": "Mickey Lynn Reed" }, { "name": "Mohamar Khaddafi", "code": "Mohamar Khaddafi" }, { "name": "Mountain State Wholesale Nursery", "code": "Mountain State Wholesale Nursery" }, { "name": "Nancy and Dick Salzer", "code": "Nancy and Dick Salzer" }, { "name": "Peter Price", "code": "Peter Price" }, { "name": "Phil Jenkins", "code": "Phil Jenkins" }, { "name": "Phil Ogden, Range Mgmt", "code": "Phil Ogden, Range Mgmt" }, { "name": "Phil Patterson, NAU", "code": "Phil Patterson, NAU" }, { "name": "R. Leonard", "code": "R. Leonard" }, { "name": "Richard Felger", "code": "Richard Felger" }, { "name": "Rick Larke", "code": "Rick Larke" }, { "name": "Robert Forbes", "code": "Robert Forbes" }, { "name": "Robert Humphrey", "code": "Robert Humphrey" }, { "name": "Steve Fazio", "code": "Steve Fazio" }, { "name": "Stuart Bengson", "code": "Stuart Bengson" }, { "name": "Student Volunteers", "code": "Student Volunteers" }, { "name": "Tien Wei Yang", "code": "Tien Wei Yang" }, { "name": "Tucson Botanical Garden", "code": "Tucson Botanical Garden" }, { "name": "Tucson Garden Club", "code": "Tucson Garden Club" }, { "name": "U of A Horticulture Club", "code": "U of A Horticulture Club" }, { "name": "unknown", "code": "unknown" }, { "name": "Warren Jones", "code": "Warren Jones" }, { "name": "Campus Arboretum", "code": "Campus Arboretum" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Accessions.Transplanted": {"type": "inherited"}, "Accessions.SiteSurfaceCover": {"type": "inherited"}, "Accessions.MicroClimate": {"type": "inherited"}, "Accessions.ConBuild": {"type": "inherited"}, "Accessions.ConStLamp": {"type": "inherited"}, "Accessions.ConWires": {"type": "inherited"}, "Accessions.ConSidewalk": {"type": "inherited"}, "Accessions.ConOther": {"type": "inherited"}, "Accessions.ConNone": {"type": "inherited"} }, "id": 1, "name": "Donated" }, { "domains": { "Accessions.AccType": {"type": "inherited"}, "Accessions.HeritageTree": {"type": "inherited"}, "Accessions.AzGreatTree": {"type": "inherited"}, "Accessions.UAPreserve": {"type": "inherited"}, "Accessions.Sponsored": {"type": "inherited"}, "Accessions.AcquisitionType": { "type": "codedValue", "name": "WS2_ArborFunding", "description": "Accessions FC, purchasing agency", "codedValues": [ { "name": "Arboretum", "code": "Arboretum" }, { "name": "Facilities Management", "code": "Facilities Management" }, { "name": "Planning, Design and Construction", "code": "Planning, Design and Construction" }, { "name": "unknown", "code": "unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Accessions.Transplanted": {"type": "inherited"}, "Accessions.SiteSurfaceCover": {"type": "inherited"}, "Accessions.MicroClimate": {"type": "inherited"}, "Accessions.ConBuild": {"type": "inherited"}, "Accessions.ConStLamp": {"type": "inherited"}, "Accessions.ConWires": {"type": "inherited"}, "Accessions.ConSidewalk": {"type": "inherited"}, "Accessions.ConOther": {"type": "inherited"}, "Accessions.ConNone": {"type": "inherited"} }, "id": 2, "name": "Purchased" } ], "subtypes": [ { "domains": { "Accessions.AccType": {"type": "inherited"}, "Accessions.HeritageTree": {"type": "inherited"}, "Accessions.AzGreatTree": {"type": "inherited"}, "Accessions.UAPreserve": {"type": "inherited"}, "Accessions.Sponsored": {"type": "inherited"}, "Accessions.AcquisitionType": { "type": "codedValue", "name": "WS2_ArborUnknown", "description": "Accessions FC, unknown subtype", "codedValues": [ { "name": "Existing", "code": "Existing" }, { "name": "Volunteer", "code": "Volunteer" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Accessions.Transplanted": {"type": "inherited"}, "Accessions.SiteSurfaceCover": {"type": "inherited"}, "Accessions.MicroClimate": {"type": "inherited"}, "Accessions.ConBuild": {"type": "inherited"}, "Accessions.ConStLamp": {"type": "inherited"}, "Accessions.ConWires": {"type": "inherited"}, "Accessions.ConSidewalk": {"type": "inherited"}, "Accessions.ConOther": {"type": "inherited"}, "Accessions.ConNone": {"type": "inherited"} }, "defaultValues": { "Accessions.AccessionID": 999999, "Accessions.TaxonID": 1136, "Accessions.AccType": null, "Accessions.UASiteID": null, "Accessions.OrigAccDate": null, "Accessions.InstallDate": null, "Accessions.HeritageTree": null, "Accessions.AzGreatTree": null, "Accessions.UAPreserve": null, "Accessions.Sponsored": null, "Accessions.Acquisition": null, "Accessions.AcquisitionType": null, "Accessions.Comments": null, "Accessions.EGISID": null, "Accessions.Transplanted": null, "Accessions.Floor": "1", "Accessions.PhotoID": null, "Accessions.AdjacentSpace": null, "Accessions.SiteSurfaceCover": null, "Accessions.MicroClimate": null, "Accessions.ConBuild": null, "Accessions.ConStLamp": null, "Accessions.ConWires": null, "Accessions.ConSidewalk": null, "Accessions.ConOther": null, "Accessions.ConNone": null, "Taxa.OBJECTID": null, "Taxa.Family": null, "Taxa.Genus": null, "Taxa.Subspecies": null, "Taxa.Variety": null, "Taxa.Forma": null, "Taxa.Cultivar": null, "Taxa.CommonName": null, "Taxa.TaxonID": 1136, "Taxa.SpecificEpithet": null, "Taxa.LifeformDescription": null, "Taxa.Compound": null, "Taxa.GeographicOrigin": null, "Taxa.EcozoneOrigin": null, "Taxa.URL": null, "Taxa.BiomeOrigin": null, "Taxa.BotanicalSynonym": null, "Taxa.FamilySynonym": null, "Taxa.Height": null, "Taxa.Width": null, "Taxa.Invasive": null, "Taxa.Toxicity": null, "Taxa.Hardy": null, "Taxa.WaterUse": null, "Taxa.Color": null, "Taxa.Functn": null, "Taxa.GrowthRate": null, "Taxa.Allergen": null, "Taxa.GroSeason": null, "Taxa.FlwrSeason": null, "Taxa.Spread": null, "Taxa.Characteristics": null, "Taxa.NaturalHistory": null, "Taxa.Cultivation": null, "Taxa.Ethnobotany": null, "Taxa.Citations": null }, "code": 0, "name": "Unknown" }, { "domains": { "Accessions.AccType": {"type": "inherited"}, "Accessions.HeritageTree": {"type": "inherited"}, "Accessions.AzGreatTree": {"type": "inherited"}, "Accessions.UAPreserve": {"type": "inherited"}, "Accessions.Sponsored": {"type": "inherited"}, "Accessions.AcquisitionType": { "type": "codedValue", "name": "WS2_ArborDonors", "description": "Accessions fc, list of people/organizations who have made donations", "codedValues": [ { "name": "AAA Landscape", "code": "AAA Landscape" }, { "name": "Andy Davis", "code": "Andy Davis" }, { "name": "Bill Miller", "code": "Bill Miller" }, { "name": "Bill Thornton", "code": "Bill Thornton" }, { "name": "Charles Raetzman", "code": "Charles Raetzman" }, { "name": "Cynthia Salo", "code": "Cynthia Salo" }, { "name": "Desert Legume Program", "code": "Desert Legume Program" }, { "name": "Dr. James Tipton", "code": "Dr. James Tipton" }, { "name": "Elizabeth Davison", "code": "Elizabeth Davison" }, { "name": "Forrest Shreve", "code": "Forrest Shreve" }, { "name": "Gene Joseph", "code": "Gene Joseph" }, { "name": "Greg Corman", "code": "Greg Corman" }, { "name": "Hans Van Etten", "code": "Hans Van Etten" }, { "name": "Homer Shantz", "code": "Homer Shantz" }, { "name": "Iraqi Students", "code": "Iraqi Students" }, { "name": "Jane Evans", "code": "Jane Evans" }, { "name": "John Eustice", "code": "John Eustice" }, { "name": "Lee Stanfield", "code": "Lee Stanfield" }, { "name": "Margaret Quinn", "code": "Margaret Quinn" }, { "name": "Merv Larson", "code": "Merv Larson" }, { "name": "Mickey Lynn Reed", "code": "Mickey Lynn Reed" }, { "name": "Mohamar Khaddafi", "code": "Mohamar Khaddafi" }, { "name": "Mountain State Wholesale Nursery", "code": "Mountain State Wholesale Nursery" }, { "name": "Nancy and Dick Salzer", "code": "Nancy and Dick Salzer" }, { "name": "Peter Price", "code": "Peter Price" }, { "name": "Phil Jenkins", "code": "Phil Jenkins" }, { "name": "Phil Ogden, Range Mgmt", "code": "Phil Ogden, Range Mgmt" }, { "name": "Phil Patterson, NAU", "code": "Phil Patterson, NAU" }, { "name": "R. Leonard", "code": "R. Leonard" }, { "name": "Richard Felger", "code": "Richard Felger" }, { "name": "Rick Larke", "code": "Rick Larke" }, { "name": "Robert Forbes", "code": "Robert Forbes" }, { "name": "Robert Humphrey", "code": "Robert Humphrey" }, { "name": "Steve Fazio", "code": "Steve Fazio" }, { "name": "Stuart Bengson", "code": "Stuart Bengson" }, { "name": "Student Volunteers", "code": "Student Volunteers" }, { "name": "Tien Wei Yang", "code": "Tien Wei Yang" }, { "name": "Tucson Botanical Garden", "code": "Tucson Botanical Garden" }, { "name": "Tucson Garden Club", "code": "Tucson Garden Club" }, { "name": "U of A Horticulture Club", "code": "U of A Horticulture Club" }, { "name": "unknown", "code": "unknown" }, { "name": "Warren Jones", "code": "Warren Jones" }, { "name": "Campus Arboretum", "code": "Campus Arboretum" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Accessions.Transplanted": {"type": "inherited"}, "Accessions.SiteSurfaceCover": {"type": "inherited"}, "Accessions.MicroClimate": {"type": "inherited"}, "Accessions.ConBuild": {"type": "inherited"}, "Accessions.ConStLamp": {"type": "inherited"}, "Accessions.ConWires": {"type": "inherited"}, "Accessions.ConSidewalk": {"type": "inherited"}, "Accessions.ConOther": {"type": "inherited"}, "Accessions.ConNone": {"type": "inherited"} }, "defaultValues": { "Accessions.AccessionID": 999999, "Accessions.TaxonID": 1136, "Accessions.AccType": null, "Accessions.UASiteID": null, "Accessions.OrigAccDate": null, "Accessions.InstallDate": null, "Accessions.HeritageTree": null, "Accessions.AzGreatTree": null, "Accessions.UAPreserve": null, "Accessions.Sponsored": null, "Accessions.Acquisition": null, "Accessions.AcquisitionType": null, "Accessions.Comments": null, "Accessions.EGISID": null, "Accessions.Transplanted": null, "Accessions.Floor": "1", "Accessions.PhotoID": null, "Accessions.AdjacentSpace": null, "Accessions.SiteSurfaceCover": null, "Accessions.MicroClimate": null, "Accessions.ConBuild": null, "Accessions.ConStLamp": null, "Accessions.ConWires": null, "Accessions.ConSidewalk": null, "Accessions.ConOther": null, "Accessions.ConNone": null, "Taxa.OBJECTID": null, "Taxa.Family": null, "Taxa.Genus": null, "Taxa.Subspecies": null, "Taxa.Variety": null, "Taxa.Forma": null, "Taxa.Cultivar": null, "Taxa.CommonName": null, "Taxa.TaxonID": 1136, "Taxa.SpecificEpithet": null, "Taxa.LifeformDescription": null, "Taxa.Compound": null, "Taxa.GeographicOrigin": null, "Taxa.EcozoneOrigin": null, "Taxa.URL": null, "Taxa.BiomeOrigin": null, "Taxa.BotanicalSynonym": null, "Taxa.FamilySynonym": null, "Taxa.Height": null, "Taxa.Width": null, "Taxa.Invasive": null, "Taxa.Toxicity": null, "Taxa.Hardy": null, "Taxa.WaterUse": null, "Taxa.Color": null, "Taxa.Functn": null, "Taxa.GrowthRate": null, "Taxa.Allergen": null, "Taxa.GroSeason": null, "Taxa.FlwrSeason": null, "Taxa.Spread": null, "Taxa.Characteristics": null, "Taxa.NaturalHistory": null, "Taxa.Cultivation": null, "Taxa.Ethnobotany": null, "Taxa.Citations": null }, "code": 1, "name": "Donated" }, { "domains": { "Accessions.AccType": {"type": "inherited"}, "Accessions.HeritageTree": {"type": "inherited"}, "Accessions.AzGreatTree": {"type": "inherited"}, "Accessions.UAPreserve": {"type": "inherited"}, "Accessions.Sponsored": {"type": "inherited"}, "Accessions.AcquisitionType": { "type": "codedValue", "name": "WS2_ArborFunding", "description": "Accessions FC, purchasing agency", "codedValues": [ { "name": "Arboretum", "code": "Arboretum" }, { "name": "Facilities Management", "code": "Facilities Management" }, { "name": "Planning, Design and Construction", "code": "Planning, Design and Construction" }, { "name": "unknown", "code": "unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Accessions.Transplanted": {"type": "inherited"}, "Accessions.SiteSurfaceCover": {"type": "inherited"}, "Accessions.MicroClimate": {"type": "inherited"}, "Accessions.ConBuild": {"type": "inherited"}, "Accessions.ConStLamp": {"type": "inherited"}, "Accessions.ConWires": {"type": "inherited"}, "Accessions.ConSidewalk": {"type": "inherited"}, "Accessions.ConOther": {"type": "inherited"}, "Accessions.ConNone": {"type": "inherited"} }, "defaultValues": { "Accessions.AccessionID": 999999, "Accessions.TaxonID": 1136, "Accessions.AccType": null, "Accessions.UASiteID": null, "Accessions.OrigAccDate": null, "Accessions.InstallDate": null, "Accessions.HeritageTree": null, "Accessions.AzGreatTree": null, "Accessions.UAPreserve": null, "Accessions.Sponsored": null, "Accessions.Acquisition": null, "Accessions.AcquisitionType": null, "Accessions.Comments": null, "Accessions.EGISID": null, "Accessions.Transplanted": null, "Accessions.Floor": "1", "Accessions.PhotoID": null, "Accessions.AdjacentSpace": null, "Accessions.SiteSurfaceCover": null, "Accessions.MicroClimate": null, "Accessions.ConBuild": null, "Accessions.ConStLamp": null, "Accessions.ConWires": null, "Accessions.ConSidewalk": null, "Accessions.ConOther": null, "Accessions.ConNone": null, "Taxa.OBJECTID": null, "Taxa.Family": null, "Taxa.Genus": null, "Taxa.Subspecies": null, "Taxa.Variety": null, "Taxa.Forma": null, "Taxa.Cultivar": null, "Taxa.CommonName": null, "Taxa.TaxonID": 1136, "Taxa.SpecificEpithet": null, "Taxa.LifeformDescription": null, "Taxa.Compound": null, "Taxa.GeographicOrigin": null, "Taxa.EcozoneOrigin": null, "Taxa.URL": null, "Taxa.BiomeOrigin": null, "Taxa.BotanicalSynonym": null, "Taxa.FamilySynonym": null, "Taxa.Height": null, "Taxa.Width": null, "Taxa.Invasive": null, "Taxa.Toxicity": null, "Taxa.Hardy": null, "Taxa.WaterUse": null, "Taxa.Color": null, "Taxa.Functn": null, "Taxa.GrowthRate": null, "Taxa.Allergen": null, "Taxa.GroSeason": null, "Taxa.FlwrSeason": null, "Taxa.Spread": null, "Taxa.Characteristics": null, "Taxa.NaturalHistory": null, "Taxa.Cultivation": null, "Taxa.Ethnobotany": null, "Taxa.Citations": null }, "code": 2, "name": "Purchased" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "Tree 1128minus", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1692, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Taxa.LifeformDescription", "uniqueValueGroups": [ { "heading": "LifeformDescription", "classes": [ { "label": "Tree", "description": "Tree", "symbol": { "type": "esriPMS", "url": "da86ee432a9788a7986a4214575aee17", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACoklEQVQ4jcXUW0hTcRwH8O9/5+y4yymd87LNyuylWNtKCUNNcCH0Ej0JgfTcU0RBBAXRUxjRc69RvQQVEVQUWZtF2kXT3WpiD+V06my6uYs7l/1PnD2IY1uaBH0f/3A+5/f9///nsPjHYf8fqICAQNky6HrpajDotBftxsb+3bq6RhrKk6XxbFICHZ0XVy48PuzxbRp0eVx9e/UN946Z9+lScg5pKsDEGpGWxZo23tobFZLj054Dl8fcvusbgip23Gx/YNYaEc4sICqswMXbQBWKyWwMkpLHQX4HOd3UNfD8fa3tSZfnbEWw9W1rvQHa2/Ucj4cxH3JUAkdYzIgJEAAn6hyoZQ2goMgrFHote8bhcdwNuoOjZUEdmEsilfg7c59BCJCnFCLyIBSoZYyYF1N4tTSJ/bwVe3RmdG5vISyYW0EE28uCVq66z2G04EsqAlmhmBWShXVFAeJyBi/i36BOP7T8HePsDGpYPWxcdVvHcId+pHNktRhUQKY8MctMbhmrVEKl/BLTsFZVF2qvyDl1C5i0kG4GEC4Ce7w9jJXn2FB6rgThCAMJFIqiFC6iOtlUdhHNOhM+pX4CGmhLKnvdXrlz6NC8k7dZ1dMUqLwGikq+6AUqpp52XMrCbrQo4cxipOweEkJe5/LSqfVYuaiYGnVCfyb60ef2J8qCCTE7oNew/VBLbCIRIaEe2M31a0VgqDf0VfPGeQ3AlUqI3WgpVDYwHJqqaka83R8eVQTVBNyBq06vc9tOznQuIiyXgDExhfbtuzCRmX0aXlg8ufG3TKAEEDgPj/OZOmlDFX8kLmY1GhA4eSt86ejEcOLHDf9R//1yfx+2UrWAOzAIYND5zmkilLRIisyMJSPTwd7gQqVn/giuwd0BtXdp962Cf5vfEnsd/NyQuLgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "1" ] ] }, { "label": "Shrub", "description": "Shrub", "symbol": { "type": "esriPMS", "url": "29a30d4bfcdcc2ae5e47c24bbd72122a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA8klEQVQYlWNhIAGwkK1Y4/VCNX4WjtaPf3/r/vj/9+Kf/7+rn4il3MFQXPh5h/abf38OuLOIi5z7+4Hh/r9vimf+vHcXfTVV5rVY9hcUxaIMnJMiOERFhBnZGNSYuRme///JJsvE+WPNr+cJDAwMU1AU27AJK4AUggA/EyuDEAMbw6////je//31bDG6Mx7++fZRipUDzGZmYATTeix8f9u+3fiE4WZZZq56BgaGDQwMDEwg/pt/vxj+Mv2f8uzP30sYih04dDav/3HGU5aRO56NgYn7wv8PJ5u+3Fn6UiLuFdagC+Qw2cXAwADChMOZEAAAd+tVxnoSRlMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "2" ] ] }, { "label": "Vine", "description": "Vine", "symbol": { "type": "esriPMS", "url": "4cd13e08f752abfeba1f123391e302d4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABpElEQVQokbWTO0hjURCG/7k5uSq+okkkQURBFDdgcVUIKAHFbRYWBC0VOzvR0t5qG0srEfvdxkZEEQvBQo1GEXygsCYBE03iI/EV7z13lqtEEDQKstPMmWK+mX9mjsAXTfwfAIOc0dYeMJrsqjkd94YSnwdwp3BF0sMK82CvSC0H9ZLfzkjz9hnb98EUTNZtbr0L8MQ0tx7NjHhID3Qoad9P5UozmZAkEWiTtxNzcPxwhrXJVG1o6U2AoWPMwY/qqIj7beACBtCuZFBB0vZA1L8qSxev2DbkiWk7OVkil1x55C8DdK4lo9tJeqEKKx1wkfHk7yCqVZgBVsRA3Lv1MhORe1w0rKXd4ZYNndC3Ypbhu3L90lmUVSxIB77R/cFeze7auzNI3GRnq0rFryroT/GyWY5WukUNPaKCDByg6DT/Fnw+mQwfn6mKWRhj1WtVtgR0UQZESB3Lgsr8APojzRNtfMrwtHeKdFcW5D9nO88Y7vV1Ls5KkybyAywZdaH5BDB/aJ0EW4UB19+2Rsl8f1m/GfkQ8Kohel5FEkGL96Z9+S/8A1DNpaxzSQrFAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "3" ] ] }, { "label": "Succulent", "description": "Succulent", "symbol": { "type": "esriPMS", "url": "0c68adcb31fc6e1155a91be657003830", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABOklEQVQokaXRvy8DYQDG8efu3qu76k+nSUU0IX4kRVK1dsBgkRgbibDwX9jEhP/AVonFJtIYJNKJQaQsRBAlQoX2ese917d578RYZ6h49s/w5Evwx5F/genzXG+3oq0G2nxJBZJRtq0DemFt7maz3AMmizvDQ4HO/EA4mjitvIDIKiQRE/6UmoHrzkIQ3CbQ5w+t13g98WpbCBIfqoxCU1Qwx5lZuN5b3ga2mgARxXHOOe4/dIxEYih9GjAaDOlIXLiqvU3hJ1Al4iiSDMY52okPo+EYnqiJO0uH7TZUz4d3Zl8C6BoMdqBYLaPHHwJzHWiy6j5T89ADHqi51h+IJusOjz9aBoggQhZFlBr1/ZOqmfOAQmr+iJ3l5gxGV1xgTGe0wh0hf6tXNm4yS8avHY7Ti4Vv23K4VvYFamB8HShMXlIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "4" ] ] }, { "label": "Arborescent Succulent", "description": "Arborescent Succulent", "symbol": { "type": "esriPMS", "url": "9087b2442ddd355e3efd4aed82d2f14a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACFklEQVQ4jdWUy2sTURTGv3Pvzcwk05g2UEtEBBEXWitacONSuy8G079AEQQFwYVYFwXBB7jRUlyJuHDlg7pxo8WV4Eql2BYsaREUizVpzGMyd+Y+JBFBNIMuXOhZnfs4v3O++zgCf8nE/wOaXbww6bv53RZsUOmAybhZPjJ86cQfg56t3vYiXZlrR9WDLbkOYw0E92ChDs8uni8ZsmeKuy7f+S0o0hvPW+HaqBB9sFaDbAyjI/juEFry0wAHn3kwf/ZDceTaHBFsT9Djt1cnpaqPpoQPz8mDQAjjKvr97ZBRDWmnH8ZoX2l5lwhDiRV5qexYLaiAkYDSbQjmwBE5hPEXEHHEqgUQA2Mid//1qf1H902/6gmKdbCTwOCKLFIig47vu4PdtWb4Edn0Vmw0V8AYcwzxHQB6g7SRjDO3K9wTmyBVvTvfGSst0QzXu76xCpzoZaI0otSSsc2CNoR68B6eM4BWuAbduTmRRpoYAvkZBggMqW0AVnqCspnCybBWXeLcJdU5D+RgweAIF412R1oBbVkBWbxgPF5NrOjplvLygWbfrTgOjqV4GpEK0I4qYMzpvqVqowzOnQUdt6ZLe2beJYKmaMoAOP5w4dxmo9QYgIwFAdYiUo0IhGWpGhcn9t549GPcL6DvVhy+Mn5v/vQ4J+cQcZE3iOoyDm8yRoWJketPesUk/rXSt6w/Z36TtP/fayNfAbLN3+rnW2LWAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "5" ] ] }, { "label": "Grass", "description": "Grass", "symbol": { "type": "esriPMS", "url": "1d57cf78e1bb882206439d5a0fff643c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABRklEQVQokZWRO0sDURSE5+y9eZmnuglit7CSVjtFG7GxtLRUsFFIY2UZO0ttjDaKlfovbAQfpFAbg5GASghmEVmS7G42e6/ERyAYRQdOM8zHDByOf4r3MgvlXdUXcsNawngkyoofgfvnnREP9T3LvZmyG4RbJ2UUq7mMnlw++gYUK7lU3b3Lm85FlClhMOqD6VyqseD4YdHYDujqykF3A5Pr0nOjQ5F5CNgwnTyYjMC0zxFgqa1Saf9Y0xbtDmC7D7N+loRAEwqFEA9OwhM1tMQLHK8SZ7HEKICzDqBQyOEsDmqXSgki+tisJMAxAAjR7JokyTmRUqTfc51wFJ60IUSt8qRa111A02qs+cNsBoD+5bletU173Ne/ME2ZVhcwpm2+FsrZCfDYBoHmhLQiRPyKg1b1wcxpzz+kh7MGgKXP+/unf9MbVe93pDnpY70AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "6" ] ] }, { "label": "Palm", "description": "Palm", "symbol": { "type": "esriPMS", "url": "f99fabcabee0fa812d7849c6ff9c270f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAATCAYAAACdkl3yAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACMUlEQVQ4jb2UzUtUYRTGn/O+9975usToImpoEiKQapERto1WkR9EgRq0isCCKIhAIRu4WG3cuPAPcCsTGDGliLhyHRFBEGRZfixkQEedrnfufc8JB4NstJLCB87unB/POQ8cC/9J1r6AvPwpp4SSHuyc9/8JxMm1fhcq5hUyfV7bog+C7Bn06GXDCQi7ILpmyL6ee5W99xhzI3sCeR5UBOkVUAjgADaNML27nz+ScBP6JgiHIeJqx37qXZxZqgHlCtnbUGqVWZqU0CSRdMfTOgrW+XkYmlQqpYYh0lVtJkzCMas1ju6OHY/BVLohwgJkQTLnJKyvybQVS9bh6vLchrFiusuEjKgiIMJ778Lsxs6rkUwB1Eq2nk4fVJdI6QxplE0gqXQmfsVJEoqzFQbMigjudOTx4FknzDbQUMvHwCscG2IyAYzpE9awEohzBGMnlFKa3IrPsByaj3x6KAryA1LrSAcMVtMiNFNeCQ/Vu/GUlSAlW6GvF0MEZTOjEU14rYvFXVPzWhbmc2NHG8BUtOO6QVmACYWjCqtYUiNZZ22CmlnbzQDGfx8/oweQZhMKmYrAL0UjIjhpOdQUfqtu4gpL3x9BBNQLoIKywdInswzRA1DRGX/VDDNXW14LZLwjD737jaqGaJAgpwGkCLjV3/75rVfILBimNyA0AjhLUBM/Q3YEPWn7MgpgdNvt2heLPS8az8eVf44JN0rK7v917q/fyMDlD2sApraqRvvzj/ai77Tq9Rt5GV+wAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "7" ] ] }, { "label": "Herbaceous Perennial", "description": "Herbaceous Perennial", "symbol": { "type": "esriPMS", "url": "e1eddb9894b1cfb1fd13e9387990614a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABNElEQVQokWNhIBGwUKRhEYM4Nwcnewoj43/hfwwMjEwMjH/+M/2aFvblxWusGji4OCIkREXUpUWl5V59eMP14dP7NZ++Mngt55TaF/n92WMUDSvYZZX5eXgTebn5rDm5OBgE//EzcHGwm/x5+qTs2y8GJwYGhoUoGm78fHzflVtSk5GRgeHrt68MspLSDI+ePeHl5xNw+f761SsMDfUMDP+PMTIzcnFyMfz89Yvh5RuQGgYGJkYmRgbGf6cw/HCAgYH5/88f5z99/uSkLK/I8Pj5UwZ5aZn3N+7eesTAxrqe4SuaBkcGhj/7n553fy+us+vMx4+aAgIC9/YeP/zl798/z8M+PfqINZRAmua//OLFzfCH0eXFpR/3OGRtxX48PoYzHkAgkeHBDzjnx+NDeCOOGAAAOJ5wlWqB/T4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "8" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "da86ee432a9788a7986a4214575aee17", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACoklEQVQ4jcXUW0hTcRwH8O9/5+y4yymd87LNyuylWNtKCUNNcCH0Ej0JgfTcU0RBBAXRUxjRc69RvQQVEVQUWZtF2kXT3WpiD+V06my6uYs7l/1PnD2IY1uaBH0f/3A+5/f9///nsPjHYf8fqICAQNky6HrpajDotBftxsb+3bq6RhrKk6XxbFICHZ0XVy48PuzxbRp0eVx9e/UN946Z9+lScg5pKsDEGpGWxZo23tobFZLj054Dl8fcvusbgip23Gx/YNYaEc4sICqswMXbQBWKyWwMkpLHQX4HOd3UNfD8fa3tSZfnbEWw9W1rvQHa2/Ucj4cxH3JUAkdYzIgJEAAn6hyoZQ2goMgrFHote8bhcdwNuoOjZUEdmEsilfg7c59BCJCnFCLyIBSoZYyYF1N4tTSJ/bwVe3RmdG5vISyYW0EE28uCVq66z2G04EsqAlmhmBWShXVFAeJyBi/i36BOP7T8HePsDGpYPWxcdVvHcId+pHNktRhUQKY8MctMbhmrVEKl/BLTsFZVF2qvyDl1C5i0kG4GEC4Ce7w9jJXn2FB6rgThCAMJFIqiFC6iOtlUdhHNOhM+pX4CGmhLKnvdXrlz6NC8k7dZ1dMUqLwGikq+6AUqpp52XMrCbrQo4cxipOweEkJe5/LSqfVYuaiYGnVCfyb60ef2J8qCCTE7oNew/VBLbCIRIaEe2M31a0VgqDf0VfPGeQ3AlUqI3WgpVDYwHJqqaka83R8eVQTVBNyBq06vc9tOznQuIiyXgDExhfbtuzCRmX0aXlg8ufG3TKAEEDgPj/OZOmlDFX8kLmY1GhA4eSt86ejEcOLHDf9R//1yfx+2UrWAOzAIYND5zmkilLRIisyMJSPTwd7gQqVn/giuwd0BtXdp962Cf5vfEnsd/NyQuLgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Tree" }, { "symbol": { "type": "esriPMS", "url": "29a30d4bfcdcc2ae5e47c24bbd72122a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA8klEQVQYlWNhIAGwkK1Y4/VCNX4WjtaPf3/r/vj/9+Kf/7+rn4il3MFQXPh5h/abf38OuLOIi5z7+4Hh/r9vimf+vHcXfTVV5rVY9hcUxaIMnJMiOERFhBnZGNSYuRme///JJsvE+WPNr+cJDAwMU1AU27AJK4AUggA/EyuDEAMbw6////je//31bDG6Mx7++fZRipUDzGZmYATTeix8f9u+3fiE4WZZZq56BgaGDQwMDEwg/pt/vxj+Mv2f8uzP30sYih04dDav/3HGU5aRO56NgYn7wv8PJ5u+3Fn6UiLuFdagC+Qw2cXAwADChMOZEAAAd+tVxnoSRlMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Shrub" }, { "symbol": { "type": "esriPMS", "url": "4cd13e08f752abfeba1f123391e302d4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABpElEQVQokbWTO0hjURCG/7k5uSq+okkkQURBFDdgcVUIKAHFbRYWBC0VOzvR0t5qG0srEfvdxkZEEQvBQo1GEXygsCYBE03iI/EV7z13lqtEEDQKstPMmWK+mX9mjsAXTfwfAIOc0dYeMJrsqjkd94YSnwdwp3BF0sMK82CvSC0H9ZLfzkjz9hnb98EUTNZtbr0L8MQ0tx7NjHhID3Qoad9P5UozmZAkEWiTtxNzcPxwhrXJVG1o6U2AoWPMwY/qqIj7beACBtCuZFBB0vZA1L8qSxev2DbkiWk7OVkil1x55C8DdK4lo9tJeqEKKx1wkfHk7yCqVZgBVsRA3Lv1MhORe1w0rKXd4ZYNndC3Ypbhu3L90lmUVSxIB77R/cFeze7auzNI3GRnq0rFryroT/GyWY5WukUNPaKCDByg6DT/Fnw+mQwfn6mKWRhj1WtVtgR0UQZESB3Lgsr8APojzRNtfMrwtHeKdFcW5D9nO88Y7vV1Ls5KkybyAywZdaH5BDB/aJ0EW4UB19+2Rsl8f1m/GfkQ8Kohel5FEkGL96Z9+S/8A1DNpaxzSQrFAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "Vine" }, { "symbol": { "type": "esriPMS", "url": "0c68adcb31fc6e1155a91be657003830", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABOklEQVQokaXRvy8DYQDG8efu3qu76k+nSUU0IX4kRVK1dsBgkRgbibDwX9jEhP/AVonFJtIYJNKJQaQsRBAlQoX2ese917d578RYZ6h49s/w5Evwx5F/genzXG+3oq0G2nxJBZJRtq0DemFt7maz3AMmizvDQ4HO/EA4mjitvIDIKiQRE/6UmoHrzkIQ3CbQ5w+t13g98WpbCBIfqoxCU1Qwx5lZuN5b3ga2mgARxXHOOe4/dIxEYih9GjAaDOlIXLiqvU3hJ1Al4iiSDMY52okPo+EYnqiJO0uH7TZUz4d3Zl8C6BoMdqBYLaPHHwJzHWiy6j5T89ADHqi51h+IJusOjz9aBoggQhZFlBr1/ZOqmfOAQmr+iJ3l5gxGV1xgTGe0wh0hf6tXNm4yS8avHY7Ti4Vv23K4VvYFamB8HShMXlIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "4", "label": "Succulent" }, { "symbol": { "type": "esriPMS", "url": "9087b2442ddd355e3efd4aed82d2f14a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACFklEQVQ4jdWUy2sTURTGv3Pvzcwk05g2UEtEBBEXWitacONSuy8G079AEQQFwYVYFwXBB7jRUlyJuHDlg7pxo8WV4Eql2BYsaREUizVpzGMyd+Y+JBFBNIMuXOhZnfs4v3O++zgCf8nE/wOaXbww6bv53RZsUOmAybhZPjJ86cQfg56t3vYiXZlrR9WDLbkOYw0E92ChDs8uni8ZsmeKuy7f+S0o0hvPW+HaqBB9sFaDbAyjI/juEFry0wAHn3kwf/ZDceTaHBFsT9Djt1cnpaqPpoQPz8mDQAjjKvr97ZBRDWmnH8ZoX2l5lwhDiRV5qexYLaiAkYDSbQjmwBE5hPEXEHHEqgUQA2Mid//1qf1H902/6gmKdbCTwOCKLFIig47vu4PdtWb4Edn0Vmw0V8AYcwzxHQB6g7SRjDO3K9wTmyBVvTvfGSst0QzXu76xCpzoZaI0otSSsc2CNoR68B6eM4BWuAbduTmRRpoYAvkZBggMqW0AVnqCspnCybBWXeLcJdU5D+RgweAIF412R1oBbVkBWbxgPF5NrOjplvLygWbfrTgOjqV4GpEK0I4qYMzpvqVqowzOnQUdt6ZLe2beJYKmaMoAOP5w4dxmo9QYgIwFAdYiUo0IhGWpGhcn9t549GPcL6DvVhy+Mn5v/vQ4J+cQcZE3iOoyDm8yRoWJketPesUk/rXSt6w/Z36TtP/fayNfAbLN3+rnW2LWAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "5", "label": "Arborescent Succulent" }, { "symbol": { "type": "esriPMS", "url": "1d57cf78e1bb882206439d5a0fff643c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABRklEQVQokZWRO0sDURSE5+y9eZmnuglit7CSVjtFG7GxtLRUsFFIY2UZO0ttjDaKlfovbAQfpFAbg5GASghmEVmS7G42e6/ERyAYRQdOM8zHDByOf4r3MgvlXdUXcsNawngkyoofgfvnnREP9T3LvZmyG4RbJ2UUq7mMnlw++gYUK7lU3b3Lm85FlClhMOqD6VyqseD4YdHYDujqykF3A5Pr0nOjQ5F5CNgwnTyYjMC0zxFgqa1Saf9Y0xbtDmC7D7N+loRAEwqFEA9OwhM1tMQLHK8SZ7HEKICzDqBQyOEsDmqXSgki+tisJMAxAAjR7JokyTmRUqTfc51wFJ60IUSt8qRa111A02qs+cNsBoD+5bletU173Ne/ME2ZVhcwpm2+FsrZCfDYBoHmhLQiRPyKg1b1wcxpzz+kh7MGgKXP+/unf9MbVe93pDnpY70AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "6", "label": "Grass" }, { "symbol": { "type": "esriPMS", "url": "f99fabcabee0fa812d7849c6ff9c270f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAATCAYAAACdkl3yAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACMUlEQVQ4jb2UzUtUYRTGn/O+9975usToImpoEiKQapERto1WkR9EgRq0isCCKIhAIRu4WG3cuPAPcCsTGDGliLhyHRFBEGRZfixkQEedrnfufc8JB4NstJLCB87unB/POQ8cC/9J1r6AvPwpp4SSHuyc9/8JxMm1fhcq5hUyfV7bog+C7Bn06GXDCQi7ILpmyL6ee5W99xhzI3sCeR5UBOkVUAjgADaNML27nz+ScBP6JgiHIeJqx37qXZxZqgHlCtnbUGqVWZqU0CSRdMfTOgrW+XkYmlQqpYYh0lVtJkzCMas1ju6OHY/BVLohwgJkQTLnJKyvybQVS9bh6vLchrFiusuEjKgiIMJ778Lsxs6rkUwB1Eq2nk4fVJdI6QxplE0gqXQmfsVJEoqzFQbMigjudOTx4FknzDbQUMvHwCscG2IyAYzpE9awEohzBGMnlFKa3IrPsByaj3x6KAryA1LrSAcMVtMiNFNeCQ/Vu/GUlSAlW6GvF0MEZTOjEU14rYvFXVPzWhbmc2NHG8BUtOO6QVmACYWjCqtYUiNZZ22CmlnbzQDGfx8/oweQZhMKmYrAL0UjIjhpOdQUfqtu4gpL3x9BBNQLoIKywdInswzRA1DRGX/VDDNXW14LZLwjD737jaqGaJAgpwGkCLjV3/75rVfILBimNyA0AjhLUBM/Q3YEPWn7MgpgdNvt2heLPS8az8eVf44JN0rK7v917q/fyMDlD2sApraqRvvzj/ai77Tq9Rt5GV+wAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "7", "label": "Palm" }, { "symbol": { "type": "esriPMS", "url": "e1eddb9894b1cfb1fd13e9387990614a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABNElEQVQokWNhIBGwUKRhEYM4Nwcnewoj43/hfwwMjEwMjH/+M/2aFvblxWusGji4OCIkREXUpUWl5V59eMP14dP7NZ++Mngt55TaF/n92WMUDSvYZZX5eXgTebn5rDm5OBgE//EzcHGwm/x5+qTs2y8GJwYGhoUoGm78fHzflVtSk5GRgeHrt68MspLSDI+ePeHl5xNw+f761SsMDfUMDP+PMTIzcnFyMfz89Yvh5RuQGgYGJkYmRgbGf6cw/HCAgYH5/88f5z99/uSkLK/I8Pj5UwZ5aZn3N+7eesTAxrqe4SuaBkcGhj/7n553fy+us+vMx4+aAgIC9/YeP/zl798/z8M+PfqINZRAmua//OLFzfCH0eXFpR/3OGRtxX48PoYzHkAgkeHBDzjnx+NDeCOOGAAAOJ5wlWqB/T4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "8", "label": "Herbaceous Perennial" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 189, 157, 255 ], "toColor": [ 43, 189, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 40, 166, 255 ], "toColor": [ 84, 40, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 46, 48, 255 ], "toColor": [ 199, 46, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 199, 46, 255 ], "toColor": [ 196, 199, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 106, 153, 255 ], "toColor": [ 55, 106, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 39, 126, 255 ], "toColor": [ 184, 39, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 118, 54, 255 ], "toColor": [ 163, 118, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 201, 50, 255 ], "toColor": [ 42, 201, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 94, 196, 255 ], "toColor": [ 47, 94, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 56, 199, 255 ], "toColor": [ 192, 56, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 158, 72, 255 ], "toColor": [ 55, 158, 72, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 173, 196, 255 ], "toColor": [ 43, 173, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 55, 82, 255 ], "toColor": [ 189, 55, 82, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2362686251899999E7, "ymin": 3791459.1028999984, "xmax": -1.2337805628899999E7, "ymax": 3839557.1138999984, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Taxa.CommonName", "typeIdField": "Accessions.Acquisition", "subtypeFieldName": "Accessions.Acquisition", "subtypeField": "Accessions.Acquisition", "defaultSubtypeCode": 0, "fields": [ { "name": "Accessions.OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Accessions.SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Accessions.AccessionID", "type": "esriFieldTypeInteger", "alias": "AccesionID", "domain": null }, { "name": "Accessions.TaxonID", "type": "esriFieldTypeSmallInteger", "alias": "TaxonID", "domain": null }, { "name": "Accessions.AccType", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AccDeaccStatus", "description": "Is a plant actively accessioned or has it been deaccessioned", "codedValues": [ { "name": "Currently Accessioned", "code": 1 }, { "name": "Deaccessioned", "code": 2 }, { "name": "Unplanted", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Accessions.UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "Accessions.OrigAccDate", "type": "esriFieldTypeDate", "alias": "OrigAccDate", "length": 8, "domain": null }, { "name": "Accessions.InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "Accessions.HeritageTree", "type": "esriFieldTypeSmallInteger", "alias": "HeritageTree", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Accessions.AzGreatTree", "type": "esriFieldTypeSmallInteger", "alias": "AzGreatTree", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Accessions.UAPreserve", "type": "esriFieldTypeSmallInteger", "alias": "PreserveTree", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Accessions.Sponsored", "type": "esriFieldTypeSmallInteger", "alias": "SponsoredTree", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Accessions.Acquisition", "type": "esriFieldTypeSmallInteger", "alias": "Acquisition", "domain": null }, { "name": "Accessions.AcquisitionType", "type": "esriFieldTypeString", "alias": "AcquisitionType", "length": 100, "domain": null }, { "name": "Accessions.Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 1000, "domain": null }, { "name": "Accessions.EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Accessions.Transplanted", "type": "esriFieldTypeSmallInteger", "alias": "Transplanted", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Accessions.Floor", "type": "esriFieldTypeString", "alias": "Floor", "length": 10, "domain": null }, { "name": "Accessions.PhotoID", "type": "esriFieldTypeInteger", "alias": "PhotoID", "domain": null }, { "name": "Accessions.AdjacentSpace", "type": "esriFieldTypeString", "alias": "AdjacentSpace", "length": 255, "domain": null }, { "name": "Accessions.SiteSurfaceCover", "type": "esriFieldTypeString", "alias": "SiteSurfaceCover", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ArborSiteSurface", "description": "site location table", "codedValues": [ { "name": "bare soil", "code": "bare soil" }, { "name": "dg", "code": "dg" }, { "name": "gravel", "code": "gravel" }, { "name": "hardscape", "code": "hardscape" }, { "name": "organic mulch", "code": "organic mulch" }, { "name": "rip-rap", "code": "rip-rap" }, { "name": "sand", "code": "sand" }, { "name": "turf", "code": "turf" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Accessions.MicroClimate", "type": "esriFieldTypeString", "alias": "MicroClimate", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ArborMicroClimate", "description": "site location table", "codedValues": [ { "name": "hotter", "code": "hotter" }, { "name": "colder", "code": "colder" }, { "name": "wetter", "code": "wetter" }, { "name": "shadier", "code": "shadier" }, { "name": "other", "code": "other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Accessions.ConBuild", "type": "esriFieldTypeSmallInteger", "alias": "ConstraintBuild", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Accessions.ConStLamp", "type": "esriFieldTypeSmallInteger", "alias": "ConstraintStLamp", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Accessions.ConWires", "type": "esriFieldTypeSmallInteger", "alias": "ConstraintWires", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Accessions.ConSidewalk", "type": "esriFieldTypeSmallInteger", "alias": "ConstraintSidewalk", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Accessions.ConOther", "type": "esriFieldTypeSmallInteger", "alias": "ConstraintOther", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Accessions.ConNone", "type": "esriFieldTypeSmallInteger", "alias": "ConstraintNone", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Taxa.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "Taxa.Family", "type": "esriFieldTypeString", "alias": "Family", "length": 50, "domain": null }, { "name": "Taxa.Genus", "type": "esriFieldTypeString", "alias": "Genus", "length": 50, "domain": null }, { "name": "Taxa.Subspecies", "type": "esriFieldTypeString", "alias": "Subspecies", "length": 50, "domain": null }, { "name": "Taxa.Variety", "type": "esriFieldTypeString", "alias": "Variety", "length": 50, "domain": null }, { "name": "Taxa.Forma", "type": "esriFieldTypeString", "alias": "Forma", "length": 50, "domain": null }, { "name": "Taxa.Cultivar", "type": "esriFieldTypeString", "alias": "Cultivar", "length": 50, "domain": null }, { "name": "Taxa.CommonName", "type": "esriFieldTypeString", "alias": "CommonName", "length": 50, "domain": null }, { "name": "Taxa.TaxonID", "type": "esriFieldTypeSmallInteger", "alias": "TaxonID", "domain": null }, { "name": "Taxa.SpecificEpithet", "type": "esriFieldTypeString", "alias": "SpecificEpithet", "length": 50, "domain": null }, { "name": "Taxa.LifeformDescription", "type": "esriFieldTypeSmallInteger", "alias": "LifeformDescription", "domain": null }, { "name": "Taxa.Compound", "type": "esriFieldTypeString", "alias": "Compound", "length": 50, "domain": null }, { "name": "Taxa.GeographicOrigin", "type": "esriFieldTypeString", "alias": "GeographicOrigin", "length": 50, "domain": null }, { "name": "Taxa.EcozoneOrigin", "type": "esriFieldTypeString", "alias": "EcozoneOrigin", "length": 50, "domain": null }, { "name": "Taxa.URL", "type": "esriFieldTypeString", "alias": "URL", "length": 255, "domain": null }, { "name": "Taxa.BiomeOrigin", "type": "esriFieldTypeString", "alias": "BiomeOrigin", "length": 100, "domain": null }, { "name": "Taxa.BotanicalSynonym", "type": "esriFieldTypeString", "alias": "BotanicalSynonym", "length": 255, "domain": null }, { "name": "Taxa.FamilySynonym", "type": "esriFieldTypeString", "alias": "FamilySynonym", "length": 255, "domain": null }, { "name": "Taxa.Height", "type": "esriFieldTypeInteger", "alias": "Height", "domain": null }, { "name": "Taxa.Width", "type": "esriFieldTypeInteger", "alias": "Width", "domain": null }, { "name": "Taxa.Invasive", "type": "esriFieldTypeInteger", "alias": "Invasive", "domain": null }, { "name": "Taxa.Toxicity", "type": "esriFieldTypeInteger", "alias": "Toxicity", "domain": null }, { "name": "Taxa.Hardy", "type": "esriFieldTypeInteger", "alias": "Hardy", "domain": null }, { "name": "Taxa.WaterUse", "type": "esriFieldTypeInteger", "alias": "WaterUse", "domain": null }, { "name": "Taxa.Color", "type": "esriFieldTypeInteger", "alias": "Color", "domain": null }, { "name": "Taxa.Functn", "type": "esriFieldTypeInteger", "alias": "Functn", "domain": null }, { "name": "Taxa.GrowthRate", "type": "esriFieldTypeInteger", "alias": "GrowthRate", "domain": null }, { "name": "Taxa.Allergen", "type": "esriFieldTypeSmallInteger", "alias": "Allergen", "domain": null }, { "name": "Taxa.GroSeason", "type": "esriFieldTypeInteger", "alias": "GroSeason", "domain": null }, { "name": "Taxa.FlwrSeason", "type": "esriFieldTypeInteger", "alias": "FlwrSeason", "domain": null }, { "name": "Taxa.Spread", "type": "esriFieldTypeInteger", "alias": "Spread", "domain": null }, { "name": "Taxa.Characteristics", "type": "esriFieldTypeString", "alias": "Characteristics", "length": 1073741822, "domain": null }, { "name": "Taxa.NaturalHistory", "type": "esriFieldTypeString", "alias": "NaturalHistory", "length": 1073741822, "domain": null }, { "name": "Taxa.Cultivation", "type": "esriFieldTypeString", "alias": "Cultivation", "length": 1073741822, "domain": null }, { "name": "Taxa.Ethnobotany", "type": "esriFieldTypeString", "alias": "Ethnobotany", "length": 1073741822, "domain": null }, { "name": "Taxa.Citations", "type": "esriFieldTypeString", "alias": "Citations", "length": 1073741822, "domain": null } ], "geometryField": { "name": "Accessions.SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "Accessions.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Accessions.SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_OBJECTID", "fields": "Taxa.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_TaxonID", "fields": "Taxa.TaxonID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Accessions.AccType": {"type": "inherited"}, "Accessions.HeritageTree": {"type": "inherited"}, "Accessions.AzGreatTree": {"type": "inherited"}, "Accessions.UAPreserve": {"type": "inherited"}, "Accessions.Sponsored": {"type": "inherited"}, "Accessions.AcquisitionType": { "type": "codedValue", "name": "WS2_ArborUnknown", "description": "Accessions FC, unknown subtype", "codedValues": [ { "name": "Existing", "code": "Existing" }, { "name": "Volunteer", "code": "Volunteer" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Accessions.Transplanted": {"type": "inherited"}, "Accessions.SiteSurfaceCover": {"type": "inherited"}, "Accessions.MicroClimate": {"type": "inherited"}, "Accessions.ConBuild": {"type": "inherited"}, "Accessions.ConStLamp": {"type": "inherited"}, "Accessions.ConWires": {"type": "inherited"}, "Accessions.ConSidewalk": {"type": "inherited"}, "Accessions.ConOther": {"type": "inherited"}, "Accessions.ConNone": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "Accessions.AccType": {"type": "inherited"}, "Accessions.HeritageTree": {"type": "inherited"}, "Accessions.AzGreatTree": {"type": "inherited"}, "Accessions.UAPreserve": {"type": "inherited"}, "Accessions.Sponsored": {"type": "inherited"}, "Accessions.AcquisitionType": { "type": "codedValue", "name": "WS2_ArborDonors", "description": "Accessions fc, list of people/organizations who have made donations", "codedValues": [ { "name": "AAA Landscape", "code": "AAA Landscape" }, { "name": "Andy Davis", "code": "Andy Davis" }, { "name": "Bill Miller", "code": "Bill Miller" }, { "name": "Bill Thornton", "code": "Bill Thornton" }, { "name": "Charles Raetzman", "code": "Charles Raetzman" }, { "name": "Cynthia Salo", "code": "Cynthia Salo" }, { "name": "Desert Legume Program", "code": "Desert Legume Program" }, { "name": "Dr. James Tipton", "code": "Dr. James Tipton" }, { "name": "Elizabeth Davison", "code": "Elizabeth Davison" }, { "name": "Forrest Shreve", "code": "Forrest Shreve" }, { "name": "Gene Joseph", "code": "Gene Joseph" }, { "name": "Greg Corman", "code": "Greg Corman" }, { "name": "Hans Van Etten", "code": "Hans Van Etten" }, { "name": "Homer Shantz", "code": "Homer Shantz" }, { "name": "Iraqi Students", "code": "Iraqi Students" }, { "name": "Jane Evans", "code": "Jane Evans" }, { "name": "John Eustice", "code": "John Eustice" }, { "name": "Lee Stanfield", "code": "Lee Stanfield" }, { "name": "Margaret Quinn", "code": "Margaret Quinn" }, { "name": "Merv Larson", "code": "Merv Larson" }, { "name": "Mickey Lynn Reed", "code": "Mickey Lynn Reed" }, { "name": "Mohamar Khaddafi", "code": "Mohamar Khaddafi" }, { "name": "Mountain State Wholesale Nursery", "code": "Mountain State Wholesale Nursery" }, { "name": "Nancy and Dick Salzer", "code": "Nancy and Dick Salzer" }, { "name": "Peter Price", "code": "Peter Price" }, { "name": "Phil Jenkins", "code": "Phil Jenkins" }, { "name": "Phil Ogden, Range Mgmt", "code": "Phil Ogden, Range Mgmt" }, { "name": "Phil Patterson, NAU", "code": "Phil Patterson, NAU" }, { "name": "R. Leonard", "code": "R. Leonard" }, { "name": "Richard Felger", "code": "Richard Felger" }, { "name": "Rick Larke", "code": "Rick Larke" }, { "name": "Robert Forbes", "code": "Robert Forbes" }, { "name": "Robert Humphrey", "code": "Robert Humphrey" }, { "name": "Steve Fazio", "code": "Steve Fazio" }, { "name": "Stuart Bengson", "code": "Stuart Bengson" }, { "name": "Student Volunteers", "code": "Student Volunteers" }, { "name": "Tien Wei Yang", "code": "Tien Wei Yang" }, { "name": "Tucson Botanical Garden", "code": "Tucson Botanical Garden" }, { "name": "Tucson Garden Club", "code": "Tucson Garden Club" }, { "name": "U of A Horticulture Club", "code": "U of A Horticulture Club" }, { "name": "unknown", "code": "unknown" }, { "name": "Warren Jones", "code": "Warren Jones" }, { "name": "Campus Arboretum", "code": "Campus Arboretum" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Accessions.Transplanted": {"type": "inherited"}, "Accessions.SiteSurfaceCover": {"type": "inherited"}, "Accessions.MicroClimate": {"type": "inherited"}, "Accessions.ConBuild": {"type": "inherited"}, "Accessions.ConStLamp": {"type": "inherited"}, "Accessions.ConWires": {"type": "inherited"}, "Accessions.ConSidewalk": {"type": "inherited"}, "Accessions.ConOther": {"type": "inherited"}, "Accessions.ConNone": {"type": "inherited"} }, "id": 1, "name": "Donated" }, { "domains": { "Accessions.AccType": {"type": "inherited"}, "Accessions.HeritageTree": {"type": "inherited"}, "Accessions.AzGreatTree": {"type": "inherited"}, "Accessions.UAPreserve": {"type": "inherited"}, "Accessions.Sponsored": {"type": "inherited"}, "Accessions.AcquisitionType": { "type": "codedValue", "name": "WS2_ArborFunding", "description": "Accessions FC, purchasing agency", "codedValues": [ { "name": "Arboretum", "code": "Arboretum" }, { "name": "Facilities Management", "code": "Facilities Management" }, { "name": "Planning, Design and Construction", "code": "Planning, Design and Construction" }, { "name": "unknown", "code": "unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Accessions.Transplanted": {"type": "inherited"}, "Accessions.SiteSurfaceCover": {"type": "inherited"}, "Accessions.MicroClimate": {"type": "inherited"}, "Accessions.ConBuild": {"type": "inherited"}, "Accessions.ConStLamp": {"type": "inherited"}, "Accessions.ConWires": {"type": "inherited"}, "Accessions.ConSidewalk": {"type": "inherited"}, "Accessions.ConOther": {"type": "inherited"}, "Accessions.ConNone": {"type": "inherited"} }, "id": 2, "name": "Purchased" } ], "subtypes": [ { "domains": { "Accessions.AccType": {"type": "inherited"}, "Accessions.HeritageTree": {"type": "inherited"}, "Accessions.AzGreatTree": {"type": "inherited"}, "Accessions.UAPreserve": {"type": "inherited"}, "Accessions.Sponsored": {"type": "inherited"}, "Accessions.AcquisitionType": { "type": "codedValue", "name": "WS2_ArborUnknown", "description": "Accessions FC, unknown subtype", "codedValues": [ { "name": "Existing", "code": "Existing" }, { "name": "Volunteer", "code": "Volunteer" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Accessions.Transplanted": {"type": "inherited"}, "Accessions.SiteSurfaceCover": {"type": "inherited"}, "Accessions.MicroClimate": {"type": "inherited"}, "Accessions.ConBuild": {"type": "inherited"}, "Accessions.ConStLamp": {"type": "inherited"}, "Accessions.ConWires": {"type": "inherited"}, "Accessions.ConSidewalk": {"type": "inherited"}, "Accessions.ConOther": {"type": "inherited"}, "Accessions.ConNone": {"type": "inherited"} }, "defaultValues": { "Accessions.AccessionID": 999999, "Accessions.TaxonID": 1136, "Accessions.AccType": null, "Accessions.UASiteID": null, "Accessions.OrigAccDate": null, "Accessions.InstallDate": null, "Accessions.HeritageTree": null, "Accessions.AzGreatTree": null, "Accessions.UAPreserve": null, "Accessions.Sponsored": null, "Accessions.Acquisition": null, "Accessions.AcquisitionType": null, "Accessions.Comments": null, "Accessions.EGISID": null, "Accessions.Transplanted": null, "Accessions.Floor": "1", "Accessions.PhotoID": null, "Accessions.AdjacentSpace": null, "Accessions.SiteSurfaceCover": null, "Accessions.MicroClimate": null, "Accessions.ConBuild": null, "Accessions.ConStLamp": null, "Accessions.ConWires": null, "Accessions.ConSidewalk": null, "Accessions.ConOther": null, "Accessions.ConNone": null, "Taxa.OBJECTID": null, "Taxa.Family": null, "Taxa.Genus": null, "Taxa.Subspecies": null, "Taxa.Variety": null, "Taxa.Forma": null, "Taxa.Cultivar": null, "Taxa.CommonName": null, "Taxa.TaxonID": 1136, "Taxa.SpecificEpithet": null, "Taxa.LifeformDescription": null, "Taxa.Compound": null, "Taxa.GeographicOrigin": null, "Taxa.EcozoneOrigin": null, "Taxa.URL": null, "Taxa.BiomeOrigin": null, "Taxa.BotanicalSynonym": null, "Taxa.FamilySynonym": null, "Taxa.Height": null, "Taxa.Width": null, "Taxa.Invasive": null, "Taxa.Toxicity": null, "Taxa.Hardy": null, "Taxa.WaterUse": null, "Taxa.Color": null, "Taxa.Functn": null, "Taxa.GrowthRate": null, "Taxa.Allergen": null, "Taxa.GroSeason": null, "Taxa.FlwrSeason": null, "Taxa.Spread": null, "Taxa.Characteristics": null, "Taxa.NaturalHistory": null, "Taxa.Cultivation": null, "Taxa.Ethnobotany": null, "Taxa.Citations": null }, "code": 0, "name": "Unknown" }, { "domains": { "Accessions.AccType": {"type": "inherited"}, "Accessions.HeritageTree": {"type": "inherited"}, "Accessions.AzGreatTree": {"type": "inherited"}, "Accessions.UAPreserve": {"type": "inherited"}, "Accessions.Sponsored": {"type": "inherited"}, "Accessions.AcquisitionType": { "type": "codedValue", "name": "WS2_ArborDonors", "description": "Accessions fc, list of people/organizations who have made donations", "codedValues": [ { "name": "AAA Landscape", "code": "AAA Landscape" }, { "name": "Andy Davis", "code": "Andy Davis" }, { "name": "Bill Miller", "code": "Bill Miller" }, { "name": "Bill Thornton", "code": "Bill Thornton" }, { "name": "Charles Raetzman", "code": "Charles Raetzman" }, { "name": "Cynthia Salo", "code": "Cynthia Salo" }, { "name": "Desert Legume Program", "code": "Desert Legume Program" }, { "name": "Dr. James Tipton", "code": "Dr. James Tipton" }, { "name": "Elizabeth Davison", "code": "Elizabeth Davison" }, { "name": "Forrest Shreve", "code": "Forrest Shreve" }, { "name": "Gene Joseph", "code": "Gene Joseph" }, { "name": "Greg Corman", "code": "Greg Corman" }, { "name": "Hans Van Etten", "code": "Hans Van Etten" }, { "name": "Homer Shantz", "code": "Homer Shantz" }, { "name": "Iraqi Students", "code": "Iraqi Students" }, { "name": "Jane Evans", "code": "Jane Evans" }, { "name": "John Eustice", "code": "John Eustice" }, { "name": "Lee Stanfield", "code": "Lee Stanfield" }, { "name": "Margaret Quinn", "code": "Margaret Quinn" }, { "name": "Merv Larson", "code": "Merv Larson" }, { "name": "Mickey Lynn Reed", "code": "Mickey Lynn Reed" }, { "name": "Mohamar Khaddafi", "code": "Mohamar Khaddafi" }, { "name": "Mountain State Wholesale Nursery", "code": "Mountain State Wholesale Nursery" }, { "name": "Nancy and Dick Salzer", "code": "Nancy and Dick Salzer" }, { "name": "Peter Price", "code": "Peter Price" }, { "name": "Phil Jenkins", "code": "Phil Jenkins" }, { "name": "Phil Ogden, Range Mgmt", "code": "Phil Ogden, Range Mgmt" }, { "name": "Phil Patterson, NAU", "code": "Phil Patterson, NAU" }, { "name": "R. Leonard", "code": "R. Leonard" }, { "name": "Richard Felger", "code": "Richard Felger" }, { "name": "Rick Larke", "code": "Rick Larke" }, { "name": "Robert Forbes", "code": "Robert Forbes" }, { "name": "Robert Humphrey", "code": "Robert Humphrey" }, { "name": "Steve Fazio", "code": "Steve Fazio" }, { "name": "Stuart Bengson", "code": "Stuart Bengson" }, { "name": "Student Volunteers", "code": "Student Volunteers" }, { "name": "Tien Wei Yang", "code": "Tien Wei Yang" }, { "name": "Tucson Botanical Garden", "code": "Tucson Botanical Garden" }, { "name": "Tucson Garden Club", "code": "Tucson Garden Club" }, { "name": "U of A Horticulture Club", "code": "U of A Horticulture Club" }, { "name": "unknown", "code": "unknown" }, { "name": "Warren Jones", "code": "Warren Jones" }, { "name": "Campus Arboretum", "code": "Campus Arboretum" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Accessions.Transplanted": {"type": "inherited"}, "Accessions.SiteSurfaceCover": {"type": "inherited"}, "Accessions.MicroClimate": {"type": "inherited"}, "Accessions.ConBuild": {"type": "inherited"}, "Accessions.ConStLamp": {"type": "inherited"}, "Accessions.ConWires": {"type": "inherited"}, "Accessions.ConSidewalk": {"type": "inherited"}, "Accessions.ConOther": {"type": "inherited"}, "Accessions.ConNone": {"type": "inherited"} }, "defaultValues": { "Accessions.AccessionID": 999999, "Accessions.TaxonID": 1136, "Accessions.AccType": null, "Accessions.UASiteID": null, "Accessions.OrigAccDate": null, "Accessions.InstallDate": null, "Accessions.HeritageTree": null, "Accessions.AzGreatTree": null, "Accessions.UAPreserve": null, "Accessions.Sponsored": null, "Accessions.Acquisition": null, "Accessions.AcquisitionType": null, "Accessions.Comments": null, "Accessions.EGISID": null, "Accessions.Transplanted": null, "Accessions.Floor": "1", "Accessions.PhotoID": null, "Accessions.AdjacentSpace": null, "Accessions.SiteSurfaceCover": null, "Accessions.MicroClimate": null, "Accessions.ConBuild": null, "Accessions.ConStLamp": null, "Accessions.ConWires": null, "Accessions.ConSidewalk": null, "Accessions.ConOther": null, "Accessions.ConNone": null, "Taxa.OBJECTID": null, "Taxa.Family": null, "Taxa.Genus": null, "Taxa.Subspecies": null, "Taxa.Variety": null, "Taxa.Forma": null, "Taxa.Cultivar": null, "Taxa.CommonName": null, "Taxa.TaxonID": 1136, "Taxa.SpecificEpithet": null, "Taxa.LifeformDescription": null, "Taxa.Compound": null, "Taxa.GeographicOrigin": null, "Taxa.EcozoneOrigin": null, "Taxa.URL": null, "Taxa.BiomeOrigin": null, "Taxa.BotanicalSynonym": null, "Taxa.FamilySynonym": null, "Taxa.Height": null, "Taxa.Width": null, "Taxa.Invasive": null, "Taxa.Toxicity": null, "Taxa.Hardy": null, "Taxa.WaterUse": null, "Taxa.Color": null, "Taxa.Functn": null, "Taxa.GrowthRate": null, "Taxa.Allergen": null, "Taxa.GroSeason": null, "Taxa.FlwrSeason": null, "Taxa.Spread": null, "Taxa.Characteristics": null, "Taxa.NaturalHistory": null, "Taxa.Cultivation": null, "Taxa.Ethnobotany": null, "Taxa.Citations": null }, "code": 1, "name": "Donated" }, { "domains": { "Accessions.AccType": {"type": "inherited"}, "Accessions.HeritageTree": {"type": "inherited"}, "Accessions.AzGreatTree": {"type": "inherited"}, "Accessions.UAPreserve": {"type": "inherited"}, "Accessions.Sponsored": {"type": "inherited"}, "Accessions.AcquisitionType": { "type": "codedValue", "name": "WS2_ArborFunding", "description": "Accessions FC, purchasing agency", "codedValues": [ { "name": "Arboretum", "code": "Arboretum" }, { "name": "Facilities Management", "code": "Facilities Management" }, { "name": "Planning, Design and Construction", "code": "Planning, Design and Construction" }, { "name": "unknown", "code": "unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Accessions.Transplanted": {"type": "inherited"}, "Accessions.SiteSurfaceCover": {"type": "inherited"}, "Accessions.MicroClimate": {"type": "inherited"}, "Accessions.ConBuild": {"type": "inherited"}, "Accessions.ConStLamp": {"type": "inherited"}, "Accessions.ConWires": {"type": "inherited"}, "Accessions.ConSidewalk": {"type": "inherited"}, "Accessions.ConOther": {"type": "inherited"}, "Accessions.ConNone": {"type": "inherited"} }, "defaultValues": { "Accessions.AccessionID": 999999, "Accessions.TaxonID": 1136, "Accessions.AccType": null, "Accessions.UASiteID": null, "Accessions.OrigAccDate": null, "Accessions.InstallDate": null, "Accessions.HeritageTree": null, "Accessions.AzGreatTree": null, "Accessions.UAPreserve": null, "Accessions.Sponsored": null, "Accessions.Acquisition": null, "Accessions.AcquisitionType": null, "Accessions.Comments": null, "Accessions.EGISID": null, "Accessions.Transplanted": null, "Accessions.Floor": "1", "Accessions.PhotoID": null, "Accessions.AdjacentSpace": null, "Accessions.SiteSurfaceCover": null, "Accessions.MicroClimate": null, "Accessions.ConBuild": null, "Accessions.ConStLamp": null, "Accessions.ConWires": null, "Accessions.ConSidewalk": null, "Accessions.ConOther": null, "Accessions.ConNone": null, "Taxa.OBJECTID": null, "Taxa.Family": null, "Taxa.Genus": null, "Taxa.Subspecies": null, "Taxa.Variety": null, "Taxa.Forma": null, "Taxa.Cultivar": null, "Taxa.CommonName": null, "Taxa.TaxonID": 1136, "Taxa.SpecificEpithet": null, "Taxa.LifeformDescription": null, "Taxa.Compound": null, "Taxa.GeographicOrigin": null, "Taxa.EcozoneOrigin": null, "Taxa.URL": null, "Taxa.BiomeOrigin": null, "Taxa.BotanicalSynonym": null, "Taxa.FamilySynonym": null, "Taxa.Height": null, "Taxa.Width": null, "Taxa.Invasive": null, "Taxa.Toxicity": null, "Taxa.Hardy": null, "Taxa.WaterUse": null, "Taxa.Color": null, "Taxa.Functn": null, "Taxa.GrowthRate": null, "Taxa.Allergen": null, "Taxa.GroSeason": null, "Taxa.FlwrSeason": null, "Taxa.Spread": null, "Taxa.Characteristics": null, "Taxa.NaturalHistory": null, "Taxa.Cultivation": null, "Taxa.Ethnobotany": null, "Taxa.Citations": null }, "code": 2, "name": "Purchased" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 16, "name": "Accessible Entrances1128", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1692, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Accessible", "uniqueValueGroups": [ { "heading": "Accessible", "classes": [ { "label": "Accessible", "description": "Accessible", "symbol": { "type": "esriPMS", "url": "6d319bddb4025d8f6a0f385fb1a0d910", "imageData": "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UmVhZHlxyWU8AAADa2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS41LWMwMTQgNzkuMTUxNDgxLCAyMDEzLzAzLzEzLTEyOjA5OjE1ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOkY4QjU1NUExQkMyMDY4MTE4MDgzQTA1MEU5QzI0QUYyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjdDRERDRUEyRTI4MzExRTI4OUNEQTc5MzdCOTlDRjdCIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjdDRERDRUExRTI4MzExRTI4OUNEQTc5MzdCOTlDRjdCIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjFlNjNiY2RkLTk1ZGEtNDQ2Yi05OTgxLWI0ZjY3OGZjNTNlYyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGOEI1NTVBMUJDMjA2ODExODA4M0EwNTBFOUMyNEFGMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuneSO0AAAdR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", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "1" ] ] }, { "label": "Other Entries", "description": "Other Entries", "symbol": { "type": "esriPMS", "url": "4c0c3ea917adac4c8fe715f44900be36", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAtUlEQVQYlWNhIABYYIzzBgoCgkL/lTh4v9m8eiuxWO/I5fcoCiTlv3T8+8Miw8r6m09S7En8TQc1d/UDt96AFTxwkTdkYfnIwcn3xYGV9Rf3l098B/l5P0YyMDBMBiv4/fPnk++feR4wMf/7xcDAwPzjO9uPf/9YTsOtUD384vUzXzGmj+/5JvMLfFJnYfr/7e0P3tsobpDa/Krutq2E6NfvXIqyW16cYmB4jeoLmEkMMBkoAACsykSvkEbxpQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "2" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "6d319bddb4025d8f6a0f385fb1a0d910", "imageData": "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UmVhZHlxyWU8AAADa2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS41LWMwMTQgNzkuMTUxNDgxLCAyMDEzLzAzLzEzLTEyOjA5OjE1ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOkY4QjU1NUExQkMyMDY4MTE4MDgzQTA1MEU5QzI0QUYyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjdDRERDRUEyRTI4MzExRTI4OUNEQTc5MzdCOTlDRjdCIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjdDRERDRUExRTI4MzExRTI4OUNEQTc5MzdCOTlDRjdCIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjFlNjNiY2RkLTk1ZGEtNDQ2Yi05OTgxLWI0ZjY3OGZjNTNlYyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGOEI1NTVBMUJDMjA2ODExODA4M0EwNTBFOUMyNEFGMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuneSO0AAAdR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", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Accessible" }, { "symbol": { "type": "esriPMS", "url": "4c0c3ea917adac4c8fe715f44900be36", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAtUlEQVQYlWNhIABYYIzzBgoCgkL/lTh4v9m8eiuxWO/I5fcoCiTlv3T8+8Miw8r6m09S7En8TQc1d/UDt96AFTxwkTdkYfnIwcn3xYGV9Rf3l098B/l5P0YyMDBMBiv4/fPnk++feR4wMf/7xcDAwPzjO9uPf/9YTsOtUD384vUzXzGmj+/5JvMLfFJnYfr/7e0P3tsobpDa/Krutq2E6NfvXIqyW16cYmB4jeoLmEkMMBkoAACsykSvkEbxpQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Other Entries" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 240, 255 ], "toColor": [ 184, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 179, 252, 255 ], "toColor": [ 244, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 179, 255 ], "toColor": [ 252, 199, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 179, 255 ], "toColor": [ 241, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 213, 252, 255 ], "toColor": [ 179, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 242, 255 ], "toColor": [ 252, 212, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 252, 179, 255 ], "toColor": [ 183, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 184, 252, 255 ], "toColor": [ 193, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 210, 255 ], "toColor": [ 252, 246, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 207, 255 ], "toColor": [ 218, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 224, 255 ], "toColor": [ 252, 179, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 235, 252, 255 ], "toColor": [ 210, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 197, 252, 255 ], "toColor": [ 233, 197, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2352014367800001E7, "ymin": 3792899.7449999973, "xmax": -1.2349941400600001E7, "ymax": 3795255.6555999964, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Type", "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": "Type", "type": "esriFieldTypeSmallInteger", "alias": "Type", "domain": { "type": "codedValue", "name": "WS2_dmnEntranceType", "description": "defines classes of pedestrian access", "codedValues": [ { "name": "Primary Pedestrian Access", "code": 1 }, { "name": "Secondary Pedestrian Access", "code": 2 }, { "name": "Limited Pedestrian Access", "code": 3 }, { "name": "Unknown", "code": 4 }, { "name": "Inactive", "code": 5 }, { "name": "Main Pedestrian Access", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AssociatedSpaceNum", "type": "esriFieldTypeDouble", "alias": "AssociatedSpaceNum", "domain": null }, { "name": "SymbolDirection", "type": "esriFieldTypeSmallInteger", "alias": "SymbolDirection", "domain": { "type": "codedValue", "name": "WS2_dmnSymbolDir", "description": "to denote the rotation of point symbols", "codedValues": [ { "name": "N", "code": 1 }, { "name": "NE", "code": 2 }, { "name": "E", "code": 3 }, { "name": "SE", "code": 4 }, { "name": "S", "code": 5 }, { "name": "SW", "code": 6 }, { "name": "W", "code": 7 }, { "name": "NW", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FloorNumEntersOn", "type": "esriFieldTypeString", "alias": "FloorNumEntersOn", "length": 20, "domain": null }, { "name": "SingleDoorSymbol", "type": "esriFieldTypeSmallInteger", "alias": "SingleDoorSymbol", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HasAutoOpener", "type": "esriFieldTypeSmallInteger", "alias": "HasAutoOpener", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Accessible", "type": "esriFieldTypeSmallInteger", "alias": "Accessible", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InaccessibleFoyer", "type": "esriFieldTypeSmallInteger", "alias": "InaccessibleFoyer", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Category", "type": "esriFieldTypeSmallInteger", "alias": "Category", "domain": { "type": "codedValue", "name": "WS2_EntranceCategory", "description": "Categories of entries", "codedValues": [ { "name": "Building Exterior Door", "code": 1 }, { "name": "Building Interior Door", "code": 2 }, { "name": "Exterior Elevator", "code": 3 }, { "name": "Interior Elevator", "code": 4 }, { "name": "Parking Garage Level Access", "code": 5 }, { "name": "Parking Garage Vehicle Entrance", "code": 6 }, { "name": "Perimeter Gate into Building Courtyard", "code": 7 }, { "name": "Other", "code": 8 }, { "name": "Venue Portal", "code": 9 }, { "name": "Exterior Restroom", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 200, "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "EntersAtGroundLevel", "type": "esriFieldTypeSmallInteger", "alias": "EntersAtGroundLevel", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsRoutedTo", "type": "esriFieldTypeString", "alias": "Is routed to?", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 255, "domain": null }, { "name": "CreatedDate", "type": "esriFieldTypeDate", "alias": "CreatedDate", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 255, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 17, "name": "Accessible Entrances2257", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3385, "maxScale": 1693, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6d319bddb4025d8f6a0f385fb1a0d910", "imageData": "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UmVhZHlxyWU8AAADa2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS41LWMwMTQgNzkuMTUxNDgxLCAyMDEzLzAzLzEzLTEyOjA5OjE1ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOkY4QjU1NUExQkMyMDY4MTE4MDgzQTA1MEU5QzI0QUYyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjdDRERDRUEyRTI4MzExRTI4OUNEQTc5MzdCOTlDRjdCIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjdDRERDRUExRTI4MzExRTI4OUNEQTc5MzdCOTlDRjdCIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjFlNjNiY2RkLTk1ZGEtNDQ2Yi05OTgxLWI0ZjY3OGZjNTNlYyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGOEI1NTVBMUJDMjA2ODExODA4M0EwNTBFOUMyNEFGMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuneSO0AAAdR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", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "Accessible Entrances" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2352014367800001E7, "ymin": 3792899.7449999973, "xmax": -1.2349941400600001E7, "ymax": 3795255.6555999964, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Type", "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": "Type", "type": "esriFieldTypeSmallInteger", "alias": "Type", "domain": { "type": "codedValue", "name": "WS2_dmnEntranceType", "description": "defines classes of pedestrian access", "codedValues": [ { "name": "Primary Pedestrian Access", "code": 1 }, { "name": "Secondary Pedestrian Access", "code": 2 }, { "name": "Limited Pedestrian Access", "code": 3 }, { "name": "Unknown", "code": 4 }, { "name": "Inactive", "code": 5 }, { "name": "Main Pedestrian Access", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AssociatedSpaceNum", "type": "esriFieldTypeDouble", "alias": "AssociatedSpaceNum", "domain": null }, { "name": "SymbolDirection", "type": "esriFieldTypeSmallInteger", "alias": "SymbolDirection", "domain": { "type": "codedValue", "name": "WS2_dmnSymbolDir", "description": "to denote the rotation of point symbols", "codedValues": [ { "name": "N", "code": 1 }, { "name": "NE", "code": 2 }, { "name": "E", "code": 3 }, { "name": "SE", "code": 4 }, { "name": "S", "code": 5 }, { "name": "SW", "code": 6 }, { "name": "W", "code": 7 }, { "name": "NW", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FloorNumEntersOn", "type": "esriFieldTypeString", "alias": "FloorNumEntersOn", "length": 20, "domain": null }, { "name": "SingleDoorSymbol", "type": "esriFieldTypeSmallInteger", "alias": "SingleDoorSymbol", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HasAutoOpener", "type": "esriFieldTypeSmallInteger", "alias": "HasAutoOpener", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Accessible", "type": "esriFieldTypeSmallInteger", "alias": "Accessible", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InaccessibleFoyer", "type": "esriFieldTypeSmallInteger", "alias": "InaccessibleFoyer", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Category", "type": "esriFieldTypeSmallInteger", "alias": "Category", "domain": { "type": "codedValue", "name": "WS2_EntranceCategory", "description": "Categories of entries", "codedValues": [ { "name": "Building Exterior Door", "code": 1 }, { "name": "Building Interior Door", "code": 2 }, { "name": "Exterior Elevator", "code": 3 }, { "name": "Interior Elevator", "code": 4 }, { "name": "Parking Garage Level Access", "code": 5 }, { "name": "Parking Garage Vehicle Entrance", "code": 6 }, { "name": "Perimeter Gate into Building Courtyard", "code": 7 }, { "name": "Other", "code": 8 }, { "name": "Venue Portal", "code": 9 }, { "name": "Exterior Restroom", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 200, "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "EntersAtGroundLevel", "type": "esriFieldTypeSmallInteger", "alias": "EntersAtGroundLevel", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsRoutedTo", "type": "esriFieldTypeString", "alias": "Is routed to?", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 255, "domain": null }, { "name": "CreatedDate", "type": "esriFieldTypeDate", "alias": "CreatedDate", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 255, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 18, "name": "Accessible Entrances4514", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 6771, "maxScale": 3386, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6d319bddb4025d8f6a0f385fb1a0d910", "imageData": "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UmVhZHlxyWU8AAADa2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS41LWMwMTQgNzkuMTUxNDgxLCAyMDEzLzAzLzEzLTEyOjA5OjE1ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOkY4QjU1NUExQkMyMDY4MTE4MDgzQTA1MEU5QzI0QUYyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjdDRERDRUEyRTI4MzExRTI4OUNEQTc5MzdCOTlDRjdCIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjdDRERDRUExRTI4MzExRTI4OUNEQTc5MzdCOTlDRjdCIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjFlNjNiY2RkLTk1ZGEtNDQ2Yi05OTgxLWI0ZjY3OGZjNTNlYyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGOEI1NTVBMUJDMjA2ODExODA4M0EwNTBFOUMyNEFGMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuneSO0AAAdR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", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2352014367800001E7, "ymin": 3792899.7449999973, "xmax": -1.2349941400600001E7, "ymax": 3795255.6555999964, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Type", "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": "Type", "type": "esriFieldTypeSmallInteger", "alias": "Type", "domain": { "type": "codedValue", "name": "WS2_dmnEntranceType", "description": "defines classes of pedestrian access", "codedValues": [ { "name": "Primary Pedestrian Access", "code": 1 }, { "name": "Secondary Pedestrian Access", "code": 2 }, { "name": "Limited Pedestrian Access", "code": 3 }, { "name": "Unknown", "code": 4 }, { "name": "Inactive", "code": 5 }, { "name": "Main Pedestrian Access", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AssociatedSpaceNum", "type": "esriFieldTypeDouble", "alias": "AssociatedSpaceNum", "domain": null }, { "name": "FloorNumEntersOn", "type": "esriFieldTypeString", "alias": "FloorNumEntersOn", "length": 20, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 200, "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "EntersAtGroundLevel", "type": "esriFieldTypeSmallInteger", "alias": "EntersAtGroundLevel", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsRoutedTo", "type": "esriFieldTypeString", "alias": "Is routed to?", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 255, "domain": null }, { "name": "CreatedDate", "type": "esriFieldTypeDate", "alias": "CreatedDate", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 255, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 19, "name": "Places To Eat1128", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1692, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e1b21f1e5eac286abf756babbb12b86b", "imageData": "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UmVhZHlxyWU8AAADaGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4zLWMwMTEgNjYuMTQ1NjYxLCAyMDEyLzAyLzA2LTE0OjU2OjI3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOkY4QjU1NUExQkMyMDY4MTE4MDgzQTA1MEU5QzI0QUYyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjMxQzMxNjYwOUIwQjExRTJCQkFBRUJDM0RGM0E1MjU1IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjMxQzMxNjVGOUIwQjExRTJCQkFBRUJDM0RGM0E1MjU1IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowMTQ0NjgwMDJGMjA2ODExODA4M0VGNDFDMTA0NjVGMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGOEI1NTVBMUJDMjA2ODExODA4M0EwNTBFOUMyNEFGMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrGg2twAAAYeSURB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", "contentType": "image/png", "width": 27, "height": 27, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "Places To Eat" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.23517503423E7, "ymin": 3793217.5185000002, "xmax": -1.2350420273400001E7, "ymax": 3795095.3642000034, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Dining.Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Dining.OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Dining.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Dining.Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Dining.SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "Dining.BuildingName", "type": "esriFieldTypeString", "alias": "BuildingName", "length": 80, "domain": null }, { "name": "Dining.URL", "type": "esriFieldTypeString", "alias": "URL", "length": 100, "domain": null }, { "name": "Dining.Type", "type": "esriFieldTypeString", "alias": "Type", "length": 20, "domain": null }, { "name": "Dining.IsRestaurant", "type": "esriFieldTypeSmallInteger", "alias": "IsRestaurant", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Dining.RoomID", "type": "esriFieldTypeString", "alias": "RoomID", "length": 8, "domain": null }, { "name": "Dining.FloorName", "type": "esriFieldTypeString", "alias": "FloorName", "length": 25, "domain": null }, { "name": "Dining.Y_Lat", "type": "esriFieldTypeDouble", "alias": "Y_Lat", "domain": null }, { "name": "Dining.X_Long", "type": "esriFieldTypeDouble", "alias": "X_Long", "domain": null }, { "name": "Dining.UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "Dining.EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Dining.Capacity", "type": "esriFieldTypeSmallInteger", "alias": "Capacity", "domain": null }, { "name": "Dining.SquareFootage", "type": "esriFieldTypeSmallInteger", "alias": "SquareFootage", "domain": null }, { "name": "Dining.PhoneNumber", "type": "esriFieldTypeString", "alias": "PhoneNumber", "length": 25, "domain": null }, { "name": "Dining.Photo", "type": "esriFieldTypeString", "alias": "Photo", "length": 255, "domain": null }, { "name": "Buildings.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "Buildings.Name", "type": "esriFieldTypeString", "alias": "Name", "length": 80, "domain": null }, { "name": "Buildings.ShowMe", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Buildings.RuleIDDS", "type": "esriFieldTypeInteger", "alias": "RuleIDDS", "domain": { "type": "codedValue", "name": "WS2_BuildingsDropShadow_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 2 }, { "name": "Rule_3", "code": 3 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Buildings.BuildingUse", "type": "esriFieldTypeSmallInteger", "alias": "BuildingUse", "domain": { "type": "codedValue", "name": "WS2_BldgUse", "description": "desc", "codedValues": [ { "name": "Academic", "code": 1 }, { "name": "Parking Garage", "code": 2 }, { "name": "Athletic-Recreation", "code": 3 }, { "name": "UA Residence Life Housing", "code": 4 }, { "name": "Unassigned", "code": 6 }, { "name": "Leased to Others", "code": 7 }, { "name": "Leased to UA", "code": 8 }, { "name": "University of Arizona Medical Center", "code": 5 }, { "name": "Administration", "code": 9 }, { "name": "Operations", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Buildings.ShowMe2", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe2", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Buildings.LabelLevel", "type": "esriFieldTypeSmallInteger", "alias": "LabelLevel", "domain": { "type": "codedValue", "name": "WS2_LabelLevel", "description": "Descriptions for sorting labels", "codedValues": [ { "name": "Garages", "code": 1 }, { "name": "Main Destination Buildings", "code": 2 }, { "name": "Secondary Destination Buildings", "code": 3 }, { "name": "General Academic", "code": 4 }, { "name": "Housing", "code": 5 }, { "name": "Other/ Small Buildings", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Buildings.SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "Buildings.SpaceNumLetter", "type": "esriFieldTypeString", "alias": "SpaceNumLetter", "length": 10, "domain": null }, { "name": "Buildings.RuleIDPt", "type": "esriFieldTypeInteger", "alias": "RuleIDPt", "domain": { "type": "codedValue", "name": "WS2_BuildingsPointRep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Buildings.Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "Buildings.SpaceNumText", "type": "esriFieldTypeString", "alias": "SpaceNumText", "length": 10, "domain": null }, { "name": "Buildings.CartoName", "type": "esriFieldTypeString", "alias": "CartoName", "length": 50, "domain": null }, { "name": "Buildings.AliasName", "type": "esriFieldTypeString", "alias": "AliasName", "length": 50, "domain": null }, { "name": "Buildings.HighlightName", "type": "esriFieldTypeString", "alias": "HighlightName", "length": 20, "domain": null }, { "name": "Buildings.SISAbbrev", "type": "esriFieldTypeString", "alias": "SISAbbrev", "length": 20, "domain": null }, { "name": "Buildings.City", "type": "esriFieldTypeString", "alias": "City", "length": 16, "domain": null }, { "name": "Buildings.County", "type": "esriFieldTypeSmallInteger", "alias": "County", "domain": { "type": "codedValue", "name": "WS2_County", "description": "Arizona Counties", "codedValues": [ { "name": "Apache", "code": 1 }, { "name": "Cochise", "code": 2 }, { "name": "Coconino", "code": 3 }, { "name": "Gila", "code": 4 }, { "name": "Greenlee", "code": 5 }, { "name": "Graham", "code": 6 }, { "name": "La Paz", "code": 7 }, { "name": "Maricopa", "code": 8 }, { "name": "Mohave", "code": 9 }, { "name": "Navajo", "code": 10 }, { "name": "Pima", "code": 11 }, { "name": "Pinal", "code": 12 }, { "name": "Santa Cruz", "code": 13 }, { "name": "Yavapai", "code": 14 }, { "name": "Yuma", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Buildings.State", "type": "esriFieldTypeString", "alias": "State", "length": 6, "domain": null }, { "name": "Buildings.Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 10, "domain": null }, { "name": "Buildings.ConditionDesc", "type": "esriFieldTypeString", "alias": "ConditionDesc", "length": 75, "domain": null }, { "name": "Buildings.ConstructionType", "type": "esriFieldTypeString", "alias": "ConstructionType", "length": 150, "domain": null }, { "name": "Buildings.PlanLD", "type": "esriFieldTypeString", "alias": "PlanLD", "length": 150, "domain": null }, { "name": "Buildings.OwnershipDesc", "type": "esriFieldTypeString", "alias": "OwnershipDesc", "length": 75, "domain": null }, { "name": "Buildings.GrossArea", "type": "esriFieldTypeDouble", "alias": "GrossArea", "domain": null }, { "name": "Buildings.UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "Buildings.BID", "type": "esriFieldTypeSmallInteger", "alias": "BID", "domain": null }, { "name": "Buildings.PhotoURL", "type": "esriFieldTypeString", "alias": "PhotoURL", "length": 80, "domain": null }, { "name": "Buildings.AverageHeight", "type": "esriFieldTypeSmallInteger", "alias": "AverageHeight", "domain": null }, { "name": "Buildings.EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Buildings.Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Buildings.LEEDCertificationDate", "type": "esriFieldTypeDate", "alias": "LEEDCertificationDate", "length": 8, "domain": null }, { "name": "Buildings.LEEDCertificationRank", "type": "esriFieldTypeSmallInteger", "alias": "LEEDCertificationRank", "domain": { "type": "codedValue", "name": "WS2_LEEDCertificationRank", "description": "Level of LEED awarded / sought", "codedValues": [ { "name": "Certified", "code": 1 }, { "name": "Silver", "code": 2 }, { "name": "Gold", "code": 3 }, { "name": "Platinum", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Buildings.BuildingUserURL", "type": "esriFieldTypeString", "alias": "BuildingUserURL", "length": 100, "domain": null }, { "name": "Buildings.SpaceNumOrigin", "type": "esriFieldTypeString", "alias": "SpaceNumOrigin", "length": 15, "domain": null }, { "name": "Buildings.AssignableSF", "type": "esriFieldTypeInteger", "alias": "AssignableSF", "domain": null }, { "name": "Buildings.Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Buildings.Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "Buildings.ConstDate", "type": "esriFieldTypeDate", "alias": "ConstDate", "length": 8, "domain": null } ], "geometryField": { "name": "Dining.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "Dining.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Dining.Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_OBJECTID", "fields": "Buildings.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SpaceNum", "fields": "Buildings.SpaceNum", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 20, "name": "Places To Eat2257", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3385, "maxScale": 1693, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e1b21f1e5eac286abf756babbb12b86b", "imageData": "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UmVhZHlxyWU8AAADaGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4zLWMwMTEgNjYuMTQ1NjYxLCAyMDEyLzAyLzA2LTE0OjU2OjI3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOkY4QjU1NUExQkMyMDY4MTE4MDgzQTA1MEU5QzI0QUYyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjMxQzMxNjYwOUIwQjExRTJCQkFBRUJDM0RGM0E1MjU1IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjMxQzMxNjVGOUIwQjExRTJCQkFBRUJDM0RGM0E1MjU1IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowMTQ0NjgwMDJGMjA2ODExODA4M0VGNDFDMTA0NjVGMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGOEI1NTVBMUJDMjA2ODExODA4M0EwNTBFOUMyNEFGMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrGg2twAAAYeSURB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", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "Places To Eat" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.23517503423E7, "ymin": 3793217.5185000002, "xmax": -1.2350420273400001E7, "ymax": 3795095.3642000034, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Dining.Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Dining.OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Dining.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Dining.Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Dining.SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "Dining.BuildingName", "type": "esriFieldTypeString", "alias": "BuildingName", "length": 80, "domain": null }, { "name": "Dining.URL", "type": "esriFieldTypeString", "alias": "URL", "length": 100, "domain": null }, { "name": "Dining.Type", "type": "esriFieldTypeString", "alias": "Type", "length": 20, "domain": null }, { "name": "Dining.IsRestaurant", "type": "esriFieldTypeSmallInteger", "alias": "IsRestaurant", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Dining.RoomID", "type": "esriFieldTypeString", "alias": "RoomID", "length": 8, "domain": null }, { "name": "Dining.FloorName", "type": "esriFieldTypeString", "alias": "FloorName", "length": 25, "domain": null }, { "name": "Dining.Y_Lat", "type": "esriFieldTypeDouble", "alias": "Y_Lat", "domain": null }, { "name": "Dining.X_Long", "type": "esriFieldTypeDouble", "alias": "X_Long", "domain": null }, { "name": "Dining.UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "Dining.EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Dining.Capacity", "type": "esriFieldTypeSmallInteger", "alias": "Capacity", "domain": null }, { "name": "Dining.SquareFootage", "type": "esriFieldTypeSmallInteger", "alias": "SquareFootage", "domain": null }, { "name": "Dining.PhoneNumber", "type": "esriFieldTypeString", "alias": "PhoneNumber", "length": 25, "domain": null }, { "name": "Dining.Photo", "type": "esriFieldTypeString", "alias": "Photo", "length": 255, "domain": null }, { "name": "Buildings.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "Buildings.Name", "type": "esriFieldTypeString", "alias": "Name", "length": 80, "domain": null }, { "name": "Buildings.ShowMe", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Buildings.RuleIDDS", "type": "esriFieldTypeInteger", "alias": "RuleIDDS", "domain": { "type": "codedValue", "name": "WS2_BuildingsDropShadow_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 2 }, { "name": "Rule_3", "code": 3 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Buildings.BuildingUse", "type": "esriFieldTypeSmallInteger", "alias": "BuildingUse", "domain": { "type": "codedValue", "name": "WS2_BldgUse", "description": "desc", "codedValues": [ { "name": "Academic", "code": 1 }, { "name": "Parking Garage", "code": 2 }, { "name": "Athletic-Recreation", "code": 3 }, { "name": "UA Residence Life Housing", "code": 4 }, { "name": "Unassigned", "code": 6 }, { "name": "Leased to Others", "code": 7 }, { "name": "Leased to UA", "code": 8 }, { "name": "University of Arizona Medical Center", "code": 5 }, { "name": "Administration", "code": 9 }, { "name": "Operations", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Buildings.ShowMe2", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe2", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Buildings.LabelLevel", "type": "esriFieldTypeSmallInteger", "alias": "LabelLevel", "domain": { "type": "codedValue", "name": "WS2_LabelLevel", "description": "Descriptions for sorting labels", "codedValues": [ { "name": "Garages", "code": 1 }, { "name": "Main Destination Buildings", "code": 2 }, { "name": "Secondary Destination Buildings", "code": 3 }, { "name": "General Academic", "code": 4 }, { "name": "Housing", "code": 5 }, { "name": "Other/ Small Buildings", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Buildings.SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "Buildings.SpaceNumLetter", "type": "esriFieldTypeString", "alias": "SpaceNumLetter", "length": 10, "domain": null }, { "name": "Buildings.RuleIDPt", "type": "esriFieldTypeInteger", "alias": "RuleIDPt", "domain": { "type": "codedValue", "name": "WS2_BuildingsPointRep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Buildings.Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "Buildings.SpaceNumText", "type": "esriFieldTypeString", "alias": "SpaceNumText", "length": 10, "domain": null }, { "name": "Buildings.CartoName", "type": "esriFieldTypeString", "alias": "CartoName", "length": 50, "domain": null }, { "name": "Buildings.AliasName", "type": "esriFieldTypeString", "alias": "AliasName", "length": 50, "domain": null }, { "name": "Buildings.HighlightName", "type": "esriFieldTypeString", "alias": "HighlightName", "length": 20, "domain": null }, { "name": "Buildings.SISAbbrev", "type": "esriFieldTypeString", "alias": "SISAbbrev", "length": 20, "domain": null }, { "name": "Buildings.City", "type": "esriFieldTypeString", "alias": "City", "length": 16, "domain": null }, { "name": "Buildings.County", "type": "esriFieldTypeSmallInteger", "alias": "County", "domain": { "type": "codedValue", "name": "WS2_County", "description": "Arizona Counties", "codedValues": [ { "name": "Apache", "code": 1 }, { "name": "Cochise", "code": 2 }, { "name": "Coconino", "code": 3 }, { "name": "Gila", "code": 4 }, { "name": "Greenlee", "code": 5 }, { "name": "Graham", "code": 6 }, { "name": "La Paz", "code": 7 }, { "name": "Maricopa", "code": 8 }, { "name": "Mohave", "code": 9 }, { "name": "Navajo", "code": 10 }, { "name": "Pima", "code": 11 }, { "name": "Pinal", "code": 12 }, { "name": "Santa Cruz", "code": 13 }, { "name": "Yavapai", "code": 14 }, { "name": "Yuma", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Buildings.State", "type": "esriFieldTypeString", "alias": "State", "length": 6, "domain": null }, { "name": "Buildings.Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 10, "domain": null }, { "name": "Buildings.ConditionDesc", "type": "esriFieldTypeString", "alias": "ConditionDesc", "length": 75, "domain": null }, { "name": "Buildings.ConstructionType", "type": "esriFieldTypeString", "alias": "ConstructionType", "length": 150, "domain": null }, { "name": "Buildings.PlanLD", "type": "esriFieldTypeString", "alias": "PlanLD", "length": 150, "domain": null }, { "name": "Buildings.OwnershipDesc", "type": "esriFieldTypeString", "alias": "OwnershipDesc", "length": 75, "domain": null }, { "name": "Buildings.GrossArea", "type": "esriFieldTypeDouble", "alias": "GrossArea", "domain": null }, { "name": "Buildings.UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "Buildings.BID", "type": "esriFieldTypeSmallInteger", "alias": "BID", "domain": null }, { "name": "Buildings.PhotoURL", "type": "esriFieldTypeString", "alias": "PhotoURL", "length": 80, "domain": null }, { "name": "Buildings.AverageHeight", "type": "esriFieldTypeSmallInteger", "alias": "AverageHeight", "domain": null }, { "name": "Buildings.EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Buildings.Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Buildings.LEEDCertificationDate", "type": "esriFieldTypeDate", "alias": "LEEDCertificationDate", "length": 8, "domain": null }, { "name": "Buildings.LEEDCertificationRank", "type": "esriFieldTypeSmallInteger", "alias": "LEEDCertificationRank", "domain": { "type": "codedValue", "name": "WS2_LEEDCertificationRank", "description": "Level of LEED awarded / sought", "codedValues": [ { "name": "Certified", "code": 1 }, { "name": "Silver", "code": 2 }, { "name": "Gold", "code": 3 }, { "name": "Platinum", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Buildings.BuildingUserURL", "type": "esriFieldTypeString", "alias": "BuildingUserURL", "length": 100, "domain": null }, { "name": "Buildings.SpaceNumOrigin", "type": "esriFieldTypeString", "alias": "SpaceNumOrigin", "length": 15, "domain": null }, { "name": "Buildings.AssignableSF", "type": "esriFieldTypeInteger", "alias": "AssignableSF", "domain": null }, { "name": "Buildings.Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Buildings.Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "Buildings.ConstDate", "type": "esriFieldTypeDate", "alias": "ConstDate", "length": 8, "domain": null } ], "geometryField": { "name": "Dining.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "Dining.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Dining.Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_OBJECTID", "fields": "Buildings.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SpaceNum", "fields": "Buildings.SpaceNum", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 21, "name": "Restrooms1128", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1692, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RestroomType", "uniqueValueGroups": [ { "heading": "RestroomType", "classes": [ { "label": "Female", "description": "Female", "symbol": { "type": "esriPMS", "url": "66c980f7c17bc3c23e95350f216281bd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAoCAYAAACb3CikAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEV0lEQVRYhc1X3YsbVRT/nbkzyeSTfDTZJrbWtmvdWqv4YH3yT+giGkXaLmxdtIoK4kNrffBFQVFakD7oKvgFC4UWREtRWfBBX4oPirbratnWNrS7uIubZDdpkmYyV2aStJPMTDL5kOYHyZw798y5v/ndc87MiBgSiBgSiBhGIpzzL5unVQCCwR4E9Hg57Y+IXrEmUlUmfjw0biCmOd+2BwE5GsOj7376T31oTeROwkSkuLyEugjQRDDarVCYBEWS4S7lQZYeZuh+3AERcmDrxIIR7H79OBL3juHnj48hP3vK5NMNet4aFksied/9kCQJm/Y8hguzpyE5VKUzEW6zBxZQrl3G3PffILbzQVw6cxKS02yuuWni8b4U4SAI23chMvYQytevIH39Cvybt0KJJ5A794Puw9YzncIw7V7aEqFOIaIjeOTo+wiPbDRNze94QD9e/fBtCGrV8vJ6/EZzsifSCeLGzRBcbiwvLSKeSN46vzB3HqFtO3Q77fEBhTX7ILUS444V4Rbl64knUVjLoXqz3HRdIbMKz12bdJu5Zag2ROwUF9s689udtcHEE0+gkMsiGh9pDiR7wMRaOMHtse3EjokILQHIMFZB8MYTKOaykEdr29CALMtggpaDgCr77HPNhuDwtnhqNxYleKMxZFZW4fV6m/wYY1DrleKKxFC53OfWkHHQkiNMckERJDALfX0+H7KZWv+QgmEobXKEHG0Nb3nGGALSjQIuvncEsb37TJe5AkFcPfZmbZBe0DuWJRGnOcLali+Hay2DwIa4KZDXH4BUrTfLm0UbGhadzEnVcIs+ojKGSlVFuViEKEko5vPwh0K4kc1AdXlqQds8dlqrsmciLkXB4om3EIxuQGDLdvw1exZ7Dkxhbvo4xPlf2951d30E6PiqKHH1lp9QnxA5Bzl4AvemCDcoYjgvGLK/MU9tFumbCGxsZqGvdh0NkghzQMS4aOOob5UDIswpkTsFsyIqdcxWiYDy+jrcpRKUbAaVSgU8X4Do4BuMcXJAhAj+0Z2WjlxRUE7/rR81ef/94B0se7xwZ1fxy7mf4FlZalpEkCS47r4HxJqXECNRyyJu8iLGft/20UwCQMxEpFpF5vQMVj45odve/Dqg/QC4l641348oIv7iawiPPwUIll3lDwAVe0WAhwFoL6NaZ2rq48QYwk/uA0plZL6YBq+a90Hz0RCZegmhvSk7Ep8BmGqvCJEWfZFzrhE6DGCXlhKGO5XD+yd3U6nkXZv5HFCNNS0gNPGcbgZT+/PE2AUAxvfJLIDvAEwTmQvd+lWRaBHAq1ZznPOx0OTzZ4RiebRw6qQ2BgkC/M9MIHjgoCY5IIrjRHQJXaDr8iWiPznnqeALL38tlMpbSt+ehfz4E/A/e2gBkpSq+3RFoiciGojoN87504Ejb3wVOHw0CaI0iFJENI8e0U9Dy4JoFqqq1eMKiNp8yPyPRIjoIoDJfhYfCBEMGEND5D9MmG0+ZbAgIQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 25, "height": 30, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "1" ] ] }, { "label": "Male", "description": "Male", "symbol": { "type": "esriPMS", "url": "f25dc0bb0cc38ad265b646d3f7fa6b41", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAoCAYAAACb3CikAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEVklEQVRYhc2XW2hcVRSG/7XPmbaOJA0Um7RBQzCoxUbQB98Eb1AjGqGEYLV3CfWlxVKw6ovz4FMfRFCxfZKGQK0UEikGqUrRgimCl1ZtLm01ljpiYtO0ZzK3c1myT+ayJ+fsmZMLOD8M52xm7TXfWmvvtfeYqBOZqBOZqEcQZu5Xxx4AobyvlARwSz6JaH8oiMPejo7hoTKYNFbeV0Ktd8Rx7okt/xSG4SB1VBrgz7lU5MmCGabHyBvFAkYQc2h2gxnhaEVoBHD0vs148p42JH74HsdmpsBEkUDCZNacRBTq4N41cbxw/ybE43Hs2LQZ/d9+hfRiMlMThDlSBJPZDM5O/o7H2toxeHkcGREhG2V/0piXXZp2CDzU0IjjV8ZxanwUt00Tz97ZiBHL35WYqQ1lyE1aFUQoIMws93rpXepuM4avH9+C9ubmgPfTo7/5z20/nkdaQ0Ce35ECNQyCeF5VkPWGibWrV2Pqxg2sX7euZPtH8i+0N6713xtIIOtWBKwE6sm6cM3SCF4AgkoQYg9WJoObllUBMpFMYkMhS9KH6qcy0Ii7RtTISPH7wCpQSiptVD+6QKuDuG6oYdlReEQSjBRYQwfihfuvzxYvZSiLLOzQm89YYK0Foha6xarJeAiIWxWEPBeePC8WlEiOS+vIcSv86PxXBRGaSIqatG7h0JnP0ffIo+h0XVjpNJoaGvDzzDQ+HLvg21i5DAxNT4ucEeGoIMGcZAF8NzuNvbKDWhYGRs7hYNfzmHVsjNycLvvRBKILNAhi2wqG0keUNUH+EinsCi6XjJS5OpFjRwFh3xnVABE+SGHBFoBk61aD0EnYUTPilJ35faHQ0Io9wrdRxoWzA+RGAyG/9FwDhAHkcogkCSDti41L1j6frz1PY2NWNWT9xWgegIHiLpDPKEHY+dAWFATJ5pSNogOh8riUkYggkTPyPykAwnnZKahqRuSNwrFtsLzBF7IgnxwhI5yLkBEC0NnSWp6kcNiOi8t/X4ftOP6/vncHP0VHcwvOX53AtX+ncHbsF3hZGcS8VpkxdGxshSnkrbCs5qamkk8tiGkYF88kjmwAcNdCQ9fzcHR4CO+cOA7HdXHp+qT/kTo58k2FbcwwkXh5L/Y83QUhQnvsJRmbFgTAwwBaAPwkb4XqF4YQ2NfVjUw6jSOf9MMNOTMMYz76N3fuxK6nntFBfAzglaoZISKZ9SQzS6DXATwoAywZG+aaA1tf7JybS8XfOzkAVm5bhjBwaLs8gYBXn9uaMg3jV9mVFPezAL4AcIzIPyT0IEURURLAawgRMz9w+KU9p+dSVsdHp074R7+M/MC2XTjYu12mHDHT7Caiq1iEFr19iWiMmXsSffs/m0ul2gaGh9DX3Yu3du+7sioW6ynYLApiSSBSRHSBmXs/eCMx+P7htzcS0TUi6iGiUSxRy2los0T0ped58j/FNBHdXoavpYMQ0QSA3cv58RUBwQqrbkD+A1GjA/1UnhuaAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 30, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "2" ] ] }, { "label": "All Gender", "description": "All Gender", "symbol": { "type": "esriPMS", "url": "8684df78145a054c8ec96c1e4600784f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAMsAAADxCAYAAABlGkP4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAFHdJREFUeNrsnVtsXMd9xmeXe+FeeLOutSxLJd2XGKYS5CVS0TYGqih5KonWRgqrsf3QSrGRJpFtOilQKXEDtL5QdVugEFMEdRsFaBoH5Fsc00DRJiUfY8tIXmLSThuronUhRXK5y93lns43e85yl9zLOXvOLnfPfJ8wONSKIs+Zmd/8LzNnJlAwjG8IIS4JiqLqKsgqoCjCQlGEhaIIC0URFooiLBRFWCiKqlSo0TfceO+2eOMf/ps1Rflehx/YLz77pVPNw5JZ3xTvv/0ha5LyvQz5h24YRTFmoSjCQlHdF+DDiysYBmuK0iBmcQlLwCwU5Xc16ucN3TCDVoXSxbI06OshL34IRdENs/lDKEoHMRtGUTbNQsiLH0JROsimG0ZYKB3sCpe7UBRjForqODdMMHVMMb5n6pii6IZRVPvdMIOmhdLEDXM5z2LQEaMYsjBmoSjGLBS1NzELZ/ApXdwwzuBTVPssCw0LRdENoyi6YRTltQgLRdENo6i2WxaCQukTtbiChahQRMW2GxYgMJQmCriEBSsx+fIXpYVp4e4uFOWJI8ZVxxTlXczib1pu9i6KtfBHItOzxt5SR+FCTCTyQ+JAZlh9rSMtIZ07wPX4z8VK5DpJsKFcMC3rKq0GluG1T/kXGMKyW7AkFijnzp8Xp0+fFolEklTU0OLigpicnBSLCwvKGt+78aB2dWBruYvhwz8YISFAMjY2TlAaaHh4RJw9e1Z9nZVWxvDpH9ew+FmHDh0mCTal+4DC1DHVotyRpm4Ym5qibO4bZmiGy9LSknhrdtbxTzx56qTy7TnY+POpuNdxFT0/8ZwCxqmuXv2uGBsfF+fOndeAFkO7EUDreZZqunbtmgIlkUyK8bFx2/9vaemGmJXWaGZ6Wv1dC2Dohu2GTSe7cujQIXVNra8rS1Hb5TolLl68VPHZQ6MnxOXJVxQwSLP6OXtkaPhMfK24CiwXnnlWWZa68cnJU7s+w5zN8EgxZllYWGRl6hfg+zecqyV0epRa8QxctWQyUfXfk4mEJuG9frYl6KRq/FaakWU5Zqtky1KpdbGwWLQotWDyGy469Ql93bAmszljZtA/PzcnpqauKECKAf6SmJiYULHO6Oior1PIus5R2XufhW9K7opprEAeBdYGCwwhxDpYmOn/scbw4SDgyZuS1M6YBm7W1JUryqJYoCBDhpSxlVGjdLMsPjUqbh8L2TAUFacsLCrXSx8XVs/nohvmUphL0QoUjfsE51koyrsAX8+cOqVj/XlwACu7FUVU6IZRlJduGF0Wiq651paF+FMtsSy+7FhMh3OwcfhMfFOS4mBj85kY4FOUTREWii6YtzEL3TDK/32C8ywURTeMojrSDaPfTbH+7C2kNIgLtbP6mDrWp0uRFVaew6fiy19Uk4Mw14ZRFEVYdo4htJZUK9wwdixKiz5BN4yiPJG+S/QpV+MvXyumKIqwUFRb3DA6YhT7hN3tW8kKxaDF7mnF/t0xfd08MoJqrv50okXbmCWci6srzllJERhbemv2zWKnMXoYs+jkmcY2h0TPVlQdGfH444+LkeFh0lBHqCfruPPkhj+P1OBCyjrat/KAWB54X53WhXMiqfqCRRlYvV9ENvv86YYZPMyorit28NaDIhfeEIXAFmlooGi2T+vn5ww+KsGMXyi9+wFn8CmqnZaFcie4eYZ088rdvWxkteJ78j1ZsdWzWdtlzMdFsLCdhQoYoVJGr2crIkJbUflZT+kzaq9g4ZuStrQlOzyAQMlG1hoC4Ai40MauzzLR5ZqxGAACYPg6ImONctCoFgb4RKW2Mr0rqgCOWmDg9OLtclh9NjwyrM6jtITTj4eHR2r+np3ZOqRxPzJTuQuLCyqjt7C4qK4WsBmxUgEQoIml99H6NNnPuTasSQuy1nddbEZXRCFYmUXDYayjoyfEQQnGiASiHgBO5OSQV4CljhyXEOFrHD1uAZRKLCmrE0/vF/HUQVocxiyt03rf/4m15PUKq3HyVPGY7045tXj7Pk6XPpufn1PgzM7OKuuDZ0jFl0T/6lFlbShPYKFVsbQy+IFIx26XOuRjZ/+ka471Bswo586dV8B87+p3lfXBM0EEpnFf5zv4NpUPp0ugXHjmWXH69OmufRbcO8rlyVcUOKv9/yt60/eQlQbiPItNIYC3LEo3g1IuQA83EnFXNsLFpITFI0XMpR7w+2dmpn3xTLAscMUQ5EeySTay25iF734V1ZOLKb8ertjUlStqaX83xSzlKo9ZoOTqfWxjwTMlPVX/8v2iJx9RGTFYmGsTz3VkNqyakA0D4HPz8yobBgWkRRlYOSaimQEOiV4F+L6uHumv39n3SxXAY/5h8M6wCEkrUkuJtcOid+MesZH8SFqZO2p0npmeVsWKaTDPgklHgOTVPIsTVZtnqbCS8jljG/tEPHVAAWO3fuCqDd36Lbph7gxUdwfu6AgQJhvRMQaXf1NENmv78D1bYdF394gqm713RTa6rq74/8ri7Jhtb/cMftWGlgMAOntMgl45GNRuW9TLyj3vq+cq1tW6fNa1unWjt2Ux/O2FWc82PFLsqBiFl/e9p6xHYvWwGoXrBv7pAVWS4ojqVOhg+Uha5GTH2gpl1Wflbxm2Jb7CwkoJhCrZIiTlFqRRc8KapPpuSOt5s1Q3lnUK5iK+7Q+G+w0rfG5azVEWneFHb/xYTE1dUS5VJn5HFUCD0ThsYzRFJ0UpxgCVIzQ6YM68QrkdqVoLrHr3WbnquKd074ij8HsBRD0XspFwnwAEz20JafKx8XHx9FNPqZ/faPCgG+bnLJfZydCJ4eNjhhsdBBkvuD4WNAoCaUF6d7kx9oEMd6D7AkA2Y3fVM5bDWr5CAdkzdf8uQGTM4hPBTUHMATgQN6C8+NLLCh5YGSuDhFEXBXDBeoRyvcp/D3VRJ1JuoizZaErkZKy105phoPj905+pyOyhHhQsai7GICz6ooIRP1GCZWxsvPQ5oMEs9wVRnJt499o7JXDKXRXLagAaBP9WvBDYwxW9sJQWGFs9OXUFHDuVSCYVGEh9nzp1siLpYAkpZ2WFs72+7gseLdH3txCgi4HrpT3EqnUYaz3VBTMz9a7Ker2z/Q5JdL1qZ7SgUTGHud8W4Kz2PXYBKFdOWggIb2Ba/1btPsrhwLZPSG8/pNLc9eeGypMTO2MxWhbt7Mp2YA6XZG5uvuHar1Gzkz0mzpY6FFyVxYXFUhrXSvVW7cBt2iQF91iEY0SlqmEpkb52IkxmKlDSGoDiyZuSGszgR1NDYqN/SXUOpwslrTkUuDLlgpVakABB75bNk8Ai1Rq97fyeSiBOlL5+yLQSIzvmcNzICu4jmX7tD+KlG2aqd8OERbpi6LhOR+CqLk8iWXJzyt0dyyJ1uorWcsF0Vfu17yNcdWxVRD5SSu2+ZY6mustawoOBJMDXj+3CYmhRejcG1dNOz0xrv1k4nt9yweCi6tIHXMFiaFQislMEZaCPAH1mekZzqzJTytyFZCEqdMN2Kb56UHvrgueeNl9wi60eYqegG1a9RFOD2lsXLPXB88OqhDfjmvkXtCzOsljLxWX0V8veJtRFyIBZsUrMtLK6yBM3zDD0KuF0f2mWHe+p66TJyUl1Rao4lElo1e6NaKFlqWVd7tyn0qV+2qCikb539aqaV8FzJ+4cYSfYIc7g11AgFxKxuwfExtAN5cNjUnEvXhFup/sFt1MlOeCGbgW12y+O2TAXiq7tky5ZcSHXC9/8pm+zY3iuiYkJ9TWeN5IaZOMTlibcsdtHRDAfVoG+1aH8CAqyX1iCj+elmobF0PqPKARF4tZR5cfDn/dbwA8X04pT4nfuVc+rbVszdexeasSVwEBIq/oFGGuvYyj50TH1nJQLWLj1mpkJycRF/Pa9vgGmHBQ8F0Hx6E1JAlNUWAa+eNs+ve+66miIYy5euuTZuyPtjFGspfcxCQqei23sRczCWqwQMkXxm0dLczCq4y0udMW94z4tUNRcytJxZr4c9PWg7R/CUirhjT7Z0Y6Vgn50wE6fuMT9WaAgu4f7h2vJ9twuBg8zapFJzkZF8sMRkT7wa5ES66Wd9a0zTzpFcBURn1h7AgCQ2M3i6gS2q9duGFVTKt0qR+jo3f3q7+iQTz/9lFo2stcTmPj9uA/cjwVK7/Ihdb9867HJJI83eQK9FV3ZL0LSNdscWlJWBstGZmffVDs61tqLq5WQ4NUC9T6OuUk4rEnv7d9Q7hfbsvl+zmyYh25ZbOl+kUveFdmBWyX3Z2oqWdwveGy8pe6ZOvpCAmKdRqzuScIRldYktJFkO3rQz7m7i8cKrw+oYkFTfImseH4LdqMHOF4tykR2a35uXszNz1WcwQJIItI1xH1QbXfDqGahycfXRS5xV17XVIeeMju1tW2qtQEeXLVa+31Z+4/hio38ynfC3PU7UwOiB1kuirB0XQVLFwjFCBYUMPnYutjq3VAdHdkzax/hZhMM+Nk9m3EVMwUKzNfsOSwGz5R0r62ACK31qwIVIpuyZMSWum4Wv0VCVEuWtcA1mA/JGKlXxUmVPjfbqZVBCy2LV/UMyyHjFNWZd3TiWgkBlFY3AAAEjCHpotHytNyycLSyo8zBD0uWQcUOq0O2oGkZvKGcyA7eVokGy5JFbx1mQ7no6yFb/51umK0R3BI6aM60MnC7wuvt2ycYbl1+YFn+/tWKz3E/0ZvcA6x+uNHAG7DLG0vtUpCjOIQM12v/8q+lXfgB0OaBGyJ17D2RkVd04IJ017z+/QAkO3RbbBz5lUjLYoGCbBtOMGM7ut+NkjGLRyqE8uqKQ4Iw8Yj1YZi9xwbjmMnHhGFeduC82YmteCW4GS0G6jJgD6jZ9cZxEdwpuFhGOCdhTFdNCuw86s46bRjf35OJscFamQ2jGkXrW7s+AjSPnT2rys7Jw4KVAUtWD/wrjuGWP9vKltUSfhfAeGj0RNXlNclEgm3ULliYkmwQJ0Q3TbfnRNV/tw51BTiQdcze0tINZXXKJxgbgbF93ssJ26d5wT0sWsCs9Lv5RmSz/ZyWZQ80Wucsx2tlJ4TtBKRZYZUAJj+NcJ6VTzdsj2MWM27ASO8FSFQ3w8LUcQPzbbo7HfouvgUxkgFhY4gN1rAlXcUsVN36MeOMTnpDsiJmKYOYbdl8P+f6By8qOVjoaFiSyWI2zAgxZnEjwuIWFLMDWhmnjnTDzHdnDHPylCIsexPch4sdEBOSFAN8zrPUHW62uuI2S7P4sQ0RTHMWn5ZlLyxLJKuutSYkOyZu4Sw+YaHsyYqpDBNuqgVu2PZ2/FRVyxJLm25OZ8cspVl86TayPZsLN0I2fgKT843qR4iu2RxcpbnZnnXbkm5YqyyLuYjSmsvo3AB/mG4YY5a9rsHihGSnH87aTcdidG3MYsM66Wu1u2hG3LJ8sIRsz+b6Ofc6diNzQrIbVgqXLJ+yhGzPZvo53TBXwfJWd9646TpSzmwCLYubujWDZcyOd4OsWXy8jRnM8I1Jp/2cMYsbBYoXvBpc7Q3HTlNpb+QA27RqPw94YVlYs9WVK1af2z2L9+S+2aZ0w9rq+q8mZA3mRSGW6Z57XukTgVwP27QJ2XTDAqypWp7YnUHRbYfOEZMWwsJ38Cm6YUwdU5R9F7YxbLQqlC6GxZPUMYGhKLphFEVYKIqwUFSLYhbhRcxCUcSF8ywURTeMorwVU8cUZbOf07JQlGduGI0KxfjeSYDPeqQoezELV+hTFFPHFOVdzEJRlD1YaFMobeJ7LwJ8emEUZQsWbqNPaWNb3MEy8rH7xYv/9nxXV8HlZ78jln59i32hxRqWfeXcxT/u2vtP9sfr/nugYBjfkNdLfm7ExV/8j5j4/ItifXWDPbpFwqD6khxUEw06nK8DfL+MeGjIpI8bkqAQlhYAEyuLw1jclpGPHdUCFK1g2Qbma1o0LOuTsHjawLQLzZeD9+3XbuDRcgZ/xAQm2Rdnr2+ioN4uffvPtYsBtV3uooD5/tfY8x0WxHyoN9SfbkLq+NPy+mmfPdcfyPJxO984+/pPxSvP/BMDEBuCy/Xy97/uBJQZWd7xDSx+bFQ5AAzKy3/YBeZNAtNQySZACQYC476yLH5tXOfA/ITA1AXlL5yA8rYsD0tYVghLdwHzM1mOExiCQlgaA/Nx08IM2gLmBz8RLxOYkq688S2CYsr32TDZcKoBZbHVgJ955HfEc5N/SkqkUA8ERSNYmgXmi5ce0x4U1ANB0cgNc+OSvXzh28ot0w6Uy39GUHSHpVlgfqwRMBPOQPlAlk/oAIo2bpgblwyj7Bn7nUcnUFB/47qAoqVl2WFhfmb3+4sW5r98DMo5p6A8bA48grDoAcwT8vLPdr//JZ8CA1DOEBS6YQ1cstfk5UknbsqZR37XV3WA5yEohKVlwPz2mU/6BhQ8D0GhG9YylwwbX1x49FvivZ//qqtBeV66XwSFsBAYgkJYOg6YR7oLmDOPOgIFetJ0VQVhoTwA5q+6ApgiKOcJCgN8z4N+W50ES9gv/+AvxQMPHiMotCxaWxhYlyfsWpivdqiFAch/K4F2sMEEQSEs+gFDUOiGtdMle9KJSwZXp1O2CCIotCwdb2FgWb4iLcz63dQegnJcvPo6QaFl6XALgxH9VWcjuucWxSEorxEUWpY9tzBf/qMXZCyTaiMox8XfvX7RKShPsmUJSytgcbTFkgLmD9sDjALlhwSFsBCYBsmFhPjO7N+Iw0cPEBTGLB0Vv6j1UqL4/rmtGKI44idaBgp+PkEhLL4B5ksvfKFloDhYQUBQCEvnA/PZR39PfP3VL3oISpygMGbxdwzzo3//T/HXX/lH1xbl7xUox+3+l7clKJ9ga9GydJWF+ZyyME+1FRTz/ijC0jHAwMVZaSUwcL2aAUWnLYsIS3cA42hPss+ZMYzh4A8AIyiMWfwUwzja9bJFIiiEhcAQFMJCYAgKYSEwbQMGgGCj7g9Y8wzwfR/0uwTlYYJC+cHCPCGL0aKybFowiiIwBIUiMASla/T/AgwA7tF1YDs3rW0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 26, "height": 26, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "3" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "66c980f7c17bc3c23e95350f216281bd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAoCAYAAACb3CikAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEV0lEQVRYhc1X3YsbVRT/nbkzyeSTfDTZJrbWtmvdWqv4YH3yT+giGkXaLmxdtIoK4kNrffBFQVFakD7oKvgFC4UWREtRWfBBX4oPirbratnWNrS7uIubZDdpkmYyV2aStJPMTDL5kOYHyZw798y5v/ndc87MiBgSiBgSiBhGIpzzL5unVQCCwR4E9Hg57Y+IXrEmUlUmfjw0biCmOd+2BwE5GsOj7376T31oTeROwkSkuLyEugjQRDDarVCYBEWS4S7lQZYeZuh+3AERcmDrxIIR7H79OBL3juHnj48hP3vK5NMNet4aFksied/9kCQJm/Y8hguzpyE5VKUzEW6zBxZQrl3G3PffILbzQVw6cxKS02yuuWni8b4U4SAI23chMvYQytevIH39Cvybt0KJJ5A794Puw9YzncIw7V7aEqFOIaIjeOTo+wiPbDRNze94QD9e/fBtCGrV8vJ6/EZzsifSCeLGzRBcbiwvLSKeSN46vzB3HqFtO3Q77fEBhTX7ILUS444V4Rbl64knUVjLoXqz3HRdIbMKz12bdJu5Zag2ROwUF9s689udtcHEE0+gkMsiGh9pDiR7wMRaOMHtse3EjokILQHIMFZB8MYTKOaykEdr29CALMtggpaDgCr77HPNhuDwtnhqNxYleKMxZFZW4fV6m/wYY1DrleKKxFC53OfWkHHQkiNMckERJDALfX0+H7KZWv+QgmEobXKEHG0Nb3nGGALSjQIuvncEsb37TJe5AkFcPfZmbZBe0DuWJRGnOcLali+Hay2DwIa4KZDXH4BUrTfLm0UbGhadzEnVcIs+ojKGSlVFuViEKEko5vPwh0K4kc1AdXlqQds8dlqrsmciLkXB4om3EIxuQGDLdvw1exZ7Dkxhbvo4xPlf2951d30E6PiqKHH1lp9QnxA5Bzl4AvemCDcoYjgvGLK/MU9tFumbCGxsZqGvdh0NkghzQMS4aOOob5UDIswpkTsFsyIqdcxWiYDy+jrcpRKUbAaVSgU8X4Do4BuMcXJAhAj+0Z2WjlxRUE7/rR81ef/94B0se7xwZ1fxy7mf4FlZalpEkCS47r4HxJqXECNRyyJu8iLGft/20UwCQMxEpFpF5vQMVj45odve/Dqg/QC4l641348oIv7iawiPPwUIll3lDwAVe0WAhwFoL6NaZ2rq48QYwk/uA0plZL6YBq+a90Hz0RCZegmhvSk7Ep8BmGqvCJEWfZFzrhE6DGCXlhKGO5XD+yd3U6nkXZv5HFCNNS0gNPGcbgZT+/PE2AUAxvfJLIDvAEwTmQvd+lWRaBHAq1ZznPOx0OTzZ4RiebRw6qQ2BgkC/M9MIHjgoCY5IIrjRHQJXaDr8iWiPznnqeALL38tlMpbSt+ehfz4E/A/e2gBkpSq+3RFoiciGojoN87504Ejb3wVOHw0CaI0iFJENI8e0U9Dy4JoFqqq1eMKiNp8yPyPRIjoIoDJfhYfCBEMGEND5D9MmG0+ZbAgIQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 25, "height": 30, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Female" }, { "symbol": { "type": "esriPMS", "url": "f25dc0bb0cc38ad265b646d3f7fa6b41", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAoCAYAAACb3CikAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEVklEQVRYhc2XW2hcVRSG/7XPmbaOJA0Um7RBQzCoxUbQB98Eb1AjGqGEYLV3CfWlxVKw6ovz4FMfRFCxfZKGQK0UEikGqUrRgimCl1ZtLm01ljpiYtO0ZzK3c1myT+ayJ+fsmZMLOD8M52xm7TXfWmvvtfeYqBOZqBOZqEcQZu5Xxx4AobyvlARwSz6JaH8oiMPejo7hoTKYNFbeV0Ktd8Rx7okt/xSG4SB1VBrgz7lU5MmCGabHyBvFAkYQc2h2gxnhaEVoBHD0vs148p42JH74HsdmpsBEkUDCZNacRBTq4N41cbxw/ybE43Hs2LQZ/d9+hfRiMlMThDlSBJPZDM5O/o7H2toxeHkcGREhG2V/0piXXZp2CDzU0IjjV8ZxanwUt00Tz97ZiBHL35WYqQ1lyE1aFUQoIMws93rpXepuM4avH9+C9ubmgPfTo7/5z20/nkdaQ0Ce35ECNQyCeF5VkPWGibWrV2Pqxg2sX7euZPtH8i+0N6713xtIIOtWBKwE6sm6cM3SCF4AgkoQYg9WJoObllUBMpFMYkMhS9KH6qcy0Ii7RtTISPH7wCpQSiptVD+6QKuDuG6oYdlReEQSjBRYQwfihfuvzxYvZSiLLOzQm89YYK0Foha6xarJeAiIWxWEPBeePC8WlEiOS+vIcSv86PxXBRGaSIqatG7h0JnP0ffIo+h0XVjpNJoaGvDzzDQ+HLvg21i5DAxNT4ucEeGoIMGcZAF8NzuNvbKDWhYGRs7hYNfzmHVsjNycLvvRBKILNAhi2wqG0keUNUH+EinsCi6XjJS5OpFjRwFh3xnVABE+SGHBFoBk61aD0EnYUTPilJ35faHQ0Io9wrdRxoWzA+RGAyG/9FwDhAHkcogkCSDti41L1j6frz1PY2NWNWT9xWgegIHiLpDPKEHY+dAWFATJ5pSNogOh8riUkYggkTPyPykAwnnZKahqRuSNwrFtsLzBF7IgnxwhI5yLkBEC0NnSWp6kcNiOi8t/X4ftOP6/vncHP0VHcwvOX53AtX+ncHbsF3hZGcS8VpkxdGxshSnkrbCs5qamkk8tiGkYF88kjmwAcNdCQ9fzcHR4CO+cOA7HdXHp+qT/kTo58k2FbcwwkXh5L/Y83QUhQnvsJRmbFgTAwwBaAPwkb4XqF4YQ2NfVjUw6jSOf9MMNOTMMYz76N3fuxK6nntFBfAzglaoZISKZ9SQzS6DXATwoAywZG+aaA1tf7JybS8XfOzkAVm5bhjBwaLs8gYBXn9uaMg3jV9mVFPezAL4AcIzIPyT0IEURURLAawgRMz9w+KU9p+dSVsdHp074R7+M/MC2XTjYu12mHDHT7Caiq1iEFr19iWiMmXsSffs/m0ul2gaGh9DX3Yu3du+7sioW6ynYLApiSSBSRHSBmXs/eCMx+P7htzcS0TUi6iGiUSxRy2los0T0ped58j/FNBHdXoavpYMQ0QSA3cv58RUBwQqrbkD+A1GjA/1UnhuaAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 30, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Male" }, { "symbol": { "type": "esriPMS", "url": "8684df78145a054c8ec96c1e4600784f", "imageData": "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", "contentType": "image/png", "width": 26, "height": 26, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "All Gender" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 235, 214, 255 ], "toColor": [ 196, 10, 10, 255 ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.24752522402E7, "ymin": 3793160.4439999983, "xmax": -1.2350287625799999E7, "ymax": 3955635.5156999975, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "name", "length": 255, "domain": null }, { "name": "RoomID", "type": "esriFieldTypeString", "alias": "RoomID", "length": 8, "domain": null }, { "name": "FloorName", "type": "esriFieldTypeString", "alias": "FloorName", "length": 25, "domain": null }, { "name": "RestroomType", "type": "esriFieldTypeSmallInteger", "alias": "RestroomType", "domain": { "type": "codedValue", "name": "WS2_RestroomGenderType", "description": "", "codedValues": [ { "name": "All Gender", "code": 3 }, { "name": "Women's", "code": 1 }, { "name": "Men's", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsPublic", "type": "esriFieldTypeSmallInteger", "alias": "IsPublic", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": { "type": "codedValue", "name": "WS2_UASiteName", "description": "UA Site Names and Codes", "codedValues": [ { "name": "Campus Ag Center - West Campbell Rd", "code": 6 }, { "name": "UA Main Campus", "code": 10 }, { "name": "Sunnyside", "code": 13 }, { "name": "Indian Ruin Tour and Lectures", "code": 14 }, { "name": "University Services Annex", "code": 15 }, { "name": "Rincon Vista", "code": 16 }, { "name": "Boyce-Thompson Southwest Arboretum", "code": 18 }, { "name": "UA Phoenix Biomedical Campus", "code": 19 }, { "name": "UA Cooperative Extension - Phoenix", "code": 20 }, { "name": "Biosphere 2", "code": 21 }, { "name": "Pima County Abrams Building", "code": 25 }, { "name": "The \"A\" Store- Park Place Mall", "code": 26 }, { "name": "Alvernon Admin Offices", "code": 30 }, { "name": "UA Medical Center South Campus", "code": 32 }, { "name": "Ventana Vista", "code": 35 }, { "name": "UMC - River Rd.", "code": 36 }, { "name": "UPI Administration", "code": 37 }, { "name": "UPI Breast Center", "code": 38 }, { "name": "North Hills Clinic", "code": 39 }, { "name": "UMC Warehouse", "code": 41 }, { "name": "Gynecology Oncology", "code": 42 }, { "name": "Cancer Center", "code": 45 }, { "name": "Plumer Parking Facility", "code": 51 }, { "name": "UA Motor Pool Garage", "code": 52 }, { "name": "Arizona Materials Lab", "code": 53 }, { "name": "Cancer Center GTS", "code": 54 }, { "name": "Marana KUAT Transmitter", "code": 55 }, { "name": "UA Store Tucson Mall", "code": 56 }, { "name": "Mt Hopkins Whipple Observatory", "code": 57 }, { "name": "UA Tech Parks", "code": 59 }, { "name": "Ryan Air Field", "code": 60 }, { "name": "Veterans Hospital", "code": 61 }, { "name": "Environmental Research Lab", "code": 62 }, { "name": "Santa Rita Experimental Range", "code": 63 }, { "name": "Arizona Experiment Station - West Campus Ag Center", "code": 64 }, { "name": "KUAT Radio TV Transmitter", "code": 65 }, { "name": "Mt. Lemmon SkyCenter", "code": 66 }, { "name": "Kitt Peak Observatory", "code": 67 }, { "name": "San Xavier Mine", "code": 68 }, { "name": "UA Cooperative Extension - Payson", "code": 69 }, { "name": "Sage Memorial Hospital", "code": 71 }, { "name": "UA Cooperative Extension - San Carlos", "code": 72 }, { "name": "UA Phoenix Center", "code": 78 }, { "name": "Arizona Experiment Station - Maricopa Ag Center", "code": 79 }, { "name": "UA Santa Cruz", "code": 84 }, { "name": "UA Academic Program - Nogales", "code": 85 }, { "name": "Mt Graham Base Camp", "code": 86 }, { "name": "Arizona Experiment Station - Safford Ag Center", "code": 87 }, { "name": "UA Cooperative Extension - Solomon", "code": 88 }, { "name": "UA Cooperative Extension - Willcox", "code": 89 }, { "name": "UA Douglas", "code": 90 }, { "name": "Sierra Vista Clinic", "code": 91 }, { "name": "Arizona Folklore Preserve", "code": 92 }, { "name": "Theatre Arts Storage", "code": 93 }, { "name": "Storage and Lab", "code": 94 }, { "name": "Mission Control: OSIRIS-REx", "code": 95 }, { "name": "Campus Ag Center - Allen Rd", "code": 100 }, { "name": "Tumamoc Hill", "code": 101 }, { "name": "Campus Ag Center - East Campbell Rd", "code": 102 }, { "name": "Mt Graham", "code": 107 }, { "name": "UA Sierra Vista", "code": 108 }, { "name": "Arizona Experiment Station - Yuma Ag Center", "code": 109 }, { "name": "Yuma Chamber of Commerce", "code": 110 }, { "name": "UA Cooperative Extension - Yuma", "code": 111 }, { "name": "UA - Yuma", "code": 112 }, { "name": "State Prison Yuma", "code": 113 }, { "name": "NAU Flagstaff", "code": 114 }, { "name": "North Beaver Flagstaff", "code": 115 }, { "name": "Tuba City", "code": 119 }, { "name": "UA Cooperative Extension - Parker", "code": 120 }, { "name": "UA Cooperative Extension - Holbrook", "code": 121 }, { "name": "UA Cooperative Extension - Duncan", "code": 122 }, { "name": "UA Cooperative Extension - Kingman", "code": 123 }, { "name": "UA Cooperative Extension - St. Johns", "code": 124 }, { "name": "UA Cooperative Extension - Casa Grande", "code": 125 }, { "name": "Parking Lot 9007", "code": 126 }, { "name": "Page Ranch", "code": 127 }, { "name": "UA Downtown", "code": 128 }, { "name": "Bio5 Institute - Oro Valley", "code": 129 }, { "name": "Arizona Cancer Center - Phoenix", "code": 130 }, { "name": "Nanobioscience Center", "code": 132 }, { "name": "UA Eller MBA", "code": 134 }, { "name": "Speech, Language and Hearing Sciences Clinic", "code": 135 }, { "name": "SIROW", "code": 137 }, { "name": "Institute for Civil Discourse", "code": 139 }, { "name": "Residence Life Facilities", "code": 140 }, { "name": "CALA Storage", "code": 141 }, { "name": "Arizona Experiment Station - Red Rock Ag Center", "code": 142 }, { "name": "UA Pima West", "code": 143 }, { "name": "UA Pima Desert Vista", "code": 144 }, { "name": "Northcross Building", "code": 145 }, { "name": "Hi Corbett Field", "code": 146 }, { "name": "UA South - Nogales", "code": 148 }, { "name": "Arizona Respiratory Center - Casa Grande", "code": 149 }, { "name": "Mission Gardens - UA Desert Oasis", "code": 151 }, { "name": "James 4-H Camp at Mingus Springs", "code": 152 }, { "name": "Arizona Experiment Station - V Bar V Ranch", "code": 153 }, { "name": "Pima County Cooperative Extension Teaching Kitchen", "code": 154 }, { "name": "UA Cooperative Extension - Casa Grande", "code": 156 }, { "name": "Pima Community College, East", "code": 157 }, { "name": "University of Arizona - Chandler", "code": 158 }, { "name": "Arizona Experiment Station - Campus Ag Center", "code": 166 }, { "name": "UA Cooperative Extension - Bisbee", "code": 168 }, { "name": "UA Cooperative Extension - Sierra Vista", "code": 169 }, { "name": "UA Cooperative Extension - Globe", "code": 175 }, { "name": "UA Cooperative Extension - Blue Ridge", "code": 183 }, { "name": "UA Cooperative Extension - Green Valley", "code": 186 }, { "name": "UA Cooperative Extension - Tucson", "code": 187 }, { "name": "UA Cooperative Extension - Nogales", "code": 191 }, { "name": "UA Cooperative Extension - Prescott", "code": 198 }, { "name": "UA Cooperative Extension - Verde Valley", "code": 199 }, { "name": "UA Pima Downtown", "code": 200 }, { "name": "UA Cooperative Extension - Flagstaff", "code": 201 }, { "name": "UA Cooperative Extension - Peach Springs", "code": 202 }, { "name": "The Roosevelt Early Childhood Family Resource Center", "code": 203 }, { "name": "Cooper Center for Environmental Learning", "code": 206 }, { "name": "Arizona Experiment Station - Santa Rita Experiment Station", "code": 207 }, { "name": "UA Cooperative Extension - Hopi Tribe", "code": 208 }, { "name": "UA - Pinal", "code": 209 }, { "name": "UA Cooperative Extension- Navajo Nation- Tuba City", "code": 210 }, { "name": "UA Cooperative Extension- Navajo Nation Window Rock", "code": 211 }, { "name": "College of Law - Court Rooms", "code": 213 }, { "name": "SIROW - ANCHOR Project", "code": 214 }, { "name": "UA - Mesa", "code": 215 }, { "name": "Arizona Experiment Station - Cracchiolo DK Ranch", "code": 216 }, { "name": "Arizona Experiment Station - Al Marah", "code": 217 }, { "name": "Catalina Observatory", "code": 218 }, { "name": "UA College of Law", "code": 219 }, { "name": "Health Promotion & Wellness Center", "code": 220 }, { "name": "Arizona Center for Integrative Medicine", "code": 221 }, { "name": "Paul and Alice Baker Distribution Center", "code": 222 }, { "name": "CALS Santa Cruz Cooperative Extension", "code": 223 }, { "name": "Ames Distributed Learning Center", "code": 224 }, { "name": "Family & Community Medicine-Workforce Dev Center", "code": 225 }, { "name": "Steward Observatory - Heavy FAB", "code": 226 }, { "name": "Defense and Security Research Institute", "code": 227 }, { "name": "4051 S Longfellow Ave", "code": 228 }, { "name": "WEST", "code": 229 }, { "name": "1024 S Euclid Ave", "code": 230 }, { "name": "Tucson Medical Center", "code": 231 }, { "name": "Steward Observatory - Storage", "code": 232 }, { "name": "Gilbert University Center", "code": 233 }, { "name": "Teach Arizona", "code": 234 }, { "name": "Arizona Mining & Mineral Museum", "code": 235 }, { "name": "Arizona Experiment Station - Yuma Mesa Farm", "code": 236 }, { "name": "UAHS-Border Health", "code": 237 }, { "name": "Bear Canyon Center for Southwest Humanities", "code": 238 }, { "name": "Broadway Administrative Office Building", "code": 239 }, { "name": "Lot 9004", "code": 240 }, { "name": "All of Us Program - Phoenix", "code": 241 }, { "name": "All of Us Program - Dobson", "code": 242 }, { "name": "SIROW - 34th Street", "code": 243 }, { "name": "Visual Development Lab", "code": 244 }, { "name": "UA Cooperative Extension - Benson Satellite Office", "code": 245 }, { "name": "UA Cooperative Extension - Douglas Satellite Office", "code": 246 }, { "name": "UA Cooperative Extension - Sierra Vista Satellite Office", "code": 247 }, { "name": "UA Cooperative Extension - Shiprock, NM Satellite Office", "code": 248 }, { "name": "Mt Lemmon Skycenter", "code": 249 }, { "name": "The Park - COM Pediatrics", "code": 250 }, { "name": "Alfie Norville Gem & Mineral Museum", "code": 251 }, { "name": "Nutritional Sciences - lease", "code": 252 }, { "name": "UA Tech Park at The Bridges", "code": 253 }, { "name": "Scottsdale Waterfront", "code": 254 }, { "name": "55 Chandlar", "code": 255 }, { "name": "YCEDA - Yuma", "code": 256 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpaceNumLetter", "type": "esriFieldTypeString", "alias": "SpaceNumLetter", "length": 10, "domain": null }, { "name": "BuildingName", "type": "esriFieldTypeString", "alias": "BuildingName", "length": 80, "domain": null }, { "name": "LocationNotes", "type": "esriFieldTypeString", "alias": "Location Notes", "length": 100, "domain": null }, { "name": "Restrictions", "type": "esriFieldTypeString", "alias": "Restrictions", "length": 50, "domain": { "type": "codedValue", "name": "WS2_RestroomRestrictions", "description": "Restriction types for restroom locations", "codedValues": [ { "name": "Behind locked door", "code": "Locked" }, { "name": "Faculty and staff only", "code": "Faculty/Staff" }, { "name": "Performers only", "code": "Performers" }, { "name": "Locked after 5", "code": "Locked after 5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsFamily", "type": "esriFieldTypeString", "alias": "IsFamily?", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 22, "name": "Audible Device Classrooms1128", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1692, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b63193bc368b04cca57d12ca66f2f224", "imageData": "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UmVhZHlxyWU8AAADa2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS41LWMwMTQgNzkuMTUxNDgxLCAyMDEzLzAzLzEzLTEyOjA5OjE1ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOkI3M0ExNTIzNzMyMDY4MTE4MDgzQTA1MEU5QzI0QUYyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkUzNUIyMTI5RTI4MjExRTI4OUNEQTc5MzdCOTlDRjdCIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkUzNUIyMTI4RTI4MjExRTI4OUNEQTc5MzdCOTlDRjdCIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjcxZDJhZjEzLTgyMGQtNGY5MC04ZmY3LTBlN2U5ZTg0YzJjYiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCNzNBMTUyMzczMjA2ODExODA4M0EwNTBFOUMyNEFGMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoouYFAAAAfs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", "contentType": "image/png", "width": 27, "height": 27, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "Audible Device Classrooms" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.24751559067E7, "ymin": 3793118.398400001, "xmax": -1.23502562086E7, "ymax": 3955548.7060000002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "name", "length": 255, "domain": null }, { "name": "building_number", "type": "esriFieldTypeDouble", "alias": "building_number", "domain": null }, { "name": "building_name", "type": "esriFieldTypeString", "alias": "building_name", "length": 255, "domain": null }, { "name": "description", "type": "esriFieldTypeString", "alias": "description", "length": 255, "domain": null }, { "name": "url", "type": "esriFieldTypeString", "alias": "url", "length": 255, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "HasALS", "type": "esriFieldTypeSmallInteger", "alias": "HasALS", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ALSRoom_1", "type": "esriFieldTypeString", "alias": "ALSRoom_1", "length": 50, "domain": null }, { "name": "ResourceID", "type": "esriFieldTypeString", "alias": "ResourceID", "length": 50, "domain": null }, { "name": "RoomID", "type": "esriFieldTypeString", "alias": "RoomID", "length": 8, "domain": null }, { "name": "FloorName", "type": "esriFieldTypeString", "alias": "FloorName", "length": 25, "domain": null }, { "name": "IsPublic", "type": "esriFieldTypeSmallInteger", "alias": "IsPublic", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EGISID", "type": "esriFieldTypeSmallInteger", "alias": "EGISID", "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 23, "name": "Automated External Defibrillators1128", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1692, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f443e2dfeb6d23f34d2af78fce1be72a", "imageData": "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UmVhZHlxyWU8AAADaGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4zLWMwMTEgNjYuMTQ1NjYxLCAyMDEyLzAyLzA2LTE0OjU2OjI3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOkY4QjU1NUExQkMyMDY4MTE4MDgzQTA1MEU5QzI0QUYyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjY3RkQ1M0U3OUIwQjExRTJCQkFBRUJDM0RGM0E1MjU1IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjY3RkQ1M0U2OUIwQjExRTJCQkFBRUJDM0RGM0E1MjU1IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGQjQzNjgwMDJGMjA2ODExODA4M0VGNDFDMTA0NjVGMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGOEI1NTVBMUJDMjA2ODExODA4M0EwNTBFOUMyNEFGMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PiryyAQAAAf9SURB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", "contentType": "image/png", "width": 27, "height": 27, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "Automated External Defibrillators" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2769157469E7, "ymin": 3680424.6180000007, "xmax": -1.2209609758200001E7, "ymax": 4115636.1165999994, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Location", "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": "Floor", "type": "esriFieldTypeSmallInteger", "alias": "Floor", "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "BuildingNum", "type": "esriFieldTypeDouble", "alias": "BuildingNum", "domain": null }, { "name": "Type", "type": "esriFieldTypeSmallInteger", "alias": "Type", "domain": { "type": "codedValue", "name": "WS2_AEDType", "description": "Manufacturer of AED Device", "codedValues": [ { "name": "Zoll", "code": 1 }, { "name": "LifePak 500", "code": 2 }, { "name": "Samaritan", "code": 3 }, { "name": "HeartStart", "code": 4 }, { "name": "Unknown", "code": 5 }, { "name": "Cardiac Science G3", "code": 6 }, { "name": "Cardiac Science G5", "code": 7 }, { "name": "HeartStart I", "code": 8 }, { "name": "HeartStart II", "code": 9 }, { "name": "Power Heart", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "SerialNum", "type": "esriFieldTypeString", "alias": "SerialNum", "length": 255, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 255, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 255, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "domain": null }, { "name": "PadExpDate", "type": "esriFieldTypeDate", "alias": "PadExpDate", "length": 8, "domain": null }, { "name": "BatExpDate", "type": "esriFieldTypeDate", "alias": "BatExpDate", "length": 8, "domain": null }, { "name": "LastChecked", "type": "esriFieldTypeDate", "alias": "LastChecked", "length": 8, "domain": null }, { "name": "AlreadyExp", "type": "esriFieldTypeString", "alias": "AlreadyExp", "length": 255, "domain": { "type": "codedValue", "name": "WS2_True/False", "description": "True/False", "codedValues": [ { "name": "True", "code": "TRUE" }, { "name": "False", "code": "FALSE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Exp3Months", "type": "esriFieldTypeString", "alias": "Exp3Months", "length": 255, "domain": { "type": "codedValue", "name": "WS2_True/False", "description": "True/False", "codedValues": [ { "name": "True", "code": "TRUE" }, { "name": "False", "code": "FALSE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BatteryExp", "type": "esriFieldTypeString", "alias": "BatteryExp", "length": 255, "domain": { "type": "codedValue", "name": "WS2_True/False", "description": "True/False", "codedValues": [ { "name": "True", "code": "TRUE" }, { "name": "False", "code": "FALSE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CabinetID", "type": "esriFieldTypeInteger", "alias": "CabinetID", "domain": null }, { "name": "SpaceNumLetter", "type": "esriFieldTypeString", "alias": "Building Number", "length": 255, "domain": null }, { "name": "IsMobile", "type": "esriFieldTypeString", "alias": "IsMobile", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "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": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 24, "name": "Auto Door Opener1128", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 584, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d01dc5024820850c23826ef4d5bfe648", "imageData": "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UmVhZHlxyWU8AAADa2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS41LWMwMTQgNzkuMTUxNDgxLCAyMDEzLzAzLzEzLTEyOjA5OjE1ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOkY4QjU1NUExQkMyMDY4MTE4MDgzQTA1MEU5QzI0QUYyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkUzNUIyMTJERTI4MjExRTI4OUNEQTc5MzdCOTlDRjdCIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkUzNUIyMTJDRTI4MjExRTI4OUNEQTc5MzdCOTlDRjdCIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjIzMDQ0ZDBiLTcyYzItNGJmZC04NTRiLWExNmRmZjU2ZjJiNSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGOEI1NTVBMUJDMjA2ODExODA4M0EwNTBFOUMyNEFGMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgPui/cAAAd5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", "contentType": "image/png", "width": 27, "height": 27, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "Auto Door Opener" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2352014367800001E7, "ymin": 3792899.7449999973, "xmax": -1.2349941400600001E7, "ymax": 3795255.6555999964, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Type", "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": "Type", "type": "esriFieldTypeSmallInteger", "alias": "Type", "domain": { "type": "codedValue", "name": "WS2_dmnEntranceType", "description": "defines classes of pedestrian access", "codedValues": [ { "name": "Primary Pedestrian Access", "code": 1 }, { "name": "Secondary Pedestrian Access", "code": 2 }, { "name": "Limited Pedestrian Access", "code": 3 }, { "name": "Unknown", "code": 4 }, { "name": "Inactive", "code": 5 }, { "name": "Main Pedestrian Access", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AssociatedSpaceNum", "type": "esriFieldTypeDouble", "alias": "AssociatedSpaceNum", "domain": null }, { "name": "SymbolDirection", "type": "esriFieldTypeSmallInteger", "alias": "SymbolDirection", "domain": { "type": "codedValue", "name": "WS2_dmnSymbolDir", "description": "to denote the rotation of point symbols", "codedValues": [ { "name": "N", "code": 1 }, { "name": "NE", "code": 2 }, { "name": "E", "code": 3 }, { "name": "SE", "code": 4 }, { "name": "S", "code": 5 }, { "name": "SW", "code": 6 }, { "name": "W", "code": 7 }, { "name": "NW", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FloorNumEntersOn", "type": "esriFieldTypeString", "alias": "FloorNumEntersOn", "length": 20, "domain": null }, { "name": "SingleDoorSymbol", "type": "esriFieldTypeSmallInteger", "alias": "SingleDoorSymbol", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HasAutoOpener", "type": "esriFieldTypeSmallInteger", "alias": "HasAutoOpener", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Accessible", "type": "esriFieldTypeSmallInteger", "alias": "Accessible", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InaccessibleFoyer", "type": "esriFieldTypeSmallInteger", "alias": "InaccessibleFoyer", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Category", "type": "esriFieldTypeSmallInteger", "alias": "Category", "domain": { "type": "codedValue", "name": "WS2_EntranceCategory", "description": "Categories of entries", "codedValues": [ { "name": "Building Exterior Door", "code": 1 }, { "name": "Building Interior Door", "code": 2 }, { "name": "Exterior Elevator", "code": 3 }, { "name": "Interior Elevator", "code": 4 }, { "name": "Parking Garage Level Access", "code": 5 }, { "name": "Parking Garage Vehicle Entrance", "code": 6 }, { "name": "Perimeter Gate into Building Courtyard", "code": 7 }, { "name": "Other", "code": 8 }, { "name": "Venue Portal", "code": 9 }, { "name": "Exterior Restroom", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 200, "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "EntersAtGroundLevel", "type": "esriFieldTypeSmallInteger", "alias": "EntersAtGroundLevel", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsRoutedTo", "type": "esriFieldTypeString", "alias": "Is routed to?", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 255, "domain": null }, { "name": "CreatedDate", "type": "esriFieldTypeDate", "alias": "CreatedDate", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 255, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 25, "name": "Bluelight Emergency Phones564", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 846, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7e9adc197d44239cad211945472c96a4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAYAAADFeBvrAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADyUlEQVRogeWaT2gUVxzHPzv78sclu/lno4lNBaOxYE3BPVjNwYqgLSTTRYUg4kEP8SBSD4pQEC201JZeCsXS1oNeRKqEuIuCIPinxuZgyEkQLyZGk6ibVXdNNLubWXmZDYnJxmSTmczO9HvZN4/hN+8zv997897vtwKHSeAwCRwmgcMk+D8BBQIBv6ZpfqCR3FAv8H0wGJS/2QE1NDQ0apoW9NRtoObzdeQL650ZDT/l4dWWZlVVJdSJTPdkHKWqqlXAn9V7DtHz2WauDEMK6+VeATvX1dP585HjgUAg1Nra2jH5nuleewNQSd1GvimBfRXkhDRg271P+GrLNm5dviSnwqyBpIcYdhdQ5zFuQANJcAMlc4xeBagpBAoWkZ7Xf02+Z0bTLuav5wn45Qmc6ochDc7VQjACm4uheUl2tlwzDMjUmR5OwK+98Hs/DI6M9ydTcD4MT+LZA80kU4F2PYBrr97v+zgfHg3r7S99xj9TYJJkmF2PTu2v90FbTG/LkLMNUEsERjKs9Ru8cKIHChS9bRugf8KZ+0sFvEzCJh8UymXLDkBDGvybIdyK3BAbMS/cTAO6HYVEhnBbXwTtJs4f04BuTPKO2wWHq2D3R9D1FmoX6XC28tBEHVwKJ5fr7bUeaCzDNAkzjN4bev965ehOZWEkjDb4NAGRJJZJGG3w/hsslTDa4LMEzgKKWhhu5gBN2FU7Akgx4gCVS0A+eSS1UMJog44DqszHWUCfLuCuYEGAygRU5Fn3PRJmGF3jgWcTcgnd6RyCbYHqvXB9AtBvvfpisaNczwR1DsLeCvC6bQK0qRh+eDx+HU/BsUcQioC/CP7oh1WF8HWpTYA2eiHPNfXUKj2zL52Huxm1EZBH0dNVNybl5CTg2ANvZcg55HTWZ3vZVKCx85JcBe++1pMpEt4eQOXw7cOpZRiZZJQh2RqB/2KwpdgmQMvyYb13PMszpjsxOLpMB7r5ykZAUqdr9Cxpy4Be25GSScYSt3nzSGCi5Af2wmr9WP7TYzgX1isP8sjUtBi+WPBUcCpFMuUyZH93dhX8uHzUJNUFcGDp3Gwl5KSURrIBUhQlpGna8fK3LznzvHR0By2T6/OV/DbJCppc6eaivjh0Dyap7ushUzlyWiBZjFVVtaP/4t/+FU3NfNddzLABnpqvKrVBtna1c7v9Tp986VmFnKIo+190toU6OtsqfT4f3rw8rFZfLEZ3PN6haZos68/eQ1LpknmV/PNFNBr1jxWSrZSiKKHpQGa9yqXBPmgklyRwmAQOk8BhElYPwGi9AzkhIPlB6dyoAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 39, "height": 39, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "Bluelight Emergency Phones" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.24751227694E7, "ymin": 3793089.0011000037, "xmax": -1.23502817036E7, "ymax": 3955506.4954999983, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LOCATION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 40, "domain": null }, { "name": "DATE_INST", "type": "esriFieldTypeDate", "alias": "DATE_INST", "length": 8, "domain": null }, { "name": "NUM_CALLS", "type": "esriFieldTypeInteger", "alias": "NUM_CALLS", "domain": null }, { "name": "PHONE_", "type": "esriFieldTypeString", "alias": "PHONE_", "length": 8, "domain": null }, { "name": "BLDG_", "type": "esriFieldTypeDouble", "alias": "BLDG_", "domain": null }, { "name": "B_MULT", "type": "esriFieldTypeString", "alias": "B_MULT", "length": 2, "domain": null }, { "name": "BROCHURE", "type": "esriFieldTypeString", "alias": "BROCHURE", "length": 2, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null }, { "name": "Photo", "type": "esriFieldTypeRaster", "alias": "Photo", "domain": null }, { "name": "MountType", "type": "esriFieldTypeSmallInteger", "alias": "MountType", "domain": { "type": "codedValue", "name": "WS2_EmergPhoneMount", "description": "Type of mounting of Emergency phones", "codedValues": [ { "name": "Free Standing", "code": 1 }, { "name": "Mounted on Wall", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CallType", "type": "esriFieldTypeSmallInteger", "alias": "CallType", "domain": { "type": "codedValue", "name": "WS2_EmergPhoneCallType", "description": "Type of calls accomodated by emergency phone", "codedValues": [ { "name": "Emergency", "code": 1 }, { "name": "Lock Out", "code": 2 }, { "name": "Unknown", "code": 3 }, { "name": "Combination", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 255, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 255, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 26, "name": "Bluelight Emergency Phones1128", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1692, "maxScale": 847, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "eb6c5d1b012afdd6c27e4ac4e046f651", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACNklEQVRYhe2Wv2tTURTHPyY3P5qYX6KDgSw6VfAXz0Wo2uLij/iIuIj+AeLg4h8gdRM3FyWdJVhc4jNWcBBayeCQbi4iXcQqmqhpS0L6kht5fdHakDTm5Zo4+IXHvRzuOefz7r2HewQjlvgPQAfpuh6XUmrKtlmI5Ww2W/ijI0ilUpqUMu1yuZQBSCmtn7Km1wzDmNkWQEqZ9p/UtcDpS8R8HiUAtUaDav45pblMGugOoOt6HNDWj0zy8HAUz47ewaX1NUH0WHuXKfJzGZLJ5IVcLve0I8BPeYW7Z3Ir8eMiTL+HmICED6YTMD7WeX3QI9SW4Y0luP/Jnl/ZDbMlmNnffxzhJHm9CbPFrbajQYi4hwTwagVK9a22qYiTSDgDeFnenJ+NwR4PnIkOESC/ao/nYvBs3FnigQDeVOxxl4KXRPTrUJXw2Rw8sWOAckNdckcAzeaIASKKOwjRr0PAZZfdF0X3QDhxOjAG8yZU5IgAjodgfgWefIWrb+FgECZCMBEeEsBkBO58gEYTMkW4DHyrDxHgVBhCblhtlaRVGNaOOJFw4uR3wfkYPCpuAhTWYK0BO/t8EQUO9WCf3Xzc+wjvqnAiDEs1OBQYAMAwjGWreVw3zY0bbpVcN0UF3ErAzbh9FHu92ycq18xfHXJXgJYK/ryhXfdeJOzzoUK1uol8/WIjdnt7Ljqs1yuLC0ZlcUH7jlIVpJS3242i3WAdA3Dsty5ZiVpx+7uERhcnlRJ/O8E/D/ADt1SpNDlp24MAAAAASUVORK5CYII=", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "Bluelight Emergency Phones" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.24751227694E7, "ymin": 3793089.0011000037, "xmax": -1.23502817036E7, "ymax": 3955506.4954999983, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LOCATION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 40, "domain": null }, { "name": "DATE_INST", "type": "esriFieldTypeDate", "alias": "DATE_INST", "length": 8, "domain": null }, { "name": "NUM_CALLS", "type": "esriFieldTypeInteger", "alias": "NUM_CALLS", "domain": null }, { "name": "PHONE_", "type": "esriFieldTypeString", "alias": "PHONE_", "length": 8, "domain": null }, { "name": "BLDG_", "type": "esriFieldTypeDouble", "alias": "BLDG_", "domain": null }, { "name": "B_MULT", "type": "esriFieldTypeString", "alias": "B_MULT", "length": 2, "domain": null }, { "name": "BROCHURE", "type": "esriFieldTypeString", "alias": "BROCHURE", "length": 2, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null }, { "name": "Photo", "type": "esriFieldTypeRaster", "alias": "Photo", "domain": null }, { "name": "MountType", "type": "esriFieldTypeSmallInteger", "alias": "MountType", "domain": { "type": "codedValue", "name": "WS2_EmergPhoneMount", "description": "Type of mounting of Emergency phones", "codedValues": [ { "name": "Free Standing", "code": 1 }, { "name": "Mounted on Wall", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CallType", "type": "esriFieldTypeSmallInteger", "alias": "CallType", "domain": { "type": "codedValue", "name": "WS2_EmergPhoneCallType", "description": "Type of calls accomodated by emergency phone", "codedValues": [ { "name": "Emergency", "code": 1 }, { "name": "Lock Out", "code": 2 }, { "name": "Unknown", "code": 3 }, { "name": "Combination", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 255, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 255, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 27, "name": "Bluelight Emergency Phones2257", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3385, "maxScale": 1693, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "fc898271535a739abe5542f3841402c2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABf0lEQVQ4jb2VSy+DQRSGn2+ourWKTdXKSgiruqQRSTdoJJqK+Assbf0PkbDwB5qQGrohkbBsEItaWaALhFTcEhrtfFIladOq+ZryLic5T95555wztfyRav8VHAwGPVYgUsqrsuBQKORVSq0KIbyGYWhBlVJZIwghBiKRyFFJsFJqtTcw7Z0MBNDkYiqT8NoKifjJIWD8FIWnyTfBaJe74DBjwvINbCQh0AqLnYVF4T4fxE8+I/yOpShj0xBFrnYeYOEchpohkSrhWtRU1hWb918AwO/UqdAEHzzBmAvWu6FeVAmcMeHsDUac4Ci+ceXg5wyksxlY1K/gBs2rWwbbBXjqrLvWerzBZlhPgtsGoTYYdlQJPO7KtdzeI9iMKoJn2mHpGpJpOH3VqSgBvk2luUjlDf2Xoj0Qe4H+RrjMm753E57fUr+Ct453o3Ozd/7cmOk4MzO0xPaxw1H++iwASynng+AhFu3ILiQ9dM6QUmq7nGOklFMWgD/qf7+maugDMXZ11xDC9QYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "Bluelight Emergency Phones" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.24751227694E7, "ymin": 3793089.0011000037, "xmax": -1.23502817036E7, "ymax": 3955506.4954999983, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LOCATION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 40, "domain": null }, { "name": "DATE_INST", "type": "esriFieldTypeDate", "alias": "DATE_INST", "length": 8, "domain": null }, { "name": "NUM_CALLS", "type": "esriFieldTypeInteger", "alias": "NUM_CALLS", "domain": null }, { "name": "PHONE_", "type": "esriFieldTypeString", "alias": "PHONE_", "length": 8, "domain": null }, { "name": "BLDG_", "type": "esriFieldTypeDouble", "alias": "BLDG_", "domain": null }, { "name": "B_MULT", "type": "esriFieldTypeString", "alias": "B_MULT", "length": 2, "domain": null }, { "name": "BROCHURE", "type": "esriFieldTypeString", "alias": "BROCHURE", "length": 2, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null }, { "name": "Photo", "type": "esriFieldTypeRaster", "alias": "Photo", "domain": null }, { "name": "MountType", "type": "esriFieldTypeSmallInteger", "alias": "MountType", "domain": { "type": "codedValue", "name": "WS2_EmergPhoneMount", "description": "Type of mounting of Emergency phones", "codedValues": [ { "name": "Free Standing", "code": 1 }, { "name": "Mounted on Wall", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CallType", "type": "esriFieldTypeSmallInteger", "alias": "CallType", "domain": { "type": "codedValue", "name": "WS2_EmergPhoneCallType", "description": "Type of calls accomodated by emergency phone", "codedValues": [ { "name": "Emergency", "code": 1 }, { "name": "Lock Out", "code": 2 }, { "name": "Unknown", "code": 3 }, { "name": "Combination", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 255, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 255, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 28, "name": "Bluelight Emergency Phones4514", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 6771, "maxScale": 3386, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e59cfa153a289b730a0c9fc979eee729", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABO0lEQVQ4jbXUMUhCQRzH8S+HBLrkYMULWhyChlquKJqaml6HrdEQFEhLa2M4Nxs8QSJcHOWkJWhraVCLoKEmhwpdKoIioiNMScRnl7z8LQd/7j7c/7i7EP+Y0EAxpdS4EMKxLTTGPGit73tiruuuAJ4xxoo1opRKaq0zvpgQYi+6uuVMyzlsuTk/o1bMeYA/Bkg5v8DO1MhPofYBu1UIC0jHQbTqWbGILuZIJBKyUCiU/LCuZGpwVIfNsTbUK1bs+BHWYrAes83Ejl2/QmoCloYDYm8GXj7tyJ+wxqFHbAfVT5uTYTh5AmcIZiIBseUo7N81Wz6IB8Q2RuH0GarvYBoXuw+sdHVRkdnQbEdxO9wcD2/btctK+XdMCJGs59OeziNtOwZKxpiU1vr79ndhrWfRua0+Mtj/LEi+AGL3VVftTXArAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "Bluelight Emergency Phones" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.24751227694E7, "ymin": 3793089.0011000037, "xmax": -1.23502817036E7, "ymax": 3955506.4954999983, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LOCATION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 40, "domain": null }, { "name": "DATE_INST", "type": "esriFieldTypeDate", "alias": "DATE_INST", "length": 8, "domain": null }, { "name": "NUM_CALLS", "type": "esriFieldTypeInteger", "alias": "NUM_CALLS", "domain": null }, { "name": "PHONE_", "type": "esriFieldTypeString", "alias": "PHONE_", "length": 8, "domain": null }, { "name": "BLDG_", "type": "esriFieldTypeDouble", "alias": "BLDG_", "domain": null }, { "name": "B_MULT", "type": "esriFieldTypeString", "alias": "B_MULT", "length": 2, "domain": null }, { "name": "BROCHURE", "type": "esriFieldTypeString", "alias": "BROCHURE", "length": 2, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null }, { "name": "Photo", "type": "esriFieldTypeRaster", "alias": "Photo", "domain": null }, { "name": "MountType", "type": "esriFieldTypeSmallInteger", "alias": "MountType", "domain": { "type": "codedValue", "name": "WS2_EmergPhoneMount", "description": "Type of mounting of Emergency phones", "codedValues": [ { "name": "Free Standing", "code": 1 }, { "name": "Mounted on Wall", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CallType", "type": "esriFieldTypeSmallInteger", "alias": "CallType", "domain": { "type": "codedValue", "name": "WS2_EmergPhoneCallType", "description": "Type of calls accomodated by emergency phone", "codedValues": [ { "name": "Emergency", "code": 1 }, { "name": "Lock Out", "code": 2 }, { "name": "Unknown", "code": 3 }, { "name": "Combination", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 255, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 255, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 29, "name": "CatTran Shuttle Stops564", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 846, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b2048a71f3b889b33d51bd351e024a79", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADYAAAA2CAYAAACMRWrdAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEx0lEQVRogeWae0xbVRzHv709pS8ojw4sVAZjsrANyRgjDsmyLcMHBjVsZBmKOveHOlw0E5yKM8aY+BpRt8QwJL7ISJzJ1LkNJHMqBBmOERJDoKAb4GSUZ3m2hZZec09HI3Fd6L2FW6+fpLm/nPb87vme87u/c849JZAoBBKFQKIQSBQCiULwvxOWVh7KBDn3F2QnpiXFRWQEq4lBJpPJISIsy85N2ZxmU7fllxO1nZdds4qP0fL0uE/CGJXj2XOlOVkVp9u3X2i+hgBBDsCoVSt2f1eao3/oxTMyF/CeT8IK7luTWlXbtf3rn68gENFpg3YU3Js0Utl48++9ClsbH5HZ1GZGoDJpncVd6w2Z3r73KkyrIlEIcILVxOCzMCGJQkEY3LlajztuD8WqGB1Cg5VcR3E+MW1zYGJ6Fj39k7jSN47f/hiGfXaO131kt2ij39K9Vq1A/j2J2L0jEZkp0dCoFud6xjEHLuS/rbuKL6pNsEzO+KU9RKiDEE0QXn58Iw7kpXAPNC1ruzoC84h10fW3phrp5639GfjkTDter7iE0Qm7eMIidCrUleUiOUHvKZtzsUh/8iufwqvzZAHWrAyDWkloB2VnxCHzqVMYGF1c5/hdWPGjqQtEccgZGRrKd6F/0SOmQGJs2IKy1cZQvLp3E557v14cYfdvXnnT8rQk4QmVGzUhEL4VZTI611H77coWVNV2wulkBTVGLpdhT1YiXtuXTkeNC03bjHN5hRn0WqiC3Nm2tKpV8MM+z5ufNaNk7yYa0nGGEJh6LcsrLDYqmF65JOEvURwOpwu9/ZNIMOoQE6ldfmExK7T02jc0BX/T3T9BhRkj3fdY5lDU0Gvf0DT8zZ/myQWdJ4qw60sg7PrwtHjCosLdwgYt/CdRb8xPzMZI93MsyogNj/svccwzOuFeL3LJgy9EaFZ0uYTNXbfithtRsbxZMdLdmwf3bBA0kf6rQXIGTzyQRO0VYSr+fsAThlt6ANCHqui6bilgGPc9+EAgUQgkCoFEIUIdjE3N4OCHDXQ+O3IgE+tWuVf8vtJrnsTzH9RDo1Tg6AtbEBmmFlfYkROt+PxcB7WnrA7Ule3k5edweRNO13dTO1ynxEfFW8UVFqxReOyQG+88+PDPlz/crlooRKiDovwNdO80NGZDUX4qbz/vFN4NvU5F58SiR/j78ZuwIIUchwo2CnWD8BAlfUvlLwgkCoFEIXwr/tB8DWEhSiQnRCA+WkfLrHYnfmz5i5e/zesNnrUht21p7hiEXcD6k/Ct+Ngb5+m17NA2PJOb7NkgPlh8lpe/88ceRlZ6LLUvtpmR+1I1RE4ejMdmWf9sYfzhhgh1cLljEPty1lGbCx++tHYNeUasuX1AfGHHv2nDwKiNLoEqa0y8/Rwu/xWmnjG6rzt54felE8ayLHeqIF9M2PjjOHfWMYdPz7b7VId1t9E3YdN2JxdX0QhgpmxOs8/CTD2WRo1SsQsBilpJ0Nkz1uizsKrvuy6dejc7yjxq3cIdrQYSWhXhTk7r80pqmnwW5mRkFXmvVNsLd6b0ro0P36ZR0T+wiLpSYVnWabU7ze09lp/ySmouuhjmS2+/9d7QhkKLAzh2tAH/SQgkCoFEIZAoBBKFiN2ApeJvIx6E3vZJpL8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 40, "height": 40, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "CatTran Shuttle Stops" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.23539878706E7, "ymin": 3787975.291100003, "xmax": -1.2349710011500001E7, "ymax": 3799029.3100000024, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "StopName", "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": "RouteDirection", "type": "esriFieldTypeSmallInteger", "alias": "RouteDirection", "domain": { "type": "codedValue", "name": "WS2_dmnSymbolDir", "description": "to denote the rotation of point symbols", "codedValues": [ { "name": "N", "code": 1 }, { "name": "NE", "code": 2 }, { "name": "E", "code": 3 }, { "name": "SE", "code": 4 }, { "name": "S", "code": 5 }, { "name": "SW", "code": 6 }, { "name": "W", "code": 7 }, { "name": "NW", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS2_FacilityStatus", "description": "Universal list of facility status", "codedValues": [ { "name": "Permanently closed", "code": "Permanently closed" }, { "name": "Open", "code": "Open" }, { "name": "Access limited during daytime hours", "code": "Access limited during daytime hours" }, { "name": "Access limited during evening hours", "code": "Access limited during evening hours" }, { "name": "Closed / inactive for reconstruction or remodel", "code": "Closed / inactive for reconstruction or remodel" }, { "name": "Closed / inactive due to emergency", "code": "Closed / inactive due to emergency" }, { "name": "Closed / inactive temporarily for event", "code": "Closed / inactive temporarily for event" }, { "name": "Closed / inactive for Summer break", "code": "Closed / inactive for Summer break" }, { "name": "Closed / inactive for Winter break", "code": "Closed / inactive for Winter break" }, { "name": "Closed / inactive for Spring break", "code": "Closed / inactive for Spring break" }, { "name": "Status Unknown", "code": "Status Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ShuttleStopsID", "type": "esriFieldTypeSmallInteger", "alias": "ShuttleStopsID", "domain": null }, { "name": "IsTimed", "type": "esriFieldTypeSmallInteger", "alias": "IsTimed", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RouteIsNight", "type": "esriFieldTypeSmallInteger", "alias": "RouteIsNight", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RouteIsPurple", "type": "esriFieldTypeSmallInteger", "alias": "RouteIsPurple", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RouteIsGreen", "type": "esriFieldTypeSmallInteger", "alias": "RouteIsGreen", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RouteIsOrange", "type": "esriFieldTypeSmallInteger", "alias": "RouteIsOrange", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ClosedStartDate", "type": "esriFieldTypeDate", "alias": "ClosedStartDate", "length": 8, "domain": null }, { "name": "ClosedStopDate", "type": "esriFieldTypeDate", "alias": "ClosedStopDate", "length": 8, "domain": null }, { "name": "RoutesServed", "type": "esriFieldTypeString", "alias": "RoutesServed", "length": 75, "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Name", "length": 125, "domain": null }, { "name": "Summary", "type": "esriFieldTypeString", "alias": "Summary", "length": 150, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 500, "domain": null }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "length": 40, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 80, "domain": null }, { "name": "Contact", "type": "esriFieldTypeString", "alias": "Contact", "length": 50, "domain": null }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "length": 50, "domain": null }, { "name": "SustainabilityTheme", "type": "esriFieldTypeString", "alias": "SustainabilityTheme", "length": 20, "domain": { "type": "codedValue", "name": "WS2_SustainabilityTheme", "description": "Sustainability Themes", "codedValues": [ { "name": "Built Environment", "code": "Built Environment" }, { "name": "Campus Life", "code": "Campus Life" }, { "name": "Energy", "code": "Energy" }, { "name": "Food", "code": "Food" }, { "name": "Natural Environment", "code": "Natural Environment" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Waste Reduction", "code": "Waste Reduction" }, { "name": "Water", "code": "Water" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SustainabilityType", "type": "esriFieldTypeString", "alias": "SustainabilityType", "length": 15, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 255, "domain": null }, { "name": "StopName", "type": "esriFieldTypeString", "alias": "StopName", "length": 30, "domain": null }, { "name": "RouteIsBlue", "type": "esriFieldTypeSmallInteger", "alias": "RouteIsBlue", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RouteIsYellow", "type": "esriFieldTypeSmallInteger", "alias": "RouteIsYellow", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RouteIsRed", "type": "esriFieldTypeSmallInteger", "alias": "RouteIsRed", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SymbolDirection", "type": "esriFieldTypeSmallInteger", "alias": "SymbolDirection", "domain": null }, { "name": "TransLocStopCode", "type": "esriFieldTypeSmallInteger", "alias": "TransLocStopCode", "domain": null }, { "name": "SearchKeywords", "type": "esriFieldTypeString", "alias": "Search Keywords", "length": 255, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 50, "domain": null }, { "name": "DateLastEdited", "type": "esriFieldTypeDate", "alias": "DateLastEdited", "length": 8, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 30, "name": "CatTran Shuttle Stops1128", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1692, "maxScale": 847, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "9202a3456c1f94966de909f5d08c30f6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACsAAAArCAYAAADhXXHAAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEOklEQVRYheWYfUwbZRzHv71eS0sptJSWFsa7G24gpGZ0DrYFXNxEk5kwTcw2DdsMmgX8Q1niHzNlcTHEJRrRxfmCf0xj0Oh0mrgJmm5TgRSH7AVhY0iFQSuUFloLQturuasuMHS9a7021U9yedKmv999+txzv+eFRBxBIo4gEUeQiH/ZgADlxzZvW7/KkKuTa4UEIeRbhAoEqIkpz9TprtFe3wJpwoUnvaxkNdWtB5sPbN0lTRCWIsrUVBVcO/yuudUib3oZZ5t8t5ctf7X4aP2mnbVHOkoDAcSCNW0vbN+75/Bcrw/4+rayVfrsdZpUqSFGogwyqejO6g1Z67/4LoTsulylFhFCCgn4/FREOTLUMvWKvLd+QRAEwTZhmkKCBzbmovLuTBTlpyI/IwUKuZiRpagAXHOLsFjdGLQ4cb5vHKe7RmGxuljlJgQC4l8pXauzFDDuL8PD996BBJEQw+Oz8Poo2GfnmWspErEQ+sI01FTm41ijEO3mUTS9Y0b3FRu4wlm2okSHjpaHIE0IhvYMTMKw76OQcUfrK9C4W4/tG7KxzZCNXcav0NYxxK+scb/hpihN2VoN7GeeYHr2nxAIAI0ycdnnF5/ayK8sfZN7itOx6PXjY9MwHK7fwRV5ohg7qwqQl5GMjDQZJuwefmR1Khlzsw/ar2G3sR3hYrG6mCdUmKPkTzYrPYlph2/MIhIuD08zbaZaximOkyz92Gis0+x74+/4xeZelo8XWa0q+JKMT0UmO/5nPK89q1UFk086l9dSrkw65kBP56s0wWHFj2xqsGenZ7lXgaX46dnNs8jvMPirJ3J1cgyNzSBcNEopxCLi5rDiRTZZJmbaM6/sYOb9cJFJRBCRBJKkwXxsCWttQBACKJISEG1IxBFkuC8IPQsVZKaEVWO1qkRmtRYV2ZrnvsTn346g4ZEStDyzhXXc26f6Uddswl0FKvSdeDQ6speuB6fLi0N2TnH9Iw6mvTo6gwWvPzqyJ5urcer8CB6rLuQUd6i2DKpkCcpLdMwy0zO/bPPKj6x+jZq5uJKmkOD5fWUIl/9uNbh+YwZJiSIU5aUyRZ0edwMWJ+v4HK0cSnmwPvf/7MDUzDx/snuPfMO09DZGlSLByIQL+sfbWMe/Z7wPe+4PjvOtDZ/hV8ccf7K3sujldjbgXbJPo7dGXAlL9tCb3ah9cC1eer+XU9wbJy+jMEcB04VxON0Lkcv6/FTIv3z80yvMxZWegUlU1H3C6rd+aqXHCtmLQ/aJHZvz6JMuAWKIxeq2hZTt7LMNWu2ecwQhqKSPgGKBe877Y3v3WG/oMdtT3/9sy1sfvt64RahOkW6Kdg873As/HGz5vhU56edgZvGCOTvqjh/47bWz5cW6otLVaRmkMAon3xRF/WRx2kw9Y1dhbrgECALsq0FXw2BnFwY7EQue/p9Nt7GGjLUAF/4AYLdt8u7ynxQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 32, "height": 32, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "CatTran Shuttle Stops" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.23539878706E7, "ymin": 3787975.291100003, "xmax": -1.2349710011500001E7, "ymax": 3799029.3100000024, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "StopName", "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": "RouteDirection", "type": "esriFieldTypeSmallInteger", "alias": "RouteDirection", "domain": { "type": "codedValue", "name": "WS2_dmnSymbolDir", "description": "to denote the rotation of point symbols", "codedValues": [ { "name": "N", "code": 1 }, { "name": "NE", "code": 2 }, { "name": "E", "code": 3 }, { "name": "SE", "code": 4 }, { "name": "S", "code": 5 }, { "name": "SW", "code": 6 }, { "name": "W", "code": 7 }, { "name": "NW", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS2_FacilityStatus", "description": "Universal list of facility status", "codedValues": [ { "name": "Permanently closed", "code": "Permanently closed" }, { "name": "Open", "code": "Open" }, { "name": "Access limited during daytime hours", "code": "Access limited during daytime hours" }, { "name": "Access limited during evening hours", "code": "Access limited during evening hours" }, { "name": "Closed / inactive for reconstruction or remodel", "code": "Closed / inactive for reconstruction or remodel" }, { "name": "Closed / inactive due to emergency", "code": "Closed / inactive due to emergency" }, { "name": "Closed / inactive temporarily for event", "code": "Closed / inactive temporarily for event" }, { "name": "Closed / inactive for Summer break", "code": "Closed / inactive for Summer break" }, { "name": "Closed / inactive for Winter break", "code": "Closed / inactive for Winter break" }, { "name": "Closed / inactive for Spring break", "code": "Closed / inactive for Spring break" }, { "name": "Status Unknown", "code": "Status Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ShuttleStopsID", "type": "esriFieldTypeSmallInteger", "alias": "ShuttleStopsID", "domain": null }, { "name": "IsTimed", "type": "esriFieldTypeSmallInteger", "alias": "IsTimed", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RouteIsNight", "type": "esriFieldTypeSmallInteger", "alias": "RouteIsNight", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RouteIsPurple", "type": "esriFieldTypeSmallInteger", "alias": "RouteIsPurple", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RouteIsGreen", "type": "esriFieldTypeSmallInteger", "alias": "RouteIsGreen", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RouteIsOrange", "type": "esriFieldTypeSmallInteger", "alias": "RouteIsOrange", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ClosedStartDate", "type": "esriFieldTypeDate", "alias": "ClosedStartDate", "length": 8, "domain": null }, { "name": "ClosedStopDate", "type": "esriFieldTypeDate", "alias": "ClosedStopDate", "length": 8, "domain": null }, { "name": "RoutesServed", "type": "esriFieldTypeString", "alias": "RoutesServed", "length": 75, "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Name", "length": 125, "domain": null }, { "name": "Summary", "type": "esriFieldTypeString", "alias": "Summary", "length": 150, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 500, "domain": null }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "length": 40, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 80, "domain": null }, { "name": "Contact", "type": "esriFieldTypeString", "alias": "Contact", "length": 50, "domain": null }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "length": 50, "domain": null }, { "name": "SustainabilityTheme", "type": "esriFieldTypeString", "alias": "SustainabilityTheme", "length": 20, "domain": { "type": "codedValue", "name": "WS2_SustainabilityTheme", "description": "Sustainability Themes", "codedValues": [ { "name": "Built Environment", "code": "Built Environment" }, { "name": "Campus Life", "code": "Campus Life" }, { "name": "Energy", "code": "Energy" }, { "name": "Food", "code": "Food" }, { "name": "Natural Environment", "code": "Natural Environment" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Waste Reduction", "code": "Waste Reduction" }, { "name": "Water", "code": "Water" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SustainabilityType", "type": "esriFieldTypeString", "alias": "SustainabilityType", "length": 15, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 255, "domain": null }, { "name": "StopName", "type": "esriFieldTypeString", "alias": "StopName", "length": 30, "domain": null }, { "name": "RouteIsBlue", "type": "esriFieldTypeSmallInteger", "alias": "RouteIsBlue", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RouteIsYellow", "type": "esriFieldTypeSmallInteger", "alias": "RouteIsYellow", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RouteIsRed", "type": "esriFieldTypeSmallInteger", "alias": "RouteIsRed", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SymbolDirection", "type": "esriFieldTypeSmallInteger", "alias": "SymbolDirection", "domain": null }, { "name": "TransLocStopCode", "type": "esriFieldTypeSmallInteger", "alias": "TransLocStopCode", "domain": null }, { "name": "SearchKeywords", "type": "esriFieldTypeString", "alias": "Search Keywords", "length": 255, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 50, "domain": null }, { "name": "DateLastEdited", "type": "esriFieldTypeDate", "alias": "DateLastEdited", "length": 8, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 31, "name": "CatTran Shuttle Stops2257", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3385, "maxScale": 1693, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7d462521285afdbae7b54fa4216dd71b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACrElEQVRIie2Va0hTYRjH/2fnzM2tnLo5XZPUtFBrSIJdJKP0g3QhopGwgiQ/hMgKCvoUSZQSGH0oIqMvGoVBEEooXcBrdKMUwcotMC+F183VdPftnNgqELZzztYmFfjjwIFz/uf5Hd73fd6Xwl+CWhGjuFGp3ZlZtl2TtimOEoiiGREGYKbN9qnrD4a6bD0nBjmHunJPzgWL1VX9+NUYEYtpIAgCNdqNhpu4rVsqDxKnJEqO3OkwxET6G3EcmXuqQlN6uQfsYpFQIOMogC35qchQrYYySYJ4EYU5iwMz83b0G2fxZWYx5HcMgDS5RBXxqk5NlqC2qgjH9uZi8JMJTrc3KJOflRwQ1zW9RfuLsaD3ROCKQEwQQNeNg4HCfjpejsHhChZTpAC7CtV4dGU/yk62obv/K2ddik+crZYFpE3twzB/d0KeIA6Zezc8iwHjHLS7s3GgJCs24omZBVTVdyIcxqcXUL51LW+O4guoFFLWRROK0Ukr0pWrohenySWYNNnCFk+ZbVijkEYvVqdIYfrmDFs8b3VCLhNDSAng8dJ/LlbJpShYr8DZo4WgGX9HcpOXmRToBEViPKY4RoriK0SSBHLSZWjQFyMSBMT/fCw+ezOB43WdaGvYh6I8JWvu8LknoEgC9y+Wx0YsEQuxTp0Q2Ku58K9mkm+MIxHvKFDh+S0tb+7a6ZJwyv3jc6w7/xRndJtRX70N+qu9aO4wsGbHWyvh8viwoeIe7E5PdGKn2wfjhAU2hwcfR3/e2RgaMcProzkzrGKaYXz+9l367GH3CFp7P4OmuTeQUn0r2PYYt5d2cYodLp//FM8O+iEeqR82qUhIMq8/TA9xigeMs7U1hzSXRCIyQ0AQ3P0TBi6Pz7po99xtbn/fzSnua9S29AEtWGao5RasiPGLH76p58agN2FVAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "CatTran Shuttle Stops" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.23539878706E7, "ymin": 3787975.291100003, "xmax": -1.2349710011500001E7, "ymax": 3799029.3100000024, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "StopName", "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": "RouteDirection", "type": "esriFieldTypeSmallInteger", "alias": "RouteDirection", "domain": { "type": "codedValue", "name": "WS2_dmnSymbolDir", "description": "to denote the rotation of point symbols", "codedValues": [ { "name": "N", "code": 1 }, { "name": "NE", "code": 2 }, { "name": "E", "code": 3 }, { "name": "SE", "code": 4 }, { "name": "S", "code": 5 }, { "name": "SW", "code": 6 }, { "name": "W", "code": 7 }, { "name": "NW", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS2_FacilityStatus", "description": "Universal list of facility status", "codedValues": [ { "name": "Permanently closed", "code": "Permanently closed" }, { "name": "Open", "code": "Open" }, { "name": "Access limited during daytime hours", "code": "Access limited during daytime hours" }, { "name": "Access limited during evening hours", "code": "Access limited during evening hours" }, { "name": "Closed / inactive for reconstruction or remodel", "code": "Closed / inactive for reconstruction or remodel" }, { "name": "Closed / inactive due to emergency", "code": "Closed / inactive due to emergency" }, { "name": "Closed / inactive temporarily for event", "code": "Closed / inactive temporarily for event" }, { "name": "Closed / inactive for Summer break", "code": "Closed / inactive for Summer break" }, { "name": "Closed / inactive for Winter break", "code": "Closed / inactive for Winter break" }, { "name": "Closed / inactive for Spring break", "code": "Closed / inactive for Spring break" }, { "name": "Status Unknown", "code": "Status Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ShuttleStopsID", "type": "esriFieldTypeSmallInteger", "alias": "ShuttleStopsID", "domain": null }, { "name": "IsTimed", "type": "esriFieldTypeSmallInteger", "alias": "IsTimed", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RouteIsNight", "type": "esriFieldTypeSmallInteger", "alias": "RouteIsNight", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RouteIsPurple", "type": "esriFieldTypeSmallInteger", "alias": "RouteIsPurple", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RouteIsGreen", "type": "esriFieldTypeSmallInteger", "alias": "RouteIsGreen", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RouteIsOrange", "type": "esriFieldTypeSmallInteger", "alias": "RouteIsOrange", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ClosedStartDate", "type": "esriFieldTypeDate", "alias": "ClosedStartDate", "length": 8, "domain": null }, { "name": "ClosedStopDate", "type": "esriFieldTypeDate", "alias": "ClosedStopDate", "length": 8, "domain": null }, { "name": "RoutesServed", "type": "esriFieldTypeString", "alias": "RoutesServed", "length": 75, "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Name", "length": 125, "domain": null }, { "name": "Summary", "type": "esriFieldTypeString", "alias": "Summary", "length": 150, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 500, "domain": null }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "length": 40, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 80, "domain": null }, { "name": "Contact", "type": "esriFieldTypeString", "alias": "Contact", "length": 50, "domain": null }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "length": 50, "domain": null }, { "name": "SustainabilityTheme", "type": "esriFieldTypeString", "alias": "SustainabilityTheme", "length": 20, "domain": { "type": "codedValue", "name": "WS2_SustainabilityTheme", "description": "Sustainability Themes", "codedValues": [ { "name": "Built Environment", "code": "Built Environment" }, { "name": "Campus Life", "code": "Campus Life" }, { "name": "Energy", "code": "Energy" }, { "name": "Food", "code": "Food" }, { "name": "Natural Environment", "code": "Natural Environment" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Waste Reduction", "code": "Waste Reduction" }, { "name": "Water", "code": "Water" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SustainabilityType", "type": "esriFieldTypeString", "alias": "SustainabilityType", "length": 15, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 255, "domain": null }, { "name": "StopName", "type": "esriFieldTypeString", "alias": "StopName", "length": 30, "domain": null }, { "name": "RouteIsBlue", "type": "esriFieldTypeSmallInteger", "alias": "RouteIsBlue", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RouteIsYellow", "type": "esriFieldTypeSmallInteger", "alias": "RouteIsYellow", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RouteIsRed", "type": "esriFieldTypeSmallInteger", "alias": "RouteIsRed", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SymbolDirection", "type": "esriFieldTypeSmallInteger", "alias": "SymbolDirection", "domain": null }, { "name": "TransLocStopCode", "type": "esriFieldTypeSmallInteger", "alias": "TransLocStopCode", "domain": null }, { "name": "SearchKeywords", "type": "esriFieldTypeString", "alias": "Search Keywords", "length": 255, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 50, "domain": null }, { "name": "DateLastEdited", "type": "esriFieldTypeDate", "alias": "DateLastEdited", "length": 8, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 32, "name": "CatTran Shuttle Stops4514", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 6771, "maxScale": 3386, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ab06399d988fa9640387d6c27bda3d96", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB7UlEQVRIiWNhoCFgGR6GR9XtzJQU4S5gY2HiJsWQ//8Z/v/49ffNg+dfSjZ0ee7Favjff/87eped5yPToTKVcSadGxgYTLAazsLMhGGwsjQ/g4+NAoO8BC8DPw8bw9uPPxhuP/7IsOnwfYaX776hqOVgZxZDMQ+XM7g4WBg2dHozuJjKMmR1H2C4ePsNXE5Ogpfh2eZEhrmbrzGkdezH6RWchntZKTCoyPAzrNxzm8HeUBpDfvW+OwwhTioMXUvOMdx58pE0w1Vl+Bk6Fp9lmLXhKk6X9RfYMqjKCpBuuIQwF8PFO4igwAYevfjMICPGg1Mep+GSItwMr95/x2v46w/fwRFOsuESQlwMLekWDPeffcKp2VBNlOHUtZekG87IyMjgbi7HQAicvk6G4SAASgmmmmIMjsYyDOhg4bYbDBxszAz4AF7D+XnYGDjZsSvh4WRlYGdjBoc7WYanB+jglAt2VAbTU9ZcIt3wkslHGFa3eoIjbPZGzLTelGbO8Ov3P4Zpay+TbvjJqy8Zlu++xXD00nOGnScfYchrKAgyfP/5h+H6g/fEGf7n77+fDAwM7DB++dRjODVOXHkRQ+zXr79fcBrOwsw0P9hROZGFmQluAbHg959/nx+/+jwRp+FLG90yGRgYQJgqYOjWoQAobJs/fggQ9gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "CatTran Shuttle Stops" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.23539878706E7, "ymin": 3787975.291100003, "xmax": -1.2349710011500001E7, "ymax": 3799029.3100000024, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "StopName", "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": "RouteDirection", "type": "esriFieldTypeSmallInteger", "alias": "RouteDirection", "domain": { "type": "codedValue", "name": "WS2_dmnSymbolDir", "description": "to denote the rotation of point symbols", "codedValues": [ { "name": "N", "code": 1 }, { "name": "NE", "code": 2 }, { "name": "E", "code": 3 }, { "name": "SE", "code": 4 }, { "name": "S", "code": 5 }, { "name": "SW", "code": 6 }, { "name": "W", "code": 7 }, { "name": "NW", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS2_FacilityStatus", "description": "Universal list of facility status", "codedValues": [ { "name": "Permanently closed", "code": "Permanently closed" }, { "name": "Open", "code": "Open" }, { "name": "Access limited during daytime hours", "code": "Access limited during daytime hours" }, { "name": "Access limited during evening hours", "code": "Access limited during evening hours" }, { "name": "Closed / inactive for reconstruction or remodel", "code": "Closed / inactive for reconstruction or remodel" }, { "name": "Closed / inactive due to emergency", "code": "Closed / inactive due to emergency" }, { "name": "Closed / inactive temporarily for event", "code": "Closed / inactive temporarily for event" }, { "name": "Closed / inactive for Summer break", "code": "Closed / inactive for Summer break" }, { "name": "Closed / inactive for Winter break", "code": "Closed / inactive for Winter break" }, { "name": "Closed / inactive for Spring break", "code": "Closed / inactive for Spring break" }, { "name": "Status Unknown", "code": "Status Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ShuttleStopsID", "type": "esriFieldTypeSmallInteger", "alias": "ShuttleStopsID", "domain": null }, { "name": "IsTimed", "type": "esriFieldTypeSmallInteger", "alias": "IsTimed", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RouteIsNight", "type": "esriFieldTypeSmallInteger", "alias": "RouteIsNight", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RouteIsPurple", "type": "esriFieldTypeSmallInteger", "alias": "RouteIsPurple", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RouteIsGreen", "type": "esriFieldTypeSmallInteger", "alias": "RouteIsGreen", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RouteIsOrange", "type": "esriFieldTypeSmallInteger", "alias": "RouteIsOrange", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ClosedStartDate", "type": "esriFieldTypeDate", "alias": "ClosedStartDate", "length": 8, "domain": null }, { "name": "ClosedStopDate", "type": "esriFieldTypeDate", "alias": "ClosedStopDate", "length": 8, "domain": null }, { "name": "RoutesServed", "type": "esriFieldTypeString", "alias": "RoutesServed", "length": 75, "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Name", "length": 125, "domain": null }, { "name": "Summary", "type": "esriFieldTypeString", "alias": "Summary", "length": 150, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 500, "domain": null }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "length": 40, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 80, "domain": null }, { "name": "Contact", "type": "esriFieldTypeString", "alias": "Contact", "length": 50, "domain": null }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "length": 50, "domain": null }, { "name": "SustainabilityTheme", "type": "esriFieldTypeString", "alias": "SustainabilityTheme", "length": 20, "domain": { "type": "codedValue", "name": "WS2_SustainabilityTheme", "description": "Sustainability Themes", "codedValues": [ { "name": "Built Environment", "code": "Built Environment" }, { "name": "Campus Life", "code": "Campus Life" }, { "name": "Energy", "code": "Energy" }, { "name": "Food", "code": "Food" }, { "name": "Natural Environment", "code": "Natural Environment" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Waste Reduction", "code": "Waste Reduction" }, { "name": "Water", "code": "Water" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SustainabilityType", "type": "esriFieldTypeString", "alias": "SustainabilityType", "length": 15, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 255, "domain": null }, { "name": "StopName", "type": "esriFieldTypeString", "alias": "StopName", "length": 30, "domain": null }, { "name": "RouteIsBlue", "type": "esriFieldTypeSmallInteger", "alias": "RouteIsBlue", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RouteIsYellow", "type": "esriFieldTypeSmallInteger", "alias": "RouteIsYellow", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RouteIsRed", "type": "esriFieldTypeSmallInteger", "alias": "RouteIsRed", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SymbolDirection", "type": "esriFieldTypeSmallInteger", "alias": "SymbolDirection", "domain": null }, { "name": "TransLocStopCode", "type": "esriFieldTypeSmallInteger", "alias": "TransLocStopCode", "domain": null }, { "name": "SearchKeywords", "type": "esriFieldTypeString", "alias": "Search Keywords", "length": 255, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 50, "domain": null }, { "name": "DateLastEdited", "type": "esriFieldTypeDate", "alias": "DateLastEdited", "length": 8, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 34, "name": "SunTran Stops1128", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1692, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "79d804b584d93f3d160600fbfef05356", "imageData": "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UmVhZHlxyWU8AAADaGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4zLWMwMTEgNjYuMTQ1NjYxLCAyMDEyLzAyLzA2LTE0OjU2OjI3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOkY4QjU1NUExQkMyMDY4MTE4MDgzQTA1MEU5QzI0QUYyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjEzNTE1QjIxOUIwQzExRTJCQkFBRUJDM0RGM0E1MjU1IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjEzNTE1QjIwOUIwQzExRTJCQkFBRUJDM0RGM0E1MjU1IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGODRDQjA3MjBGMjA2ODExODA4M0VGNDFDMTA0NjVGMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGOEI1NTVBMUJDMjA2ODExODA4M0EwNTBFOUMyNEFGMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PksZhY0AAAbpSURB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", "contentType": "image/png", "width": 30, "height": 30, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "SunTran Stops" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.25648846985E7, "ymin": 3746044.5511000007, "xmax": -1.23311354853E7, "ymax": 3827070.0754000023, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "StopName", "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": "StopId", "type": "esriFieldTypeDouble", "alias": "StopId", "domain": null }, { "name": "In3MileRadius", "type": "esriFieldTypeSmallInteger", "alias": "In3MileRadius", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SearchKeywords", "type": "esriFieldTypeString", "alias": "Search Keywords", "length": 255, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 35, "name": "SunLink Streetcar Stops1128", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 13542, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5c9c8d37ed8b11c6e76a0606254d2dcc", "imageData": "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UmVhZHlxyWU8AAADaGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4zLWMwMTEgNjYuMTQ1NjYxLCAyMDEyLzAyLzA2LTE0OjU2OjI3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOkY4QjU1NUExQkMyMDY4MTE4MDgzQTA1MEU5QzI0QUYyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkUzQTZDNjEwOUIwQjExRTJCQkFBRUJDM0RGM0E1MjU1IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkUzQTZDNjBGOUIwQjExRTJCQkFBRUJDM0RGM0E1MjU1IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGNjRDQjA3MjBGMjA2ODExODA4M0VGNDFDMTA0NjVGMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGOEI1NTVBMUJDMjA2ODExODA4M0EwNTBFOUMyNEFGMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PiPnFzUAAAcZSURB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", "contentType": "image/png", "width": 27, "height": 27, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "SunLink Streetcar Stops" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2354827101E7, "ymin": 3791850.0986, "xmax": -1.2350509355700001E7, "ymax": 3794498.0516000018, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STOP_TYPE", "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": "Contact", "type": "esriFieldTypeString", "alias": "Contact", "length": 50, "domain": null }, { "name": "Summary", "type": "esriFieldTypeString", "alias": "Summary", "length": 150, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 80, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 500, "domain": null }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "length": 40, "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Name", "length": 125, "domain": null }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "length": 50, "domain": null }, { "name": "SustainabilityTheme", "type": "esriFieldTypeString", "alias": "SustainabilityTheme", "length": 20, "domain": { "type": "codedValue", "name": "WS2_SustainabilityTheme", "description": "Sustainability Themes", "codedValues": [ { "name": "Built Environment", "code": "Built Environment" }, { "name": "Campus Life", "code": "Campus Life" }, { "name": "Energy", "code": "Energy" }, { "name": "Food", "code": "Food" }, { "name": "Natural Environment", "code": "Natural Environment" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Waste Reduction", "code": "Waste Reduction" }, { "name": "Water", "code": "Water" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SustainabilityType", "type": "esriFieldTypeString", "alias": "SustainabilityType", "length": 15, "domain": null }, { "name": "SearchKeywords", "type": "esriFieldTypeString", "alias": "SearchKeywords", "length": 255, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 36, "name": "Outer Campus Loop", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 54166, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "route", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Green Route", "description": "Green Route", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 136, 55, 255 ], "width": 3 }, "values": [ [ "green" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 136, 55, 255 ], "width": 3 }, "value": "green", "label": "Green Route" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 163, 136, 255 ], "toColor": [ 38, 163, 136, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 31, 143, 255 ], "toColor": [ 43, 31, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 45, 43, 255 ], "toColor": [ 171, 45, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 163, 39, 255 ], "toColor": [ 163, 163, 39, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 98, 153, 255 ], "toColor": [ 43, 98, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 41, 99, 255 ], "toColor": [ 133, 41, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 173, 52, 255 ], "toColor": [ 50, 173, 52, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 94, 60, 255 ], "toColor": [ 128, 94, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 41, 171, 255 ], "toColor": [ 169, 41, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 130, 51, 255 ], "toColor": [ 82, 130, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 77, 158, 255 ], "toColor": [ 120, 77, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 69, 80, 255 ], "toColor": [ 161, 69, 80, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 152, 176, 255 ], "toColor": [ 65, 152, 176, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.235403502463842E7, "ymin": 3787868.3217596654, "xmax": -1.234733927829929E7, "ymax": 3799097.812100002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "route", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "route", "type": "esriFieldTypeString", "alias": "route", "length": 10, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "status", "length": 50, "domain": { "type": "codedValue", "name": "WS2_FacilityStatus", "description": "Universal list of facility status", "codedValues": [ { "name": "Permanently closed", "code": "Permanently closed" }, { "name": "Open", "code": "Open" }, { "name": "Access limited during daytime hours", "code": "Access limited during daytime hours" }, { "name": "Access limited during evening hours", "code": "Access limited during evening hours" }, { "name": "Closed / inactive for reconstruction or remodel", "code": "Closed / inactive for reconstruction or remodel" }, { "name": "Closed / inactive due to emergency", "code": "Closed / inactive due to emergency" }, { "name": "Closed / inactive temporarily for event", "code": "Closed / inactive temporarily for event" }, { "name": "Closed / inactive for Summer break", "code": "Closed / inactive for Summer break" }, { "name": "Closed / inactive for Winter break", "code": "Closed / inactive for Winter break" }, { "name": "Closed / inactive for Spring break", "code": "Closed / inactive for Spring break" }, { "name": "Status Unknown", "code": "Status Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "ClosedStartDate", "type": "esriFieldTypeDate", "alias": "ClosedStartDate", "length": 8, "domain": null }, { "name": "ClosedStopDate", "type": "esriFieldTypeDate", "alias": "ClosedStopDate", "length": 8, "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Name", "length": 125, "domain": null }, { "name": "Summary", "type": "esriFieldTypeString", "alias": "Summary", "length": 150, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 500, "domain": null }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "length": 40, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 80, "domain": null }, { "name": "Contact", "type": "esriFieldTypeString", "alias": "Contact", "length": 50, "domain": null }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "length": 50, "domain": null }, { "name": "SustainabilityTheme", "type": "esriFieldTypeString", "alias": "SustainabilityTheme", "length": 20, "domain": { "type": "codedValue", "name": "WS2_SustainabilityTheme", "description": "Sustainability Themes", "codedValues": [ { "name": "Built Environment", "code": "Built Environment" }, { "name": "Campus Life", "code": "Campus Life" }, { "name": "Energy", "code": "Energy" }, { "name": "Food", "code": "Food" }, { "name": "Natural Environment", "code": "Natural Environment" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Waste Reduction", "code": "Waste Reduction" }, { "name": "Water", "code": "Water" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SustainabilityType", "type": "esriFieldTypeString", "alias": "SustainabilityType", "length": 15, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 255, "domain": null }, { "name": "PTSDescription", "type": "esriFieldTypeString", "alias": "PTSDescription", "length": 250, "domain": null }, { "name": "SearchKeywords", "type": "esriFieldTypeString", "alias": "Search Keywords", "length": 255, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 50, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "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": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 37, "name": "Night Cat Route", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 54166, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "route", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Night", "description": "Night", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "values": [ [ "night" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "night", "label": "Night" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 163, 136, 255 ], "toColor": [ 38, 163, 136, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 31, 143, 255 ], "toColor": [ 43, 31, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 45, 43, 255 ], "toColor": [ 171, 45, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 163, 39, 255 ], "toColor": [ 163, 163, 39, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 98, 153, 255 ], "toColor": [ 43, 98, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 41, 99, 255 ], "toColor": [ 133, 41, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 173, 52, 255 ], "toColor": [ 50, 173, 52, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 94, 60, 255 ], "toColor": [ 128, 94, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 41, 171, 255 ], "toColor": [ 169, 41, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 130, 51, 255 ], "toColor": [ 82, 130, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 77, 158, 255 ], "toColor": [ 120, 77, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 69, 80, 255 ], "toColor": [ 161, 69, 80, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 152, 176, 255 ], "toColor": [ 65, 152, 176, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.235403502463842E7, "ymin": 3787868.3217596654, "xmax": -1.234733927829929E7, "ymax": 3799097.812100002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "route", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "route", "type": "esriFieldTypeString", "alias": "route", "length": 10, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "status", "length": 50, "domain": { "type": "codedValue", "name": "WS2_FacilityStatus", "description": "Universal list of facility status", "codedValues": [ { "name": "Permanently closed", "code": "Permanently closed" }, { "name": "Open", "code": "Open" }, { "name": "Access limited during daytime hours", "code": "Access limited during daytime hours" }, { "name": "Access limited during evening hours", "code": "Access limited during evening hours" }, { "name": "Closed / inactive for reconstruction or remodel", "code": "Closed / inactive for reconstruction or remodel" }, { "name": "Closed / inactive due to emergency", "code": "Closed / inactive due to emergency" }, { "name": "Closed / inactive temporarily for event", "code": "Closed / inactive temporarily for event" }, { "name": "Closed / inactive for Summer break", "code": "Closed / inactive for Summer break" }, { "name": "Closed / inactive for Winter break", "code": "Closed / inactive for Winter break" }, { "name": "Closed / inactive for Spring break", "code": "Closed / inactive for Spring break" }, { "name": "Status Unknown", "code": "Status Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "ClosedStartDate", "type": "esriFieldTypeDate", "alias": "ClosedStartDate", "length": 8, "domain": null }, { "name": "ClosedStopDate", "type": "esriFieldTypeDate", "alias": "ClosedStopDate", "length": 8, "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Name", "length": 125, "domain": null }, { "name": "Summary", "type": "esriFieldTypeString", "alias": "Summary", "length": 150, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 500, "domain": null }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "length": 40, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 80, "domain": null }, { "name": "Contact", "type": "esriFieldTypeString", "alias": "Contact", "length": 50, "domain": null }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "length": 50, "domain": null }, { "name": "SustainabilityTheme", "type": "esriFieldTypeString", "alias": "SustainabilityTheme", "length": 20, "domain": { "type": "codedValue", "name": "WS2_SustainabilityTheme", "description": "Sustainability Themes", "codedValues": [ { "name": "Built Environment", "code": "Built Environment" }, { "name": "Campus Life", "code": "Campus Life" }, { "name": "Energy", "code": "Energy" }, { "name": "Food", "code": "Food" }, { "name": "Natural Environment", "code": "Natural Environment" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Waste Reduction", "code": "Waste Reduction" }, { "name": "Water", "code": "Water" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SustainabilityType", "type": "esriFieldTypeString", "alias": "SustainabilityType", "length": 15, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 255, "domain": null }, { "name": "PTSDescription", "type": "esriFieldTypeString", "alias": "PTSDescription", "length": 250, "domain": null }, { "name": "SearchKeywords", "type": "esriFieldTypeString", "alias": "Search Keywords", "length": 255, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 50, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "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": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 38, "name": "Mountain Ave. Route", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 54166, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "route", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Orange Route", "description": "Orange Route", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 224, 148, 0, 255 ], "width": 3 }, "values": [ [ "orange" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 224, 148, 0, 255 ], "width": 3 }, "value": "orange", "label": "Orange Route" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 163, 136, 255 ], "toColor": [ 38, 163, 136, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 31, 143, 255 ], "toColor": [ 43, 31, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 45, 43, 255 ], "toColor": [ 171, 45, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 163, 39, 255 ], "toColor": [ 163, 163, 39, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 98, 153, 255 ], "toColor": [ 43, 98, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 41, 99, 255 ], "toColor": [ 133, 41, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 173, 52, 255 ], "toColor": [ 50, 173, 52, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 94, 60, 255 ], "toColor": [ 128, 94, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 41, 171, 255 ], "toColor": [ 169, 41, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 130, 51, 255 ], "toColor": [ 82, 130, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 77, 158, 255 ], "toColor": [ 120, 77, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 69, 80, 255 ], "toColor": [ 161, 69, 80, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 152, 176, 255 ], "toColor": [ 65, 152, 176, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.235403502463842E7, "ymin": 3787868.3217596654, "xmax": -1.234733927829929E7, "ymax": 3799097.812100002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "route", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "route", "type": "esriFieldTypeString", "alias": "route", "length": 10, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "status", "length": 50, "domain": { "type": "codedValue", "name": "WS2_FacilityStatus", "description": "Universal list of facility status", "codedValues": [ { "name": "Permanently closed", "code": "Permanently closed" }, { "name": "Open", "code": "Open" }, { "name": "Access limited during daytime hours", "code": "Access limited during daytime hours" }, { "name": "Access limited during evening hours", "code": "Access limited during evening hours" }, { "name": "Closed / inactive for reconstruction or remodel", "code": "Closed / inactive for reconstruction or remodel" }, { "name": "Closed / inactive due to emergency", "code": "Closed / inactive due to emergency" }, { "name": "Closed / inactive temporarily for event", "code": "Closed / inactive temporarily for event" }, { "name": "Closed / inactive for Summer break", "code": "Closed / inactive for Summer break" }, { "name": "Closed / inactive for Winter break", "code": "Closed / inactive for Winter break" }, { "name": "Closed / inactive for Spring break", "code": "Closed / inactive for Spring break" }, { "name": "Status Unknown", "code": "Status Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "ClosedStartDate", "type": "esriFieldTypeDate", "alias": "ClosedStartDate", "length": 8, "domain": null }, { "name": "ClosedStopDate", "type": "esriFieldTypeDate", "alias": "ClosedStopDate", "length": 8, "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Name", "length": 125, "domain": null }, { "name": "Summary", "type": "esriFieldTypeString", "alias": "Summary", "length": 150, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 500, "domain": null }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "length": 40, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 80, "domain": null }, { "name": "Contact", "type": "esriFieldTypeString", "alias": "Contact", "length": 50, "domain": null }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "length": 50, "domain": null }, { "name": "SustainabilityTheme", "type": "esriFieldTypeString", "alias": "SustainabilityTheme", "length": 20, "domain": { "type": "codedValue", "name": "WS2_SustainabilityTheme", "description": "Sustainability Themes", "codedValues": [ { "name": "Built Environment", "code": "Built Environment" }, { "name": "Campus Life", "code": "Campus Life" }, { "name": "Energy", "code": "Energy" }, { "name": "Food", "code": "Food" }, { "name": "Natural Environment", "code": "Natural Environment" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Waste Reduction", "code": "Waste Reduction" }, { "name": "Water", "code": "Water" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SustainabilityType", "type": "esriFieldTypeString", "alias": "SustainabilityType", "length": 15, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 255, "domain": null }, { "name": "PTSDescription", "type": "esriFieldTypeString", "alias": "PTSDescription", "length": 250, "domain": null }, { "name": "SearchKeywords", "type": "esriFieldTypeString", "alias": "Search Keywords", "length": 255, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 50, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "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": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 39, "name": "North South Route", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 54166, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "route", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Purple Route", "description": "Purple Route", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 181, 25, 184, 255 ], "width": 3 }, "values": [ [ "purple" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 181, 25, 184, 255 ], "width": 3 }, "value": "purple", "label": "Purple Route" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 163, 136, 255 ], "toColor": [ 38, 163, 136, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 31, 143, 255 ], "toColor": [ 43, 31, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 45, 43, 255 ], "toColor": [ 171, 45, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 163, 39, 255 ], "toColor": [ 163, 163, 39, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 98, 153, 255 ], "toColor": [ 43, 98, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 41, 99, 255 ], "toColor": [ 133, 41, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 173, 52, 255 ], "toColor": [ 50, 173, 52, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 94, 60, 255 ], "toColor": [ 128, 94, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 41, 171, 255 ], "toColor": [ 169, 41, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 130, 51, 255 ], "toColor": [ 82, 130, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 77, 158, 255 ], "toColor": [ 120, 77, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 69, 80, 255 ], "toColor": [ 161, 69, 80, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 152, 176, 255 ], "toColor": [ 65, 152, 176, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.235403502463842E7, "ymin": 3787868.3217596654, "xmax": -1.234733927829929E7, "ymax": 3799097.812100002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "route", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "route", "type": "esriFieldTypeString", "alias": "route", "length": 10, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "status", "length": 50, "domain": { "type": "codedValue", "name": "WS2_FacilityStatus", "description": "Universal list of facility status", "codedValues": [ { "name": "Permanently closed", "code": "Permanently closed" }, { "name": "Open", "code": "Open" }, { "name": "Access limited during daytime hours", "code": "Access limited during daytime hours" }, { "name": "Access limited during evening hours", "code": "Access limited during evening hours" }, { "name": "Closed / inactive for reconstruction or remodel", "code": "Closed / inactive for reconstruction or remodel" }, { "name": "Closed / inactive due to emergency", "code": "Closed / inactive due to emergency" }, { "name": "Closed / inactive temporarily for event", "code": "Closed / inactive temporarily for event" }, { "name": "Closed / inactive for Summer break", "code": "Closed / inactive for Summer break" }, { "name": "Closed / inactive for Winter break", "code": "Closed / inactive for Winter break" }, { "name": "Closed / inactive for Spring break", "code": "Closed / inactive for Spring break" }, { "name": "Status Unknown", "code": "Status Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "ClosedStartDate", "type": "esriFieldTypeDate", "alias": "ClosedStartDate", "length": 8, "domain": null }, { "name": "ClosedStopDate", "type": "esriFieldTypeDate", "alias": "ClosedStopDate", "length": 8, "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Name", "length": 125, "domain": null }, { "name": "Summary", "type": "esriFieldTypeString", "alias": "Summary", "length": 150, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 500, "domain": null }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "length": 40, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 80, "domain": null }, { "name": "Contact", "type": "esriFieldTypeString", "alias": "Contact", "length": 50, "domain": null }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "length": 50, "domain": null }, { "name": "SustainabilityTheme", "type": "esriFieldTypeString", "alias": "SustainabilityTheme", "length": 20, "domain": { "type": "codedValue", "name": "WS2_SustainabilityTheme", "description": "Sustainability Themes", "codedValues": [ { "name": "Built Environment", "code": "Built Environment" }, { "name": "Campus Life", "code": "Campus Life" }, { "name": "Energy", "code": "Energy" }, { "name": "Food", "code": "Food" }, { "name": "Natural Environment", "code": "Natural Environment" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Waste Reduction", "code": "Waste Reduction" }, { "name": "Water", "code": "Water" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SustainabilityType", "type": "esriFieldTypeString", "alias": "SustainabilityType", "length": 15, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 255, "domain": null }, { "name": "PTSDescription", "type": "esriFieldTypeString", "alias": "PTSDescription", "length": 250, "domain": null }, { "name": "SearchKeywords", "type": "esriFieldTypeString", "alias": "Search Keywords", "length": 255, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 50, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "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": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 40, "name": "Inner Campus Route", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 54166, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "route", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Yellow Route", "description": "Yellow Route", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3 }, "values": [ [ "yellow" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3 }, "value": "yellow", "label": "Yellow Route" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 163, 136, 255 ], "toColor": [ 38, 163, 136, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 31, 143, 255 ], "toColor": [ 43, 31, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 45, 43, 255 ], "toColor": [ 171, 45, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 163, 39, 255 ], "toColor": [ 163, 163, 39, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 98, 153, 255 ], "toColor": [ 43, 98, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 41, 99, 255 ], "toColor": [ 133, 41, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 173, 52, 255 ], "toColor": [ 50, 173, 52, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 94, 60, 255 ], "toColor": [ 128, 94, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 41, 171, 255 ], "toColor": [ 169, 41, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 130, 51, 255 ], "toColor": [ 82, 130, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 77, 158, 255 ], "toColor": [ 120, 77, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 69, 80, 255 ], "toColor": [ 161, 69, 80, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 152, 176, 255 ], "toColor": [ 65, 152, 176, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.235403502463842E7, "ymin": 3787868.3217596654, "xmax": -1.234733927829929E7, "ymax": 3799097.812100002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "route", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "route", "type": "esriFieldTypeString", "alias": "route", "length": 10, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "status", "length": 50, "domain": { "type": "codedValue", "name": "WS2_FacilityStatus", "description": "Universal list of facility status", "codedValues": [ { "name": "Permanently closed", "code": "Permanently closed" }, { "name": "Open", "code": "Open" }, { "name": "Access limited during daytime hours", "code": "Access limited during daytime hours" }, { "name": "Access limited during evening hours", "code": "Access limited during evening hours" }, { "name": "Closed / inactive for reconstruction or remodel", "code": "Closed / inactive for reconstruction or remodel" }, { "name": "Closed / inactive due to emergency", "code": "Closed / inactive due to emergency" }, { "name": "Closed / inactive temporarily for event", "code": "Closed / inactive temporarily for event" }, { "name": "Closed / inactive for Summer break", "code": "Closed / inactive for Summer break" }, { "name": "Closed / inactive for Winter break", "code": "Closed / inactive for Winter break" }, { "name": "Closed / inactive for Spring break", "code": "Closed / inactive for Spring break" }, { "name": "Status Unknown", "code": "Status Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "ClosedStartDate", "type": "esriFieldTypeDate", "alias": "ClosedStartDate", "length": 8, "domain": null }, { "name": "ClosedStopDate", "type": "esriFieldTypeDate", "alias": "ClosedStopDate", "length": 8, "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Name", "length": 125, "domain": null }, { "name": "Summary", "type": "esriFieldTypeString", "alias": "Summary", "length": 150, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 500, "domain": null }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "length": 40, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 80, "domain": null }, { "name": "Contact", "type": "esriFieldTypeString", "alias": "Contact", "length": 50, "domain": null }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "length": 50, "domain": null }, { "name": "SustainabilityTheme", "type": "esriFieldTypeString", "alias": "SustainabilityTheme", "length": 20, "domain": { "type": "codedValue", "name": "WS2_SustainabilityTheme", "description": "Sustainability Themes", "codedValues": [ { "name": "Built Environment", "code": "Built Environment" }, { "name": "Campus Life", "code": "Campus Life" }, { "name": "Energy", "code": "Energy" }, { "name": "Food", "code": "Food" }, { "name": "Natural Environment", "code": "Natural Environment" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Waste Reduction", "code": "Waste Reduction" }, { "name": "Water", "code": "Water" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SustainabilityType", "type": "esriFieldTypeString", "alias": "SustainabilityType", "length": 15, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 255, "domain": null }, { "name": "PTSDescription", "type": "esriFieldTypeString", "alias": "PTSDescription", "length": 250, "domain": null }, { "name": "SearchKeywords", "type": "esriFieldTypeString", "alias": "Search Keywords", "length": 255, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 50, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "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": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 41, "name": "Southwest Off Campus UA Mall Route", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 54166, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "route", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Red Route", "description": "Red Route", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 202, 0, 32, 255 ], "width": 3 }, "values": [ [ "red" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 202, 0, 32, 255 ], "width": 3 }, "value": "red", "label": "Red Route" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 163, 136, 255 ], "toColor": [ 38, 163, 136, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 31, 143, 255 ], "toColor": [ 43, 31, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 45, 43, 255 ], "toColor": [ 171, 45, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 163, 39, 255 ], "toColor": [ 163, 163, 39, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 98, 153, 255 ], "toColor": [ 43, 98, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 41, 99, 255 ], "toColor": [ 133, 41, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 173, 52, 255 ], "toColor": [ 50, 173, 52, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 94, 60, 255 ], "toColor": [ 128, 94, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 41, 171, 255 ], "toColor": [ 169, 41, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 130, 51, 255 ], "toColor": [ 82, 130, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 77, 158, 255 ], "toColor": [ 120, 77, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 69, 80, 255 ], "toColor": [ 161, 69, 80, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 152, 176, 255 ], "toColor": [ 65, 152, 176, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.235403502463842E7, "ymin": 3787868.3217596654, "xmax": -1.234733927829929E7, "ymax": 3799097.812100002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "route", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "route", "type": "esriFieldTypeString", "alias": "route", "length": 10, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "status", "length": 50, "domain": { "type": "codedValue", "name": "WS2_FacilityStatus", "description": "Universal list of facility status", "codedValues": [ { "name": "Permanently closed", "code": "Permanently closed" }, { "name": "Open", "code": "Open" }, { "name": "Access limited during daytime hours", "code": "Access limited during daytime hours" }, { "name": "Access limited during evening hours", "code": "Access limited during evening hours" }, { "name": "Closed / inactive for reconstruction or remodel", "code": "Closed / inactive for reconstruction or remodel" }, { "name": "Closed / inactive due to emergency", "code": "Closed / inactive due to emergency" }, { "name": "Closed / inactive temporarily for event", "code": "Closed / inactive temporarily for event" }, { "name": "Closed / inactive for Summer break", "code": "Closed / inactive for Summer break" }, { "name": "Closed / inactive for Winter break", "code": "Closed / inactive for Winter break" }, { "name": "Closed / inactive for Spring break", "code": "Closed / inactive for Spring break" }, { "name": "Status Unknown", "code": "Status Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "ClosedStartDate", "type": "esriFieldTypeDate", "alias": "ClosedStartDate", "length": 8, "domain": null }, { "name": "ClosedStopDate", "type": "esriFieldTypeDate", "alias": "ClosedStopDate", "length": 8, "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Name", "length": 125, "domain": null }, { "name": "Summary", "type": "esriFieldTypeString", "alias": "Summary", "length": 150, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 500, "domain": null }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "length": 40, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 80, "domain": null }, { "name": "Contact", "type": "esriFieldTypeString", "alias": "Contact", "length": 50, "domain": null }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "length": 50, "domain": null }, { "name": "SustainabilityTheme", "type": "esriFieldTypeString", "alias": "SustainabilityTheme", "length": 20, "domain": { "type": "codedValue", "name": "WS2_SustainabilityTheme", "description": "Sustainability Themes", "codedValues": [ { "name": "Built Environment", "code": "Built Environment" }, { "name": "Campus Life", "code": "Campus Life" }, { "name": "Energy", "code": "Energy" }, { "name": "Food", "code": "Food" }, { "name": "Natural Environment", "code": "Natural Environment" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Waste Reduction", "code": "Waste Reduction" }, { "name": "Water", "code": "Water" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SustainabilityType", "type": "esriFieldTypeString", "alias": "SustainabilityType", "length": 15, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 255, "domain": null }, { "name": "PTSDescription", "type": "esriFieldTypeString", "alias": "PTSDescription", "length": 250, "domain": null }, { "name": "SearchKeywords", "type": "esriFieldTypeString", "alias": "Search Keywords", "length": 255, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 50, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "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": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 42, "name": "USA Downtown Route", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 54166, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "route", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Blue Route", "description": "Blue Route", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 3 }, "values": [ [ "blue" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 3 }, "value": "blue", "label": "Blue Route" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 163, 136, 255 ], "toColor": [ 38, 163, 136, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 31, 143, 255 ], "toColor": [ 43, 31, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 45, 43, 255 ], "toColor": [ 171, 45, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 163, 39, 255 ], "toColor": [ 163, 163, 39, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 98, 153, 255 ], "toColor": [ 43, 98, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 41, 99, 255 ], "toColor": [ 133, 41, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 173, 52, 255 ], "toColor": [ 50, 173, 52, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 94, 60, 255 ], "toColor": [ 128, 94, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 41, 171, 255 ], "toColor": [ 169, 41, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 130, 51, 255 ], "toColor": [ 82, 130, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 77, 158, 255 ], "toColor": [ 120, 77, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 69, 80, 255 ], "toColor": [ 161, 69, 80, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 152, 176, 255 ], "toColor": [ 65, 152, 176, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.235403502463842E7, "ymin": 3787868.3217596654, "xmax": -1.234733927829929E7, "ymax": 3799097.812100002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "route", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "route", "type": "esriFieldTypeString", "alias": "route", "length": 10, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "status", "length": 50, "domain": { "type": "codedValue", "name": "WS2_FacilityStatus", "description": "Universal list of facility status", "codedValues": [ { "name": "Permanently closed", "code": "Permanently closed" }, { "name": "Open", "code": "Open" }, { "name": "Access limited during daytime hours", "code": "Access limited during daytime hours" }, { "name": "Access limited during evening hours", "code": "Access limited during evening hours" }, { "name": "Closed / inactive for reconstruction or remodel", "code": "Closed / inactive for reconstruction or remodel" }, { "name": "Closed / inactive due to emergency", "code": "Closed / inactive due to emergency" }, { "name": "Closed / inactive temporarily for event", "code": "Closed / inactive temporarily for event" }, { "name": "Closed / inactive for Summer break", "code": "Closed / inactive for Summer break" }, { "name": "Closed / inactive for Winter break", "code": "Closed / inactive for Winter break" }, { "name": "Closed / inactive for Spring break", "code": "Closed / inactive for Spring break" }, { "name": "Status Unknown", "code": "Status Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "ClosedStartDate", "type": "esriFieldTypeDate", "alias": "ClosedStartDate", "length": 8, "domain": null }, { "name": "ClosedStopDate", "type": "esriFieldTypeDate", "alias": "ClosedStopDate", "length": 8, "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Name", "length": 125, "domain": null }, { "name": "Summary", "type": "esriFieldTypeString", "alias": "Summary", "length": 150, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 500, "domain": null }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "length": 40, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 80, "domain": null }, { "name": "Contact", "type": "esriFieldTypeString", "alias": "Contact", "length": 50, "domain": null }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "length": 50, "domain": null }, { "name": "SustainabilityTheme", "type": "esriFieldTypeString", "alias": "SustainabilityTheme", "length": 20, "domain": { "type": "codedValue", "name": "WS2_SustainabilityTheme", "description": "Sustainability Themes", "codedValues": [ { "name": "Built Environment", "code": "Built Environment" }, { "name": "Campus Life", "code": "Campus Life" }, { "name": "Energy", "code": "Energy" }, { "name": "Food", "code": "Food" }, { "name": "Natural Environment", "code": "Natural Environment" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Waste Reduction", "code": "Waste Reduction" }, { "name": "Water", "code": "Water" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SustainabilityType", "type": "esriFieldTypeString", "alias": "SustainabilityType", "length": 15, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 255, "domain": null }, { "name": "PTSDescription", "type": "esriFieldTypeString", "alias": "PTSDescription", "length": 250, "domain": null }, { "name": "SearchKeywords", "type": "esriFieldTypeString", "alias": "Search Keywords", "length": 255, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 50, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "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": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 43, "name": "Motorcycle Parking1128", "type": "Feature Layer", "description": "Status:Contact:Intended Use:Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:ID:CCP_DIST:", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1692, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2680073b7d24cba0fed665be8ee17e03", "imageData": "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UmVhZHlxyWU8AAADaGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4zLWMwMTEgNjYuMTQ1NjYxLCAyMDEyLzAyLzA2LTE0OjU2OjI3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOkY4QjU1NUExQkMyMDY4MTE4MDgzQTA1MEU5QzI0QUYyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJBRkZCNjkwOTNDODExRTJCNTU4ODQyRDk2RDBCMzBFIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJBRkZCNjhGOTNDODExRTJCNTU4ODQyRDk2RDBCMzBFIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBNkE0RkZENEJFMjA2ODExODA4M0EwNTBFOUMyNEFGMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGOEI1NTVBMUJDMjA2ODExODA4M0EwNTBFOUMyNEFGMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PtJ++fIAAASzSURBVHjaxJh7TFtVHMe/fdCuPKwgCwGKoCEBxhiPJTqFydgwbPJoMsYgaFnUheGW6RYNS4TEGdwgZolh2WT7R7OFZWYyJXuYCNEZIwy1Y4hOKzgCTECXjbbQBy19+Ls3l+b2AaXC4CaflHvPPb/f+Z3zPb/7OwicTidW4xJilS4x7+9HHrqALl+OIXzlzCNz6mitmTfilbjiiRlCv9JrnEOkEXLhKkQcRaxxn+oA5fVpTR4y4iNd9yeu9eFC12DAqg7Ic1bCWuzZnOT2LEouW7QNvxGvCRKhZGMCspOiERsRArPVDs2YFjnJ0Wx7xckOXL89iiCREDOztkWP3a+q921LxUdV2T7b7A4n+kcfwmiZXVICodE6vF746vYwNj4dibaeuxiY0CFEKsap13LxbGIUREIBehpK8VLTVXQP/LOElMnkbQ8GJ7SoOtWJK+ohmuJJ3HswjXQSlM5owfF2NR6TSXC1tghxtAy++rsI1LGAFq22OBOnKUrm/s0d6ey6f9Y9iPqLN9HUfgvhIVJ8+HL2EhyzynCnsfJ5NJHRypwkyIODcKBgA/vmntxkZD21Fkc/78G9h9Moey4RMeHBPm34Upy7YxILnycjQvF2URamzFbkvdeGvXmp5FxC06+DTCJGEw3KarWh9XsNhJT/89fHedlwsbBjhxv56xWsgM529OP30Qc4VJTJKrnwgy8xNmnA1rQ4BNH35sc/J9juZ/dtg/ZcDU7v3eJlKyBVyyQi9ldnmEGoVITrJDCJWIS/JiYxZbLSvg6FVCzAyH0d9CaLx4o5AthOHiPr0Yyxv6rcdWi+okbNx1+z9y+kKpCiiMDAuBYGcvjL0L8Irzy5hH3ssLvd3hocR2ffMF7MSMDPJ1RovfEbIuXBqC7IYNsbL3V79fl/ju3eRnYfb8Plul3Ymp6AY1W57DOb3YH689/hXGffspQ+EPlwbJgyoeDIeWxKUSAzMZpy9Sw61XcxRltItEw1F4SO+QXx051RluWqEv1GvBJVJsR22+o43pIW7/UCU/D39A9T4nAspnzFpg0JlHT8L4Rg7iRBSv1VN2V43GKZkdpsdteA5GGhwR1dmqCDDReF/k4dTe+UOnYVZM5q9aRIzwiFsCpiY5jNPkL84HLM1drxXCXoCj05OTmk85sbb3x7c1B+pPHSvKHUHSxx7t6RZSgs3N6iVqv1C4yPdexpiJlPRmG2OTQajV5ZXNiyffM6Y/3+IqeQyhtP3qrKd1aWPDOzc6fyLM+ply0O5pnDs/QxE0yeZGoZ13Gjt7dXWFFRdvTyF+0NJoNZ1nzmmqvtdVU+Dryab1Uqi1u6urq0XKZm7DADMHID4Gfx+2w7M9W8tZMQTxAxRCyPOKYQLy8v36/VTpnfP3bBqUisctbWfeLU66ctSqWymdrf5ThElBLpXD++nRjOvsTT8UIX85VPqq6uPmw0mozUx2k2z1hUKlULz+lhooxIIUL4szavqnkHuXnfZb6UnPBSuWhkvHbmTPQ3cYcYJkwLFdmBHNrm1m6Uy5gMCkJKWIlx4g9OtSZ/lX2gp0UnZ3SEJ8Yw5ltCDHHPjYs5TgQy1b6mPYwX8fRiInVLiavxf5D/BBgALXYwyzQFG4YAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "Motorcycle Parking" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.247510973E7, "ymin": 3787916.5161999986, "xmax": -1.2282537029E7, "ymax": 3955493.1083000004, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Comments", "typeIdField": "Category", "subtypeFieldName": "Category", "subtypeField": "Category", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingLocation_New", "description": "Parking location types", "codedValues": [ { "name": "Alley", "code": "Alley" }, { "name": "Garage", "code": "Garage" }, { "name": "Garage Entrance", "code": "Garage Entrance" }, { "name": "Lot", "code": "Lot" }, { "name": "Other", "code": "Other" }, { "name": "Street", "code": "Street" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Category", "type": "esriFieldTypeSmallInteger", "alias": "Category", "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceCategory", "description": "Short integer codes for parking space categories", "codedValues": [ { "name": "Permit", "code": 1 }, { "name": "Visitor", "code": 2 }, { "name": "Loading Zone", "code": 3 }, { "name": "Other", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Orientation", "type": "esriFieldTypeString", "alias": "Orientation", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceOrientation", "description": "Parking space orientation types", "codedValues": [ { "name": "Backward (back in)", "code": "Backward (back in)" }, { "name": "Diagonal/backward", "code": "Diagonal/backward" }, { "name": "Diagonal/forward", "code": "Diagonal/forward" }, { "name": "Forward (pull in)", "code": "Forward (pull in)" }, { "name": "Parallel", "code": "Parallel" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TimeLimit", "type": "esriFieldTypeString", "alias": "TimeLimit", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceTimeLimit", "description": "Parking space time limits", "codedValues": [ { "name": "2 Hours", "code": "2 Hours" }, { "name": "20 Minutes", "code": "20 Minutes" }, { "name": "4 Hours", "code": "4 Hours" }, { "name": "No time limit", "code": "No time limit" }, { "name": "15 Minutes", "code": "15 Minutes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Restrictions", "type": "esriFieldTypeString", "alias": "Restrictions", "length": 50, "domain": null }, { "name": "TimeControlled", "type": "esriFieldTypeString", "alias": "TimeControlled", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceControlTimes", "description": "Parking space control times", "codedValues": [ { "name": "24 hours", "code": "24 hours" }, { "name": "5pm-7am", "code": "5pm-7am" }, { "name": "6am-8pm", "code": "6am-8pm" }, { "name": "7am-5pm", "code": "7am-5pm" }, { "name": "7am-5pm (with 24 hour limited restrictions)", "code": "7am-5pm (with 24 hour limited restrictions)" }, { "name": "7am-7pm", "code": "7am-7pm" }, { "name": "7am-8pm", "code": "7am-8pm" }, { "name": "7am-9pm", "code": "7am-9pm" }, { "name": "Conditional", "code": "Conditional" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DaysControlled", "type": "esriFieldTypeString", "alias": "DaysControlled", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceControlDays", "description": "Parking space control days", "codedValues": [ { "name": "7 days", "code": "7 days" }, { "name": "Monday-Friday", "code": "Monday-Friday" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 128, "domain": null }, { "name": "IsCompact", "type": "esriFieldTypeSmallInteger", "alias": "IsCompact", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "SearchKeywords", "type": "esriFieldTypeString", "alias": "Search Keywords", "length": 255, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCrated", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 50, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "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": "" } ], "types": [ { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpacePermitType", "description": "Permit type", "codedValues": [ { "name": "Carpool", "code": "Carpool" }, { "name": "Dept. Reserve", "code": "Dept. Reserve" }, { "name": "Disabled Garage", "code": "Disabled Garage" }, { "name": "Disabled Surface", "code": "Disabled Surface" }, { "name": "Government/Commercial", "code": "Government/Commercial" }, { "name": "Lot Specific", "code": "Lot Specific" }, { "name": "Motorcycle", "code": "Motorcycle" }, { "name": "Motorcycle Lot Specific", "code": "Motorcycle Lot Specific" }, { "name": "Park n' Ride", "code": "Park n' Ride" }, { "name": "Park n' Walk", "code": "Park n' Walk" }, { "name": "Reserved", "code": "Reserved" }, { "name": "Service", "code": "Service" }, { "name": "South of Sixth", "code": "South of Sixth" }, { "name": "State Reserve", "code": "State Reserve" }, { "name": "Street Specific", "code": "Street Specific" }, { "name": "Zipcar", "code": "Zipcar" }, { "name": "Zone 1", "code": "Zone 1" }, { "name": "USA", "code": "USA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 1, "name": "Permit" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceVisitorType", "description": "Visitor type", "codedValues": [ { "name": "EV Charging", "code": "EV Charging" }, { "name": "Pay by Plate", "code": "Pay by Plate" }, { "name": "Disabled Pay by Plate", "code": "Disabled Pay by Plate" }, { "name": "Motorcycle Pay by Plate", "code": "Motorcycle Pay by Plate" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 2, "name": "Visitor" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceLoadingZoneType", "description": "Loading Zone type", "codedValues": [ { "name": "Standard Loading Zone - 20 Mins", "code": "Standard Loading Zone - 20 Mins" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 3, "name": "Loading Zone" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceOtherType", "description": "Other parking space type", "codedValues": [ { "name": "Building Specific Visitor", "code": "Building Specific Visitor" }, { "name": "Centennial Hall Courtesy", "code": "Centennial Hall Courtesy" }, { "name": "Other", "code": "Other" }, { "name": "15 Minute", "code": "15 Minute" }, { "name": "15 Minute Motorcycle", "code": "15 Minute Motorcycle" }, { "name": "15 Minute Disabled", "code": "15 Minute Disabled" }, { "name": "All Permits Authorized", "code": "All Permits Authorized" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 4, "name": "Other" } ], "subtypes": [ { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpacePermitType", "description": "Permit type", "codedValues": [ { "name": "Carpool", "code": "Carpool" }, { "name": "Dept. Reserve", "code": "Dept. Reserve" }, { "name": "Disabled Garage", "code": "Disabled Garage" }, { "name": "Disabled Surface", "code": "Disabled Surface" }, { "name": "Government/Commercial", "code": "Government/Commercial" }, { "name": "Lot Specific", "code": "Lot Specific" }, { "name": "Motorcycle", "code": "Motorcycle" }, { "name": "Motorcycle Lot Specific", "code": "Motorcycle Lot Specific" }, { "name": "Park n' Ride", "code": "Park n' Ride" }, { "name": "Park n' Walk", "code": "Park n' Walk" }, { "name": "Reserved", "code": "Reserved" }, { "name": "Service", "code": "Service" }, { "name": "South of Sixth", "code": "South of Sixth" }, { "name": "State Reserve", "code": "State Reserve" }, { "name": "Street Specific", "code": "Street Specific" }, { "name": "Zipcar", "code": "Zipcar" }, { "name": "Zone 1", "code": "Zone 1" }, { "name": "USA", "code": "USA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": null, "TimeControlled": null, "DaysControlled": null, "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 1, "name": "Permit" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceVisitorType", "description": "Visitor type", "codedValues": [ { "name": "EV Charging", "code": "EV Charging" }, { "name": "Pay by Plate", "code": "Pay by Plate" }, { "name": "Disabled Pay by Plate", "code": "Disabled Pay by Plate" }, { "name": "Motorcycle Pay by Plate", "code": "Motorcycle Pay by Plate" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": null, "TimeControlled": null, "DaysControlled": null, "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 2, "name": "Visitor" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceLoadingZoneType", "description": "Loading Zone type", "codedValues": [ { "name": "Standard Loading Zone - 20 Mins", "code": "Standard Loading Zone - 20 Mins" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": "20 Minutes", "TimeControlled": null, "DaysControlled": null, "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 3, "name": "Loading Zone" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceOtherType", "description": "Other parking space type", "codedValues": [ { "name": "Building Specific Visitor", "code": "Building Specific Visitor" }, { "name": "Centennial Hall Courtesy", "code": "Centennial Hall Courtesy" }, { "name": "Other", "code": "Other" }, { "name": "15 Minute", "code": "15 Minute" }, { "name": "15 Minute Motorcycle", "code": "15 Minute Motorcycle" }, { "name": "15 Minute Disabled", "code": "15 Minute Disabled" }, { "name": "All Permits Authorized", "code": "All Permits Authorized" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": "No time limit", "TimeControlled": "7am-5pm", "DaysControlled": "Monday-Friday", "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 4, "name": "Other" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 44, "name": "Disabled Parking564", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 846, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d5f6a66895f1638d876cc72c3ae32612", "imageData": "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", "contentType": "image/png", "width": 35, "height": 25, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "Disabled Parking" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.247510973E7, "ymin": 3787916.5161999986, "xmax": -1.2282537029E7, "ymax": 3955493.1083000004, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Comments", "typeIdField": "Category", "subtypeFieldName": "Category", "subtypeField": "Category", "defaultSubtypeCode": 1, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Category", "type": "esriFieldTypeSmallInteger", "alias": "Category", "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceCategory", "description": "Short integer codes for parking space categories", "codedValues": [ { "name": "Permit", "code": 1 }, { "name": "Visitor", "code": 2 }, { "name": "Loading Zone", "code": 3 }, { "name": "Other", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingLocation_New", "description": "Parking location types", "codedValues": [ { "name": "Alley", "code": "Alley" }, { "name": "Garage", "code": "Garage" }, { "name": "Garage Entrance", "code": "Garage Entrance" }, { "name": "Lot", "code": "Lot" }, { "name": "Other", "code": "Other" }, { "name": "Street", "code": "Street" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Orientation", "type": "esriFieldTypeString", "alias": "Orientation", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceOrientation", "description": "Parking space orientation types", "codedValues": [ { "name": "Backward (back in)", "code": "Backward (back in)" }, { "name": "Diagonal/backward", "code": "Diagonal/backward" }, { "name": "Diagonal/forward", "code": "Diagonal/forward" }, { "name": "Forward (pull in)", "code": "Forward (pull in)" }, { "name": "Parallel", "code": "Parallel" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TimeLimit", "type": "esriFieldTypeString", "alias": "TimeLimit", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceTimeLimit", "description": "Parking space time limits", "codedValues": [ { "name": "2 Hours", "code": "2 Hours" }, { "name": "20 Minutes", "code": "20 Minutes" }, { "name": "4 Hours", "code": "4 Hours" }, { "name": "No time limit", "code": "No time limit" }, { "name": "15 Minutes", "code": "15 Minutes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Restrictions", "type": "esriFieldTypeString", "alias": "Restrictions", "length": 50, "domain": null }, { "name": "TimeControlled", "type": "esriFieldTypeString", "alias": "TimeControlled", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceControlTimes", "description": "Parking space control times", "codedValues": [ { "name": "24 hours", "code": "24 hours" }, { "name": "5pm-7am", "code": "5pm-7am" }, { "name": "6am-8pm", "code": "6am-8pm" }, { "name": "7am-5pm", "code": "7am-5pm" }, { "name": "7am-5pm (with 24 hour limited restrictions)", "code": "7am-5pm (with 24 hour limited restrictions)" }, { "name": "7am-7pm", "code": "7am-7pm" }, { "name": "7am-8pm", "code": "7am-8pm" }, { "name": "7am-9pm", "code": "7am-9pm" }, { "name": "Conditional", "code": "Conditional" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DaysControlled", "type": "esriFieldTypeString", "alias": "DaysControlled", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceControlDays", "description": "Parking space control days", "codedValues": [ { "name": "7 days", "code": "7 days" }, { "name": "Monday-Friday", "code": "Monday-Friday" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 128, "domain": null }, { "name": "IsCompact", "type": "esriFieldTypeSmallInteger", "alias": "IsCompact", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "SearchKeywords", "type": "esriFieldTypeString", "alias": "Search Keywords", "length": 255, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCrated", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 50, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "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": "" } ], "types": [ { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpacePermitType", "description": "Permit type", "codedValues": [ { "name": "Carpool", "code": "Carpool" }, { "name": "Dept. Reserve", "code": "Dept. Reserve" }, { "name": "Disabled Garage", "code": "Disabled Garage" }, { "name": "Disabled Surface", "code": "Disabled Surface" }, { "name": "Government/Commercial", "code": "Government/Commercial" }, { "name": "Lot Specific", "code": "Lot Specific" }, { "name": "Motorcycle", "code": "Motorcycle" }, { "name": "Motorcycle Lot Specific", "code": "Motorcycle Lot Specific" }, { "name": "Park n' Ride", "code": "Park n' Ride" }, { "name": "Park n' Walk", "code": "Park n' Walk" }, { "name": "Reserved", "code": "Reserved" }, { "name": "Service", "code": "Service" }, { "name": "South of Sixth", "code": "South of Sixth" }, { "name": "State Reserve", "code": "State Reserve" }, { "name": "Street Specific", "code": "Street Specific" }, { "name": "Zipcar", "code": "Zipcar" }, { "name": "Zone 1", "code": "Zone 1" }, { "name": "USA", "code": "USA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 1, "name": "Permit" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceVisitorType", "description": "Visitor type", "codedValues": [ { "name": "EV Charging", "code": "EV Charging" }, { "name": "Pay by Plate", "code": "Pay by Plate" }, { "name": "Disabled Pay by Plate", "code": "Disabled Pay by Plate" }, { "name": "Motorcycle Pay by Plate", "code": "Motorcycle Pay by Plate" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 2, "name": "Visitor" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceLoadingZoneType", "description": "Loading Zone type", "codedValues": [ { "name": "Standard Loading Zone - 20 Mins", "code": "Standard Loading Zone - 20 Mins" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 3, "name": "Loading Zone" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceOtherType", "description": "Other parking space type", "codedValues": [ { "name": "Building Specific Visitor", "code": "Building Specific Visitor" }, { "name": "Centennial Hall Courtesy", "code": "Centennial Hall Courtesy" }, { "name": "Other", "code": "Other" }, { "name": "15 Minute", "code": "15 Minute" }, { "name": "15 Minute Motorcycle", "code": "15 Minute Motorcycle" }, { "name": "15 Minute Disabled", "code": "15 Minute Disabled" }, { "name": "All Permits Authorized", "code": "All Permits Authorized" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 4, "name": "Other" } ], "subtypes": [ { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpacePermitType", "description": "Permit type", "codedValues": [ { "name": "Carpool", "code": "Carpool" }, { "name": "Dept. Reserve", "code": "Dept. Reserve" }, { "name": "Disabled Garage", "code": "Disabled Garage" }, { "name": "Disabled Surface", "code": "Disabled Surface" }, { "name": "Government/Commercial", "code": "Government/Commercial" }, { "name": "Lot Specific", "code": "Lot Specific" }, { "name": "Motorcycle", "code": "Motorcycle" }, { "name": "Motorcycle Lot Specific", "code": "Motorcycle Lot Specific" }, { "name": "Park n' Ride", "code": "Park n' Ride" }, { "name": "Park n' Walk", "code": "Park n' Walk" }, { "name": "Reserved", "code": "Reserved" }, { "name": "Service", "code": "Service" }, { "name": "South of Sixth", "code": "South of Sixth" }, { "name": "State Reserve", "code": "State Reserve" }, { "name": "Street Specific", "code": "Street Specific" }, { "name": "Zipcar", "code": "Zipcar" }, { "name": "Zone 1", "code": "Zone 1" }, { "name": "USA", "code": "USA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": null, "TimeControlled": null, "DaysControlled": null, "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 1, "name": "Permit" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceVisitorType", "description": "Visitor type", "codedValues": [ { "name": "EV Charging", "code": "EV Charging" }, { "name": "Pay by Plate", "code": "Pay by Plate" }, { "name": "Disabled Pay by Plate", "code": "Disabled Pay by Plate" }, { "name": "Motorcycle Pay by Plate", "code": "Motorcycle Pay by Plate" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": null, "TimeControlled": null, "DaysControlled": null, "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 2, "name": "Visitor" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceLoadingZoneType", "description": "Loading Zone type", "codedValues": [ { "name": "Standard Loading Zone - 20 Mins", "code": "Standard Loading Zone - 20 Mins" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": "20 Minutes", "TimeControlled": null, "DaysControlled": null, "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 3, "name": "Loading Zone" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceOtherType", "description": "Other parking space type", "codedValues": [ { "name": "Building Specific Visitor", "code": "Building Specific Visitor" }, { "name": "Centennial Hall Courtesy", "code": "Centennial Hall Courtesy" }, { "name": "Other", "code": "Other" }, { "name": "15 Minute", "code": "15 Minute" }, { "name": "15 Minute Motorcycle", "code": "15 Minute Motorcycle" }, { "name": "15 Minute Disabled", "code": "15 Minute Disabled" }, { "name": "All Permits Authorized", "code": "All Permits Authorized" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": "No time limit", "TimeControlled": "7am-5pm", "DaysControlled": "Monday-Friday", "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 4, "name": "Other" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 45, "name": "Disabled Parking1128", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1692, "maxScale": 847, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "25de8b860785d479e4c4e9c61125bfc9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAWCAYAAAA4oUfxAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADcElEQVRIie2Wb0yVVRzHP+c+z8O9XfnjoMDAP/yxdJKK0lqjRaazUmoyouxFNefmi8ytF1lrWUSlK5qsWrPRcm7lC3Iu01xYm4DRuGC5mxhcL4NwFxPuJeECwuXe5z73edrjLKdwuZdi803f7Wy/8+x79jnnd87zO0fmFkr+Hx5LhmFktF+MlIyHIo/JkshUZFJ0gwlNMwYkyeJekinX2hWcQgiD2Ur7WY/2rGQx3mh0qfN/+C00p6VbxTusMzCqY1MgI0UiL10qWX+PdUfx0oQr7b1qXf4C5RUhxMC/hgcCRpbHH25oOB/KqTo+pvQORqb0eUd02nrDHDkTtALWjSutz79Vai/t9oY/WDxP2TNjuHfMWH5hSDu19fOR1NO/h5mJ6tpCfH8ulFy5KeGdM27fhsIl6Q9G2wr55g+GYSS7Lmkn1lcNpfb5b1xtkk3w05tpV+OAatDljVBdN865izdOUDeg4qhq8Y1YHrjQ9eNJYF1ccHef9u6uw1eybgabkiyClQsVahoCNLlVXlhn5/TbaRTsukxnvzbJv69Rp+TFnLVFRUUvOxyO6phwIcSmb51BplObJ0xtywTfnQ3i25fBtjV2dtaOTuk90Gpl1erC3Q6H40vgz2nhwbBhM9MWj0YnDPr8OjnpUlSP22fh3uy7bMBTwKfTwq0KenxoUCRIS7TQPxx9yLwUgX/QZ4b5caSdzvws+c6OS5P38G+lJVlYminz0qNzSL5N8PUvE1G9Zfkj7K88YYahmPCcVHn7Z1vntjy053JKJMqCdpcnUVGaSJcvwnM1wzS61Cl9qxdJ3IEHp9Npdltiwq1Wcd71h1p5aHti1Zb94wljwesHYDigo2zpvxqbEzOmORsrFkjsfWKIpx/fbHa7gWMx4aaWzU/4yNUb6K/faTv4+je6Ut9xPWPa1IXuH9kUwY6H4b65Lp7cUIbf7x8HngHUuMvrsoX2Qz09Pa3blnsbKjYuzj38q8JJV9isA5O8VllQsEimrCDCqgw/X9TsZfPBA2bB6gTKgfYZXyy5ubkeIK+4uLhsRWHRe6/ev/bu7PI8dCFjCJmIpqGFQ8iotDaf4nj1V7zW3GxCzeP9MfAJMPafHhNNTU1HzAbvm7/LI8AaIBu43cw0MAiYt9jPQP21Fpztl0zHtfbhDMfNCpzZ1C2F/wXOhlYNBcnMyQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 23, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "Disabled Parking" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.247510973E7, "ymin": 3787916.5161999986, "xmax": -1.2282537029E7, "ymax": 3955493.1083000004, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Comments", "typeIdField": "Category", "subtypeFieldName": "Category", "subtypeField": "Category", "defaultSubtypeCode": 1, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Category", "type": "esriFieldTypeSmallInteger", "alias": "Category", "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceCategory", "description": "Short integer codes for parking space categories", "codedValues": [ { "name": "Permit", "code": 1 }, { "name": "Visitor", "code": 2 }, { "name": "Loading Zone", "code": 3 }, { "name": "Other", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingLocation_New", "description": "Parking location types", "codedValues": [ { "name": "Alley", "code": "Alley" }, { "name": "Garage", "code": "Garage" }, { "name": "Garage Entrance", "code": "Garage Entrance" }, { "name": "Lot", "code": "Lot" }, { "name": "Other", "code": "Other" }, { "name": "Street", "code": "Street" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Orientation", "type": "esriFieldTypeString", "alias": "Orientation", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceOrientation", "description": "Parking space orientation types", "codedValues": [ { "name": "Backward (back in)", "code": "Backward (back in)" }, { "name": "Diagonal/backward", "code": "Diagonal/backward" }, { "name": "Diagonal/forward", "code": "Diagonal/forward" }, { "name": "Forward (pull in)", "code": "Forward (pull in)" }, { "name": "Parallel", "code": "Parallel" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TimeLimit", "type": "esriFieldTypeString", "alias": "TimeLimit", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceTimeLimit", "description": "Parking space time limits", "codedValues": [ { "name": "2 Hours", "code": "2 Hours" }, { "name": "20 Minutes", "code": "20 Minutes" }, { "name": "4 Hours", "code": "4 Hours" }, { "name": "No time limit", "code": "No time limit" }, { "name": "15 Minutes", "code": "15 Minutes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Restrictions", "type": "esriFieldTypeString", "alias": "Restrictions", "length": 50, "domain": null }, { "name": "TimeControlled", "type": "esriFieldTypeString", "alias": "TimeControlled", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceControlTimes", "description": "Parking space control times", "codedValues": [ { "name": "24 hours", "code": "24 hours" }, { "name": "5pm-7am", "code": "5pm-7am" }, { "name": "6am-8pm", "code": "6am-8pm" }, { "name": "7am-5pm", "code": "7am-5pm" }, { "name": "7am-5pm (with 24 hour limited restrictions)", "code": "7am-5pm (with 24 hour limited restrictions)" }, { "name": "7am-7pm", "code": "7am-7pm" }, { "name": "7am-8pm", "code": "7am-8pm" }, { "name": "7am-9pm", "code": "7am-9pm" }, { "name": "Conditional", "code": "Conditional" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DaysControlled", "type": "esriFieldTypeString", "alias": "DaysControlled", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceControlDays", "description": "Parking space control days", "codedValues": [ { "name": "7 days", "code": "7 days" }, { "name": "Monday-Friday", "code": "Monday-Friday" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 128, "domain": null }, { "name": "IsCompact", "type": "esriFieldTypeSmallInteger", "alias": "IsCompact", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "SearchKeywords", "type": "esriFieldTypeString", "alias": "Search Keywords", "length": 255, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCrated", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 50, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "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": "" } ], "types": [ { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpacePermitType", "description": "Permit type", "codedValues": [ { "name": "Carpool", "code": "Carpool" }, { "name": "Dept. Reserve", "code": "Dept. Reserve" }, { "name": "Disabled Garage", "code": "Disabled Garage" }, { "name": "Disabled Surface", "code": "Disabled Surface" }, { "name": "Government/Commercial", "code": "Government/Commercial" }, { "name": "Lot Specific", "code": "Lot Specific" }, { "name": "Motorcycle", "code": "Motorcycle" }, { "name": "Motorcycle Lot Specific", "code": "Motorcycle Lot Specific" }, { "name": "Park n' Ride", "code": "Park n' Ride" }, { "name": "Park n' Walk", "code": "Park n' Walk" }, { "name": "Reserved", "code": "Reserved" }, { "name": "Service", "code": "Service" }, { "name": "South of Sixth", "code": "South of Sixth" }, { "name": "State Reserve", "code": "State Reserve" }, { "name": "Street Specific", "code": "Street Specific" }, { "name": "Zipcar", "code": "Zipcar" }, { "name": "Zone 1", "code": "Zone 1" }, { "name": "USA", "code": "USA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 1, "name": "Permit" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceVisitorType", "description": "Visitor type", "codedValues": [ { "name": "EV Charging", "code": "EV Charging" }, { "name": "Pay by Plate", "code": "Pay by Plate" }, { "name": "Disabled Pay by Plate", "code": "Disabled Pay by Plate" }, { "name": "Motorcycle Pay by Plate", "code": "Motorcycle Pay by Plate" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 2, "name": "Visitor" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceLoadingZoneType", "description": "Loading Zone type", "codedValues": [ { "name": "Standard Loading Zone - 20 Mins", "code": "Standard Loading Zone - 20 Mins" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 3, "name": "Loading Zone" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceOtherType", "description": "Other parking space type", "codedValues": [ { "name": "Building Specific Visitor", "code": "Building Specific Visitor" }, { "name": "Centennial Hall Courtesy", "code": "Centennial Hall Courtesy" }, { "name": "Other", "code": "Other" }, { "name": "15 Minute", "code": "15 Minute" }, { "name": "15 Minute Motorcycle", "code": "15 Minute Motorcycle" }, { "name": "15 Minute Disabled", "code": "15 Minute Disabled" }, { "name": "All Permits Authorized", "code": "All Permits Authorized" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 4, "name": "Other" } ], "subtypes": [ { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpacePermitType", "description": "Permit type", "codedValues": [ { "name": "Carpool", "code": "Carpool" }, { "name": "Dept. Reserve", "code": "Dept. Reserve" }, { "name": "Disabled Garage", "code": "Disabled Garage" }, { "name": "Disabled Surface", "code": "Disabled Surface" }, { "name": "Government/Commercial", "code": "Government/Commercial" }, { "name": "Lot Specific", "code": "Lot Specific" }, { "name": "Motorcycle", "code": "Motorcycle" }, { "name": "Motorcycle Lot Specific", "code": "Motorcycle Lot Specific" }, { "name": "Park n' Ride", "code": "Park n' Ride" }, { "name": "Park n' Walk", "code": "Park n' Walk" }, { "name": "Reserved", "code": "Reserved" }, { "name": "Service", "code": "Service" }, { "name": "South of Sixth", "code": "South of Sixth" }, { "name": "State Reserve", "code": "State Reserve" }, { "name": "Street Specific", "code": "Street Specific" }, { "name": "Zipcar", "code": "Zipcar" }, { "name": "Zone 1", "code": "Zone 1" }, { "name": "USA", "code": "USA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": null, "TimeControlled": null, "DaysControlled": null, "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 1, "name": "Permit" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceVisitorType", "description": "Visitor type", "codedValues": [ { "name": "EV Charging", "code": "EV Charging" }, { "name": "Pay by Plate", "code": "Pay by Plate" }, { "name": "Disabled Pay by Plate", "code": "Disabled Pay by Plate" }, { "name": "Motorcycle Pay by Plate", "code": "Motorcycle Pay by Plate" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": null, "TimeControlled": null, "DaysControlled": null, "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 2, "name": "Visitor" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceLoadingZoneType", "description": "Loading Zone type", "codedValues": [ { "name": "Standard Loading Zone - 20 Mins", "code": "Standard Loading Zone - 20 Mins" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": "20 Minutes", "TimeControlled": null, "DaysControlled": null, "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 3, "name": "Loading Zone" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceOtherType", "description": "Other parking space type", "codedValues": [ { "name": "Building Specific Visitor", "code": "Building Specific Visitor" }, { "name": "Centennial Hall Courtesy", "code": "Centennial Hall Courtesy" }, { "name": "Other", "code": "Other" }, { "name": "15 Minute", "code": "15 Minute" }, { "name": "15 Minute Motorcycle", "code": "15 Minute Motorcycle" }, { "name": "15 Minute Disabled", "code": "15 Minute Disabled" }, { "name": "All Permits Authorized", "code": "All Permits Authorized" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": "No time limit", "TimeControlled": "7am-5pm", "DaysControlled": "Monday-Friday", "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 4, "name": "Other" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 46, "name": "Disabled Parking2257", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3385, "maxScale": 1693, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "07eeb3ff1e7847dd360b86332abf6012", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACGklEQVQ4jb2UW0gUURjH/2dmmLFyW9SiNhYUJZJCArtHF7qIQfUSGki9WL1ERE8h9hBE4K0HCR+KigxKC4MgJKkNcqNCIxQxbTZI1h623XQbZ3ZjdK4nzlZmMFqB9IcD5/y/c37fdz44R8A8S/ivQEppgW2jWDWcnCWL+DiAd4SQsX8CUkqlDwm7pnfEKjtxQy3oG7VWaDrlcrN5c+tKIX7npR5dVyjdKw5w1wghdE4gpXRZWLbajl5RtsUmXGlmLDruiH1RM78Fev6aANneeDirglJ6kBAyNSvwxXvjannTxB7T/p740PosXKzw4bPmIjRkoKHza8YfjlP+WKuxtykx8BzAJk8gpbSo+rpa+hPGJAoE3bKJM7c1DDcsxd2eSXxMOpnYWMpFf0zc6Pf7KzVNu+9VYV5McfK8Gu24QDLtwr+AY6tpX3ezwfN8DQBP4OD+tVLi6ZBZNBNWEhRwqWpxplr5k/VbooA0DkVRlntemTX3yVvz8pHNenNbr8MzLywbUHUXqUmKcx0pWL+Kw8mdQNetC2za4wlkKi8RW+pbuxfWHQjWd0ZyyOsRE48Hjek4R4DdqyXsCCbQ3nwKkf5wEkDtrECm2updjT6f72FZ5elHZ0u3FLpiLlxOBLWnwBlf8CrUgfOhdrb1GYDjAEbnBDKl0+nIg5t1rJcbAOwDsAqAH4AKQAbQBWDA6+yf3vKbH+OvNe+fwzfhrdOllxlemQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "Disabled Parking" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.247510973E7, "ymin": 3787916.5161999986, "xmax": -1.2282537029E7, "ymax": 3955493.1083000004, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Comments", "typeIdField": "Category", "subtypeFieldName": "Category", "subtypeField": "Category", "defaultSubtypeCode": 1, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Category", "type": "esriFieldTypeSmallInteger", "alias": "Category", "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceCategory", "description": "Short integer codes for parking space categories", "codedValues": [ { "name": "Permit", "code": 1 }, { "name": "Visitor", "code": 2 }, { "name": "Loading Zone", "code": 3 }, { "name": "Other", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingLocation_New", "description": "Parking location types", "codedValues": [ { "name": "Alley", "code": "Alley" }, { "name": "Garage", "code": "Garage" }, { "name": "Garage Entrance", "code": "Garage Entrance" }, { "name": "Lot", "code": "Lot" }, { "name": "Other", "code": "Other" }, { "name": "Street", "code": "Street" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Orientation", "type": "esriFieldTypeString", "alias": "Orientation", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceOrientation", "description": "Parking space orientation types", "codedValues": [ { "name": "Backward (back in)", "code": "Backward (back in)" }, { "name": "Diagonal/backward", "code": "Diagonal/backward" }, { "name": "Diagonal/forward", "code": "Diagonal/forward" }, { "name": "Forward (pull in)", "code": "Forward (pull in)" }, { "name": "Parallel", "code": "Parallel" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TimeLimit", "type": "esriFieldTypeString", "alias": "TimeLimit", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceTimeLimit", "description": "Parking space time limits", "codedValues": [ { "name": "2 Hours", "code": "2 Hours" }, { "name": "20 Minutes", "code": "20 Minutes" }, { "name": "4 Hours", "code": "4 Hours" }, { "name": "No time limit", "code": "No time limit" }, { "name": "15 Minutes", "code": "15 Minutes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Restrictions", "type": "esriFieldTypeString", "alias": "Restrictions", "length": 50, "domain": null }, { "name": "TimeControlled", "type": "esriFieldTypeString", "alias": "TimeControlled", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceControlTimes", "description": "Parking space control times", "codedValues": [ { "name": "24 hours", "code": "24 hours" }, { "name": "5pm-7am", "code": "5pm-7am" }, { "name": "6am-8pm", "code": "6am-8pm" }, { "name": "7am-5pm", "code": "7am-5pm" }, { "name": "7am-5pm (with 24 hour limited restrictions)", "code": "7am-5pm (with 24 hour limited restrictions)" }, { "name": "7am-7pm", "code": "7am-7pm" }, { "name": "7am-8pm", "code": "7am-8pm" }, { "name": "7am-9pm", "code": "7am-9pm" }, { "name": "Conditional", "code": "Conditional" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DaysControlled", "type": "esriFieldTypeString", "alias": "DaysControlled", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceControlDays", "description": "Parking space control days", "codedValues": [ { "name": "7 days", "code": "7 days" }, { "name": "Monday-Friday", "code": "Monday-Friday" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 128, "domain": null }, { "name": "IsCompact", "type": "esriFieldTypeSmallInteger", "alias": "IsCompact", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "SearchKeywords", "type": "esriFieldTypeString", "alias": "Search Keywords", "length": 255, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCrated", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 50, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "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": "" } ], "types": [ { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpacePermitType", "description": "Permit type", "codedValues": [ { "name": "Carpool", "code": "Carpool" }, { "name": "Dept. Reserve", "code": "Dept. Reserve" }, { "name": "Disabled Garage", "code": "Disabled Garage" }, { "name": "Disabled Surface", "code": "Disabled Surface" }, { "name": "Government/Commercial", "code": "Government/Commercial" }, { "name": "Lot Specific", "code": "Lot Specific" }, { "name": "Motorcycle", "code": "Motorcycle" }, { "name": "Motorcycle Lot Specific", "code": "Motorcycle Lot Specific" }, { "name": "Park n' Ride", "code": "Park n' Ride" }, { "name": "Park n' Walk", "code": "Park n' Walk" }, { "name": "Reserved", "code": "Reserved" }, { "name": "Service", "code": "Service" }, { "name": "South of Sixth", "code": "South of Sixth" }, { "name": "State Reserve", "code": "State Reserve" }, { "name": "Street Specific", "code": "Street Specific" }, { "name": "Zipcar", "code": "Zipcar" }, { "name": "Zone 1", "code": "Zone 1" }, { "name": "USA", "code": "USA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 1, "name": "Permit" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceVisitorType", "description": "Visitor type", "codedValues": [ { "name": "EV Charging", "code": "EV Charging" }, { "name": "Pay by Plate", "code": "Pay by Plate" }, { "name": "Disabled Pay by Plate", "code": "Disabled Pay by Plate" }, { "name": "Motorcycle Pay by Plate", "code": "Motorcycle Pay by Plate" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 2, "name": "Visitor" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceLoadingZoneType", "description": "Loading Zone type", "codedValues": [ { "name": "Standard Loading Zone - 20 Mins", "code": "Standard Loading Zone - 20 Mins" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 3, "name": "Loading Zone" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceOtherType", "description": "Other parking space type", "codedValues": [ { "name": "Building Specific Visitor", "code": "Building Specific Visitor" }, { "name": "Centennial Hall Courtesy", "code": "Centennial Hall Courtesy" }, { "name": "Other", "code": "Other" }, { "name": "15 Minute", "code": "15 Minute" }, { "name": "15 Minute Motorcycle", "code": "15 Minute Motorcycle" }, { "name": "15 Minute Disabled", "code": "15 Minute Disabled" }, { "name": "All Permits Authorized", "code": "All Permits Authorized" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 4, "name": "Other" } ], "subtypes": [ { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpacePermitType", "description": "Permit type", "codedValues": [ { "name": "Carpool", "code": "Carpool" }, { "name": "Dept. Reserve", "code": "Dept. Reserve" }, { "name": "Disabled Garage", "code": "Disabled Garage" }, { "name": "Disabled Surface", "code": "Disabled Surface" }, { "name": "Government/Commercial", "code": "Government/Commercial" }, { "name": "Lot Specific", "code": "Lot Specific" }, { "name": "Motorcycle", "code": "Motorcycle" }, { "name": "Motorcycle Lot Specific", "code": "Motorcycle Lot Specific" }, { "name": "Park n' Ride", "code": "Park n' Ride" }, { "name": "Park n' Walk", "code": "Park n' Walk" }, { "name": "Reserved", "code": "Reserved" }, { "name": "Service", "code": "Service" }, { "name": "South of Sixth", "code": "South of Sixth" }, { "name": "State Reserve", "code": "State Reserve" }, { "name": "Street Specific", "code": "Street Specific" }, { "name": "Zipcar", "code": "Zipcar" }, { "name": "Zone 1", "code": "Zone 1" }, { "name": "USA", "code": "USA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": null, "TimeControlled": null, "DaysControlled": null, "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 1, "name": "Permit" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceVisitorType", "description": "Visitor type", "codedValues": [ { "name": "EV Charging", "code": "EV Charging" }, { "name": "Pay by Plate", "code": "Pay by Plate" }, { "name": "Disabled Pay by Plate", "code": "Disabled Pay by Plate" }, { "name": "Motorcycle Pay by Plate", "code": "Motorcycle Pay by Plate" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": null, "TimeControlled": null, "DaysControlled": null, "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 2, "name": "Visitor" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceLoadingZoneType", "description": "Loading Zone type", "codedValues": [ { "name": "Standard Loading Zone - 20 Mins", "code": "Standard Loading Zone - 20 Mins" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": "20 Minutes", "TimeControlled": null, "DaysControlled": null, "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 3, "name": "Loading Zone" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceOtherType", "description": "Other parking space type", "codedValues": [ { "name": "Building Specific Visitor", "code": "Building Specific Visitor" }, { "name": "Centennial Hall Courtesy", "code": "Centennial Hall Courtesy" }, { "name": "Other", "code": "Other" }, { "name": "15 Minute", "code": "15 Minute" }, { "name": "15 Minute Motorcycle", "code": "15 Minute Motorcycle" }, { "name": "15 Minute Disabled", "code": "15 Minute Disabled" }, { "name": "All Permits Authorized", "code": "All Permits Authorized" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": "No time limit", "TimeControlled": "7am-5pm", "DaysControlled": "Monday-Friday", "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 4, "name": "Other" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 47, "name": "Disabled Parking4514", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 6771, "maxScale": 3386, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "884a6c22ecfd0c2ff657e314b3f7a6b8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAALCAYAAACgR9dcAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABZ0lEQVQokWNhoACw4JL4//8/MwMDwz9GRsb/RGn+//+/+L5rPwM3nP3pFT7lvQITw3/B9Hnv3qhJsJ7+zPCrpMFL+BNWzf///1do2fg5r3bNl3wlMWYmew12huN3fjHcePZHhpX5h0Ga7f9Q86p7GifblF5iaL736p9n7ZrPeQwMjExmSmwMf/7+Z2gK5mWIn/mB4fuv/wxzjzIJBMjePXmSgUEBQ/OLj79ZGRgYQf4Eg9ef/zF8+/mfgY2FgeH7LwaGH7//M3z5/l2egYFBhoGB4QmKZlMF9hO2Us9fH34mKXrj+R+GEFMOhlUnvzN8/AYJL38jNobDMyaBOD8xbGZjYzw1d9nWHHmOZ4seMBqwT9n9l4GHg4nBU5+dQYzpCcOeRbUM727taQU5CmtoJ0d5r2JgYDikrqHboKZi7Pvtx2+RI4uPffn86v4JBgaG6QwMDFtwRhXM+zdvXM4AYVzxi08z0QAAYtiLD4Rmcx8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "Disabled Parking" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.247510973E7, "ymin": 3787916.5161999986, "xmax": -1.2282537029E7, "ymax": 3955493.1083000004, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Comments", "typeIdField": "Category", "subtypeFieldName": "Category", "subtypeField": "Category", "defaultSubtypeCode": 1, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Category", "type": "esriFieldTypeSmallInteger", "alias": "Category", "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceCategory", "description": "Short integer codes for parking space categories", "codedValues": [ { "name": "Permit", "code": 1 }, { "name": "Visitor", "code": 2 }, { "name": "Loading Zone", "code": 3 }, { "name": "Other", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingLocation_New", "description": "Parking location types", "codedValues": [ { "name": "Alley", "code": "Alley" }, { "name": "Garage", "code": "Garage" }, { "name": "Garage Entrance", "code": "Garage Entrance" }, { "name": "Lot", "code": "Lot" }, { "name": "Other", "code": "Other" }, { "name": "Street", "code": "Street" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Orientation", "type": "esriFieldTypeString", "alias": "Orientation", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceOrientation", "description": "Parking space orientation types", "codedValues": [ { "name": "Backward (back in)", "code": "Backward (back in)" }, { "name": "Diagonal/backward", "code": "Diagonal/backward" }, { "name": "Diagonal/forward", "code": "Diagonal/forward" }, { "name": "Forward (pull in)", "code": "Forward (pull in)" }, { "name": "Parallel", "code": "Parallel" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TimeLimit", "type": "esriFieldTypeString", "alias": "TimeLimit", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceTimeLimit", "description": "Parking space time limits", "codedValues": [ { "name": "2 Hours", "code": "2 Hours" }, { "name": "20 Minutes", "code": "20 Minutes" }, { "name": "4 Hours", "code": "4 Hours" }, { "name": "No time limit", "code": "No time limit" }, { "name": "15 Minutes", "code": "15 Minutes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Restrictions", "type": "esriFieldTypeString", "alias": "Restrictions", "length": 50, "domain": null }, { "name": "TimeControlled", "type": "esriFieldTypeString", "alias": "TimeControlled", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceControlTimes", "description": "Parking space control times", "codedValues": [ { "name": "24 hours", "code": "24 hours" }, { "name": "5pm-7am", "code": "5pm-7am" }, { "name": "6am-8pm", "code": "6am-8pm" }, { "name": "7am-5pm", "code": "7am-5pm" }, { "name": "7am-5pm (with 24 hour limited restrictions)", "code": "7am-5pm (with 24 hour limited restrictions)" }, { "name": "7am-7pm", "code": "7am-7pm" }, { "name": "7am-8pm", "code": "7am-8pm" }, { "name": "7am-9pm", "code": "7am-9pm" }, { "name": "Conditional", "code": "Conditional" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DaysControlled", "type": "esriFieldTypeString", "alias": "DaysControlled", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceControlDays", "description": "Parking space control days", "codedValues": [ { "name": "7 days", "code": "7 days" }, { "name": "Monday-Friday", "code": "Monday-Friday" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 128, "domain": null }, { "name": "IsCompact", "type": "esriFieldTypeSmallInteger", "alias": "IsCompact", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "SearchKeywords", "type": "esriFieldTypeString", "alias": "Search Keywords", "length": 255, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCrated", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 50, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "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": "" } ], "types": [ { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpacePermitType", "description": "Permit type", "codedValues": [ { "name": "Carpool", "code": "Carpool" }, { "name": "Dept. Reserve", "code": "Dept. Reserve" }, { "name": "Disabled Garage", "code": "Disabled Garage" }, { "name": "Disabled Surface", "code": "Disabled Surface" }, { "name": "Government/Commercial", "code": "Government/Commercial" }, { "name": "Lot Specific", "code": "Lot Specific" }, { "name": "Motorcycle", "code": "Motorcycle" }, { "name": "Motorcycle Lot Specific", "code": "Motorcycle Lot Specific" }, { "name": "Park n' Ride", "code": "Park n' Ride" }, { "name": "Park n' Walk", "code": "Park n' Walk" }, { "name": "Reserved", "code": "Reserved" }, { "name": "Service", "code": "Service" }, { "name": "South of Sixth", "code": "South of Sixth" }, { "name": "State Reserve", "code": "State Reserve" }, { "name": "Street Specific", "code": "Street Specific" }, { "name": "Zipcar", "code": "Zipcar" }, { "name": "Zone 1", "code": "Zone 1" }, { "name": "USA", "code": "USA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 1, "name": "Permit" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceVisitorType", "description": "Visitor type", "codedValues": [ { "name": "EV Charging", "code": "EV Charging" }, { "name": "Pay by Plate", "code": "Pay by Plate" }, { "name": "Disabled Pay by Plate", "code": "Disabled Pay by Plate" }, { "name": "Motorcycle Pay by Plate", "code": "Motorcycle Pay by Plate" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 2, "name": "Visitor" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceLoadingZoneType", "description": "Loading Zone type", "codedValues": [ { "name": "Standard Loading Zone - 20 Mins", "code": "Standard Loading Zone - 20 Mins" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 3, "name": "Loading Zone" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceOtherType", "description": "Other parking space type", "codedValues": [ { "name": "Building Specific Visitor", "code": "Building Specific Visitor" }, { "name": "Centennial Hall Courtesy", "code": "Centennial Hall Courtesy" }, { "name": "Other", "code": "Other" }, { "name": "15 Minute", "code": "15 Minute" }, { "name": "15 Minute Motorcycle", "code": "15 Minute Motorcycle" }, { "name": "15 Minute Disabled", "code": "15 Minute Disabled" }, { "name": "All Permits Authorized", "code": "All Permits Authorized" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 4, "name": "Other" } ], "subtypes": [ { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpacePermitType", "description": "Permit type", "codedValues": [ { "name": "Carpool", "code": "Carpool" }, { "name": "Dept. Reserve", "code": "Dept. Reserve" }, { "name": "Disabled Garage", "code": "Disabled Garage" }, { "name": "Disabled Surface", "code": "Disabled Surface" }, { "name": "Government/Commercial", "code": "Government/Commercial" }, { "name": "Lot Specific", "code": "Lot Specific" }, { "name": "Motorcycle", "code": "Motorcycle" }, { "name": "Motorcycle Lot Specific", "code": "Motorcycle Lot Specific" }, { "name": "Park n' Ride", "code": "Park n' Ride" }, { "name": "Park n' Walk", "code": "Park n' Walk" }, { "name": "Reserved", "code": "Reserved" }, { "name": "Service", "code": "Service" }, { "name": "South of Sixth", "code": "South of Sixth" }, { "name": "State Reserve", "code": "State Reserve" }, { "name": "Street Specific", "code": "Street Specific" }, { "name": "Zipcar", "code": "Zipcar" }, { "name": "Zone 1", "code": "Zone 1" }, { "name": "USA", "code": "USA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": null, "TimeControlled": null, "DaysControlled": null, "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 1, "name": "Permit" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceVisitorType", "description": "Visitor type", "codedValues": [ { "name": "EV Charging", "code": "EV Charging" }, { "name": "Pay by Plate", "code": "Pay by Plate" }, { "name": "Disabled Pay by Plate", "code": "Disabled Pay by Plate" }, { "name": "Motorcycle Pay by Plate", "code": "Motorcycle Pay by Plate" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": null, "TimeControlled": null, "DaysControlled": null, "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 2, "name": "Visitor" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceLoadingZoneType", "description": "Loading Zone type", "codedValues": [ { "name": "Standard Loading Zone - 20 Mins", "code": "Standard Loading Zone - 20 Mins" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": "20 Minutes", "TimeControlled": null, "DaysControlled": null, "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 3, "name": "Loading Zone" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceOtherType", "description": "Other parking space type", "codedValues": [ { "name": "Building Specific Visitor", "code": "Building Specific Visitor" }, { "name": "Centennial Hall Courtesy", "code": "Centennial Hall Courtesy" }, { "name": "Other", "code": "Other" }, { "name": "15 Minute", "code": "15 Minute" }, { "name": "15 Minute Motorcycle", "code": "15 Minute Motorcycle" }, { "name": "15 Minute Disabled", "code": "15 Minute Disabled" }, { "name": "All Permits Authorized", "code": "All Permits Authorized" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": "No time limit", "TimeControlled": "7am-5pm", "DaysControlled": "Monday-Friday", "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 4, "name": "Other" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 48, "name": "Bicycle Parking564", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 846, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Free Parking Areas", "description": "Free Parking Areas", "symbol": { "type": "esriPMS", "url": "756d364d529b98a6ff240a9a14583b04", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADsAAAArCAYAAADG8/AoAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAKB0lEQVRogeVZCVAUVxr+Xk8PMJwCIrIqaDQiooJHCN43aoyJRmXdQ03FtaKrMaYqWmVqK0Xtbq2pxF1dNaVlUtmytFK60azGeEHUxFtiRLxFPBAvkPsaZobpt/X/Mz3OIMPCJNlYxadNd7+r3/f+919vVLQhqGhDUNGGoKINQUUbgtqSRpNXLgy3wNRVKPYuAiIEEKqUWgCE6ADIVEgRCSHsgJSAEID0A2ACRCAg/QWkIiEkABuAekjRAEVTIIVdAhYBUQ8h66GhAUAYfVMIaBrQIATsgsqFbHCOoVG941nWCog7EHJb1vI1538U2TEfvtVdkconVojRgr8hQF+jTzEnhuD/XKbXuaC31tvqXWiejjLHX3p3vbh66sM6mnqOoc/E2XdZ2sql4zNXrDnsE9mZGRl+FbKCOscqQsHIXsnoEBoOo0GFpH9SwqAY4K8a4W80IsDoB1UxQPAiCF4LAQFNatCko73ejy6esLOtzU4CBRQh+KJaatNgt3NdndWCWosZpTVVKK2pdF3WBkc/6ioVrIdEotsqtJxsZUB5KiBi6XlErySsmDIbzxqKKsvw+aks7L9wml4T0lYtSczE2kutJish+urPLycPxbOI6LAILBo3Hd9ey5Fmq0VAU5IA+EBWiDjaEeFBIejb5Tk8q/BTVcTHxIrzBTdo/8Y311b1ViEgO9I9rn1H1r2fG8fycrE35ySq6utYX0nXCWQj4mNisXj8dK/zCA0Icj7J530jKxBKdiTY39SqSZutFmw8vAsx7SIRGRIGg1BgbbCxMUntkchGrilcvHsT5wry+NmgKDD5BaCmvo7f8x4VYs6wSQgz6aQ8YfIjT8fo6qPrEaGkuUGtJHs874JuMJ5CUVUZ5o96pcm6eaOmIK1vCkICAhEV2g7kAVYf2M5j9evS3StRAi2Mc85sUFtNVoEIsUMi1BSI1oC2XWPQ9uvYLgJ9OnvXfXJhPaI783N1fR3WZu7Ad9dyeIe8N2VOs980GV2Sjc7IyFAyMjIcOtDibawIE+xAiEsfWobh8UlYak3H6ZuXcTr/Mvvfz+a/h/bBYSipqcTBi9m49rAAd0uLeJJkUQOM/gj080dwgAlV5jrsPncMVeZavNi9N5a99FuENiNVQqC/LlkYzviVRgJ43CqykILrWitZ0reXkgZjbO+BWLxlNQpKHmHR5r9zgEASa80O+dMrc+H/RGpeEejaxoAdfj6QFdLgmDzfWg1FURAX2ZHJltdWswTnDJuI6NAIRAaHsjT8VCM0TUNxVTlW7tnCkmeLK8CR01c5J5Ac2wOdIqI8CD1FwvBkjnZjg9fVaS42VuhPvc3SLKl6mxU5BXm4fP82HpaXchhHZaW1Vaisq3G1I0KxkdHoH9fTo3+luRYbj+xGeV01L8a0gSOxat/nOHHjIj759ivHJBUDJiWl4s3RU9mvNrWbXITsit0XsqzkZqu1yUpyJdvPHMK/sw/DYmu6DYH0rWfHLjh7+xrWZe3EpjeW8+QJJdUVWL59Ax6Ul+D9qa+ja1QM3v/yU1wsvOkxRoNmx56cE7hV/AAfzVrkIcknMbYDduF00L6QbUqydk3Dn3d9huxbVz3KyQiRhKheBxmalOcSQBHOvbJi7D1/Eq8OGM5b9t1tHzPR+aOmsCFb8K+PeFfoICmSC9LLaPdsPZmJ14dP8viu1WZzI+QDWQnJI1BA0Bj7ck+5iJIhmfHCKEzpPxTH8i5gw6H/cPnMlDFM7lT+JezLPc3bkKSz+fgB9IqJwwdfb2WiFGhQ7D13019dpOYOm4TNx/cjIiiMd8KmI7vx9fmTXLf73FH8JnWsh+GyOrMm3yWroZpvznTMHXrQQNHVyvQFHM6RNHdkH+Fyen9jxGQOIojsnZKHGPK8I6+gqGjJljWc7gUHBGJpWjqyLn2PCqd+j4hPxqzUcUz2cXU5S3dJ2kyYbVYcunwWtZZ6nL1zHUOd4zUWiLQbWq+zdmhsvslaNkZhaRHfF46dxsQIx67n4nF1BT9X1tXij5tXeRgokgjplp7XEt4c/SoigkNx9Pp5lxosnTCTDQ5tX1rAanMdwgKDMSZhAJMl5D2860FWz4cZQnN7aSFZaCglF6A1kQsbVSNPZFRCf36nAGH9Nztd9Y8qS5/qQxJxB4WAE/qm8PPN4vt8n5EymqVN0BeEEnci646S6kqPd9uTJB4NqurVmTfjZ0URfdLd2OjoHB6F/OJ7fOJEIP2hsC6xUze0DwljP9ouMIRX/ONvvuQ2VE/9iqsqUGMx452Jv+ZyGl9fCLLCrw0ayc8LxkxF7t18BDmjI7IHOqx2TztC4+kIqan2hSwe0uK6r5qOvl26c8h38OIZNkzRoeFYN/udp9qdvPEkj54zdCLGJg5q8lOkl+TKyLcevvIDxvQeiGkDR/BFoBj54IUzrva0kO4gtXHCvidjU+vJCg1FdNDVeBUJk/q9iB3fH3FZ3snJg1nH3EE+cV3WDn42+fljaM9+TX6H9LN3p27smgj/OLANNfVm9O7UlQORI1fP4btrngeH3aJiPMmaXbbBYTRa7XoUKbxJtnNEB4xLHMRWlAjtOncUM14Yzdu0rLYa2Tev4PDVH1wq8LvBaexHvWH2kAnILchnPSUJu+t/Y0QEhbhshQ4KR50o9toRzQcVQY19mDsWjXuN/ejVBwUoLC3m3LMxKM6dOnA4ZqaMbm4OrBZvpc3A+qydrhOKpkC57t/SFzwVJ5fVVPFdQj7y8VhGhNBKu7sPd9AHP0hfiLe3/pP9aGPQ1pw3YjITaQleTh6CXjGxHHScvX31KcM4oGs8Fo+bjs4RUR7lZAR1A6VIUegTWU3KQOG2ak2BdHHt7KXsJ++XPeaYtWv7GPa93o5fmgMl73+Z/geefP6jeyiqKueAgcoTfhXXZB9SGx1SoMA3yUrhRyf3FOtSIOAebLuDdDGtj8Nf/lSgyCw5rtmzMxfchSEhbjfXVvVWIYW0Ej3aTpSuUXTzLMI9VDTQ7z6+kDUIcVSPi+d9uhLDeyax3lC6RudJepr2S4KCkf0XTrnebQZxyyeyB5etPj7+w7dzANGfjkczL2Xz5W6gwgKDOF/VTyD1817aDRRT1zdY2ZVwfC3IbYTyKSH1Naoq+1jKmkjX6a5fdB7F4waYuG9ZbRXHyGabhc+oKuqq8bCiFDeL7nOu64QlMvbuPZ/IQkBqq7TfK3YD/bgV3bi6zlrPF320paCU7ueD2PpF+hdeM57/+ZPloXfXXZm8cmGCRfjPgpB9hBAGSBQLIa1SinBAhgshIqREO/bLFIZo0Oi3WglJv9c2CClsUoBDOOE46qExjFJIowIRICEDIGCCFMGACAIkZQIUgZDJsAGiBpCUgbmHckYKySGhQshCAWXjEHPYlqwf+2P03hUbygFswDOOzBa0UdGGoKINQUUbgvpLT+D/if8C4BJc7qajwjUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 44, "height": 32, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "" ] ] }, { "label": "Free Parking Area", "description": "Free Parking Area", "symbol": { "type": "esriPMS", "url": "756d364d529b98a6ff240a9a14583b04", "imageData": "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", "contentType": "image/png", "width": 44, "height": 32, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Free Parking Area" ] ] }, { "label": "Paid Secured Parking Area", "description": "Paid Secured Parking Area", "symbol": { "type": "esriPMS", "url": "1d28170b20395fa05bfeaac5cf03b187", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEIAAAAvCAYAAABXPhxsAAAACXBIWXMAAA7EAAAOxAGVKw4bAAALJElEQVRoge1aCWwU5xX+/tnb9q4vjPFBjLkC2BCCgUBIIARSkZKEqrlTQtpKIapEIqFWTaNWiloaNUqktjnatFEbtSnkTiF3c5OGoyYQ7CTmiIOxMfaubYyvvY/5q/d2Zz32HoZdcrTyJ412do5//vnmHd97M0aMg2GM/oxjnIgYxomIYZyIjIjY0F6BsGESIBwQ0gQoZiCSC0WUQ2I5gBIIBCGFGj1BGgDYAOTEFhMABQISKiJ8LIQfkAIAHRsA4AOkHxC0Tr8OQJoBqIAIAzIC0LkyAlXQGCokJI9JEHzMIFRxFBH1OTxT0X5uiLj+dD4sgV9DyFugoggK32BsJ92vGP4b36XfkAS0W4w4YRTiO0ft160TdyLZ4bFjhASMYgs2nFyFJyv3ZkfEnc0W9Pl3AailORiEikqrV+Ybg8KkRKBKegwCtJ6jhJFjDMOmRGAzhHluvJfnK/lYFQIRqUCVRKGInT98LzQ+wacaoaoCBiFhVKLbpKRzBQLSgEBEwVDEjMGwGb1BC/rDZt6fBDaoyp+xUdbhcRHKnIj+3LVMAgCHMYiWy59Gscmf9IpfJ8KqAlfQhuNeB4577TgwUIInT85kggDMhaeD3PbdzImQcolmd7dVfk4k4JsIsppKq4eXS4uc2FD5Oa4pbcXq+qtiRyhLsiMCYoa2RoP/L2HVhA6UWTxwBnLpWdaMdXx6IgQmkxOXW71YmN+DrwPeiBFhiisxF6C4YVZU5BrSujxjlr1fI2JmVkQIKUspGE6xDeGrxj9d1bj90xU4HbQk3T87rw/1y3bAbgymHCNfI0tiWnZECORTNiowUko/ezzRfj62dczAJcUuFBiDUCDhVw3wRIxsYdeUtqU8tztoi5MghMQEkx+KkOgKkBwBDrsLccKfh5q80ynH0JFUgO/1OrCteDAjIlQp+Kr5ptSsp8OvmuvQ5rPjvd6KhH3VOYNpibhj8mEsLejiVExBMMcQRkgacNneq7Gnr5QJIKtIB8p0wwhVAfj07InY2JkDL6s92I1j+2MykFZIhbn29DdBVnCBozf+v92Xh1sOrmISJpj92L7wLbawdHCMmLdalhkRfRErLMwDP5VM8NvZe/GHthrs65/IQS/PGMJzF76DuY5efsr0hA/0T8CBwRK0+3JRaXWjwuplYZanhFBgDrJQe6pjOn5zbD48ERPm2nuxY+FbmJqT0srjyB0xb0FE4OyJyDMaEIoyXpKhfriurIWXZzqn4eaDq+EOm/BU53SUnKrAEU8BPjxdxtvOFJcUuvDOkldhUajcGBtEvA4TMiMiZDQC0YFKrV5kg5vKj+FF11S84JyKrR1RaUI3Q0+VLKDU4mVpbjVEEFAV9IfMODhYgi88jhHjHPXkw0g1xBmC4ooOuZkRofgVqFHXCMZ+zxRBVUGrz46BkIUzxM7eMmx3TYnvtyoRNC5/HjNzB5Ke/+/eMly9fw2vLy92Yk5uH/50Yg56gjas2/8tFJqCqLWfxobKZhZNqWCK1SmM4bLmLImICKHFOvLvsYLiK11VvLzXW442rz1toKQUuqFhJfZe/BIHRT1e6a7CDQeu4FT5/IK3ce2k40yChte6KfhHsaV5AZ6c/z6+O+l40uuYtG4Ag8v3TIhQVRi55uYglQof9U/Exk+Xo2GwGGNhotmH26sO477mBajvL8XWzhm4tWJYulNQvO2TlSTk8Nrif7GQW7VvLd4/lZh+tXld9/EV2FH3ZtJUPIJi6oBkRITVqiIc9TFvOPlhdPOr69dyOazHtJwB+FUjOvy5CSKJhNFkm5vT4S+OLsL1ZcfYVSigbmhcyWX6H2t3wSIiuODD6xKCKcUTyjaa2KLy+/ZPVmDFZc8i3zRS+Pn0lkzsZkREIByOqgggIKOWMRpkCRoJlNN/VNWEzVM/g1lEMOuDG+Pbn13wDrY01+GToSLcf2w+fj79IO5qWoYTMTIuKujB+obLmYRbKr7AHVWHMOeDG+IkTM8dxJUlJ/BIay0W5/fweD8+vASPtdXECf5Hx3RsmtI0kogRsS19qklNhCXgRjjKelhN9PfGwWJ2CwIVQC8vehOXF3fw/58euSgeV342vYFTqN0Uwpr6b7NEdvpz2E3oBn7XMg+KIpkECnyP1uzCS64pOOouiE5QUbFt/ruoj13ruM/OuoashqxBix9Pd85IIIJiURxShjMj4m/VfnFrp19KWGmSo/HxwHBafmzurjgJQ2EzHj8xO24NrkAOB0bKIhoebq1FsTlqxtypihFN4xSaAuwmGu6dcQCLC7rZmgh6d7ur+rM4ETQfqk61jhYToXdpJYsOlZDok0AZdUhHQ8sKVKKvL2+OXlg1YFPTMk6b2jFUeCULch7fSN+/emIb1pW28vre/lL+nWc/jXumNSScq4GkdvymVQPa/Xlcw2igtp5uxmlVYfqiC3ACKKN+wGhU2qL5my6spUAKqtQi04MCWJEpwLS1eEcKJL0CfLR2Vzz4dfiiT91mCMX7mDNzBvg6Ie5dUl9CTchUg6MCK2mY4ZsRvmy62E5NII3GAscpnljTYBE/DYr8ReYA3lj8OmyGCCosbiaLthN29U3CpXvW8TqV4H+Z9wGX0W3ePMzK68d5Njfvc0dMcWujFEu6gqyFhFXLyqd5LkQCkUE6Qg9q2OhBAiwOAW82HapOSsaBJMqyxOxDneMU9g+U4O7DS/BQzW7evqYk+WuER1u5B8z4weSjXFnqq0t9D0ELpITvN67EvmXbOSVrDSLKVD9sXMG1ih5UyOnRHdARIdW03aWxJOMpejgjoq8OP5naiJsOrubg5wzY8MDs+oRuFgXPzYeW4tlYACQLuansi7SXvXLiCfz9ZDS2kF5YunsdNlU1wWoM44i7EC84q3lcPeY7ehO6VT1B6/AfiUTWz8IiLPQTiCQn4vryFjzY0sPt8+ed07DDNYX1/9LCLu4zUiR/0VmN3tDwhO47fx+7UDpsmbmfizRNR5CJ39u8MPU0hcQvZ36UsN2ltwhV7c6GCDu5RiqLoPT4Yt3buKJ+LZo9+az4/to+i5dkx949rQGbq1P2RuIg5fn6ojdw1UdrElRrMjw0Z0+CxKY4c2rYIlS4JmdBhBR2sqkRQWcUqmxD2LnkZSzafS06/dF+4mhQy+33NXtYD5wp6P3EoRXP4Z4ji9nakj0Mes9C466viKZvPXoCNg6oMTixk96JZp41cngUvYklAWmJ/1y8nbtRDQPFoDbteVY3Fhf0YEWxM22DNR0qrB6uLh+u3Y2dveVoHJwAl9/GbreooBs3lx9L2cUe4RZAVKBk8abLQsGSBBIVMOladmTO98+qx5cB6oB/p7SVlzNF1zklQgxLSpLKetX2TYc+QEMiecPiLFyjVVt5sGUe7pzSNGYL/ZuCvpjMj0JmS4R8ARAbaY1KXlqovUb+eaGjlwNlhc3DQctuDMdfw9Hr++iiIMKCzMjBjvqR0c8CBNcJZdZh5XkuQNc4NFSIV7uq8EDLBbrbULIkYmvF21jfuQfAxdqmzz35vNAbrHMB7T2mWYnwOvUyLAb6VaPbhMrtfbshyEGZGrIks6kKpfQ4FDFxDCMVGfsMYDQkFOOR7L+YkeqNEMrr/J3BlwC6qaCa/P3mOcIT2FrCNVN2RGyrPInL5AJUdK2BkHUQ0g4p3RDCBVXkQpGFkLIQUIoAWcTaQ1CDgctG0jUhSH4vEOZvoIR0x/qHBghBfmKCIs1QhQkCFOGsgLABkkpQbbHp5kqylHQ8iRJdj4G+zZHEKI1B4x+BFI9gW9kb5+5jsp0sRl6NLf+XGP+8MIZxImIYJyKGcSIQxX8BPEG7edKBrzEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 49, "height": 35, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Paid Secured Parking Area" ] ] }, { "label": "Resident Only Parking Area", "description": "Resident Only Parking Area", "symbol": { "type": "esriPMS", "url": "302f63aaeff77a8da55794c3b5bf7b06", "imageData": "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", "contentType": "image/png", "width": 49, "height": 35, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Resident Only Parking Area" ] ] }, { "label": "Paid Locker Parking", "description": "Paid Locker Parking", "symbol": { "type": "esriPMS", "url": "f52a44d81410c03882df862668a940f4", "imageData": "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", "contentType": "image/png", "width": 49, "height": 35, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Paid Locker Parking" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "756d364d529b98a6ff240a9a14583b04", "imageData": "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", "contentType": "image/png", "width": 44, "height": 32, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "", "label": "Free Parking Areas" }, { "symbol": { "type": "esriPMS", "url": "756d364d529b98a6ff240a9a14583b04", "imageData": "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", "contentType": "image/png", "width": 44, "height": 32, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Free Parking Area", "label": "Free Parking Area" }, { "symbol": { "type": "esriPMS", "url": "1d28170b20395fa05bfeaac5cf03b187", "imageData": "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", "contentType": "image/png", "width": 49, "height": 35, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Paid Secured Parking Area", "label": "Paid Secured Parking Area" }, { "symbol": { "type": "esriPMS", "url": "302f63aaeff77a8da55794c3b5bf7b06", "imageData": "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", "contentType": "image/png", "width": 49, "height": 35, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Resident Only Parking Area", "label": "Resident Only Parking Area" }, { "symbol": { "type": "esriPMS", "url": "f52a44d81410c03882df862668a940f4", "imageData": "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", "contentType": "image/png", "width": 49, "height": 35, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Paid Locker Parking", "label": "Paid Locker Parking" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 240, 255 ], "toColor": [ 184, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 179, 252, 255 ], "toColor": [ 244, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 179, 255 ], "toColor": [ 252, 199, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 179, 255 ], "toColor": [ 241, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 213, 252, 255 ], "toColor": [ 179, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 242, 255 ], "toColor": [ 252, 212, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 252, 179, 255 ], "toColor": [ 183, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 184, 252, 255 ], "toColor": [ 193, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 210, 255 ], "toColor": [ 252, 246, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 207, 255 ], "toColor": [ 218, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 224, 255 ], "toColor": [ 252, 179, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 235, 252, 255 ], "toColor": [ 210, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 197, 252, 255 ], "toColor": [ 233, 197, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2475205201299999E7, "ymin": 3793091.0653000027, "xmax": -1.2349984852699999E7, "ymax": 3955599.5940999985, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "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": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 30, "domain": { "type": "codedValue", "name": "WS2_BikeType", "description": "", "codedValues": [ { "name": "Free Parking Area", "code": "Free Parking Area" }, { "name": "Paid Locker Parking", "code": "Paid Locker Parking" }, { "name": "Paid Secured Parking Area", "code": "Paid Secured Parking Area" }, { "name": "Resident Only Parking Area", "code": "Resident Only Parking Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingServed", "type": "esriFieldTypeDouble", "alias": "BuildingServed", "domain": null }, { "name": "CampusArea", "type": "esriFieldTypeSmallInteger", "alias": "CampusArea", "domain": null }, { "name": "RackCount", "type": "esriFieldTypeSmallInteger", "alias": "RackCount", "domain": null }, { "name": "Spaces", "type": "esriFieldTypeSmallInteger", "alias": "Spaces", "domain": null }, { "name": "RackColor", "type": "esriFieldTypeSmallInteger", "alias": "RackColor", "domain": { "type": "codedValue", "name": "WS2_BikeRackColor", "description": "Color of the bike rack", "codedValues": [ { "name": "Black", "code": 1 }, { "name": "Blue", "code": 2 }, { "name": "Grey", "code": 3 }, { "name": "Sage", "code": 4 }, { "name": "Silver", "code": 5 }, { "name": "Unknown", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RackType", "type": "esriFieldTypeString", "alias": "RackType", "length": 50, "domain": { "type": "codedValue", "name": "WS2_BikeRackType", "description": "Type of bike rack / method of securing bike", "codedValues": [ { "name": "Bike Share", "code": "Bike Share" }, { "name": "Bike Valet", "code": "Bike Valet" }, { "name": "Enclosure", "code": "Enclosure" }, { "name": "Lockers", "code": "Lockers" }, { "name": "Inverted-U", "code": "Inverted-U" }, { "name": "Non Standard", "code": "Non Standard" }, { "name": "Residence Hall Enclosure", "code": "Residence Hall Enclosure" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LockerNumberRange", "type": "esriFieldTypeString", "alias": "Locker Number Range", "length": 25, "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "SearchKeywords", "type": "esriFieldTypeString", "alias": "Search Keywords", "length": 255, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 50, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 49, "name": "Bicycle Parking1128", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1692, "maxScale": 847, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Free Parking Areas", "description": "Free Parking Areas", "symbol": { "type": "esriPMS", "url": "35692e77bb186ba81ba37a107f05860d", "imageData": "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", "contentType": "image/png", "width": 27, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "" ] ] }, { "label": "Free Parking Area", "description": "Free Parking Area", "symbol": { "type": "esriPMS", "url": "35692e77bb186ba81ba37a107f05860d", "imageData": "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", "contentType": "image/png", "width": 27, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Free Parking Area" ] ] }, { "label": "Paid Secured Parking Area", "description": "Paid Secured Parking Area", "symbol": { "type": "esriPMS", "url": "b361b05d1e4d3ec04e618714b3970468", "imageData": "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", "contentType": "image/png", "width": 44, "height": 32, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Paid Secured Parking Area" ] ] }, { "label": "Resident Only Parking Area", "description": "Resident Only Parking Area", "symbol": { "type": "esriPMS", "url": "d00f0cc44213f1e05573987f918a319b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADsAAAArCAYAAADG8/AoAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAJiUlEQVRogeVZCZAcVRn+XndPzz27s7vZIzcuuUxCsmIuTYCARDlMKAxlBGIoSkqjVZaFBjBWkGh54FVWgZWUQHlsAkkgKkhFREwgblAojMRkQ8i5S469j9m5j+5n/a+7Jz2zM8PuIJJyv6rZme3X/d773v/+///+1wrGEBSMISgYQ1AwhqBgDEEZ0V23twehKFOhYxLA/OBMAeMugNUCfDGAagAaAA6AAVDB4QaDB2BOgEtmWxpAAkAGDBJ0aGBIGtd4AmAZABViTM50ME7/a+Di/ozZhy7aGeeAFAVHG3RtB56c+OZ7I7uuqxG69hg4lptDGGA0pphR8WeJcql7rGUZ/kDeGMObjOfponmPJG3A2s7r0Vy/tzyyt7Wq0DR6eLLEOFZdnsAEvwanzI3l5YAiAW6FZz8OiYMxY27Wt8bpXgayg/WcRUPcB46kToYHJHDIEox7OZDWGZIaQyTNEE4ydMYUdEYl4xORRZsJCVx/FOCzc1dppGQdQdqek+nnyssT2LJiAJcazoZl/PwNP7Yf9dC/s7C2azaacWT0ZGU2Vywv7eY5MVyKmOTX8P2rQnj2hItH0hID1+cB5ZDl+hTaZOM8GhY3UAy5NEFuNb8uzVrOOenfGaXuVYq2cFZPTjWjKiP87/3G86fc+O0RDwaSkthQ5OsEVQaaalP4wVWhovMIOq3oyaaVG40D9KdCLRFxCyCSlvDtlgCmVGRQ79UhMy4CSTLDsOKyBCb4KEMNx98vqNhvWAeKxOF1AKGkwe5QtwP3LQyjym1PCRfhVa1f+tSyyDIJAVrhQHbVRoY9p1xWwCgYUB782FDBtk1LhrBmZgyVLh3jfcYifX1fpehryfhkUaIEn8Nqk0RAHTVZGdxPmTzoGh1ZVR6+E2j7TQ5ksKghVfQ5l8IxdxxpDmAwIeH+/UEKPGKHbF0xWHJMryOb9+vwEJfwENNHaVnmJk100R9GhpsbE/jxNYP4S5sbL7Y54XFwHLijCw1eHR1RCTvecuNgl4rjAw54HTomBTR4FA6fgwur9ickPPFvLwYSEj4xNYFHrht81wX3q9l2Ge2dpOZ6RkUWnCsow7Lkb2tnx7B6RhyferoGb/c7sGLXOCEQyGIjhSoBj31yQIiVdwMtVBYJXgZZWiVz8uVAljimBzOCbE9MFjnxvoUhTPRnUO/R4VN1uGRDUJ8Py1j/YpWwvKW8Ujrwq8NeLJ2QxGWVmt16w+Cwu45Dy4arkZNlTJghliltjVia4W/nnHi9Q0X7kIzOiIJYhqErKqHPZsnzERnTgmksm5jrt/1xCQ8eqEBPnGHDwjDuuSKKr+2txJ7TLnznVZEQhAy948MxbF46JPLqMBL2KTKlcLgv6bOc67TG0VTh5Ebp5JGDPvzioA/xTPFETG4wf1wa+8468cArlXj5cz1i8oSOiIzVz1ajLSTj8RsGMKs6g8/vqcI/LuQah1zg10e8ONrnwO5VvXDIeXO1D6/TvEdJlvQ7fUcLEMnoDHf/KYi/trtyrlMQIgtRuwUKNNdNTaDlvIpTgwqaWz24e25UbNlb/1CDMyEjHVGQunbHOLFTLJAVqTCwrtHu+dkbfty/KJwzbsI+R14GWTApTZRtlUUW21o9WaIUSNY3RXDXnCieP+XCphajHP1yU0SQ+/MZl7iftiFZ5+HXAmiqTeMrLwUF0RVTk1g3J4pFzXVZUiQgfvS6H3VeDS+v6cHmAwH8ptUr2p447MVXr4zkBK4kVboWdH30ZHWuh2kbazYrWdj+liEaSF3tXNWH+bUpYc0th3zielNdChsXh3EuIguyx/oduOFDVLMbqujG3TVCElY4uUhTu4550Bs3HO/TjXFBhsheiMhwKsDD14QQzUh45m03hpIS9r3jxI1mf4JsjkHU0fuspks9ZFlLo9pxYsB47LvLQoIogax6IWw4U19cwvW7asS3BbKIxMx61uxz88cHhfWeO+nKusFPlg+KDEAKihZwMMlQ7eK4dVpckCUc6laLk1U0u51HRhZc7yPPp8nlw0kpQ+e4ZXosS/6b+43tS3hnaHi3ZBE7SAKumRUXv1v7HOL7S00RYW0xvHk8EUlKqM7L9R2R3L5SdrJpFK1HS/lsl7BsAQ9orEzjcK8Kbh6NkP9MCWSwsEFHg1dDnVdHjVsTUXSjuQgk+xorNLG1ifhPlxsSkKxnLcRrF1R8cZ5l9RBePe/ManPaORYSeXEkZM8Y/nLIgnfQ30IBavH4lJB8Tx314K65UUz0a3jhtt5h971w5uIENywIC1VVCBR1aRzKrbuPu/GZ6XHcMy8qPgTSyE8du1hc1OQVBX2xrKU1/HJ8OZblXXSoVYgsRdatb/qwqcVI+mvnxISP2dHaq4i8agl1u4/lTEDiWNCQgll84969lcLSH61PiV3w++NuPHfS8FULs6qNgsFC/0UXKVkxKEVbTKfJ8QcTjZUZrJ4RE1H0gf0VePywF+vnR8T17piMl9qc+N0Jdzbf3rsgLAqCYvjGgjAOnHeKwEWLa/f/fNR6NNwyLXfhuqNZldFdHlkwkdgSRQL595YNiTz6z04VJwcUUXsO64EBX7giKhaiFMgtfnh1CBtfCUATcaAwqCrasbJvmE7OkmXoLDWOUrSFwU8yqi+ep81M0IA7V/bj5meqRR7Nx4L6FL61ZEgQGQnWzY7iI7UpkV8pj9pVGOHqSUlxuEa7xw4qGLIBiuNseWR1eGgj27ZIwROCPat78cdTbpweVITmnVmVQVN9qujxSylQ8d58U7+Y/OFuFefCEhKahLk1aVxZX3jR8ubXXh5ZiasUoEjrUq4lQVAI5IufnfnfPWolZbZ04shONLtyyPIzZVqWpciytJ26YpJQN5cicrKFLrWV67P7rZ/LttfipsaE8Jt5tWlMDmjZMu2DBKWobTmHe/x0eWS3NbTgzo5/ka6n49GdxzziYw9QdOJHZ1SWxKN3OhonPc2gaQxxjSGRIWlJkZmh1qsJ6Ue+ripGjqWqiRbOqRi/6cDOp3JUOXUEXLrQ5uSXVCpG00x8U9FANXBrr0OoNBNJpBvOlUcWjIN33AnG6eVWXX5rOCWJT8mIkAcq6d5HbMPTTCv/leX2hqO4vX0WJHUNoM8BGM22GwwpcAQBFgTnVWCgJOu1vT+lQendawZcvJM1Ixgd9XDqwwEGB3TmEu95Gdzg8Jl90PahowoyGT1LSbrH7MfsBpTrSHIpAD8LLm3FtPrm9/4y+skp9PpuC/4PoGAMQcEYgoIxBOWDnsD/Ev8ByK3/UcdGtUoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 44, "height": 32, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Resident Only Parking Area" ] ] }, { "label": "Paid Locker Parking", "description": "Paid Locker Parking", "symbol": { "type": "esriPMS", "url": "76a622a3c513b4ceebbd73f7cdaaa798", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADsAAAArCAYAAADG8/AoAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAH3UlEQVRogeWZCZAU1R3Gf7Mze7CwCCxhwchCvDa4KAEjQYwiKikLxQtRC7ACBkWuoBxVsXIQYzQFBssLVkO8DxQ8SgEDRhE8IppEgRAJhSCH3CwIC8u1u5P65t+93TPTMzCDxk3tV9U93f3e637f+99vIjQiRGhEiNCIEKERIUIjQuRYOkWhJdARaA8UOeMKgDZAD6AYqLWuhIA8oAlQCOQDOU7bEeAgUOM805hDzjP3+QnOZ+uc+1rnt8Z5R503LfYD64AXQrD0uMhG4RRgBtCbho2JUegTgoVZkY2adDS4lHAOXHchlJZAfi5Eo1AXhdwwNMmHwgIozIe8CIRCvkNyqbO+dXXeOP0Kbr9DErhkHSL2LbWry+Ej1lZVDXv2w+ZK2LwTNu2064OH3elKSx6OQnnIRmYsWalnaexqwIXw/K9ocFi3Fe5+Dv48T3edgHJgRTZkz6y/urUfDRId28JDY+DFd6JUVUuPumRLtkPsXNISLjiLBouCPDinLMTCT3VXlq5rJE1b29i5vKPZ1TeNl9+FR+bArr1m17J1QT7inDKYNjb1PIqbu1enZUu2eezcollmk5YzGVcBJ7eD77Y2hyNHoqNfTyhVtArA4mXw1j+dWYWhqBB2V9n9P1bB74ZCazcqJaCZolwMCo8pkZpsiOYxv5Yp2Vfecx1GsEO599bgtsm3wJBLoVURtG9ji3TzVHtXry6piQpaGIM51IzJhsNF1NTaxzOB1C4RUr/vtYXz09i+Qlg3Rwt3VcHI++V4TENmHiUSeJItiVoAq8uMbE7I3lCcZkWDcG0v2FsNcz+EOR9C0wJY9bSptOLjE/Pho5Wwcr1NUh5VfSSdlkVQuQceehUq98JlPeCpX/htMhjN6yUbdrK5HZmRJWRtR/tQ0hvDcMvlMLgPdB8B/14HZw+HIzUmsUw0ZNYkS1aOBk+NyZIs4frJZwPZ3BkdjOy23SbBO4dChxI4sdikobAhr7thOwz8vUnezbyUOU1/DXr/AE47yS+9ZChz892RAunIKgWD/crP00Dtb38CH6yANZstndOzLbtgx1devw3boFMpXNwtfvzOPTBuui3InUNgbH8YOhlefR8mPmJ9ciMwrC/cN9IWKIlFnEBUOGRM1ox834HgVoWSyTNhygtQrcIlBWQGPyyDBX+HUQ/Avx6zyQtf7oBLJsDnm+Cl38KZJ8MVv4R3l8e/QyZQ8TosXwsL70uUJOTkJM/7ayMrL91/ErzxUfxzOSFJSO0u5Gj6/ohYhrNqIzw6F0ZfZSrbe5wRnTIcmjaBLsPiNUlSlDm4z6Q9dz0Nd90U/90Dh46TbDRqpYhXWXj401yPqBzJ+OtgxBWWBd02zZ5PvN7Ivf43mDHP1FDS+c0T0P37MPgeI9rvXBt7yiCPlBII9WtXbJowocKyK0Ge+o5B8Y4rfo5ZkTXXWRtgAo+9Yb9KON6819I5SXPqbHsuMvcMg/XbjOyKL+Cq86xNWVGPUVbGKdQ8Og6eWgDbHfse0AvuGGhkN2436VbcDvsOwrN/tVJPJnH1j1ORzcJma2rNfbs5qh8rN9jv/aOMqPDSYpucsGMPdBse76AkkVi499WzU0eY9GYv9sxA5OVwpL5aQOXK32kBAy82sm766Cfr1sPOzMmYLFTGzppcIrTamsgNFznk18PoB732L7Ykj5FE/FAKOPRSu176uf3KHCRtwV2QqgNG1g85Nj/iyVZnQ3Zb7Ox3Ni5OPwk+Xe1NSDsVSuvO62zSObE1tGkBh2tgjLMIaj+9vYWgr/bBjPHUv99diPeWw+3X2rXCzKJlcEJTu5c/cJHoR/S+4yS7JWDVDKpvlfI9/hcYeaUlCh9XJPd77QPvWjFUWVUQpCkioNj63Fsw6BKLtzoE5cj6lgstpB+eudSGjkuyBwO88c/6wtRZnucd3s9szI9layyZF5QDX31+ihmEoWe5hSZh2B9NUueWmxbMXAizFsWPUTxOTEwMPieRGVmrlA8FkC1rDzf+xLyoEgU5n/EDTE237oJ5S+D5tz0T+PWNluynwqSfwjtLzSy0uH77T0TbVp6vcLF1t3vleMjMyTZNKVnhwTEWR5d8Bv/ZYLVnIpTn/vwamHB9ms84ZjH9Nhj9QLD3d6Fyc8GU5Dx5S2U97WzJFtWHkSDog29OgZ5jLI4mQqr5h5uPff9Km3qKz5OehPkfJzvGPmfDw2PNOfohn+I5qI3Zki1MWLXg0mrJNJi9CFZvspy3c0fo3in19ks6qHifc7dN/pPVlpRIs7qeCj3OCB4js/GwPluyebGzcl3FWiUEQZAtajvl64Qys4u6HlvfeGEEqNixkTVjlTrphYqfDRHxPkX/+6REOrJeFO80BPpfYHajck37SW6Z9m1CyYiKDA9r03WPpGl7H1Dw6xrbHn1yvh1+B6UdP9Wr7g6ku9+r4kEaoTpXK69reeZ2rWyMbF3VkhZMtWlert3HjjwoauK9V++TZmlLR+WmSkYVDWs2wdI1VusaVOd9mRXZkEW9wc6fWyVJHbSppmNtQB6cCirpvjk8G0pT8QhpdTEEn0XtD6MbgM7OvpQCtwylpXO0kktx4rL7/2mt739V5ZtuCpfjvCPXOQqcQzuZzZx3FDrOMeSMVVxR5u/PWzU235m/wo32b55Jx0U4quGFQOlJQOL7/4cIjQgRGhEiNCJEvu0J/C/xXyHfqt5ZPYw3AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 44, "height": 32, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Paid Locker Parking" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "35692e77bb186ba81ba37a107f05860d", "imageData": "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", "contentType": "image/png", "width": 27, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "", "label": "Free Parking Areas" }, { "symbol": { "type": "esriPMS", "url": "35692e77bb186ba81ba37a107f05860d", "imageData": "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", "contentType": "image/png", "width": 27, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Free Parking Area", "label": "Free Parking Area" }, { "symbol": { "type": "esriPMS", "url": "b361b05d1e4d3ec04e618714b3970468", "imageData": "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", "contentType": "image/png", "width": 44, "height": 32, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Paid Secured Parking Area", "label": "Paid Secured Parking Area" }, { "symbol": { "type": "esriPMS", "url": "d00f0cc44213f1e05573987f918a319b", "imageData": "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", "contentType": "image/png", "width": 44, "height": 32, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Resident Only Parking Area", "label": "Resident Only Parking Area" }, { "symbol": { "type": "esriPMS", "url": "76a622a3c513b4ceebbd73f7cdaaa798", "imageData": "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", "contentType": "image/png", "width": 44, "height": 32, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Paid Locker Parking", "label": "Paid Locker Parking" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 240, 255 ], "toColor": [ 184, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 179, 252, 255 ], "toColor": [ 244, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 179, 255 ], "toColor": [ 252, 199, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 179, 255 ], "toColor": [ 241, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 213, 252, 255 ], "toColor": [ 179, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 242, 255 ], "toColor": [ 252, 212, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 252, 179, 255 ], "toColor": [ 183, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 184, 252, 255 ], "toColor": [ 193, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 210, 255 ], "toColor": [ 252, 246, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 207, 255 ], "toColor": [ 218, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 224, 255 ], "toColor": [ 252, 179, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 235, 252, 255 ], "toColor": [ 210, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 197, 252, 255 ], "toColor": [ 233, 197, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2475205201299999E7, "ymin": 3793091.0653000027, "xmax": -1.2349984852699999E7, "ymax": 3955599.5940999985, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "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": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 30, "domain": { "type": "codedValue", "name": "WS2_BikeType", "description": "", "codedValues": [ { "name": "Free Parking Area", "code": "Free Parking Area" }, { "name": "Paid Locker Parking", "code": "Paid Locker Parking" }, { "name": "Paid Secured Parking Area", "code": "Paid Secured Parking Area" }, { "name": "Resident Only Parking Area", "code": "Resident Only Parking Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingServed", "type": "esriFieldTypeDouble", "alias": "BuildingServed", "domain": null }, { "name": "CampusArea", "type": "esriFieldTypeSmallInteger", "alias": "CampusArea", "domain": null }, { "name": "RackCount", "type": "esriFieldTypeSmallInteger", "alias": "RackCount", "domain": null }, { "name": "Spaces", "type": "esriFieldTypeSmallInteger", "alias": "Spaces", "domain": null }, { "name": "RackColor", "type": "esriFieldTypeSmallInteger", "alias": "RackColor", "domain": { "type": "codedValue", "name": "WS2_BikeRackColor", "description": "Color of the bike rack", "codedValues": [ { "name": "Black", "code": 1 }, { "name": "Blue", "code": 2 }, { "name": "Grey", "code": 3 }, { "name": "Sage", "code": 4 }, { "name": "Silver", "code": 5 }, { "name": "Unknown", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RackType", "type": "esriFieldTypeString", "alias": "RackType", "length": 50, "domain": { "type": "codedValue", "name": "WS2_BikeRackType", "description": "Type of bike rack / method of securing bike", "codedValues": [ { "name": "Bike Share", "code": "Bike Share" }, { "name": "Bike Valet", "code": "Bike Valet" }, { "name": "Enclosure", "code": "Enclosure" }, { "name": "Lockers", "code": "Lockers" }, { "name": "Inverted-U", "code": "Inverted-U" }, { "name": "Non Standard", "code": "Non Standard" }, { "name": "Residence Hall Enclosure", "code": "Residence Hall Enclosure" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LockerNumberRange", "type": "esriFieldTypeString", "alias": "Locker Number Range", "length": 25, "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "SearchKeywords", "type": "esriFieldTypeString", "alias": "Search Keywords", "length": 255, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 50, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 50, "name": "Bicycle Parking2257", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3385, "maxScale": 1693, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Free Parking Areas", "description": "Free Parking Areas", "symbol": { "type": "esriPMS", "url": "30d0dead520bdf20c2ed01f8c33a4a79", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAATCAYAAACORR0GAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADSklEQVQ4jd2Uf0idVRjHv8953/tbvXYnZqHpmk6ZOLxu0JxlSbga0oqBQ9yCRVAttn4sohVEUMlAx6AfRhAERoxp5ib4x3ButSuDtSmbW5Orjq3N8Me86tTrvfe973vOifeFpIS9EkhBXw4czuE553PO9zznUfEvSf3/g7YfeWe335u6jxGl6YaeISHdRCS4EKoQUiUiTgRJIE4gSAgSUjIpJAMgJORI3OA13e8euXtfUM3hfQ9IopbmF99WAilp/+jEsWQCU/P38N35U4W94YG9ABrvC0oqrtzirBwjkJKm/HVeM3Q4FRUgs5E1t5CI4fiFHhicIzuQieeCFcjNyMKzJY+l9t0MB1ewjvxrfH7H8qBvz3XhZH8v/F4fvnn5EPweH7xON54qCiI0NIDfIuNLsV6XG4rCClYAwZXq8Zpe/00vVdZgOjoPLji+PN2OmJaAkBJj9yII+NJwtP7AUqzH6YIUyLAFCYAJIZbGoaEr6B0awNTCHG5NjVm3aKp7HeneFBw91YrKwlL8cPEn7Pn6YxzcXodNeYVQmeU6swUxQCS5IU0PTUhzTwde2FSJSzfDKH2kADOL8/ji9I+IJzVsyS/Gyf4QstIDeHrDZjR0tqBt/ycwBAcx88x2N+JiVtN1HYBzaPwO3npmF8xeSIHhiVHMxaLWRvXl23BnegKvVD2P7l8vYkewAif6Q7hx93dwyxEybEFEmEzommaC8jIewthsBDWlW7Gj7Al0X/sF4fHb2F2+DWszH8annS3ouxXGG9W16Lneh2giBkYM81rMzMtFW5CDhNC5Yfn7ZFEQB499jt7hq3AoCkanJ9FUtx85azKt2PryarzX+hXODvZb440561DwYDZ6BvsghJiwBRlEnqgWt9LbqapoqH0VofAVpLg92LKu2MqoP7U+Kwffv/YRLt8ehoTE1vwSEBFmowtIcuOG/RsZfGZsJoL2Sz+jJPtRmNWhakMZpJTWp41qcQvmcbigMAafy43H129cWj+zuICB0ZF4khsjtqAzHzRP7/zs/Q9bL5w50EZnzX/j1QV3k5Rk1jjGGBdCMgmpcC5USZKciqorxAydGw5dcFVlLKII6rIFmep483Dj8jq1GlJXe8P/HPQHOYhebW5Ls4IAAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "" ] ] }, { "label": "Free Parking Area", "description": "Free Parking Area", "symbol": { "type": "esriPMS", "url": "30d0dead520bdf20c2ed01f8c33a4a79", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAATCAYAAACORR0GAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADSklEQVQ4jd2Uf0idVRjHv8953/tbvXYnZqHpmk6ZOLxu0JxlSbga0oqBQ9yCRVAttn4sohVEUMlAx6AfRhAERoxp5ib4x3ButSuDtSmbW5Orjq3N8Me86tTrvfe973vOifeFpIS9EkhBXw4czuE553PO9zznUfEvSf3/g7YfeWe335u6jxGl6YaeISHdRCS4EKoQUiUiTgRJIE4gSAgSUjIpJAMgJORI3OA13e8euXtfUM3hfQ9IopbmF99WAilp/+jEsWQCU/P38N35U4W94YG9ABrvC0oqrtzirBwjkJKm/HVeM3Q4FRUgs5E1t5CI4fiFHhicIzuQieeCFcjNyMKzJY+l9t0MB1ewjvxrfH7H8qBvz3XhZH8v/F4fvnn5EPweH7xON54qCiI0NIDfIuNLsV6XG4rCClYAwZXq8Zpe/00vVdZgOjoPLji+PN2OmJaAkBJj9yII+NJwtP7AUqzH6YIUyLAFCYAJIZbGoaEr6B0awNTCHG5NjVm3aKp7HeneFBw91YrKwlL8cPEn7Pn6YxzcXodNeYVQmeU6swUxQCS5IU0PTUhzTwde2FSJSzfDKH2kADOL8/ji9I+IJzVsyS/Gyf4QstIDeHrDZjR0tqBt/ycwBAcx88x2N+JiVtN1HYBzaPwO3npmF8xeSIHhiVHMxaLWRvXl23BnegKvVD2P7l8vYkewAif6Q7hx93dwyxEybEFEmEzommaC8jIewthsBDWlW7Gj7Al0X/sF4fHb2F2+DWszH8annS3ouxXGG9W16Lneh2giBkYM81rMzMtFW5CDhNC5Yfn7ZFEQB499jt7hq3AoCkanJ9FUtx85azKt2PryarzX+hXODvZb440561DwYDZ6BvsghJiwBRlEnqgWt9LbqapoqH0VofAVpLg92LKu2MqoP7U+Kwffv/YRLt8ehoTE1vwSEBFmowtIcuOG/RsZfGZsJoL2Sz+jJPtRmNWhakMZpJTWp41qcQvmcbigMAafy43H129cWj+zuICB0ZF4khsjtqAzHzRP7/zs/Q9bL5w50EZnzX/j1QV3k5Rk1jjGGBdCMgmpcC5USZKciqorxAydGw5dcFVlLKII6rIFmep483Dj8jq1GlJXe8P/HPQHOYhebW5Ls4IAAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Free Parking Area" ] ] }, { "label": "Paid Secured Parking Area", "description": "Paid Secured Parking Area", "symbol": { "type": "esriPMS", "url": "62dfb2d0ef217c7ab5f81e80d5eaedc3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAaCAYAAADSbo4CAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFY0lEQVRIieWWe2wURRzHv7O7t7t3195dn9erbaGlPbCUt6IiiEpAiQRQUZEQxQSMwb+UaGKQmBRjookmRiNSIwIBQzTEaAwk/oFgBWNaCtXyaqEtbY++oO1d73qP3Z0xO/egRe4whhgSf8lmZ+fxm8/M7/ubHQl3iEm4Q0zCHQ2ytqsYFmkGgEIwKACpVAWtFAw6FYgoAjYBVAaIyEB0BmgM0CkjEQIWIYzaKBEpCHRGiQ7CKBhlGhODIKQNYnQvdpdHMoOs9z1PCNlXYQuMlqhBJoMKNouhZokxWRUMCISBAKCMwAABZfEyIfE3S7gxe0UMkT9XNRU9kSz0R1UYjAC6Mg3A6xlBXLK2Jd8SEVoXH3ASknR7eyxsSNhy7n668/L0tfRWIAYl5c96LuHfQgxrCl+9zggshKLS7oe5k6ZZRR3PFbcLOy5P92BDhwu7y0fSgoQNyVFhC6Sd6NBgGXrCdmSJGsJUwpqiDjgt0VT7ulNL0OgvQKESxsWQE5tKz+LTmuOp9nw5IQ1dqQDQdHOQZ5ios17JZYmlBfm4YwZ+Gizh5Wwphnucg5g1DuTw/EP8fbCvAhubF+OFkrYJ47PFlO+y9CBqv2qqLWec4xutbsYvqG2bh8MDJXhvWgP29Hjx24jbTCc+ziHFcE1T0RzIw9EHfsAsx7UJ482d5EZQNL5+Igi1iCBRKCQe0xstSkUIYHg0z4dd3VPx2pkF+Kj6BJ4o7OLxbw25sLllIaqzhjFqWHAqkM+1NjN7KOXDKiZ8M9jSgyRsjF6vjlEB71+ag696vOgYc6TqS61BDEatPF2X5PtwIejCu21z8HlNPeqHPDjpL8BLzQ/zvrXeRmyrOsnLIqFxB4wltuZmIPaojjFTsGKqanPLInzZPQ3zXQNYkNOP/b4q3Osa4KtdVdiJrRfmoyZ7GKsbl+GtytP4sH0WLo1lw6OEsDivD8eH3XinbR5Wujt5mCLJRQoCTQ9S5wmT9b1MZwJJhmKPz4tXys7is5pf8XTTUhTIYWytPMVX2xF2oC9qw/0nVmNpvg93qSH8MZqLL2YewzdXpnD4Wm8DvEfX4kBvJQcJGZbEZMzIEBrCVLE7YjDBan5pVOAi/ODu31E/VITv+ybDPLefalzG38N+hY+yCgZ21NTjk84aeO1+bCw9jx/7J2FEl3kITV21Bp28r19LgDAWzagRu6iNxGgcJEvSYJ4pLcEczHZeQ9Oig3zV2ZKGyUfWYVFuL96c0gyJUN7PDOnFkAPHhoqxe/bPYIxge9s8Dm1JRCKgywkQUwQZQGSBjkao6El+byw7jxUNy7Hd24A1nna0hpxcF4MxFVsq/uTnSNKWF3ZjZ1c1VjY8hhXuLrQEcnmoTFuW383fI1oCBGQ4IwhlxBoyrle/Ud6MhpECvNqykD/Jndo18xjuc/VPGLvK3YntUxtQ2zoXX/sqU/UvllzAhtJWXjY1FZ+Z+DKC6Iyo/cnOZgeBYv/sI1y0AxErqrL8eLygO+2h93ZlEzaVnseJYTd6InbMdVzFg7l9qfaUb13uzgxCBb0rnDWhzjyszMz5p+ZWxvBkUcdN24Z0BYIAP92bF8gIEqKW7/b5qjafDuRxMU6yBvmPKrkDBhOgUYIYE/kftkCOwCnFoIgGZEJNjUERdDgkjWfTkKbw7LkaU3FmNMc8kSljrP3Gef8GooXpNkVF9Zlg7kPngrmGKX0D5LZdKQmBwYC6W4Lg29KhKPAIwAHil5KXr9gQYHkQJAtgGCDUgEXWEQtHocgSNEmCoFnAYAeDFQJVwEQZBsIQ2Sh0MEggYFRmonZ5/D0kPUjKxt2M6orNnJ+Q9/+zWzz+e/sLxTBEY1EtOWYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 25, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Paid Secured Parking Area" ] ] }, { "label": "Resident Only Parking Area", "description": "Resident Only Parking Area", "symbol": { "type": "esriPMS", "url": "4203f5b7e812253ef6e27045443023e6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAaCAYAAADSbo4CAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFQUlEQVRIieWWeWgcVRzHP2+uvbLZdJM2TeyVWDUkiLa0sV69tChSRf+wKgYtCoLiXWiLoOJf9ayIIFIR2qr1bBVRWiwVDzwjKhptora1kSQ25252szu7O/OezGRz1W4UESn4hWVm512f+f1+7zvP4CSRwUkig5Ma5NrOWkzjTGAWigCIhZYh5+IKBw1dQFgX0hJouhLKUYiCUjiuxNZQtlKEEULitUkchJIoTRWUSiPEz+i5nWyvs6cHaem6Tgjx4vxyJ1UbcZWhoUUsFQwbygroCk0DAUgFrhJIpVCq+Azh33vyLjlHYLswaGv0pA36MgLXa3ACDcC904LEAmyIB13t0+t7Y8Kb/V+U7Qge/KRcvtAWuVb+FYirqLtiYZZ/CpHMCbrTBo4CU4O6mIMXSU9BQ3Hlaba2oy1Sw/ojFWyvS5QEsQuifH7MKbnQgaNButMaEVNhu4K19TblATnefut7cb7tM6kKSY4kDVoaR9iyPDneHg8W+zqBeuDrE4NcrXRH9RjlVjHRJ9Bz30X4oDPg35eZkrNm5mmaBLLr8gH/+s6hEBver2DdGdkp48us8b7zSoMEjwW9KquYNPHxenxlgidao7zfGeC+ZSleaw/z1TELRwp/XNSSfnH+0G+x56o+mqqmRjdiFF9SMHvy86kg0tQROaxiTo9XXoIGXDAnx8sHwzzwcYyHLkhw8QKboAGHEwabPoxxetxhpABt/ZZfa42VEzBenfjytnhJkKKyzkSlFlx4+usor7SH6Bye6F4bdRnIaCgEF87JcyhhcEdrGY+uTPJFt8V3vSZ3Hajw+25sTnHv0pR/r4sxEFUoDRLJOWRGt9mYNn1Ywa6DYRZV51k6O8vun0KcPStPW7/JpXU2Wz6P0hB3WL93BncuTvPsN2X8OqxTHXE5tzbPl79bPNYa5ZK6rJ8m2/ViCmiaLA2yrSYrWnp8qxxLxWsdIW5sGuHhFUlu3henMii5e0mauw7M4OiwQW9G57LdVayYm2N2mcuPAwZPrErw9i8hFlUX2Ng8zHkvVfPWL2GaqobJFMZeUrmlQRAqYHTZUonQaFqEX4T3n5/iix6LfUeCvqPetDfuX7/vM/1RQV3xyPIkz38f4dQKh+sbM+z/NchwTnBKVKIJODw0ulQqXwRRKjcNCIQNmci7+CCeV3ie0j6o+2Hdv66XmoikLCBZsqOac2ry3L44ja7h97MdfO/4rDvAUxcP+T6/tTXqQxv66PypfDE1yiuCaUAsTaRyrqgZ+++9Xcs7lWxuTrF2YZZDScOvi4Gsxq2LRjhr1kTNrZ6fY+cPEW54dwZrFuRoHzD9VHlaOdced95i9IemBXEhNJFHuO3sEb49ZrH5o5j/G4vUkxclWVydnzLWK95N56TY2lrGnp/8oPpa15DhmobRAPRmi6ExRNe0II4k2JfRJzpoimfWDPFqR5j+jEZ9hcPqeTaxwIm95p4lKVoaM7T+btKT1jlzZoHmmglgb47Rhazfpo+IwulKT4CMmZC3c/6uZoZdLqufsinGNZTT0DSRlDsrh6cFybr6m290hG5r6zNYVptnTtQlHpLEirYvlfBNriC9HQWVIYn3bbIMiSXA1PGdOWopfzclchrJvGAwq9ExaHiOLJVSh49f908ghRHnfjOsN3YMmct/TliukkrIf/FIKYRwFWrbX4Lw+tzBAqwCJVyKfnxLd5hhVYlmmOC6COliWg75bI6AZVAwDLSCiSKCIoQmAyjdwiWLrlI4KAzv+CYtpReOTj6HlAYZ19hHwXPcWq/kp+z7/9kpnv9efwCYcDrQwpMBxQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 25, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Resident Only Parking Area" ] ] }, { "label": "Paid Locker Parking", "description": "Paid Locker Parking", "symbol": { "type": "esriPMS", "url": "7f41d5e0454e3a09ad5f27db3042b18b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAaCAYAAADSbo4CAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEdklEQVRIieWWCWxURRjHf293u93t3VCKlSJSyyGCKAIiqIhGxLTiGa4ggkI0JTHWRgyplaSoUeJBo6FSQ4Va1JCgUQxFPIIaPBFEW5VSpFjwAOxJj+2+98bMfrvdlrBbY0hs4j+ZN5M53vy/b/7fN+NigMDFAIGLgUxEwfnAeCAdiAWy8biHgTKxceI04nA43aCcKGWi8AdqW3VhoEscNjZgomwTAm2F3zoNHAIqDOiKSkTBAgyjkqyMNjIHK9wuB3EeDwleNx43OAwwDLAVWJbUth3uUyr4IwVd3VJOtcCxk/BnE1iaE2OAh6N7JCWxgLQkB7UVyYGfn0t0+qCg1GbD9vnYqh8iljWCudeJhf8GTW1ivWlBjAuyhxLwpIY3FubNdFD6boaCFAOaIxPp9CWRlRF5ox1fyUYJXrHwrhmQHB8eX/gk7D0I6SlQdxyW58JLD4bH05JDrSxg31mJKHBiWi5SEiITKdkGu/ZKOzEOJo2GCReFx6uelnrbp7DsWVg8q+96vUZwQUQigCfwTU2MTKSsAIoroOpreOo+2Pw+fPGjHEVqAiTFw1+tcOAw7H6hL0kN7UnBeb27zyTiDHxjY85OwueXqLn+ciivgvz18Hwe5EyV869tgLwSGDsc2jpg/yHR2qX6FILwBvUCcdGICDp8wQbQbcIzb8CrO+HI7+H+YelwslnC9IaJcLABnqiEl/Phsx/g21pYulbmFi+Forul7RRbAX80Imbgq0UYQt462LgDpoyBaZfAlg9h8mjYXwe3TofCjTBuBNxWBKsWwnNb4fBvkDEIZkyAPdWwehPMmSbHpPOKwI5GpBPDUJiW0XMUWgMP3ALrH4I7V8PgFChcJNZqD/3RCFNXwI1XwNA0+P4XeKUAtu4W8sVLYNRiePNjIdLeGdrLikjE0I72uLuwbFGU3xQRrr1f3P3OHsmedzwutc4ZoXMvzYcX34JRmbAsB977EppPyxFqXdUek7kt7aHtfNE1Eh/bTLff26NwnVOq6+GybNhXJlbrELxwAVwzHlbOB5dT5nV2S+745ABselT0s+Y1Ia2Tm0ZrR2injuhE3O42urrDGU1bl7sK1twryUtbpnWhhVowV/JICDdPgQ3bYU4h5F4F1UfkqDRmTZJae0nQFJ2IbXtp73UxPjIPvvkZVpRICXmqfCVceXHftVq8mrDOM69/FO6/5yZYMlvaWlOC49GJmKYncEv2zHDClkLYvAtONMHITJg9OXLSe2wRLM+Bz2vkKpg4EqaPC4+H/93QDxHb5NcTfft0stKR808xJBVuv/rsY42t4HC0GLbdGp1Iu+9tKj/I47s6EePwIXJRhTyg3xM6mrr9ElE6nPWlF+sGt0uKbifFiQF6Y62LU61QUw/lO22UCgonGhG/v4jYmLHU1F/LT0d1rBtY9rl7UhqGhVJl/RIxoBGff6YKLJHnlpJ7YRCgLyErWMxgLnAFix7T7wFv8HmpLxWdvXSy0f/RSdKNUkd7v0Mie6RXcuvV7jgz7v9fr3j+A/wNn1mRD3XTjCYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 25, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Paid Locker Parking" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "30d0dead520bdf20c2ed01f8c33a4a79", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAATCAYAAACORR0GAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADSklEQVQ4jd2Uf0idVRjHv8953/tbvXYnZqHpmk6ZOLxu0JxlSbga0oqBQ9yCRVAttn4sohVEUMlAx6AfRhAERoxp5ib4x3ButSuDtSmbW5Orjq3N8Me86tTrvfe973vOifeFpIS9EkhBXw4czuE553PO9zznUfEvSf3/g7YfeWe335u6jxGl6YaeISHdRCS4EKoQUiUiTgRJIE4gSAgSUjIpJAMgJORI3OA13e8euXtfUM3hfQ9IopbmF99WAilp/+jEsWQCU/P38N35U4W94YG9ABrvC0oqrtzirBwjkJKm/HVeM3Q4FRUgs5E1t5CI4fiFHhicIzuQieeCFcjNyMKzJY+l9t0MB1ewjvxrfH7H8qBvz3XhZH8v/F4fvnn5EPweH7xON54qCiI0NIDfIuNLsV6XG4rCClYAwZXq8Zpe/00vVdZgOjoPLji+PN2OmJaAkBJj9yII+NJwtP7AUqzH6YIUyLAFCYAJIZbGoaEr6B0awNTCHG5NjVm3aKp7HeneFBw91YrKwlL8cPEn7Pn6YxzcXodNeYVQmeU6swUxQCS5IU0PTUhzTwde2FSJSzfDKH2kADOL8/ji9I+IJzVsyS/Gyf4QstIDeHrDZjR0tqBt/ycwBAcx88x2N+JiVtN1HYBzaPwO3npmF8xeSIHhiVHMxaLWRvXl23BnegKvVD2P7l8vYkewAif6Q7hx93dwyxEybEFEmEzommaC8jIewthsBDWlW7Gj7Al0X/sF4fHb2F2+DWszH8annS3ouxXGG9W16Lneh2giBkYM81rMzMtFW5CDhNC5Yfn7ZFEQB499jt7hq3AoCkanJ9FUtx85azKt2PryarzX+hXODvZb440561DwYDZ6BvsghJiwBRlEnqgWt9LbqapoqH0VofAVpLg92LKu2MqoP7U+Kwffv/YRLt8ehoTE1vwSEBFmowtIcuOG/RsZfGZsJoL2Sz+jJPtRmNWhakMZpJTWp41qcQvmcbigMAafy43H129cWj+zuICB0ZF4khsjtqAzHzRP7/zs/Q9bL5w50EZnzX/j1QV3k5Rk1jjGGBdCMgmpcC5USZKciqorxAydGw5dcFVlLKII6rIFmep483Dj8jq1GlJXe8P/HPQHOYhebW5Ls4IAAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "", "label": "Free Parking Areas" }, { "symbol": { "type": "esriPMS", "url": "30d0dead520bdf20c2ed01f8c33a4a79", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAATCAYAAACORR0GAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADSklEQVQ4jd2Uf0idVRjHv8953/tbvXYnZqHpmk6ZOLxu0JxlSbga0oqBQ9yCRVAttn4sohVEUMlAx6AfRhAERoxp5ib4x3ButSuDtSmbW5Orjq3N8Me86tTrvfe973vOifeFpIS9EkhBXw4czuE553PO9zznUfEvSf3/g7YfeWe335u6jxGl6YaeISHdRCS4EKoQUiUiTgRJIE4gSAgSUjIpJAMgJORI3OA13e8euXtfUM3hfQ9IopbmF99WAilp/+jEsWQCU/P38N35U4W94YG9ABrvC0oqrtzirBwjkJKm/HVeM3Q4FRUgs5E1t5CI4fiFHhicIzuQieeCFcjNyMKzJY+l9t0MB1ewjvxrfH7H8qBvz3XhZH8v/F4fvnn5EPweH7xON54qCiI0NIDfIuNLsV6XG4rCClYAwZXq8Zpe/00vVdZgOjoPLji+PN2OmJaAkBJj9yII+NJwtP7AUqzH6YIUyLAFCYAJIZbGoaEr6B0awNTCHG5NjVm3aKp7HeneFBw91YrKwlL8cPEn7Pn6YxzcXodNeYVQmeU6swUxQCS5IU0PTUhzTwde2FSJSzfDKH2kADOL8/ji9I+IJzVsyS/Gyf4QstIDeHrDZjR0tqBt/ycwBAcx88x2N+JiVtN1HYBzaPwO3npmF8xeSIHhiVHMxaLWRvXl23BnegKvVD2P7l8vYkewAif6Q7hx93dwyxEybEFEmEzommaC8jIewthsBDWlW7Gj7Al0X/sF4fHb2F2+DWszH8annS3ouxXGG9W16Lneh2giBkYM81rMzMtFW5CDhNC5Yfn7ZFEQB499jt7hq3AoCkanJ9FUtx85azKt2PryarzX+hXODvZb440561DwYDZ6BvsghJiwBRlEnqgWt9LbqapoqH0VofAVpLg92LKu2MqoP7U+Kwffv/YRLt8ehoTE1vwSEBFmowtIcuOG/RsZfGZsJoL2Sz+jJPtRmNWhakMZpJTWp41qcQvmcbigMAafy43H129cWj+zuICB0ZF4khsjtqAzHzRP7/zs/Q9bL5w50EZnzX/j1QV3k5Rk1jjGGBdCMgmpcC5USZKciqorxAydGw5dcFVlLKII6rIFmep483Dj8jq1GlJXe8P/HPQHOYhebW5Ls4IAAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Free Parking Area", "label": "Free Parking Area" }, { "symbol": { "type": "esriPMS", "url": "62dfb2d0ef217c7ab5f81e80d5eaedc3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAaCAYAAADSbo4CAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFY0lEQVRIieWWe2wURRzHv7O7t7t3195dn9erbaGlPbCUt6IiiEpAiQRQUZEQxQSMwb+UaGKQmBRjookmRiNSIwIBQzTEaAwk/oFgBWNaCtXyaqEtbY++oO1d73qP3Z0xO/egRe4whhgSf8lmZ+fxm8/M7/ubHQl3iEm4Q0zCHQ2ytqsYFmkGgEIwKACpVAWtFAw6FYgoAjYBVAaIyEB0BmgM0CkjEQIWIYzaKBEpCHRGiQ7CKBhlGhODIKQNYnQvdpdHMoOs9z1PCNlXYQuMlqhBJoMKNouhZokxWRUMCISBAKCMwAABZfEyIfE3S7gxe0UMkT9XNRU9kSz0R1UYjAC6Mg3A6xlBXLK2Jd8SEVoXH3ASknR7eyxsSNhy7n668/L0tfRWIAYl5c96LuHfQgxrCl+9zggshKLS7oe5k6ZZRR3PFbcLOy5P92BDhwu7y0fSgoQNyVFhC6Sd6NBgGXrCdmSJGsJUwpqiDjgt0VT7ulNL0OgvQKESxsWQE5tKz+LTmuOp9nw5IQ1dqQDQdHOQZ5ios17JZYmlBfm4YwZ+Gizh5Wwphnucg5g1DuTw/EP8fbCvAhubF+OFkrYJ47PFlO+y9CBqv2qqLWec4xutbsYvqG2bh8MDJXhvWgP29Hjx24jbTCc+ziHFcE1T0RzIw9EHfsAsx7UJ482d5EZQNL5+Igi1iCBRKCQe0xstSkUIYHg0z4dd3VPx2pkF+Kj6BJ4o7OLxbw25sLllIaqzhjFqWHAqkM+1NjN7KOXDKiZ8M9jSgyRsjF6vjlEB71+ag696vOgYc6TqS61BDEatPF2X5PtwIejCu21z8HlNPeqHPDjpL8BLzQ/zvrXeRmyrOsnLIqFxB4wltuZmIPaojjFTsGKqanPLInzZPQ3zXQNYkNOP/b4q3Osa4KtdVdiJrRfmoyZ7GKsbl+GtytP4sH0WLo1lw6OEsDivD8eH3XinbR5Wujt5mCLJRQoCTQ9S5wmT9b1MZwJJhmKPz4tXys7is5pf8XTTUhTIYWytPMVX2xF2oC9qw/0nVmNpvg93qSH8MZqLL2YewzdXpnD4Wm8DvEfX4kBvJQcJGZbEZMzIEBrCVLE7YjDBan5pVOAi/ODu31E/VITv+ybDPLefalzG38N+hY+yCgZ21NTjk84aeO1+bCw9jx/7J2FEl3kITV21Bp28r19LgDAWzagRu6iNxGgcJEvSYJ4pLcEczHZeQ9Oig3zV2ZKGyUfWYVFuL96c0gyJUN7PDOnFkAPHhoqxe/bPYIxge9s8Dm1JRCKgywkQUwQZQGSBjkao6El+byw7jxUNy7Hd24A1nna0hpxcF4MxFVsq/uTnSNKWF3ZjZ1c1VjY8hhXuLrQEcnmoTFuW383fI1oCBGQ4IwhlxBoyrle/Ud6MhpECvNqykD/Jndo18xjuc/VPGLvK3YntUxtQ2zoXX/sqU/UvllzAhtJWXjY1FZ+Z+DKC6Iyo/cnOZgeBYv/sI1y0AxErqrL8eLygO+2h93ZlEzaVnseJYTd6InbMdVzFg7l9qfaUb13uzgxCBb0rnDWhzjyszMz5p+ZWxvBkUcdN24Z0BYIAP92bF8gIEqKW7/b5qjafDuRxMU6yBvmPKrkDBhOgUYIYE/kftkCOwCnFoIgGZEJNjUERdDgkjWfTkKbw7LkaU3FmNMc8kSljrP3Gef8GooXpNkVF9Zlg7kPngrmGKX0D5LZdKQmBwYC6W4Lg29KhKPAIwAHil5KXr9gQYHkQJAtgGCDUgEXWEQtHocgSNEmCoFnAYAeDFQJVwEQZBsIQ2Sh0MEggYFRmonZ5/D0kPUjKxt2M6orNnJ+Q9/+zWzz+e/sLxTBEY1EtOWYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 25, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Paid Secured Parking Area", "label": "Paid Secured Parking Area" }, { "symbol": { "type": "esriPMS", "url": "4203f5b7e812253ef6e27045443023e6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAaCAYAAADSbo4CAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFQUlEQVRIieWWeWgcVRzHP2+uvbLZdJM2TeyVWDUkiLa0sV69tChSRf+wKgYtCoLiXWiLoOJf9ayIIFIR2qr1bBVRWiwVDzwjKhptora1kSQ25252szu7O/OezGRz1W4UESn4hWVm512f+f1+7zvP4CSRwUkig5Ma5NrOWkzjTGAWigCIhZYh5+IKBw1dQFgX0hJouhLKUYiCUjiuxNZQtlKEEULitUkchJIoTRWUSiPEz+i5nWyvs6cHaem6Tgjx4vxyJ1UbcZWhoUUsFQwbygroCk0DAUgFrhJIpVCq+Azh33vyLjlHYLswaGv0pA36MgLXa3ACDcC904LEAmyIB13t0+t7Y8Kb/V+U7Qge/KRcvtAWuVb+FYirqLtiYZZ/CpHMCbrTBo4CU4O6mIMXSU9BQ3Hlaba2oy1Sw/ojFWyvS5QEsQuifH7MKbnQgaNButMaEVNhu4K19TblATnefut7cb7tM6kKSY4kDVoaR9iyPDneHg8W+zqBeuDrE4NcrXRH9RjlVjHRJ9Bz30X4oDPg35eZkrNm5mmaBLLr8gH/+s6hEBver2DdGdkp48us8b7zSoMEjwW9KquYNPHxenxlgidao7zfGeC+ZSleaw/z1TELRwp/XNSSfnH+0G+x56o+mqqmRjdiFF9SMHvy86kg0tQROaxiTo9XXoIGXDAnx8sHwzzwcYyHLkhw8QKboAGHEwabPoxxetxhpABt/ZZfa42VEzBenfjytnhJkKKyzkSlFlx4+usor7SH6Bye6F4bdRnIaCgEF87JcyhhcEdrGY+uTPJFt8V3vSZ3Hajw+25sTnHv0pR/r4sxEFUoDRLJOWRGt9mYNn1Ywa6DYRZV51k6O8vun0KcPStPW7/JpXU2Wz6P0hB3WL93BncuTvPsN2X8OqxTHXE5tzbPl79bPNYa5ZK6rJ8m2/ViCmiaLA2yrSYrWnp8qxxLxWsdIW5sGuHhFUlu3henMii5e0mauw7M4OiwQW9G57LdVayYm2N2mcuPAwZPrErw9i8hFlUX2Ng8zHkvVfPWL2GaqobJFMZeUrmlQRAqYHTZUonQaFqEX4T3n5/iix6LfUeCvqPetDfuX7/vM/1RQV3xyPIkz38f4dQKh+sbM+z/NchwTnBKVKIJODw0ulQqXwRRKjcNCIQNmci7+CCeV3ie0j6o+2Hdv66XmoikLCBZsqOac2ry3L44ja7h97MdfO/4rDvAUxcP+T6/tTXqQxv66PypfDE1yiuCaUAsTaRyrqgZ+++9Xcs7lWxuTrF2YZZDScOvi4Gsxq2LRjhr1kTNrZ6fY+cPEW54dwZrFuRoHzD9VHlaOdced95i9IemBXEhNJFHuO3sEb49ZrH5o5j/G4vUkxclWVydnzLWK95N56TY2lrGnp/8oPpa15DhmobRAPRmi6ExRNe0II4k2JfRJzpoimfWDPFqR5j+jEZ9hcPqeTaxwIm95p4lKVoaM7T+btKT1jlzZoHmmglgb47Rhazfpo+IwulKT4CMmZC3c/6uZoZdLqufsinGNZTT0DSRlDsrh6cFybr6m290hG5r6zNYVptnTtQlHpLEirYvlfBNriC9HQWVIYn3bbIMiSXA1PGdOWopfzclchrJvGAwq9ExaHiOLJVSh49f908ghRHnfjOsN3YMmct/TliukkrIf/FIKYRwFWrbX4Lw+tzBAqwCJVyKfnxLd5hhVYlmmOC6COliWg75bI6AZVAwDLSCiSKCIoQmAyjdwiWLrlI4KAzv+CYtpReOTj6HlAYZ19hHwXPcWq/kp+z7/9kpnv9efwCYcDrQwpMBxQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 25, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Resident Only Parking Area", "label": "Resident Only Parking Area" }, { "symbol": { "type": "esriPMS", "url": "7f41d5e0454e3a09ad5f27db3042b18b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAaCAYAAADSbo4CAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEdklEQVRIieWWCWxURRjHf293u93t3VCKlSJSyyGCKAIiqIhGxLTiGa4ggkI0JTHWRgyplaSoUeJBo6FSQ4Va1JCgUQxFPIIaPBFEW5VSpFjwAOxJj+2+98bMfrvdlrBbY0hs4j+ZN5M53vy/b/7fN+NigMDFAIGLgUxEwfnAeCAdiAWy8biHgTKxceI04nA43aCcKGWi8AdqW3VhoEscNjZgomwTAm2F3zoNHAIqDOiKSkTBAgyjkqyMNjIHK9wuB3EeDwleNx43OAwwDLAVWJbUth3uUyr4IwVd3VJOtcCxk/BnE1iaE2OAh6N7JCWxgLQkB7UVyYGfn0t0+qCg1GbD9vnYqh8iljWCudeJhf8GTW1ivWlBjAuyhxLwpIY3FubNdFD6boaCFAOaIxPp9CWRlRF5ox1fyUYJXrHwrhmQHB8eX/gk7D0I6SlQdxyW58JLD4bH05JDrSxg31mJKHBiWi5SEiITKdkGu/ZKOzEOJo2GCReFx6uelnrbp7DsWVg8q+96vUZwQUQigCfwTU2MTKSsAIoroOpreOo+2Pw+fPGjHEVqAiTFw1+tcOAw7H6hL0kN7UnBeb27zyTiDHxjY85OwueXqLn+ciivgvz18Hwe5EyV869tgLwSGDsc2jpg/yHR2qX6FILwBvUCcdGICDp8wQbQbcIzb8CrO+HI7+H+YelwslnC9IaJcLABnqiEl/Phsx/g21pYulbmFi+Forul7RRbAX80Imbgq0UYQt462LgDpoyBaZfAlg9h8mjYXwe3TofCjTBuBNxWBKsWwnNb4fBvkDEIZkyAPdWwehPMmSbHpPOKwI5GpBPDUJiW0XMUWgMP3ALrH4I7V8PgFChcJNZqD/3RCFNXwI1XwNA0+P4XeKUAtu4W8sVLYNRiePNjIdLeGdrLikjE0I72uLuwbFGU3xQRrr1f3P3OHsmedzwutc4ZoXMvzYcX34JRmbAsB977EppPyxFqXdUek7kt7aHtfNE1Eh/bTLff26NwnVOq6+GybNhXJlbrELxwAVwzHlbOB5dT5nV2S+745ABselT0s+Y1Ia2Tm0ZrR2injuhE3O42urrDGU1bl7sK1twryUtbpnWhhVowV/JICDdPgQ3bYU4h5F4F1UfkqDRmTZJae0nQFJ2IbXtp73UxPjIPvvkZVpRICXmqfCVceXHftVq8mrDOM69/FO6/5yZYMlvaWlOC49GJmKYncEv2zHDClkLYvAtONMHITJg9OXLSe2wRLM+Bz2vkKpg4EqaPC4+H/93QDxHb5NcTfft0stKR808xJBVuv/rsY42t4HC0GLbdGp1Iu+9tKj/I47s6EePwIXJRhTyg3xM6mrr9ElE6nPWlF+sGt0uKbifFiQF6Y62LU61QUw/lO22UCgonGhG/v4jYmLHU1F/LT0d1rBtY9rl7UhqGhVJl/RIxoBGff6YKLJHnlpJ7YRCgLyErWMxgLnAFix7T7wFv8HmpLxWdvXSy0f/RSdKNUkd7v0Mie6RXcuvV7jgz7v9fr3j+A/wNn1mRD3XTjCYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 25, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Paid Locker Parking", "label": "Paid Locker Parking" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 240, 255 ], "toColor": [ 184, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 179, 252, 255 ], "toColor": [ 244, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 179, 255 ], "toColor": [ 252, 199, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 179, 255 ], "toColor": [ 241, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 213, 252, 255 ], "toColor": [ 179, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 242, 255 ], "toColor": [ 252, 212, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 252, 179, 255 ], "toColor": [ 183, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 184, 252, 255 ], "toColor": [ 193, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 210, 255 ], "toColor": [ 252, 246, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 207, 255 ], "toColor": [ 218, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 224, 255 ], "toColor": [ 252, 179, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 235, 252, 255 ], "toColor": [ 210, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 197, 252, 255 ], "toColor": [ 233, 197, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2475205201299999E7, "ymin": 3793091.0653000027, "xmax": -1.2349984852699999E7, "ymax": 3955599.5940999985, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "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": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 30, "domain": { "type": "codedValue", "name": "WS2_BikeType", "description": "", "codedValues": [ { "name": "Free Parking Area", "code": "Free Parking Area" }, { "name": "Paid Locker Parking", "code": "Paid Locker Parking" }, { "name": "Paid Secured Parking Area", "code": "Paid Secured Parking Area" }, { "name": "Resident Only Parking Area", "code": "Resident Only Parking Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingServed", "type": "esriFieldTypeDouble", "alias": "BuildingServed", "domain": null }, { "name": "CampusArea", "type": "esriFieldTypeSmallInteger", "alias": "CampusArea", "domain": null }, { "name": "RackCount", "type": "esriFieldTypeSmallInteger", "alias": "RackCount", "domain": null }, { "name": "Spaces", "type": "esriFieldTypeSmallInteger", "alias": "Spaces", "domain": null }, { "name": "RackColor", "type": "esriFieldTypeSmallInteger", "alias": "RackColor", "domain": { "type": "codedValue", "name": "WS2_BikeRackColor", "description": "Color of the bike rack", "codedValues": [ { "name": "Black", "code": 1 }, { "name": "Blue", "code": 2 }, { "name": "Grey", "code": 3 }, { "name": "Sage", "code": 4 }, { "name": "Silver", "code": 5 }, { "name": "Unknown", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RackType", "type": "esriFieldTypeString", "alias": "RackType", "length": 50, "domain": { "type": "codedValue", "name": "WS2_BikeRackType", "description": "Type of bike rack / method of securing bike", "codedValues": [ { "name": "Bike Share", "code": "Bike Share" }, { "name": "Bike Valet", "code": "Bike Valet" }, { "name": "Enclosure", "code": "Enclosure" }, { "name": "Lockers", "code": "Lockers" }, { "name": "Inverted-U", "code": "Inverted-U" }, { "name": "Non Standard", "code": "Non Standard" }, { "name": "Residence Hall Enclosure", "code": "Residence Hall Enclosure" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LockerNumberRange", "type": "esriFieldTypeString", "alias": "Locker Number Range", "length": 25, "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "SearchKeywords", "type": "esriFieldTypeString", "alias": "Search Keywords", "length": 255, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 50, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 51, "name": "Bicycle Parking4514", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 6771, "maxScale": 3386, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Free Parking Areas", "description": "Free Parking Areas", "symbol": { "type": "esriPMS", "url": "9b01e594f7b0d9d047ef2bd7977a3257", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACYklEQVQ4jbWUW0hUQRjH/zNnznEvx3V16WZIUdGFSiLCjB7EMNKHKDILjHqSzOhliXropQ3EoChKColISDACIbqJVFQUBCH4ImQkmVKteVm8bRtnz2UmzsTWHvRFsD8MfHx885v/N98wDAss9l+BtS2xa2GfXiqI8FuOHVEp40IIxRKcKoRyAjiZWkdwkjIMv2GZxDCNaNfZq20eYMXF6KpIMFTXfDQanI+jiZ8zOHH38mkAXiBRxLINhSv92cV9w0Po/TqA/GAu9mwukbk7b55ieCqBxaF81JfvQ4EegqqwglkthwJ6Xl4gSLOBKlXw4kM3tq5Yh/jkuMz5NQ1py0T1trLsUl9NLKZ1xGLmXyADVSn5wzMsE6/6ejCUGAEBkU6baurR/aUPPYOf8Hksjta3nThZcQB6jt91KCYLRn0A/gFtcMuwLBmf67iFtUuL8K6/F0WRJZhKJWWrQgh8HB5C2K9DYypuv36MaOVhcM4pm0jbnpZnUqkxmztukoUDOkpXb5SOxpOTSCSnYToWju2sQjDHB4dzVBZvR9OTtkxHzIdCL1DhImFYaQOAnqNqSJkGGg8ex/VnHagr24sdazahf+Qbbr58gEMl5bjSdR/hQK7ca9o2fRRrND1AR+Gqe5Ibu9O71NmOX2YaVcWlEubKvYZTFdXo6n2PiJ6Hhl37pVtCiIR5nw3h9sBoXLjTXJ6/SA5hLpWt3yJXRt8nxqEpyo9ZwOdnbgweabnwMHqveTcFFZRQxuFQISAICNcYswmRz0DRmOrGlmGZ2nQqGRQQrbOArtobztfOaWseWvDP4TcCuPU69CkSaAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "" ] ] }, { "label": "Free Parking Area", "description": "Free Parking Area", "symbol": { "type": "esriPMS", "url": "9b01e594f7b0d9d047ef2bd7977a3257", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACYklEQVQ4jbWUW0hUQRjH/zNnznEvx3V16WZIUdGFSiLCjB7EMNKHKDILjHqSzOhliXropQ3EoChKColISDACIbqJVFQUBCH4ImQkmVKteVm8bRtnz2UmzsTWHvRFsD8MfHx885v/N98wDAss9l+BtS2xa2GfXiqI8FuOHVEp40IIxRKcKoRyAjiZWkdwkjIMv2GZxDCNaNfZq20eYMXF6KpIMFTXfDQanI+jiZ8zOHH38mkAXiBRxLINhSv92cV9w0Po/TqA/GAu9mwukbk7b55ieCqBxaF81JfvQ4EegqqwglkthwJ6Xl4gSLOBKlXw4kM3tq5Yh/jkuMz5NQ1py0T1trLsUl9NLKZ1xGLmXyADVSn5wzMsE6/6ejCUGAEBkU6baurR/aUPPYOf8Hksjta3nThZcQB6jt91KCYLRn0A/gFtcMuwLBmf67iFtUuL8K6/F0WRJZhKJWWrQgh8HB5C2K9DYypuv36MaOVhcM4pm0jbnpZnUqkxmztukoUDOkpXb5SOxpOTSCSnYToWju2sQjDHB4dzVBZvR9OTtkxHzIdCL1DhImFYaQOAnqNqSJkGGg8ex/VnHagr24sdazahf+Qbbr58gEMl5bjSdR/hQK7ca9o2fRRrND1AR+Gqe5Ibu9O71NmOX2YaVcWlEubKvYZTFdXo6n2PiJ6Hhl37pVtCiIR5nw3h9sBoXLjTXJ6/SA5hLpWt3yJXRt8nxqEpyo9ZwOdnbgweabnwMHqveTcFFZRQxuFQISAICNcYswmRz0DRmOrGlmGZ2nQqGRQQrbOArtobztfOaWseWvDP4TcCuPU69CkSaAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Free Parking Area" ] ] }, { "label": "Paid Secured Parking Area", "description": "Paid Secured Parking Area", "symbol": { "type": "esriPMS", "url": "b6ed3658f58a36a40320bad22657790c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAATCAYAAACORR0GAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADMklEQVQ4jd2VW2hcRRzGfzNzds8mbnbdmF1yK2la14gmrfVSL0SD0vpSSkHQSuyDoiC11nfR4pMooT7oiyBCrVWE1iJYUftg1QpiW5tC7ao1t8as2W1u26TZ7Nk958zIbiVKoEd88aH/h4EZvuH3n28+Ziz+p7KufVB4x8QTyYizUwpiZS2btBERhdauUZZGWALjC4wRQvgC0CC0EdIYJAJtNEMLOrKFA81TVwf1jyeEYP+p3k9Ui138Tx0veGEmnCiv/HZH1+F855PAQMCJVMddiSmvxS6qf66WfAtb+QgDojoAcxWb10Y24BpJ13Xz7OzIcGt0jqfbzzccnWrfsBhonVLx1shSaGW3L57fyFsXukmGHDJ9B2kKO8Qsl8dbRziUW8NPlxPL2phVIaxMmkCQNnbCcuRK0atdp5h06vGMZNe53ppNGsFwMUZLZInj9366rG0IVfCNaAoGCaRv/uYcyq3l41wnWSfK2cuNtVMcu/sIKbvEM2f7eLRllL2j61h9rJ93e77l4WSWUM1aIYNBBl3SqqasQnZn7uOF1ef4cnoVD90wSb5cx65ML4uexdbU7zU7O+sX2dE2xPbBzVzcvB/XiGr4dDAIUXB0yK2m/OSlJO/0HOfkfKpqBT/OJ5ku27hG8fKNg/xcTLD3lh94b+ImnuvI8OZYN2cWknhaVEPjBYOUuVj0VbkK6m4oMFyM8+yqX3i+I8O+bBcnCin2pAdZF5vjsdObODrdzts933Egm6bg2iihmfXrENIUg0G+1mVf1fzd3jrM/d9v43B+DWHp8+vi9Xx9zxFujl6qSV9KD7LpxBY+/ONKwPoaJ7k9PsMH2TQ+Kv8vd2TqCl64Fu+I9Pli4+cczK0lESqzNTVO1Kq6eqXujE8z/uBHfDXbikGwLXUBiSFfqcPx1HAwyBJzVbveGF3PA405mu0l+tuG0FqwpC0KJbsW36j0sKQmHirzSPPY8vZ8uZ5vZtpKZV8OBYPeb58NPTW25/WR23YPjK7H1bK+omXkr7z6SmpfI6U2KE+L6l5hS+0qob2yViHXSMsSZgbhfxYMAgr7OgdWvlNB5ayYV66iu/b+oz8B2PVI0o+wG5sAAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Paid Secured Parking Area" ] ] }, { "label": "Resident Only Parking Area", "description": "Resident Only Parking Area", "symbol": { "type": "esriPMS", "url": "fb126a291a31851dbd20ec7effdc062d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAATCAYAAACORR0GAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADG0lEQVQ4jd2VS4gcVRSGv3OrqqtruufdpoPGmJiEieL4gAEJCs4qCPExQbIwPohRFBeCZhUFceXCKC5EyUJdaBYqmiCTCHFjdEQQDDNGJQyTGRITNZN22plOTz+qq+69Ut34GrTEjYv8i4J7qbrff8/5OeXyP8m99EGZ+8/dN5iTx5XYnlBTMEjWEUxscLURVwkarFUiGrFYEGNQxopCrMHIqWrsbOPA6tI/g3Z+349Sbx3dUXKKOf2fHFdbip+WHV78Kj90ZC67C9iXciPnqhuLrbiY086fd5uxkHEsAkjyAJaailcm80RG2NAXs+u6GkMDhp2bG93Hzvg31VJL5zi9q3Mtb6Xb57/s4Y1vcgxmDRP3lhgIDPmMZWxjg/G5gOnyH8fkMwbPZROpIGP9Pl+rlS89ffNF5pcV2gp7J3pZbikMcLriUOwyfLh94S8gY6SQDhJUcthvOjwXcHg2y/llh5Nlj+6M5eDYAoVAs+eTfu7c0GT/VI6RA0VeHl1idG2I17Gp0kEW09RiE2QCeWaih0eur3HsrM+ta0JKdcXez/qoRbB1Xdgu59oewz1DdR77eIDvdp8nMkkfrUkHIYthLFGS8qkLHi+NVpgqee2SnShlKDek3fynRqrMLLo8d8tF3psOeGi4xusn8ny7kCHuIOJ0kGMv1CIJE9DmgZjTFZcHr62ze7jOu9MBk/MZ9oxUuaYQ8+jRfj496/PCbRXen+6iEgqOWBZbTpLOWjpIG9PSnfrevanBXYcKfDSXxXMss4suh8bKbOzvmH1ypMqO8UEOzgTt9ZbLQ4Yvi/hgxsMg8//SIxsshdKOt+9Y3rmjzPhsQG/WsHVdk5yXtK+jG1ZFHH+gxOc/ZrBWuH19EyXwc13RiJhNB7nyy5mKy/6pPFuuaLEq0GwfqmON0IiFSlOR8w05F1xl6fEN265u/v55qe7wxQ9+I9JyKh309pqy+/C5Z1+d7H7ita8tkaYrMpJNLCslWonV1iplrHGS2Zekx3eIlNi4pZUXWXFdsQuIPpIOAipvXrlv5ZxKU7hinUT273Tp/Y9+BXRvRN3UuRdpAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Resident Only Parking Area" ] ] }, { "label": "Paid Locker Parking", "description": "Paid Locker Parking", "symbol": { "type": "esriPMS", "url": "c450130491567e7b4b16bb30fe8bd7ce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAATCAYAAACORR0GAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACtElEQVQ4jd2US0gVYRTHf9/M3Osj9WZqZFBpUAZFYtgiwh4mLXoZQllpEBiElUXkJkqCIBIxQRcFIWiUoJaughR7qLs0KorSUAR74VvydZ07d2Zi7iwuat1Li1x0FgPnmzPzO+f/P3wKixTK/w8ynXIOccvykUQUqhaLYYQiCwPNUDB0BSHpCGEihI4ADFNgGBKmKVkZptnDxMx+AUN/BJkQjZDu03lHJj7m71qemIGvQ3C9OomG9lNASaCJ1rA1yUt8jDzn1K1CiBPfBMJ6AGOTcKsGNB2SVkH+IdiYAHn7ImnuTGHKHVA6FytjHAu6vVIJFY0Q54KPVRDrgqhwOJYOj9rgQ5+/1jp3OtZBYFAI0VGW1nPjZh78GAGvDufKbZkMA3q/45O4vdxfGxkOuh47/xfzQRK64c+sbh+3wbdheN9nd/uiDJYvhdOlcGQXlNZBwnGoLIS9qeDwqS4FAxm4VdNywgcpqIALWdDUAekpMDBmTzTlhoPbbDkT4yE3A7JvwGCj7ZnACAYaZ1bVACcdXXDvMnR045vy9WcY/gmaF67lwqd+KM2H6iY4mwnljfC2x5ZXSN5goEGmVdUH2pRoe3DmAJw/DFVN8KoLik7C5rVw9AY0d8LdS/CgBcYnQZZgdMKaaDq4dKrH1jd7N6RdhIZ2a4ug+wu8LIMNq+3KqzmQUQg1z+x8ZzJsWQ8PW0A3B4KBwhifstc71AlPi6G+FaIjbU8iwvyVqUnQXwvP34BpQuZ2kITt46zaGww05pPrdj3sSIYV0XBij3XNwIxqy2Otb0QYKDK4lkBWmv9rC9L6zo2q9QQECRg1HUoRxbUFlNRZxofj0UJ9ryShI8s6hilhGDJe3fpWEOLQkCUvquZA8yooygjwJNhEiPHJkvn3VMCY9czNPQsW7vegfxWLBvoFShn02rjAxnoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Paid Locker Parking" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "9b01e594f7b0d9d047ef2bd7977a3257", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACYklEQVQ4jbWUW0hUQRjH/zNnznEvx3V16WZIUdGFSiLCjB7EMNKHKDILjHqSzOhliXropQ3EoChKColISDACIbqJVFQUBCH4ImQkmVKteVm8bRtnz2UmzsTWHvRFsD8MfHx885v/N98wDAss9l+BtS2xa2GfXiqI8FuOHVEp40IIxRKcKoRyAjiZWkdwkjIMv2GZxDCNaNfZq20eYMXF6KpIMFTXfDQanI+jiZ8zOHH38mkAXiBRxLINhSv92cV9w0Po/TqA/GAu9mwukbk7b55ieCqBxaF81JfvQ4EegqqwglkthwJ6Xl4gSLOBKlXw4kM3tq5Yh/jkuMz5NQ1py0T1trLsUl9NLKZ1xGLmXyADVSn5wzMsE6/6ejCUGAEBkU6baurR/aUPPYOf8Hksjta3nThZcQB6jt91KCYLRn0A/gFtcMuwLBmf67iFtUuL8K6/F0WRJZhKJWWrQgh8HB5C2K9DYypuv36MaOVhcM4pm0jbnpZnUqkxmztukoUDOkpXb5SOxpOTSCSnYToWju2sQjDHB4dzVBZvR9OTtkxHzIdCL1DhImFYaQOAnqNqSJkGGg8ex/VnHagr24sdazahf+Qbbr58gEMl5bjSdR/hQK7ca9o2fRRrND1AR+Gqe5Ibu9O71NmOX2YaVcWlEubKvYZTFdXo6n2PiJ6Hhl37pVtCiIR5nw3h9sBoXLjTXJ6/SA5hLpWt3yJXRt8nxqEpyo9ZwOdnbgweabnwMHqveTcFFZRQxuFQISAICNcYswmRz0DRmOrGlmGZ2nQqGRQQrbOArtobztfOaWseWvDP4TcCuPU69CkSaAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "", "label": "Free Parking Areas" }, { "symbol": { "type": "esriPMS", "url": "9b01e594f7b0d9d047ef2bd7977a3257", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACYklEQVQ4jbWUW0hUQRjH/zNnznEvx3V16WZIUdGFSiLCjB7EMNKHKDILjHqSzOhliXropQ3EoChKColISDACIbqJVFQUBCH4ImQkmVKteVm8bRtnz2UmzsTWHvRFsD8MfHx885v/N98wDAss9l+BtS2xa2GfXiqI8FuOHVEp40IIxRKcKoRyAjiZWkdwkjIMv2GZxDCNaNfZq20eYMXF6KpIMFTXfDQanI+jiZ8zOHH38mkAXiBRxLINhSv92cV9w0Po/TqA/GAu9mwukbk7b55ieCqBxaF81JfvQ4EegqqwglkthwJ6Xl4gSLOBKlXw4kM3tq5Yh/jkuMz5NQ1py0T1trLsUl9NLKZ1xGLmXyADVSn5wzMsE6/6ejCUGAEBkU6baurR/aUPPYOf8Hksjta3nThZcQB6jt91KCYLRn0A/gFtcMuwLBmf67iFtUuL8K6/F0WRJZhKJWWrQgh8HB5C2K9DYypuv36MaOVhcM4pm0jbnpZnUqkxmztukoUDOkpXb5SOxpOTSCSnYToWju2sQjDHB4dzVBZvR9OTtkxHzIdCL1DhImFYaQOAnqNqSJkGGg8ex/VnHagr24sdazahf+Qbbr58gEMl5bjSdR/hQK7ca9o2fRRrND1AR+Gqe5Ibu9O71NmOX2YaVcWlEubKvYZTFdXo6n2PiJ6Hhl37pVtCiIR5nw3h9sBoXLjTXJ6/SA5hLpWt3yJXRt8nxqEpyo9ZwOdnbgweabnwMHqveTcFFZRQxuFQISAICNcYswmRz0DRmOrGlmGZ2nQqGRQQrbOArtobztfOaWseWvDP4TcCuPU69CkSaAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Free Parking Area", "label": "Free Parking Area" }, { "symbol": { "type": "esriPMS", "url": "b6ed3658f58a36a40320bad22657790c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAATCAYAAACORR0GAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADMklEQVQ4jd2VW2hcRRzGfzNzds8mbnbdmF1yK2la14gmrfVSL0SD0vpSSkHQSuyDoiC11nfR4pMooT7oiyBCrVWE1iJYUftg1QpiW5tC7ao1t8as2W1u26TZ7Nk958zIbiVKoEd88aH/h4EZvuH3n28+Ziz+p7KufVB4x8QTyYizUwpiZS2btBERhdauUZZGWALjC4wRQvgC0CC0EdIYJAJtNEMLOrKFA81TVwf1jyeEYP+p3k9Ui138Tx0veGEmnCiv/HZH1+F855PAQMCJVMddiSmvxS6qf66WfAtb+QgDojoAcxWb10Y24BpJ13Xz7OzIcGt0jqfbzzccnWrfsBhonVLx1shSaGW3L57fyFsXukmGHDJ9B2kKO8Qsl8dbRziUW8NPlxPL2phVIaxMmkCQNnbCcuRK0atdp5h06vGMZNe53ppNGsFwMUZLZInj9366rG0IVfCNaAoGCaRv/uYcyq3l41wnWSfK2cuNtVMcu/sIKbvEM2f7eLRllL2j61h9rJ93e77l4WSWUM1aIYNBBl3SqqasQnZn7uOF1ef4cnoVD90wSb5cx65ML4uexdbU7zU7O+sX2dE2xPbBzVzcvB/XiGr4dDAIUXB0yK2m/OSlJO/0HOfkfKpqBT/OJ5ku27hG8fKNg/xcTLD3lh94b+ImnuvI8OZYN2cWknhaVEPjBYOUuVj0VbkK6m4oMFyM8+yqX3i+I8O+bBcnCin2pAdZF5vjsdObODrdzts933Egm6bg2iihmfXrENIUg0G+1mVf1fzd3jrM/d9v43B+DWHp8+vi9Xx9zxFujl6qSV9KD7LpxBY+/ONKwPoaJ7k9PsMH2TQ+Kv8vd2TqCl64Fu+I9Pli4+cczK0lESqzNTVO1Kq6eqXujE8z/uBHfDXbikGwLXUBiSFfqcPx1HAwyBJzVbveGF3PA405mu0l+tuG0FqwpC0KJbsW36j0sKQmHirzSPPY8vZ8uZ5vZtpKZV8OBYPeb58NPTW25/WR23YPjK7H1bK+omXkr7z6SmpfI6U2KE+L6l5hS+0qob2yViHXSMsSZgbhfxYMAgr7OgdWvlNB5ayYV66iu/b+oz8B2PVI0o+wG5sAAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Paid Secured Parking Area", "label": "Paid Secured Parking Area" }, { "symbol": { "type": "esriPMS", "url": "fb126a291a31851dbd20ec7effdc062d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAATCAYAAACORR0GAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADG0lEQVQ4jd2VS4gcVRSGv3OrqqtruufdpoPGmJiEieL4gAEJCs4qCPExQbIwPohRFBeCZhUFceXCKC5EyUJdaBYqmiCTCHFjdEQQDDNGJQyTGRITNZN22plOTz+qq+69Ut34GrTEjYv8i4J7qbrff8/5OeXyP8m99EGZ+8/dN5iTx5XYnlBTMEjWEUxscLURVwkarFUiGrFYEGNQxopCrMHIqWrsbOPA6tI/g3Z+349Sbx3dUXKKOf2fHFdbip+WHV78Kj90ZC67C9iXciPnqhuLrbiY086fd5uxkHEsAkjyAJaailcm80RG2NAXs+u6GkMDhp2bG93Hzvg31VJL5zi9q3Mtb6Xb57/s4Y1vcgxmDRP3lhgIDPmMZWxjg/G5gOnyH8fkMwbPZROpIGP9Pl+rlS89ffNF5pcV2gp7J3pZbikMcLriUOwyfLh94S8gY6SQDhJUcthvOjwXcHg2y/llh5Nlj+6M5eDYAoVAs+eTfu7c0GT/VI6RA0VeHl1idG2I17Gp0kEW09RiE2QCeWaih0eur3HsrM+ta0JKdcXez/qoRbB1Xdgu59oewz1DdR77eIDvdp8nMkkfrUkHIYthLFGS8qkLHi+NVpgqee2SnShlKDek3fynRqrMLLo8d8tF3psOeGi4xusn8ny7kCHuIOJ0kGMv1CIJE9DmgZjTFZcHr62ze7jOu9MBk/MZ9oxUuaYQ8+jRfj496/PCbRXen+6iEgqOWBZbTpLOWjpIG9PSnfrevanBXYcKfDSXxXMss4suh8bKbOzvmH1ypMqO8UEOzgTt9ZbLQ4Yvi/hgxsMg8//SIxsshdKOt+9Y3rmjzPhsQG/WsHVdk5yXtK+jG1ZFHH+gxOc/ZrBWuH19EyXwc13RiJhNB7nyy5mKy/6pPFuuaLEq0GwfqmON0IiFSlOR8w05F1xl6fEN265u/v55qe7wxQ9+I9JyKh309pqy+/C5Z1+d7H7ita8tkaYrMpJNLCslWonV1iplrHGS2Zekx3eIlNi4pZUXWXFdsQuIPpIOAipvXrlv5ZxKU7hinUT273Tp/Y9+BXRvRN3UuRdpAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Resident Only Parking Area", "label": "Resident Only Parking Area" }, { "symbol": { "type": "esriPMS", "url": "c450130491567e7b4b16bb30fe8bd7ce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAATCAYAAACORR0GAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACtElEQVQ4jd2US0gVYRTHf9/M3Osj9WZqZFBpUAZFYtgiwh4mLXoZQllpEBiElUXkJkqCIBIxQRcFIWiUoJaughR7qLs0KorSUAR74VvydZ07d2Zi7iwuat1Li1x0FgPnmzPzO+f/P3wKixTK/w8ynXIOccvykUQUqhaLYYQiCwPNUDB0BSHpCGEihI4ADFNgGBKmKVkZptnDxMx+AUN/BJkQjZDu03lHJj7m71qemIGvQ3C9OomG9lNASaCJ1rA1yUt8jDzn1K1CiBPfBMJ6AGOTcKsGNB2SVkH+IdiYAHn7ImnuTGHKHVA6FytjHAu6vVIJFY0Q54KPVRDrgqhwOJYOj9rgQ5+/1jp3OtZBYFAI0VGW1nPjZh78GAGvDufKbZkMA3q/45O4vdxfGxkOuh47/xfzQRK64c+sbh+3wbdheN9nd/uiDJYvhdOlcGQXlNZBwnGoLIS9qeDwqS4FAxm4VdNywgcpqIALWdDUAekpMDBmTzTlhoPbbDkT4yE3A7JvwGCj7ZnACAYaZ1bVACcdXXDvMnR045vy9WcY/gmaF67lwqd+KM2H6iY4mwnljfC2x5ZXSN5goEGmVdUH2pRoe3DmAJw/DFVN8KoLik7C5rVw9AY0d8LdS/CgBcYnQZZgdMKaaDq4dKrH1jd7N6RdhIZ2a4ug+wu8LIMNq+3KqzmQUQg1z+x8ZzJsWQ8PW0A3B4KBwhifstc71AlPi6G+FaIjbU8iwvyVqUnQXwvP34BpQuZ2kITt46zaGww05pPrdj3sSIYV0XBij3XNwIxqy2Otb0QYKDK4lkBWmv9rC9L6zo2q9QQECRg1HUoRxbUFlNRZxofj0UJ9ryShI8s6hilhGDJe3fpWEOLQkCUvquZA8yooygjwJNhEiPHJkvn3VMCY9czNPQsW7vegfxWLBvoFShn02rjAxnoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Paid Locker Parking", "label": "Paid Locker Parking" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 240, 255 ], "toColor": [ 184, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 179, 252, 255 ], "toColor": [ 244, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 179, 255 ], "toColor": [ 252, 199, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 179, 255 ], "toColor": [ 241, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 213, 252, 255 ], "toColor": [ 179, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 242, 255 ], "toColor": [ 252, 212, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 252, 179, 255 ], "toColor": [ 183, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 184, 252, 255 ], "toColor": [ 193, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 210, 255 ], "toColor": [ 252, 246, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 207, 255 ], "toColor": [ 218, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 224, 255 ], "toColor": [ 252, 179, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 235, 252, 255 ], "toColor": [ 210, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 197, 252, 255 ], "toColor": [ 233, 197, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2475205201299999E7, "ymin": 3793091.0653000027, "xmax": -1.2349984852699999E7, "ymax": 3955599.5940999985, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "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": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 30, "domain": { "type": "codedValue", "name": "WS2_BikeType", "description": "", "codedValues": [ { "name": "Free Parking Area", "code": "Free Parking Area" }, { "name": "Paid Locker Parking", "code": "Paid Locker Parking" }, { "name": "Paid Secured Parking Area", "code": "Paid Secured Parking Area" }, { "name": "Resident Only Parking Area", "code": "Resident Only Parking Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingServed", "type": "esriFieldTypeDouble", "alias": "BuildingServed", "domain": null }, { "name": "CampusArea", "type": "esriFieldTypeSmallInteger", "alias": "CampusArea", "domain": null }, { "name": "RackCount", "type": "esriFieldTypeSmallInteger", "alias": "RackCount", "domain": null }, { "name": "Spaces", "type": "esriFieldTypeSmallInteger", "alias": "Spaces", "domain": null }, { "name": "RackColor", "type": "esriFieldTypeSmallInteger", "alias": "RackColor", "domain": { "type": "codedValue", "name": "WS2_BikeRackColor", "description": "Color of the bike rack", "codedValues": [ { "name": "Black", "code": 1 }, { "name": "Blue", "code": 2 }, { "name": "Grey", "code": 3 }, { "name": "Sage", "code": 4 }, { "name": "Silver", "code": 5 }, { "name": "Unknown", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RackType", "type": "esriFieldTypeString", "alias": "RackType", "length": 50, "domain": { "type": "codedValue", "name": "WS2_BikeRackType", "description": "Type of bike rack / method of securing bike", "codedValues": [ { "name": "Bike Share", "code": "Bike Share" }, { "name": "Bike Valet", "code": "Bike Valet" }, { "name": "Enclosure", "code": "Enclosure" }, { "name": "Lockers", "code": "Lockers" }, { "name": "Inverted-U", "code": "Inverted-U" }, { "name": "Non Standard", "code": "Non Standard" }, { "name": "Residence Hall Enclosure", "code": "Residence Hall Enclosure" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LockerNumberRange", "type": "esriFieldTypeString", "alias": "Locker Number Range", "length": 25, "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "SearchKeywords", "type": "esriFieldTypeString", "alias": "Search Keywords", "length": 255, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 50, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 52, "name": "Bike Routes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 13542, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 76, 230, 0, 255 ], "width": 2.0016 } }, "scaleSymbols": true, "transparency": 10, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2391368514899999E7, "ymin": 3727425.949000001, "xmax": -1.2312554705E7, "ymax": 3830711.947999999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME_BKWY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SearchKeywords", "type": "esriFieldTypeString", "alias": "Search Keywords", "length": 255, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 188, "name": "Street Info Group", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 193, "name": "UA Owned Parcels" }, { "id": 187, "name": "UA Owned Parcels Hatch" }, { "id": 186, "name": "UA Owned Parcels Fill" }, { "id": 194, "name": "Parking Garage Entrances" }, { "id": 181, "name": "Non-UA Streets" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -1.24780800331E7, "ymin": 3706211.656999998, "xmax": -1.2272281510062153E7, "ymax": 3956367.3012000024, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 193, "name": "UA Owned Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": { "id": 188, "name": "Street Info Group" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 92, 230, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.23519432568E7, "ymin": 3793389.6297999993, "xmax": -1.2350507797600001E7, "ymax": 3794805.8386999965, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "CurbType", "type": "esriFieldTypeInteger", "alias": "CurbType", "domain": { "type": "codedValue", "name": "WS2_dmnCurbsInd", "description": "Type of street curbs", "codedValues": [ { "name": "Unknown", "code": 1 }, { "name": "No curbs", "code": 2 }, { "name": "Extruded", "code": 3 }, { "name": "Rolled", "code": 4 }, { "name": "Mixed", "code": 5 }, { "name": "Bollard without Curbs", "code": 6 }, { "name": "Flush Curbs", "code": 7 }, { "name": "Not Applicable", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PathMaterials", "type": "esriFieldTypeInteger", "alias": "PathMaterials", "domain": { "type": "codedValue", "name": "WS2_dmnWalkMatTypeInt", "description": "More complete list of surface types than for Streets", "codedValues": [ { "name": "Gray Concrete", "code": 1 }, { "name": "Color Concrete", "code": 2 }, { "name": "Concrete with Tumbled Glass", "code": 3 }, { "name": "Permeable Concrete", "code": 4 }, { "name": "Asphalt", "code": 5 }, { "name": "Permeable Asphalt", "code": 6 }, { "name": "Decomposed Granite", "code": 7 }, { "name": "Tiles", "code": 8 }, { "name": "Flagstone", "code": 9 }, { "name": "Pavers", "code": 10 }, { "name": "Permeable Pavers", "code": 11 }, { "name": "Vegetation Grid", "code": 12 }, { "name": "Metal", "code": 13 }, { "name": "Unknown", "code": 14 }, { "name": "Wood", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Striped", "type": "esriFieldTypeSmallInteger", "alias": "Striped", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 30, "domain": null }, { "name": "EmergencyAccess", "type": "esriFieldTypeSmallInteger", "alias": "EmergencyAccess", "domain": { "type": "codedValue", "name": "WS2_dmnEmergeAccess", "description": "Kind of vehicle access to transportation features in emergencies", "codedValues": [ { "name": "Unknown", "code": 1 }, { "name": "Open", "code": 2 }, { "name": "Access Over Curb", "code": 3 }, { "name": "Locked Gate", "code": 4 }, { "name": "Removable Bollard", "code": 5 }, { "name": "Gate Arm", "code": 6 }, { "name": "Not Accessible to Vehicles", "code": 7 }, { "name": "Not Applicable", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OverType", "type": "esriFieldTypeInteger", "alias": "OverType", "domain": { "type": "codedValue", "name": "WS2_Over", "description": "Universal domain", "codedValues": [ { "name": "Over Occupied Space", "code": 1 }, { "name": "Over Exterior Surface", "code": 2 }, { "name": "Not Applicable", "code": 3 }, { "name": "Unknown", "code": 4 }, { "name": "Over Exterior Roof", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UnderType", "type": "esriFieldTypeInteger", "alias": "UnderType", "domain": { "type": "codedValue", "name": "WS2_Under", "description": "Universal domain", "codedValues": [ { "name": "Under Occupied Space", "code": 1 }, { "name": "Under Exterior Surface", "code": 2 }, { "name": "Not Applicable", "code": 3 }, { "name": "Unknown", "code": 4 }, { "name": "Under Exterior Roof", "code": 5 } ], "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 }, { "name": "SearchKeywords", "type": "esriFieldTypeString", "alias": "Search Keywords", "length": 255, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 187, "name": "UA Owned Parcels Hatch", "type": "Feature Layer", "description": "Parcels owned by the U of A (or banner) as of October 2016. To be used in conjection with PC_UAown_data table (original real estate data).Selected from paregion based on related parcel in real estate data (see related table) or owner of \"ABOR.\"", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "Created by Johanna Kraus, with data from Connie Yazzie.", "parentLayer": { "id": 188, "name": "Street Info Group" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 112, 255, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.23519430852E7, "ymin": 3792478.3738999963, "xmax": -1.23500992973E7, "ymax": 3795338.645200001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ADDR", "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": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "ADDR", "type": "esriFieldTypeString", "alias": "ADDR", "length": 80, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 80, "domain": null }, { "name": "FCODE_LID", "type": "esriFieldTypeSmallInteger", "alias": "FCODE_LID", "domain": null }, { "name": "GRANDF", "type": "esriFieldTypeString", "alias": "GRANDF", "length": 3, "domain": null }, { "name": "OUT_OF_PAB", "type": "esriFieldTypeSmallInteger", "alias": "OUT_OF_PAB", "domain": null }, { "name": "PAR_NUM", "type": "esriFieldTypeString", "alias": "PAR_NUM", "length": 9, "domain": null }, { "name": "ROW_VAC", "type": "esriFieldTypeString", "alias": "ROW_VAC", "length": 1, "domain": null }, { "name": "EW_DIM", "type": "esriFieldTypeString", "alias": "EW_DIM", "length": 10, "domain": null }, { "name": "NS_DIM", "type": "esriFieldTypeString", "alias": "NS_DIM", "length": 10, "domain": null }, { "name": "UA_FOUND", "type": "esriFieldTypeString", "alias": "UA_FOUND", "length": 1, "domain": null }, { "name": "PC_PARCEL", "type": "esriFieldTypeString", "alias": "PC_PARCEL", "length": 9, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 186, "name": "UA Owned Parcels Fill", "type": "Feature Layer", "description": "Parcels owned by the U of A (or banner) as of October 2016. To be used in conjection with PC_UAown_data table (original real estate data).Selected from paregion based on related parcel in real estate data (see related table) or owner of \"ABOR.\"", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "Created by Johanna Kraus, with data from Connie Yazzie.", "parentLayer": { "id": 188, "name": "Street Info Group" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 60, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.23519430852E7, "ymin": 3792478.3738999963, "xmax": -1.23500992973E7, "ymax": 3795338.645200001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ADDR", "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": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "ADDR", "type": "esriFieldTypeString", "alias": "ADDR", "length": 80, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 80, "domain": null }, { "name": "FCODE_LID", "type": "esriFieldTypeSmallInteger", "alias": "FCODE_LID", "domain": null }, { "name": "GRANDF", "type": "esriFieldTypeString", "alias": "GRANDF", "length": 3, "domain": null }, { "name": "OUT_OF_PAB", "type": "esriFieldTypeSmallInteger", "alias": "OUT_OF_PAB", "domain": null }, { "name": "PAR_NUM", "type": "esriFieldTypeString", "alias": "PAR_NUM", "length": 9, "domain": null }, { "name": "ROW_VAC", "type": "esriFieldTypeString", "alias": "ROW_VAC", "length": 1, "domain": null }, { "name": "EW_DIM", "type": "esriFieldTypeString", "alias": "EW_DIM", "length": 10, "domain": null }, { "name": "NS_DIM", "type": "esriFieldTypeString", "alias": "NS_DIM", "length": 10, "domain": null }, { "name": "UA_FOUND", "type": "esriFieldTypeString", "alias": "UA_FOUND", "length": 1, "domain": null }, { "name": "PC_PARCEL", "type": "esriFieldTypeString", "alias": "PC_PARCEL", "length": 9, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 194, "name": "Parking Garage Entrances", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": { "id": 188, "name": "Street Info Group" }, "subLayers": [], "minScale": 30000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.24780800331E7, "ymin": 3706485.2167000026, "xmax": -1.2272478154000001E7, "ymax": 3955494.7321000025, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Type", "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": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 30, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingLotType", "description": "List of parking lot types", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "Z 1", "code": "Z 1" }, { "name": "LS", "code": "LS" }, { "name": "$", "code": "$" }, { "name": "M", "code": "M" }, { "name": "SSL", "code": "SSL" }, { "name": "G", "code": "G" }, { "name": "SSPP", "code": "SSPP" }, { "name": "Misc.: S/L/D", "code": "Misc.: S/L/D" }, { "name": "Leased", "code": "Leased" }, { "name": "Mixed", "code": "Mixed" }, { "name": "FM", "code": "FM" }, { "name": "C", "code": "C" }, { "name": "Temp", "code": "Temp" }, { "name": "Other", "code": "Other" }, { "name": "Drive", "code": "Drive" }, { "name": "BPH", "code": "BPH" }, { "name": "BMC", "code": "BMC" }, { "name": "PRL", "code": "PRL" }, { "name": "PWL", "code": "PWL" }, { "name": "BSL", "code": "BSL" }, { "name": "MCLS", "code": "MCLS" }, { "name": "USA", "code": "USA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "PTSNum", "type": "esriFieldTypeDouble", "alias": "PTSNum", "domain": null }, { "name": "LotNotes", "type": "esriFieldTypeString", "alias": "LotNotes", "length": 100, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 75, "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "SpaceNumLetter", "type": "esriFieldTypeString", "alias": "SpaceNumLetter", "length": 8, "domain": null }, { "name": "Address1_epm_bldg", "type": "esriFieldTypeString", "alias": "Address1_epm_bldg", "length": 50, "domain": null }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingLotCategory", "description": "List of parking lot categories", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "Misc. Lots: Service, Loading, Disabled", "code": "Misc. Lots: Service, Loading, Disabled" }, { "name": "Zone 1 Lot", "code": "Zone 1 Lot" }, { "name": "Lot Specific Permit Parking", "code": "Lot Specific Permit Parking" }, { "name": "Leased Property Lot", "code": "Leased Property Lot" }, { "name": "South of Sixth Street Lot", "code": "South of Sixth Street Lot" }, { "name": "Parking Garage", "code": "Parking Garage" }, { "name": "Motorcycle Parking Lot", "code": "Motorcycle Parking Lot" }, { "name": "Street Specific Permit Parking Lot", "code": "Street Specific Permit Parking Lot" }, { "name": "Mixed Permits / Meters Lot", "code": "Mixed Permits / Meters Lot" }, { "name": "FM Lot", "code": "FM Lot" }, { "name": "Contractor Lot", "code": "Contractor Lot" }, { "name": "Temporary Lot", "code": "Temporary Lot" }, { "name": "Other Lot", "code": "Other Lot" }, { "name": "Facility Access Drive", "code": "Facility Access Drive" }, { "name": "Banner Medical Center Lot", "code": "Banner Medical Center Lot" }, { "name": "Banner Physicians Healthcare Lot", "code": "Banner Physicians Healthcare Lot" }, { "name": "Park n' Ride Lot", "code": "Park n' Ride Lot" }, { "name": "Building Specific Lot", "code": "Building Specific Lot" }, { "name": "Visitor Parking Lot", "code": "Visitor Parking Lot" }, { "name": "Park n' Walk Lot", "code": "Park n' Walk Lot" }, { "name": "Motorcycle Lot Specific", "code": "Motorcycle Lot Specific" }, { "name": "USA Lot", "code": "USA Lot" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingLocation_New", "description": "Parking location types", "codedValues": [ { "name": "Alley", "code": "Alley" }, { "name": "Garage", "code": "Garage" }, { "name": "Garage Entrance", "code": "Garage Entrance" }, { "name": "Lot", "code": "Lot" }, { "name": "Other", "code": "Other" }, { "name": "Street", "code": "Street" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CountZ1", "type": "esriFieldTypeSmallInteger", "alias": "CountZ1", "domain": null }, { "name": "CountLS", "type": "esriFieldTypeSmallInteger", "alias": "CountLS", "domain": null }, { "name": "CountSSL", "type": "esriFieldTypeSmallInteger", "alias": "CountSSL", "domain": null }, { "name": "CountStSpecific", "type": "esriFieldTypeSmallInteger", "alias": "CountStSpecific", "domain": null }, { "name": "CountGarage", "type": "esriFieldTypeSmallInteger", "alias": "CountGarage", "domain": null }, { "name": "CountService", "type": "esriFieldTypeSmallInteger", "alias": "CountService", "domain": null }, { "name": "CountLoading", "type": "esriFieldTypeSmallInteger", "alias": "CountLoading", "domain": null }, { "name": "CountRes", "type": "esriFieldTypeSmallInteger", "alias": "CountRes", "domain": null }, { "name": "CountCP", "type": "esriFieldTypeSmallInteger", "alias": "CountCP", "domain": null }, { "name": "CountMC", "type": "esriFieldTypeSmallInteger", "alias": "CountMC", "domain": null }, { "name": "CountVisitor", "type": "esriFieldTypeSmallInteger", "alias": "CountVisitor", "domain": null }, { "name": "CountG10Min", "type": "esriFieldTypeSmallInteger", "alias": "CountG10Min", "domain": null }, { "name": "CountOther", "type": "esriFieldTypeSmallInteger", "alias": "CountOther", "domain": null }, { "name": "PTSComments1", "type": "esriFieldTypeString", "alias": "PTSComments1", "length": 200, "domain": null }, { "name": "PTSLotMaint1", "type": "esriFieldTypeString", "alias": "PTSLotMaint1", "length": 200, "domain": null }, { "name": "LotID", "type": "esriFieldTypeSmallInteger", "alias": "LotID", "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "stripe_spacept_update", "type": "esriFieldTypeString", "alias": "stripe_spacept_update", "length": 50, "domain": null }, { "name": "CountReserveState", "type": "esriFieldTypeSmallInteger", "alias": "CountReserveState", "domain": null }, { "name": "CountDS", "type": "esriFieldTypeSmallInteger", "alias": "CountDS", "domain": null }, { "name": "CountDG", "type": "esriFieldTypeSmallInteger", "alias": "CountDG", "domain": null }, { "name": "CountCHC", "type": "esriFieldTypeSmallInteger", "alias": "CountCHC", "domain": null }, { "name": "CountEVCharging", "type": "esriFieldTypeSmallInteger", "alias": "CountEVCharging", "domain": null }, { "name": "CountGovComm", "type": "esriFieldTypeSmallInteger", "alias": "CountGovComm", "domain": null }, { "name": "CountDeptRes", "type": "esriFieldTypeSmallInteger", "alias": "CountDeptRes", "domain": null }, { "name": "CountParkRide", "type": "esriFieldTypeSmallInteger", "alias": "CountParkRide", "domain": null }, { "name": "CountZipCar", "type": "esriFieldTypeSmallInteger", "alias": "CountZipCar", "domain": null }, { "name": "CountBldgSpec", "type": "esriFieldTypeSmallInteger", "alias": "CountBldgSpec", "domain": null }, { "name": "CountParkWalk", "type": "esriFieldTypeSmallInteger", "alias": "CountParkWalk", "domain": null }, { "name": "CountMCLS", "type": "esriFieldTypeSmallInteger", "alias": "CountMCLS", "domain": null }, { "name": "CountPaybyPlate", "type": "esriFieldTypeSmallInteger", "alias": "CountPaybyPlate", "domain": null }, { "name": "CountMCPaybyPlate", "type": "esriFieldTypeSmallInteger", "alias": "CountMCPaybyPlate", "domain": null }, { "name": "CountDPaybyPlate", "type": "esriFieldTypeSmallInteger", "alias": "CountDPaybyPlate", "domain": null }, { "name": "SearchKeywords", "type": "esriFieldTypeString", "alias": "Search Keywords", "length": 255, "domain": null }, { "name": "CountUSA", "type": "esriFieldTypeSmallInteger", "alias": "CountUSA", "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 50, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "domain": null }, { "name": "PTSMaintenancePCI", "type": "esriFieldTypeDouble", "alias": "PTSMaintenancePCI", "domain": null }, { "name": "PTSMaintenanceDrivability", "type": "esriFieldTypeDouble", "alias": "PTSMaintenanceDrivabilityRideability", "domain": null }, { "name": "PTSMaintenanceTodaysCondition", "type": "esriFieldTypeString", "alias": "TodaysCondition", "length": 50, "domain": null }, { "name": "PTSMaintenanceNeedsRePaving", "type": "esriFieldTypeString", "alias": "NeedsRePaving", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PTSMaintenanceMiscNotes", "type": "esriFieldTypeString", "alias": "PTSMaintenanceMiscNotes", "length": 50, "domain": null }, { "name": "Count15Min", "type": "esriFieldTypeSmallInteger", "alias": "15Min", "domain": null }, { "name": "Count15MinMC", "type": "esriFieldTypeSmallInteger", "alias": "15MinMC", "domain": null }, { "name": "Count15MinDisabled", "type": "esriFieldTypeSmallInteger", "alias": "15MinD", "domain": null }, { "name": "CountAllPermitsAuthorized", "type": "esriFieldTypeSmallInteger", "alias": "APA", "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": "" }, { "name": "FDO_Name", "fields": "Name", "isAscending": true, "isUnique": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 181, "name": "Non-UA Streets", "type": "Feature Layer", "description": "Status:Contact:Intended Use:Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:OneTwo:Signalized:Over:Under:BlockAddress:EmergencyAccess:Name:Class:Orientation:Material:Status:curbs:UASiteID:SurfaceCrossType:NSEWAddress:EWNSAddress:EWEWAddress:BlockAddressFull:NameIntersection:Shape_Length:Shape_Area:", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": { "id": 188, "name": "Street Info Group" }, "subLayers": [], "minScale": 36111.909643, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.24756643297E7, "ymin": 3706211.656999998, "xmax": -1.2272281510062153E7, "ymax": 3956367.3012000024, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "NameIntersection", "type": "esriFieldTypeString", "alias": "NameIntersection", "length": 50, "domain": null }, { "name": "Name2", "type": "esriFieldTypeString", "alias": "Name2", "length": 50, "domain": null }, { "name": "OneTwo", "type": "esriFieldTypeInteger", "alias": "OneTwo", "domain": { "type": "codedValue", "name": "WS2_dmnStOneTwoInt", "description": "Direction and Oneway-ness of Streets", "codedValues": [ { "name": "Two-way", "code": 1 }, { "name": "One-way Eastbound", "code": 2 }, { "name": "One-way Westbound", "code": 3 }, { "name": "One-way Northbound", "code": 4 }, { "name": "One-way Southbound", "code": 5 }, { "name": "unknown", "code": 6 }, { "name": "Roundabout", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Signalized", "type": "esriFieldTypeSmallInteger", "alias": "Signalized", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BlockAddress", "type": "esriFieldTypeString", "alias": "BlockAddress", "length": 50, "domain": null }, { "name": "EmergencyAccess", "type": "esriFieldTypeSmallInteger", "alias": "EmergencyAccess", "domain": { "type": "codedValue", "name": "WS2_dmnEmergeAccess", "description": "Kind of vehicle access to transportation features in emergencies", "codedValues": [ { "name": "Unknown", "code": 1 }, { "name": "Open", "code": 2 }, { "name": "Access Over Curb", "code": 3 }, { "name": "Locked Gate", "code": 4 }, { "name": "Removable Bollard", "code": 5 }, { "name": "Gate Arm", "code": 6 }, { "name": "Not Accessible to Vehicles", "code": 7 }, { "name": "Not Applicable", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Class", "type": "esriFieldTypeInteger", "alias": "Class", "domain": { "type": "codedValue", "name": "WS2_dmnStClassInt", "description": "Classes of Streets in PAB", "codedValues": [ { "name": "Campus Circulator", "code": 2 }, { "name": "Campus Collector", "code": 3 }, { "name": "Driveway", "code": 4 }, { "name": "Limited Access/Service Road", "code": 5 }, { "name": "Major Arterial", "code": 6 }, { "name": "Minor Arterial", "code": 7 }, { "name": "Neighborhood Street", "code": 8 }, { "name": "Unknown", "code": 1 }, { "name": "Alley", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Orientation", "type": "esriFieldTypeInteger", "alias": "Orientation", "domain": { "type": "codedValue", "name": "WS2_dmnStOrientInt", "description": "Street Orientations", "codedValues": [ { "name": "North to South", "code": 1 }, { "name": "East to West", "code": 2 }, { "name": "Intersection", "code": 7 }, { "name": "unknown", "code": 8 }, { "name": "not applicable", "code": 9 }, { "name": "NorthWest-SouthEast", "code": 3 }, { "name": "NorthEast-SouthWest", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Material", "type": "esriFieldTypeInteger", "alias": "Material", "domain": { "type": "codedValue", "name": "WS2_dmnStMatInt", "description": "Surface materials of Streets", "codedValues": [ { "name": "Unknown", "code": 1 }, { "name": "Asphalt", "code": 2 }, { "name": "Concrete", "code": 3 }, { "name": "Dirt", "code": 4 }, { "name": "Gravel", "code": 5 }, { "name": "Pavers", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Status", "type": "esriFieldTypeInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_dmnStStatusInt", "description": "Open/Closed/Etc status of PAB Streets", "codedValues": [ { "name": "Open", "code": 1 }, { "name": "Permanently Closed", "code": 2 }, { "name": "Closed During Daytime", "code": 3 }, { "name": "Closed for Event", "code": 4 }, { "name": "Closed for Construction", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Curbs", "type": "esriFieldTypeInteger", "alias": "Curbs", "domain": { "type": "codedValue", "name": "WS2_dmnCurbsInd", "description": "Type of street curbs", "codedValues": [ { "name": "Unknown", "code": 1 }, { "name": "No curbs", "code": 2 }, { "name": "Extruded", "code": 3 }, { "name": "Rolled", "code": 4 }, { "name": "Mixed", "code": 5 }, { "name": "Bollard without Curbs", "code": 6 }, { "name": "Flush Curbs", "code": 7 }, { "name": "Not Applicable", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SegmentName", "type": "esriFieldTypeString", "alias": "SegmentName", "length": 100, "domain": null }, { "name": "UAProperty", "type": "esriFieldTypeString", "alias": "UAProperty", "length": 10, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 53, "name": "Bikepaths", "type": "Feature Layer", "description": "Status:Contact:Intended Use:Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:Shape_length:Shape_Area:SurfaceCrossType:Over:Under:CurbType:PathMaterials:Striped:UASiteID:Name:EmergencyAccess:", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 13542, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 255, 115, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.23519432568E7, "ymin": 3793389.6297999993, "xmax": -1.2350507797600001E7, "ymax": 3794805.8386999965, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "CurbType", "type": "esriFieldTypeInteger", "alias": "CurbType", "domain": { "type": "codedValue", "name": "WS2_dmnCurbsInd", "description": "Type of street curbs", "codedValues": [ { "name": "Unknown", "code": 1 }, { "name": "No curbs", "code": 2 }, { "name": "Extruded", "code": 3 }, { "name": "Rolled", "code": 4 }, { "name": "Mixed", "code": 5 }, { "name": "Bollard without Curbs", "code": 6 }, { "name": "Flush Curbs", "code": 7 }, { "name": "Not Applicable", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PathMaterials", "type": "esriFieldTypeInteger", "alias": "PathMaterials", "domain": { "type": "codedValue", "name": "WS2_dmnWalkMatTypeInt", "description": "More complete list of surface types than for Streets", "codedValues": [ { "name": "Gray Concrete", "code": 1 }, { "name": "Color Concrete", "code": 2 }, { "name": "Concrete with Tumbled Glass", "code": 3 }, { "name": "Permeable Concrete", "code": 4 }, { "name": "Asphalt", "code": 5 }, { "name": "Permeable Asphalt", "code": 6 }, { "name": "Decomposed Granite", "code": 7 }, { "name": "Tiles", "code": 8 }, { "name": "Flagstone", "code": 9 }, { "name": "Pavers", "code": 10 }, { "name": "Permeable Pavers", "code": 11 }, { "name": "Vegetation Grid", "code": 12 }, { "name": "Metal", "code": 13 }, { "name": "Unknown", "code": 14 }, { "name": "Wood", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Striped", "type": "esriFieldTypeSmallInteger", "alias": "Striped", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 30, "domain": null }, { "name": "EmergencyAccess", "type": "esriFieldTypeSmallInteger", "alias": "EmergencyAccess", "domain": { "type": "codedValue", "name": "WS2_dmnEmergeAccess", "description": "Kind of vehicle access to transportation features in emergencies", "codedValues": [ { "name": "Unknown", "code": 1 }, { "name": "Open", "code": 2 }, { "name": "Access Over Curb", "code": 3 }, { "name": "Locked Gate", "code": 4 }, { "name": "Removable Bollard", "code": 5 }, { "name": "Gate Arm", "code": 6 }, { "name": "Not Accessible to Vehicles", "code": 7 }, { "name": "Not Applicable", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OverType", "type": "esriFieldTypeInteger", "alias": "OverType", "domain": { "type": "codedValue", "name": "WS2_Over", "description": "Universal domain", "codedValues": [ { "name": "Over Occupied Space", "code": 1 }, { "name": "Over Exterior Surface", "code": 2 }, { "name": "Not Applicable", "code": 3 }, { "name": "Unknown", "code": 4 }, { "name": "Over Exterior Roof", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UnderType", "type": "esriFieldTypeInteger", "alias": "UnderType", "domain": { "type": "codedValue", "name": "WS2_Under", "description": "Universal domain", "codedValues": [ { "name": "Under Occupied Space", "code": 1 }, { "name": "Under Exterior Surface", "code": 2 }, { "name": "Not Applicable", "code": 3 }, { "name": "Unknown", "code": 4 }, { "name": "Under Exterior Roof", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "SearchKeywords", "type": "esriFieldTypeString", "alias": "Search Keywords", "length": 255, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 54, "name": "Rain Water Harvesting Sites", "type": "Feature Layer", "description": "Status:Contact:Intended Use:Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:ID:STATUS:PLAN_TYPE:ALL_TYPE:basin_type:notes:", "geometryType": "esriGeometryMultipoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 6771, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c0f4666960db72f1356c190e1cb0d591", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAaCAYAAADSbo4CAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEsklEQVRIieVWbYhVRRh+Zs7HPfdc795d17uaq7brJraGyqplkmZZ5AomaSnVDwMpSPoRUT+kfhZJhoEJQf2IwApFKIpUoigM+1OCodlaUcu2uu6H3uv1fp2POfPGzNl1t133CqEh9MAwc2bmzDzzvs/7zpi4SWDiJoGJm5rI5lwGlrcYjG4B4wkQzXZs1gaA1DADOQbnLuNkETEhJYVSQkjAY6owMkkC4JBSsgiA+qIwkh6AHkjxET6+NV+byNazK0zmfZNN86hlmhnZFljCZM6UBLMcm4EzwOAAESBptGZstD0CLyB4ISFfkTiXk+gvECJN0OoEsL4mkdZG68WBgnS63mhCxmW4nggj4K0jpWjHgeI6bBtK4/1scVIinKG9c1HiupNQsAzgqVWuseNAEfBEO4AfJiUSCDTObTJwo5BN87jBZVttIhGcend48lUQCMKhn3x8fdrH8e4QF4sSc5tM/N4vUJfkWDjbxKN3OnhkqaN1Mx5KXyZnQkiaM7Z/AhERkVWf4lf179tflvHetxVEkrBvez0KFcLOLS7WLLCxaU8e+5+rx7m8xOKXh7CkxcLuJ+uwtNWasFbShij6LFuTiCRizrh/z1+S2LQnh233uti6Mom1ixJY1mph37GqJhEvztBzIcIvfQJ7t2awcZmD9btzePq++J+xcCwmix651yACVvFHY1CdunNXDs1TOZ6538WpXoFPj3uaiArl7qEIrVkD6xYlcOqs0P07Py9heZul9fDJjx6mpjjWdySurMk5CKQzzeREOANVw1Eirxy8jO0PuvjihAcRAQ0phoHLKkcB7c0WqkE890RPiNceS2PvV2Wsmm8jiAgPLUxgwxJHu6prVxaNU2KXh4IMME41idgmD0QEbUt1WqWNZ9e4OPZrgFxZ4rszAVbfHp/uclWiPGw9PyTtnpN/Ce3Ckk/ozUU4esbHyvk2dh8u4/UtaT23GsIAKKpJJGWzYiSRUe1ZUw0tOF8Q0g5DUx3Xp331sxK2LHfg2gz5stRWMY04RJ5YkcSRkz5KHmFDh6PcoCPpaFegx1X29UKyAApqEnEsXAgEzRpJQNbwBsoap88JnbbvmRcLtKtP4Pm1KXz/W4AVt8UKV1ZY2mJpa/18NkS+THhgQQIvdKb0eNFT8tAiKNckkrBZQd0P49GaNVHvMvQHhP5CbNW75sabt00349sQ0HPaZ5rouRjpWgm4o8XSFlUoVIY1yqj2pUeEVGVYgGOhwrG5wdBFuUxh2+o4AmdkOGZkYis9fnccqnc0x0vPbPhnlu4vDBORrK8mkTCCOzAyeQxUOI5gembyzHstjFgTnPXWJFIJpN+bww1DrnTF2t01iQxeij7sHow65r00pLNm23QD06ZwNKY5lJfVe0K9gNSdo0ra4cjWcSQtBttU4R/X6t5RerlYIi30XEnq++jNQ2Vlkir2zRisSaQs/XeSdmLVn4Pi4T8GhNqdiPDvfTERas13x3dOfKF90OpVgY3YTAYOqmceMWzO1yHlN8AnBwYRpBlCihBJ7iE0TZBvgJsWOLmQlASDA+I2SIbgUQFkSUh1JGlDivPYP6fv2kRGoEkoMMJBFFTk4f/7isd/j78Bk5sEYfR+XFcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 25, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.23520297221E7, "ymin": 3792906.3162999973, "xmax": -1.23501858484E7, "ymax": 3795345.974399999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "ProjectType", "type": "esriFieldTypeString", "alias": "ProjectType", "length": 40, "domain": { "type": "codedValue", "name": "WS2_WaterProjectType", "description": "Type of water project", "codedValues": [ { "name": "Rainwater Harvesting", "code": "Rainwater Harvesting" }, { "name": "Stormwater Mitigation", "code": "Stormwater Mitigation" }, { "name": "Groundwater Recharge", "code": "Groundwater Recharge" }, { "name": "Condensate Capture", "code": "Condensate Capture" }, { "name": "Graywater Reuse", "code": "Graywater Reuse" }, { "name": "Spot Fix", "code": "Spot Fix" }, { "name": "Integrated Site Design", "code": "Integrated Site Design" }, { "name": "Integrated Open Space Design", "code": "Integrated Open Space Design" }, { "name": "Integrated Building Design", "code": "Integrated Building Design" }, { "name": "Riparian Restoration", "code": "Riparian Restoration" }, { "name": "Water Utilities", "code": "Water Utilities" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ConstCompletionDate", "type": "esriFieldTypeDate", "alias": "ConstCompletionDate", "length": 8, "domain": null }, { "name": "EGISID", "type": "esriFieldTypeSmallInteger", "alias": "EGISID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Contact", "type": "esriFieldTypeString", "alias": "Contact", "length": 50, "domain": null }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "length": 50, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 100, "domain": null }, { "name": "PhotoURL", "type": "esriFieldTypeString", "alias": "PhotoURL", "length": 100, "domain": null }, { "name": "EntitiesInvolved", "type": "esriFieldTypeString", "alias": "EntitiesInvolved", "length": 200, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 200, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 200, "domain": null }, { "name": "ProgramType", "type": "esriFieldTypeString", "alias": "ProgramType", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ProgramType2", "description": "", "codedValues": [ { "name": "Instructional Lab / Office", "code": "Instructional Lab / Office" }, { "name": "Instructional Project Site", "code": "Instructional Project Site" }, { "name": "Outreach Lab / Office", "code": "Outreach Lab / Office" }, { "name": "Outreach Project Site", "code": "Outreach Project Site" }, { "name": "Research Lab / Office", "code": "Research Lab / Office" }, { "name": "Research Project Site", "code": "Research Project Site" }, { "name": "Planned Program", "code": "Planned Program" }, { "name": "Physical Planning", "code": "Physical Planning" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ProgramStatus2", "type": "esriFieldTypeString", "alias": "ProgramStatus2", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ProgramStatus2", "description": "", "codedValues": [ { "name": "Complete", "code": "Complete" }, { "name": "In-Progress", "code": "In-Progress" }, { "name": "Ongoing", "code": "Ongoing" }, { "name": "Planned", "code": "Planned" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ProjectStatus", "type": "esriFieldTypeString", "alias": "ProjectStatus", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Status", "description": "", "codedValues": [ { "name": "Concept", "code": "Concept" }, { "name": "Planning Study / Proposal", "code": "Planning Study / Proposal" }, { "name": "Adopted Plan", "code": "Adopted Plan" }, { "name": "Capital Planning", "code": "Capital Planning" }, { "name": "Design", "code": "Design" }, { "name": "Construction", "code": "Construction" }, { "name": "Complete", "code": "Complete" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StartDate", "type": "esriFieldTypeDate", "alias": "StartDate", "length": 8, "domain": null }, { "name": "EndDate", "type": "esriFieldTypeDate", "alias": "EndDate", "length": 8, "domain": null }, { "name": "FundingSource", "type": "esriFieldTypeString", "alias": "FundingSource", "length": 50, "domain": null }, { "name": "SponsorOrganization", "type": "esriFieldTypeString", "alias": "SponsorOrganization", "length": 50, "domain": null }, { "name": "Cost", "type": "esriFieldTypeSmallInteger", "alias": "Cost", "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 55, "name": "UA Fit Stations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 6771, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "9330552c114ab765ae8c81455ee0d924", "imageData": "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UmVhZHlxyWU8AAADaGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4zLWMwMTEgNjYuMTQ1NjYxLCAyMDEyLzAyLzA2LTE0OjU2OjI3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOkY4QjU1NUExQkMyMDY4MTE4MDgzQTA1MEU5QzI0QUYyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjU0QTE1RUE2OUIwQzExRTJCQkFBRUJDM0RGM0E1MjU1IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjU0QTE1RUE1OUIwQzExRTJCQkFBRUJDM0RGM0E1MjU1IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMjgzODQyNDMxMjA2ODExODA4M0VGNDFDMTA0NjVGMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGOEI1NTVBMUJDMjA2ODExODA4M0EwNTBFOUMyNEFGMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuCTGjAAAAlISURB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", "contentType": "image/png", "width": 27, "height": 27, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.23515887917E7, "ymin": 3793356.2405999973, "xmax": -1.23507053407E7, "ymax": 3793758.8853999972, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Stations", "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": "NumberInSequence", "type": "esriFieldTypeSmallInteger", "alias": "NumberInSequence", "domain": null }, { "name": "Stations", "type": "esriFieldTypeString", "alias": "Stations", "length": 50, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 255, "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Name", "length": 125, "domain": null }, { "name": "Summary", "type": "esriFieldTypeString", "alias": "Summary", "length": 150, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 500, "domain": null }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "length": 40, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 80, "domain": null }, { "name": "Contact", "type": "esriFieldTypeString", "alias": "Contact", "length": 50, "domain": null }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "length": 50, "domain": null }, { "name": "SustainabilityTheme", "type": "esriFieldTypeString", "alias": "SustainabilityTheme", "length": 20, "domain": { "type": "codedValue", "name": "WS2_SustainabilityTheme", "description": "Sustainability Themes", "codedValues": [ { "name": "Built Environment", "code": "Built Environment" }, { "name": "Campus Life", "code": "Campus Life" }, { "name": "Energy", "code": "Energy" }, { "name": "Food", "code": "Food" }, { "name": "Natural Environment", "code": "Natural Environment" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Waste Reduction", "code": "Waste Reduction" }, { "name": "Water", "code": "Water" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SustainabilityType", "type": "esriFieldTypeString", "alias": "SustainabilityType", "length": 15, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 56, "name": "UA Fit Course", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 6771, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Name", "uniqueValueGroups": [ { "heading": "Name", "classes": [ { "label": "Fitness Path", "description": "Fitness Path", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 168, 0, 0, 255 ], "width": 3.0024 }, "values": [ [ "Fitness Path" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 168, 0, 0, 255 ], "width": 3.0024 }, "value": "Fitness Path", "label": "Fitness Path" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 204, 255 ], "toColor": [ 252, 205, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 189, 255 ], "toColor": [ 182, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 179, 252, 255 ], "toColor": [ 216, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 234, 252, 255 ], "toColor": [ 179, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 179, 255 ], "toColor": [ 252, 239, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 200, 252, 255 ], "toColor": [ 179, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 215, 252, 255 ], "toColor": [ 244, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 235, 255 ], "toColor": [ 212, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 233, 255 ], "toColor": [ 252, 179, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 215, 255 ], "toColor": [ 252, 239, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 199, 255 ], "toColor": [ 229, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 182, 255 ], "toColor": [ 252, 212, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 228, 252, 255 ], "toColor": [ 212, 228, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.23522998013E7, "ymin": 3792868.3429000005, "xmax": -1.2350236853799999E7, "ymax": 3795339.264042195, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "FID_Fitnes", "type": "esriFieldTypeInteger", "alias": "FID_Fitnes", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 60, "domain": null }, { "name": "DistanceFeet", "type": "esriFieldTypeSmallInteger", "alias": "DistanceFeet", "domain": null }, { "name": "IsFitnessPath", "type": "esriFieldTypeSmallInteger", "alias": "IsFitnessPath", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DistanceMiles", "type": "esriFieldTypeString", "alias": "DistanceMiles", "length": 50, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 255, "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 20, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Name", "length": 125, "domain": null }, { "name": "Summary", "type": "esriFieldTypeString", "alias": "Summary", "length": 150, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 500, "domain": null }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "length": 40, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 80, "domain": null }, { "name": "Contact", "type": "esriFieldTypeString", "alias": "Contact", "length": 50, "domain": null }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "length": 50, "domain": null }, { "name": "SustainabilityTheme", "type": "esriFieldTypeString", "alias": "SustainabilityTheme", "length": 20, "domain": { "type": "codedValue", "name": "WS2_SustainabilityTheme", "description": "Sustainability Themes", "codedValues": [ { "name": "Built Environment", "code": "Built Environment" }, { "name": "Campus Life", "code": "Campus Life" }, { "name": "Energy", "code": "Energy" }, { "name": "Food", "code": "Food" }, { "name": "Natural Environment", "code": "Natural Environment" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Waste Reduction", "code": "Waste Reduction" }, { "name": "Water", "code": "Water" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SustainabilityType", "type": "esriFieldTypeString", "alias": "SustainabilityType", "length": 15, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 57, "name": "Elevators1128", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1692, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2e1ffc645fc9ff748e2ed34d1225bc67", "imageData": "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UmVhZHlxyWU8AAADa2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS41LWMwMTQgNzkuMTUxNDgxLCAyMDEzLzAzLzEzLTEyOjA5OjE1ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOkY4QjU1NUExQkMyMDY4MTE4MDgzQTA1MEU5QzI0QUYyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjUyQkNFNTA0RUNEMDExRTI5N0M0RTM0NDI2MDVFNDMyIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjUyQkNFNTAzRUNEMDExRTI5N0M0RTM0NDI2MDVFNDMyIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjhiYTk3OTdlLTBiYWQtNDNkNC1hZGRjLTY4OTU0NjA0Yjg5ZCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGOEI1NTVBMUJDMjA2ODExODA4M0EwNTBFOUMyNEFGMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvZXegMAAAd0SURBVHja7FsLUBRlHP/vPSB5hKgpkIlgqUFmYzTggORkplKDGoYCk4oICaZGh/kI0SZDhQRHJAkcUhMYFWRGNNGREZwwnNRJSxMVnxDykIdwd8DdsX177Mnee3dvF4TxP/Nnj93v2/v/9v/+9jsMx3EYrCSAQUwvwA1UEhk4NyCdEEOkBQLFEkPgQKVQQVNt84AANczZEYRiIW3NQfXNaljru35AgEsu3w6uk1yJj8SfDsSt5NEwOMAGkDf2GqMf4jrEf5sERzgdrm3Czy1RAoQrebxt0izVkwZBHDVqljjHiiOCma2DDbS3SPkyS5rg0AxcwB26V193hpjUSHB98zXYvzkHSnLLgLuyD2MKjhvNCUVCmL/yEwiOmw9iK7H6HAFy2gJf2CvZB7X36vrBLDnwuXFvu8GqlCgY6zlG79okXw/YVbod8pIL4HjmKVApVX0HDrfA56xesoLQuCCY+0UACIQCk+OWbAoBv7k+kCbJgnvXH7CLlhgLzQENn1u8YaFaSCp5zXgHnMeOYqThlOKtUHqsHKRPZVrXygovwO2/qngwSxqam7N4BtjY21hevSMNf/DZNL3zd5E2b13lGhxGz+f4rrAJGczKgfGkOSqdPXoeZG1yBpUFrmeGBPkHToXR7s6cRG0T0ZLZXXPTCqGuutFibbl7jn0GrkdzGLfgcBZPzFyEdRnrBC872kHV9fug6FLSNjNzcuB8+ZweOIHhYLFuZzT4f+yj/v9JfTNsjtwJVTcemBUWxyzzOYHJSeaYxviPgvyfASNo+EhHiN0WaXS89RAr9jLw5XPEeENzJk55Qz+3ebiC0FoMSoW+eYqtRBTNYdz7HHDoc/891K8fGx83gUKpNPjkcQ67E4EpnzPHhnKSLhcdLoEHVTW96zMqFezdnkPvnjTkYJnnaDwyyhi1CRmY09Yuh5XBW8BvphfYO9jC5fJ/4NH9Wq25xgKEsXtangqYdgXkUxaJReA6zkXv8r271T0+ZSMGdw/tTqG1qQ0a65tZRW28L31u+Mih8POR7xnNPZZzBtKTcgynAs4rFDarXwIKs2mmBQbyFh05WC0zMLR1jX+w8RGjq20YHd9ns8zAtEIR0KzizVVEGMMKpS9WvzT1KJs2yJhv0apxmZol3o+aw3X8mKdoyc7n6huaIXj+WkZzZVJ57/dRcyfwkOdYdQXkU1bi3VBbx6KvE/RhJw4MH5ibmwvYW7CeouruBpmsA6ysxRbJwVlXQHX2pB9juV9EwYCnruA5eBHCOkBxkQqk7foLPHa2Q1gJokC9XWeXQvucUtV/qWBeiH5U9PbyhA1x4TBq5DDawM6UVEBqeh60tLQxWSvou1SgoYrLNyA0IgHWRAdDYIC/ybF1DU2QtOtXKK+4ppcGuCDOUgGV2jvk8EPqATh7/hJsjF0CTqOG640pKDoH6fsKQCqTW/aKms0CkaYksoQrrlyHRVGbIB8B0dDD6jqI+noH7Eg7BO1yucXfwSpacvXCX9bZCUnph6Dk90swZdIEOHDkN+giAkcfRGPOfc4YXbpWqWY+fItZtMQGzgt/xu/nHB3sIWTeTHrBQyqDopILwOXWxjnTfdQy0CFT4wyCe2XYUJBELqQtjOcEN9iWkcMJwGULAuDLxZ/yZpbf1dTUOFRWVo5paWkZanplD4NZs2b5LJgz3aYNFb27DxZYJExY4IdqYApUrhQXF5ejo4pTcEjgLdCzG8cPenflGKXQ0NDK7OzsZeFBs607FV2QcbiIlSDBs6dDXMRCYtG2WyKRHExLS6viJaAgIhbxid0wreZukJub22pnZ/fTnj17Vq1YFCjqUChgf2ExIyEC/L1hfVSoGlhCQkIuBRghRyd5pENS6lhj4NoR30X8hM4dMzMzbzk5OXXEx8ev/erzIJG0owOOnC6jJc0M7ymwdU2EuihKSk4+mpiY+C95qQtxA+LHiOVAb3mmlZS9xwp1gwC5J5MAbW0yyWsTMdYlJSUldPXq1RKhUCiIT/8Fjpf+YXLS+16TITVuBYiEQkBzC5A5XqEAI0DdRPwIyF14NOiZpglcxsCxqfCImOyGzHNpTEzMGnRXbP3ufXDqwp8GJ3i/NRHS160CaysxZGRkHI+Ojr6o6XRIYIQG7yB+iribcf7jEJymYCMAumdlZUUuX758hVKlwmJTMuDc5ataAyePd4fseIkaGPLZ02FhYecpwOopwFrYANOAU/+hsoVEACTSx7t5eXn70f1whVKJh29NwT1CotQcHJ+It8nkxCU8Pz//LBq7keRvEC8llIqYaCOEFlUuPIDTAHRE/F5hYWEOAaJLocBrGhrVLO/sVAM7ceJEmQ6wcMRTEY+wFBif4DQAiVbc++TJk/m4DpWWll4UCATfUoBFIPYliiMugPHhc7okJE10POKJpOC60VdFpptKkp+Q5zgBJwL+SEUGhDvQu/dgBAUgcb0JevYk3yI/c7o3kU9wVAB3yKg3msyJmlxWi7iK1JiS6y/n0yx1H6ItyWJKwpWRFYWC8z6PZ5/r3ybWkM8Npt/TvfiJ2QtwzyH9L8AAzzpOrHo8FNwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 27, "height": 27, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "Elevators" }, "scaleSymbols": true, "transparency": 10, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.24751559067E7, "ymin": 3793118.398400001, "xmax": -1.23502562086E7, "ymax": 3955548.7060000002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "CirculationType", "type": "esriFieldTypeSmallInteger", "alias": "CirculationType", "domain": { "type": "codedValue", "name": "WS2_BuildingCirculationType", "description": "Circulation types in buildings", "codedValues": [ { "name": "Elevator", "code": 1 }, { "name": "Hallway", "code": 2 }, { "name": "Stairs", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RoomType", "type": "esriFieldTypeSmallInteger", "alias": "RoomType", "domain": { "type": "codedValue", "name": "WS2_BldgSpaceType", "description": "Space types", "codedValues": [ { "name": "Administration", "code": 1 }, { "name": "Athletics", "code": 2 }, { "name": "Auditorium", "code": 3 }, { "name": "Building Service", "code": 4 }, { "name": "Circulation", "code": 5 }, { "name": "Classroom", "code": 6 }, { "name": "Collections", "code": 7 }, { "name": "Common Area", "code": 8 }, { "name": "Computer Lab", "code": 9 }, { "name": "Conference", "code": 10 }, { "name": "Dorm", "code": 11 }, { "name": "Event Seating", "code": 12 }, { "name": "Exhibition", "code": 13 }, { "name": "Office", "code": 14 }, { "name": "Recreation", "code": 15 }, { "name": "Research", "code": 16 }, { "name": "Restroom", "code": 17 }, { "name": "Room Support", "code": 18 }, { "name": "Services", "code": 19 }, { "name": "Study Room", "code": 20 }, { "name": "Restaurant", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsPublic", "type": "esriFieldTypeSmallInteger", "alias": "IsPublic", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EGISID", "type": "esriFieldTypeSmallInteger", "alias": "EGISID", "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 58, "name": "Elevators2257", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3385, "maxScale": 1693, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2e1ffc645fc9ff748e2ed34d1225bc67", "imageData": "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UmVhZHlxyWU8AAADa2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS41LWMwMTQgNzkuMTUxNDgxLCAyMDEzLzAzLzEzLTEyOjA5OjE1ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOkY4QjU1NUExQkMyMDY4MTE4MDgzQTA1MEU5QzI0QUYyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjUyQkNFNTA0RUNEMDExRTI5N0M0RTM0NDI2MDVFNDMyIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjUyQkNFNTAzRUNEMDExRTI5N0M0RTM0NDI2MDVFNDMyIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjhiYTk3OTdlLTBiYWQtNDNkNC1hZGRjLTY4OTU0NjA0Yjg5ZCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGOEI1NTVBMUJDMjA2ODExODA4M0EwNTBFOUMyNEFGMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvZXegMAAAd0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", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "Elevators" }, "scaleSymbols": true, "transparency": 10, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.24751559067E7, "ymin": 3793118.398400001, "xmax": -1.23502562086E7, "ymax": 3955548.7060000002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "CirculationType", "type": "esriFieldTypeSmallInteger", "alias": "CirculationType", "domain": { "type": "codedValue", "name": "WS2_BuildingCirculationType", "description": "Circulation types in buildings", "codedValues": [ { "name": "Elevator", "code": 1 }, { "name": "Hallway", "code": 2 }, { "name": "Stairs", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RoomType", "type": "esriFieldTypeSmallInteger", "alias": "RoomType", "domain": { "type": "codedValue", "name": "WS2_BldgSpaceType", "description": "Space types", "codedValues": [ { "name": "Administration", "code": 1 }, { "name": "Athletics", "code": 2 }, { "name": "Auditorium", "code": 3 }, { "name": "Building Service", "code": 4 }, { "name": "Circulation", "code": 5 }, { "name": "Classroom", "code": 6 }, { "name": "Collections", "code": 7 }, { "name": "Common Area", "code": 8 }, { "name": "Computer Lab", "code": 9 }, { "name": "Conference", "code": 10 }, { "name": "Dorm", "code": 11 }, { "name": "Event Seating", "code": 12 }, { "name": "Exhibition", "code": 13 }, { "name": "Office", "code": 14 }, { "name": "Recreation", "code": 15 }, { "name": "Research", "code": 16 }, { "name": "Restroom", "code": 17 }, { "name": "Room Support", "code": 18 }, { "name": "Services", "code": 19 }, { "name": "Study Room", "code": 20 }, { "name": "Restaurant", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsPublic", "type": "esriFieldTypeSmallInteger", "alias": "IsPublic", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EGISID", "type": "esriFieldTypeSmallInteger", "alias": "EGISID", "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 59, "name": "Service Elevators1128", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1692, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "856ae92145e89b98facedbcc1a326b83", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACMAAAArCAYAAADyijE0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEEklEQVRYhc1YeUwUVxz+ZnY6FVgEqbIsVxAoErywUhr7h0fihboosMohBA1lExXSqLSNpGqg9eAwwRYx4klh26ilSz23An8orYmxSTW2DTFogkeUSLxYFg1lp5kRF2Z3Zo/ZZd0vmezL73vve19+77dv3jwKXgQKXgQK3mimayuziwQ0AAY8OL8PQ2BXTDVRwzPDmiCAifAwGCDQa5aJYfCfTTNR1cCTe71jMnmQcgLub5MJcqKZ2TSjeEzMVP2+F9vbK5CXuBFxH0xzzIxJRoyJGQZA97Mu9L1+acW5bCYsVokKfTnyPtSAYdip7IAQ17VhBnZR07YHUVMjuXZzTxMavvkJurpz9gc6a4YRyMxnZXnmtqpgiRWfvz0beaWZOH+i1Rw7srORr2sj4U5lRiVgwBKkjOT1qy/nm4EUM4zIoLbTV2DsE96kDS/7ze25qXMQHq20mQmXC1hbq0PPA/4eFD8rFp1/dfFi0dOiODOWOoy0moFwnORzF2+/WYY7/3ajaNXX5jjtQwvrSKsZQjQuxAUE+fPiFE05vV+5bGbF7EKkqOehRdsKjB5DiOi469/0dplYrv1mA0Zj07Zc7vcX7SUcqNSaa8NSR2LNEKJxMY7jieGxw12s+rpzBzYNZ0bUzFvevEweKOA1aV8I8sb+AY5nhjPgnr82KR5nn0c9Ns47pA0dSTuwTHjU6eYqcTUndJwyYxKoC0P/yGtA7ucjKjq635jVzMLUInPbz9cH7WdreXzPk6dYmWVRS+6oGZOd80zf6wEkLy7Al8W5UKsWQLOlAjf+vg3YOwe5s2YsUVGn5R4OLh5VRc1kpS+yihn6jTjT9ofD4jkrrTUCA/2dM/PqDpAUFo7nhqe8+KIcFSIjlPjuh2abJtamLkRJQSYu6PQYHBzkcVfbOpwz8/ggcLLjHO69uMuLH97RBN2tJqzPWIrE9EJBwWVzP8HmdWrsLa3GhR8vwZeWgyLf4/UZP24CaNn7jplhMV0xGyHycFiivqwBmp35WJ0yH6d+u2zFf/t5AWr3HOSMsBNOVyTBnw6w6jfRN9hxMylxasH4496HqM9oQemvOXhhNOLi1etm7s/GA2ioa8TP9S2gZDSWT1kDVXw2KNKxr2inv7VD5GFYEpuGmhVaVJ4vRK/BgGv/dOLa0f3Q6/Q4XtWE0PGR+Cj0UyyPz3TYiCQzLNgJVFOyULn0GI7pN3OxK+0d2PfV9wiWh6IwqQQRgdGgyTdHT0ch+RaCIimsSsjF7sWH0Np1BkOmQUzyC4Hm4xLEBMVL04QLoEka6oR8zFQk49XQAIL9lIgImCxZz+X7GZoah6mKWa7K8M0QBCibbzEPYCQzBBQMg15P3+kRBMKtzMRUERsAsM87wzu/08MoeJWZ/wFEOTYIrO4+OgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 26, "height": 32, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "Service Elevators" }, "scaleSymbols": true, "transparency": 10, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.24751559067E7, "ymin": 3793118.398400001, "xmax": -1.23502562086E7, "ymax": 3955548.7060000002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "CirculationType", "type": "esriFieldTypeSmallInteger", "alias": "CirculationType", "domain": { "type": "codedValue", "name": "WS2_BuildingCirculationType", "description": "Circulation types in buildings", "codedValues": [ { "name": "Elevator", "code": 1 }, { "name": "Hallway", "code": 2 }, { "name": "Stairs", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RoomType", "type": "esriFieldTypeSmallInteger", "alias": "RoomType", "domain": { "type": "codedValue", "name": "WS2_BldgSpaceType", "description": "Space types", "codedValues": [ { "name": "Administration", "code": 1 }, { "name": "Athletics", "code": 2 }, { "name": "Auditorium", "code": 3 }, { "name": "Building Service", "code": 4 }, { "name": "Circulation", "code": 5 }, { "name": "Classroom", "code": 6 }, { "name": "Collections", "code": 7 }, { "name": "Common Area", "code": 8 }, { "name": "Computer Lab", "code": 9 }, { "name": "Conference", "code": 10 }, { "name": "Dorm", "code": 11 }, { "name": "Event Seating", "code": 12 }, { "name": "Exhibition", "code": 13 }, { "name": "Office", "code": 14 }, { "name": "Recreation", "code": 15 }, { "name": "Research", "code": 16 }, { "name": "Restroom", "code": 17 }, { "name": "Room Support", "code": 18 }, { "name": "Services", "code": 19 }, { "name": "Study Room", "code": 20 }, { "name": "Restaurant", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsPublic", "type": "esriFieldTypeSmallInteger", "alias": "IsPublic", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EGISID", "type": "esriFieldTypeSmallInteger", "alias": "EGISID", "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 60, "name": "Classrooms1128", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1692, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "77f24978b9642cae67ad3305170fe03f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAXCAYAAAAYyi9XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABv0lEQVRIieWUMUhCURSGv/d4qTQEgSCYNDQIQdEUBIKTQ4uQQxFRNDcJCdXiEk5BQ4ig4JSOgkPUYBQRLuEiCIkFuYgS5eRUhMb1Eg69Up6vGvrhcOHc8+4H5/znafyytP8FDAY7R6qKy6zH220Uq5XYwYFyoQt0Olnc3sYdj4PVOjzQ74f9fUqAPlCoWISbG9jcHA4Wi0ngQDOcmgKf73O+1YLzczg9hfFx2NiAuTl9YCpl0DT39xIg4voaXl97d4eHMDsrwWtrMDHR77U+wHQadnehXv+6plSCnR0IhyESgVAIFMUgcH0dVlfh5AQSCcjloNPp3asqeL2wsgLLy5DNfg/rC+wWaBAIQDIJW1uypQ8PMD3dtT1XVzA/D3Y7NJsmLn6lAmdncl2EqS4vP9dMTpoIHB2V58sLlMu9vGihzQZ3d9BoQK0GLpcJQLEOwhRiTsJEY2Pg8UhTzcxAPi+Bz88mAR0OiEZlvL3J2RqRZugjTT8n4qP1pgL1tLAAIyPgdhsA3t5CJmMMXK3KU5hnIKCw/NKSdOMw2tsbAFir8Xh8TJ9/xWB6eoJCAdViof4lMBpVvPywtJ8G/DnwHZZXe8AAIngfAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "Classrooms" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.24751559067E7, "ymin": 3793118.398400001, "xmax": -1.23502562086E7, "ymax": 3955548.7060000002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "name", "length": 255, "domain": null }, { "name": "building_number", "type": "esriFieldTypeDouble", "alias": "building_number", "domain": null }, { "name": "building_name", "type": "esriFieldTypeString", "alias": "building_name", "length": 255, "domain": null }, { "name": "description", "type": "esriFieldTypeString", "alias": "description", "length": 255, "domain": null }, { "name": "url", "type": "esriFieldTypeString", "alias": "url", "length": 255, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "HasALS", "type": "esriFieldTypeSmallInteger", "alias": "HasALS", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ALSRoom_1", "type": "esriFieldTypeString", "alias": "ALSRoom_1", "length": 50, "domain": null }, { "name": "ResourceID", "type": "esriFieldTypeString", "alias": "ResourceID", "length": 50, "domain": null }, { "name": "RoomID", "type": "esriFieldTypeString", "alias": "RoomID", "length": 8, "domain": null }, { "name": "FloorName", "type": "esriFieldTypeString", "alias": "FloorName", "length": 25, "domain": null }, { "name": "RoomType", "type": "esriFieldTypeSmallInteger", "alias": "RoomType", "domain": { "type": "codedValue", "name": "WS2_BldgSpaceType", "description": "Space types", "codedValues": [ { "name": "Administration", "code": 1 }, { "name": "Athletics", "code": 2 }, { "name": "Auditorium", "code": 3 }, { "name": "Building Service", "code": 4 }, { "name": "Circulation", "code": 5 }, { "name": "Classroom", "code": 6 }, { "name": "Collections", "code": 7 }, { "name": "Common Area", "code": 8 }, { "name": "Computer Lab", "code": 9 }, { "name": "Conference", "code": 10 }, { "name": "Dorm", "code": 11 }, { "name": "Event Seating", "code": 12 }, { "name": "Exhibition", "code": 13 }, { "name": "Office", "code": 14 }, { "name": "Recreation", "code": 15 }, { "name": "Research", "code": 16 }, { "name": "Restroom", "code": 17 }, { "name": "Room Support", "code": 18 }, { "name": "Services", "code": 19 }, { "name": "Study Room", "code": 20 }, { "name": "Restaurant", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RoomServiceType", "type": "esriFieldTypeSmallInteger", "alias": "RoomServiceType", "domain": { "type": "codedValue", "name": "WS2_ServiceType", "description": "Types of public services ", "codedValues": [ { "name": "UA Departmental Public Reception", "code": 1 }, { "name": "UA Service Outlet", "code": 2 }, { "name": "Commercial Vendor \u2013 On Campus", "code": 3 }, { "name": "Commercial Affiliate \u2013 Off Campus", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsPublic", "type": "esriFieldTypeSmallInteger", "alias": "IsPublic", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EGISID", "type": "esriFieldTypeSmallInteger", "alias": "EGISID", "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 152, "name": "Banner Entrances", "type": "Feature Layer", "description": "Status:Contact:Intended Use:Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:EntranceID:IsOnAccessibilityMap:Type:SymbolDirection:AssociatedSpaceNum:FloorNumEntersOn:", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2256.994353, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SymbolDirection", "defaultSymbol": { "type": "esriPMS", "url": "18f0fec4d21f8959c05eb854098ebab3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAXCAYAAAALHW+jAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABEElEQVQ4jd3UvU7CUBTA8X9rE0dhUTcTAgVc0c0Rn8AXgRQGZFcIFJ6HaOQF1M1EGwKLL8AkUy9pQ6S1ve0lOABnux/55Zxzc67BP4dxAKDZaIG4W61GOHZ7O1DjAkFltZpsn+GGYewZWKxf8TV83UjIW5cs3Bnfw58oKPQnSlaVT/tNGdMZY4giEANCBhcPvU1FC7UyGi/AaVoPsz6ab1aZ9N7l2NEYOFN9lCy6++yjiPCJaZXAz2yN6cdCAmr3IB5CqOAjcCEHeJmdB/Y6TLvzeNDpP2I2CKFwE7hx/aeSDo7dSi45isoigsl7mI7GYsmTIkelWProRdFETG2Wf1H3BGeQiKH8OXioYuz+97UEzWxdxgHPEC8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "SymbolDirection", "classes": [ { "label": "SE", "description": "SE", "symbol": { "type": "esriPMS", "url": "3fbe62d78d51493ccbdff62484f4f9d2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABSUlEQVRIid2Vu0oDQRRAzySroIi1iCgmko2ktrELCDbGfxAEwTKJpJ3CRjH7BZLCJr2xVVP4D7LxAT7AVkil0RlJQLHYmVnDWuiFKeZ1TjH33vH4xfD+GbywM0VPLdCpX1hv5ypLqPQT1/uP8eCFAfgcoWfxqyXCgzMjXDBH6r1JtlzkJniwwz/BkEcLEKrlFECWtGiTqRW53bs3w1/1NoL811yLcdAn+NU1hyCD99ZmsVLksn4XDb+akPjdGTQb31bH0LEE8yiawHI0HKkI5SZ+l0hBrlyiE5wa8ZpJR7ZIswDRcgrs8OQEliKSDkF1vb8xJNwl0McgjmyCGOUvbY+8lUBvkSYB8eGZ2iyjL6noo8+gxC46NY1g9efwkd4KKn046BqmMO844GHQwC/3y94uGAqesMCLXA2TEZizJQwaQH8MHX/3D/0APFOT3lwGm/IAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "4" ] ] }, { "label": "W", "description": "W", "symbol": { "type": "esriPMS", "url": "72b43ebdd7c771ea5b278a491b746c4e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAXCAYAAAD6FjQuAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABF0lEQVRIie3SMU4CQRTG8f/As9zEC2hhAt5APYEWSmklWhgPYCKJiTa0kthQagFcg5JCzwAES3szdm52zJJQgDu7gz6o/LqZN5nfm5cR1hj5x6BZomrbwMHCNF4YRdfQTJTGmEKfHeBibtvwCuX7ECgQm76oC5xnQEcMWzas4UJMDyrApqPrAXUNKAebQU4N8mCnZSo2fdHZQsHiTAeSY6oNgmJKA4atdw+WQts9zA8oTQTuiWWSxDXAg+1u3eEyIZXI3Opro43EJ8De6rG3hw92bg+RuJ8BWjDP4Fz49cnEj+WDEc5tMn68ApYAi76+DzRcUrnht6B4KysAJbeqDErhCUVQglpSAiUIm4GwH3yev2AKWSv2DeRBfg0vjS9KAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 20, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "7" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "3fbe62d78d51493ccbdff62484f4f9d2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABSUlEQVRIid2Vu0oDQRRAzySroIi1iCgmko2ktrELCDbGfxAEwTKJpJ3CRjH7BZLCJr2xVVP4D7LxAT7AVkil0RlJQLHYmVnDWuiFKeZ1TjH33vH4xfD+GbywM0VPLdCpX1hv5ypLqPQT1/uP8eCFAfgcoWfxqyXCgzMjXDBH6r1JtlzkJniwwz/BkEcLEKrlFECWtGiTqRW53bs3w1/1NoL811yLcdAn+NU1hyCD99ZmsVLksn4XDb+akPjdGTQb31bH0LEE8yiawHI0HKkI5SZ+l0hBrlyiE5wa8ZpJR7ZIswDRcgrs8OQEliKSDkF1vb8xJNwl0McgjmyCGOUvbY+8lUBvkSYB8eGZ2iyjL6noo8+gxC46NY1g9efwkd4KKn046BqmMO844GHQwC/3y94uGAqesMCLXA2TEZizJQwaQH8MHX/3D/0APFOT3lwGm/IAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "4", "label": "SE" }, { "symbol": { "type": "esriPMS", "url": "72b43ebdd7c771ea5b278a491b746c4e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAXCAYAAAD6FjQuAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABF0lEQVRIie3SMU4CQRTG8f/As9zEC2hhAt5APYEWSmklWhgPYCKJiTa0kthQagFcg5JCzwAES3szdm52zJJQgDu7gz6o/LqZN5nfm5cR1hj5x6BZomrbwMHCNF4YRdfQTJTGmEKfHeBibtvwCuX7ECgQm76oC5xnQEcMWzas4UJMDyrApqPrAXUNKAebQU4N8mCnZSo2fdHZQsHiTAeSY6oNgmJKA4atdw+WQts9zA8oTQTuiWWSxDXAg+1u3eEyIZXI3Opro43EJ8De6rG3hw92bg+RuJ8BWjDP4Fz49cnEj+WDEc5tMn68ApYAi76+DzRcUrnht6B4KysAJbeqDErhCUVQglpSAiUIm4GwH3yev2AKWSv2DeRBfg0vjS9KAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 20, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "7", "label": "W" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 58, 56, 255 ], "toColor": [ 156, 58, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 184, 40, 255 ], "toColor": [ 45, 184, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 46, 201, 255 ], "toColor": [ 64, 46, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 165, 186, 255 ], "toColor": [ 58, 165, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 164, 58, 255 ], "toColor": [ 194, 164, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 48, 171, 255 ], "toColor": [ 201, 48, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 82, 161, 255 ], "toColor": [ 43, 82, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 194, 140, 255 ], "toColor": [ 54, 194, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 41, 104, 255 ], "toColor": [ 186, 41, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 153, 37, 255 ], "toColor": [ 114, 153, 37, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 97, 40, 255 ], "toColor": [ 176, 97, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 49, 168, 255 ], "toColor": [ 126, 49, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 75, 196, 255 ], "toColor": [ 51, 75, 196, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2352014367800001E7, "ymin": 3792899.7449999973, "xmax": -1.2349941400600001E7, "ymax": 3795255.6555999964, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "EntranceID", "type": "esriFieldTypeSmallInteger", "alias": "EntranceID", "domain": null }, { "name": "IsOnAccessibilityMap", "type": "esriFieldTypeSmallInteger", "alias": "IsOnAccessibilityMap", "domain": null }, { "name": "Type", "type": "esriFieldTypeSmallInteger", "alias": "Type", "domain": { "type": "codedValue", "name": "WS2_dmnEntranceType", "description": "defines classes of pedestrian access", "codedValues": [ { "name": "Primary Pedestrian Access", "code": 1 }, { "name": "Secondary Pedestrian Access", "code": 2 }, { "name": "Limited Pedestrian Access", "code": 3 }, { "name": "Unknown", "code": 4 }, { "name": "Inactive", "code": 5 }, { "name": "Main Pedestrian Access", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SymbolDirection", "type": "esriFieldTypeSmallInteger", "alias": "SymbolDirection", "domain": { "type": "codedValue", "name": "WS2_dmnSymbolDir", "description": "to denote the rotation of point symbols", "codedValues": [ { "name": "N", "code": 1 }, { "name": "NE", "code": 2 }, { "name": "E", "code": 3 }, { "name": "SE", "code": 4 }, { "name": "S", "code": 5 }, { "name": "SW", "code": 6 }, { "name": "W", "code": 7 }, { "name": "NW", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AssociatedSpaceNum", "type": "esriFieldTypeDouble", "alias": "AssociatedSpaceNum", "domain": null }, { "name": "FloorNumEntersOn", "type": "esriFieldTypeString", "alias": "FloorNumEntersOn", "length": 20, "domain": null }, { "name": "BuildingAddressDoor", "type": "esriFieldTypeString", "alias": "BuildingAddressDoor", "length": 50, "domain": null }, { "name": "SingleDoorSymbol", "type": "esriFieldTypeSmallInteger", "alias": "SingleDoorSymbol", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HasAutoOpener", "type": "esriFieldTypeSmallInteger", "alias": "HasAutoOpener", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HasKeyCard", "type": "esriFieldTypeSmallInteger", "alias": "HasKeyCard", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Accessible", "type": "esriFieldTypeSmallInteger", "alias": "Accessible", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InaccessibleFoyer", "type": "esriFieldTypeSmallInteger", "alias": "InaccessibleFoyer", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Category", "type": "esriFieldTypeSmallInteger", "alias": "Category", "domain": { "type": "codedValue", "name": "WS2_EntranceCategory", "description": "Categories of entries", "codedValues": [ { "name": "Building Exterior Door", "code": 1 }, { "name": "Building Interior Door", "code": 2 }, { "name": "Exterior Elevator", "code": 3 }, { "name": "Interior Elevator", "code": 4 }, { "name": "Parking Garage Level Access", "code": 5 }, { "name": "Parking Garage Vehicle Entrance", "code": 6 }, { "name": "Perimeter Gate into Building Courtyard", "code": 7 }, { "name": "Other", "code": 8 }, { "name": "Venue Portal", "code": 9 }, { "name": "Exterior Restroom", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 200, "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "EntersAtGroundLevel", "type": "esriFieldTypeSmallInteger", "alias": "EntersAtGroundLevel", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsRoutedTo", "type": "esriFieldTypeString", "alias": "Is routed to?", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 255, "domain": null }, { "name": "CreatedDate", "type": "esriFieldTypeDate", "alias": "CreatedDate", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 255, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 148, "name": "Hospital (BUMC)", "type": "Feature Layer", "description": "Status:Contact:Intended Use:Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:Shape_Length:Shape_Area:BuildingNonUAID:Name:Address:LandIsOwnedByUA:Use:UAProgramLink:", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 30000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 191, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 120, 159, 175, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2475553985100001E7, "ymin": 3676309.863300003, "xmax": -1.2272367592E7, "ymax": 3956043.4739000034, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 82, "name": "Hospital (BUMC) UA", "type": "Feature Layer", "description": "Status: UPDATED continuously as buildings change.Contact: Grant McCormick, UA PDC, 520-626-4416. grantmc@email.arizona.eduIntended Use: For map display.Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:fldBuildNumtxt:Shape_Length:Shape_Area:BuildingID:Name:Use:ShowMe:SpaceNumDbl:RuleIDDS:OverrideDS:", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 27084, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 191, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 120, 159, 175, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 10, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2769257486299999E7, "ymin": 3680615.7408000007, "xmax": -1.22094461578E7, "ymax": 4049066.458600003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 80, "domain": null }, { "name": "ShowMe", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleIDDS", "type": "esriFieldTypeInteger", "alias": "RuleIDDS", "domain": { "type": "codedValue", "name": "WS2_BuildingsDropShadow_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 2 }, { "name": "Rule_3", "code": 3 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Override", "type": "esriFieldTypeBlob", "alias": "Override", "domain": null }, { "name": "BuildingUse", "type": "esriFieldTypeSmallInteger", "alias": "BuildingUse", "domain": { "type": "codedValue", "name": "WS2_BldgUse", "description": "desc", "codedValues": [ { "name": "Academic", "code": 1 }, { "name": "Parking Garage", "code": 2 }, { "name": "Athletic-Recreation", "code": 3 }, { "name": "UA Residence Life Housing", "code": 4 }, { "name": "Unassigned", "code": 6 }, { "name": "Leased to Others", "code": 7 }, { "name": "Leased to UA", "code": 8 }, { "name": "University of Arizona Medical Center", "code": 5 }, { "name": "Administration", "code": 9 }, { "name": "Operations", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ShowMe2", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe2", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LabelLevel", "type": "esriFieldTypeSmallInteger", "alias": "LabelLevel", "domain": { "type": "codedValue", "name": "WS2_LabelLevel", "description": "Descriptions for sorting labels", "codedValues": [ { "name": "Garages", "code": 1 }, { "name": "Main Destination Buildings", "code": 2 }, { "name": "Secondary Destination Buildings", "code": 3 }, { "name": "General Academic", "code": 4 }, { "name": "Housing", "code": 5 }, { "name": "Other/ Small Buildings", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "SpaceNumLetter", "type": "esriFieldTypeString", "alias": "SpaceNumLetter", "length": 10, "domain": null }, { "name": "RuleIDPt", "type": "esriFieldTypeInteger", "alias": "RuleIDPt", "domain": { "type": "codedValue", "name": "WS2_BuildingsPointRep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Override_1", "type": "esriFieldTypeBlob", "alias": "Override_1", "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "SpaceNumText", "type": "esriFieldTypeString", "alias": "SpaceNumText", "length": 10, "domain": null }, { "name": "CartoName", "type": "esriFieldTypeString", "alias": "CartoName", "length": 50, "domain": null }, { "name": "HighlightName", "type": "esriFieldTypeString", "alias": "HighlightName", "length": 20, "domain": null }, { "name": "SISAbbrev", "type": "esriFieldTypeString", "alias": "SISAbbrev", "length": 20, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 16, "domain": null }, { "name": "County", "type": "esriFieldTypeSmallInteger", "alias": "County", "domain": { "type": "codedValue", "name": "WS2_County", "description": "Arizona Counties", "codedValues": [ { "name": "Apache", "code": 1 }, { "name": "Cochise", "code": 2 }, { "name": "Coconino", "code": 3 }, { "name": "Gila", "code": 4 }, { "name": "Greenlee", "code": 5 }, { "name": "Graham", "code": 6 }, { "name": "La Paz", "code": 7 }, { "name": "Maricopa", "code": 8 }, { "name": "Mohave", "code": 9 }, { "name": "Navajo", "code": 10 }, { "name": "Pima", "code": 11 }, { "name": "Pinal", "code": 12 }, { "name": "Santa Cruz", "code": 13 }, { "name": "Yavapai", "code": 14 }, { "name": "Yuma", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 6, "domain": null }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 10, "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "BID", "type": "esriFieldTypeSmallInteger", "alias": "BID", "domain": null }, { "name": "PhotoURL", "type": "esriFieldTypeString", "alias": "PhotoURL", "length": 80, "domain": null }, { "name": "AverageHeight", "type": "esriFieldTypeSmallInteger", "alias": "AverageHeight", "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LEEDCertificationDate", "type": "esriFieldTypeDate", "alias": "LEEDCertificationDate", "length": 8, "domain": null }, { "name": "LEEDCertificationRank", "type": "esriFieldTypeSmallInteger", "alias": "LEEDCertificationRank", "domain": { "type": "codedValue", "name": "WS2_LEEDCertificationRank", "description": "Level of LEED awarded / sought", "codedValues": [ { "name": "Certified", "code": 1 }, { "name": "Silver", "code": 2 }, { "name": "Gold", "code": 3 }, { "name": "Platinum", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingUserURL", "type": "esriFieldTypeString", "alias": "BuildingUserURL", "length": 100, "domain": null }, { "name": "SpaceNumOrigin", "type": "esriFieldTypeString", "alias": "SpaceNumOrigin", "length": 15, "domain": null }, { "name": "AssignableSF", "type": "esriFieldTypeInteger", "alias": "AssignableSF", "domain": null }, { "name": "ConstDate", "type": "esriFieldTypeDate", "alias": "ConstDate", "length": 8, "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": "" }, { "name": "FDO_SpaceNum", "fields": "SpaceNum", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 83, "name": "Campus Health", "type": "Feature Layer", "description": "Status: UPDATED continuously as buildings change.Contact: Grant McCormick, UA PDC, 520-626-4416. grantmc@email.arizona.eduIntended Use: For map display.Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:fldBuildNumtxt:Shape_Length:Shape_Area:BuildingID:Name:Use:ShowMe:SpaceNumDbl:RuleIDDS:OverrideDS:", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 27084, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 132, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 101, 127, 241, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[CartoName]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 6771, "name": "Default", "priority": 105, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.2769257486299999E7, "ymin": 3680615.7408000007, "xmax": -1.22094461578E7, "ymax": 4049066.458600003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 80, "domain": null }, { "name": "ShowMe", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleIDDS", "type": "esriFieldTypeInteger", "alias": "RuleIDDS", "domain": { "type": "codedValue", "name": "WS2_BuildingsDropShadow_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 2 }, { "name": "Rule_3", "code": 3 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Override", "type": "esriFieldTypeBlob", "alias": "Override", "domain": null }, { "name": "BuildingUse", "type": "esriFieldTypeSmallInteger", "alias": "BuildingUse", "domain": { "type": "codedValue", "name": "WS2_BldgUse", "description": "desc", "codedValues": [ { "name": "Academic", "code": 1 }, { "name": "Parking Garage", "code": 2 }, { "name": "Athletic-Recreation", "code": 3 }, { "name": "UA Residence Life Housing", "code": 4 }, { "name": "Unassigned", "code": 6 }, { "name": "Leased to Others", "code": 7 }, { "name": "Leased to UA", "code": 8 }, { "name": "University of Arizona Medical Center", "code": 5 }, { "name": "Administration", "code": 9 }, { "name": "Operations", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ShowMe2", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe2", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LabelLevel", "type": "esriFieldTypeSmallInteger", "alias": "LabelLevel", "domain": { "type": "codedValue", "name": "WS2_LabelLevel", "description": "Descriptions for sorting labels", "codedValues": [ { "name": "Garages", "code": 1 }, { "name": "Main Destination Buildings", "code": 2 }, { "name": "Secondary Destination Buildings", "code": 3 }, { "name": "General Academic", "code": 4 }, { "name": "Housing", "code": 5 }, { "name": "Other/ Small Buildings", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "SpaceNumLetter", "type": "esriFieldTypeString", "alias": "SpaceNumLetter", "length": 10, "domain": null }, { "name": "RuleIDPt", "type": "esriFieldTypeInteger", "alias": "RuleIDPt", "domain": { "type": "codedValue", "name": "WS2_BuildingsPointRep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Override_1", "type": "esriFieldTypeBlob", "alias": "Override_1", "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "SpaceNumText", "type": "esriFieldTypeString", "alias": "SpaceNumText", "length": 10, "domain": null }, { "name": "CartoName", "type": "esriFieldTypeString", "alias": "CartoName", "length": 50, "domain": null }, { "name": "HighlightName", "type": "esriFieldTypeString", "alias": "HighlightName", "length": 20, "domain": null }, { "name": "SISAbbrev", "type": "esriFieldTypeString", "alias": "SISAbbrev", "length": 20, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 16, "domain": null }, { "name": "County", "type": "esriFieldTypeSmallInteger", "alias": "County", "domain": { "type": "codedValue", "name": "WS2_County", "description": "Arizona Counties", "codedValues": [ { "name": "Apache", "code": 1 }, { "name": "Cochise", "code": 2 }, { "name": "Coconino", "code": 3 }, { "name": "Gila", "code": 4 }, { "name": "Greenlee", "code": 5 }, { "name": "Graham", "code": 6 }, { "name": "La Paz", "code": 7 }, { "name": "Maricopa", "code": 8 }, { "name": "Mohave", "code": 9 }, { "name": "Navajo", "code": 10 }, { "name": "Pima", "code": 11 }, { "name": "Pinal", "code": 12 }, { "name": "Santa Cruz", "code": 13 }, { "name": "Yavapai", "code": 14 }, { "name": "Yuma", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 6, "domain": null }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 10, "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "BID", "type": "esriFieldTypeSmallInteger", "alias": "BID", "domain": null }, { "name": "PhotoURL", "type": "esriFieldTypeString", "alias": "PhotoURL", "length": 80, "domain": null }, { "name": "AverageHeight", "type": "esriFieldTypeSmallInteger", "alias": "AverageHeight", "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LEEDCertificationDate", "type": "esriFieldTypeDate", "alias": "LEEDCertificationDate", "length": 8, "domain": null }, { "name": "LEEDCertificationRank", "type": "esriFieldTypeSmallInteger", "alias": "LEEDCertificationRank", "domain": { "type": "codedValue", "name": "WS2_LEEDCertificationRank", "description": "Level of LEED awarded / sought", "codedValues": [ { "name": "Certified", "code": 1 }, { "name": "Silver", "code": 2 }, { "name": "Gold", "code": 3 }, { "name": "Platinum", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingUserURL", "type": "esriFieldTypeString", "alias": "BuildingUserURL", "length": 100, "domain": null }, { "name": "SpaceNumOrigin", "type": "esriFieldTypeString", "alias": "SpaceNumOrigin", "length": 15, "domain": null }, { "name": "AssignableSF", "type": "esriFieldTypeInteger", "alias": "AssignableSF", "domain": null }, { "name": "ConstDate", "type": "esriFieldTypeDate", "alias": "ConstDate", "length": 8, "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": "" }, { "name": "FDO_SpaceNum", "fields": "SpaceNum", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 84, "name": "Student Recreation Center", "type": "Feature Layer", "description": "Status: UPDATED continuously as buildings change.Contact: Grant McCormick, UA PDC, 520-626-4416. grantmc@email.arizona.eduIntended Use: For map display.Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:fldBuildNumtxt:Shape_Length:Shape_Area:BuildingID:Name:Use:ShowMe:SpaceNumDbl:RuleIDDS:OverrideDS:", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 27084, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 57, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 160, 64, 142, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[CartoName]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 6771, "name": "Default", "priority": 104, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.2769257486299999E7, "ymin": 3680615.7408000007, "xmax": -1.22094461578E7, "ymax": 4049066.458600003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 80, "domain": null }, { "name": "ShowMe", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleIDDS", "type": "esriFieldTypeInteger", "alias": "RuleIDDS", "domain": { "type": "codedValue", "name": "WS2_BuildingsDropShadow_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 2 }, { "name": "Rule_3", "code": 3 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Override", "type": "esriFieldTypeBlob", "alias": "Override", "domain": null }, { "name": "BuildingUse", "type": "esriFieldTypeSmallInteger", "alias": "BuildingUse", "domain": { "type": "codedValue", "name": "WS2_BldgUse", "description": "desc", "codedValues": [ { "name": "Academic", "code": 1 }, { "name": "Parking Garage", "code": 2 }, { "name": "Athletic-Recreation", "code": 3 }, { "name": "UA Residence Life Housing", "code": 4 }, { "name": "Unassigned", "code": 6 }, { "name": "Leased to Others", "code": 7 }, { "name": "Leased to UA", "code": 8 }, { "name": "University of Arizona Medical Center", "code": 5 }, { "name": "Administration", "code": 9 }, { "name": "Operations", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ShowMe2", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe2", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LabelLevel", "type": "esriFieldTypeSmallInteger", "alias": "LabelLevel", "domain": { "type": "codedValue", "name": "WS2_LabelLevel", "description": "Descriptions for sorting labels", "codedValues": [ { "name": "Garages", "code": 1 }, { "name": "Main Destination Buildings", "code": 2 }, { "name": "Secondary Destination Buildings", "code": 3 }, { "name": "General Academic", "code": 4 }, { "name": "Housing", "code": 5 }, { "name": "Other/ Small Buildings", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "SpaceNumLetter", "type": "esriFieldTypeString", "alias": "SpaceNumLetter", "length": 10, "domain": null }, { "name": "RuleIDPt", "type": "esriFieldTypeInteger", "alias": "RuleIDPt", "domain": { "type": "codedValue", "name": "WS2_BuildingsPointRep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Override_1", "type": "esriFieldTypeBlob", "alias": "Override_1", "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "SpaceNumText", "type": "esriFieldTypeString", "alias": "SpaceNumText", "length": 10, "domain": null }, { "name": "CartoName", "type": "esriFieldTypeString", "alias": "CartoName", "length": 50, "domain": null }, { "name": "HighlightName", "type": "esriFieldTypeString", "alias": "HighlightName", "length": 20, "domain": null }, { "name": "SISAbbrev", "type": "esriFieldTypeString", "alias": "SISAbbrev", "length": 20, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 16, "domain": null }, { "name": "County", "type": "esriFieldTypeSmallInteger", "alias": "County", "domain": { "type": "codedValue", "name": "WS2_County", "description": "Arizona Counties", "codedValues": [ { "name": "Apache", "code": 1 }, { "name": "Cochise", "code": 2 }, { "name": "Coconino", "code": 3 }, { "name": "Gila", "code": 4 }, { "name": "Greenlee", "code": 5 }, { "name": "Graham", "code": 6 }, { "name": "La Paz", "code": 7 }, { "name": "Maricopa", "code": 8 }, { "name": "Mohave", "code": 9 }, { "name": "Navajo", "code": 10 }, { "name": "Pima", "code": 11 }, { "name": "Pinal", "code": 12 }, { "name": "Santa Cruz", "code": 13 }, { "name": "Yavapai", "code": 14 }, { "name": "Yuma", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 6, "domain": null }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 10, "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "BID", "type": "esriFieldTypeSmallInteger", "alias": "BID", "domain": null }, { "name": "PhotoURL", "type": "esriFieldTypeString", "alias": "PhotoURL", "length": 80, "domain": null }, { "name": "AverageHeight", "type": "esriFieldTypeSmallInteger", "alias": "AverageHeight", "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LEEDCertificationDate", "type": "esriFieldTypeDate", "alias": "LEEDCertificationDate", "length": 8, "domain": null }, { "name": "LEEDCertificationRank", "type": "esriFieldTypeSmallInteger", "alias": "LEEDCertificationRank", "domain": { "type": "codedValue", "name": "WS2_LEEDCertificationRank", "description": "Level of LEED awarded / sought", "codedValues": [ { "name": "Certified", "code": 1 }, { "name": "Silver", "code": 2 }, { "name": "Gold", "code": 3 }, { "name": "Platinum", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingUserURL", "type": "esriFieldTypeString", "alias": "BuildingUserURL", "length": 100, "domain": null }, { "name": "SpaceNumOrigin", "type": "esriFieldTypeString", "alias": "SpaceNumOrigin", "length": 15, "domain": null }, { "name": "AssignableSF", "type": "esriFieldTypeInteger", "alias": "AssignableSF", "domain": null }, { "name": "ConstDate", "type": "esriFieldTypeDate", "alias": "ConstDate", "length": 8, "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": "" }, { "name": "FDO_SpaceNum", "fields": "SpaceNum", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 85, "name": "Libraries", "type": "Feature Layer", "description": "Status: UPDATED continuously as buildings change.Contact: Grant McCormick, UA PDC, 520-626-4416. grantmc@email.arizona.eduIntended Use: For map display.Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:fldBuildNumtxt:Shape_Length:Shape_Area:BuildingID:Name:Use:ShowMe:SpaceNumDbl:RuleIDDS:OverrideDS:", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 27084, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 189, 18, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2769257486299999E7, "ymin": 3680615.7408000007, "xmax": -1.22094461578E7, "ymax": 4049066.458600003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 80, "domain": null }, { "name": "ShowMe", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleIDDS", "type": "esriFieldTypeInteger", "alias": "RuleIDDS", "domain": { "type": "codedValue", "name": "WS2_BuildingsDropShadow_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 2 }, { "name": "Rule_3", "code": 3 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Override", "type": "esriFieldTypeBlob", "alias": "Override", "domain": null }, { "name": "BuildingUse", "type": "esriFieldTypeSmallInteger", "alias": "BuildingUse", "domain": { "type": "codedValue", "name": "WS2_BldgUse", "description": "desc", "codedValues": [ { "name": "Academic", "code": 1 }, { "name": "Parking Garage", "code": 2 }, { "name": "Athletic-Recreation", "code": 3 }, { "name": "UA Residence Life Housing", "code": 4 }, { "name": "Unassigned", "code": 6 }, { "name": "Leased to Others", "code": 7 }, { "name": "Leased to UA", "code": 8 }, { "name": "University of Arizona Medical Center", "code": 5 }, { "name": "Administration", "code": 9 }, { "name": "Operations", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ShowMe2", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe2", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LabelLevel", "type": "esriFieldTypeSmallInteger", "alias": "LabelLevel", "domain": { "type": "codedValue", "name": "WS2_LabelLevel", "description": "Descriptions for sorting labels", "codedValues": [ { "name": "Garages", "code": 1 }, { "name": "Main Destination Buildings", "code": 2 }, { "name": "Secondary Destination Buildings", "code": 3 }, { "name": "General Academic", "code": 4 }, { "name": "Housing", "code": 5 }, { "name": "Other/ Small Buildings", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "SpaceNumLetter", "type": "esriFieldTypeString", "alias": "SpaceNumLetter", "length": 10, "domain": null }, { "name": "RuleIDPt", "type": "esriFieldTypeInteger", "alias": "RuleIDPt", "domain": { "type": "codedValue", "name": "WS2_BuildingsPointRep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Override_1", "type": "esriFieldTypeBlob", "alias": "Override_1", "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "SpaceNumText", "type": "esriFieldTypeString", "alias": "SpaceNumText", "length": 10, "domain": null }, { "name": "CartoName", "type": "esriFieldTypeString", "alias": "CartoName", "length": 50, "domain": null }, { "name": "HighlightName", "type": "esriFieldTypeString", "alias": "HighlightName", "length": 20, "domain": null }, { "name": "SISAbbrev", "type": "esriFieldTypeString", "alias": "SISAbbrev", "length": 20, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 16, "domain": null }, { "name": "County", "type": "esriFieldTypeSmallInteger", "alias": "County", "domain": { "type": "codedValue", "name": "WS2_County", "description": "Arizona Counties", "codedValues": [ { "name": "Apache", "code": 1 }, { "name": "Cochise", "code": 2 }, { "name": "Coconino", "code": 3 }, { "name": "Gila", "code": 4 }, { "name": "Greenlee", "code": 5 }, { "name": "Graham", "code": 6 }, { "name": "La Paz", "code": 7 }, { "name": "Maricopa", "code": 8 }, { "name": "Mohave", "code": 9 }, { "name": "Navajo", "code": 10 }, { "name": "Pima", "code": 11 }, { "name": "Pinal", "code": 12 }, { "name": "Santa Cruz", "code": 13 }, { "name": "Yavapai", "code": 14 }, { "name": "Yuma", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 6, "domain": null }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 10, "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "BID", "type": "esriFieldTypeSmallInteger", "alias": "BID", "domain": null }, { "name": "PhotoURL", "type": "esriFieldTypeString", "alias": "PhotoURL", "length": 80, "domain": null }, { "name": "AverageHeight", "type": "esriFieldTypeSmallInteger", "alias": "AverageHeight", "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LEEDCertificationDate", "type": "esriFieldTypeDate", "alias": "LEEDCertificationDate", "length": 8, "domain": null }, { "name": "LEEDCertificationRank", "type": "esriFieldTypeSmallInteger", "alias": "LEEDCertificationRank", "domain": { "type": "codedValue", "name": "WS2_LEEDCertificationRank", "description": "Level of LEED awarded / sought", "codedValues": [ { "name": "Certified", "code": 1 }, { "name": "Silver", "code": 2 }, { "name": "Gold", "code": 3 }, { "name": "Platinum", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingUserURL", "type": "esriFieldTypeString", "alias": "BuildingUserURL", "length": 100, "domain": null }, { "name": "SpaceNumOrigin", "type": "esriFieldTypeString", "alias": "SpaceNumOrigin", "length": 15, "domain": null }, { "name": "AssignableSF", "type": "esriFieldTypeInteger", "alias": "AssignableSF", "domain": null }, { "name": "ConstDate", "type": "esriFieldTypeDate", "alias": "ConstDate", "length": 8, "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": "" }, { "name": "FDO_SpaceNum", "fields": "SpaceNum", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 86, "name": "Museums", "type": "Feature Layer", "description": "Status: UPDATED continuously as buildings change.Contact: Grant McCormick, UA PDC, 520-626-4416. grantmc@email.arizona.eduIntended Use: For map display.Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:fldBuildNumtxt:Shape_Length:Shape_Area:BuildingID:Name:Use:ShowMe:SpaceNumDbl:RuleIDDS:OverrideDS:", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 13542, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 0, 76, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 25, "labelingInfo": [ { "labelExpression": "[HighlightName]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 6771, "name": "Default", "priority": 101, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.2769257486299999E7, "ymin": 3680615.7408000007, "xmax": -1.22094461578E7, "ymax": 4049066.458600003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 80, "domain": null }, { "name": "ShowMe", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleIDDS", "type": "esriFieldTypeInteger", "alias": "RuleIDDS", "domain": { "type": "codedValue", "name": "WS2_BuildingsDropShadow_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 2 }, { "name": "Rule_3", "code": 3 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Override", "type": "esriFieldTypeBlob", "alias": "Override", "domain": null }, { "name": "BuildingUse", "type": "esriFieldTypeSmallInteger", "alias": "BuildingUse", "domain": { "type": "codedValue", "name": "WS2_BldgUse", "description": "desc", "codedValues": [ { "name": "Academic", "code": 1 }, { "name": "Parking Garage", "code": 2 }, { "name": "Athletic-Recreation", "code": 3 }, { "name": "UA Residence Life Housing", "code": 4 }, { "name": "Unassigned", "code": 6 }, { "name": "Leased to Others", "code": 7 }, { "name": "Leased to UA", "code": 8 }, { "name": "University of Arizona Medical Center", "code": 5 }, { "name": "Administration", "code": 9 }, { "name": "Operations", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ShowMe2", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe2", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LabelLevel", "type": "esriFieldTypeSmallInteger", "alias": "LabelLevel", "domain": { "type": "codedValue", "name": "WS2_LabelLevel", "description": "Descriptions for sorting labels", "codedValues": [ { "name": "Garages", "code": 1 }, { "name": "Main Destination Buildings", "code": 2 }, { "name": "Secondary Destination Buildings", "code": 3 }, { "name": "General Academic", "code": 4 }, { "name": "Housing", "code": 5 }, { "name": "Other/ Small Buildings", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "SpaceNumLetter", "type": "esriFieldTypeString", "alias": "SpaceNumLetter", "length": 10, "domain": null }, { "name": "RuleIDPt", "type": "esriFieldTypeInteger", "alias": "RuleIDPt", "domain": { "type": "codedValue", "name": "WS2_BuildingsPointRep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Override_1", "type": "esriFieldTypeBlob", "alias": "Override_1", "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "SpaceNumText", "type": "esriFieldTypeString", "alias": "SpaceNumText", "length": 10, "domain": null }, { "name": "CartoName", "type": "esriFieldTypeString", "alias": "CartoName", "length": 50, "domain": null }, { "name": "AliasName", "type": "esriFieldTypeString", "alias": "AliasName", "length": 50, "domain": null }, { "name": "HighlightName", "type": "esriFieldTypeString", "alias": "HighlightName", "length": 20, "domain": null }, { "name": "SISAbbrev", "type": "esriFieldTypeString", "alias": "SISAbbrev", "length": 20, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 16, "domain": null }, { "name": "County", "type": "esriFieldTypeSmallInteger", "alias": "County", "domain": { "type": "codedValue", "name": "WS2_County", "description": "Arizona Counties", "codedValues": [ { "name": "Apache", "code": 1 }, { "name": "Cochise", "code": 2 }, { "name": "Coconino", "code": 3 }, { "name": "Gila", "code": 4 }, { "name": "Greenlee", "code": 5 }, { "name": "Graham", "code": 6 }, { "name": "La Paz", "code": 7 }, { "name": "Maricopa", "code": 8 }, { "name": "Mohave", "code": 9 }, { "name": "Navajo", "code": 10 }, { "name": "Pima", "code": 11 }, { "name": "Pinal", "code": 12 }, { "name": "Santa Cruz", "code": 13 }, { "name": "Yavapai", "code": 14 }, { "name": "Yuma", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 6, "domain": null }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 10, "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "BID", "type": "esriFieldTypeSmallInteger", "alias": "BID", "domain": null }, { "name": "PhotoURL", "type": "esriFieldTypeString", "alias": "PhotoURL", "length": 80, "domain": null }, { "name": "AverageHeight", "type": "esriFieldTypeSmallInteger", "alias": "AverageHeight", "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LEEDCertificationDate", "type": "esriFieldTypeDate", "alias": "LEEDCertificationDate", "length": 8, "domain": null }, { "name": "LEEDCertificationRank", "type": "esriFieldTypeSmallInteger", "alias": "LEEDCertificationRank", "domain": { "type": "codedValue", "name": "WS2_LEEDCertificationRank", "description": "Level of LEED awarded / sought", "codedValues": [ { "name": "Certified", "code": 1 }, { "name": "Silver", "code": 2 }, { "name": "Gold", "code": 3 }, { "name": "Platinum", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingUserURL", "type": "esriFieldTypeString", "alias": "BuildingUserURL", "length": 100, "domain": null }, { "name": "SpaceNumOrigin", "type": "esriFieldTypeString", "alias": "SpaceNumOrigin", "length": 15, "domain": null }, { "name": "AssignableSF", "type": "esriFieldTypeInteger", "alias": "AssignableSF", "domain": null }, { "name": "ConstDate", "type": "esriFieldTypeDate", "alias": "ConstDate", "length": 8, "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": "" }, { "name": "FDO_SpaceNum", "fields": "SpaceNum", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 87, "name": "Galleries", "type": "Feature Layer", "description": "Status: UPDATED continuously as buildings change.Contact: Grant McCormick, UA PDC, 520-626-4416. grantmc@email.arizona.eduIntended Use: For map display.Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:fldBuildNumtxt:Shape_Length:Shape_Area:BuildingID:Name:Use:ShowMe:SpaceNumDbl:RuleIDDS:OverrideDS:", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 6771, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d7b714468ce1cbffdcaa8bf0ed3f02a6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAaCAYAAADSbo4CAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFCUlEQVRIieVWW2xURRj+ZuacPWdv3V3YLtJSAqGApNwERCUBxUu8QUAjGAm8YCLgg4kxkviiDxoIiQ+++WDQ8GBQiiDyoEggYAQklVgFkVqhbCnbQq+77XZ3zzkzY2a2FCr2VBNiSPyzm/3n37l8883/fzMG7hIzcJeYgbsayLOfJgA6GwQTAGKBYIplsikgRKi/CRAiFCECUCmJK6V0BaSQAgUQWaIgppC6I4eKEiKkFMLjMg9CLsEiu1G/tuAPZOVnT1NGDiQitpNM2MJgjFgBZgUtwwyYDEStTgmEWqn80b6KS91WkbI5joDjcWQHSujqLehf3akoFwPY7AskXmFvhYS5e8cK02AUd9KKJQ87958V+442r5OQWwAifY5G1i5bWIN/CqKtox8TKyNgjIzZ17YMPLlkKv3iyO9RrKyvwUG0jgrEcUS8Khkec9LWjhy+OnYR6UwWlYkQKiIBvPD4TCQTQd9xsWig7BA5TU0zKhCPcysSHuo8ijU2XccnB85izRP3YlHdBOQHXXRni9j6wXG89fIDmD45MerYkG2WHSFrbo3fDsSTRkXYGnWivYebcKLxKgIGA6MEzelenX9LF0xCw7l27Pm2CbbF8MaG+/92fNAaWpLIlC8QAUkskw23OZcYLLoQUkJVTb7gQeXQNydaQCiQG3CQ6RrA8sWT8eulbmxcNRvHzlzB+7saRiy+ac08nXeq4hgjgnOEfIFAAoWSN9x8ddthXL3er/3BYjn+zuYlGpRqR8MB9KcdGJToqqirTaJY4mg434GWq314/rEZaLrcgx/Pd+DBOVV6PCVEcgnhD4SUy2yYISnx9qYlyA44UExFQibmzUjh4PGLCNkGxseDWHrfJIyLBRGP2pg1dbxeeP7MFFYtr8WR02lUp6Lo7LmpX54nKYg6UB8gAYO6XMqhjCpbOpNDd7agdqKrQi3y0LwqvcNr3Xnki56mffeOFfiluRMtmSxKDsfc6Um89NQsnPo5A9Msy4HjciV6qta5LxDbNPKCy/itMcoIYhELfQMlvWt1ztWpCN776BSmVscQDpo4dLJFq2eV0hSl/xZFRcTC19+36BxR45XlC+6NFHD8GQmwXk+IEUBqaxLwPI57khGk27PYvvMHzc7r6xfpiVPjQjqvPC7Q2p5DV18BH37eiGULJ2kmmEEU0yOBEOR9gRiMDbjuCNZQXRnB9o9PayYUtWHb1PfG/qPNuNDSg3DI1FpSmQgiXmFh/TN16MkWUTMhiv5pSVxqyyIRC44EAtLrC0QSaTvezYRWl5lS0dfWLdC6oe80Ag2gK1vAlrXzwYUAoxTNrb3wPIF0Rw6za5OamfGxIA6dvIzVj9bq+RTAoZkzvkA4F3bvcGfohNx18JzKdK0bptYCqgESQvDThWsgIPqo1M3rekKzpr7KVzqkmLohkj25obm5e8UXiOdJr7NvcLi9cfUc3EnL5UsKuCfDZpsvkMG8s/e7M21vvvLuIcydnsLEZFhnf0U4MPzmUO8P9c5Quw3aBmJhSyelKmHFmPKjoYC+bVUuqbzI5R1czmSV/ghJZBr1L/qXr0PMbQZzF19szS77o7VPhca+3/+tEbLzr6HblfXL5/o84BGs2RNA3W8ejj1MEexMgLlxSGaB6kcgB4wSCFc8MwhmgAsToCFQBEGlDS2KVPXJwWMSTKj6DcB009i3oX1sIDesfq2Deu2pEuoc+v5fX/H47+1PTUosUGgfU7gAAAAASUVORK5CYII=", "contentType": "image/png", "width": 25, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPointLabelPlacementBelowCenter", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 1693, "name": "Default", "priority": 99, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.2351599761300001E7, "ymin": 3793508.496600002, "xmax": -1.2339584677099999E7, "ymax": 3839771.7009000033, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "IsFunctionHome", "type": "esriFieldTypeSmallInteger", "alias": "FunctionHome", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HomeSpaceNumLetter", "type": "esriFieldTypeString", "alias": "HomeSpaceNumLetter", "length": 10, "domain": null }, { "name": "HomeBuildingName", "type": "esriFieldTypeString", "alias": "HomeBuildingName", "length": 80, "domain": null }, { "name": "HomeRoomID", "type": "esriFieldTypeString", "alias": "HomeRoomID", "length": 8, "domain": null }, { "name": "Type", "type": "esriFieldTypeSmallInteger", "alias": "Type", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EGISID", "type": "esriFieldTypeSmallInteger", "alias": "EGISID", "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 100, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 88, "name": "Performance Venues", "type": "Feature Layer", "description": "Status: UPDATED continuously as buildings change.Contact: Grant McCormick, UA PDC, 520-626-4416. grantmc@email.arizona.eduIntended Use: For map display.Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:fldBuildNumtxt:Shape_Length:Shape_Area:BuildingID:Name:Use:ShowMe:SpaceNumDbl:RuleIDDS:OverrideDS:", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 6771, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "01337aa9f70a971038cd273f94e48469", "imageData": "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", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPointLabelPlacementBelowCenter", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 1693, "name": "Default", "priority": 98, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.2351599761300001E7, "ymin": 3793508.496600002, "xmax": -1.2339584677099999E7, "ymax": 3839771.7009000033, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "IsFunctionHome", "type": "esriFieldTypeSmallInteger", "alias": "FunctionHome", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HomeSpaceNumLetter", "type": "esriFieldTypeString", "alias": "HomeSpaceNumLetter", "length": 10, "domain": null }, { "name": "HomeBuildingName", "type": "esriFieldTypeString", "alias": "HomeBuildingName", "length": 80, "domain": null }, { "name": "HomeRoomID", "type": "esriFieldTypeString", "alias": "HomeRoomID", "length": 8, "domain": null }, { "name": "Type", "type": "esriFieldTypeSmallInteger", "alias": "Type", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null }, { "name": "EGISID", "type": "esriFieldTypeSmallInteger", "alias": "EGISID", "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 100, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 89, "name": "Hall of Champs1128", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 13542, "maxScale": 847, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "31de6171d83a08407a183664f172c642", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAqCAYAAADWFImvAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2tpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGOEI1NTVBMUJDMjA2ODExODA4M0EwNTBFOUMyNEFGMiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpBRTUyN0Q3NEQ2RTYxMUUyOUUwRUU0MjMyNDE2MTg0NSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpBRTUyN0Q3M0Q2RTYxMUUyOUUwRUU0MjMyNDE2MTg0NSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpjMDUyYWM4MC1iZGIzLTQ1OTYtOTk4NC0wODUxMGEyMzAxOWQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RjhCNTU1QTFCQzIwNjgxMTgwODNBMDUwRTlDMjRBRjIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6ZIdLWAAAE0ElEQVR42uxYX0xbVRj/etvyZ4WCDqW0kzBAgYU5Elk7fYCFjTlj5jZ8MFHkjzEhMUEftgSTJRpdFh98kTE1aogbDM3c+GP0gajvGyuJWya2yxgw1ha6UeRvKVJ6/c7x9nJ7e3rv3Wb3YPYlv9xzz/nOd379ne+ce04BHlms6aKFSCRyGB+7H+bgHMe9F0ckHA6fXFpeab3mupl0AlnmDCgvLSREzPi6QoY3RBvX1tb0biTRWH806UQcjh3Q0/0pKRYjxhFzIpH19XVOT9jqIkknYgJxjK2IOzFEMEd0eh0PGYhkW/rGGOkIysEgdSCKZICyIrV1+2Hv4ZcSto+5b8BXJ04pE4H4HysjwsMmlamx2XJhu31HwnaiqlqMNEZ7DBGOslUOMuedArfzCuTYLJBjtYj1wcUlmHSPwm3XDdUYqWqKcOigFmS4/2eKDwa6AKwb9ZsyM+DM+8chgETTVXIkhTEGJ39Jg3VVFJUVwZbSYtpn1jct9q/C3NHSXwMRHlL5iCr2NLwm9jnzzhEI4bQQ21X3sqb+KTyvrkgqJpISsrJMUL733y/BnG8KAm43/N7/E31/zJoHFbVVqjGMOhVFdMg0JRJRxPaaakjDfCA2dLqH1jm/PSvGqDx0QDWGIaJBETJ/Sni+6XXR39U3QOuCXg9MXh6mdSWo1hO4opRiGNVyRIc5YhQcWbCVPQNPlpZQ35H+H2GzLQ8KHc9RzLjcYpyKulcU4xjUli/5FBv5xFt8ZWO9WL7eOwA1x9rAZq+M8yuvOwjOk58n3vSAV1MEmSERFkyYF0W1NdRv0euD6UuXqYIsy7RZKZlEsfS8qiI8UzZiRbV7ICUzk5b/ON1F/S4e/wRSzeaNjcqcCfu+7KDlslcPwWhvv2ZFDCxFWPZs05ti+eaFPuo3/6crzm96yAkWx07Is++EbFRmyeONJ8IYQrZ8sQIHkCOnrBQeRxAbxdwIzy8w/QhGe/s2cqWpIaGfoiLR3TVqL37fDbkOe0x7MUpOcLX9FKJDrLfsssO+77pjfLc1N1AQ6yosiUkB1anhNJ6L5L5q5ympL8dolynCxygyjrlw59IQM/BdXDVS36DHA9ckCikprU0RyfvEhT7lXykpr2BSjnzWoclXgyKS+8XDuEwpEokk//DMOnvFEMneVga7z51lHxFHXHDl4xOaxyKxKj48xmwzSjbBOCLBYHAsxHFXg5ZcE95x9HLHp99q3JqSZQbn0TZNJKrP9fDB1dWlwPz8DMtndmyMTcRisXyNj4tkd6a3Cpm1t7fbW1tb6dFs+EibIokqJBH4ay7wQnXVFxMTE0Fyf2NPCKxF6/Wya41R6LRASEsxODh43Wq1Bmvq36gwPbUFfL/8xibxQwwJ0tePmEIE5DHJF0HAijRHQojbiJkEKyytpaVlymAwhJubm9+WK8MgQQa+Rb4KwqAsRf5GLN9rrhPFNpM7dGdn5zd4ReXHz/fy5/OL+V/3H+BXFxYivluTdwsKCj5Cn3cRB4VLdnoyFl4cmSh8Ho//QUjo7pNMNhkoPz+/guO4XJ7nDX6/fzUUCi0K0zGC8Ar/fSSNiJRMISKfXPSEJJ8VcuKeSDzojq6nf3UAmOnhH+iXbFlYcaH/Ytu/nxg6gQhIno/s/2H/CDAAAoNzf10b6mgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 27, "height": 27, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "Hall of Champs" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.24751559067E7, "ymin": 3793118.398400001, "xmax": -1.23502562086E7, "ymax": 3955548.7060000002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "name", "length": 255, "domain": null }, { "name": "building_number", "type": "esriFieldTypeDouble", "alias": "building_number", "domain": null }, { "name": "building_name", "type": "esriFieldTypeString", "alias": "building_name", "length": 255, "domain": null }, { "name": "description", "type": "esriFieldTypeString", "alias": "description", "length": 255, "domain": null }, { "name": "url", "type": "esriFieldTypeString", "alias": "url", "length": 255, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "ResourceID", "type": "esriFieldTypeString", "alias": "ResourceID", "length": 50, "domain": null }, { "name": "RoomID", "type": "esriFieldTypeString", "alias": "RoomID", "length": 8, "domain": null }, { "name": "FloorName", "type": "esriFieldTypeString", "alias": "FloorName", "length": 25, "domain": null }, { "name": "RoomType", "type": "esriFieldTypeSmallInteger", "alias": "RoomType", "domain": { "type": "codedValue", "name": "WS2_BldgSpaceType", "description": "Space types", "codedValues": [ { "name": "Administration", "code": 1 }, { "name": "Athletics", "code": 2 }, { "name": "Auditorium", "code": 3 }, { "name": "Building Service", "code": 4 }, { "name": "Circulation", "code": 5 }, { "name": "Classroom", "code": 6 }, { "name": "Collections", "code": 7 }, { "name": "Common Area", "code": 8 }, { "name": "Computer Lab", "code": 9 }, { "name": "Conference", "code": 10 }, { "name": "Dorm", "code": 11 }, { "name": "Event Seating", "code": 12 }, { "name": "Exhibition", "code": 13 }, { "name": "Office", "code": 14 }, { "name": "Recreation", "code": 15 }, { "name": "Research", "code": 16 }, { "name": "Restroom", "code": 17 }, { "name": "Room Support", "code": 18 }, { "name": "Services", "code": 19 }, { "name": "Study Room", "code": 20 }, { "name": "Restaurant", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CirculationType", "type": "esriFieldTypeSmallInteger", "alias": "CirculationType", "domain": { "type": "codedValue", "name": "WS2_BuildingCirculationType", "description": "Circulation types in buildings", "codedValues": [ { "name": "Elevator", "code": 1 }, { "name": "Hallway", "code": 2 }, { "name": "Stairs", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RoomServiceType", "type": "esriFieldTypeSmallInteger", "alias": "RoomServiceType", "domain": { "type": "codedValue", "name": "WS2_ServiceType", "description": "Types of public services ", "codedValues": [ { "name": "UA Departmental Public Reception", "code": 1 }, { "name": "UA Service Outlet", "code": 2 }, { "name": "Commercial Vendor \u2013 On Campus", "code": 3 }, { "name": "Commercial Affiliate \u2013 Off Campus", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsPublic", "type": "esriFieldTypeSmallInteger", "alias": "IsPublic", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EGISID", "type": "esriFieldTypeSmallInteger", "alias": "EGISID", "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 90, "name": "Athletic Buildings", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 54168, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 25, 14, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2769257486299999E7, "ymin": 3680615.7408000007, "xmax": -1.22094461578E7, "ymax": 4049066.458600003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 80, "domain": null }, { "name": "ShowMe", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleIDDS", "type": "esriFieldTypeInteger", "alias": "RuleIDDS", "domain": { "type": "codedValue", "name": "WS2_BuildingsDropShadow_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 2 }, { "name": "Rule_3", "code": 3 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingUse", "type": "esriFieldTypeSmallInteger", "alias": "BuildingUse", "domain": { "type": "codedValue", "name": "WS2_BldgUse", "description": "desc", "codedValues": [ { "name": "Academic", "code": 1 }, { "name": "Parking Garage", "code": 2 }, { "name": "Athletic-Recreation", "code": 3 }, { "name": "UA Residence Life Housing", "code": 4 }, { "name": "Unassigned", "code": 6 }, { "name": "Leased to Others", "code": 7 }, { "name": "Leased to UA", "code": 8 }, { "name": "University of Arizona Medical Center", "code": 5 }, { "name": "Administration", "code": 9 }, { "name": "Operations", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ShowMe2", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe2", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LabelLevel", "type": "esriFieldTypeSmallInteger", "alias": "LabelLevel", "domain": { "type": "codedValue", "name": "WS2_LabelLevel", "description": "Descriptions for sorting labels", "codedValues": [ { "name": "Garages", "code": 1 }, { "name": "Main Destination Buildings", "code": 2 }, { "name": "Secondary Destination Buildings", "code": 3 }, { "name": "General Academic", "code": 4 }, { "name": "Housing", "code": 5 }, { "name": "Other/ Small Buildings", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "SpaceNumLetter", "type": "esriFieldTypeString", "alias": "SpaceNumLetter", "length": 10, "domain": null }, { "name": "RuleIDPt", "type": "esriFieldTypeInteger", "alias": "RuleIDPt", "domain": { "type": "codedValue", "name": "WS2_BuildingsPointRep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CartoName", "type": "esriFieldTypeString", "alias": "CartoName", "length": 50, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "SpaceNumText", "type": "esriFieldTypeString", "alias": "SpaceNumText", "length": 10, "domain": null }, { "name": "HighlightName", "type": "esriFieldTypeString", "alias": "HighlightName", "length": 20, "domain": null }, { "name": "SISAbbrev", "type": "esriFieldTypeString", "alias": "SISAbbrev", "length": 20, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 16, "domain": null }, { "name": "County", "type": "esriFieldTypeSmallInteger", "alias": "County", "domain": { "type": "codedValue", "name": "WS2_County", "description": "Arizona Counties", "codedValues": [ { "name": "Apache", "code": 1 }, { "name": "Cochise", "code": 2 }, { "name": "Coconino", "code": 3 }, { "name": "Gila", "code": 4 }, { "name": "Greenlee", "code": 5 }, { "name": "Graham", "code": 6 }, { "name": "La Paz", "code": 7 }, { "name": "Maricopa", "code": 8 }, { "name": "Mohave", "code": 9 }, { "name": "Navajo", "code": 10 }, { "name": "Pima", "code": 11 }, { "name": "Pinal", "code": 12 }, { "name": "Santa Cruz", "code": 13 }, { "name": "Yavapai", "code": 14 }, { "name": "Yuma", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 6, "domain": null }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 10, "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "BID", "type": "esriFieldTypeSmallInteger", "alias": "BID", "domain": null }, { "name": "PhotoURL", "type": "esriFieldTypeString", "alias": "PhotoURL", "length": 80, "domain": null }, { "name": "AverageHeight", "type": "esriFieldTypeSmallInteger", "alias": "AverageHeight", "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LEEDCertificationDate", "type": "esriFieldTypeDate", "alias": "LEEDCertificationDate", "length": 8, "domain": null }, { "name": "LEEDCertificationRank", "type": "esriFieldTypeSmallInteger", "alias": "LEEDCertificationRank", "domain": { "type": "codedValue", "name": "WS2_LEEDCertificationRank", "description": "Level of LEED awarded / sought", "codedValues": [ { "name": "Certified", "code": 1 }, { "name": "Silver", "code": 2 }, { "name": "Gold", "code": 3 }, { "name": "Platinum", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingUserURL", "type": "esriFieldTypeString", "alias": "BuildingUserURL", "length": 100, "domain": null }, { "name": "SpaceNumOrigin", "type": "esriFieldTypeString", "alias": "SpaceNumOrigin", "length": 15, "domain": null }, { "name": "AssignableSF", "type": "esriFieldTypeInteger", "alias": "AssignableSF", "domain": null }, { "name": "ConstDate", "type": "esriFieldTypeDate", "alias": "ConstDate", "length": 8, "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": "" }, { "name": "FDO_SpaceNum", "fields": "SpaceNum", "isAscending": true, "isUnique": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 91, "name": "Major Athletic Sites", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 30000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 55, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 6771, "name": "Default", "priority": 82, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.2351719202300001E7, "ymin": 3791191.550999999, "xmax": -1.23474248753E7, "ymax": 3794032.0527, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 35, "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "Users", "type": "esriFieldTypeString", "alias": "Users", "length": 25, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 100, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 92, "name": "UA Residence Life Housing", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 30000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 255, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2769257486299999E7, "ymin": 3680615.7408000007, "xmax": -1.22094461578E7, "ymax": 4049066.458600003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 80, "domain": null }, { "name": "ShowMe", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleIDDS", "type": "esriFieldTypeInteger", "alias": "RuleIDDS", "domain": { "type": "codedValue", "name": "WS2_BuildingsDropShadow_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 2 }, { "name": "Rule_3", "code": 3 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ShowMe2", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe2", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LabelLevel", "type": "esriFieldTypeSmallInteger", "alias": "LabelLevel", "domain": { "type": "codedValue", "name": "WS2_LabelLevel", "description": "Descriptions for sorting labels", "codedValues": [ { "name": "Garages", "code": 1 }, { "name": "Main Destination Buildings", "code": 2 }, { "name": "Secondary Destination Buildings", "code": 3 }, { "name": "General Academic", "code": 4 }, { "name": "Housing", "code": 5 }, { "name": "Other/ Small Buildings", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpaceNumLetter", "type": "esriFieldTypeString", "alias": "SpaceNumLetter", "length": 10, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "BuildingUse", "type": "esriFieldTypeSmallInteger", "alias": "BuildingUse", "domain": { "type": "codedValue", "name": "WS2_BldgUse", "description": "desc", "codedValues": [ { "name": "Academic", "code": 1 }, { "name": "Parking Garage", "code": 2 }, { "name": "Athletic-Recreation", "code": 3 }, { "name": "UA Residence Life Housing", "code": 4 }, { "name": "Unassigned", "code": 6 }, { "name": "Leased to Others", "code": 7 }, { "name": "Leased to UA", "code": 8 }, { "name": "University of Arizona Medical Center", "code": 5 }, { "name": "Administration", "code": 9 }, { "name": "Operations", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleIDPt", "type": "esriFieldTypeInteger", "alias": "RuleIDPt", "domain": { "type": "codedValue", "name": "WS2_BuildingsPointRep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "SpaceNumText", "type": "esriFieldTypeString", "alias": "SpaceNumText", "length": 10, "domain": null }, { "name": "CartoName", "type": "esriFieldTypeString", "alias": "CartoName", "length": 50, "domain": null }, { "name": "AliasName", "type": "esriFieldTypeString", "alias": "AliasName", "length": 50, "domain": null }, { "name": "HighlightName", "type": "esriFieldTypeString", "alias": "HighlightName", "length": 20, "domain": null }, { "name": "SISAbbrev", "type": "esriFieldTypeString", "alias": "SISAbbrev", "length": 20, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 16, "domain": null }, { "name": "County", "type": "esriFieldTypeSmallInteger", "alias": "County", "domain": { "type": "codedValue", "name": "WS2_County", "description": "Arizona Counties", "codedValues": [ { "name": "Apache", "code": 1 }, { "name": "Cochise", "code": 2 }, { "name": "Coconino", "code": 3 }, { "name": "Gila", "code": 4 }, { "name": "Greenlee", "code": 5 }, { "name": "Graham", "code": 6 }, { "name": "La Paz", "code": 7 }, { "name": "Maricopa", "code": 8 }, { "name": "Mohave", "code": 9 }, { "name": "Navajo", "code": 10 }, { "name": "Pima", "code": 11 }, { "name": "Pinal", "code": 12 }, { "name": "Santa Cruz", "code": 13 }, { "name": "Yavapai", "code": 14 }, { "name": "Yuma", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 6, "domain": null }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 10, "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "BID", "type": "esriFieldTypeSmallInteger", "alias": "BID", "domain": null }, { "name": "PhotoURL", "type": "esriFieldTypeString", "alias": "PhotoURL", "length": 80, "domain": null }, { "name": "AverageHeight", "type": "esriFieldTypeSmallInteger", "alias": "AverageHeight", "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LEEDCertificationDate", "type": "esriFieldTypeDate", "alias": "LEEDCertificationDate", "length": 8, "domain": null }, { "name": "LEEDCertificationRank", "type": "esriFieldTypeSmallInteger", "alias": "LEEDCertificationRank", "domain": { "type": "codedValue", "name": "WS2_LEEDCertificationRank", "description": "Level of LEED awarded / sought", "codedValues": [ { "name": "Certified", "code": 1 }, { "name": "Silver", "code": 2 }, { "name": "Gold", "code": 3 }, { "name": "Platinum", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingUserURL", "type": "esriFieldTypeString", "alias": "BuildingUserURL", "length": 100, "domain": null }, { "name": "SpaceNumOrigin", "type": "esriFieldTypeString", "alias": "SpaceNumOrigin", "length": 15, "domain": null }, { "name": "AssignableSF", "type": "esriFieldTypeInteger", "alias": "AssignableSF", "domain": null }, { "name": "ConstDate", "type": "esriFieldTypeDate", "alias": "ConstDate", "length": 8, "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": "" }, { "name": "FDO_SpaceNum", "fields": "SpaceNum", "isAscending": true, "isUnique": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 93, "name": "Greek Houses", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 30000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 122, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 0, 115, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2475553985100001E7, "ymin": 3676309.863300003, "xmax": -1.2272367592E7, "ymax": 3956043.4739000034, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "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": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UAProgramLink", "type": "esriFieldTypeSmallInteger", "alias": "UAProgramLink", "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "Use_", "type": "esriFieldTypeSmallInteger", "alias": "Use_", "domain": { "type": "codedValue", "name": "WS2_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": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 100, "domain": null }, { "name": "GreekActive", "type": "esriFieldTypeString", "alias": "GreekActive", "length": 15, "domain": { "type": "codedValue", "name": "WS2_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 } ], "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 94, "name": "CampusPlan: 2009 -GIS Buildings", "type": "Feature Layer", "description": "Status: UPDATED continuously as buildings change.Contact: Grant McCormick, UA PDC, 520-626-4416. grantmc@email.arizona.eduIntended Use: For map display.Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:fldBuildNumtxt:Shape_Length:Shape_Area:BuildingID:Name:Use:ShowMe:SpaceNumDbl:RuleIDDS:OverrideDS:", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 13542, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 247, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2769257486299999E7, "ymin": 3680615.7408000007, "xmax": -1.22094461578E7, "ymax": 4049066.458600003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 80, "domain": null }, { "name": "ShowMe", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleIDDS", "type": "esriFieldTypeInteger", "alias": "RuleIDDS", "domain": { "type": "codedValue", "name": "WS2_BuildingsDropShadow_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 2 }, { "name": "Rule_3", "code": 3 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingUse", "type": "esriFieldTypeSmallInteger", "alias": "BuildingUse", "domain": { "type": "codedValue", "name": "WS2_BldgUse", "description": "desc", "codedValues": [ { "name": "Academic", "code": 1 }, { "name": "Parking Garage", "code": 2 }, { "name": "Athletic-Recreation", "code": 3 }, { "name": "UA Residence Life Housing", "code": 4 }, { "name": "Unassigned", "code": 6 }, { "name": "Leased to Others", "code": 7 }, { "name": "Leased to UA", "code": 8 }, { "name": "University of Arizona Medical Center", "code": 5 }, { "name": "Administration", "code": 9 }, { "name": "Operations", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ShowMe2", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe2", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LabelLevel", "type": "esriFieldTypeSmallInteger", "alias": "LabelLevel", "domain": { "type": "codedValue", "name": "WS2_LabelLevel", "description": "Descriptions for sorting labels", "codedValues": [ { "name": "Garages", "code": 1 }, { "name": "Main Destination Buildings", "code": 2 }, { "name": "Secondary Destination Buildings", "code": 3 }, { "name": "General Academic", "code": 4 }, { "name": "Housing", "code": 5 }, { "name": "Other/ Small Buildings", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "SpaceNumLetter", "type": "esriFieldTypeString", "alias": "SpaceNumLetter", "length": 10, "domain": null }, { "name": "RuleIDPt", "type": "esriFieldTypeInteger", "alias": "RuleIDPt", "domain": { "type": "codedValue", "name": "WS2_BuildingsPointRep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "SpaceNumText", "type": "esriFieldTypeString", "alias": "SpaceNumText", "length": 10, "domain": null }, { "name": "CartoName", "type": "esriFieldTypeString", "alias": "CartoName", "length": 50, "domain": null }, { "name": "AliasName", "type": "esriFieldTypeString", "alias": "AliasName", "length": 50, "domain": null }, { "name": "HighlightName", "type": "esriFieldTypeString", "alias": "HighlightName", "length": 20, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "SISAbbrev", "type": "esriFieldTypeString", "alias": "SISAbbrev", "length": 20, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 16, "domain": null }, { "name": "County", "type": "esriFieldTypeSmallInteger", "alias": "County", "domain": { "type": "codedValue", "name": "WS2_County", "description": "Arizona Counties", "codedValues": [ { "name": "Apache", "code": 1 }, { "name": "Cochise", "code": 2 }, { "name": "Coconino", "code": 3 }, { "name": "Gila", "code": 4 }, { "name": "Greenlee", "code": 5 }, { "name": "Graham", "code": 6 }, { "name": "La Paz", "code": 7 }, { "name": "Maricopa", "code": 8 }, { "name": "Mohave", "code": 9 }, { "name": "Navajo", "code": 10 }, { "name": "Pima", "code": 11 }, { "name": "Pinal", "code": 12 }, { "name": "Santa Cruz", "code": 13 }, { "name": "Yavapai", "code": 14 }, { "name": "Yuma", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 6, "domain": null }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 10, "domain": null }, { "name": "ConditionDesc", "type": "esriFieldTypeString", "alias": "ConditionDesc", "length": 75, "domain": null }, { "name": "ConstructionType", "type": "esriFieldTypeString", "alias": "ConstructionType", "length": 150, "domain": null }, { "name": "PlanLD", "type": "esriFieldTypeString", "alias": "PlanLD", "length": 150, "domain": null }, { "name": "OwnershipDesc", "type": "esriFieldTypeString", "alias": "OwnershipDesc", "length": 75, "domain": null }, { "name": "GrossArea", "type": "esriFieldTypeDouble", "alias": "GrossArea", "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "BID", "type": "esriFieldTypeSmallInteger", "alias": "BID", "domain": null }, { "name": "PhotoURL", "type": "esriFieldTypeString", "alias": "PhotoURL", "length": 80, "domain": null }, { "name": "AverageHeight", "type": "esriFieldTypeSmallInteger", "alias": "AverageHeight", "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LEEDCertificationDate", "type": "esriFieldTypeDate", "alias": "LEEDCertificationDate", "length": 8, "domain": null }, { "name": "LEEDCertificationRank", "type": "esriFieldTypeSmallInteger", "alias": "LEEDCertificationRank", "domain": { "type": "codedValue", "name": "WS2_LEEDCertificationRank", "description": "Level of LEED awarded / sought", "codedValues": [ { "name": "Certified", "code": 1 }, { "name": "Silver", "code": 2 }, { "name": "Gold", "code": 3 }, { "name": "Platinum", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingUserURL", "type": "esriFieldTypeString", "alias": "BuildingUserURL", "length": 100, "domain": null }, { "name": "SpaceNumOrigin", "type": "esriFieldTypeString", "alias": "SpaceNumOrigin", "length": 15, "domain": null }, { "name": "AssignableSF", "type": "esriFieldTypeInteger", "alias": "AssignableSF", "domain": null }, { "name": "ConstDate", "type": "esriFieldTypeDate", "alias": "ConstDate", "length": 8, "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": "" }, { "name": "FDO_SpaceNum", "fields": "SpaceNum", "isAscending": true, "isUnique": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 95, "name": "CampusPlan: 2009 - Graphic", "type": "Feature Layer", "description": "Status: UPDATED continuously as buildings change.Contact: Grant McCormick, UA PDC, 520-626-4416. grantmc@email.arizona.eduIntended Use: For map display.Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:fldBuildNumtxt:Shape_Length:Shape_Area:BuildingID:Name:Use:ShowMe:SpaceNumDbl:RuleIDDS:OverrideDS:", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 13542, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 247, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2769257486299999E7, "ymin": 3680615.7408000007, "xmax": -1.22094461578E7, "ymax": 4049066.458600003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 80, "domain": null }, { "name": "ShowMe", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleIDDS", "type": "esriFieldTypeInteger", "alias": "RuleIDDS", "domain": { "type": "codedValue", "name": "WS2_BuildingsDropShadow_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 2 }, { "name": "Rule_3", "code": 3 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingUse", "type": "esriFieldTypeSmallInteger", "alias": "BuildingUse", "domain": { "type": "codedValue", "name": "WS2_BldgUse", "description": "desc", "codedValues": [ { "name": "Academic", "code": 1 }, { "name": "Parking Garage", "code": 2 }, { "name": "Athletic-Recreation", "code": 3 }, { "name": "UA Residence Life Housing", "code": 4 }, { "name": "Unassigned", "code": 6 }, { "name": "Leased to Others", "code": 7 }, { "name": "Leased to UA", "code": 8 }, { "name": "University of Arizona Medical Center", "code": 5 }, { "name": "Administration", "code": 9 }, { "name": "Operations", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ShowMe2", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe2", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LabelLevel", "type": "esriFieldTypeSmallInteger", "alias": "LabelLevel", "domain": { "type": "codedValue", "name": "WS2_LabelLevel", "description": "Descriptions for sorting labels", "codedValues": [ { "name": "Garages", "code": 1 }, { "name": "Main Destination Buildings", "code": 2 }, { "name": "Secondary Destination Buildings", "code": 3 }, { "name": "General Academic", "code": 4 }, { "name": "Housing", "code": 5 }, { "name": "Other/ Small Buildings", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "SpaceNumLetter", "type": "esriFieldTypeString", "alias": "SpaceNumLetter", "length": 10, "domain": null }, { "name": "RuleIDPt", "type": "esriFieldTypeInteger", "alias": "RuleIDPt", "domain": { "type": "codedValue", "name": "WS2_BuildingsPointRep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "SpaceNumText", "type": "esriFieldTypeString", "alias": "SpaceNumText", "length": 10, "domain": null }, { "name": "CartoName", "type": "esriFieldTypeString", "alias": "CartoName", "length": 50, "domain": null }, { "name": "AliasName", "type": "esriFieldTypeString", "alias": "AliasName", "length": 50, "domain": null }, { "name": "HighlightName", "type": "esriFieldTypeString", "alias": "HighlightName", "length": 20, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "SISAbbrev", "type": "esriFieldTypeString", "alias": "SISAbbrev", "length": 20, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 16, "domain": null }, { "name": "County", "type": "esriFieldTypeSmallInteger", "alias": "County", "domain": { "type": "codedValue", "name": "WS2_County", "description": "Arizona Counties", "codedValues": [ { "name": "Apache", "code": 1 }, { "name": "Cochise", "code": 2 }, { "name": "Coconino", "code": 3 }, { "name": "Gila", "code": 4 }, { "name": "Greenlee", "code": 5 }, { "name": "Graham", "code": 6 }, { "name": "La Paz", "code": 7 }, { "name": "Maricopa", "code": 8 }, { "name": "Mohave", "code": 9 }, { "name": "Navajo", "code": 10 }, { "name": "Pima", "code": 11 }, { "name": "Pinal", "code": 12 }, { "name": "Santa Cruz", "code": 13 }, { "name": "Yavapai", "code": 14 }, { "name": "Yuma", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 6, "domain": null }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 10, "domain": null }, { "name": "ConditionDesc", "type": "esriFieldTypeString", "alias": "ConditionDesc", "length": 75, "domain": null }, { "name": "ConstructionType", "type": "esriFieldTypeString", "alias": "ConstructionType", "length": 150, "domain": null }, { "name": "PlanLD", "type": "esriFieldTypeString", "alias": "PlanLD", "length": 150, "domain": null }, { "name": "OwnershipDesc", "type": "esriFieldTypeString", "alias": "OwnershipDesc", "length": 75, "domain": null }, { "name": "GrossArea", "type": "esriFieldTypeDouble", "alias": "GrossArea", "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "BID", "type": "esriFieldTypeSmallInteger", "alias": "BID", "domain": null }, { "name": "PhotoURL", "type": "esriFieldTypeString", "alias": "PhotoURL", "length": 80, "domain": null }, { "name": "AverageHeight", "type": "esriFieldTypeSmallInteger", "alias": "AverageHeight", "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LEEDCertificationDate", "type": "esriFieldTypeDate", "alias": "LEEDCertificationDate", "length": 8, "domain": null }, { "name": "LEEDCertificationRank", "type": "esriFieldTypeSmallInteger", "alias": "LEEDCertificationRank", "domain": { "type": "codedValue", "name": "WS2_LEEDCertificationRank", "description": "Level of LEED awarded / sought", "codedValues": [ { "name": "Certified", "code": 1 }, { "name": "Silver", "code": 2 }, { "name": "Gold", "code": 3 }, { "name": "Platinum", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingUserURL", "type": "esriFieldTypeString", "alias": "BuildingUserURL", "length": 100, "domain": null }, { "name": "SpaceNumOrigin", "type": "esriFieldTypeString", "alias": "SpaceNumOrigin", "length": 15, "domain": null }, { "name": "AssignableSF", "type": "esriFieldTypeInteger", "alias": "AssignableSF", "domain": null }, { "name": "ConstDate", "type": "esriFieldTypeDate", "alias": "ConstDate", "length": 8, "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": "" }, { "name": "FDO_SpaceNum", "fields": "SpaceNum", "isAscending": true, "isUnique": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 96, "name": "LEED Buildings", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 13542, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 230, 0, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[LEEDCertificationRank]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 6771, "name": "Default", "priority": 159, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.2769257486299999E7, "ymin": 3680615.7408000007, "xmax": -1.22094461578E7, "ymax": 4049066.458600003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 80, "domain": null }, { "name": "ShowMe", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleIDDS", "type": "esriFieldTypeInteger", "alias": "RuleIDDS", "domain": { "type": "codedValue", "name": "WS2_BuildingsDropShadow_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 2 }, { "name": "Rule_3", "code": 3 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingUse", "type": "esriFieldTypeSmallInteger", "alias": "BuildingUse", "domain": { "type": "codedValue", "name": "WS2_BldgUse", "description": "desc", "codedValues": [ { "name": "Academic", "code": 1 }, { "name": "Parking Garage", "code": 2 }, { "name": "Athletic-Recreation", "code": 3 }, { "name": "UA Residence Life Housing", "code": 4 }, { "name": "Unassigned", "code": 6 }, { "name": "Leased to Others", "code": 7 }, { "name": "Leased to UA", "code": 8 }, { "name": "University of Arizona Medical Center", "code": 5 }, { "name": "Administration", "code": 9 }, { "name": "Operations", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ShowMe2", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe2", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LabelLevel", "type": "esriFieldTypeSmallInteger", "alias": "LabelLevel", "domain": { "type": "codedValue", "name": "WS2_LabelLevel", "description": "Descriptions for sorting labels", "codedValues": [ { "name": "Garages", "code": 1 }, { "name": "Main Destination Buildings", "code": 2 }, { "name": "Secondary Destination Buildings", "code": 3 }, { "name": "General Academic", "code": 4 }, { "name": "Housing", "code": 5 }, { "name": "Other/ Small Buildings", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "SpaceNumLetter", "type": "esriFieldTypeString", "alias": "SpaceNumLetter", "length": 10, "domain": null }, { "name": "RuleIDPt", "type": "esriFieldTypeInteger", "alias": "RuleIDPt", "domain": { "type": "codedValue", "name": "WS2_BuildingsPointRep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "SpaceNumText", "type": "esriFieldTypeString", "alias": "SpaceNumText", "length": 10, "domain": null }, { "name": "CartoName", "type": "esriFieldTypeString", "alias": "CartoName", "length": 50, "domain": null }, { "name": "AliasName", "type": "esriFieldTypeString", "alias": "AliasName", "length": 50, "domain": null }, { "name": "HighlightName", "type": "esriFieldTypeString", "alias": "HighlightName", "length": 20, "domain": null }, { "name": "SISAbbrev", "type": "esriFieldTypeString", "alias": "SISAbbrev", "length": 20, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 16, "domain": null }, { "name": "County", "type": "esriFieldTypeSmallInteger", "alias": "County", "domain": { "type": "codedValue", "name": "WS2_County", "description": "Arizona Counties", "codedValues": [ { "name": "Apache", "code": 1 }, { "name": "Cochise", "code": 2 }, { "name": "Coconino", "code": 3 }, { "name": "Gila", "code": 4 }, { "name": "Greenlee", "code": 5 }, { "name": "Graham", "code": 6 }, { "name": "La Paz", "code": 7 }, { "name": "Maricopa", "code": 8 }, { "name": "Mohave", "code": 9 }, { "name": "Navajo", "code": 10 }, { "name": "Pima", "code": 11 }, { "name": "Pinal", "code": 12 }, { "name": "Santa Cruz", "code": 13 }, { "name": "Yavapai", "code": 14 }, { "name": "Yuma", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 6, "domain": null }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 10, "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "LEEDCertificationDate", "type": "esriFieldTypeDate", "alias": "LEEDCertificationDate", "length": 8, "domain": null }, { "name": "LEEDCertificationRank", "type": "esriFieldTypeSmallInteger", "alias": "LEEDCertificationRank", "domain": { "type": "codedValue", "name": "WS2_LEEDCertificationRank", "description": "Level of LEED awarded / sought", "codedValues": [ { "name": "Certified", "code": 1 }, { "name": "Silver", "code": 2 }, { "name": "Gold", "code": 3 }, { "name": "Platinum", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AverageHeight", "type": "esriFieldTypeSmallInteger", "alias": "AverageHeight", "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "Buildings.EGISID", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Buildings.Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BuildingUserURL", "type": "esriFieldTypeString", "alias": "BuildingUserURL", "length": 100, "domain": null }, { "name": "SpaceNumOrigin", "type": "esriFieldTypeString", "alias": "SpaceNumOrigin", "length": 15, "domain": null }, { "name": "AssignableSF", "type": "esriFieldTypeInteger", "alias": "AssignableSF", "domain": null }, { "name": "ConstDate", "type": "esriFieldTypeDate", "alias": "ConstDate", "length": 8, "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": "" }, { "name": "FDO_SpaceNum", "fields": "SpaceNum", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 97, "name": "Building Use", "type": "Feature Layer", "description": "Status: UPDATED continuously as buildings change.Contact: Grant McCormick, UA PDC, 520-626-4416. grantmc@email.arizona.eduIntended Use: For map display.Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:fldBuildNumtxt:Shape_Length:Shape_Area:BuildingID:Name:Use:ShowMe:SpaceNumDbl:RuleIDDS:OverrideDS:", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 13542, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "BuildingUse", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Academic", "description": "Academic", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": null }, "values": [ [ "1" ] ] }, { "label": "UA Residence Life Housing", "description": "UA Residence Life Housing", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 124, 204, 255 ], "outline": null }, "values": [ [ "4" ] ] }, { "label": "Parking Garage", "description": "Parking Garage", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 101, 137, 255 ], "outline": null }, "values": [ [ "2" ] ] }, { "label": "Athletic-Recreation", "description": "Athletic-Recreation", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 136, 80, 255 ], "outline": null }, "values": [ [ "3" ] ] }, { "label": "University of Arizona Medical Center", "description": "University of Arizona Medical Center", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 183, 232, 255 ], "outline": null }, "values": [ [ "5" ] ] }, { "label": "Administration", "description": "Administration", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 172, 176, 211, 255 ], "outline": null }, "values": [ [ "9" ] ] }, { "label": "Operations", "description": "Operations", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 115, 0, 255 ], "outline": null }, "values": [ [ "10" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": null }, "value": "1", "label": "Academic" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 124, 204, 255 ], "outline": null }, "value": "4", "label": "UA Residence Life Housing" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 101, 137, 255 ], "outline": null }, "value": "2", "label": "Parking Garage" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 136, 80, 255 ], "outline": null }, "value": "3", "label": "Athletic-Recreation" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 183, 232, 255 ], "outline": null }, "value": "5", "label": "University of Arizona Medical Center" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 172, 176, 211, 255 ], "outline": null }, "value": "9", "label": "Administration" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 115, 0, 255 ], "outline": null }, "value": "10", "label": "Operations" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 204, 255 ], "toColor": [ 252, 205, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 189, 255 ], "toColor": [ 182, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 179, 252, 255 ], "toColor": [ 216, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 234, 252, 255 ], "toColor": [ 179, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 179, 255 ], "toColor": [ 252, 239, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 200, 252, 255 ], "toColor": [ 179, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 215, 252, 255 ], "toColor": [ 244, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 235, 255 ], "toColor": [ 212, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 233, 255 ], "toColor": [ 252, 179, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 215, 255 ], "toColor": [ 252, 239, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 199, 255 ], "toColor": [ 229, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 182, 255 ], "toColor": [ 252, 212, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 228, 252, 255 ], "toColor": [ 212, 228, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2769257486299999E7, "ymin": 3680615.7408000007, "xmax": -1.22094461578E7, "ymax": 4049066.458600003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 80, "domain": null }, { "name": "ShowMe", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleIDDS", "type": "esriFieldTypeInteger", "alias": "RuleIDDS", "domain": { "type": "codedValue", "name": "WS2_BuildingsDropShadow_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 2 }, { "name": "Rule_3", "code": 3 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingUse", "type": "esriFieldTypeSmallInteger", "alias": "BuildingUse", "domain": { "type": "codedValue", "name": "WS2_BldgUse", "description": "desc", "codedValues": [ { "name": "Academic", "code": 1 }, { "name": "Parking Garage", "code": 2 }, { "name": "Athletic-Recreation", "code": 3 }, { "name": "UA Residence Life Housing", "code": 4 }, { "name": "Unassigned", "code": 6 }, { "name": "Leased to Others", "code": 7 }, { "name": "Leased to UA", "code": 8 }, { "name": "University of Arizona Medical Center", "code": 5 }, { "name": "Administration", "code": 9 }, { "name": "Operations", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ShowMe2", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe2", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LabelLevel", "type": "esriFieldTypeSmallInteger", "alias": "LabelLevel", "domain": { "type": "codedValue", "name": "WS2_LabelLevel", "description": "Descriptions for sorting labels", "codedValues": [ { "name": "Garages", "code": 1 }, { "name": "Main Destination Buildings", "code": 2 }, { "name": "Secondary Destination Buildings", "code": 3 }, { "name": "General Academic", "code": 4 }, { "name": "Housing", "code": 5 }, { "name": "Other/ Small Buildings", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "SpaceNumLetter", "type": "esriFieldTypeString", "alias": "SpaceNumLetter", "length": 10, "domain": null }, { "name": "RuleIDPt", "type": "esriFieldTypeInteger", "alias": "RuleIDPt", "domain": { "type": "codedValue", "name": "WS2_BuildingsPointRep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "SpaceNumText", "type": "esriFieldTypeString", "alias": "SpaceNumText", "length": 10, "domain": null }, { "name": "CartoName", "type": "esriFieldTypeString", "alias": "CartoName", "length": 50, "domain": null }, { "name": "AliasName", "type": "esriFieldTypeString", "alias": "AliasName", "length": 50, "domain": null }, { "name": "HighlightName", "type": "esriFieldTypeString", "alias": "HighlightName", "length": 20, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "SISAbbrev", "type": "esriFieldTypeString", "alias": "SISAbbrev", "length": 20, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 16, "domain": null }, { "name": "County", "type": "esriFieldTypeSmallInteger", "alias": "County", "domain": { "type": "codedValue", "name": "WS2_County", "description": "Arizona Counties", "codedValues": [ { "name": "Apache", "code": 1 }, { "name": "Cochise", "code": 2 }, { "name": "Coconino", "code": 3 }, { "name": "Gila", "code": 4 }, { "name": "Greenlee", "code": 5 }, { "name": "Graham", "code": 6 }, { "name": "La Paz", "code": 7 }, { "name": "Maricopa", "code": 8 }, { "name": "Mohave", "code": 9 }, { "name": "Navajo", "code": 10 }, { "name": "Pima", "code": 11 }, { "name": "Pinal", "code": 12 }, { "name": "Santa Cruz", "code": 13 }, { "name": "Yavapai", "code": 14 }, { "name": "Yuma", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 6, "domain": null }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 10, "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "BID", "type": "esriFieldTypeSmallInteger", "alias": "BID", "domain": null }, { "name": "PhotoURL", "type": "esriFieldTypeString", "alias": "PhotoURL", "length": 80, "domain": null }, { "name": "AverageHeight", "type": "esriFieldTypeSmallInteger", "alias": "AverageHeight", "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LEEDCertificationDate", "type": "esriFieldTypeDate", "alias": "LEEDCertificationDate", "length": 8, "domain": null }, { "name": "LEEDCertificationRank", "type": "esriFieldTypeSmallInteger", "alias": "LEEDCertificationRank", "domain": { "type": "codedValue", "name": "WS2_LEEDCertificationRank", "description": "Level of LEED awarded / sought", "codedValues": [ { "name": "Certified", "code": 1 }, { "name": "Silver", "code": 2 }, { "name": "Gold", "code": 3 }, { "name": "Platinum", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingUserURL", "type": "esriFieldTypeString", "alias": "BuildingUserURL", "length": 100, "domain": null }, { "name": "SpaceNumOrigin", "type": "esriFieldTypeString", "alias": "SpaceNumOrigin", "length": 15, "domain": null }, { "name": "AssignableSF", "type": "esriFieldTypeInteger", "alias": "AssignableSF", "domain": null }, { "name": "ConstDate", "type": "esriFieldTypeDate", "alias": "ConstDate", "length": 8, "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": "" }, { "name": "FDO_SpaceNum", "fields": "SpaceNum", "isAscending": true, "isUnique": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 98, "name": "Building Age", "type": "Feature Layer", "description": "Status: UPDATED continuously as buildings change.Contact: Grant McCormick, UA PDC, 520-626-4416. grantmc@email.arizona.eduIntended Use: For map display.Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:fldBuildNumtxt:Shape_Length:Shape_Area:BuildingID:Name:Use:ShowMe:SpaceNumDbl:RuleIDDS:OverrideDS:", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 13542, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 206, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2769257486299999E7, "ymin": 3680615.7408000007, "xmax": -1.22094461578E7, "ymax": 4049066.458600003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 80, "domain": null }, { "name": "ShowMe", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleIDDS", "type": "esriFieldTypeInteger", "alias": "RuleIDDS", "domain": { "type": "codedValue", "name": "WS2_BuildingsDropShadow_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 2 }, { "name": "Rule_3", "code": 3 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingUse", "type": "esriFieldTypeSmallInteger", "alias": "BuildingUse", "domain": { "type": "codedValue", "name": "WS2_BldgUse", "description": "desc", "codedValues": [ { "name": "Academic", "code": 1 }, { "name": "Parking Garage", "code": 2 }, { "name": "Athletic-Recreation", "code": 3 }, { "name": "UA Residence Life Housing", "code": 4 }, { "name": "Unassigned", "code": 6 }, { "name": "Leased to Others", "code": 7 }, { "name": "Leased to UA", "code": 8 }, { "name": "University of Arizona Medical Center", "code": 5 }, { "name": "Administration", "code": 9 }, { "name": "Operations", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ShowMe2", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe2", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LabelLevel", "type": "esriFieldTypeSmallInteger", "alias": "LabelLevel", "domain": { "type": "codedValue", "name": "WS2_LabelLevel", "description": "Descriptions for sorting labels", "codedValues": [ { "name": "Garages", "code": 1 }, { "name": "Main Destination Buildings", "code": 2 }, { "name": "Secondary Destination Buildings", "code": 3 }, { "name": "General Academic", "code": 4 }, { "name": "Housing", "code": 5 }, { "name": "Other/ Small Buildings", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "SpaceNumLetter", "type": "esriFieldTypeString", "alias": "SpaceNumLetter", "length": 10, "domain": null }, { "name": "RuleIDPt", "type": "esriFieldTypeInteger", "alias": "RuleIDPt", "domain": { "type": "codedValue", "name": "WS2_BuildingsPointRep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "SpaceNumText", "type": "esriFieldTypeString", "alias": "SpaceNumText", "length": 10, "domain": null }, { "name": "CartoName", "type": "esriFieldTypeString", "alias": "CartoName", "length": 50, "domain": null }, { "name": "AliasName", "type": "esriFieldTypeString", "alias": "AliasName", "length": 50, "domain": null }, { "name": "HighlightName", "type": "esriFieldTypeString", "alias": "HighlightName", "length": 20, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "SISAbbrev", "type": "esriFieldTypeString", "alias": "SISAbbrev", "length": 20, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 16, "domain": null }, { "name": "County", "type": "esriFieldTypeSmallInteger", "alias": "County", "domain": { "type": "codedValue", "name": "WS2_County", "description": "Arizona Counties", "codedValues": [ { "name": "Apache", "code": 1 }, { "name": "Cochise", "code": 2 }, { "name": "Coconino", "code": 3 }, { "name": "Gila", "code": 4 }, { "name": "Greenlee", "code": 5 }, { "name": "Graham", "code": 6 }, { "name": "La Paz", "code": 7 }, { "name": "Maricopa", "code": 8 }, { "name": "Mohave", "code": 9 }, { "name": "Navajo", "code": 10 }, { "name": "Pima", "code": 11 }, { "name": "Pinal", "code": 12 }, { "name": "Santa Cruz", "code": 13 }, { "name": "Yavapai", "code": 14 }, { "name": "Yuma", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 6, "domain": null }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 10, "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "BID", "type": "esriFieldTypeSmallInteger", "alias": "BID", "domain": null }, { "name": "PhotoURL", "type": "esriFieldTypeString", "alias": "PhotoURL", "length": 80, "domain": null }, { "name": "AverageHeight", "type": "esriFieldTypeSmallInteger", "alias": "AverageHeight", "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LEEDCertificationDate", "type": "esriFieldTypeDate", "alias": "LEEDCertificationDate", "length": 8, "domain": null }, { "name": "LEEDCertificationRank", "type": "esriFieldTypeSmallInteger", "alias": "LEEDCertificationRank", "domain": { "type": "codedValue", "name": "WS2_LEEDCertificationRank", "description": "Level of LEED awarded / sought", "codedValues": [ { "name": "Certified", "code": 1 }, { "name": "Silver", "code": 2 }, { "name": "Gold", "code": 3 }, { "name": "Platinum", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingUserURL", "type": "esriFieldTypeString", "alias": "BuildingUserURL", "length": 100, "domain": null }, { "name": "SpaceNumOrigin", "type": "esriFieldTypeString", "alias": "SpaceNumOrigin", "length": 15, "domain": null }, { "name": "AssignableSF", "type": "esriFieldTypeInteger", "alias": "AssignableSF", "domain": null }, { "name": "ConstDate", "type": "esriFieldTypeDate", "alias": "ConstDate", "length": 8, "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": "" }, { "name": "FDO_SpaceNum", "fields": "SpaceNum", "isAscending": true, "isUnique": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 99, "name": "Building GSF", "type": "Feature Layer", "description": "Status: UPDATED continuously as buildings change.Contact: Grant McCormick, UA PDC, 520-626-4416. grantmc@email.arizona.eduIntended Use: For map display.Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:fldBuildNumtxt:Shape_Length:Shape_Area:BuildingID:Name:Use:ShowMe:SpaceNumDbl:RuleIDDS:OverrideDS:", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 13542, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 245, 245, 0, 255 ], "toColor": [ 245, 0, 0, 255 ] }, "classificationMethod": "esriClassifyNaturalBreaks" }, "field": "GrossArea", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 245, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 18711, "label": "0 - 18,711" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 196, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 53946, "label": "18,712 - 53,946" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 147, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 98145, "label": "53,947 - 98,145" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 98, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 153004, "label": "98,146 - 153,004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 49, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 308356, "label": "153,005 - 308,356" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 576962, "label": "308,357 - 576,962" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[GrossArea]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 6771, "name": "Default", "priority": 36, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.2769257486299999E7, "ymin": 3680615.7408000007, "xmax": -1.22094461578E7, "ymax": 4049066.458600003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 80, "domain": null }, { "name": "ShowMe", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleIDDS", "type": "esriFieldTypeInteger", "alias": "RuleIDDS", "domain": { "type": "codedValue", "name": "WS2_BuildingsDropShadow_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 2 }, { "name": "Rule_3", "code": 3 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingUse", "type": "esriFieldTypeSmallInteger", "alias": "BuildingUse", "domain": { "type": "codedValue", "name": "WS2_BldgUse", "description": "desc", "codedValues": [ { "name": "Academic", "code": 1 }, { "name": "Parking Garage", "code": 2 }, { "name": "Athletic-Recreation", "code": 3 }, { "name": "UA Residence Life Housing", "code": 4 }, { "name": "Unassigned", "code": 6 }, { "name": "Leased to Others", "code": 7 }, { "name": "Leased to UA", "code": 8 }, { "name": "University of Arizona Medical Center", "code": 5 }, { "name": "Administration", "code": 9 }, { "name": "Operations", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ShowMe2", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe2", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LabelLevel", "type": "esriFieldTypeSmallInteger", "alias": "LabelLevel", "domain": { "type": "codedValue", "name": "WS2_LabelLevel", "description": "Descriptions for sorting labels", "codedValues": [ { "name": "Garages", "code": 1 }, { "name": "Main Destination Buildings", "code": 2 }, { "name": "Secondary Destination Buildings", "code": 3 }, { "name": "General Academic", "code": 4 }, { "name": "Housing", "code": 5 }, { "name": "Other/ Small Buildings", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "SpaceNumLetter", "type": "esriFieldTypeString", "alias": "SpaceNumLetter", "length": 10, "domain": null }, { "name": "RuleIDPt", "type": "esriFieldTypeInteger", "alias": "RuleIDPt", "domain": { "type": "codedValue", "name": "WS2_BuildingsPointRep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "SpaceNumText", "type": "esriFieldTypeString", "alias": "SpaceNumText", "length": 10, "domain": null }, { "name": "CartoName", "type": "esriFieldTypeString", "alias": "CartoName", "length": 50, "domain": null }, { "name": "AliasName", "type": "esriFieldTypeString", "alias": "AliasName", "length": 50, "domain": null }, { "name": "HighlightName", "type": "esriFieldTypeString", "alias": "HighlightName", "length": 20, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "GrossArea", "type": "esriFieldTypeDouble", "alias": "GrossArea", "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LEEDCertificationDate", "type": "esriFieldTypeDate", "alias": "LEEDCertificationDate", "length": 8, "domain": null }, { "name": "LEEDCertificationRank", "type": "esriFieldTypeSmallInteger", "alias": "LEEDCertificationRank", "domain": { "type": "codedValue", "name": "WS2_LEEDCertificationRank", "description": "Level of LEED awarded / sought", "codedValues": [ { "name": "Certified", "code": 1 }, { "name": "Silver", "code": 2 }, { "name": "Gold", "code": 3 }, { "name": "Platinum", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingUserURL", "type": "esriFieldTypeString", "alias": "BuildingUserURL", "length": 100, "domain": null }, { "name": "SpaceNumOrigin", "type": "esriFieldTypeString", "alias": "SpaceNumOrigin", "length": 15, "domain": null }, { "name": "AssignableSF", "type": "esriFieldTypeInteger", "alias": "AssignableSF", "domain": null }, { "name": "ConstDate", "type": "esriFieldTypeDate", "alias": "ConstDate", "length": 8, "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": "" }, { "name": "FDO_SpaceNum", "fields": "SpaceNum", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 100, "name": "StreetLabels564_282", "type": "Feature Layer", "description": "Status:Contact:Intended Use:Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:OneTwo:Signalized:Over:Under:BlockAddress:EmergencyAccess:Name:Class:Orientation:Material:Status:curbs:UASiteID:SurfaceCrossType:NSEWAddress:EWNSAddress:EWEWAddress:BlockAddressFull:NameIntersection:Shape_Length:Shape_Area:", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 846, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[StreetLabel]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "none", "lineConnection": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 846, "name": "Default", "priority": 41, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.2475664068599999E7, "ymin": 3792413.1846999973, "xmax": -1.2339096905E7, "ymax": 3956401.3044999987, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STR_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": "ROADID", "type": "esriFieldTypeInteger", "alias": "ROADID", "domain": null }, { "name": "ROADCAT_CD", "type": "esriFieldTypeString", "alias": "ROADCAT_CD", "length": 10, "domain": null }, { "name": "L_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "L_ADD_FROM", "domain": null }, { "name": "L_ADD_TO", "type": "esriFieldTypeInteger", "alias": "L_ADD_TO", "domain": null }, { "name": "R_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "R_ADD_FROM", "domain": null }, { "name": "R_ADD_TO", "type": "esriFieldTypeInteger", "alias": "R_ADD_TO", "domain": null }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "length": 2, "domain": null }, { "name": "STR_NAME", "type": "esriFieldTypeString", "alias": "STR_NAME", "length": 40, "domain": null }, { "name": "STR_TYPE", "type": "esriFieldTypeString", "alias": "STR_TYPE", "length": 2, "domain": null }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "SUF_DIR", "length": 2, "domain": null }, { "name": "FINT", "type": "esriFieldTypeInteger", "alias": "FINT", "domain": null }, { "name": "TINT", "type": "esriFieldTypeInteger", "alias": "TINT", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "ADD_MIN", "type": "esriFieldTypeInteger", "alias": "ADD_MIN", "domain": null }, { "name": "ADD_MAX", "type": "esriFieldTypeInteger", "alias": "ADD_MAX", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 50, "domain": null }, { "name": "STNAMETYPE", "type": "esriFieldTypeString", "alias": "STNAMETYPE", "length": 40, "domain": null }, { "name": "TRAVDIR_CD", "type": "esriFieldTypeString", "alias": "TRAVDIR_CD", "length": 5, "domain": null }, { "name": "STRLVL_CD", "type": "esriFieldTypeString", "alias": "STRLVL_CD", "length": 5, "domain": null }, { "name": "ROADCAT_DS", "type": "esriFieldTypeString", "alias": "ROADCAT_DS", "length": 40, "domain": null }, { "name": "PC_UID", "type": "esriFieldTypeInteger", "alias": "PC_UID", "domain": null }, { "name": "StreetLabel", "type": "esriFieldTypeString", "alias": "StreetLabel", "length": 100, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 101, "name": "StreetLabels2257_1128", "type": "Feature Layer", "description": "Status:Contact:Intended Use:Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:OneTwo:Signalized:Over:Under:BlockAddress:EmergencyAccess:Name:Class:Orientation:Material:Status:curbs:UASiteID:SurfaceCrossType:NSEWAddress:EWNSAddress:EWEWAddress:BlockAddressFull:NameIntersection:Shape_Length:Shape_Area:", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3385, "maxScale": 847, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[StreetLabel]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "none", "lineConnection": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 847, "minScale": 3385, "name": "Default", "priority": 40, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.2475664068599999E7, "ymin": 3792413.1846999973, "xmax": -1.2339096905E7, "ymax": 3956401.3044999987, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STR_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": "ROADID", "type": "esriFieldTypeInteger", "alias": "ROADID", "domain": null }, { "name": "ROADCAT_CD", "type": "esriFieldTypeString", "alias": "ROADCAT_CD", "length": 10, "domain": null }, { "name": "L_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "L_ADD_FROM", "domain": null }, { "name": "L_ADD_TO", "type": "esriFieldTypeInteger", "alias": "L_ADD_TO", "domain": null }, { "name": "R_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "R_ADD_FROM", "domain": null }, { "name": "R_ADD_TO", "type": "esriFieldTypeInteger", "alias": "R_ADD_TO", "domain": null }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "length": 2, "domain": null }, { "name": "STR_NAME", "type": "esriFieldTypeString", "alias": "STR_NAME", "length": 40, "domain": null }, { "name": "STR_TYPE", "type": "esriFieldTypeString", "alias": "STR_TYPE", "length": 2, "domain": null }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "SUF_DIR", "length": 2, "domain": null }, { "name": "FINT", "type": "esriFieldTypeInteger", "alias": "FINT", "domain": null }, { "name": "TINT", "type": "esriFieldTypeInteger", "alias": "TINT", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "ADD_MIN", "type": "esriFieldTypeInteger", "alias": "ADD_MIN", "domain": null }, { "name": "ADD_MAX", "type": "esriFieldTypeInteger", "alias": "ADD_MAX", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 50, "domain": null }, { "name": "STNAMETYPE", "type": "esriFieldTypeString", "alias": "STNAMETYPE", "length": 40, "domain": null }, { "name": "TRAVDIR_CD", "type": "esriFieldTypeString", "alias": "TRAVDIR_CD", "length": 5, "domain": null }, { "name": "STRLVL_CD", "type": "esriFieldTypeString", "alias": "STRLVL_CD", "length": 5, "domain": null }, { "name": "ROADCAT_DS", "type": "esriFieldTypeString", "alias": "ROADCAT_DS", "length": 40, "domain": null }, { "name": "PC_UID", "type": "esriFieldTypeInteger", "alias": "PC_UID", "domain": null }, { "name": "StreetLabel", "type": "esriFieldTypeString", "alias": "StreetLabel", "length": 100, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 102, "name": "IntersectionLabels564_282", "type": "Feature Layer", "description": "Status:Contact:Intended Use:Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:OneTwo:Signalized:Over:Under:BlockAddress:EmergencyAccess:Name:Class:Orientation:Material:Status:curbs:UASiteID:SurfaceCrossType:NSEWAddress:EWNSAddress:EWEWAddress:BlockAddressFull:NameIntersection:Shape_Length:Shape_Area:", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 846, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NameIntersection]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 846, "name": "Default", "priority": 39, "symbol": { "type": "esriTS", "color": [ 168, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.24756643297E7, "ymin": 3706211.656999998, "xmax": -1.2272281510062153E7, "ymax": 3956367.3012000024, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "NameIntersection", "type": "esriFieldTypeString", "alias": "NameIntersection", "length": 50, "domain": null }, { "name": "Name2", "type": "esriFieldTypeString", "alias": "Name2", "length": 50, "domain": null }, { "name": "OneTwo", "type": "esriFieldTypeInteger", "alias": "OneTwo", "domain": { "type": "codedValue", "name": "WS2_dmnStOneTwoInt", "description": "Direction and Oneway-ness of Streets", "codedValues": [ { "name": "Two-way", "code": 1 }, { "name": "One-way Eastbound", "code": 2 }, { "name": "One-way Westbound", "code": 3 }, { "name": "One-way Northbound", "code": 4 }, { "name": "One-way Southbound", "code": 5 }, { "name": "unknown", "code": 6 }, { "name": "Roundabout", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Signalized", "type": "esriFieldTypeSmallInteger", "alias": "Signalized", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BlockAddress", "type": "esriFieldTypeString", "alias": "BlockAddress", "length": 50, "domain": null }, { "name": "EmergencyAccess", "type": "esriFieldTypeSmallInteger", "alias": "EmergencyAccess", "domain": { "type": "codedValue", "name": "WS2_dmnEmergeAccess", "description": "Kind of vehicle access to transportation features in emergencies", "codedValues": [ { "name": "Unknown", "code": 1 }, { "name": "Open", "code": 2 }, { "name": "Access Over Curb", "code": 3 }, { "name": "Locked Gate", "code": 4 }, { "name": "Removable Bollard", "code": 5 }, { "name": "Gate Arm", "code": 6 }, { "name": "Not Accessible to Vehicles", "code": 7 }, { "name": "Not Applicable", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Class", "type": "esriFieldTypeInteger", "alias": "Class", "domain": { "type": "codedValue", "name": "WS2_dmnStClassInt", "description": "Classes of Streets in PAB", "codedValues": [ { "name": "Campus Circulator", "code": 2 }, { "name": "Campus Collector", "code": 3 }, { "name": "Driveway", "code": 4 }, { "name": "Limited Access/Service Road", "code": 5 }, { "name": "Major Arterial", "code": 6 }, { "name": "Minor Arterial", "code": 7 }, { "name": "Neighborhood Street", "code": 8 }, { "name": "Unknown", "code": 1 }, { "name": "Alley", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Orientation", "type": "esriFieldTypeInteger", "alias": "Orientation", "domain": { "type": "codedValue", "name": "WS2_dmnStOrientInt", "description": "Street Orientations", "codedValues": [ { "name": "North to South", "code": 1 }, { "name": "East to West", "code": 2 }, { "name": "Intersection", "code": 7 }, { "name": "unknown", "code": 8 }, { "name": "not applicable", "code": 9 }, { "name": "NorthWest-SouthEast", "code": 3 }, { "name": "NorthEast-SouthWest", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Material", "type": "esriFieldTypeInteger", "alias": "Material", "domain": { "type": "codedValue", "name": "WS2_dmnStMatInt", "description": "Surface materials of Streets", "codedValues": [ { "name": "Unknown", "code": 1 }, { "name": "Asphalt", "code": 2 }, { "name": "Concrete", "code": 3 }, { "name": "Dirt", "code": 4 }, { "name": "Gravel", "code": 5 }, { "name": "Pavers", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Status", "type": "esriFieldTypeInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_dmnStStatusInt", "description": "Open/Closed/Etc status of PAB Streets", "codedValues": [ { "name": "Open", "code": 1 }, { "name": "Permanently Closed", "code": 2 }, { "name": "Closed During Daytime", "code": 3 }, { "name": "Closed for Event", "code": 4 }, { "name": "Closed for Construction", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Curbs", "type": "esriFieldTypeInteger", "alias": "Curbs", "domain": { "type": "codedValue", "name": "WS2_dmnCurbsInd", "description": "Type of street curbs", "codedValues": [ { "name": "Unknown", "code": 1 }, { "name": "No curbs", "code": 2 }, { "name": "Extruded", "code": 3 }, { "name": "Rolled", "code": 4 }, { "name": "Mixed", "code": 5 }, { "name": "Bollard without Curbs", "code": 6 }, { "name": "Flush Curbs", "code": 7 }, { "name": "Not Applicable", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SegmentName", "type": "esriFieldTypeString", "alias": "SegmentName", "length": 100, "domain": null }, { "name": "UAProperty", "type": "esriFieldTypeString", "alias": "UAProperty", "length": 10, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 103, "name": "IntersectionLabels2257_1128", "type": "Feature Layer", "description": "Status:Contact:Intended Use:Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:OneTwo:Signalized:Over:Under:BlockAddress:EmergencyAccess:Name:Class:Orientation:Material:Status:curbs:UASiteID:SurfaceCrossType:NSEWAddress:EWNSAddress:EWEWAddress:BlockAddressFull:NameIntersection:Shape_Length:Shape_Area:", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3385, "maxScale": 847, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NameIntersection]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 847, "minScale": 3385, "name": "Default", "priority": 38, "symbol": { "type": "esriTS", "color": [ 168, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.24756643297E7, "ymin": 3706211.656999998, "xmax": -1.2272281510062153E7, "ymax": 3956367.3012000024, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "NameIntersection", "type": "esriFieldTypeString", "alias": "NameIntersection", "length": 50, "domain": null }, { "name": "Name2", "type": "esriFieldTypeString", "alias": "Name2", "length": 50, "domain": null }, { "name": "OneTwo", "type": "esriFieldTypeInteger", "alias": "OneTwo", "domain": { "type": "codedValue", "name": "WS2_dmnStOneTwoInt", "description": "Direction and Oneway-ness of Streets", "codedValues": [ { "name": "Two-way", "code": 1 }, { "name": "One-way Eastbound", "code": 2 }, { "name": "One-way Westbound", "code": 3 }, { "name": "One-way Northbound", "code": 4 }, { "name": "One-way Southbound", "code": 5 }, { "name": "unknown", "code": 6 }, { "name": "Roundabout", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Signalized", "type": "esriFieldTypeSmallInteger", "alias": "Signalized", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BlockAddress", "type": "esriFieldTypeString", "alias": "BlockAddress", "length": 50, "domain": null }, { "name": "EmergencyAccess", "type": "esriFieldTypeSmallInteger", "alias": "EmergencyAccess", "domain": { "type": "codedValue", "name": "WS2_dmnEmergeAccess", "description": "Kind of vehicle access to transportation features in emergencies", "codedValues": [ { "name": "Unknown", "code": 1 }, { "name": "Open", "code": 2 }, { "name": "Access Over Curb", "code": 3 }, { "name": "Locked Gate", "code": 4 }, { "name": "Removable Bollard", "code": 5 }, { "name": "Gate Arm", "code": 6 }, { "name": "Not Accessible to Vehicles", "code": 7 }, { "name": "Not Applicable", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Class", "type": "esriFieldTypeInteger", "alias": "Class", "domain": { "type": "codedValue", "name": "WS2_dmnStClassInt", "description": "Classes of Streets in PAB", "codedValues": [ { "name": "Campus Circulator", "code": 2 }, { "name": "Campus Collector", "code": 3 }, { "name": "Driveway", "code": 4 }, { "name": "Limited Access/Service Road", "code": 5 }, { "name": "Major Arterial", "code": 6 }, { "name": "Minor Arterial", "code": 7 }, { "name": "Neighborhood Street", "code": 8 }, { "name": "Unknown", "code": 1 }, { "name": "Alley", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Orientation", "type": "esriFieldTypeInteger", "alias": "Orientation", "domain": { "type": "codedValue", "name": "WS2_dmnStOrientInt", "description": "Street Orientations", "codedValues": [ { "name": "North to South", "code": 1 }, { "name": "East to West", "code": 2 }, { "name": "Intersection", "code": 7 }, { "name": "unknown", "code": 8 }, { "name": "not applicable", "code": 9 }, { "name": "NorthWest-SouthEast", "code": 3 }, { "name": "NorthEast-SouthWest", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Material", "type": "esriFieldTypeInteger", "alias": "Material", "domain": { "type": "codedValue", "name": "WS2_dmnStMatInt", "description": "Surface materials of Streets", "codedValues": [ { "name": "Unknown", "code": 1 }, { "name": "Asphalt", "code": 2 }, { "name": "Concrete", "code": 3 }, { "name": "Dirt", "code": 4 }, { "name": "Gravel", "code": 5 }, { "name": "Pavers", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Status", "type": "esriFieldTypeInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_dmnStStatusInt", "description": "Open/Closed/Etc status of PAB Streets", "codedValues": [ { "name": "Open", "code": 1 }, { "name": "Permanently Closed", "code": 2 }, { "name": "Closed During Daytime", "code": 3 }, { "name": "Closed for Event", "code": 4 }, { "name": "Closed for Construction", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Curbs", "type": "esriFieldTypeInteger", "alias": "Curbs", "domain": { "type": "codedValue", "name": "WS2_dmnCurbsInd", "description": "Type of street curbs", "codedValues": [ { "name": "Unknown", "code": 1 }, { "name": "No curbs", "code": 2 }, { "name": "Extruded", "code": 3 }, { "name": "Rolled", "code": 4 }, { "name": "Mixed", "code": 5 }, { "name": "Bollard without Curbs", "code": 6 }, { "name": "Flush Curbs", "code": 7 }, { "name": "Not Applicable", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SegmentName", "type": "esriFieldTypeString", "alias": "SegmentName", "length": 100, "domain": null }, { "name": "UAProperty", "type": "esriFieldTypeString", "alias": "UAProperty", "length": 10, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 104, "name": "StreetsLabelMask564_282", "type": "Feature Layer", "description": "Status:Contact:Intended Use:Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:OneTwo:Signalized:Over:Under:BlockAddress:EmergencyAccess:Name:Class:Orientation:Material:Status:curbs:UASiteID:SurfaceCrossType:NSEWAddress:EWNSAddress:EWEWAddress:BlockAddressFull:NameIntersection:Shape_Length:Shape_Area:", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 846, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.24756643297E7, "ymin": 3706211.656999998, "xmax": -1.2272281510062153E7, "ymax": 3956367.3012000024, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "NameIntersection", "type": "esriFieldTypeString", "alias": "NameIntersection", "length": 50, "domain": null }, { "name": "Name2", "type": "esriFieldTypeString", "alias": "Name2", "length": 50, "domain": null }, { "name": "OneTwo", "type": "esriFieldTypeInteger", "alias": "OneTwo", "domain": { "type": "codedValue", "name": "WS2_dmnStOneTwoInt", "description": "Direction and Oneway-ness of Streets", "codedValues": [ { "name": "Two-way", "code": 1 }, { "name": "One-way Eastbound", "code": 2 }, { "name": "One-way Westbound", "code": 3 }, { "name": "One-way Northbound", "code": 4 }, { "name": "One-way Southbound", "code": 5 }, { "name": "unknown", "code": 6 }, { "name": "Roundabout", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Signalized", "type": "esriFieldTypeSmallInteger", "alias": "Signalized", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BlockAddress", "type": "esriFieldTypeString", "alias": "BlockAddress", "length": 50, "domain": null }, { "name": "EmergencyAccess", "type": "esriFieldTypeSmallInteger", "alias": "EmergencyAccess", "domain": { "type": "codedValue", "name": "WS2_dmnEmergeAccess", "description": "Kind of vehicle access to transportation features in emergencies", "codedValues": [ { "name": "Unknown", "code": 1 }, { "name": "Open", "code": 2 }, { "name": "Access Over Curb", "code": 3 }, { "name": "Locked Gate", "code": 4 }, { "name": "Removable Bollard", "code": 5 }, { "name": "Gate Arm", "code": 6 }, { "name": "Not Accessible to Vehicles", "code": 7 }, { "name": "Not Applicable", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Class", "type": "esriFieldTypeInteger", "alias": "Class", "domain": { "type": "codedValue", "name": "WS2_dmnStClassInt", "description": "Classes of Streets in PAB", "codedValues": [ { "name": "Campus Circulator", "code": 2 }, { "name": "Campus Collector", "code": 3 }, { "name": "Driveway", "code": 4 }, { "name": "Limited Access/Service Road", "code": 5 }, { "name": "Major Arterial", "code": 6 }, { "name": "Minor Arterial", "code": 7 }, { "name": "Neighborhood Street", "code": 8 }, { "name": "Unknown", "code": 1 }, { "name": "Alley", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Orientation", "type": "esriFieldTypeInteger", "alias": "Orientation", "domain": { "type": "codedValue", "name": "WS2_dmnStOrientInt", "description": "Street Orientations", "codedValues": [ { "name": "North to South", "code": 1 }, { "name": "East to West", "code": 2 }, { "name": "Intersection", "code": 7 }, { "name": "unknown", "code": 8 }, { "name": "not applicable", "code": 9 }, { "name": "NorthWest-SouthEast", "code": 3 }, { "name": "NorthEast-SouthWest", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Material", "type": "esriFieldTypeInteger", "alias": "Material", "domain": { "type": "codedValue", "name": "WS2_dmnStMatInt", "description": "Surface materials of Streets", "codedValues": [ { "name": "Unknown", "code": 1 }, { "name": "Asphalt", "code": 2 }, { "name": "Concrete", "code": 3 }, { "name": "Dirt", "code": 4 }, { "name": "Gravel", "code": 5 }, { "name": "Pavers", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Status", "type": "esriFieldTypeInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_dmnStStatusInt", "description": "Open/Closed/Etc status of PAB Streets", "codedValues": [ { "name": "Open", "code": 1 }, { "name": "Permanently Closed", "code": 2 }, { "name": "Closed During Daytime", "code": 3 }, { "name": "Closed for Event", "code": 4 }, { "name": "Closed for Construction", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Curbs", "type": "esriFieldTypeInteger", "alias": "Curbs", "domain": { "type": "codedValue", "name": "WS2_dmnCurbsInd", "description": "Type of street curbs", "codedValues": [ { "name": "Unknown", "code": 1 }, { "name": "No curbs", "code": 2 }, { "name": "Extruded", "code": 3 }, { "name": "Rolled", "code": 4 }, { "name": "Mixed", "code": 5 }, { "name": "Bollard without Curbs", "code": 6 }, { "name": "Flush Curbs", "code": 7 }, { "name": "Not Applicable", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SegmentName", "type": "esriFieldTypeString", "alias": "SegmentName", "length": 100, "domain": null }, { "name": "UAProperty", "type": "esriFieldTypeString", "alias": "UAProperty", "length": 10, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 105, "name": "StreetsLabelMask2257_1128", "type": "Feature Layer", "description": "Status:Contact:Intended Use:Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:OneTwo:Signalized:Over:Under:BlockAddress:EmergencyAccess:Name:Class:Orientation:Material:Status:curbs:UASiteID:SurfaceCrossType:NSEWAddress:EWNSAddress:EWEWAddress:BlockAddressFull:NameIntersection:Shape_Length:Shape_Area:", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3385, "maxScale": 847, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.24756643297E7, "ymin": 3706211.656999998, "xmax": -1.2272281510062153E7, "ymax": 3956367.3012000024, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "NameIntersection", "type": "esriFieldTypeString", "alias": "NameIntersection", "length": 50, "domain": null }, { "name": "Name2", "type": "esriFieldTypeString", "alias": "Name2", "length": 50, "domain": null }, { "name": "OneTwo", "type": "esriFieldTypeInteger", "alias": "OneTwo", "domain": { "type": "codedValue", "name": "WS2_dmnStOneTwoInt", "description": "Direction and Oneway-ness of Streets", "codedValues": [ { "name": "Two-way", "code": 1 }, { "name": "One-way Eastbound", "code": 2 }, { "name": "One-way Westbound", "code": 3 }, { "name": "One-way Northbound", "code": 4 }, { "name": "One-way Southbound", "code": 5 }, { "name": "unknown", "code": 6 }, { "name": "Roundabout", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Signalized", "type": "esriFieldTypeSmallInteger", "alias": "Signalized", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BlockAddress", "type": "esriFieldTypeString", "alias": "BlockAddress", "length": 50, "domain": null }, { "name": "EmergencyAccess", "type": "esriFieldTypeSmallInteger", "alias": "EmergencyAccess", "domain": { "type": "codedValue", "name": "WS2_dmnEmergeAccess", "description": "Kind of vehicle access to transportation features in emergencies", "codedValues": [ { "name": "Unknown", "code": 1 }, { "name": "Open", "code": 2 }, { "name": "Access Over Curb", "code": 3 }, { "name": "Locked Gate", "code": 4 }, { "name": "Removable Bollard", "code": 5 }, { "name": "Gate Arm", "code": 6 }, { "name": "Not Accessible to Vehicles", "code": 7 }, { "name": "Not Applicable", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Class", "type": "esriFieldTypeInteger", "alias": "Class", "domain": { "type": "codedValue", "name": "WS2_dmnStClassInt", "description": "Classes of Streets in PAB", "codedValues": [ { "name": "Campus Circulator", "code": 2 }, { "name": "Campus Collector", "code": 3 }, { "name": "Driveway", "code": 4 }, { "name": "Limited Access/Service Road", "code": 5 }, { "name": "Major Arterial", "code": 6 }, { "name": "Minor Arterial", "code": 7 }, { "name": "Neighborhood Street", "code": 8 }, { "name": "Unknown", "code": 1 }, { "name": "Alley", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Orientation", "type": "esriFieldTypeInteger", "alias": "Orientation", "domain": { "type": "codedValue", "name": "WS2_dmnStOrientInt", "description": "Street Orientations", "codedValues": [ { "name": "North to South", "code": 1 }, { "name": "East to West", "code": 2 }, { "name": "Intersection", "code": 7 }, { "name": "unknown", "code": 8 }, { "name": "not applicable", "code": 9 }, { "name": "NorthWest-SouthEast", "code": 3 }, { "name": "NorthEast-SouthWest", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Material", "type": "esriFieldTypeInteger", "alias": "Material", "domain": { "type": "codedValue", "name": "WS2_dmnStMatInt", "description": "Surface materials of Streets", "codedValues": [ { "name": "Unknown", "code": 1 }, { "name": "Asphalt", "code": 2 }, { "name": "Concrete", "code": 3 }, { "name": "Dirt", "code": 4 }, { "name": "Gravel", "code": 5 }, { "name": "Pavers", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Status", "type": "esriFieldTypeInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_dmnStStatusInt", "description": "Open/Closed/Etc status of PAB Streets", "codedValues": [ { "name": "Open", "code": 1 }, { "name": "Permanently Closed", "code": 2 }, { "name": "Closed During Daytime", "code": 3 }, { "name": "Closed for Event", "code": 4 }, { "name": "Closed for Construction", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Curbs", "type": "esriFieldTypeInteger", "alias": "Curbs", "domain": { "type": "codedValue", "name": "WS2_dmnCurbsInd", "description": "Type of street curbs", "codedValues": [ { "name": "Unknown", "code": 1 }, { "name": "No curbs", "code": 2 }, { "name": "Extruded", "code": 3 }, { "name": "Rolled", "code": 4 }, { "name": "Mixed", "code": 5 }, { "name": "Bollard without Curbs", "code": 6 }, { "name": "Flush Curbs", "code": 7 }, { "name": "Not Applicable", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SegmentName", "type": "esriFieldTypeString", "alias": "SegmentName", "length": 100, "domain": null }, { "name": "UAProperty", "type": "esriFieldTypeString", "alias": "UAProperty", "length": 10, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 106, "name": "Streets", "type": "Feature Layer", "description": "Status:Contact:Intended Use:Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:OneTwo:Signalized:Over:Under:BlockAddress:EmergencyAccess:Name:Class:Orientation:Material:Status:curbs:UASiteID:SurfaceCrossType:NSEWAddress:EWNSAddress:EWEWAddress:BlockAddressFull:NameIntersection:Shape_Length:Shape_Area:", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 36111.909643, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.24756643297E7, "ymin": 3706211.656999998, "xmax": -1.2272281510062153E7, "ymax": 3956367.3012000024, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "NameIntersection", "type": "esriFieldTypeString", "alias": "NameIntersection", "length": 50, "domain": null }, { "name": "Name2", "type": "esriFieldTypeString", "alias": "Name2", "length": 50, "domain": null }, { "name": "OneTwo", "type": "esriFieldTypeInteger", "alias": "OneTwo", "domain": { "type": "codedValue", "name": "WS2_dmnStOneTwoInt", "description": "Direction and Oneway-ness of Streets", "codedValues": [ { "name": "Two-way", "code": 1 }, { "name": "One-way Eastbound", "code": 2 }, { "name": "One-way Westbound", "code": 3 }, { "name": "One-way Northbound", "code": 4 }, { "name": "One-way Southbound", "code": 5 }, { "name": "unknown", "code": 6 }, { "name": "Roundabout", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Signalized", "type": "esriFieldTypeSmallInteger", "alias": "Signalized", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BlockAddress", "type": "esriFieldTypeString", "alias": "BlockAddress", "length": 50, "domain": null }, { "name": "EmergencyAccess", "type": "esriFieldTypeSmallInteger", "alias": "EmergencyAccess", "domain": { "type": "codedValue", "name": "WS2_dmnEmergeAccess", "description": "Kind of vehicle access to transportation features in emergencies", "codedValues": [ { "name": "Unknown", "code": 1 }, { "name": "Open", "code": 2 }, { "name": "Access Over Curb", "code": 3 }, { "name": "Locked Gate", "code": 4 }, { "name": "Removable Bollard", "code": 5 }, { "name": "Gate Arm", "code": 6 }, { "name": "Not Accessible to Vehicles", "code": 7 }, { "name": "Not Applicable", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Class", "type": "esriFieldTypeInteger", "alias": "Class", "domain": { "type": "codedValue", "name": "WS2_dmnStClassInt", "description": "Classes of Streets in PAB", "codedValues": [ { "name": "Campus Circulator", "code": 2 }, { "name": "Campus Collector", "code": 3 }, { "name": "Driveway", "code": 4 }, { "name": "Limited Access/Service Road", "code": 5 }, { "name": "Major Arterial", "code": 6 }, { "name": "Minor Arterial", "code": 7 }, { "name": "Neighborhood Street", "code": 8 }, { "name": "Unknown", "code": 1 }, { "name": "Alley", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Orientation", "type": "esriFieldTypeInteger", "alias": "Orientation", "domain": { "type": "codedValue", "name": "WS2_dmnStOrientInt", "description": "Street Orientations", "codedValues": [ { "name": "North to South", "code": 1 }, { "name": "East to West", "code": 2 }, { "name": "Intersection", "code": 7 }, { "name": "unknown", "code": 8 }, { "name": "not applicable", "code": 9 }, { "name": "NorthWest-SouthEast", "code": 3 }, { "name": "NorthEast-SouthWest", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Material", "type": "esriFieldTypeInteger", "alias": "Material", "domain": { "type": "codedValue", "name": "WS2_dmnStMatInt", "description": "Surface materials of Streets", "codedValues": [ { "name": "Unknown", "code": 1 }, { "name": "Asphalt", "code": 2 }, { "name": "Concrete", "code": 3 }, { "name": "Dirt", "code": 4 }, { "name": "Gravel", "code": 5 }, { "name": "Pavers", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Status", "type": "esriFieldTypeInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_dmnStStatusInt", "description": "Open/Closed/Etc status of PAB Streets", "codedValues": [ { "name": "Open", "code": 1 }, { "name": "Permanently Closed", "code": 2 }, { "name": "Closed During Daytime", "code": 3 }, { "name": "Closed for Event", "code": 4 }, { "name": "Closed for Construction", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Curbs", "type": "esriFieldTypeInteger", "alias": "Curbs", "domain": { "type": "codedValue", "name": "WS2_dmnCurbsInd", "description": "Type of street curbs", "codedValues": [ { "name": "Unknown", "code": 1 }, { "name": "No curbs", "code": 2 }, { "name": "Extruded", "code": 3 }, { "name": "Rolled", "code": 4 }, { "name": "Mixed", "code": 5 }, { "name": "Bollard without Curbs", "code": 6 }, { "name": "Flush Curbs", "code": 7 }, { "name": "Not Applicable", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SegmentName", "type": "esriFieldTypeString", "alias": "SegmentName", "length": 100, "domain": null }, { "name": "UAProperty", "type": "esriFieldTypeString", "alias": "UAProperty", "length": 10, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 107, "name": "Street Classifications", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 30000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Class", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Major Arterial", "description": "Major Arterial", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 201, 92, 255 ], "outline": null }, "values": [ [ "6" ] ] }, { "label": "Minor Arterial", "description": "Minor Arterial", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": null }, "values": [ [ "7" ] ] }, { "label": "Campus Circulator", "description": "Campus Circulator", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 219, 129, 255 ], "outline": null }, "values": [ [ "2" ] ] }, { "label": "Campus Collector", "description": "Campus Collector", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 255 ], "outline": null }, "values": [ [ "3" ] ] }, { "label": "Limited Access/Service Road", "description": "Limited Access/Service Road", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 186, 149, 255 ], "outline": null }, "values": [ [ "5" ] ] }, { "label": "Neighborhood Street", "description": "Neighborhood Street", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "values": [ [ "8" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 201, 92, 255 ], "outline": null }, "value": "6", "label": "Major Arterial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": null }, "value": "7", "label": "Minor Arterial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 219, 129, 255 ], "outline": null }, "value": "2", "label": "Campus Circulator" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 255 ], "outline": null }, "value": "3", "label": "Campus Collector" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 186, 149, 255 ], "outline": null }, "value": "5", "label": "Limited Access/Service Road" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "value": "8", "label": "Neighborhood Street" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 204, 255 ], "toColor": [ 252, 205, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 189, 255 ], "toColor": [ 182, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 179, 252, 255 ], "toColor": [ 216, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 234, 252, 255 ], "toColor": [ 179, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 179, 255 ], "toColor": [ 252, 239, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 200, 252, 255 ], "toColor": [ 179, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 215, 252, 255 ], "toColor": [ 244, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 235, 255 ], "toColor": [ 212, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 233, 255 ], "toColor": [ 252, 179, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 215, 255 ], "toColor": [ 252, 239, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 199, 255 ], "toColor": [ 229, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 182, 255 ], "toColor": [ 252, 212, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 228, 252, 255 ], "toColor": [ 212, 228, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.24756643297E7, "ymin": 3706211.656999998, "xmax": -1.2272281510062153E7, "ymax": 3956367.3012000024, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Class", "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": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "OneTwo", "type": "esriFieldTypeInteger", "alias": "OneTwo", "domain": { "type": "codedValue", "name": "WS2_dmnStOneTwoInt", "description": "Direction and Oneway-ness of Streets", "codedValues": [ { "name": "Two-way", "code": 1 }, { "name": "One-way Eastbound", "code": 2 }, { "name": "One-way Westbound", "code": 3 }, { "name": "One-way Northbound", "code": 4 }, { "name": "One-way Southbound", "code": 5 }, { "name": "unknown", "code": 6 }, { "name": "Roundabout", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Signalized", "type": "esriFieldTypeSmallInteger", "alias": "Signalized", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Class", "type": "esriFieldTypeInteger", "alias": "Class", "domain": { "type": "codedValue", "name": "WS2_dmnStClassInt", "description": "Classes of Streets in PAB", "codedValues": [ { "name": "Campus Circulator", "code": 2 }, { "name": "Campus Collector", "code": 3 }, { "name": "Driveway", "code": 4 }, { "name": "Limited Access/Service Road", "code": 5 }, { "name": "Major Arterial", "code": 6 }, { "name": "Minor Arterial", "code": 7 }, { "name": "Neighborhood Street", "code": 8 }, { "name": "Unknown", "code": 1 }, { "name": "Alley", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Orientation", "type": "esriFieldTypeInteger", "alias": "Orientation", "domain": { "type": "codedValue", "name": "WS2_dmnStOrientInt", "description": "Street Orientations", "codedValues": [ { "name": "North to South", "code": 1 }, { "name": "East to West", "code": 2 }, { "name": "Intersection", "code": 7 }, { "name": "unknown", "code": 8 }, { "name": "not applicable", "code": 9 }, { "name": "NorthWest-SouthEast", "code": 3 }, { "name": "NorthEast-SouthWest", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Material", "type": "esriFieldTypeInteger", "alias": "Material", "domain": { "type": "codedValue", "name": "WS2_dmnStMatInt", "description": "Surface materials of Streets", "codedValues": [ { "name": "Unknown", "code": 1 }, { "name": "Asphalt", "code": 2 }, { "name": "Concrete", "code": 3 }, { "name": "Dirt", "code": 4 }, { "name": "Gravel", "code": 5 }, { "name": "Pavers", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Status", "type": "esriFieldTypeInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_dmnStStatusInt", "description": "Open/Closed/Etc status of PAB Streets", "codedValues": [ { "name": "Open", "code": 1 }, { "name": "Permanently Closed", "code": 2 }, { "name": "Closed During Daytime", "code": 3 }, { "name": "Closed for Event", "code": 4 }, { "name": "Closed for Construction", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "NameIntersection", "type": "esriFieldTypeString", "alias": "NameIntersection", "length": 50, "domain": null }, { "name": "SegmentName", "type": "esriFieldTypeString", "alias": "SegmentName", "length": 100, "domain": null }, { "name": "Name2", "type": "esriFieldTypeString", "alias": "Name2", "length": 50, "domain": null }, { "name": "UAProperty", "type": "esriFieldTypeString", "alias": "UAProperty", "length": 10, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 108, "name": "Pedestrian Ramps1128", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1693, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "VerticalCategory", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Ramp", "description": "Ramp", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 153, 215, 255 ], "outline": null }, "values": [ [ "1" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 153, 215, 255 ], "outline": null }, "value": "1", "label": "Ramp" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 204, 255 ], "toColor": [ 252, 205, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 189, 255 ], "toColor": [ 182, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 179, 252, 255 ], "toColor": [ 216, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 234, 252, 255 ], "toColor": [ 179, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 179, 255 ], "toColor": [ 252, 239, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 200, 252, 255 ], "toColor": [ 179, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 215, 252, 255 ], "toColor": [ 244, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 235, 255 ], "toColor": [ 212, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 233, 255 ], "toColor": [ 252, 179, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 215, 255 ], "toColor": [ 252, 239, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 199, 255 ], "toColor": [ 229, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 182, 255 ], "toColor": [ 252, 212, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 228, 252, 255 ], "toColor": [ 212, 228, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2475290770100001E7, "ymin": 3706487.1972000003, "xmax": -1.22723347656E7, "ymax": 3955776.495100257, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "VerticalCategory", "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": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "SurfaceCrossType", "type": "esriFieldTypeInteger", "alias": "SurfaceCrossType", "domain": { "type": "codedValue", "name": "WS2_dmnWalkSurfCrosInt", "description": "desc", "codedValues": [ { "name": "Street", "code": 2 }, { "name": "Bike Path", "code": 3 }, { "name": "Parking Lot", "code": 4 }, { "name": "Walk", "code": 5 }, { "name": "Parking Lot Driveway", "code": 1 }, { "name": "Not Applicable", "code": 6 }, { "name": "Unknown", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RampType", "type": "esriFieldTypeSmallInteger", "alias": "RampType", "domain": { "type": "codedValue", "name": "WS2_dmnRampType", "description": "Type of Exterior Ramp", "codedValues": [ { "name": "Loading", "code": 1 }, { "name": "Pedestrian", "code": 2 }, { "name": "Not Applicable", "code": 3 }, { "name": "Unknown", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StairType", "type": "esriFieldTypeSmallInteger", "alias": "StairType", "domain": { "type": "codedValue", "name": "WS2_dmnStairTypeInt", "description": "Type of Exterior Stair feature", "codedValues": [ { "name": "Steps", "code": 1 }, { "name": "Stairwell", "code": 2 }, { "name": "Staircase", "code": 3 }, { "name": "Stramp", "code": 4 }, { "name": "Seatsteps", "code": 5 }, { "name": "Not Applicable", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EmergencyAccess", "type": "esriFieldTypeSmallInteger", "alias": "EmergencyAccess", "domain": { "type": "codedValue", "name": "WS2_dmnEmergeAccess", "description": "Kind of vehicle access to transportation features in emergencies", "codedValues": [ { "name": "Unknown", "code": 1 }, { "name": "Open", "code": 2 }, { "name": "Access Over Curb", "code": 3 }, { "name": "Locked Gate", "code": 4 }, { "name": "Removable Bollard", "code": 5 }, { "name": "Gate Arm", "code": 6 }, { "name": "Not Accessible to Vehicles", "code": 7 }, { "name": "Not Applicable", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VerticalCategory", "type": "esriFieldTypeSmallInteger", "alias": "VerticalCategory", "domain": { "type": "codedValue", "name": "WS2_dmnWalkVCat", "description": "Vertical characteristics of exterior walk surfaces", "codedValues": [ { "name": "Ramp", "code": 1 }, { "name": "Minimal Slope", "code": 2 }, { "name": "Steps", "code": 3 }, { "name": "Unknown", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "Material", "type": "esriFieldTypeInteger", "alias": "Material", "domain": { "type": "codedValue", "name": "WS2_dmnWalkMatTypeInt", "description": "More complete list of surface types than for Streets", "codedValues": [ { "name": "Gray Concrete", "code": 1 }, { "name": "Color Concrete", "code": 2 }, { "name": "Concrete with Tumbled Glass", "code": 3 }, { "name": "Permeable Concrete", "code": 4 }, { "name": "Asphalt", "code": 5 }, { "name": "Permeable Asphalt", "code": 6 }, { "name": "Decomposed Granite", "code": 7 }, { "name": "Tiles", "code": 8 }, { "name": "Flagstone", "code": 9 }, { "name": "Pavers", "code": 10 }, { "name": "Permeable Pavers", "code": 11 }, { "name": "Vegetation Grid", "code": 12 }, { "name": "Metal", "code": 13 }, { "name": "Unknown", "code": 14 }, { "name": "Wood", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WalkLevels", "type": "esriFieldTypeSmallInteger", "alias": "WalkLevels", "domain": { "type": "codedValue", "name": "WS2_WalkLevels", "description": "Level of walks - for walks above / below other walks", "codedValues": [ { "name": "Ground", "code": 1 }, { "name": "AboveOne", "code": 2 }, { "name": "AboveTwo", "code": 3 }, { "name": "AboveThree", "code": 4 }, { "name": "AboveFour", "code": 5 }, { "name": "BelowOne", "code": 6 }, { "name": "BelowTwo", "code": 7 }, { "name": "BelowThree", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Use_", "type": "esriFieldTypeInteger", "alias": "Use", "domain": { "type": "codedValue", "name": "WS2_dmnWalkUseInt", "description": "List of Uses for Sidewalks", "codedValues": [ { "name": "Plaza", "code": 1 }, { "name": "Sidewalk", "code": 2 }, { "name": "Roof Deck", "code": 3 }, { "name": "Porch", "code": 4 }, { "name": "Promenade", "code": 5 }, { "name": "Trail", "code": 7 }, { "name": "Court", "code": 8 }, { "name": "Unknown", "code": 9 }, { "name": "Utility", "code": 10 }, { "name": "Vending", "code": 11 }, { "name": "Balcony", "code": 13 }, { "name": "Catwalk", "code": 14 }, { "name": "Stage", "code": 15 }, { "name": "Curb", "code": 16 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OverType", "type": "esriFieldTypeInteger", "alias": "OverType", "domain": { "type": "codedValue", "name": "WS2_Over", "description": "Universal domain", "codedValues": [ { "name": "Over Occupied Space", "code": 1 }, { "name": "Over Exterior Surface", "code": 2 }, { "name": "Not Applicable", "code": 3 }, { "name": "Unknown", "code": 4 }, { "name": "Over Exterior Roof", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UnderType", "type": "esriFieldTypeInteger", "alias": "UnderType", "domain": { "type": "codedValue", "name": "WS2_Under", "description": "Universal domain", "codedValues": [ { "name": "Under Occupied Space", "code": 1 }, { "name": "Under Exterior Surface", "code": 2 }, { "name": "Not Applicable", "code": 3 }, { "name": "Unknown", "code": 4 }, { "name": "Under Exterior Roof", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UniqueType", "type": "esriFieldTypeString", "alias": "UniqueType", "length": 50, "domain": null }, { "name": "InspectionDate", "type": "esriFieldTypeDate", "alias": "InspectionDate", "length": 8, "domain": null }, { "name": "InspectedCondition", "type": "esriFieldTypeString", "alias": "InspectedCondition", "length": 255, "domain": { "type": "codedValue", "name": "WS2_WalkCondition", "description": "Condition ranking used for walk polys during inspections", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Satisfactory", "code": "Satisfactory" }, { "name": "Poor", "code": "Poor" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 255, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "length": 8, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 255, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 109, "name": "Loading Ramps1128", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "VerticalCategory", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Ramp", "description": "Ramp", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": null }, "values": [ [ "1" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": null }, "value": "1", "label": "Ramp" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 204, 255 ], "toColor": [ 252, 205, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 189, 255 ], "toColor": [ 182, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 179, 252, 255 ], "toColor": [ 216, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 234, 252, 255 ], "toColor": [ 179, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 179, 255 ], "toColor": [ 252, 239, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 200, 252, 255 ], "toColor": [ 179, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 215, 252, 255 ], "toColor": [ 244, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 235, 255 ], "toColor": [ 212, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 233, 255 ], "toColor": [ 252, 179, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 215, 255 ], "toColor": [ 252, 239, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 199, 255 ], "toColor": [ 229, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 182, 255 ], "toColor": [ 252, 212, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 228, 252, 255 ], "toColor": [ 212, 228, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 10, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2475290770100001E7, "ymin": 3706487.1972000003, "xmax": -1.22723347656E7, "ymax": 3955776.495100257, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "VerticalCategory", "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": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "SurfaceCrossType", "type": "esriFieldTypeInteger", "alias": "SurfaceCrossType", "domain": { "type": "codedValue", "name": "WS2_dmnWalkSurfCrosInt", "description": "desc", "codedValues": [ { "name": "Street", "code": 2 }, { "name": "Bike Path", "code": 3 }, { "name": "Parking Lot", "code": 4 }, { "name": "Walk", "code": 5 }, { "name": "Parking Lot Driveway", "code": 1 }, { "name": "Not Applicable", "code": 6 }, { "name": "Unknown", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RampType", "type": "esriFieldTypeSmallInteger", "alias": "RampType", "domain": { "type": "codedValue", "name": "WS2_dmnRampType", "description": "Type of Exterior Ramp", "codedValues": [ { "name": "Loading", "code": 1 }, { "name": "Pedestrian", "code": 2 }, { "name": "Not Applicable", "code": 3 }, { "name": "Unknown", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StairType", "type": "esriFieldTypeSmallInteger", "alias": "StairType", "domain": { "type": "codedValue", "name": "WS2_dmnStairTypeInt", "description": "Type of Exterior Stair feature", "codedValues": [ { "name": "Steps", "code": 1 }, { "name": "Stairwell", "code": 2 }, { "name": "Staircase", "code": 3 }, { "name": "Stramp", "code": 4 }, { "name": "Seatsteps", "code": 5 }, { "name": "Not Applicable", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EmergencyAccess", "type": "esriFieldTypeSmallInteger", "alias": "EmergencyAccess", "domain": { "type": "codedValue", "name": "WS2_dmnEmergeAccess", "description": "Kind of vehicle access to transportation features in emergencies", "codedValues": [ { "name": "Unknown", "code": 1 }, { "name": "Open", "code": 2 }, { "name": "Access Over Curb", "code": 3 }, { "name": "Locked Gate", "code": 4 }, { "name": "Removable Bollard", "code": 5 }, { "name": "Gate Arm", "code": 6 }, { "name": "Not Accessible to Vehicles", "code": 7 }, { "name": "Not Applicable", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VerticalCategory", "type": "esriFieldTypeSmallInteger", "alias": "VerticalCategory", "domain": { "type": "codedValue", "name": "WS2_dmnWalkVCat", "description": "Vertical characteristics of exterior walk surfaces", "codedValues": [ { "name": "Ramp", "code": 1 }, { "name": "Minimal Slope", "code": 2 }, { "name": "Steps", "code": 3 }, { "name": "Unknown", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "Material", "type": "esriFieldTypeInteger", "alias": "Material", "domain": { "type": "codedValue", "name": "WS2_dmnWalkMatTypeInt", "description": "More complete list of surface types than for Streets", "codedValues": [ { "name": "Gray Concrete", "code": 1 }, { "name": "Color Concrete", "code": 2 }, { "name": "Concrete with Tumbled Glass", "code": 3 }, { "name": "Permeable Concrete", "code": 4 }, { "name": "Asphalt", "code": 5 }, { "name": "Permeable Asphalt", "code": 6 }, { "name": "Decomposed Granite", "code": 7 }, { "name": "Tiles", "code": 8 }, { "name": "Flagstone", "code": 9 }, { "name": "Pavers", "code": 10 }, { "name": "Permeable Pavers", "code": 11 }, { "name": "Vegetation Grid", "code": 12 }, { "name": "Metal", "code": 13 }, { "name": "Unknown", "code": 14 }, { "name": "Wood", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WalkLevels", "type": "esriFieldTypeSmallInteger", "alias": "WalkLevels", "domain": { "type": "codedValue", "name": "WS2_WalkLevels", "description": "Level of walks - for walks above / below other walks", "codedValues": [ { "name": "Ground", "code": 1 }, { "name": "AboveOne", "code": 2 }, { "name": "AboveTwo", "code": 3 }, { "name": "AboveThree", "code": 4 }, { "name": "AboveFour", "code": 5 }, { "name": "BelowOne", "code": 6 }, { "name": "BelowTwo", "code": 7 }, { "name": "BelowThree", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Use_", "type": "esriFieldTypeInteger", "alias": "Use", "domain": { "type": "codedValue", "name": "WS2_dmnWalkUseInt", "description": "List of Uses for Sidewalks", "codedValues": [ { "name": "Plaza", "code": 1 }, { "name": "Sidewalk", "code": 2 }, { "name": "Roof Deck", "code": 3 }, { "name": "Porch", "code": 4 }, { "name": "Promenade", "code": 5 }, { "name": "Trail", "code": 7 }, { "name": "Court", "code": 8 }, { "name": "Unknown", "code": 9 }, { "name": "Utility", "code": 10 }, { "name": "Vending", "code": 11 }, { "name": "Balcony", "code": 13 }, { "name": "Catwalk", "code": 14 }, { "name": "Stage", "code": 15 }, { "name": "Curb", "code": 16 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OverType", "type": "esriFieldTypeInteger", "alias": "OverType", "domain": { "type": "codedValue", "name": "WS2_Over", "description": "Universal domain", "codedValues": [ { "name": "Over Occupied Space", "code": 1 }, { "name": "Over Exterior Surface", "code": 2 }, { "name": "Not Applicable", "code": 3 }, { "name": "Unknown", "code": 4 }, { "name": "Over Exterior Roof", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UnderType", "type": "esriFieldTypeInteger", "alias": "UnderType", "domain": { "type": "codedValue", "name": "WS2_Under", "description": "Universal domain", "codedValues": [ { "name": "Under Occupied Space", "code": 1 }, { "name": "Under Exterior Surface", "code": 2 }, { "name": "Not Applicable", "code": 3 }, { "name": "Unknown", "code": 4 }, { "name": "Under Exterior Roof", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UniqueType", "type": "esriFieldTypeString", "alias": "UniqueType", "length": 50, "domain": null }, { "name": "InspectionDate", "type": "esriFieldTypeDate", "alias": "InspectionDate", "length": 8, "domain": null }, { "name": "InspectedCondition", "type": "esriFieldTypeString", "alias": "InspectedCondition", "length": 255, "domain": { "type": "codedValue", "name": "WS2_WalkCondition", "description": "Condition ranking used for walk polys during inspections", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Satisfactory", "code": "Satisfactory" }, { "name": "Poor", "code": "Poor" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 255, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "length": 8, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 255, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 110, "name": "Walks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 6771, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 242, 242, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2475290770100001E7, "ymin": 3706487.1972000003, "xmax": -1.22723347656E7, "ymax": 3955776.495100257, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "VerticalCategory", "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": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "SurfaceCrossType", "type": "esriFieldTypeInteger", "alias": "SurfaceCrossType", "domain": { "type": "codedValue", "name": "WS2_dmnWalkSurfCrosInt", "description": "desc", "codedValues": [ { "name": "Street", "code": 2 }, { "name": "Bike Path", "code": 3 }, { "name": "Parking Lot", "code": 4 }, { "name": "Walk", "code": 5 }, { "name": "Parking Lot Driveway", "code": 1 }, { "name": "Not Applicable", "code": 6 }, { "name": "Unknown", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RampType", "type": "esriFieldTypeSmallInteger", "alias": "RampType", "domain": { "type": "codedValue", "name": "WS2_dmnRampType", "description": "Type of Exterior Ramp", "codedValues": [ { "name": "Loading", "code": 1 }, { "name": "Pedestrian", "code": 2 }, { "name": "Not Applicable", "code": 3 }, { "name": "Unknown", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StairType", "type": "esriFieldTypeSmallInteger", "alias": "StairType", "domain": { "type": "codedValue", "name": "WS2_dmnStairTypeInt", "description": "Type of Exterior Stair feature", "codedValues": [ { "name": "Steps", "code": 1 }, { "name": "Stairwell", "code": 2 }, { "name": "Staircase", "code": 3 }, { "name": "Stramp", "code": 4 }, { "name": "Seatsteps", "code": 5 }, { "name": "Not Applicable", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EmergencyAccess", "type": "esriFieldTypeSmallInteger", "alias": "EmergencyAccess", "domain": { "type": "codedValue", "name": "WS2_dmnEmergeAccess", "description": "Kind of vehicle access to transportation features in emergencies", "codedValues": [ { "name": "Unknown", "code": 1 }, { "name": "Open", "code": 2 }, { "name": "Access Over Curb", "code": 3 }, { "name": "Locked Gate", "code": 4 }, { "name": "Removable Bollard", "code": 5 }, { "name": "Gate Arm", "code": 6 }, { "name": "Not Accessible to Vehicles", "code": 7 }, { "name": "Not Applicable", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VerticalCategory", "type": "esriFieldTypeSmallInteger", "alias": "VerticalCategory", "domain": { "type": "codedValue", "name": "WS2_dmnWalkVCat", "description": "Vertical characteristics of exterior walk surfaces", "codedValues": [ { "name": "Ramp", "code": 1 }, { "name": "Minimal Slope", "code": 2 }, { "name": "Steps", "code": 3 }, { "name": "Unknown", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "Material", "type": "esriFieldTypeInteger", "alias": "Material", "domain": { "type": "codedValue", "name": "WS2_dmnWalkMatTypeInt", "description": "More complete list of surface types than for Streets", "codedValues": [ { "name": "Gray Concrete", "code": 1 }, { "name": "Color Concrete", "code": 2 }, { "name": "Concrete with Tumbled Glass", "code": 3 }, { "name": "Permeable Concrete", "code": 4 }, { "name": "Asphalt", "code": 5 }, { "name": "Permeable Asphalt", "code": 6 }, { "name": "Decomposed Granite", "code": 7 }, { "name": "Tiles", "code": 8 }, { "name": "Flagstone", "code": 9 }, { "name": "Pavers", "code": 10 }, { "name": "Permeable Pavers", "code": 11 }, { "name": "Vegetation Grid", "code": 12 }, { "name": "Metal", "code": 13 }, { "name": "Unknown", "code": 14 }, { "name": "Wood", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WalkLevels", "type": "esriFieldTypeSmallInteger", "alias": "WalkLevels", "domain": { "type": "codedValue", "name": "WS2_WalkLevels", "description": "Level of walks - for walks above / below other walks", "codedValues": [ { "name": "Ground", "code": 1 }, { "name": "AboveOne", "code": 2 }, { "name": "AboveTwo", "code": 3 }, { "name": "AboveThree", "code": 4 }, { "name": "AboveFour", "code": 5 }, { "name": "BelowOne", "code": 6 }, { "name": "BelowTwo", "code": 7 }, { "name": "BelowThree", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Use_", "type": "esriFieldTypeInteger", "alias": "Use", "domain": { "type": "codedValue", "name": "WS2_dmnWalkUseInt", "description": "List of Uses for Sidewalks", "codedValues": [ { "name": "Plaza", "code": 1 }, { "name": "Sidewalk", "code": 2 }, { "name": "Roof Deck", "code": 3 }, { "name": "Porch", "code": 4 }, { "name": "Promenade", "code": 5 }, { "name": "Trail", "code": 7 }, { "name": "Court", "code": 8 }, { "name": "Unknown", "code": 9 }, { "name": "Utility", "code": 10 }, { "name": "Vending", "code": 11 }, { "name": "Balcony", "code": 13 }, { "name": "Catwalk", "code": 14 }, { "name": "Stage", "code": 15 }, { "name": "Curb", "code": 16 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OverType", "type": "esriFieldTypeInteger", "alias": "OverType", "domain": { "type": "codedValue", "name": "WS2_Over", "description": "Universal domain", "codedValues": [ { "name": "Over Occupied Space", "code": 1 }, { "name": "Over Exterior Surface", "code": 2 }, { "name": "Not Applicable", "code": 3 }, { "name": "Unknown", "code": 4 }, { "name": "Over Exterior Roof", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UnderType", "type": "esriFieldTypeInteger", "alias": "UnderType", "domain": { "type": "codedValue", "name": "WS2_Under", "description": "Universal domain", "codedValues": [ { "name": "Under Occupied Space", "code": 1 }, { "name": "Under Exterior Surface", "code": 2 }, { "name": "Not Applicable", "code": 3 }, { "name": "Unknown", "code": 4 }, { "name": "Under Exterior Roof", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UniqueType", "type": "esriFieldTypeString", "alias": "UniqueType", "length": 50, "domain": null }, { "name": "InspectionDate", "type": "esriFieldTypeDate", "alias": "InspectionDate", "length": 8, "domain": null }, { "name": "InspectedCondition", "type": "esriFieldTypeString", "alias": "InspectedCondition", "length": 255, "domain": { "type": "codedValue", "name": "WS2_WalkCondition", "description": "Condition ranking used for walk polys during inspections", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Satisfactory", "code": "Satisfactory" }, { "name": "Poor", "code": "Poor" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 255, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "length": 8, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 255, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 111, "name": "Loading Docks1128", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": null }, "label": "Loading Docks" }, "scaleSymbols": true, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2475290770100001E7, "ymin": 3706487.1972000003, "xmax": -1.22723347656E7, "ymax": 3955776.495100257, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "VerticalCategory", "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": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "SurfaceCrossType", "type": "esriFieldTypeInteger", "alias": "SurfaceCrossType", "domain": { "type": "codedValue", "name": "WS2_dmnWalkSurfCrosInt", "description": "desc", "codedValues": [ { "name": "Street", "code": 2 }, { "name": "Bike Path", "code": 3 }, { "name": "Parking Lot", "code": 4 }, { "name": "Walk", "code": 5 }, { "name": "Parking Lot Driveway", "code": 1 }, { "name": "Not Applicable", "code": 6 }, { "name": "Unknown", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RampType", "type": "esriFieldTypeSmallInteger", "alias": "RampType", "domain": { "type": "codedValue", "name": "WS2_dmnRampType", "description": "Type of Exterior Ramp", "codedValues": [ { "name": "Loading", "code": 1 }, { "name": "Pedestrian", "code": 2 }, { "name": "Not Applicable", "code": 3 }, { "name": "Unknown", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StairType", "type": "esriFieldTypeSmallInteger", "alias": "StairType", "domain": { "type": "codedValue", "name": "WS2_dmnStairTypeInt", "description": "Type of Exterior Stair feature", "codedValues": [ { "name": "Steps", "code": 1 }, { "name": "Stairwell", "code": 2 }, { "name": "Staircase", "code": 3 }, { "name": "Stramp", "code": 4 }, { "name": "Seatsteps", "code": 5 }, { "name": "Not Applicable", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EmergencyAccess", "type": "esriFieldTypeSmallInteger", "alias": "EmergencyAccess", "domain": { "type": "codedValue", "name": "WS2_dmnEmergeAccess", "description": "Kind of vehicle access to transportation features in emergencies", "codedValues": [ { "name": "Unknown", "code": 1 }, { "name": "Open", "code": 2 }, { "name": "Access Over Curb", "code": 3 }, { "name": "Locked Gate", "code": 4 }, { "name": "Removable Bollard", "code": 5 }, { "name": "Gate Arm", "code": 6 }, { "name": "Not Accessible to Vehicles", "code": 7 }, { "name": "Not Applicable", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VerticalCategory", "type": "esriFieldTypeSmallInteger", "alias": "VerticalCategory", "domain": { "type": "codedValue", "name": "WS2_dmnWalkVCat", "description": "Vertical characteristics of exterior walk surfaces", "codedValues": [ { "name": "Ramp", "code": 1 }, { "name": "Minimal Slope", "code": 2 }, { "name": "Steps", "code": 3 }, { "name": "Unknown", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "Material", "type": "esriFieldTypeInteger", "alias": "Material", "domain": { "type": "codedValue", "name": "WS2_dmnWalkMatTypeInt", "description": "More complete list of surface types than for Streets", "codedValues": [ { "name": "Gray Concrete", "code": 1 }, { "name": "Color Concrete", "code": 2 }, { "name": "Concrete with Tumbled Glass", "code": 3 }, { "name": "Permeable Concrete", "code": 4 }, { "name": "Asphalt", "code": 5 }, { "name": "Permeable Asphalt", "code": 6 }, { "name": "Decomposed Granite", "code": 7 }, { "name": "Tiles", "code": 8 }, { "name": "Flagstone", "code": 9 }, { "name": "Pavers", "code": 10 }, { "name": "Permeable Pavers", "code": 11 }, { "name": "Vegetation Grid", "code": 12 }, { "name": "Metal", "code": 13 }, { "name": "Unknown", "code": 14 }, { "name": "Wood", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WalkLevels", "type": "esriFieldTypeSmallInteger", "alias": "WalkLevels", "domain": { "type": "codedValue", "name": "WS2_WalkLevels", "description": "Level of walks - for walks above / below other walks", "codedValues": [ { "name": "Ground", "code": 1 }, { "name": "AboveOne", "code": 2 }, { "name": "AboveTwo", "code": 3 }, { "name": "AboveThree", "code": 4 }, { "name": "AboveFour", "code": 5 }, { "name": "BelowOne", "code": 6 }, { "name": "BelowTwo", "code": 7 }, { "name": "BelowThree", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Use_", "type": "esriFieldTypeInteger", "alias": "Use", "domain": { "type": "codedValue", "name": "WS2_dmnWalkUseInt", "description": "List of Uses for Sidewalks", "codedValues": [ { "name": "Plaza", "code": 1 }, { "name": "Sidewalk", "code": 2 }, { "name": "Roof Deck", "code": 3 }, { "name": "Porch", "code": 4 }, { "name": "Promenade", "code": 5 }, { "name": "Trail", "code": 7 }, { "name": "Court", "code": 8 }, { "name": "Unknown", "code": 9 }, { "name": "Utility", "code": 10 }, { "name": "Vending", "code": 11 }, { "name": "Balcony", "code": 13 }, { "name": "Catwalk", "code": 14 }, { "name": "Stage", "code": 15 }, { "name": "Curb", "code": 16 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OverType", "type": "esriFieldTypeInteger", "alias": "OverType", "domain": { "type": "codedValue", "name": "WS2_Over", "description": "Universal domain", "codedValues": [ { "name": "Over Occupied Space", "code": 1 }, { "name": "Over Exterior Surface", "code": 2 }, { "name": "Not Applicable", "code": 3 }, { "name": "Unknown", "code": 4 }, { "name": "Over Exterior Roof", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UnderType", "type": "esriFieldTypeInteger", "alias": "UnderType", "domain": { "type": "codedValue", "name": "WS2_Under", "description": "Universal domain", "codedValues": [ { "name": "Under Occupied Space", "code": 1 }, { "name": "Under Exterior Surface", "code": 2 }, { "name": "Not Applicable", "code": 3 }, { "name": "Unknown", "code": 4 }, { "name": "Under Exterior Roof", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UniqueType", "type": "esriFieldTypeString", "alias": "UniqueType", "length": 50, "domain": null }, { "name": "InspectionDate", "type": "esriFieldTypeDate", "alias": "InspectionDate", "length": 8, "domain": null }, { "name": "InspectedCondition", "type": "esriFieldTypeString", "alias": "InspectedCondition", "length": 255, "domain": { "type": "codedValue", "name": "WS2_WalkCondition", "description": "Condition ranking used for walk polys during inspections", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Satisfactory", "code": "Satisfactory" }, { "name": "Poor", "code": "Poor" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 255, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "length": 8, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 255, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 112, "name": "Outdoor Destinations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 13542, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 205, 102, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 6771, "name": "Default", "priority": 108, "symbol": { "type": "esriTS", "color": [ 0, 115, 76, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.2351935432799999E7, "ymin": 3792896.443599999, "xmax": -1.23502440925E7, "ymax": 3795183.9598000026, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 35, "domain": null }, { "name": "MajorOpenSpaceID", "type": "esriFieldTypeSmallInteger", "alias": "MajorOpenSpaceID", "domain": null }, { "name": "Type", "type": "esriFieldTypeSmallInteger", "alias": "Type", "domain": { "type": "codedValue", "name": "WS2_dmnMajOSTypeInt", "description": "Coded value domain of major open space types.", "codedValues": [ { "name": "Mall", "code": 1 }, { "name": "Quadrangle", "code": 2 }, { "name": "Courtyard", "code": 3 }, { "name": "Green", "code": 4 }, { "name": "Garden", "code": 5 }, { "name": "Corridor", "code": 6 }, { "name": "Rooftop Landscape", "code": 7 }, { "name": "Unknown", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 100, "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 113, "name": "Landscape Cover", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 13542, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "uniqueValueGroups": [ { "heading": "Type", "classes": [ { "label": "Agricultural Field Crops", "description": "Agricultural Field Crops", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 240, 120, 255 ], "outline": null }, "values": [ [ "11" ] ] }, { "label": "Livestock Pasture", "description": "Livestock Pasture", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 228, 120, 255 ], "outline": null }, "values": [ [ "24" ] ] }, { "label": "Amenity Feature Water", "description": "Amenity Feature Water", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 210, 255, 255 ], "outline": null }, "values": [ [ "23" ] ] }, { "label": "Annuals", "description": "Annuals", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 214, 107, 255 ], "outline": null }, "values": [ [ "4" ] ] }, { "label": "Organic Mulch", "description": "Organic Mulch", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 222, 111, 255 ], "outline": null }, "values": [ [ "18" ] ] }, { "label": "Pool Water", "description": "Pool Water", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 255, 255, 255 ], "outline": null }, "values": [ [ "22" ] ] }, { "label": "Rip Rap Rock", "description": "Rip Rap Rock", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 195, 107, 255 ], "outline": null }, "values": [ [ "19" ] ] }, { "label": "Rock Mulch", "description": "Rock Mulch", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 230, 115, 255 ], "outline": null }, "values": [ [ "20" ] ] }, { "label": "Sand", "description": "Sand", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 192, 117, 255 ], "outline": null }, "values": [ [ "8" ] ] }, { "label": "Soil", "description": "Soil", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 232, 116, 255 ], "outline": null }, "values": [ [ "21" ] ] }, { "label": "Turf Grass", "description": "Turf Grass", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 214, 107, 255 ], "outline": null }, "values": [ [ "13" ] ] }, { "label": "Turf Grass - Athletic Field", "description": "Turf Grass - Athletic Field", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 214, 107, 255 ], "outline": null }, "values": [ [ "15" ] ] }, { "label": "Turf Grass: Artificial", "description": "Turf Grass: Artificial", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 214, 107, 255 ], "outline": null }, "values": [ [ "14" ] ] }, { "label": "Turf Grass: Artificial - Athletic Field", "description": "Turf Grass: Artificial - Athletic Field", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 214, 107, 255 ], "outline": null }, "values": [ [ "16" ] ] }, { "label": "Vegetable Growing Beds", "description": "Vegetable Growing Beds", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 138, 34, 255 ], "outline": null }, "values": [ [ "10" ] ] }, { "label": "Vegetative Ground Cover", "description": "Vegetative Ground Cover", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 214, 107, 255 ], "outline": null }, "values": [ [ "17" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 240, 120, 255 ], "outline": null }, "value": "11", "label": "Agricultural Field Crops" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 228, 120, 255 ], "outline": null }, "value": "24", "label": "Livestock Pasture" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 210, 255, 255 ], "outline": null }, "value": "23", "label": "Amenity Feature Water" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 214, 107, 255 ], "outline": null }, "value": "4", "label": "Annuals" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 222, 111, 255 ], "outline": null }, "value": "18", "label": "Organic Mulch" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 255, 255, 255 ], "outline": null }, "value": "22", "label": "Pool Water" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 195, 107, 255 ], "outline": null }, "value": "19", "label": "Rip Rap Rock" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 230, 115, 255 ], "outline": null }, "value": "20", "label": "Rock Mulch" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 192, 117, 255 ], "outline": null }, "value": "8", "label": "Sand" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 232, 116, 255 ], "outline": null }, "value": "21", "label": "Soil" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 214, 107, 255 ], "outline": null }, "value": "13", "label": "Turf Grass" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 214, 107, 255 ], "outline": null }, "value": "15", "label": "Turf Grass - Athletic Field" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 214, 107, 255 ], "outline": null }, "value": "14", "label": "Turf Grass: Artificial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 214, 107, 255 ], "outline": null }, "value": "16", "label": "Turf Grass: Artificial - Athletic Field" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 138, 34, 255 ], "outline": null }, "value": "10", "label": "Vegetable Growing Beds" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 214, 107, 255 ], "outline": null }, "value": "17", "label": "Vegetative Ground Cover" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 110, 109, 255 ], "toColor": [ 181, 110, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 245, 98, 255 ], "toColor": [ 105, 245, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 93, 230, 255 ], "toColor": [ 80, 93, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 215, 230, 255 ], "toColor": [ 87, 215, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 93, 220, 255 ], "toColor": [ 245, 93, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 128, 59, 255 ], "toColor": [ 78, 128, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 189, 89, 255 ], "toColor": [ 240, 189, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 91, 138, 255 ], "toColor": [ 76, 91, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 232, 174, 255 ], "toColor": [ 123, 232, 174, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 237, 95, 255 ], "toColor": [ 206, 237, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 49, 118, 255 ], "toColor": [ 135, 49, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 160, 250, 255 ], "toColor": [ 188, 160, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 166, 230, 255 ], "toColor": [ 83, 166, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 196, 122, 255 ], "toColor": [ 176, 196, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 104, 49, 255 ], "toColor": [ 140, 104, 49, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 133, 124, 255 ], "toColor": [ 78, 133, 124, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2475369096900001E7, "ymin": 3706530.218403993, "xmax": -1.22723368547E7, "ymax": 3955626.8276999965, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "Type", "type": "esriFieldTypeSmallInteger", "alias": "Type", "domain": { "type": "codedValue", "name": "WS2_dmnLsCovTypeInt", "description": "Coded value domain of landscape cover types.", "codedValues": [ { "name": "Landscaped", "code": 1 }, { "name": "Open Turf", "code": 2 }, { "name": "Turf with Landscape", "code": 3 }, { "name": "Open Gravel", "code": 5 }, { "name": "Open Soil", "code": 6 }, { "name": "Water", "code": 7 }, { "name": "Sand", "code": 8 }, { "name": "Unknown", "code": 9 }, { "name": "Annuals", "code": 4 }, { "name": "Vegetable Growing Beds", "code": 10 }, { "name": "Agricultural Field Crops", "code": 11 }, { "name": "Livestock Grazing", "code": 12 }, { "name": "Turf Grass", "code": 13 }, { "name": "Turf Grass: Artificial", "code": 14 }, { "name": "Turf Grass - Athletic Field", "code": 15 }, { "name": "Turf Grass: Artificial - Athletic Field", "code": 16 }, { "name": "Vegetative Ground Cover", "code": 17 }, { "name": "Organic Mulch", "code": 18 }, { "name": "Rip Rap Rock", "code": 19 }, { "name": "Rock Mulch", "code": 20 }, { "name": "Soil", "code": 21 }, { "name": "Pool Water", "code": 22 }, { "name": "Amenity Feature Water", "code": 23 }, { "name": "Livestock Pasture", "code": 24 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AssociatedSpaceNum", "type": "esriFieldTypeDouble", "alias": "AssociatedSpaceNum", "domain": null }, { "name": "IsHistoric", "type": "esriFieldTypeSmallInteger", "alias": "IsHistoric", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "EmergAccess", "type": "esriFieldTypeSmallInteger", "alias": "EmergAccess", "domain": { "type": "codedValue", "name": "WS2_dmnEmergeAccess", "description": "Kind of vehicle access to transportation features in emergencies", "codedValues": [ { "name": "Unknown", "code": 1 }, { "name": "Open", "code": 2 }, { "name": "Access Over Curb", "code": 3 }, { "name": "Locked Gate", "code": 4 }, { "name": "Removable Bollard", "code": 5 }, { "name": "Gate Arm", "code": 6 }, { "name": "Not Accessible to Vehicles", "code": 7 }, { "name": "Not Applicable", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OverType", "type": "esriFieldTypeInteger", "alias": "OverType", "domain": { "type": "codedValue", "name": "WS2_Over", "description": "Universal domain", "codedValues": [ { "name": "Over Occupied Space", "code": 1 }, { "name": "Over Exterior Surface", "code": 2 }, { "name": "Not Applicable", "code": 3 }, { "name": "Unknown", "code": 4 }, { "name": "Over Exterior Roof", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UnderType", "type": "esriFieldTypeInteger", "alias": "UnderType", "domain": { "type": "codedValue", "name": "WS2_Under", "description": "Universal domain", "codedValues": [ { "name": "Under Occupied Space", "code": 1 }, { "name": "Under Exterior Surface", "code": 2 }, { "name": "Not Applicable", "code": 3 }, { "name": "Unknown", "code": 4 }, { "name": "Under Exterior Roof", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Updated", "type": "esriFieldTypeSmallInteger", "alias": "Updated", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Field_Work_Required", "type": "esriFieldTypeSmallInteger", "alias": "Field_Work_Required", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 300, "domain": null }, { "name": "LandscapeZone", "type": "esriFieldTypeString", "alias": "LandscapeZone", "length": 255, "domain": { "type": "codedValue", "name": "WS2_LandscapeZone", "description": "", "codedValues": [ { "name": "Open Space", "code": "Open Space" }, { "name": "Building Culture", "code": "Building Culture" }, { "name": "Athletics", "code": "Athletics" }, { "name": "Agriculture", "code": "Agriculture" }, { "name": "Garden", "code": "Garden" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LandscapeCoverType", "type": "esriFieldTypeString", "alias": "LandscapeCoverType", "length": 255, "domain": { "type": "codedValue", "name": "WS2_LandscapeCoverType", "description": "", "codedValues": [ { "name": "Rip Rap", "code": "Rip Rap" }, { "name": "Rock Mulch", "code": "Rock Mulch" }, { "name": "Sand", "code": "Sand" }, { "name": "Soil", "code": "Soil" }, { "name": "Water", "code": "Water" }, { "name": "Turf", "code": "Turf" }, { "name": "Crop Field", "code": "Crop Field" }, { "name": "Pasture", "code": "Pasture" }, { "name": "Unverified", "code": "Unverified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LandscapeCoverDetailType", "type": "esriFieldTypeString", "alias": "LandscapeCoverDetailType", "length": 255, "domain": { "type": "codedValue", "name": "WS2_LandscapeCoverDetailType", "description": "", "codedValues": [ { "name": "Artificial", "code": "Artificial" }, { "name": "Natural", "code": "Natural" }, { "name": "Pool Water", "code": "Pool Water" }, { "name": "Water Feature", "code": "Water Feature" }, { "name": "Artificial Pond", "code": "Artificial Pond" }, { "name": "Natural Pond", "code": "Natural Pond" }, { "name": "Undisturbed", "code": "Undisturbed" }, { "name": "Disturbed", "code": "Disturbed" }, { "name": "Garden Soil", "code": "Garden Soil" }, { "name": "Improved Landscape", "code": "Improved Landscape" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LandscapePlantType", "type": "esriFieldTypeString", "alias": "LandscapePlantType", "length": 255, "domain": { "type": "codedValue", "name": "WS2_LandscapePlantType", "description": "", "codedValues": [ { "name": "Flower Bed", "code": "Flower Bed" }, { "name": "Vegetable Garden", "code": "Vegetable Garden" }, { "name": "Shrub", "code": "Shurb" }, { "name": "Tree", "code": "Tree" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LandscapePlantDetailType", "type": "esriFieldTypeString", "alias": "LandscapePlantDetailType", "length": 255, "domain": { "type": "codedValue", "name": "WS2_LandscapePlantDetailType", "description": "", "codedValues": [ { "name": "Perennial", "code": "Perennial" }, { "name": "Annual", "code": "Annual" }, { "name": "Biennial", "code": "Biennial" }, { "name": "Mixture", "code": "Mixture" }, { "name": "Seasonal", "code": "Seasonal" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 114, "name": "Visitor Parking Points1128", "type": "Feature Layer", "description": "Status:Contact:Intended Use:Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:ID:CCP_DIST:", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1692, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b53cf6b46f66314b3315ca3404a822ee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAqCAYAAADWFImvAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUU1MjdENzBENkU2MTFFMjlFMEVFNDIzMjQxNjE4NDUiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUU1MjdENkZENkU2MTFFMjlFMEVFNDIzMjQxNjE4NDUiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIE1hY2ludG9zaCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE4NzFGQTZENzFCMjM0MTM5IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE4NzFGQTZENzFCMjM0MTM5Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Aon6fgAABoNJREFUeNrsWG9s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", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "Visitor Parking Points" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.247510973E7, "ymin": 3787916.5161999986, "xmax": -1.2282537029E7, "ymax": 3955493.1083000004, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Comments", "typeIdField": "Category", "subtypeFieldName": "Category", "subtypeField": "Category", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Category", "type": "esriFieldTypeSmallInteger", "alias": "Category", "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceCategory", "description": "Short integer codes for parking space categories", "codedValues": [ { "name": "Permit", "code": 1 }, { "name": "Visitor", "code": 2 }, { "name": "Loading Zone", "code": 3 }, { "name": "Other", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingLocation_New", "description": "Parking location types", "codedValues": [ { "name": "Alley", "code": "Alley" }, { "name": "Garage", "code": "Garage" }, { "name": "Garage Entrance", "code": "Garage Entrance" }, { "name": "Lot", "code": "Lot" }, { "name": "Other", "code": "Other" }, { "name": "Street", "code": "Street" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Orientation", "type": "esriFieldTypeString", "alias": "Orientation", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceOrientation", "description": "Parking space orientation types", "codedValues": [ { "name": "Backward (back in)", "code": "Backward (back in)" }, { "name": "Diagonal/backward", "code": "Diagonal/backward" }, { "name": "Diagonal/forward", "code": "Diagonal/forward" }, { "name": "Forward (pull in)", "code": "Forward (pull in)" }, { "name": "Parallel", "code": "Parallel" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TimeLimit", "type": "esriFieldTypeString", "alias": "TimeLimit", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceTimeLimit", "description": "Parking space time limits", "codedValues": [ { "name": "2 Hours", "code": "2 Hours" }, { "name": "20 Minutes", "code": "20 Minutes" }, { "name": "4 Hours", "code": "4 Hours" }, { "name": "No time limit", "code": "No time limit" }, { "name": "15 Minutes", "code": "15 Minutes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Restrictions", "type": "esriFieldTypeString", "alias": "Restrictions", "length": 50, "domain": null }, { "name": "TimeControlled", "type": "esriFieldTypeString", "alias": "TimeControlled", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceControlTimes", "description": "Parking space control times", "codedValues": [ { "name": "24 hours", "code": "24 hours" }, { "name": "5pm-7am", "code": "5pm-7am" }, { "name": "6am-8pm", "code": "6am-8pm" }, { "name": "7am-5pm", "code": "7am-5pm" }, { "name": "7am-5pm (with 24 hour limited restrictions)", "code": "7am-5pm (with 24 hour limited restrictions)" }, { "name": "7am-7pm", "code": "7am-7pm" }, { "name": "7am-8pm", "code": "7am-8pm" }, { "name": "7am-9pm", "code": "7am-9pm" }, { "name": "Conditional", "code": "Conditional" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DaysControlled", "type": "esriFieldTypeString", "alias": "DaysControlled", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceControlDays", "description": "Parking space control days", "codedValues": [ { "name": "7 days", "code": "7 days" }, { "name": "Monday-Friday", "code": "Monday-Friday" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 128, "domain": null }, { "name": "IsCompact", "type": "esriFieldTypeSmallInteger", "alias": "IsCompact", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "SearchKeywords", "type": "esriFieldTypeString", "alias": "Search Keywords", "length": 255, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCrated", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 50, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "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": "" } ], "types": [ { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpacePermitType", "description": "Permit type", "codedValues": [ { "name": "Carpool", "code": "Carpool" }, { "name": "Dept. Reserve", "code": "Dept. Reserve" }, { "name": "Disabled Garage", "code": "Disabled Garage" }, { "name": "Disabled Surface", "code": "Disabled Surface" }, { "name": "Government/Commercial", "code": "Government/Commercial" }, { "name": "Lot Specific", "code": "Lot Specific" }, { "name": "Motorcycle", "code": "Motorcycle" }, { "name": "Motorcycle Lot Specific", "code": "Motorcycle Lot Specific" }, { "name": "Park n' Ride", "code": "Park n' Ride" }, { "name": "Park n' Walk", "code": "Park n' Walk" }, { "name": "Reserved", "code": "Reserved" }, { "name": "Service", "code": "Service" }, { "name": "South of Sixth", "code": "South of Sixth" }, { "name": "State Reserve", "code": "State Reserve" }, { "name": "Street Specific", "code": "Street Specific" }, { "name": "Zipcar", "code": "Zipcar" }, { "name": "Zone 1", "code": "Zone 1" }, { "name": "USA", "code": "USA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 1, "name": "Permit" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceVisitorType", "description": "Visitor type", "codedValues": [ { "name": "EV Charging", "code": "EV Charging" }, { "name": "Pay by Plate", "code": "Pay by Plate" }, { "name": "Disabled Pay by Plate", "code": "Disabled Pay by Plate" }, { "name": "Motorcycle Pay by Plate", "code": "Motorcycle Pay by Plate" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 2, "name": "Visitor" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceLoadingZoneType", "description": "Loading Zone type", "codedValues": [ { "name": "Standard Loading Zone - 20 Mins", "code": "Standard Loading Zone - 20 Mins" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 3, "name": "Loading Zone" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceOtherType", "description": "Other parking space type", "codedValues": [ { "name": "Building Specific Visitor", "code": "Building Specific Visitor" }, { "name": "Centennial Hall Courtesy", "code": "Centennial Hall Courtesy" }, { "name": "Other", "code": "Other" }, { "name": "15 Minute", "code": "15 Minute" }, { "name": "15 Minute Motorcycle", "code": "15 Minute Motorcycle" }, { "name": "15 Minute Disabled", "code": "15 Minute Disabled" }, { "name": "All Permits Authorized", "code": "All Permits Authorized" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 4, "name": "Other" } ], "subtypes": [ { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpacePermitType", "description": "Permit type", "codedValues": [ { "name": "Carpool", "code": "Carpool" }, { "name": "Dept. Reserve", "code": "Dept. Reserve" }, { "name": "Disabled Garage", "code": "Disabled Garage" }, { "name": "Disabled Surface", "code": "Disabled Surface" }, { "name": "Government/Commercial", "code": "Government/Commercial" }, { "name": "Lot Specific", "code": "Lot Specific" }, { "name": "Motorcycle", "code": "Motorcycle" }, { "name": "Motorcycle Lot Specific", "code": "Motorcycle Lot Specific" }, { "name": "Park n' Ride", "code": "Park n' Ride" }, { "name": "Park n' Walk", "code": "Park n' Walk" }, { "name": "Reserved", "code": "Reserved" }, { "name": "Service", "code": "Service" }, { "name": "South of Sixth", "code": "South of Sixth" }, { "name": "State Reserve", "code": "State Reserve" }, { "name": "Street Specific", "code": "Street Specific" }, { "name": "Zipcar", "code": "Zipcar" }, { "name": "Zone 1", "code": "Zone 1" }, { "name": "USA", "code": "USA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": null, "TimeControlled": null, "DaysControlled": null, "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 1, "name": "Permit" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceVisitorType", "description": "Visitor type", "codedValues": [ { "name": "EV Charging", "code": "EV Charging" }, { "name": "Pay by Plate", "code": "Pay by Plate" }, { "name": "Disabled Pay by Plate", "code": "Disabled Pay by Plate" }, { "name": "Motorcycle Pay by Plate", "code": "Motorcycle Pay by Plate" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": null, "TimeControlled": null, "DaysControlled": null, "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 2, "name": "Visitor" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceLoadingZoneType", "description": "Loading Zone type", "codedValues": [ { "name": "Standard Loading Zone - 20 Mins", "code": "Standard Loading Zone - 20 Mins" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": "20 Minutes", "TimeControlled": null, "DaysControlled": null, "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 3, "name": "Loading Zone" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceOtherType", "description": "Other parking space type", "codedValues": [ { "name": "Building Specific Visitor", "code": "Building Specific Visitor" }, { "name": "Centennial Hall Courtesy", "code": "Centennial Hall Courtesy" }, { "name": "Other", "code": "Other" }, { "name": "15 Minute", "code": "15 Minute" }, { "name": "15 Minute Motorcycle", "code": "15 Minute Motorcycle" }, { "name": "15 Minute Disabled", "code": "15 Minute Disabled" }, { "name": "All Permits Authorized", "code": "All Permits Authorized" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": "No time limit", "TimeControlled": "7am-5pm", "DaysControlled": "Monday-Friday", "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 4, "name": "Other" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 115, "name": "Visitor Parking Points2257", "type": "Feature Layer", "description": "Status:Contact:Intended Use:Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:ID:CCP_DIST:", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3385, "maxScale": 1693, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b53cf6b46f66314b3315ca3404a822ee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAqCAYAAADWFImvAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUU1MjdENzBENkU2MTFFMjlFMEVFNDIzMjQxNjE4NDUiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUU1MjdENkZENkU2MTFFMjlFMEVFNDIzMjQxNjE4NDUiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIE1hY2ludG9zaCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE4NzFGQTZENzFCMjM0MTM5IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE4NzFGQTZENzFCMjM0MTM5Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Aon6fgAABoNJREFUeNrsWG9s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", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "Visitor Parking Points" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.247510973E7, "ymin": 3787916.5161999986, "xmax": -1.2282537029E7, "ymax": 3955493.1083000004, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Comments", "typeIdField": "Category", "subtypeFieldName": "Category", "subtypeField": "Category", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Category", "type": "esriFieldTypeSmallInteger", "alias": "Category", "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceCategory", "description": "Short integer codes for parking space categories", "codedValues": [ { "name": "Permit", "code": 1 }, { "name": "Visitor", "code": 2 }, { "name": "Loading Zone", "code": 3 }, { "name": "Other", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingLocation_New", "description": "Parking location types", "codedValues": [ { "name": "Alley", "code": "Alley" }, { "name": "Garage", "code": "Garage" }, { "name": "Garage Entrance", "code": "Garage Entrance" }, { "name": "Lot", "code": "Lot" }, { "name": "Other", "code": "Other" }, { "name": "Street", "code": "Street" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Orientation", "type": "esriFieldTypeString", "alias": "Orientation", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceOrientation", "description": "Parking space orientation types", "codedValues": [ { "name": "Backward (back in)", "code": "Backward (back in)" }, { "name": "Diagonal/backward", "code": "Diagonal/backward" }, { "name": "Diagonal/forward", "code": "Diagonal/forward" }, { "name": "Forward (pull in)", "code": "Forward (pull in)" }, { "name": "Parallel", "code": "Parallel" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TimeLimit", "type": "esriFieldTypeString", "alias": "TimeLimit", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceTimeLimit", "description": "Parking space time limits", "codedValues": [ { "name": "2 Hours", "code": "2 Hours" }, { "name": "20 Minutes", "code": "20 Minutes" }, { "name": "4 Hours", "code": "4 Hours" }, { "name": "No time limit", "code": "No time limit" }, { "name": "15 Minutes", "code": "15 Minutes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Restrictions", "type": "esriFieldTypeString", "alias": "Restrictions", "length": 50, "domain": null }, { "name": "TimeControlled", "type": "esriFieldTypeString", "alias": "TimeControlled", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceControlTimes", "description": "Parking space control times", "codedValues": [ { "name": "24 hours", "code": "24 hours" }, { "name": "5pm-7am", "code": "5pm-7am" }, { "name": "6am-8pm", "code": "6am-8pm" }, { "name": "7am-5pm", "code": "7am-5pm" }, { "name": "7am-5pm (with 24 hour limited restrictions)", "code": "7am-5pm (with 24 hour limited restrictions)" }, { "name": "7am-7pm", "code": "7am-7pm" }, { "name": "7am-8pm", "code": "7am-8pm" }, { "name": "7am-9pm", "code": "7am-9pm" }, { "name": "Conditional", "code": "Conditional" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DaysControlled", "type": "esriFieldTypeString", "alias": "DaysControlled", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceControlDays", "description": "Parking space control days", "codedValues": [ { "name": "7 days", "code": "7 days" }, { "name": "Monday-Friday", "code": "Monday-Friday" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 128, "domain": null }, { "name": "IsCompact", "type": "esriFieldTypeSmallInteger", "alias": "IsCompact", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "SearchKeywords", "type": "esriFieldTypeString", "alias": "Search Keywords", "length": 255, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCrated", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 50, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "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": "" } ], "types": [ { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpacePermitType", "description": "Permit type", "codedValues": [ { "name": "Carpool", "code": "Carpool" }, { "name": "Dept. Reserve", "code": "Dept. Reserve" }, { "name": "Disabled Garage", "code": "Disabled Garage" }, { "name": "Disabled Surface", "code": "Disabled Surface" }, { "name": "Government/Commercial", "code": "Government/Commercial" }, { "name": "Lot Specific", "code": "Lot Specific" }, { "name": "Motorcycle", "code": "Motorcycle" }, { "name": "Motorcycle Lot Specific", "code": "Motorcycle Lot Specific" }, { "name": "Park n' Ride", "code": "Park n' Ride" }, { "name": "Park n' Walk", "code": "Park n' Walk" }, { "name": "Reserved", "code": "Reserved" }, { "name": "Service", "code": "Service" }, { "name": "South of Sixth", "code": "South of Sixth" }, { "name": "State Reserve", "code": "State Reserve" }, { "name": "Street Specific", "code": "Street Specific" }, { "name": "Zipcar", "code": "Zipcar" }, { "name": "Zone 1", "code": "Zone 1" }, { "name": "USA", "code": "USA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 1, "name": "Permit" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceVisitorType", "description": "Visitor type", "codedValues": [ { "name": "EV Charging", "code": "EV Charging" }, { "name": "Pay by Plate", "code": "Pay by Plate" }, { "name": "Disabled Pay by Plate", "code": "Disabled Pay by Plate" }, { "name": "Motorcycle Pay by Plate", "code": "Motorcycle Pay by Plate" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 2, "name": "Visitor" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceLoadingZoneType", "description": "Loading Zone type", "codedValues": [ { "name": "Standard Loading Zone - 20 Mins", "code": "Standard Loading Zone - 20 Mins" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 3, "name": "Loading Zone" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceOtherType", "description": "Other parking space type", "codedValues": [ { "name": "Building Specific Visitor", "code": "Building Specific Visitor" }, { "name": "Centennial Hall Courtesy", "code": "Centennial Hall Courtesy" }, { "name": "Other", "code": "Other" }, { "name": "15 Minute", "code": "15 Minute" }, { "name": "15 Minute Motorcycle", "code": "15 Minute Motorcycle" }, { "name": "15 Minute Disabled", "code": "15 Minute Disabled" }, { "name": "All Permits Authorized", "code": "All Permits Authorized" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 4, "name": "Other" } ], "subtypes": [ { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpacePermitType", "description": "Permit type", "codedValues": [ { "name": "Carpool", "code": "Carpool" }, { "name": "Dept. Reserve", "code": "Dept. Reserve" }, { "name": "Disabled Garage", "code": "Disabled Garage" }, { "name": "Disabled Surface", "code": "Disabled Surface" }, { "name": "Government/Commercial", "code": "Government/Commercial" }, { "name": "Lot Specific", "code": "Lot Specific" }, { "name": "Motorcycle", "code": "Motorcycle" }, { "name": "Motorcycle Lot Specific", "code": "Motorcycle Lot Specific" }, { "name": "Park n' Ride", "code": "Park n' Ride" }, { "name": "Park n' Walk", "code": "Park n' Walk" }, { "name": "Reserved", "code": "Reserved" }, { "name": "Service", "code": "Service" }, { "name": "South of Sixth", "code": "South of Sixth" }, { "name": "State Reserve", "code": "State Reserve" }, { "name": "Street Specific", "code": "Street Specific" }, { "name": "Zipcar", "code": "Zipcar" }, { "name": "Zone 1", "code": "Zone 1" }, { "name": "USA", "code": "USA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": null, "TimeControlled": null, "DaysControlled": null, "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 1, "name": "Permit" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceVisitorType", "description": "Visitor type", "codedValues": [ { "name": "EV Charging", "code": "EV Charging" }, { "name": "Pay by Plate", "code": "Pay by Plate" }, { "name": "Disabled Pay by Plate", "code": "Disabled Pay by Plate" }, { "name": "Motorcycle Pay by Plate", "code": "Motorcycle Pay by Plate" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": null, "TimeControlled": null, "DaysControlled": null, "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 2, "name": "Visitor" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceLoadingZoneType", "description": "Loading Zone type", "codedValues": [ { "name": "Standard Loading Zone - 20 Mins", "code": "Standard Loading Zone - 20 Mins" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": "20 Minutes", "TimeControlled": null, "DaysControlled": null, "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 3, "name": "Loading Zone" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceOtherType", "description": "Other parking space type", "codedValues": [ { "name": "Building Specific Visitor", "code": "Building Specific Visitor" }, { "name": "Centennial Hall Courtesy", "code": "Centennial Hall Courtesy" }, { "name": "Other", "code": "Other" }, { "name": "15 Minute", "code": "15 Minute" }, { "name": "15 Minute Motorcycle", "code": "15 Minute Motorcycle" }, { "name": "15 Minute Disabled", "code": "15 Minute Disabled" }, { "name": "All Permits Authorized", "code": "All Permits Authorized" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": "No time limit", "TimeControlled": "7am-5pm", "DaysControlled": "Monday-Friday", "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 4, "name": "Other" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 116, "name": "Zone1 Parking Space Points1128", "type": "Feature Layer", "description": "Status:Contact:Intended Use:Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:ID:CCP_DIST:", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1692, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b875b973bb70e554ba28a436e2635a78", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABNklEQVQ4jWNhoBJgGdwGhRx9d3jTs582v/79x6uJlYmBwUuS/cxGG2FTrAZtfQ4xxFGMjcFNgh1F84vv/xi2PP/BcPfLX4bf/xgYtj3/aYLTRTCXWAmzMVRo8GC4pF2Pl8Hj0DuGQ69/gQ3DaRA6mHv/G0P79S8MPCxMDJnKXAzpylwMjdq8DI4H3mKoxWvQ+1//wV5hYPgLNhBkkBovM1a1eA1iYmRgYGZkYGBnYmSIlucEi93/+pd0g4rUuMEYBkBB2HztC+kGXf/0h+Hs+99g9sff/xmWP/rOcPTNL9IN2vr8J0PpxU/4lBBnECmABZnDxsTI8P3vf4bPf/4zPPn+l+EjemJBU/sLl0HekuygLGI76fZXBhDGl0W8JdlPrMdl0BprITtivAEKfmRDMAyiBFDNIAB+dnIn/8FOiQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "Zone1 Parking Space Points" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.247510973E7, "ymin": 3787916.5161999986, "xmax": -1.2282537029E7, "ymax": 3955493.1083000004, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Comments", "typeIdField": "Category", "subtypeFieldName": "Category", "subtypeField": "Category", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Category", "type": "esriFieldTypeSmallInteger", "alias": "Category", "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceCategory", "description": "Short integer codes for parking space categories", "codedValues": [ { "name": "Permit", "code": 1 }, { "name": "Visitor", "code": 2 }, { "name": "Loading Zone", "code": 3 }, { "name": "Other", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingLocation_New", "description": "Parking location types", "codedValues": [ { "name": "Alley", "code": "Alley" }, { "name": "Garage", "code": "Garage" }, { "name": "Garage Entrance", "code": "Garage Entrance" }, { "name": "Lot", "code": "Lot" }, { "name": "Other", "code": "Other" }, { "name": "Street", "code": "Street" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Orientation", "type": "esriFieldTypeString", "alias": "Orientation", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceOrientation", "description": "Parking space orientation types", "codedValues": [ { "name": "Backward (back in)", "code": "Backward (back in)" }, { "name": "Diagonal/backward", "code": "Diagonal/backward" }, { "name": "Diagonal/forward", "code": "Diagonal/forward" }, { "name": "Forward (pull in)", "code": "Forward (pull in)" }, { "name": "Parallel", "code": "Parallel" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TimeLimit", "type": "esriFieldTypeString", "alias": "TimeLimit", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceTimeLimit", "description": "Parking space time limits", "codedValues": [ { "name": "2 Hours", "code": "2 Hours" }, { "name": "20 Minutes", "code": "20 Minutes" }, { "name": "4 Hours", "code": "4 Hours" }, { "name": "No time limit", "code": "No time limit" }, { "name": "15 Minutes", "code": "15 Minutes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Restrictions", "type": "esriFieldTypeString", "alias": "Restrictions", "length": 50, "domain": null }, { "name": "TimeControlled", "type": "esriFieldTypeString", "alias": "TimeControlled", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceControlTimes", "description": "Parking space control times", "codedValues": [ { "name": "24 hours", "code": "24 hours" }, { "name": "5pm-7am", "code": "5pm-7am" }, { "name": "6am-8pm", "code": "6am-8pm" }, { "name": "7am-5pm", "code": "7am-5pm" }, { "name": "7am-5pm (with 24 hour limited restrictions)", "code": "7am-5pm (with 24 hour limited restrictions)" }, { "name": "7am-7pm", "code": "7am-7pm" }, { "name": "7am-8pm", "code": "7am-8pm" }, { "name": "7am-9pm", "code": "7am-9pm" }, { "name": "Conditional", "code": "Conditional" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DaysControlled", "type": "esriFieldTypeString", "alias": "DaysControlled", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceControlDays", "description": "Parking space control days", "codedValues": [ { "name": "7 days", "code": "7 days" }, { "name": "Monday-Friday", "code": "Monday-Friday" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 128, "domain": null }, { "name": "IsCompact", "type": "esriFieldTypeSmallInteger", "alias": "IsCompact", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "SearchKeywords", "type": "esriFieldTypeString", "alias": "Search Keywords", "length": 255, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCrated", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 50, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "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": "" } ], "types": [ { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpacePermitType", "description": "Permit type", "codedValues": [ { "name": "Carpool", "code": "Carpool" }, { "name": "Dept. Reserve", "code": "Dept. Reserve" }, { "name": "Disabled Garage", "code": "Disabled Garage" }, { "name": "Disabled Surface", "code": "Disabled Surface" }, { "name": "Government/Commercial", "code": "Government/Commercial" }, { "name": "Lot Specific", "code": "Lot Specific" }, { "name": "Motorcycle", "code": "Motorcycle" }, { "name": "Motorcycle Lot Specific", "code": "Motorcycle Lot Specific" }, { "name": "Park n' Ride", "code": "Park n' Ride" }, { "name": "Park n' Walk", "code": "Park n' Walk" }, { "name": "Reserved", "code": "Reserved" }, { "name": "Service", "code": "Service" }, { "name": "South of Sixth", "code": "South of Sixth" }, { "name": "State Reserve", "code": "State Reserve" }, { "name": "Street Specific", "code": "Street Specific" }, { "name": "Zipcar", "code": "Zipcar" }, { "name": "Zone 1", "code": "Zone 1" }, { "name": "USA", "code": "USA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 1, "name": "Permit" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceVisitorType", "description": "Visitor type", "codedValues": [ { "name": "EV Charging", "code": "EV Charging" }, { "name": "Pay by Plate", "code": "Pay by Plate" }, { "name": "Disabled Pay by Plate", "code": "Disabled Pay by Plate" }, { "name": "Motorcycle Pay by Plate", "code": "Motorcycle Pay by Plate" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 2, "name": "Visitor" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceLoadingZoneType", "description": "Loading Zone type", "codedValues": [ { "name": "Standard Loading Zone - 20 Mins", "code": "Standard Loading Zone - 20 Mins" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 3, "name": "Loading Zone" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceOtherType", "description": "Other parking space type", "codedValues": [ { "name": "Building Specific Visitor", "code": "Building Specific Visitor" }, { "name": "Centennial Hall Courtesy", "code": "Centennial Hall Courtesy" }, { "name": "Other", "code": "Other" }, { "name": "15 Minute", "code": "15 Minute" }, { "name": "15 Minute Motorcycle", "code": "15 Minute Motorcycle" }, { "name": "15 Minute Disabled", "code": "15 Minute Disabled" }, { "name": "All Permits Authorized", "code": "All Permits Authorized" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 4, "name": "Other" } ], "subtypes": [ { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpacePermitType", "description": "Permit type", "codedValues": [ { "name": "Carpool", "code": "Carpool" }, { "name": "Dept. Reserve", "code": "Dept. Reserve" }, { "name": "Disabled Garage", "code": "Disabled Garage" }, { "name": "Disabled Surface", "code": "Disabled Surface" }, { "name": "Government/Commercial", "code": "Government/Commercial" }, { "name": "Lot Specific", "code": "Lot Specific" }, { "name": "Motorcycle", "code": "Motorcycle" }, { "name": "Motorcycle Lot Specific", "code": "Motorcycle Lot Specific" }, { "name": "Park n' Ride", "code": "Park n' Ride" }, { "name": "Park n' Walk", "code": "Park n' Walk" }, { "name": "Reserved", "code": "Reserved" }, { "name": "Service", "code": "Service" }, { "name": "South of Sixth", "code": "South of Sixth" }, { "name": "State Reserve", "code": "State Reserve" }, { "name": "Street Specific", "code": "Street Specific" }, { "name": "Zipcar", "code": "Zipcar" }, { "name": "Zone 1", "code": "Zone 1" }, { "name": "USA", "code": "USA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": null, "TimeControlled": null, "DaysControlled": null, "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 1, "name": "Permit" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceVisitorType", "description": "Visitor type", "codedValues": [ { "name": "EV Charging", "code": "EV Charging" }, { "name": "Pay by Plate", "code": "Pay by Plate" }, { "name": "Disabled Pay by Plate", "code": "Disabled Pay by Plate" }, { "name": "Motorcycle Pay by Plate", "code": "Motorcycle Pay by Plate" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": null, "TimeControlled": null, "DaysControlled": null, "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 2, "name": "Visitor" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceLoadingZoneType", "description": "Loading Zone type", "codedValues": [ { "name": "Standard Loading Zone - 20 Mins", "code": "Standard Loading Zone - 20 Mins" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": "20 Minutes", "TimeControlled": null, "DaysControlled": null, "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 3, "name": "Loading Zone" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceOtherType", "description": "Other parking space type", "codedValues": [ { "name": "Building Specific Visitor", "code": "Building Specific Visitor" }, { "name": "Centennial Hall Courtesy", "code": "Centennial Hall Courtesy" }, { "name": "Other", "code": "Other" }, { "name": "15 Minute", "code": "15 Minute" }, { "name": "15 Minute Motorcycle", "code": "15 Minute Motorcycle" }, { "name": "15 Minute Disabled", "code": "15 Minute Disabled" }, { "name": "All Permits Authorized", "code": "All Permits Authorized" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": "No time limit", "TimeControlled": "7am-5pm", "DaysControlled": "Monday-Friday", "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 4, "name": "Other" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 117, "name": "Zone1 Parking Space Points2257", "type": "Feature Layer", "description": "Status:Contact:Intended Use:Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:ID:CCP_DIST:", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3385, "maxScale": 1693, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b13d3aa3ce850bf1418e2bf54a9da1ee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABnElEQVQ4jb2Tvy8DYRjHv+97d67F9ZrQNmISpAyqLKxisZntlq4SA5OFJjqRsBiExGqR+AskRDq0Q/0qVUODtJG27vTH9e7EJa1WSQ/lm7zJ8z55n0+eXy+LJov9U6AvmF4JZ5TZvArOTDAhgKOFPoyI3LTfa7uqAS5GJG/gLLugaN9Oyg7gAIC7BigVSuNlmJOniEw56iJVHYjLKjZvZOzGcxV/sqg560omhNDqUjr5yrVGLgvFWIcdPCXYir0YPl3/xlAClzL27nLgKDAosPB7BHRbGSwPCRVgtRoCEy8qwmnFsINPCgSOYGNUhIOn6LJQ3Oe1362NwL634rP5sY0AbhuLSRcPAqCvncH8QJvhP8+W8PghO1NAX2+rcaql6cBcKPvpe7YRMJFTkSxolbWJSSrWozKOUsWfAQMXMtaicqNn//SXmwqkQLpsv/XqWioZdsbE5+YZKHVA0W7b99qL2VBasaUKGvoPk6YyYgjgEbmd44/ApR6SX7rVXROZ55mSqoumaASalcHp6rB4UpdhGQpg2xTsCzV9KK8NRYfvbfAOKwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "Zone1 Parking Space Points" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.247510973E7, "ymin": 3787916.5161999986, "xmax": -1.2282537029E7, "ymax": 3955493.1083000004, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Comments", "typeIdField": "Category", "subtypeFieldName": "Category", "subtypeField": "Category", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Category", "type": "esriFieldTypeSmallInteger", "alias": "Category", "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceCategory", "description": "Short integer codes for parking space categories", "codedValues": [ { "name": "Permit", "code": 1 }, { "name": "Visitor", "code": 2 }, { "name": "Loading Zone", "code": 3 }, { "name": "Other", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingLocation_New", "description": "Parking location types", "codedValues": [ { "name": "Alley", "code": "Alley" }, { "name": "Garage", "code": "Garage" }, { "name": "Garage Entrance", "code": "Garage Entrance" }, { "name": "Lot", "code": "Lot" }, { "name": "Other", "code": "Other" }, { "name": "Street", "code": "Street" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Orientation", "type": "esriFieldTypeString", "alias": "Orientation", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceOrientation", "description": "Parking space orientation types", "codedValues": [ { "name": "Backward (back in)", "code": "Backward (back in)" }, { "name": "Diagonal/backward", "code": "Diagonal/backward" }, { "name": "Diagonal/forward", "code": "Diagonal/forward" }, { "name": "Forward (pull in)", "code": "Forward (pull in)" }, { "name": "Parallel", "code": "Parallel" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TimeLimit", "type": "esriFieldTypeString", "alias": "TimeLimit", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceTimeLimit", "description": "Parking space time limits", "codedValues": [ { "name": "2 Hours", "code": "2 Hours" }, { "name": "20 Minutes", "code": "20 Minutes" }, { "name": "4 Hours", "code": "4 Hours" }, { "name": "No time limit", "code": "No time limit" }, { "name": "15 Minutes", "code": "15 Minutes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Restrictions", "type": "esriFieldTypeString", "alias": "Restrictions", "length": 50, "domain": null }, { "name": "TimeControlled", "type": "esriFieldTypeString", "alias": "TimeControlled", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceControlTimes", "description": "Parking space control times", "codedValues": [ { "name": "24 hours", "code": "24 hours" }, { "name": "5pm-7am", "code": "5pm-7am" }, { "name": "6am-8pm", "code": "6am-8pm" }, { "name": "7am-5pm", "code": "7am-5pm" }, { "name": "7am-5pm (with 24 hour limited restrictions)", "code": "7am-5pm (with 24 hour limited restrictions)" }, { "name": "7am-7pm", "code": "7am-7pm" }, { "name": "7am-8pm", "code": "7am-8pm" }, { "name": "7am-9pm", "code": "7am-9pm" }, { "name": "Conditional", "code": "Conditional" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DaysControlled", "type": "esriFieldTypeString", "alias": "DaysControlled", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceControlDays", "description": "Parking space control days", "codedValues": [ { "name": "7 days", "code": "7 days" }, { "name": "Monday-Friday", "code": "Monday-Friday" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 128, "domain": null }, { "name": "IsCompact", "type": "esriFieldTypeSmallInteger", "alias": "IsCompact", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "SearchKeywords", "type": "esriFieldTypeString", "alias": "Search Keywords", "length": 255, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCrated", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 50, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "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": "" } ], "types": [ { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpacePermitType", "description": "Permit type", "codedValues": [ { "name": "Carpool", "code": "Carpool" }, { "name": "Dept. Reserve", "code": "Dept. Reserve" }, { "name": "Disabled Garage", "code": "Disabled Garage" }, { "name": "Disabled Surface", "code": "Disabled Surface" }, { "name": "Government/Commercial", "code": "Government/Commercial" }, { "name": "Lot Specific", "code": "Lot Specific" }, { "name": "Motorcycle", "code": "Motorcycle" }, { "name": "Motorcycle Lot Specific", "code": "Motorcycle Lot Specific" }, { "name": "Park n' Ride", "code": "Park n' Ride" }, { "name": "Park n' Walk", "code": "Park n' Walk" }, { "name": "Reserved", "code": "Reserved" }, { "name": "Service", "code": "Service" }, { "name": "South of Sixth", "code": "South of Sixth" }, { "name": "State Reserve", "code": "State Reserve" }, { "name": "Street Specific", "code": "Street Specific" }, { "name": "Zipcar", "code": "Zipcar" }, { "name": "Zone 1", "code": "Zone 1" }, { "name": "USA", "code": "USA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 1, "name": "Permit" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceVisitorType", "description": "Visitor type", "codedValues": [ { "name": "EV Charging", "code": "EV Charging" }, { "name": "Pay by Plate", "code": "Pay by Plate" }, { "name": "Disabled Pay by Plate", "code": "Disabled Pay by Plate" }, { "name": "Motorcycle Pay by Plate", "code": "Motorcycle Pay by Plate" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 2, "name": "Visitor" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceLoadingZoneType", "description": "Loading Zone type", "codedValues": [ { "name": "Standard Loading Zone - 20 Mins", "code": "Standard Loading Zone - 20 Mins" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 3, "name": "Loading Zone" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceOtherType", "description": "Other parking space type", "codedValues": [ { "name": "Building Specific Visitor", "code": "Building Specific Visitor" }, { "name": "Centennial Hall Courtesy", "code": "Centennial Hall Courtesy" }, { "name": "Other", "code": "Other" }, { "name": "15 Minute", "code": "15 Minute" }, { "name": "15 Minute Motorcycle", "code": "15 Minute Motorcycle" }, { "name": "15 Minute Disabled", "code": "15 Minute Disabled" }, { "name": "All Permits Authorized", "code": "All Permits Authorized" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 4, "name": "Other" } ], "subtypes": [ { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpacePermitType", "description": "Permit type", "codedValues": [ { "name": "Carpool", "code": "Carpool" }, { "name": "Dept. Reserve", "code": "Dept. Reserve" }, { "name": "Disabled Garage", "code": "Disabled Garage" }, { "name": "Disabled Surface", "code": "Disabled Surface" }, { "name": "Government/Commercial", "code": "Government/Commercial" }, { "name": "Lot Specific", "code": "Lot Specific" }, { "name": "Motorcycle", "code": "Motorcycle" }, { "name": "Motorcycle Lot Specific", "code": "Motorcycle Lot Specific" }, { "name": "Park n' Ride", "code": "Park n' Ride" }, { "name": "Park n' Walk", "code": "Park n' Walk" }, { "name": "Reserved", "code": "Reserved" }, { "name": "Service", "code": "Service" }, { "name": "South of Sixth", "code": "South of Sixth" }, { "name": "State Reserve", "code": "State Reserve" }, { "name": "Street Specific", "code": "Street Specific" }, { "name": "Zipcar", "code": "Zipcar" }, { "name": "Zone 1", "code": "Zone 1" }, { "name": "USA", "code": "USA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": null, "TimeControlled": null, "DaysControlled": null, "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 1, "name": "Permit" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceVisitorType", "description": "Visitor type", "codedValues": [ { "name": "EV Charging", "code": "EV Charging" }, { "name": "Pay by Plate", "code": "Pay by Plate" }, { "name": "Disabled Pay by Plate", "code": "Disabled Pay by Plate" }, { "name": "Motorcycle Pay by Plate", "code": "Motorcycle Pay by Plate" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": null, "TimeControlled": null, "DaysControlled": null, "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 2, "name": "Visitor" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceLoadingZoneType", "description": "Loading Zone type", "codedValues": [ { "name": "Standard Loading Zone - 20 Mins", "code": "Standard Loading Zone - 20 Mins" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": "20 Minutes", "TimeControlled": null, "DaysControlled": null, "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 3, "name": "Loading Zone" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceOtherType", "description": "Other parking space type", "codedValues": [ { "name": "Building Specific Visitor", "code": "Building Specific Visitor" }, { "name": "Centennial Hall Courtesy", "code": "Centennial Hall Courtesy" }, { "name": "Other", "code": "Other" }, { "name": "15 Minute", "code": "15 Minute" }, { "name": "15 Minute Motorcycle", "code": "15 Minute Motorcycle" }, { "name": "15 Minute Disabled", "code": "15 Minute Disabled" }, { "name": "All Permits Authorized", "code": "All Permits Authorized" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": "No time limit", "TimeControlled": "7am-5pm", "DaysControlled": "Monday-Friday", "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 4, "name": "Other" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 118, "name": "Service Parking Space Points1128", "type": "Feature Layer", "description": "Status:Contact:Intended Use:Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:ID:CCP_DIST:", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1692, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c5e9bcb91db1004b1acc869e828f89a3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABPElEQVQ4jWNhoBJgGdwGvQ5ZefjHpps2/3/9xauJkZWZgcNL9YzoxkhTrAb92HobbAi7oyIDh5syiuZ/L74wfN9yi+HP3XcM/3//Zfix7bYJThfBXMJuJcvAV2GD4RL+dmeG1x5LGH4eegg2DKdB6ODr3HMMn9qPMDDysDHwZJow8KSbMPA3OjK8clyAoRavQf/e/wB7BQQ+tx8BG8SiJkxGrDExMjAwMzEwsjMzcEXrgoX+3H9PukG8RZZgjHDif4ZPzYdIN+j39dcMv88+h5jx8QfDt+VXGH4efUS6QT+23mb4ULoLnxLiDCIFsCBzGNmYGf5//8fw//NPhr9PPoG9gwuA1DL8wmEQh7fa4R+bbth+nnSSAYRxGsLKzMDprXaCYT0Og0TXhNnh1I0MfjMwIBuCYRAlgGoGAQDda3LPOW9fTQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "Service Parking Space Points" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.247510973E7, "ymin": 3787916.5161999986, "xmax": -1.2282537029E7, "ymax": 3955493.1083000004, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Comments", "typeIdField": "Category", "subtypeFieldName": "Category", "subtypeField": "Category", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Category", "type": "esriFieldTypeSmallInteger", "alias": "Category", "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceCategory", "description": "Short integer codes for parking space categories", "codedValues": [ { "name": "Permit", "code": 1 }, { "name": "Visitor", "code": 2 }, { "name": "Loading Zone", "code": 3 }, { "name": "Other", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingLocation_New", "description": "Parking location types", "codedValues": [ { "name": "Alley", "code": "Alley" }, { "name": "Garage", "code": "Garage" }, { "name": "Garage Entrance", "code": "Garage Entrance" }, { "name": "Lot", "code": "Lot" }, { "name": "Other", "code": "Other" }, { "name": "Street", "code": "Street" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Orientation", "type": "esriFieldTypeString", "alias": "Orientation", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceOrientation", "description": "Parking space orientation types", "codedValues": [ { "name": "Backward (back in)", "code": "Backward (back in)" }, { "name": "Diagonal/backward", "code": "Diagonal/backward" }, { "name": "Diagonal/forward", "code": "Diagonal/forward" }, { "name": "Forward (pull in)", "code": "Forward (pull in)" }, { "name": "Parallel", "code": "Parallel" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TimeLimit", "type": "esriFieldTypeString", "alias": "TimeLimit", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceTimeLimit", "description": "Parking space time limits", "codedValues": [ { "name": "2 Hours", "code": "2 Hours" }, { "name": "20 Minutes", "code": "20 Minutes" }, { "name": "4 Hours", "code": "4 Hours" }, { "name": "No time limit", "code": "No time limit" }, { "name": "15 Minutes", "code": "15 Minutes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Restrictions", "type": "esriFieldTypeString", "alias": "Restrictions", "length": 50, "domain": null }, { "name": "TimeControlled", "type": "esriFieldTypeString", "alias": "TimeControlled", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceControlTimes", "description": "Parking space control times", "codedValues": [ { "name": "24 hours", "code": "24 hours" }, { "name": "5pm-7am", "code": "5pm-7am" }, { "name": "6am-8pm", "code": "6am-8pm" }, { "name": "7am-5pm", "code": "7am-5pm" }, { "name": "7am-5pm (with 24 hour limited restrictions)", "code": "7am-5pm (with 24 hour limited restrictions)" }, { "name": "7am-7pm", "code": "7am-7pm" }, { "name": "7am-8pm", "code": "7am-8pm" }, { "name": "7am-9pm", "code": "7am-9pm" }, { "name": "Conditional", "code": "Conditional" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DaysControlled", "type": "esriFieldTypeString", "alias": "DaysControlled", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceControlDays", "description": "Parking space control days", "codedValues": [ { "name": "7 days", "code": "7 days" }, { "name": "Monday-Friday", "code": "Monday-Friday" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 128, "domain": null }, { "name": "IsCompact", "type": "esriFieldTypeSmallInteger", "alias": "IsCompact", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "SearchKeywords", "type": "esriFieldTypeString", "alias": "Search Keywords", "length": 255, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCrated", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 50, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "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": "" } ], "types": [ { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpacePermitType", "description": "Permit type", "codedValues": [ { "name": "Carpool", "code": "Carpool" }, { "name": "Dept. Reserve", "code": "Dept. Reserve" }, { "name": "Disabled Garage", "code": "Disabled Garage" }, { "name": "Disabled Surface", "code": "Disabled Surface" }, { "name": "Government/Commercial", "code": "Government/Commercial" }, { "name": "Lot Specific", "code": "Lot Specific" }, { "name": "Motorcycle", "code": "Motorcycle" }, { "name": "Motorcycle Lot Specific", "code": "Motorcycle Lot Specific" }, { "name": "Park n' Ride", "code": "Park n' Ride" }, { "name": "Park n' Walk", "code": "Park n' Walk" }, { "name": "Reserved", "code": "Reserved" }, { "name": "Service", "code": "Service" }, { "name": "South of Sixth", "code": "South of Sixth" }, { "name": "State Reserve", "code": "State Reserve" }, { "name": "Street Specific", "code": "Street Specific" }, { "name": "Zipcar", "code": "Zipcar" }, { "name": "Zone 1", "code": "Zone 1" }, { "name": "USA", "code": "USA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 1, "name": "Permit" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceVisitorType", "description": "Visitor type", "codedValues": [ { "name": "EV Charging", "code": "EV Charging" }, { "name": "Pay by Plate", "code": "Pay by Plate" }, { "name": "Disabled Pay by Plate", "code": "Disabled Pay by Plate" }, { "name": "Motorcycle Pay by Plate", "code": "Motorcycle Pay by Plate" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 2, "name": "Visitor" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceLoadingZoneType", "description": "Loading Zone type", "codedValues": [ { "name": "Standard Loading Zone - 20 Mins", "code": "Standard Loading Zone - 20 Mins" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 3, "name": "Loading Zone" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceOtherType", "description": "Other parking space type", "codedValues": [ { "name": "Building Specific Visitor", "code": "Building Specific Visitor" }, { "name": "Centennial Hall Courtesy", "code": "Centennial Hall Courtesy" }, { "name": "Other", "code": "Other" }, { "name": "15 Minute", "code": "15 Minute" }, { "name": "15 Minute Motorcycle", "code": "15 Minute Motorcycle" }, { "name": "15 Minute Disabled", "code": "15 Minute Disabled" }, { "name": "All Permits Authorized", "code": "All Permits Authorized" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 4, "name": "Other" } ], "subtypes": [ { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpacePermitType", "description": "Permit type", "codedValues": [ { "name": "Carpool", "code": "Carpool" }, { "name": "Dept. Reserve", "code": "Dept. Reserve" }, { "name": "Disabled Garage", "code": "Disabled Garage" }, { "name": "Disabled Surface", "code": "Disabled Surface" }, { "name": "Government/Commercial", "code": "Government/Commercial" }, { "name": "Lot Specific", "code": "Lot Specific" }, { "name": "Motorcycle", "code": "Motorcycle" }, { "name": "Motorcycle Lot Specific", "code": "Motorcycle Lot Specific" }, { "name": "Park n' Ride", "code": "Park n' Ride" }, { "name": "Park n' Walk", "code": "Park n' Walk" }, { "name": "Reserved", "code": "Reserved" }, { "name": "Service", "code": "Service" }, { "name": "South of Sixth", "code": "South of Sixth" }, { "name": "State Reserve", "code": "State Reserve" }, { "name": "Street Specific", "code": "Street Specific" }, { "name": "Zipcar", "code": "Zipcar" }, { "name": "Zone 1", "code": "Zone 1" }, { "name": "USA", "code": "USA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": null, "TimeControlled": null, "DaysControlled": null, "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 1, "name": "Permit" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceVisitorType", "description": "Visitor type", "codedValues": [ { "name": "EV Charging", "code": "EV Charging" }, { "name": "Pay by Plate", "code": "Pay by Plate" }, { "name": "Disabled Pay by Plate", "code": "Disabled Pay by Plate" }, { "name": "Motorcycle Pay by Plate", "code": "Motorcycle Pay by Plate" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": null, "TimeControlled": null, "DaysControlled": null, "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 2, "name": "Visitor" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceLoadingZoneType", "description": "Loading Zone type", "codedValues": [ { "name": "Standard Loading Zone - 20 Mins", "code": "Standard Loading Zone - 20 Mins" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": "20 Minutes", "TimeControlled": null, "DaysControlled": null, "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 3, "name": "Loading Zone" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceOtherType", "description": "Other parking space type", "codedValues": [ { "name": "Building Specific Visitor", "code": "Building Specific Visitor" }, { "name": "Centennial Hall Courtesy", "code": "Centennial Hall Courtesy" }, { "name": "Other", "code": "Other" }, { "name": "15 Minute", "code": "15 Minute" }, { "name": "15 Minute Motorcycle", "code": "15 Minute Motorcycle" }, { "name": "15 Minute Disabled", "code": "15 Minute Disabled" }, { "name": "All Permits Authorized", "code": "All Permits Authorized" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": "No time limit", "TimeControlled": "7am-5pm", "DaysControlled": "Monday-Friday", "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 4, "name": "Other" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 119, "name": "Service Parking Space Points2257", "type": "Feature Layer", "description": "Status:Contact:Intended Use:Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:ID:CCP_DIST:", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3385, "maxScale": 1693, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d47af85c6420c473d5264571480090c3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABn0lEQVQ4jWNhoDJgoamB7zI3t/26+DKF4cdfVqJ0MzIwMIlyv+AwlPDna3e5hWLg+6pdBl+6T1T+//2XVEcJMDD838zAwKCOYuD/L78tYIYxi3EzSFzNxtD5/+8/hr8PPjB8mXaa4euii3Dxf6+/iWF6mZGJCcFmZGAS4cLqHGZxHgYhcxkGBnYWhq+zz0JtIiFSPncfZfi69DIDIysTA6umKAN/uzMDszQfg0CrE8JABhIM/Pv0M8Pviy/A7F9nnjEw8rIxCE71BkUGA7MkL8Pf558pSzZMvOwIzj8kvxJrIIu6MAOHsxI4ibCoCDHwllqBxX9ff83w9+UX0g3kyTQFYxTw7z/Dh6Kd2B3AQAD8ffoJlCzgyebPvfcMXyadZPh55BF5Bn7uPsbweeIJQsrolJepayAT4wcYExxWd96B2f8+/iBsCjvzbwwDBfnZ1/0ykPj068ILvn9vvjE8V51EnJOYmRjY9MQWMhxHM5CxwfHH/4b94h8cFSMZ/vzjJ860//+YONlO8Xe5wmMNJQxBhjIwMMwnzjDsgOqRAgCpVoziIp2HVgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "Service Parking Space Points" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.247510973E7, "ymin": 3787916.5161999986, "xmax": -1.2282537029E7, "ymax": 3955493.1083000004, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Comments", "typeIdField": "Category", "subtypeFieldName": "Category", "subtypeField": "Category", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Category", "type": "esriFieldTypeSmallInteger", "alias": "Category", "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceCategory", "description": "Short integer codes for parking space categories", "codedValues": [ { "name": "Permit", "code": 1 }, { "name": "Visitor", "code": 2 }, { "name": "Loading Zone", "code": 3 }, { "name": "Other", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingLocation_New", "description": "Parking location types", "codedValues": [ { "name": "Alley", "code": "Alley" }, { "name": "Garage", "code": "Garage" }, { "name": "Garage Entrance", "code": "Garage Entrance" }, { "name": "Lot", "code": "Lot" }, { "name": "Other", "code": "Other" }, { "name": "Street", "code": "Street" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Orientation", "type": "esriFieldTypeString", "alias": "Orientation", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceOrientation", "description": "Parking space orientation types", "codedValues": [ { "name": "Backward (back in)", "code": "Backward (back in)" }, { "name": "Diagonal/backward", "code": "Diagonal/backward" }, { "name": "Diagonal/forward", "code": "Diagonal/forward" }, { "name": "Forward (pull in)", "code": "Forward (pull in)" }, { "name": "Parallel", "code": "Parallel" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TimeLimit", "type": "esriFieldTypeString", "alias": "TimeLimit", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceTimeLimit", "description": "Parking space time limits", "codedValues": [ { "name": "2 Hours", "code": "2 Hours" }, { "name": "20 Minutes", "code": "20 Minutes" }, { "name": "4 Hours", "code": "4 Hours" }, { "name": "No time limit", "code": "No time limit" }, { "name": "15 Minutes", "code": "15 Minutes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Restrictions", "type": "esriFieldTypeString", "alias": "Restrictions", "length": 50, "domain": null }, { "name": "TimeControlled", "type": "esriFieldTypeString", "alias": "TimeControlled", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceControlTimes", "description": "Parking space control times", "codedValues": [ { "name": "24 hours", "code": "24 hours" }, { "name": "5pm-7am", "code": "5pm-7am" }, { "name": "6am-8pm", "code": "6am-8pm" }, { "name": "7am-5pm", "code": "7am-5pm" }, { "name": "7am-5pm (with 24 hour limited restrictions)", "code": "7am-5pm (with 24 hour limited restrictions)" }, { "name": "7am-7pm", "code": "7am-7pm" }, { "name": "7am-8pm", "code": "7am-8pm" }, { "name": "7am-9pm", "code": "7am-9pm" }, { "name": "Conditional", "code": "Conditional" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DaysControlled", "type": "esriFieldTypeString", "alias": "DaysControlled", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceControlDays", "description": "Parking space control days", "codedValues": [ { "name": "7 days", "code": "7 days" }, { "name": "Monday-Friday", "code": "Monday-Friday" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 128, "domain": null }, { "name": "IsCompact", "type": "esriFieldTypeSmallInteger", "alias": "IsCompact", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "SearchKeywords", "type": "esriFieldTypeString", "alias": "Search Keywords", "length": 255, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCrated", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 50, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "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": "" } ], "types": [ { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpacePermitType", "description": "Permit type", "codedValues": [ { "name": "Carpool", "code": "Carpool" }, { "name": "Dept. Reserve", "code": "Dept. Reserve" }, { "name": "Disabled Garage", "code": "Disabled Garage" }, { "name": "Disabled Surface", "code": "Disabled Surface" }, { "name": "Government/Commercial", "code": "Government/Commercial" }, { "name": "Lot Specific", "code": "Lot Specific" }, { "name": "Motorcycle", "code": "Motorcycle" }, { "name": "Motorcycle Lot Specific", "code": "Motorcycle Lot Specific" }, { "name": "Park n' Ride", "code": "Park n' Ride" }, { "name": "Park n' Walk", "code": "Park n' Walk" }, { "name": "Reserved", "code": "Reserved" }, { "name": "Service", "code": "Service" }, { "name": "South of Sixth", "code": "South of Sixth" }, { "name": "State Reserve", "code": "State Reserve" }, { "name": "Street Specific", "code": "Street Specific" }, { "name": "Zipcar", "code": "Zipcar" }, { "name": "Zone 1", "code": "Zone 1" }, { "name": "USA", "code": "USA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 1, "name": "Permit" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceVisitorType", "description": "Visitor type", "codedValues": [ { "name": "EV Charging", "code": "EV Charging" }, { "name": "Pay by Plate", "code": "Pay by Plate" }, { "name": "Disabled Pay by Plate", "code": "Disabled Pay by Plate" }, { "name": "Motorcycle Pay by Plate", "code": "Motorcycle Pay by Plate" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 2, "name": "Visitor" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceLoadingZoneType", "description": "Loading Zone type", "codedValues": [ { "name": "Standard Loading Zone - 20 Mins", "code": "Standard Loading Zone - 20 Mins" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 3, "name": "Loading Zone" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceOtherType", "description": "Other parking space type", "codedValues": [ { "name": "Building Specific Visitor", "code": "Building Specific Visitor" }, { "name": "Centennial Hall Courtesy", "code": "Centennial Hall Courtesy" }, { "name": "Other", "code": "Other" }, { "name": "15 Minute", "code": "15 Minute" }, { "name": "15 Minute Motorcycle", "code": "15 Minute Motorcycle" }, { "name": "15 Minute Disabled", "code": "15 Minute Disabled" }, { "name": "All Permits Authorized", "code": "All Permits Authorized" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 4, "name": "Other" } ], "subtypes": [ { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpacePermitType", "description": "Permit type", "codedValues": [ { "name": "Carpool", "code": "Carpool" }, { "name": "Dept. Reserve", "code": "Dept. Reserve" }, { "name": "Disabled Garage", "code": "Disabled Garage" }, { "name": "Disabled Surface", "code": "Disabled Surface" }, { "name": "Government/Commercial", "code": "Government/Commercial" }, { "name": "Lot Specific", "code": "Lot Specific" }, { "name": "Motorcycle", "code": "Motorcycle" }, { "name": "Motorcycle Lot Specific", "code": "Motorcycle Lot Specific" }, { "name": "Park n' Ride", "code": "Park n' Ride" }, { "name": "Park n' Walk", "code": "Park n' Walk" }, { "name": "Reserved", "code": "Reserved" }, { "name": "Service", "code": "Service" }, { "name": "South of Sixth", "code": "South of Sixth" }, { "name": "State Reserve", "code": "State Reserve" }, { "name": "Street Specific", "code": "Street Specific" }, { "name": "Zipcar", "code": "Zipcar" }, { "name": "Zone 1", "code": "Zone 1" }, { "name": "USA", "code": "USA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": null, "TimeControlled": null, "DaysControlled": null, "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 1, "name": "Permit" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceVisitorType", "description": "Visitor type", "codedValues": [ { "name": "EV Charging", "code": "EV Charging" }, { "name": "Pay by Plate", "code": "Pay by Plate" }, { "name": "Disabled Pay by Plate", "code": "Disabled Pay by Plate" }, { "name": "Motorcycle Pay by Plate", "code": "Motorcycle Pay by Plate" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": null, "TimeControlled": null, "DaysControlled": null, "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 2, "name": "Visitor" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceLoadingZoneType", "description": "Loading Zone type", "codedValues": [ { "name": "Standard Loading Zone - 20 Mins", "code": "Standard Loading Zone - 20 Mins" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": "20 Minutes", "TimeControlled": null, "DaysControlled": null, "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 3, "name": "Loading Zone" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceOtherType", "description": "Other parking space type", "codedValues": [ { "name": "Building Specific Visitor", "code": "Building Specific Visitor" }, { "name": "Centennial Hall Courtesy", "code": "Centennial Hall Courtesy" }, { "name": "Other", "code": "Other" }, { "name": "15 Minute", "code": "15 Minute" }, { "name": "15 Minute Motorcycle", "code": "15 Minute Motorcycle" }, { "name": "15 Minute Disabled", "code": "15 Minute Disabled" }, { "name": "All Permits Authorized", "code": "All Permits Authorized" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": "No time limit", "TimeControlled": "7am-5pm", "DaysControlled": "Monday-Friday", "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 4, "name": "Other" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 120, "name": "Visitor Parking Lots", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 13542, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "$", "description": "$", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": null }, "values": [ [ "$" ] ] }, { "label": "G", "description": "G", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": null }, "values": [ [ "G" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": null }, "value": "$", "label": "$" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": null }, "value": "G", "label": "G" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 204, 255 ], "toColor": [ 252, 205, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 189, 255 ], "toColor": [ 182, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 179, 252, 255 ], "toColor": [ 216, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 234, 252, 255 ], "toColor": [ 179, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 179, 255 ], "toColor": [ 252, 239, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 200, 252, 255 ], "toColor": [ 179, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 215, 252, 255 ], "toColor": [ 244, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 235, 255 ], "toColor": [ 212, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 233, 255 ], "toColor": [ 252, 179, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 215, 255 ], "toColor": [ 252, 239, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 199, 255 ], "toColor": [ 229, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 182, 255 ], "toColor": [ 252, 212, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 228, 252, 255 ], "toColor": [ 212, 228, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.24780800331E7, "ymin": 3706485.2167000026, "xmax": -1.2272478154000001E7, "ymax": 3955494.7321000025, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Type", "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": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 30, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingLotType", "description": "List of parking lot types", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "Z 1", "code": "Z 1" }, { "name": "LS", "code": "LS" }, { "name": "$", "code": "$" }, { "name": "M", "code": "M" }, { "name": "SSL", "code": "SSL" }, { "name": "G", "code": "G" }, { "name": "SSPP", "code": "SSPP" }, { "name": "Misc.: S/L/D", "code": "Misc.: S/L/D" }, { "name": "Leased", "code": "Leased" }, { "name": "Mixed", "code": "Mixed" }, { "name": "FM", "code": "FM" }, { "name": "C", "code": "C" }, { "name": "Temp", "code": "Temp" }, { "name": "Other", "code": "Other" }, { "name": "Drive", "code": "Drive" }, { "name": "BPH", "code": "BPH" }, { "name": "BMC", "code": "BMC" }, { "name": "PRL", "code": "PRL" }, { "name": "PWL", "code": "PWL" }, { "name": "BSL", "code": "BSL" }, { "name": "MCLS", "code": "MCLS" }, { "name": "USA", "code": "USA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PTSNum", "type": "esriFieldTypeDouble", "alias": "PTSNum", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 75, "domain": null }, { "name": "SpaceNumLetter", "type": "esriFieldTypeString", "alias": "SpaceNumLetter", "length": 8, "domain": null }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingLotCategory", "description": "List of parking lot categories", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "Misc. Lots: Service, Loading, Disabled", "code": "Misc. Lots: Service, Loading, Disabled" }, { "name": "Zone 1 Lot", "code": "Zone 1 Lot" }, { "name": "Lot Specific Permit Parking", "code": "Lot Specific Permit Parking" }, { "name": "Leased Property Lot", "code": "Leased Property Lot" }, { "name": "South of Sixth Street Lot", "code": "South of Sixth Street Lot" }, { "name": "Parking Garage", "code": "Parking Garage" }, { "name": "Motorcycle Parking Lot", "code": "Motorcycle Parking Lot" }, { "name": "Street Specific Permit Parking Lot", "code": "Street Specific Permit Parking Lot" }, { "name": "Mixed Permits / Meters Lot", "code": "Mixed Permits / Meters Lot" }, { "name": "FM Lot", "code": "FM Lot" }, { "name": "Contractor Lot", "code": "Contractor Lot" }, { "name": "Temporary Lot", "code": "Temporary Lot" }, { "name": "Other Lot", "code": "Other Lot" }, { "name": "Facility Access Drive", "code": "Facility Access Drive" }, { "name": "Banner Medical Center Lot", "code": "Banner Medical Center Lot" }, { "name": "Banner Physicians Healthcare Lot", "code": "Banner Physicians Healthcare Lot" }, { "name": "Park n' Ride Lot", "code": "Park n' Ride Lot" }, { "name": "Building Specific Lot", "code": "Building Specific Lot" }, { "name": "Visitor Parking Lot", "code": "Visitor Parking Lot" }, { "name": "Park n' Walk Lot", "code": "Park n' Walk Lot" }, { "name": "Motorcycle Lot Specific", "code": "Motorcycle Lot Specific" }, { "name": "USA Lot", "code": "USA Lot" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PTSName", "type": "esriFieldTypeString", "alias": "PTSName", "length": 50, "domain": null }, { "name": "T2Code", "type": "esriFieldTypeString", "alias": "T2Code", "length": 10, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingLocation_New", "description": "Parking location types", "codedValues": [ { "name": "Alley", "code": "Alley" }, { "name": "Garage", "code": "Garage" }, { "name": "Garage Entrance", "code": "Garage Entrance" }, { "name": "Lot", "code": "Lot" }, { "name": "Other", "code": "Other" }, { "name": "Street", "code": "Street" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS2_FacilityStatus", "description": "Universal list of facility status", "codedValues": [ { "name": "Permanently closed", "code": "Permanently closed" }, { "name": "Open", "code": "Open" }, { "name": "Access limited during daytime hours", "code": "Access limited during daytime hours" }, { "name": "Access limited during evening hours", "code": "Access limited during evening hours" }, { "name": "Closed / inactive for reconstruction or remodel", "code": "Closed / inactive for reconstruction or remodel" }, { "name": "Closed / inactive due to emergency", "code": "Closed / inactive due to emergency" }, { "name": "Closed / inactive temporarily for event", "code": "Closed / inactive temporarily for event" }, { "name": "Closed / inactive for Summer break", "code": "Closed / inactive for Summer break" }, { "name": "Closed / inactive for Winter break", "code": "Closed / inactive for Winter break" }, { "name": "Closed / inactive for Spring break", "code": "Closed / inactive for Spring break" }, { "name": "Status Unknown", "code": "Status Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LotID", "type": "esriFieldTypeSmallInteger", "alias": "LotID", "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "stripe_spacept_update", "type": "esriFieldTypeString", "alias": "stripe_spacept_update", "length": 50, "domain": null }, { "name": "CountReserveState", "type": "esriFieldTypeSmallInteger", "alias": "CountReserveState", "domain": null }, { "name": "CountDS", "type": "esriFieldTypeSmallInteger", "alias": "CountDS", "domain": null }, { "name": "CountDG", "type": "esriFieldTypeSmallInteger", "alias": "CountDG", "domain": null }, { "name": "CountCHC", "type": "esriFieldTypeSmallInteger", "alias": "CountCHC", "domain": null }, { "name": "CountEVCharging", "type": "esriFieldTypeSmallInteger", "alias": "CountEVCharging", "domain": null }, { "name": "CountGovComm", "type": "esriFieldTypeSmallInteger", "alias": "CountGovComm", "domain": null }, { "name": "CountDeptRes", "type": "esriFieldTypeSmallInteger", "alias": "CountDeptRes", "domain": null }, { "name": "CountParkRide", "type": "esriFieldTypeSmallInteger", "alias": "CountParkRide", "domain": null }, { "name": "CountZipCar", "type": "esriFieldTypeSmallInteger", "alias": "CountZipCar", "domain": null }, { "name": "CountBldgSpec", "type": "esriFieldTypeSmallInteger", "alias": "CountBldgSpec", "domain": null }, { "name": "CountParkWalk", "type": "esriFieldTypeSmallInteger", "alias": "CountParkWalk", "domain": null }, { "name": "CountMCLS", "type": "esriFieldTypeSmallInteger", "alias": "CountMCLS", "domain": null }, { "name": "CountPaybyPlate", "type": "esriFieldTypeSmallInteger", "alias": "CountPaybyPlate", "domain": null }, { "name": "CountMCPaybyPlate", "type": "esriFieldTypeSmallInteger", "alias": "CountMCPaybyPlate", "domain": null }, { "name": "CountDPaybyPlate", "type": "esriFieldTypeSmallInteger", "alias": "CountDPaybyPlate", "domain": null }, { "name": "SearchKeywords", "type": "esriFieldTypeString", "alias": "Search Keywords", "length": 255, "domain": null }, { "name": "CountUSA", "type": "esriFieldTypeSmallInteger", "alias": "CountUSA", "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 50, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "domain": null }, { "name": "PTSMaintenancePCI", "type": "esriFieldTypeDouble", "alias": "PTSMaintenancePCI", "domain": null }, { "name": "PTSMaintenanceDrivability", "type": "esriFieldTypeDouble", "alias": "PTSMaintenanceDrivabilityRideability", "domain": null }, { "name": "PTSMaintenanceTodaysCondition", "type": "esriFieldTypeString", "alias": "TodaysCondition", "length": 50, "domain": null }, { "name": "PTSMaintenanceNeedsRePaving", "type": "esriFieldTypeString", "alias": "NeedsRePaving", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PTSMaintenanceMiscNotes", "type": "esriFieldTypeString", "alias": "PTSMaintenanceMiscNotes", "length": 50, "domain": null }, { "name": "Count15Min", "type": "esriFieldTypeSmallInteger", "alias": "15Min", "domain": null }, { "name": "Count15MinMC", "type": "esriFieldTypeSmallInteger", "alias": "15MinMC", "domain": null }, { "name": "Count15MinDisabled", "type": "esriFieldTypeSmallInteger", "alias": "15MinD", "domain": null }, { "name": "CountAllPermitsAuthorized", "type": "esriFieldTypeSmallInteger", "alias": "APA", "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": "" }, { "name": "FDO_Name", "fields": "Name", "isAscending": true, "isUnique": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 121, "name": "Disabled Parking Lots", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 13542, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 150, 0, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.24780800331E7, "ymin": 3706485.2167000026, "xmax": -1.2272478154000001E7, "ymax": 3955494.7321000025, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Type", "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": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 30, "domain": null }, { "name": "Material", "type": "esriFieldTypeInteger", "alias": "Material", "domain": { "type": "codedValue", "name": "WS2_dmnStMatInt", "description": "Surface materials of Streets", "codedValues": [ { "name": "Unknown", "code": 1 }, { "name": "Asphalt", "code": 2 }, { "name": "Concrete", "code": 3 }, { "name": "Dirt", "code": 4 }, { "name": "Gravel", "code": 5 }, { "name": "Pavers", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingLotType", "description": "List of parking lot types", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "Z 1", "code": "Z 1" }, { "name": "LS", "code": "LS" }, { "name": "$", "code": "$" }, { "name": "M", "code": "M" }, { "name": "SSL", "code": "SSL" }, { "name": "G", "code": "G" }, { "name": "SSPP", "code": "SSPP" }, { "name": "Misc.: S/L/D", "code": "Misc.: S/L/D" }, { "name": "Leased", "code": "Leased" }, { "name": "Mixed", "code": "Mixed" }, { "name": "FM", "code": "FM" }, { "name": "C", "code": "C" }, { "name": "Temp", "code": "Temp" }, { "name": "Other", "code": "Other" }, { "name": "Drive", "code": "Drive" }, { "name": "BPH", "code": "BPH" }, { "name": "BMC", "code": "BMC" }, { "name": "PRL", "code": "PRL" }, { "name": "PWL", "code": "PWL" }, { "name": "BSL", "code": "BSL" }, { "name": "MCLS", "code": "MCLS" }, { "name": "USA", "code": "USA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "PTSNum", "type": "esriFieldTypeDouble", "alias": "PTSNum", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 75, "domain": null }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingLotCategory", "description": "List of parking lot categories", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "Misc. Lots: Service, Loading, Disabled", "code": "Misc. Lots: Service, Loading, Disabled" }, { "name": "Zone 1 Lot", "code": "Zone 1 Lot" }, { "name": "Lot Specific Permit Parking", "code": "Lot Specific Permit Parking" }, { "name": "Leased Property Lot", "code": "Leased Property Lot" }, { "name": "South of Sixth Street Lot", "code": "South of Sixth Street Lot" }, { "name": "Parking Garage", "code": "Parking Garage" }, { "name": "Motorcycle Parking Lot", "code": "Motorcycle Parking Lot" }, { "name": "Street Specific Permit Parking Lot", "code": "Street Specific Permit Parking Lot" }, { "name": "Mixed Permits / Meters Lot", "code": "Mixed Permits / Meters Lot" }, { "name": "FM Lot", "code": "FM Lot" }, { "name": "Contractor Lot", "code": "Contractor Lot" }, { "name": "Temporary Lot", "code": "Temporary Lot" }, { "name": "Other Lot", "code": "Other Lot" }, { "name": "Facility Access Drive", "code": "Facility Access Drive" }, { "name": "Banner Medical Center Lot", "code": "Banner Medical Center Lot" }, { "name": "Banner Physicians Healthcare Lot", "code": "Banner Physicians Healthcare Lot" }, { "name": "Park n' Ride Lot", "code": "Park n' Ride Lot" }, { "name": "Building Specific Lot", "code": "Building Specific Lot" }, { "name": "Visitor Parking Lot", "code": "Visitor Parking Lot" }, { "name": "Park n' Walk Lot", "code": "Park n' Walk Lot" }, { "name": "Motorcycle Lot Specific", "code": "Motorcycle Lot Specific" }, { "name": "USA Lot", "code": "USA Lot" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PTSName", "type": "esriFieldTypeString", "alias": "PTSName", "length": 50, "domain": null }, { "name": "T2Code", "type": "esriFieldTypeString", "alias": "T2Code", "length": 10, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingLocation_New", "description": "Parking location types", "codedValues": [ { "name": "Alley", "code": "Alley" }, { "name": "Garage", "code": "Garage" }, { "name": "Garage Entrance", "code": "Garage Entrance" }, { "name": "Lot", "code": "Lot" }, { "name": "Other", "code": "Other" }, { "name": "Street", "code": "Street" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LotID", "type": "esriFieldTypeSmallInteger", "alias": "LotID", "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "stripe_spacept_update", "type": "esriFieldTypeString", "alias": "stripe_spacept_update", "length": 50, "domain": null }, { "name": "CountReserveState", "type": "esriFieldTypeSmallInteger", "alias": "CountReserveState", "domain": null }, { "name": "CountDS", "type": "esriFieldTypeSmallInteger", "alias": "CountDS", "domain": null }, { "name": "CountDG", "type": "esriFieldTypeSmallInteger", "alias": "CountDG", "domain": null }, { "name": "CountCHC", "type": "esriFieldTypeSmallInteger", "alias": "CountCHC", "domain": null }, { "name": "CountEVCharging", "type": "esriFieldTypeSmallInteger", "alias": "CountEVCharging", "domain": null }, { "name": "CountGovComm", "type": "esriFieldTypeSmallInteger", "alias": "CountGovComm", "domain": null }, { "name": "CountDeptRes", "type": "esriFieldTypeSmallInteger", "alias": "CountDeptRes", "domain": null }, { "name": "CountParkRide", "type": "esriFieldTypeSmallInteger", "alias": "CountParkRide", "domain": null }, { "name": "CountZipCar", "type": "esriFieldTypeSmallInteger", "alias": "CountZipCar", "domain": null }, { "name": "CountBldgSpec", "type": "esriFieldTypeSmallInteger", "alias": "CountBldgSpec", "domain": null }, { "name": "CountParkWalk", "type": "esriFieldTypeSmallInteger", "alias": "CountParkWalk", "domain": null }, { "name": "CountMCLS", "type": "esriFieldTypeSmallInteger", "alias": "CountMCLS", "domain": null }, { "name": "CountPaybyPlate", "type": "esriFieldTypeSmallInteger", "alias": "CountPaybyPlate", "domain": null }, { "name": "CountMCPaybyPlate", "type": "esriFieldTypeSmallInteger", "alias": "CountMCPaybyPlate", "domain": null }, { "name": "CountDPaybyPlate", "type": "esriFieldTypeSmallInteger", "alias": "CountDPaybyPlate", "domain": null }, { "name": "SearchKeywords", "type": "esriFieldTypeString", "alias": "Search Keywords", "length": 255, "domain": null }, { "name": "CountUSA", "type": "esriFieldTypeSmallInteger", "alias": "CountUSA", "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 50, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "domain": null }, { "name": "PTSMaintenancePCI", "type": "esriFieldTypeDouble", "alias": "PTSMaintenancePCI", "domain": null }, { "name": "PTSMaintenanceDrivability", "type": "esriFieldTypeDouble", "alias": "PTSMaintenanceDrivabilityRideability", "domain": null }, { "name": "PTSMaintenanceTodaysCondition", "type": "esriFieldTypeString", "alias": "TodaysCondition", "length": 50, "domain": null }, { "name": "PTSMaintenanceNeedsRePaving", "type": "esriFieldTypeString", "alias": "NeedsRePaving", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PTSMaintenanceMiscNotes", "type": "esriFieldTypeString", "alias": "PTSMaintenanceMiscNotes", "length": 50, "domain": null }, { "name": "Count15Min", "type": "esriFieldTypeSmallInteger", "alias": "15Min", "domain": null }, { "name": "Count15MinMC", "type": "esriFieldTypeSmallInteger", "alias": "15MinMC", "domain": null }, { "name": "Count15MinDisabled", "type": "esriFieldTypeSmallInteger", "alias": "15MinD", "domain": null }, { "name": "CountAllPermitsAuthorized", "type": "esriFieldTypeSmallInteger", "alias": "APA", "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": "" }, { "name": "FDO_Name", "fields": "Name", "isAscending": true, "isUnique": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 122, "name": "South of Sixth Parking Lots", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 13542, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 230, 0, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.24780800331E7, "ymin": 3706485.2167000026, "xmax": -1.2272478154000001E7, "ymax": 3955494.7321000025, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Type", "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": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 30, "domain": null }, { "name": "Material", "type": "esriFieldTypeInteger", "alias": "Material", "domain": { "type": "codedValue", "name": "WS2_dmnStMatInt", "description": "Surface materials of Streets", "codedValues": [ { "name": "Unknown", "code": 1 }, { "name": "Asphalt", "code": 2 }, { "name": "Concrete", "code": 3 }, { "name": "Dirt", "code": 4 }, { "name": "Gravel", "code": 5 }, { "name": "Pavers", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingLotType", "description": "List of parking lot types", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "Z 1", "code": "Z 1" }, { "name": "LS", "code": "LS" }, { "name": "$", "code": "$" }, { "name": "M", "code": "M" }, { "name": "SSL", "code": "SSL" }, { "name": "G", "code": "G" }, { "name": "SSPP", "code": "SSPP" }, { "name": "Misc.: S/L/D", "code": "Misc.: S/L/D" }, { "name": "Leased", "code": "Leased" }, { "name": "Mixed", "code": "Mixed" }, { "name": "FM", "code": "FM" }, { "name": "C", "code": "C" }, { "name": "Temp", "code": "Temp" }, { "name": "Other", "code": "Other" }, { "name": "Drive", "code": "Drive" }, { "name": "BPH", "code": "BPH" }, { "name": "BMC", "code": "BMC" }, { "name": "PRL", "code": "PRL" }, { "name": "PWL", "code": "PWL" }, { "name": "BSL", "code": "BSL" }, { "name": "MCLS", "code": "MCLS" }, { "name": "USA", "code": "USA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "PTSNum", "type": "esriFieldTypeDouble", "alias": "PTSNum", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 75, "domain": null }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingLotCategory", "description": "List of parking lot categories", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "Misc. Lots: Service, Loading, Disabled", "code": "Misc. Lots: Service, Loading, Disabled" }, { "name": "Zone 1 Lot", "code": "Zone 1 Lot" }, { "name": "Lot Specific Permit Parking", "code": "Lot Specific Permit Parking" }, { "name": "Leased Property Lot", "code": "Leased Property Lot" }, { "name": "South of Sixth Street Lot", "code": "South of Sixth Street Lot" }, { "name": "Parking Garage", "code": "Parking Garage" }, { "name": "Motorcycle Parking Lot", "code": "Motorcycle Parking Lot" }, { "name": "Street Specific Permit Parking Lot", "code": "Street Specific Permit Parking Lot" }, { "name": "Mixed Permits / Meters Lot", "code": "Mixed Permits / Meters Lot" }, { "name": "FM Lot", "code": "FM Lot" }, { "name": "Contractor Lot", "code": "Contractor Lot" }, { "name": "Temporary Lot", "code": "Temporary Lot" }, { "name": "Other Lot", "code": "Other Lot" }, { "name": "Facility Access Drive", "code": "Facility Access Drive" }, { "name": "Banner Medical Center Lot", "code": "Banner Medical Center Lot" }, { "name": "Banner Physicians Healthcare Lot", "code": "Banner Physicians Healthcare Lot" }, { "name": "Park n' Ride Lot", "code": "Park n' Ride Lot" }, { "name": "Building Specific Lot", "code": "Building Specific Lot" }, { "name": "Visitor Parking Lot", "code": "Visitor Parking Lot" }, { "name": "Park n' Walk Lot", "code": "Park n' Walk Lot" }, { "name": "Motorcycle Lot Specific", "code": "Motorcycle Lot Specific" }, { "name": "USA Lot", "code": "USA Lot" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PTSName", "type": "esriFieldTypeString", "alias": "PTSName", "length": 50, "domain": null }, { "name": "T2Code", "type": "esriFieldTypeString", "alias": "T2Code", "length": 10, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingLocation_New", "description": "Parking location types", "codedValues": [ { "name": "Alley", "code": "Alley" }, { "name": "Garage", "code": "Garage" }, { "name": "Garage Entrance", "code": "Garage Entrance" }, { "name": "Lot", "code": "Lot" }, { "name": "Other", "code": "Other" }, { "name": "Street", "code": "Street" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LotID", "type": "esriFieldTypeSmallInteger", "alias": "LotID", "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "stripe_spacept_update", "type": "esriFieldTypeString", "alias": "stripe_spacept_update", "length": 50, "domain": null }, { "name": "CountReserveState", "type": "esriFieldTypeSmallInteger", "alias": "CountReserveState", "domain": null }, { "name": "CountDS", "type": "esriFieldTypeSmallInteger", "alias": "CountDS", "domain": null }, { "name": "CountDG", "type": "esriFieldTypeSmallInteger", "alias": "CountDG", "domain": null }, { "name": "CountCHC", "type": "esriFieldTypeSmallInteger", "alias": "CountCHC", "domain": null }, { "name": "CountEVCharging", "type": "esriFieldTypeSmallInteger", "alias": "CountEVCharging", "domain": null }, { "name": "CountGovComm", "type": "esriFieldTypeSmallInteger", "alias": "CountGovComm", "domain": null }, { "name": "CountDeptRes", "type": "esriFieldTypeSmallInteger", "alias": "CountDeptRes", "domain": null }, { "name": "CountParkRide", "type": "esriFieldTypeSmallInteger", "alias": "CountParkRide", "domain": null }, { "name": "CountZipCar", "type": "esriFieldTypeSmallInteger", "alias": "CountZipCar", "domain": null }, { "name": "CountBldgSpec", "type": "esriFieldTypeSmallInteger", "alias": "CountBldgSpec", "domain": null }, { "name": "CountParkWalk", "type": "esriFieldTypeSmallInteger", "alias": "CountParkWalk", "domain": null }, { "name": "CountMCLS", "type": "esriFieldTypeSmallInteger", "alias": "CountMCLS", "domain": null }, { "name": "CountPaybyPlate", "type": "esriFieldTypeSmallInteger", "alias": "CountPaybyPlate", "domain": null }, { "name": "CountMCPaybyPlate", "type": "esriFieldTypeSmallInteger", "alias": "CountMCPaybyPlate", "domain": null }, { "name": "CountDPaybyPlate", "type": "esriFieldTypeSmallInteger", "alias": "CountDPaybyPlate", "domain": null }, { "name": "SearchKeywords", "type": "esriFieldTypeString", "alias": "Search Keywords", "length": 255, "domain": null }, { "name": "CountUSA", "type": "esriFieldTypeSmallInteger", "alias": "CountUSA", "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 50, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "domain": null }, { "name": "PTSMaintenancePCI", "type": "esriFieldTypeDouble", "alias": "PTSMaintenancePCI", "domain": null }, { "name": "PTSMaintenanceDrivability", "type": "esriFieldTypeDouble", "alias": "PTSMaintenanceDrivabilityRideability", "domain": null }, { "name": "PTSMaintenanceTodaysCondition", "type": "esriFieldTypeString", "alias": "TodaysCondition", "length": 50, "domain": null }, { "name": "PTSMaintenanceNeedsRePaving", "type": "esriFieldTypeString", "alias": "NeedsRePaving", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PTSMaintenanceMiscNotes", "type": "esriFieldTypeString", "alias": "PTSMaintenanceMiscNotes", "length": 50, "domain": null }, { "name": "Count15Min", "type": "esriFieldTypeSmallInteger", "alias": "15Min", "domain": null }, { "name": "Count15MinMC", "type": "esriFieldTypeSmallInteger", "alias": "15MinMC", "domain": null }, { "name": "Count15MinDisabled", "type": "esriFieldTypeSmallInteger", "alias": "15MinD", "domain": null }, { "name": "CountAllPermitsAuthorized", "type": "esriFieldTypeSmallInteger", "alias": "APA", "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": "" }, { "name": "FDO_Name", "fields": "Name", "isAscending": true, "isUnique": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 123, "name": "Zone 1 Parking Lots", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 13542, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 38, 115, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.24780800331E7, "ymin": 3706485.2167000026, "xmax": -1.2272478154000001E7, "ymax": 3955494.7321000025, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Type", "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": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 30, "domain": null }, { "name": "Material", "type": "esriFieldTypeInteger", "alias": "Material", "domain": { "type": "codedValue", "name": "WS2_dmnStMatInt", "description": "Surface materials of Streets", "codedValues": [ { "name": "Unknown", "code": 1 }, { "name": "Asphalt", "code": 2 }, { "name": "Concrete", "code": 3 }, { "name": "Dirt", "code": 4 }, { "name": "Gravel", "code": 5 }, { "name": "Pavers", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingLotType", "description": "List of parking lot types", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "Z 1", "code": "Z 1" }, { "name": "LS", "code": "LS" }, { "name": "$", "code": "$" }, { "name": "M", "code": "M" }, { "name": "SSL", "code": "SSL" }, { "name": "G", "code": "G" }, { "name": "SSPP", "code": "SSPP" }, { "name": "Misc.: S/L/D", "code": "Misc.: S/L/D" }, { "name": "Leased", "code": "Leased" }, { "name": "Mixed", "code": "Mixed" }, { "name": "FM", "code": "FM" }, { "name": "C", "code": "C" }, { "name": "Temp", "code": "Temp" }, { "name": "Other", "code": "Other" }, { "name": "Drive", "code": "Drive" }, { "name": "BPH", "code": "BPH" }, { "name": "BMC", "code": "BMC" }, { "name": "PRL", "code": "PRL" }, { "name": "PWL", "code": "PWL" }, { "name": "BSL", "code": "BSL" }, { "name": "MCLS", "code": "MCLS" }, { "name": "USA", "code": "USA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "PTSNum", "type": "esriFieldTypeDouble", "alias": "PTSNum", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 75, "domain": null }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingLotCategory", "description": "List of parking lot categories", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "Misc. Lots: Service, Loading, Disabled", "code": "Misc. Lots: Service, Loading, Disabled" }, { "name": "Zone 1 Lot", "code": "Zone 1 Lot" }, { "name": "Lot Specific Permit Parking", "code": "Lot Specific Permit Parking" }, { "name": "Leased Property Lot", "code": "Leased Property Lot" }, { "name": "South of Sixth Street Lot", "code": "South of Sixth Street Lot" }, { "name": "Parking Garage", "code": "Parking Garage" }, { "name": "Motorcycle Parking Lot", "code": "Motorcycle Parking Lot" }, { "name": "Street Specific Permit Parking Lot", "code": "Street Specific Permit Parking Lot" }, { "name": "Mixed Permits / Meters Lot", "code": "Mixed Permits / Meters Lot" }, { "name": "FM Lot", "code": "FM Lot" }, { "name": "Contractor Lot", "code": "Contractor Lot" }, { "name": "Temporary Lot", "code": "Temporary Lot" }, { "name": "Other Lot", "code": "Other Lot" }, { "name": "Facility Access Drive", "code": "Facility Access Drive" }, { "name": "Banner Medical Center Lot", "code": "Banner Medical Center Lot" }, { "name": "Banner Physicians Healthcare Lot", "code": "Banner Physicians Healthcare Lot" }, { "name": "Park n' Ride Lot", "code": "Park n' Ride Lot" }, { "name": "Building Specific Lot", "code": "Building Specific Lot" }, { "name": "Visitor Parking Lot", "code": "Visitor Parking Lot" }, { "name": "Park n' Walk Lot", "code": "Park n' Walk Lot" }, { "name": "Motorcycle Lot Specific", "code": "Motorcycle Lot Specific" }, { "name": "USA Lot", "code": "USA Lot" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PTSName", "type": "esriFieldTypeString", "alias": "PTSName", "length": 50, "domain": null }, { "name": "T2Code", "type": "esriFieldTypeString", "alias": "T2Code", "length": 10, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingLocation_New", "description": "Parking location types", "codedValues": [ { "name": "Alley", "code": "Alley" }, { "name": "Garage", "code": "Garage" }, { "name": "Garage Entrance", "code": "Garage Entrance" }, { "name": "Lot", "code": "Lot" }, { "name": "Other", "code": "Other" }, { "name": "Street", "code": "Street" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LotID", "type": "esriFieldTypeSmallInteger", "alias": "LotID", "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "stripe_spacept_update", "type": "esriFieldTypeString", "alias": "stripe_spacept_update", "length": 50, "domain": null }, { "name": "CountReserveState", "type": "esriFieldTypeSmallInteger", "alias": "CountReserveState", "domain": null }, { "name": "CountDS", "type": "esriFieldTypeSmallInteger", "alias": "CountDS", "domain": null }, { "name": "CountDG", "type": "esriFieldTypeSmallInteger", "alias": "CountDG", "domain": null }, { "name": "CountCHC", "type": "esriFieldTypeSmallInteger", "alias": "CountCHC", "domain": null }, { "name": "CountEVCharging", "type": "esriFieldTypeSmallInteger", "alias": "CountEVCharging", "domain": null }, { "name": "CountGovComm", "type": "esriFieldTypeSmallInteger", "alias": "CountGovComm", "domain": null }, { "name": "CountDeptRes", "type": "esriFieldTypeSmallInteger", "alias": "CountDeptRes", "domain": null }, { "name": "CountParkRide", "type": "esriFieldTypeSmallInteger", "alias": "CountParkRide", "domain": null }, { "name": "CountZipCar", "type": "esriFieldTypeSmallInteger", "alias": "CountZipCar", "domain": null }, { "name": "CountBldgSpec", "type": "esriFieldTypeSmallInteger", "alias": "CountBldgSpec", "domain": null }, { "name": "CountParkWalk", "type": "esriFieldTypeSmallInteger", "alias": "CountParkWalk", "domain": null }, { "name": "CountMCLS", "type": "esriFieldTypeSmallInteger", "alias": "CountMCLS", "domain": null }, { "name": "CountPaybyPlate", "type": "esriFieldTypeSmallInteger", "alias": "CountPaybyPlate", "domain": null }, { "name": "CountMCPaybyPlate", "type": "esriFieldTypeSmallInteger", "alias": "CountMCPaybyPlate", "domain": null }, { "name": "CountDPaybyPlate", "type": "esriFieldTypeSmallInteger", "alias": "CountDPaybyPlate", "domain": null }, { "name": "SearchKeywords", "type": "esriFieldTypeString", "alias": "Search Keywords", "length": 255, "domain": null }, { "name": "CountUSA", "type": "esriFieldTypeSmallInteger", "alias": "CountUSA", "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 50, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "domain": null }, { "name": "PTSMaintenancePCI", "type": "esriFieldTypeDouble", "alias": "PTSMaintenancePCI", "domain": null }, { "name": "PTSMaintenanceDrivability", "type": "esriFieldTypeDouble", "alias": "PTSMaintenanceDrivabilityRideability", "domain": null }, { "name": "PTSMaintenanceTodaysCondition", "type": "esriFieldTypeString", "alias": "TodaysCondition", "length": 50, "domain": null }, { "name": "PTSMaintenanceNeedsRePaving", "type": "esriFieldTypeString", "alias": "NeedsRePaving", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PTSMaintenanceMiscNotes", "type": "esriFieldTypeString", "alias": "PTSMaintenanceMiscNotes", "length": 50, "domain": null }, { "name": "Count15Min", "type": "esriFieldTypeSmallInteger", "alias": "15Min", "domain": null }, { "name": "Count15MinMC", "type": "esriFieldTypeSmallInteger", "alias": "15MinMC", "domain": null }, { "name": "Count15MinDisabled", "type": "esriFieldTypeSmallInteger", "alias": "15MinD", "domain": null }, { "name": "CountAllPermitsAuthorized", "type": "esriFieldTypeSmallInteger", "alias": "APA", "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": "" }, { "name": "FDO_Name", "fields": "Name", "isAscending": true, "isUnique": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 124, "name": "Misc. S/L/D Lots", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 13542, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 115, 223, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.24780800331E7, "ymin": 3706485.2167000026, "xmax": -1.2272478154000001E7, "ymax": 3955494.7321000025, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Type", "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": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 30, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingLotType", "description": "List of parking lot types", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "Z 1", "code": "Z 1" }, { "name": "LS", "code": "LS" }, { "name": "$", "code": "$" }, { "name": "M", "code": "M" }, { "name": "SSL", "code": "SSL" }, { "name": "G", "code": "G" }, { "name": "SSPP", "code": "SSPP" }, { "name": "Misc.: S/L/D", "code": "Misc.: S/L/D" }, { "name": "Leased", "code": "Leased" }, { "name": "Mixed", "code": "Mixed" }, { "name": "FM", "code": "FM" }, { "name": "C", "code": "C" }, { "name": "Temp", "code": "Temp" }, { "name": "Other", "code": "Other" }, { "name": "Drive", "code": "Drive" }, { "name": "BPH", "code": "BPH" }, { "name": "BMC", "code": "BMC" }, { "name": "PRL", "code": "PRL" }, { "name": "PWL", "code": "PWL" }, { "name": "BSL", "code": "BSL" }, { "name": "MCLS", "code": "MCLS" }, { "name": "USA", "code": "USA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "PTSNum", "type": "esriFieldTypeDouble", "alias": "PTSNum", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 75, "domain": null }, { "name": "LotID", "type": "esriFieldTypeSmallInteger", "alias": "LotID", "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "stripe_spacept_update", "type": "esriFieldTypeString", "alias": "stripe_spacept_update", "length": 50, "domain": null }, { "name": "CountReserveState", "type": "esriFieldTypeSmallInteger", "alias": "CountReserveState", "domain": null }, { "name": "CountDS", "type": "esriFieldTypeSmallInteger", "alias": "CountDS", "domain": null }, { "name": "CountDG", "type": "esriFieldTypeSmallInteger", "alias": "CountDG", "domain": null }, { "name": "CountCHC", "type": "esriFieldTypeSmallInteger", "alias": "CountCHC", "domain": null }, { "name": "CountEVCharging", "type": "esriFieldTypeSmallInteger", "alias": "CountEVCharging", "domain": null }, { "name": "CountGovComm", "type": "esriFieldTypeSmallInteger", "alias": "CountGovComm", "domain": null }, { "name": "CountDeptRes", "type": "esriFieldTypeSmallInteger", "alias": "CountDeptRes", "domain": null }, { "name": "CountParkRide", "type": "esriFieldTypeSmallInteger", "alias": "CountParkRide", "domain": null }, { "name": "CountZipCar", "type": "esriFieldTypeSmallInteger", "alias": "CountZipCar", "domain": null }, { "name": "CountBldgSpec", "type": "esriFieldTypeSmallInteger", "alias": "CountBldgSpec", "domain": null }, { "name": "CountParkWalk", "type": "esriFieldTypeSmallInteger", "alias": "CountParkWalk", "domain": null }, { "name": "CountMCLS", "type": "esriFieldTypeSmallInteger", "alias": "CountMCLS", "domain": null }, { "name": "CountPaybyPlate", "type": "esriFieldTypeSmallInteger", "alias": "CountPaybyPlate", "domain": null }, { "name": "CountMCPaybyPlate", "type": "esriFieldTypeSmallInteger", "alias": "CountMCPaybyPlate", "domain": null }, { "name": "CountDPaybyPlate", "type": "esriFieldTypeSmallInteger", "alias": "CountDPaybyPlate", "domain": null }, { "name": "SearchKeywords", "type": "esriFieldTypeString", "alias": "Search Keywords", "length": 255, "domain": null }, { "name": "CountUSA", "type": "esriFieldTypeSmallInteger", "alias": "CountUSA", "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 50, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "domain": null }, { "name": "PTSMaintenancePCI", "type": "esriFieldTypeDouble", "alias": "PTSMaintenancePCI", "domain": null }, { "name": "PTSMaintenanceDrivability", "type": "esriFieldTypeDouble", "alias": "PTSMaintenanceDrivabilityRideability", "domain": null }, { "name": "PTSMaintenanceTodaysCondition", "type": "esriFieldTypeString", "alias": "TodaysCondition", "length": 50, "domain": null }, { "name": "PTSMaintenanceNeedsRePaving", "type": "esriFieldTypeString", "alias": "NeedsRePaving", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PTSMaintenanceMiscNotes", "type": "esriFieldTypeString", "alias": "PTSMaintenanceMiscNotes", "length": 50, "domain": null }, { "name": "Count15Min", "type": "esriFieldTypeSmallInteger", "alias": "15Min", "domain": null }, { "name": "Count15MinMC", "type": "esriFieldTypeSmallInteger", "alias": "15MinMC", "domain": null }, { "name": "Count15MinDisabled", "type": "esriFieldTypeSmallInteger", "alias": "15MinD", "domain": null }, { "name": "CountAllPermitsAuthorized", "type": "esriFieldTypeSmallInteger", "alias": "APA", "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": "" }, { "name": "FDO_Name", "fields": "Name", "isAscending": true, "isUnique": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 125, "name": "Motorcycle Parking Lots", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 13542, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.24780800331E7, "ymin": 3706485.2167000026, "xmax": -1.2272478154000001E7, "ymax": 3955494.7321000025, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Type", "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": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 30, "domain": null }, { "name": "Material", "type": "esriFieldTypeInteger", "alias": "Material", "domain": { "type": "codedValue", "name": "WS2_dmnStMatInt", "description": "Surface materials of Streets", "codedValues": [ { "name": "Unknown", "code": 1 }, { "name": "Asphalt", "code": 2 }, { "name": "Concrete", "code": 3 }, { "name": "Dirt", "code": 4 }, { "name": "Gravel", "code": 5 }, { "name": "Pavers", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingLotType", "description": "List of parking lot types", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "Z 1", "code": "Z 1" }, { "name": "LS", "code": "LS" }, { "name": "$", "code": "$" }, { "name": "M", "code": "M" }, { "name": "SSL", "code": "SSL" }, { "name": "G", "code": "G" }, { "name": "SSPP", "code": "SSPP" }, { "name": "Misc.: S/L/D", "code": "Misc.: S/L/D" }, { "name": "Leased", "code": "Leased" }, { "name": "Mixed", "code": "Mixed" }, { "name": "FM", "code": "FM" }, { "name": "C", "code": "C" }, { "name": "Temp", "code": "Temp" }, { "name": "Other", "code": "Other" }, { "name": "Drive", "code": "Drive" }, { "name": "BPH", "code": "BPH" }, { "name": "BMC", "code": "BMC" }, { "name": "PRL", "code": "PRL" }, { "name": "PWL", "code": "PWL" }, { "name": "BSL", "code": "BSL" }, { "name": "MCLS", "code": "MCLS" }, { "name": "USA", "code": "USA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "PTSNum", "type": "esriFieldTypeDouble", "alias": "PTSNum", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 75, "domain": null }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingLotCategory", "description": "List of parking lot categories", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "Misc. Lots: Service, Loading, Disabled", "code": "Misc. Lots: Service, Loading, Disabled" }, { "name": "Zone 1 Lot", "code": "Zone 1 Lot" }, { "name": "Lot Specific Permit Parking", "code": "Lot Specific Permit Parking" }, { "name": "Leased Property Lot", "code": "Leased Property Lot" }, { "name": "South of Sixth Street Lot", "code": "South of Sixth Street Lot" }, { "name": "Parking Garage", "code": "Parking Garage" }, { "name": "Motorcycle Parking Lot", "code": "Motorcycle Parking Lot" }, { "name": "Street Specific Permit Parking Lot", "code": "Street Specific Permit Parking Lot" }, { "name": "Mixed Permits / Meters Lot", "code": "Mixed Permits / Meters Lot" }, { "name": "FM Lot", "code": "FM Lot" }, { "name": "Contractor Lot", "code": "Contractor Lot" }, { "name": "Temporary Lot", "code": "Temporary Lot" }, { "name": "Other Lot", "code": "Other Lot" }, { "name": "Facility Access Drive", "code": "Facility Access Drive" }, { "name": "Banner Medical Center Lot", "code": "Banner Medical Center Lot" }, { "name": "Banner Physicians Healthcare Lot", "code": "Banner Physicians Healthcare Lot" }, { "name": "Park n' Ride Lot", "code": "Park n' Ride Lot" }, { "name": "Building Specific Lot", "code": "Building Specific Lot" }, { "name": "Visitor Parking Lot", "code": "Visitor Parking Lot" }, { "name": "Park n' Walk Lot", "code": "Park n' Walk Lot" }, { "name": "Motorcycle Lot Specific", "code": "Motorcycle Lot Specific" }, { "name": "USA Lot", "code": "USA Lot" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingLocation_New", "description": "Parking location types", "codedValues": [ { "name": "Alley", "code": "Alley" }, { "name": "Garage", "code": "Garage" }, { "name": "Garage Entrance", "code": "Garage Entrance" }, { "name": "Lot", "code": "Lot" }, { "name": "Other", "code": "Other" }, { "name": "Street", "code": "Street" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LotID", "type": "esriFieldTypeSmallInteger", "alias": "LotID", "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "stripe_spacept_update", "type": "esriFieldTypeString", "alias": "stripe_spacept_update", "length": 50, "domain": null }, { "name": "CountReserveState", "type": "esriFieldTypeSmallInteger", "alias": "CountReserveState", "domain": null }, { "name": "CountDS", "type": "esriFieldTypeSmallInteger", "alias": "CountDS", "domain": null }, { "name": "CountDG", "type": "esriFieldTypeSmallInteger", "alias": "CountDG", "domain": null }, { "name": "CountCHC", "type": "esriFieldTypeSmallInteger", "alias": "CountCHC", "domain": null }, { "name": "CountEVCharging", "type": "esriFieldTypeSmallInteger", "alias": "CountEVCharging", "domain": null }, { "name": "CountGovComm", "type": "esriFieldTypeSmallInteger", "alias": "CountGovComm", "domain": null }, { "name": "CountDeptRes", "type": "esriFieldTypeSmallInteger", "alias": "CountDeptRes", "domain": null }, { "name": "CountParkRide", "type": "esriFieldTypeSmallInteger", "alias": "CountParkRide", "domain": null }, { "name": "CountZipCar", "type": "esriFieldTypeSmallInteger", "alias": "CountZipCar", "domain": null }, { "name": "CountBldgSpec", "type": "esriFieldTypeSmallInteger", "alias": "CountBldgSpec", "domain": null }, { "name": "CountParkWalk", "type": "esriFieldTypeSmallInteger", "alias": "CountParkWalk", "domain": null }, { "name": "CountMCLS", "type": "esriFieldTypeSmallInteger", "alias": "CountMCLS", "domain": null }, { "name": "CountPaybyPlate", "type": "esriFieldTypeSmallInteger", "alias": "CountPaybyPlate", "domain": null }, { "name": "CountMCPaybyPlate", "type": "esriFieldTypeSmallInteger", "alias": "CountMCPaybyPlate", "domain": null }, { "name": "CountDPaybyPlate", "type": "esriFieldTypeSmallInteger", "alias": "CountDPaybyPlate", "domain": null }, { "name": "SearchKeywords", "type": "esriFieldTypeString", "alias": "Search Keywords", "length": 255, "domain": null }, { "name": "CountUSA", "type": "esriFieldTypeSmallInteger", "alias": "CountUSA", "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 50, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "domain": null }, { "name": "PTSMaintenancePCI", "type": "esriFieldTypeDouble", "alias": "PTSMaintenancePCI", "domain": null }, { "name": "PTSMaintenanceDrivability", "type": "esriFieldTypeDouble", "alias": "PTSMaintenanceDrivabilityRideability", "domain": null }, { "name": "PTSMaintenanceTodaysCondition", "type": "esriFieldTypeString", "alias": "TodaysCondition", "length": 50, "domain": null }, { "name": "PTSMaintenanceNeedsRePaving", "type": "esriFieldTypeString", "alias": "NeedsRePaving", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PTSMaintenanceMiscNotes", "type": "esriFieldTypeString", "alias": "PTSMaintenanceMiscNotes", "length": 50, "domain": null }, { "name": "Count15Min", "type": "esriFieldTypeSmallInteger", "alias": "15Min", "domain": null }, { "name": "Count15MinMC", "type": "esriFieldTypeSmallInteger", "alias": "15MinMC", "domain": null }, { "name": "Count15MinDisabled", "type": "esriFieldTypeSmallInteger", "alias": "15MinD", "domain": null }, { "name": "CountAllPermitsAuthorized", "type": "esriFieldTypeSmallInteger", "alias": "APA", "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": "" }, { "name": "FDO_Name", "fields": "Name", "isAscending": true, "isUnique": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 126, "name": "All Surface Parking Lots", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 18055.954822, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 0, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.24780800331E7, "ymin": 3706485.2167000026, "xmax": -1.2272478154000001E7, "ymax": 3955494.7321000025, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Type", "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": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 30, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingLotType", "description": "List of parking lot types", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "Z 1", "code": "Z 1" }, { "name": "LS", "code": "LS" }, { "name": "$", "code": "$" }, { "name": "M", "code": "M" }, { "name": "SSL", "code": "SSL" }, { "name": "G", "code": "G" }, { "name": "SSPP", "code": "SSPP" }, { "name": "Misc.: S/L/D", "code": "Misc.: S/L/D" }, { "name": "Leased", "code": "Leased" }, { "name": "Mixed", "code": "Mixed" }, { "name": "FM", "code": "FM" }, { "name": "C", "code": "C" }, { "name": "Temp", "code": "Temp" }, { "name": "Other", "code": "Other" }, { "name": "Drive", "code": "Drive" }, { "name": "BPH", "code": "BPH" }, { "name": "BMC", "code": "BMC" }, { "name": "PRL", "code": "PRL" }, { "name": "PWL", "code": "PWL" }, { "name": "BSL", "code": "BSL" }, { "name": "MCLS", "code": "MCLS" }, { "name": "USA", "code": "USA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "PTSNum", "type": "esriFieldTypeDouble", "alias": "PTSNum", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 75, "domain": null }, { "name": "SpaceNumLetter", "type": "esriFieldTypeString", "alias": "SpaceNumLetter", "length": 8, "domain": null }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingLotCategory", "description": "List of parking lot categories", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "Misc. Lots: Service, Loading, Disabled", "code": "Misc. Lots: Service, Loading, Disabled" }, { "name": "Zone 1 Lot", "code": "Zone 1 Lot" }, { "name": "Lot Specific Permit Parking", "code": "Lot Specific Permit Parking" }, { "name": "Leased Property Lot", "code": "Leased Property Lot" }, { "name": "South of Sixth Street Lot", "code": "South of Sixth Street Lot" }, { "name": "Parking Garage", "code": "Parking Garage" }, { "name": "Motorcycle Parking Lot", "code": "Motorcycle Parking Lot" }, { "name": "Street Specific Permit Parking Lot", "code": "Street Specific Permit Parking Lot" }, { "name": "Mixed Permits / Meters Lot", "code": "Mixed Permits / Meters Lot" }, { "name": "FM Lot", "code": "FM Lot" }, { "name": "Contractor Lot", "code": "Contractor Lot" }, { "name": "Temporary Lot", "code": "Temporary Lot" }, { "name": "Other Lot", "code": "Other Lot" }, { "name": "Facility Access Drive", "code": "Facility Access Drive" }, { "name": "Banner Medical Center Lot", "code": "Banner Medical Center Lot" }, { "name": "Banner Physicians Healthcare Lot", "code": "Banner Physicians Healthcare Lot" }, { "name": "Park n' Ride Lot", "code": "Park n' Ride Lot" }, { "name": "Building Specific Lot", "code": "Building Specific Lot" }, { "name": "Visitor Parking Lot", "code": "Visitor Parking Lot" }, { "name": "Park n' Walk Lot", "code": "Park n' Walk Lot" }, { "name": "Motorcycle Lot Specific", "code": "Motorcycle Lot Specific" }, { "name": "USA Lot", "code": "USA Lot" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingLocation_New", "description": "Parking location types", "codedValues": [ { "name": "Alley", "code": "Alley" }, { "name": "Garage", "code": "Garage" }, { "name": "Garage Entrance", "code": "Garage Entrance" }, { "name": "Lot", "code": "Lot" }, { "name": "Other", "code": "Other" }, { "name": "Street", "code": "Street" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LotID", "type": "esriFieldTypeSmallInteger", "alias": "LotID", "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "stripe_spacept_update", "type": "esriFieldTypeString", "alias": "stripe_spacept_update", "length": 50, "domain": null }, { "name": "CountReserveState", "type": "esriFieldTypeSmallInteger", "alias": "CountReserveState", "domain": null }, { "name": "CountDS", "type": "esriFieldTypeSmallInteger", "alias": "CountDS", "domain": null }, { "name": "CountDG", "type": "esriFieldTypeSmallInteger", "alias": "CountDG", "domain": null }, { "name": "CountCHC", "type": "esriFieldTypeSmallInteger", "alias": "CountCHC", "domain": null }, { "name": "CountEVCharging", "type": "esriFieldTypeSmallInteger", "alias": "CountEVCharging", "domain": null }, { "name": "CountGovComm", "type": "esriFieldTypeSmallInteger", "alias": "CountGovComm", "domain": null }, { "name": "CountDeptRes", "type": "esriFieldTypeSmallInteger", "alias": "CountDeptRes", "domain": null }, { "name": "CountParkRide", "type": "esriFieldTypeSmallInteger", "alias": "CountParkRide", "domain": null }, { "name": "CountZipCar", "type": "esriFieldTypeSmallInteger", "alias": "CountZipCar", "domain": null }, { "name": "CountBldgSpec", "type": "esriFieldTypeSmallInteger", "alias": "CountBldgSpec", "domain": null }, { "name": "CountParkWalk", "type": "esriFieldTypeSmallInteger", "alias": "CountParkWalk", "domain": null }, { "name": "CountMCLS", "type": "esriFieldTypeSmallInteger", "alias": "CountMCLS", "domain": null }, { "name": "CountPaybyPlate", "type": "esriFieldTypeSmallInteger", "alias": "CountPaybyPlate", "domain": null }, { "name": "CountMCPaybyPlate", "type": "esriFieldTypeSmallInteger", "alias": "CountMCPaybyPlate", "domain": null }, { "name": "CountDPaybyPlate", "type": "esriFieldTypeSmallInteger", "alias": "CountDPaybyPlate", "domain": null }, { "name": "SearchKeywords", "type": "esriFieldTypeString", "alias": "Search Keywords", "length": 255, "domain": null }, { "name": "CountUSA", "type": "esriFieldTypeSmallInteger", "alias": "CountUSA", "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 50, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "domain": null }, { "name": "PTSMaintenancePCI", "type": "esriFieldTypeDouble", "alias": "PTSMaintenancePCI", "domain": null }, { "name": "PTSMaintenanceDrivability", "type": "esriFieldTypeDouble", "alias": "PTSMaintenanceDrivabilityRideability", "domain": null }, { "name": "PTSMaintenanceTodaysCondition", "type": "esriFieldTypeString", "alias": "TodaysCondition", "length": 50, "domain": null }, { "name": "PTSMaintenanceNeedsRePaving", "type": "esriFieldTypeString", "alias": "NeedsRePaving", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PTSMaintenanceMiscNotes", "type": "esriFieldTypeString", "alias": "PTSMaintenanceMiscNotes", "length": 50, "domain": null }, { "name": "Count15Min", "type": "esriFieldTypeSmallInteger", "alias": "15Min", "domain": null }, { "name": "Count15MinMC", "type": "esriFieldTypeSmallInteger", "alias": "15MinMC", "domain": null }, { "name": "Count15MinDisabled", "type": "esriFieldTypeSmallInteger", "alias": "15MinD", "domain": null }, { "name": "CountAllPermitsAuthorized", "type": "esriFieldTypeSmallInteger", "alias": "APA", "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": "" }, { "name": "FDO_Name", "fields": "Name", "isAscending": true, "isUnique": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 127, "name": "All Parking Garages", "type": "Feature Layer", "description": "Status: UPDATED continuously as buildings change.Contact: Grant McCormick, UA PDC, 520-626-4416. grantmc@email.arizona.eduIntended Use: For map display.Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:fldBuildNumtxt:Shape_Length:Shape_Area:BuildingID:Name:Use:ShowMe:SpaceNumDbl:RuleIDDS:OverrideDS:", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 27084, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 144, 16, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2769257486299999E7, "ymin": 3680615.7408000007, "xmax": -1.22094461578E7, "ymax": 4049066.458600003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 80, "domain": null }, { "name": "ShowMe", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleIDDS", "type": "esriFieldTypeInteger", "alias": "RuleIDDS", "domain": { "type": "codedValue", "name": "WS2_BuildingsDropShadow_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 2 }, { "name": "Rule_3", "code": 3 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Override", "type": "esriFieldTypeBlob", "alias": "Override", "domain": null }, { "name": "BuildingUse", "type": "esriFieldTypeSmallInteger", "alias": "BuildingUse", "domain": { "type": "codedValue", "name": "WS2_BldgUse", "description": "desc", "codedValues": [ { "name": "Academic", "code": 1 }, { "name": "Parking Garage", "code": 2 }, { "name": "Athletic-Recreation", "code": 3 }, { "name": "UA Residence Life Housing", "code": 4 }, { "name": "Unassigned", "code": 6 }, { "name": "Leased to Others", "code": 7 }, { "name": "Leased to UA", "code": 8 }, { "name": "University of Arizona Medical Center", "code": 5 }, { "name": "Administration", "code": 9 }, { "name": "Operations", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ShowMe2", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe2", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LabelLevel", "type": "esriFieldTypeSmallInteger", "alias": "LabelLevel", "domain": { "type": "codedValue", "name": "WS2_LabelLevel", "description": "Descriptions for sorting labels", "codedValues": [ { "name": "Garages", "code": 1 }, { "name": "Main Destination Buildings", "code": 2 }, { "name": "Secondary Destination Buildings", "code": 3 }, { "name": "General Academic", "code": 4 }, { "name": "Housing", "code": 5 }, { "name": "Other/ Small Buildings", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "SpaceNumLetter", "type": "esriFieldTypeString", "alias": "SpaceNumLetter", "length": 10, "domain": null }, { "name": "RuleIDPt", "type": "esriFieldTypeInteger", "alias": "RuleIDPt", "domain": { "type": "codedValue", "name": "WS2_BuildingsPointRep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Override_1", "type": "esriFieldTypeBlob", "alias": "Override_1", "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "SpaceNumText", "type": "esriFieldTypeString", "alias": "SpaceNumText", "length": 10, "domain": null }, { "name": "CartoName", "type": "esriFieldTypeString", "alias": "CartoName", "length": 50, "domain": null }, { "name": "HighlightName", "type": "esriFieldTypeString", "alias": "HighlightName", "length": 20, "domain": null }, { "name": "SISAbbrev", "type": "esriFieldTypeString", "alias": "SISAbbrev", "length": 20, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 16, "domain": null }, { "name": "County", "type": "esriFieldTypeSmallInteger", "alias": "County", "domain": { "type": "codedValue", "name": "WS2_County", "description": "Arizona Counties", "codedValues": [ { "name": "Apache", "code": 1 }, { "name": "Cochise", "code": 2 }, { "name": "Coconino", "code": 3 }, { "name": "Gila", "code": 4 }, { "name": "Greenlee", "code": 5 }, { "name": "Graham", "code": 6 }, { "name": "La Paz", "code": 7 }, { "name": "Maricopa", "code": 8 }, { "name": "Mohave", "code": 9 }, { "name": "Navajo", "code": 10 }, { "name": "Pima", "code": 11 }, { "name": "Pinal", "code": 12 }, { "name": "Santa Cruz", "code": 13 }, { "name": "Yavapai", "code": 14 }, { "name": "Yuma", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 6, "domain": null }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 10, "domain": null }, { "name": "ConditionDesc", "type": "esriFieldTypeString", "alias": "ConditionDesc", "length": 75, "domain": null }, { "name": "ConstructionType", "type": "esriFieldTypeString", "alias": "ConstructionType", "length": 150, "domain": null }, { "name": "PlanLD", "type": "esriFieldTypeString", "alias": "PlanLD", "length": 150, "domain": null }, { "name": "OwnershipDesc", "type": "esriFieldTypeString", "alias": "OwnershipDesc", "length": 75, "domain": null }, { "name": "GrossArea", "type": "esriFieldTypeDouble", "alias": "GrossArea", "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "BID", "type": "esriFieldTypeSmallInteger", "alias": "BID", "domain": null }, { "name": "PhotoURL", "type": "esriFieldTypeString", "alias": "PhotoURL", "length": 80, "domain": null }, { "name": "AverageHeight", "type": "esriFieldTypeSmallInteger", "alias": "AverageHeight", "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LEEDCertificationDate", "type": "esriFieldTypeDate", "alias": "LEEDCertificationDate", "length": 8, "domain": null }, { "name": "LEEDCertificationRank", "type": "esriFieldTypeSmallInteger", "alias": "LEEDCertificationRank", "domain": { "type": "codedValue", "name": "WS2_LEEDCertificationRank", "description": "Level of LEED awarded / sought", "codedValues": [ { "name": "Certified", "code": 1 }, { "name": "Silver", "code": 2 }, { "name": "Gold", "code": 3 }, { "name": "Platinum", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingUserURL", "type": "esriFieldTypeString", "alias": "BuildingUserURL", "length": 100, "domain": null }, { "name": "SpaceNumOrigin", "type": "esriFieldTypeString", "alias": "SpaceNumOrigin", "length": 15, "domain": null }, { "name": "AssignableSF", "type": "esriFieldTypeInteger", "alias": "AssignableSF", "domain": null }, { "name": "ConstDate", "type": "esriFieldTypeDate", "alias": "ConstDate", "length": 8, "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": "" }, { "name": "FDO_SpaceNum", "fields": "SpaceNum", "isAscending": true, "isUnique": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 128, "name": "Parking Lots", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 30000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "$", "description": "$", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 0.4 } }, "values": [ [ "$" ] ] }, { "label": "BMC", "description": "BMC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 209, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 158, 158, 255 ], "width": 0.4 } }, "values": [ [ "BMC" ] ] }, { "label": "G", "description": "G", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 23, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 0.4 } }, "values": [ [ "G" ] ] }, { "label": "LS", "description": "LS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 0.4 } }, "values": [ [ "LS" ] ] }, { "label": "Rental Property Lot", "description": "Rental Property Lot", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Leased" ] ] }, { "label": "M", "description": "M", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 0, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 0, 115, 255 ], "width": 0.4 } }, "values": [ [ "M" ] ] }, { "label": "Service", "description": "Service", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 0.4 } }, "values": [ [ "Misc.: S/L/D" ] ] }, { "label": "SSL", "description": "SSL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 0.4 } }, "values": [ [ "SSL" ] ] }, { "label": "Z 1", "description": "Z 1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 0.4 } }, "values": [ [ "Z 1" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 0.4 } }, "value": "$", "label": "$" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 209, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 158, 158, 255 ], "width": 0.4 } }, "value": "BMC", "label": "BMC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 23, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 0.4 } }, "value": "G", "label": "G" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 0.4 } }, "value": "LS", "label": "LS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Leased", "label": "Rental Property Lot" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 0, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 0, 115, 255 ], "width": 0.4 } }, "value": "M", "label": "M" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 0.4 } }, "value": "Misc.: S/L/D", "label": "Service" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 0.4 } }, "value": "SSL", "label": "SSL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 0.4 } }, "value": "Z 1", "label": "Z 1" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 204, 255 ], "toColor": [ 252, 205, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 189, 255 ], "toColor": [ 182, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 179, 252, 255 ], "toColor": [ 216, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 234, 252, 255 ], "toColor": [ 179, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 179, 255 ], "toColor": [ 252, 239, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 200, 252, 255 ], "toColor": [ 179, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 215, 252, 255 ], "toColor": [ 244, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 235, 255 ], "toColor": [ 212, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 233, 255 ], "toColor": [ 252, 179, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 215, 255 ], "toColor": [ 252, 239, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 199, 255 ], "toColor": [ 229, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 182, 255 ], "toColor": [ 252, 212, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 228, 252, 255 ], "toColor": [ 212, 228, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.24780800331E7, "ymin": 3706485.2167000026, "xmax": -1.2272478154000001E7, "ymax": 3955494.7321000025, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Type", "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": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 30, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingLotType", "description": "List of parking lot types", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "Z 1", "code": "Z 1" }, { "name": "LS", "code": "LS" }, { "name": "$", "code": "$" }, { "name": "M", "code": "M" }, { "name": "SSL", "code": "SSL" }, { "name": "G", "code": "G" }, { "name": "SSPP", "code": "SSPP" }, { "name": "Misc.: S/L/D", "code": "Misc.: S/L/D" }, { "name": "Leased", "code": "Leased" }, { "name": "Mixed", "code": "Mixed" }, { "name": "FM", "code": "FM" }, { "name": "C", "code": "C" }, { "name": "Temp", "code": "Temp" }, { "name": "Other", "code": "Other" }, { "name": "Drive", "code": "Drive" }, { "name": "BPH", "code": "BPH" }, { "name": "BMC", "code": "BMC" }, { "name": "PRL", "code": "PRL" }, { "name": "PWL", "code": "PWL" }, { "name": "BSL", "code": "BSL" }, { "name": "MCLS", "code": "MCLS" }, { "name": "USA", "code": "USA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "PTSNum", "type": "esriFieldTypeDouble", "alias": "PTSNum", "domain": null }, { "name": "LotNotes", "type": "esriFieldTypeString", "alias": "LotNotes", "length": 100, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 75, "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "SpaceNumLetter", "type": "esriFieldTypeString", "alias": "SpaceNumLetter", "length": 8, "domain": null }, { "name": "Address1_epm_bldg", "type": "esriFieldTypeString", "alias": "Address1_epm_bldg", "length": 50, "domain": null }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingLotCategory", "description": "List of parking lot categories", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "Misc. Lots: Service, Loading, Disabled", "code": "Misc. Lots: Service, Loading, Disabled" }, { "name": "Zone 1 Lot", "code": "Zone 1 Lot" }, { "name": "Lot Specific Permit Parking", "code": "Lot Specific Permit Parking" }, { "name": "Leased Property Lot", "code": "Leased Property Lot" }, { "name": "South of Sixth Street Lot", "code": "South of Sixth Street Lot" }, { "name": "Parking Garage", "code": "Parking Garage" }, { "name": "Motorcycle Parking Lot", "code": "Motorcycle Parking Lot" }, { "name": "Street Specific Permit Parking Lot", "code": "Street Specific Permit Parking Lot" }, { "name": "Mixed Permits / Meters Lot", "code": "Mixed Permits / Meters Lot" }, { "name": "FM Lot", "code": "FM Lot" }, { "name": "Contractor Lot", "code": "Contractor Lot" }, { "name": "Temporary Lot", "code": "Temporary Lot" }, { "name": "Other Lot", "code": "Other Lot" }, { "name": "Facility Access Drive", "code": "Facility Access Drive" }, { "name": "Banner Medical Center Lot", "code": "Banner Medical Center Lot" }, { "name": "Banner Physicians Healthcare Lot", "code": "Banner Physicians Healthcare Lot" }, { "name": "Park n' Ride Lot", "code": "Park n' Ride Lot" }, { "name": "Building Specific Lot", "code": "Building Specific Lot" }, { "name": "Visitor Parking Lot", "code": "Visitor Parking Lot" }, { "name": "Park n' Walk Lot", "code": "Park n' Walk Lot" }, { "name": "Motorcycle Lot Specific", "code": "Motorcycle Lot Specific" }, { "name": "USA Lot", "code": "USA Lot" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingLocation_New", "description": "Parking location types", "codedValues": [ { "name": "Alley", "code": "Alley" }, { "name": "Garage", "code": "Garage" }, { "name": "Garage Entrance", "code": "Garage Entrance" }, { "name": "Lot", "code": "Lot" }, { "name": "Other", "code": "Other" }, { "name": "Street", "code": "Street" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CountZ1", "type": "esriFieldTypeSmallInteger", "alias": "CountZ1", "domain": null }, { "name": "CountLS", "type": "esriFieldTypeSmallInteger", "alias": "CountLS", "domain": null }, { "name": "CountSSL", "type": "esriFieldTypeSmallInteger", "alias": "CountSSL", "domain": null }, { "name": "CountStSpecific", "type": "esriFieldTypeSmallInteger", "alias": "CountStSpecific", "domain": null }, { "name": "CountGarage", "type": "esriFieldTypeSmallInteger", "alias": "CountGarage", "domain": null }, { "name": "CountService", "type": "esriFieldTypeSmallInteger", "alias": "CountService", "domain": null }, { "name": "CountLoading", "type": "esriFieldTypeSmallInteger", "alias": "CountLoading", "domain": null }, { "name": "CountRes", "type": "esriFieldTypeSmallInteger", "alias": "CountRes", "domain": null }, { "name": "CountCP", "type": "esriFieldTypeSmallInteger", "alias": "CountCP", "domain": null }, { "name": "CountMC", "type": "esriFieldTypeSmallInteger", "alias": "CountMC", "domain": null }, { "name": "CountVisitor", "type": "esriFieldTypeSmallInteger", "alias": "CountVisitor", "domain": null }, { "name": "CountG10Min", "type": "esriFieldTypeSmallInteger", "alias": "CountG10Min", "domain": null }, { "name": "CountOther", "type": "esriFieldTypeSmallInteger", "alias": "CountOther", "domain": null }, { "name": "PTSComments1", "type": "esriFieldTypeString", "alias": "PTSComments1", "length": 200, "domain": null }, { "name": "PTSLotMaint1", "type": "esriFieldTypeString", "alias": "PTSLotMaint1", "length": 200, "domain": null }, { "name": "LotID", "type": "esriFieldTypeSmallInteger", "alias": "LotID", "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "stripe_spacept_update", "type": "esriFieldTypeString", "alias": "stripe_spacept_update", "length": 50, "domain": null }, { "name": "CountReserveState", "type": "esriFieldTypeSmallInteger", "alias": "CountReserveState", "domain": null }, { "name": "CountDS", "type": "esriFieldTypeSmallInteger", "alias": "CountDS", "domain": null }, { "name": "CountDG", "type": "esriFieldTypeSmallInteger", "alias": "CountDG", "domain": null }, { "name": "CountCHC", "type": "esriFieldTypeSmallInteger", "alias": "CountCHC", "domain": null }, { "name": "CountEVCharging", "type": "esriFieldTypeSmallInteger", "alias": "CountEVCharging", "domain": null }, { "name": "CountGovComm", "type": "esriFieldTypeSmallInteger", "alias": "CountGovComm", "domain": null }, { "name": "CountDeptRes", "type": "esriFieldTypeSmallInteger", "alias": "CountDeptRes", "domain": null }, { "name": "CountParkRide", "type": "esriFieldTypeSmallInteger", "alias": "CountParkRide", "domain": null }, { "name": "CountZipCar", "type": "esriFieldTypeSmallInteger", "alias": "CountZipCar", "domain": null }, { "name": "CountBldgSpec", "type": "esriFieldTypeSmallInteger", "alias": "CountBldgSpec", "domain": null }, { "name": "CountParkWalk", "type": "esriFieldTypeSmallInteger", "alias": "CountParkWalk", "domain": null }, { "name": "CountMCLS", "type": "esriFieldTypeSmallInteger", "alias": "CountMCLS", "domain": null }, { "name": "CountPaybyPlate", "type": "esriFieldTypeSmallInteger", "alias": "CountPaybyPlate", "domain": null }, { "name": "CountMCPaybyPlate", "type": "esriFieldTypeSmallInteger", "alias": "CountMCPaybyPlate", "domain": null }, { "name": "CountDPaybyPlate", "type": "esriFieldTypeSmallInteger", "alias": "CountDPaybyPlate", "domain": null }, { "name": "SearchKeywords", "type": "esriFieldTypeString", "alias": "Search Keywords", "length": 255, "domain": null }, { "name": "CountUSA", "type": "esriFieldTypeSmallInteger", "alias": "CountUSA", "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 50, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "domain": null }, { "name": "PTSMaintenancePCI", "type": "esriFieldTypeDouble", "alias": "PTSMaintenancePCI", "domain": null }, { "name": "PTSMaintenanceDrivability", "type": "esriFieldTypeDouble", "alias": "PTSMaintenanceDrivabilityRideability", "domain": null }, { "name": "PTSMaintenanceTodaysCondition", "type": "esriFieldTypeString", "alias": "TodaysCondition", "length": 50, "domain": null }, { "name": "PTSMaintenanceNeedsRePaving", "type": "esriFieldTypeString", "alias": "NeedsRePaving", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PTSMaintenanceMiscNotes", "type": "esriFieldTypeString", "alias": "PTSMaintenanceMiscNotes", "length": 50, "domain": null }, { "name": "Count15Min", "type": "esriFieldTypeSmallInteger", "alias": "15Min", "domain": null }, { "name": "Count15MinMC", "type": "esriFieldTypeSmallInteger", "alias": "15MinMC", "domain": null }, { "name": "Count15MinDisabled", "type": "esriFieldTypeSmallInteger", "alias": "15MinD", "domain": null }, { "name": "CountAllPermitsAuthorized", "type": "esriFieldTypeSmallInteger", "alias": "APA", "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": "" }, { "name": "FDO_Name", "fields": "Name", "isAscending": true, "isUnique": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 129, "name": "UA Sites Statewide", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "uniqueValueGroups": [ { "heading": "Type", "classes": [ { "label": "Campuses", "description": "Campuses", "symbol": { "type": "esriPMS", "url": "68299eee335a41af76198e2eec5b8183", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABtElEQVRIic3VwYuMcRzH8dczDZtCG+3GwSAHF3LfWEdc5KBEtEqR3NZB2Z1E9uCyN1miTMSVvVizOVh/gRSlHKzsKqyS2EEzejyDmWk8Pc8z1H7q1/d5fs/T9/38fr/P8/3m/WflFxSgRi6g+s8AM6wNOF5jJzbMsnSGOTzBeJ4rvXxKDagRvGG4xlCNrpbHK7A9HJ8pTjNQYDwVYJYSDsV9WajFdFe5e4vRA5xMBHjNqSTJfymHrQyewMU2kCbAW1Z/44yUymMvg1d5WGnZribAV44FLJFBG9FPaZI1Gg6+CRCwSwfqp3uSoxhtCwit2AmgEIXdcYDlnQCWRWFz41wr4D1WZQXM/flPQnNV2wEedwJ4FoXwgH+Xk1bAHezICihH4UXjXBOgwnWc66InbfIH9QKFib8C1jM/zcEqE7mfrk2+96ejywouxZaKAuXbjPQxvChB8ncYwKvodgQvYwGh9lM8gn0MbYpZyT0Uo7Ie6gbOJ+4H1yiWeNTHzW30rKv7/AOe4j6eR69+wVlcSN1wvlOeojDFYezBFqzEx7pbwkVcjip89pY5j7H6SK2F1fSz6AciAWAqVqQLPwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "1" ] ] }, { "label": "Off-Campus UA Academic Programs", "description": "Off-Campus UA Academic Programs", "symbol": { "type": "esriPMS", "url": "1948eb17ac2d819462717c7a61f6d060", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACDUlEQVRIic2VT0gUYRTAf5+7s65tHqI/RittF9FLsJREIOTewpOkeCmCghB3CamEoqBLREaEHoQCiaLDXupSCXrK1EALKjqJIeQedCNIV83dndXd+WJnl8xtZ9yZDPzB8L6Zgfd7M997M07+M85tJZCXqRC9JLdMsHKBKofCRSTNCGpVFVcyyArwQUielSs8Fn2kbAnUIB0S7gMexIZbO4GAFATUNNcSIU7veMC4JUEyxC0puWlWWR6f1BhRgzS7HzJUkiDRwSlKS65TJlASaV6+a8N//DmTmAlkGy5V0INFKpwo8yqvgWogYyhY3UcTGoewQaOX/TW76J6OcdVQoGmcxCYOAfV76ZyOcQ/4UVSAwIe0qwCvh3KgBegvLpD/NtlKmR5OmAmiBT1viWhcDwf+vFb4ikaAc9hkLKqHlKHAneHFT4grDjxWk49/g5llfRkxFIh+lmbP073bwW0ryTUJNyZ+n26Y6L821fuEO2MttB+r4mCpgusT8P67vvy6qUCA9A/TGDrC1Nlave0MWdWg6y08yn0gsg1+CVgzFWT5vEikfZim8BcGr/hxB6rBlWtBnVgKXs3A3Y8QWV5/EGCgMJdZ378ZnaNhdI6wR6HOVwmVCsyruc3MrA/kAtAJhIsl2WywPgGH42ucmVygFTgK7AGydU/lK84O1aJRglImNw08zR+W2V4/fTv8AjSZlrxoSITxAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "8" ] ] }, { "label": "Locations", "description": "Locations", "symbol": { "type": "esriPMS", "url": "6a0ef61a8b3f3f2108c79e7d759b7439", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAByUlEQVQ4jd3VvS8DYRwH8O9PH28V7YJgQMrgbfCyiMkkMQlSBomJDpILI/4AGotI6cAgkXTggqERq0HEhHqpTmIQOohENZVw/OShTRtxdUcMfJPLPXfJffJ98jx5TuCXIv4XzKOjDWDuAnMNiKxgvgbzNoRYp5mZB9MwK4oNRIt4eelNvuT3O9Ega9oVK4qLPJ5NwzC7XHYQ7QCo1/uIiEqZ2b/rdE60qqrbWOOcnIV0aApOTUVFU/3V1fCFQu60MCtKI4Dk9L9ItsWCbodj0hcKHQPY1G9M1AOT6aioIKsQCzFNqwLw8DnMXAciU3CuECi32UrPbm+7Afj0GlvxjeSJN6ZNH2YOm20sE47F5K0k9d3HxtsABsyg53d3uIxG5TCmD2uaykJME1BgFJ47OkoMz3Rh8nqjPDIyDOZVI+heOIz5JLyh3xgAzc6qe3197ubCwjGRkZEW7fT78fj8LB9lkcO0sEzLysr4QG0tnJWVY+1lZciyWJDIRSTyNn1PIJBATwAMwejpthwMji8Hg/v5mZleh91eIPerXH0Jp0Q2dQGIGIbjUe+fnrYCNzfO+D4tjq/+KYA1AAf4wUEfBbAUvwzn7/2aXgFtapzGinaBTQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "2" ] ] }, { "label": "Visitor Attractions", "description": "Visitor Attractions", "symbol": { "type": "esriPMS", "url": "201ea6db20b8e38aa8e4f6bc701ef41e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABW0lEQVQ4jdXUsUvUYRgH8M/PU8eGRCXh4CASyiHS5LAaEocWSUJsqabQsaGlxbk/oPGkyVp0ODoaakjd6lASh5NQcqg9BRVE8d74qS1y7/EbGuoLL88LL+/nfZfnafUX0/p/YXNCrofHCRO4gmOsJ7y9JSlnxr4I3XXeBYrnjq4Gxst+fO2Uv3tHstsUqwntO7zHzdjrXfL9NZ+/4zJ2o9g2U0kT6E/6DHXeN7lUMTMQxRKeyJiie/0VMw9QjmF9ISNWcC0tj6JYoCXrz3JyaTkRG2LYwPUs2E+bp2YMC8wlGbEF82nZjGJHvDrw6/kFFzuaQeuqPnqTbuej2LBk77XqyL6u5UsKbY2gb1a8MKbuuMqp2BBL81Rx7YbhwUEjn24b7cjrFdRtqflgVkXJkcMVjJ21WRxLs2pxbdVioWT6GR6iF/WTJmEWJRyev9dsauzh5dnKlH93nv0GEolYPRI4okgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "11" ] ] }, { "label": "Cooperative Extension Sites", "description": "Cooperative Extension Sites", "symbol": { "type": "esriPMS", "url": "3002a588560af0397382f19f7ed10d81", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABYElEQVQ4jdXUv0uCQRzH8fejJqQEiqggUVEUVEOgRUMOgjRWRNhiDS2NDf0RQWtja7pkEZVr0OBQKIKDgUUN0k8pSLSSSp94HoxSuodnaKgPHN/jjns9PMfdmfjFmP4XFpIxPt8yZ5CVLr1AFTgBonEPO7qxyTvclRt2JRiVG6f6gZlgirS1k8Cek5ImFspirlSJyzAs+nqrB+/DEedADzSCDdiLjUU0oM/YfTg7whzmo/jEvykxj844A3jzUabhaw+b92xQL9bWp5awFmbQi0lGtQx8H2vGToEhPdjThVqMQkyGTUkndh1Xy5kQs5hYK96zbLbh0IIe03C1rXZjQizmouzfJ/juJmlpp+UnqJiB5ALIVY6BiBBTkpgg4/IzYh/jwD2Ow9oN1KCUg8styEeg9kYKmKpfMzGmpJAgU0jQlVtlCZgFlINQA7LABrAOvDav03o1ysBKvenK333PPgAqVFsCgNGDDAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "3" ] ] }, { "label": "Agricultural Centers", "description": "Agricultural Centers", "symbol": { "type": "esriPMS", "url": "8b10182d0f714a26758d026ee0e74955", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABh0lEQVQ4jdXUvUsjQRjH8e9cNks2K0FOxELw5cIpXgrBF2wF/wAR0UZtbQ4tBLGwucpatLvq4LTRIggWNoKlwRdQiGAkhaKgIAiZrJKE+BwbFQ5x4hYWdz+YeWBgPrvzwlh8YKz/DFsjFL+Ij4vICPBVocqCnCjUanY2mwyMtS62NqhztSFI38uYIH7pEGS4ab7p0Ik5/adzp7oqlviRsB9KD5tAj/HrtVaXPtdZIA5oI3bv3k8qlBF6SaQ5Uh/ri+3kUrluI6aUmnha0ftx2p2uXCo3BCTf3jMhEYwCu8H2y5gZg09BMVSl//b30GssA3QGsUq3Jb+EjJgoWVOiAmHeseeXMyMWdaJL+dv8TCgaqqsGFS4K6MPKrVg3Yunv6XzjVOOA1Mie9dkKvwldFrj+dQ2PpIAVI+bnavnqyG1ze+0v9rbb4daF68P+KVO8KaIPNHpXI2XZBwaBclWssh8Z78jLeC13W3fTwCjQhv8vkAZ+Az+B4ut51V6NPLDw3ALl333P/gDcAnt5yZbF2wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "4" ] ] }, { "label": "4-H Sites", "description": "4-H Sites", "symbol": { "type": "esriPMS", "url": "27f4c8e8317b6a19aa8d80f116e2ba15", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABlklEQVQ4jdXUz0uUQRzH8ffsmh5SBB9lQz0Ii5I+mrhWHoRU+gMkpBDU00KXwIN3OyR06aC4Nz1aEU/KInoKZWXB0LUCi8fD2mpBSB0i8FHYNfcZmSUjxHl4Dh30A8N3mB+vmctMEf8xRZcLsywreNS0PyiluI+gHkke2BLwYrAlGveNvfw0HcpJZx4pOgoD8u9Uo4S+iaVnH8pqK7qj16OOJ2bZVnHOdRYR3NSdboQqItvvMxkgDDhaLJfff4gQWug09TfCVT19d1YSc8l2LSaFGBL4S0tncyQxl7wHxM/FBJg+LWrC1aoMaDEg4BcLBAtLm/4dO4ulgVY/2PevP1QJemGWXyz1ZkOVbS1WEshO/vyVHyktv2p4QZmPO6wurKnuay32wHx08OTV6N3sYXajstq4ch60a39hfDiG67rrwHMtpvK4f2zTvN1wq7HDXG7rajWu1YWQruTb5z1WF96SmE1y/Pv4HdALhWemx1TsVHrTTqXrZmPxYXVhoAFw1RQwA0wBR2f3ef0aB8DTP81XLu5/dgK8IXprVMpTUAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "6" ] ] }, { "label": "Other UA Sites", "description": "Other UA Sites", "symbol": { "type": "esriPMS", "url": "ea203a45b991fae8e9fd10ba904bdb10", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABYklEQVQ4jdXUv0sCYRzH8felSVkNJiqBRBAG5SBo0dIQ1ZxEKES1Njb0BzQ0tLQFLa39GM5BClclqKEwAgMj+gVZUDhUqIOG3RN3VoR0xw0N9YH78tzz3L14ngeex8ovxvrPsIhsoSJmEESQhA/BG3CGEFskpuLmsfFtD2VlBxjU3sXXSC+SNMnY2gl27zC74aIxFpFtlJUE0K+7lmZnkKfTa6AbKOpjFWXOEPqMw+eic2SPXCqkjwkxCxKm4g4EyaUmgLjOnkl+cxLQ5lXrtAFGg2lM0j7t+95Vj10AAVNY6VGtFgNMyCCZwx4O1XqpjzVZVikUFrC1Og2h5yu431dbMX0sFi0xtDRK1ZHG7mr8EXq5gfQKCOUI2NTH1BwsZnD7B2j3J/GEnLR01I5B8a42m9skKNVjIAzaMTPA1OSzGfLZLs7leSAK9AAKkAU2gHXgtf43o1ujBCx/PKbyd++zdz8TYH2H/lmiAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "5" ] ] }, { "label": "Other UA Sites", "description": "Other UA Sites", "symbol": { "type": "esriPMS", "url": "ea203a45b991fae8e9fd10ba904bdb10", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABYklEQVQ4jdXUv0sCYRzH8felSVkNJiqBRBAG5SBo0dIQ1ZxEKES1Njb0BzQ0tLQFLa39GM5BClclqKEwAgMj+gVZUDhUqIOG3RN3VoR0xw0N9YH78tzz3L14ngeex8ovxvrPsIhsoSJmEESQhA/BG3CGEFskpuLmsfFtD2VlBxjU3sXXSC+SNMnY2gl27zC74aIxFpFtlJUE0K+7lmZnkKfTa6AbKOpjFWXOEPqMw+eic2SPXCqkjwkxCxKm4g4EyaUmgLjOnkl+cxLQ5lXrtAFGg2lM0j7t+95Vj10AAVNY6VGtFgNMyCCZwx4O1XqpjzVZVikUFrC1Og2h5yu431dbMX0sFi0xtDRK1ZHG7mr8EXq5gfQKCOUI2NTH1BwsZnD7B2j3J/GEnLR01I5B8a42m9skKNVjIAzaMTPA1OSzGfLZLs7leSAK9AAKkAU2gHXgtf43o1ujBCx/PKbyd++zdz8TYH2H/lmiAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "10" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "68299eee335a41af76198e2eec5b8183", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABtElEQVRIic3VwYuMcRzH8dczDZtCG+3GwSAHF3LfWEdc5KBEtEqR3NZB2Z1E9uCyN1miTMSVvVizOVh/gRSlHKzsKqyS2EEzejyDmWk8Pc8z1H7q1/d5fs/T9/38fr/P8/3m/WflFxSgRi6g+s8AM6wNOF5jJzbMsnSGOTzBeJ4rvXxKDagRvGG4xlCNrpbHK7A9HJ8pTjNQYDwVYJYSDsV9WajFdFe5e4vRA5xMBHjNqSTJfymHrQyewMU2kCbAW1Z/44yUymMvg1d5WGnZribAV44FLJFBG9FPaZI1Gg6+CRCwSwfqp3uSoxhtCwit2AmgEIXdcYDlnQCWRWFz41wr4D1WZQXM/flPQnNV2wEedwJ4FoXwgH+Xk1bAHezICihH4UXjXBOgwnWc66InbfIH9QKFib8C1jM/zcEqE7mfrk2+96ejywouxZaKAuXbjPQxvChB8ncYwKvodgQvYwGh9lM8gn0MbYpZyT0Uo7Ie6gbOJ+4H1yiWeNTHzW30rKv7/AOe4j6eR69+wVlcSN1wvlOeojDFYezBFqzEx7pbwkVcjip89pY5j7H6SK2F1fSz6AciAWAqVqQLPwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Campuses" }, { "symbol": { "type": "esriPMS", "url": "1948eb17ac2d819462717c7a61f6d060", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACDUlEQVRIic2VT0gUYRTAf5+7s65tHqI/RittF9FLsJREIOTewpOkeCmCghB3CamEoqBLREaEHoQCiaLDXupSCXrK1EALKjqJIeQedCNIV83dndXd+WJnl8xtZ9yZDPzB8L6Zgfd7M997M07+M85tJZCXqRC9JLdMsHKBKofCRSTNCGpVFVcyyArwQUielSs8Fn2kbAnUIB0S7gMexIZbO4GAFATUNNcSIU7veMC4JUEyxC0puWlWWR6f1BhRgzS7HzJUkiDRwSlKS65TJlASaV6+a8N//DmTmAlkGy5V0INFKpwo8yqvgWogYyhY3UcTGoewQaOX/TW76J6OcdVQoGmcxCYOAfV76ZyOcQ/4UVSAwIe0qwCvh3KgBegvLpD/NtlKmR5OmAmiBT1viWhcDwf+vFb4ikaAc9hkLKqHlKHAneHFT4grDjxWk49/g5llfRkxFIh+lmbP073bwW0ryTUJNyZ+n26Y6L821fuEO2MttB+r4mCpgusT8P67vvy6qUCA9A/TGDrC1Nlave0MWdWg6y08yn0gsg1+CVgzFWT5vEikfZim8BcGr/hxB6rBlWtBnVgKXs3A3Y8QWV5/EGCgMJdZ378ZnaNhdI6wR6HOVwmVCsyruc3MrA/kAtAJhIsl2WywPgGH42ucmVygFTgK7AGydU/lK84O1aJRglImNw08zR+W2V4/fTv8AjSZlrxoSITxAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "8", "label": "Off-Campus UA Academic Programs" }, { "symbol": { "type": "esriPMS", "url": "6a0ef61a8b3f3f2108c79e7d759b7439", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAByUlEQVQ4jd3VvS8DYRwH8O9PH28V7YJgQMrgbfCyiMkkMQlSBomJDpILI/4AGotI6cAgkXTggqERq0HEhHqpTmIQOohENZVw/OShTRtxdUcMfJPLPXfJffJ98jx5TuCXIv4XzKOjDWDuAnMNiKxgvgbzNoRYp5mZB9MwK4oNRIt4eelNvuT3O9Ega9oVK4qLPJ5NwzC7XHYQ7QCo1/uIiEqZ2b/rdE60qqrbWOOcnIV0aApOTUVFU/3V1fCFQu60MCtKI4Dk9L9ItsWCbodj0hcKHQPY1G9M1AOT6aioIKsQCzFNqwLw8DnMXAciU3CuECi32UrPbm+7Afj0GlvxjeSJN6ZNH2YOm20sE47F5K0k9d3HxtsABsyg53d3uIxG5TCmD2uaykJME1BgFJ47OkoMz3Rh8nqjPDIyDOZVI+heOIz5JLyh3xgAzc6qe3197ubCwjGRkZEW7fT78fj8LB9lkcO0sEzLysr4QG0tnJWVY+1lZciyWJDIRSTyNn1PIJBATwAMwejpthwMji8Hg/v5mZleh91eIPerXH0Jp0Q2dQGIGIbjUe+fnrYCNzfO+D4tjq/+KYA1AAf4wUEfBbAUvwzn7/2aXgFtapzGinaBTQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Locations" }, { "symbol": { "type": "esriPMS", "url": "201ea6db20b8e38aa8e4f6bc701ef41e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABW0lEQVQ4jdXUsUvUYRgH8M/PU8eGRCXh4CASyiHS5LAaEocWSUJsqabQsaGlxbk/oPGkyVp0ODoaakjd6lASh5NQcqg9BRVE8d74qS1y7/EbGuoLL88LL+/nfZfnafUX0/p/YXNCrofHCRO4gmOsJ7y9JSlnxr4I3XXeBYrnjq4Gxst+fO2Uv3tHstsUqwntO7zHzdjrXfL9NZ+/4zJ2o9g2U0kT6E/6DHXeN7lUMTMQxRKeyJiie/0VMw9QjmF9ISNWcC0tj6JYoCXrz3JyaTkRG2LYwPUs2E+bp2YMC8wlGbEF82nZjGJHvDrw6/kFFzuaQeuqPnqTbuej2LBk77XqyL6u5UsKbY2gb1a8MKbuuMqp2BBL81Rx7YbhwUEjn24b7cjrFdRtqflgVkXJkcMVjJ21WRxLs2pxbdVioWT6GR6iF/WTJmEWJRyev9dsauzh5dnKlH93nv0GEolYPRI4okgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "11", "label": "Visitor Attractions" }, { "symbol": { "type": "esriPMS", "url": "3002a588560af0397382f19f7ed10d81", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABYElEQVQ4jdXUv0uCQRzH8fejJqQEiqggUVEUVEOgRUMOgjRWRNhiDS2NDf0RQWtja7pkEZVr0OBQKIKDgUUN0k8pSLSSSp94HoxSuodnaKgPHN/jjns9PMfdmfjFmP4XFpIxPt8yZ5CVLr1AFTgBonEPO7qxyTvclRt2JRiVG6f6gZlgirS1k8Cek5ImFspirlSJyzAs+nqrB+/DEedADzSCDdiLjUU0oM/YfTg7whzmo/jEvykxj844A3jzUabhaw+b92xQL9bWp5awFmbQi0lGtQx8H2vGToEhPdjThVqMQkyGTUkndh1Xy5kQs5hYK96zbLbh0IIe03C1rXZjQizmouzfJ/juJmlpp+UnqJiB5ALIVY6BiBBTkpgg4/IzYh/jwD2Ow9oN1KCUg8styEeg9kYKmKpfMzGmpJAgU0jQlVtlCZgFlINQA7LABrAOvDav03o1ysBKvenK333PPgAqVFsCgNGDDAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "Cooperative Extension Sites" }, { "symbol": { "type": "esriPMS", "url": "8b10182d0f714a26758d026ee0e74955", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABh0lEQVQ4jdXUvUsjQRjH8e9cNks2K0FOxELw5cIpXgrBF2wF/wAR0UZtbQ4tBLGwucpatLvq4LTRIggWNoKlwRdQiGAkhaKgIAiZrJKE+BwbFQ5x4hYWdz+YeWBgPrvzwlh8YKz/DFsjFL+Ij4vICPBVocqCnCjUanY2mwyMtS62NqhztSFI38uYIH7pEGS4ab7p0Ik5/adzp7oqlviRsB9KD5tAj/HrtVaXPtdZIA5oI3bv3k8qlBF6SaQ5Uh/ri+3kUrluI6aUmnha0ftx2p2uXCo3BCTf3jMhEYwCu8H2y5gZg09BMVSl//b30GssA3QGsUq3Jb+EjJgoWVOiAmHeseeXMyMWdaJL+dv8TCgaqqsGFS4K6MPKrVg3Yunv6XzjVOOA1Mie9dkKvwldFrj+dQ2PpIAVI+bnavnqyG1ze+0v9rbb4daF68P+KVO8KaIPNHpXI2XZBwaBclWssh8Z78jLeC13W3fTwCjQhv8vkAZ+Az+B4ut51V6NPLDw3ALl333P/gDcAnt5yZbF2wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "4", "label": "Agricultural Centers" }, { "symbol": { "type": "esriPMS", "url": "27f4c8e8317b6a19aa8d80f116e2ba15", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABlklEQVQ4jdXUz0uUQRzH8ffsmh5SBB9lQz0Ii5I+mrhWHoRU+gMkpBDU00KXwIN3OyR06aC4Nz1aEU/KInoKZWXB0LUCi8fD2mpBSB0i8FHYNfcZmSUjxHl4Dh30A8N3mB+vmctMEf8xRZcLsywreNS0PyiluI+gHkke2BLwYrAlGveNvfw0HcpJZx4pOgoD8u9Uo4S+iaVnH8pqK7qj16OOJ2bZVnHOdRYR3NSdboQqItvvMxkgDDhaLJfff4gQWug09TfCVT19d1YSc8l2LSaFGBL4S0tncyQxl7wHxM/FBJg+LWrC1aoMaDEg4BcLBAtLm/4dO4ulgVY/2PevP1QJemGWXyz1ZkOVbS1WEshO/vyVHyktv2p4QZmPO6wurKnuay32wHx08OTV6N3sYXajstq4ch60a39hfDiG67rrwHMtpvK4f2zTvN1wq7HDXG7rajWu1YWQruTb5z1WF96SmE1y/Pv4HdALhWemx1TsVHrTTqXrZmPxYXVhoAFw1RQwA0wBR2f3ef0aB8DTP81XLu5/dgK8IXprVMpTUAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "6", "label": "4-H Sites" }, { "symbol": { "type": "esriPMS", "url": "ea203a45b991fae8e9fd10ba904bdb10", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABYklEQVQ4jdXUv0sCYRzH8felSVkNJiqBRBAG5SBo0dIQ1ZxEKES1Njb0BzQ0tLQFLa39GM5BClclqKEwAgMj+gVZUDhUqIOG3RN3VoR0xw0N9YH78tzz3L14ngeex8ovxvrPsIhsoSJmEESQhA/BG3CGEFskpuLmsfFtD2VlBxjU3sXXSC+SNMnY2gl27zC74aIxFpFtlJUE0K+7lmZnkKfTa6AbKOpjFWXOEPqMw+eic2SPXCqkjwkxCxKm4g4EyaUmgLjOnkl+cxLQ5lXrtAFGg2lM0j7t+95Vj10AAVNY6VGtFgNMyCCZwx4O1XqpjzVZVikUFrC1Og2h5yu431dbMX0sFi0xtDRK1ZHG7mr8EXq5gfQKCOUI2NTH1BwsZnD7B2j3J/GEnLR01I5B8a42m9skKNVjIAzaMTPA1OSzGfLZLs7leSAK9AAKkAU2gHXgtf43o1ujBCx/PKbyd++zdz8TYH2H/lmiAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "5", "label": "Other UA Sites" }, { "symbol": { "type": "esriPMS", "url": "ea203a45b991fae8e9fd10ba904bdb10", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABYklEQVQ4jdXUv0sCYRzH8felSVkNJiqBRBAG5SBo0dIQ1ZxEKES1Njb0BzQ0tLQFLa39GM5BClclqKEwAgMj+gVZUDhUqIOG3RN3VoR0xw0N9YH78tzz3L14ngeex8ovxvrPsIhsoSJmEESQhA/BG3CGEFskpuLmsfFtD2VlBxjU3sXXSC+SNMnY2gl27zC74aIxFpFtlJUE0K+7lmZnkKfTa6AbKOpjFWXOEPqMw+eic2SPXCqkjwkxCxKm4g4EyaUmgLjOnkl+cxLQ5lXrtAFGg2lM0j7t+95Vj10AAVNY6VGtFgNMyCCZwx4O1XqpjzVZVikUFrC1Og2h5yu431dbMX0sFi0xtDRK1ZHG7mr8EXq5gfQKCOUI2NTH1BwsZnD7B2j3J/GEnLR01I5B8a42m9skKNVjIAzaMTPA1OSzGfLZLs7leSAK9AAKkAU2gHXgtf43o1ujBCx/PKbyd++zdz8TYH2H/lmiAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "10", "label": "Other UA Sites" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 204, 255 ], "toColor": [ 252, 205, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 189, 255 ], "toColor": [ 182, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 179, 252, 255 ], "toColor": [ 216, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 234, 252, 255 ], "toColor": [ 179, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 179, 255 ], "toColor": [ 252, 239, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 200, 252, 255 ], "toColor": [ 179, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 215, 252, 255 ], "toColor": [ 244, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 235, 255 ], "toColor": [ 212, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 233, 255 ], "toColor": [ 252, 179, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 215, 255 ], "toColor": [ 252, 239, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 199, 255 ], "toColor": [ 229, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 182, 255 ], "toColor": [ 252, 212, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 228, 252, 255 ], "toColor": [ 212, 228, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2769084454300001E7, "ymin": 3676318.0741000026, "xmax": -1.20970720297E7, "ymax": 4408989.499600001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "TypeCode", "type": "esriFieldTypeSmallInteger", "alias": "TypeCode", "domain": null }, { "name": "Name", "type": "esriFieldTypeSmallInteger", "alias": "Name", "domain": { "type": "codedValue", "name": "WS2_UASiteName", "description": "UA Site Names and Codes", "codedValues": [ { "name": "Campus Ag Center - West Campbell Rd", "code": 6 }, { "name": "UA Main Campus", "code": 10 }, { "name": "Sunnyside", "code": 13 }, { "name": "Indian Ruin Tour and Lectures", "code": 14 }, { "name": "University Services Annex", "code": 15 }, { "name": "Rincon Vista", "code": 16 }, { "name": "Boyce-Thompson Southwest Arboretum", "code": 18 }, { "name": "UA Phoenix Biomedical Campus", "code": 19 }, { "name": "UA Cooperative Extension - Phoenix", "code": 20 }, { "name": "Biosphere 2", "code": 21 }, { "name": "Pima County Abrams Building", "code": 25 }, { "name": "The \"A\" Store- Park Place Mall", "code": 26 }, { "name": "Alvernon Admin Offices", "code": 30 }, { "name": "UA Medical Center South Campus", "code": 32 }, { "name": "Ventana Vista", "code": 35 }, { "name": "UMC - River Rd.", "code": 36 }, { "name": "UPI Administration", "code": 37 }, { "name": "UPI Breast Center", "code": 38 }, { "name": "North Hills Clinic", "code": 39 }, { "name": "UMC Warehouse", "code": 41 }, { "name": "Gynecology Oncology", "code": 42 }, { "name": "Cancer Center", "code": 45 }, { "name": "Plumer Parking Facility", "code": 51 }, { "name": "UA Motor Pool Garage", "code": 52 }, { "name": "Arizona Materials Lab", "code": 53 }, { "name": "Cancer Center GTS", "code": 54 }, { "name": "Marana KUAT Transmitter", "code": 55 }, { "name": "UA Store Tucson Mall", "code": 56 }, { "name": "Mt Hopkins Whipple Observatory", "code": 57 }, { "name": "UA Tech Parks", "code": 59 }, { "name": "Ryan Air Field", "code": 60 }, { "name": "Veterans Hospital", "code": 61 }, { "name": "Environmental Research Lab", "code": 62 }, { "name": "Santa Rita Experimental Range", "code": 63 }, { "name": "Arizona Experiment Station - West Campus Ag Center", "code": 64 }, { "name": "KUAT Radio TV Transmitter", "code": 65 }, { "name": "Mt. Lemmon SkyCenter", "code": 66 }, { "name": "Kitt Peak Observatory", "code": 67 }, { "name": "San Xavier Mine", "code": 68 }, { "name": "UA Cooperative Extension - Payson", "code": 69 }, { "name": "Sage Memorial Hospital", "code": 71 }, { "name": "UA Cooperative Extension - San Carlos", "code": 72 }, { "name": "UA Phoenix Center", "code": 78 }, { "name": "Arizona Experiment Station - Maricopa Ag Center", "code": 79 }, { "name": "UA Santa Cruz", "code": 84 }, { "name": "UA Academic Program - Nogales", "code": 85 }, { "name": "Mt Graham Base Camp", "code": 86 }, { "name": "Arizona Experiment Station - Safford Ag Center", "code": 87 }, { "name": "UA Cooperative Extension - Solomon", "code": 88 }, { "name": "UA Cooperative Extension - Willcox", "code": 89 }, { "name": "UA Douglas", "code": 90 }, { "name": "Sierra Vista Clinic", "code": 91 }, { "name": "Arizona Folklore Preserve", "code": 92 }, { "name": "Theatre Arts Storage", "code": 93 }, { "name": "Storage and Lab", "code": 94 }, { "name": "Mission Control: OSIRIS-REx", "code": 95 }, { "name": "Campus Ag Center - Allen Rd", "code": 100 }, { "name": "Tumamoc Hill", "code": 101 }, { "name": "Campus Ag Center - East Campbell Rd", "code": 102 }, { "name": "Mt Graham", "code": 107 }, { "name": "UA Sierra Vista", "code": 108 }, { "name": "Arizona Experiment Station - Yuma Ag Center", "code": 109 }, { "name": "Yuma Chamber of Commerce", "code": 110 }, { "name": "UA Cooperative Extension - Yuma", "code": 111 }, { "name": "UA - Yuma", "code": 112 }, { "name": "State Prison Yuma", "code": 113 }, { "name": "NAU Flagstaff", "code": 114 }, { "name": "North Beaver Flagstaff", "code": 115 }, { "name": "Tuba City", "code": 119 }, { "name": "UA Cooperative Extension - Parker", "code": 120 }, { "name": "UA Cooperative Extension - Holbrook", "code": 121 }, { "name": "UA Cooperative Extension - Duncan", "code": 122 }, { "name": "UA Cooperative Extension - Kingman", "code": 123 }, { "name": "UA Cooperative Extension - St. Johns", "code": 124 }, { "name": "UA Cooperative Extension - Casa Grande", "code": 125 }, { "name": "Parking Lot 9007", "code": 126 }, { "name": "Page Ranch", "code": 127 }, { "name": "UA Downtown", "code": 128 }, { "name": "Bio5 Institute - Oro Valley", "code": 129 }, { "name": "Arizona Cancer Center - Phoenix", "code": 130 }, { "name": "Nanobioscience Center", "code": 132 }, { "name": "UA Eller MBA", "code": 134 }, { "name": "Speech, Language and Hearing Sciences Clinic", "code": 135 }, { "name": "SIROW", "code": 137 }, { "name": "Institute for Civil Discourse", "code": 139 }, { "name": "Residence Life Facilities", "code": 140 }, { "name": "CALA Storage", "code": 141 }, { "name": "Arizona Experiment Station - Red Rock Ag Center", "code": 142 }, { "name": "UA Pima West", "code": 143 }, { "name": "UA Pima Desert Vista", "code": 144 }, { "name": "Northcross Building", "code": 145 }, { "name": "Hi Corbett Field", "code": 146 }, { "name": "UA South - Nogales", "code": 148 }, { "name": "Arizona Respiratory Center - Casa Grande", "code": 149 }, { "name": "Mission Gardens - UA Desert Oasis", "code": 151 }, { "name": "James 4-H Camp at Mingus Springs", "code": 152 }, { "name": "Arizona Experiment Station - V Bar V Ranch", "code": 153 }, { "name": "Pima County Cooperative Extension Teaching Kitchen", "code": 154 }, { "name": "UA Cooperative Extension - Casa Grande", "code": 156 }, { "name": "Pima Community College, East", "code": 157 }, { "name": "University of Arizona - Chandler", "code": 158 }, { "name": "Arizona Experiment Station - Campus Ag Center", "code": 166 }, { "name": "UA Cooperative Extension - Bisbee", "code": 168 }, { "name": "UA Cooperative Extension - Sierra Vista", "code": 169 }, { "name": "UA Cooperative Extension - Globe", "code": 175 }, { "name": "UA Cooperative Extension - Blue Ridge", "code": 183 }, { "name": "UA Cooperative Extension - Green Valley", "code": 186 }, { "name": "UA Cooperative Extension - Tucson", "code": 187 }, { "name": "UA Cooperative Extension - Nogales", "code": 191 }, { "name": "UA Cooperative Extension - Prescott", "code": 198 }, { "name": "UA Cooperative Extension - Verde Valley", "code": 199 }, { "name": "UA Pima Downtown", "code": 200 }, { "name": "UA Cooperative Extension - Flagstaff", "code": 201 }, { "name": "UA Cooperative Extension - Peach Springs", "code": 202 }, { "name": "The Roosevelt Early Childhood Family Resource Center", "code": 203 }, { "name": "Cooper Center for Environmental Learning", "code": 206 }, { "name": "Arizona Experiment Station - Santa Rita Experiment Station", "code": 207 }, { "name": "UA Cooperative Extension - Hopi Tribe", "code": 208 }, { "name": "UA - Pinal", "code": 209 }, { "name": "UA Cooperative Extension- Navajo Nation- Tuba City", "code": 210 }, { "name": "UA Cooperative Extension- Navajo Nation Window Rock", "code": 211 }, { "name": "College of Law - Court Rooms", "code": 213 }, { "name": "SIROW - ANCHOR Project", "code": 214 }, { "name": "UA - Mesa", "code": 215 }, { "name": "Arizona Experiment Station - Cracchiolo DK Ranch", "code": 216 }, { "name": "Arizona Experiment Station - Al Marah", "code": 217 }, { "name": "Catalina Observatory", "code": 218 }, { "name": "UA College of Law", "code": 219 }, { "name": "Health Promotion & Wellness Center", "code": 220 }, { "name": "Arizona Center for Integrative Medicine", "code": 221 }, { "name": "Paul and Alice Baker Distribution Center", "code": 222 }, { "name": "CALS Santa Cruz Cooperative Extension", "code": 223 }, { "name": "Ames Distributed Learning Center", "code": 224 }, { "name": "Family & Community Medicine-Workforce Dev Center", "code": 225 }, { "name": "Steward Observatory - Heavy FAB", "code": 226 }, { "name": "Defense and Security Research Institute", "code": 227 }, { "name": "4051 S Longfellow Ave", "code": 228 }, { "name": "WEST", "code": 229 }, { "name": "1024 S Euclid Ave", "code": 230 }, { "name": "Tucson Medical Center", "code": 231 }, { "name": "Steward Observatory - Storage", "code": 232 }, { "name": "Gilbert University Center", "code": 233 }, { "name": "Teach Arizona", "code": 234 }, { "name": "Arizona Mining & Mineral Museum", "code": 235 }, { "name": "Arizona Experiment Station - Yuma Mesa Farm", "code": 236 }, { "name": "UAHS-Border Health", "code": 237 }, { "name": "Bear Canyon Center for Southwest Humanities", "code": 238 }, { "name": "Broadway Administrative Office Building", "code": 239 }, { "name": "Lot 9004", "code": 240 }, { "name": "All of Us Program - Phoenix", "code": 241 }, { "name": "All of Us Program - Dobson", "code": 242 }, { "name": "SIROW - 34th Street", "code": 243 }, { "name": "Visual Development Lab", "code": 244 }, { "name": "UA Cooperative Extension - Benson Satellite Office", "code": 245 }, { "name": "UA Cooperative Extension - Douglas Satellite Office", "code": 246 }, { "name": "UA Cooperative Extension - Sierra Vista Satellite Office", "code": 247 }, { "name": "UA Cooperative Extension - Shiprock, NM Satellite Office", "code": 248 }, { "name": "Mt Lemmon Skycenter", "code": 249 }, { "name": "The Park - COM Pediatrics", "code": 250 }, { "name": "Alfie Norville Gem & Mineral Museum", "code": 251 }, { "name": "Nutritional Sciences - lease", "code": 252 }, { "name": "UA Tech Park at The Bridges", "code": 253 }, { "name": "Scottsdale Waterfront", "code": 254 }, { "name": "55 Chandlar", "code": 255 }, { "name": "YCEDA - Yuma", "code": 256 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "County", "type": "esriFieldTypeSmallInteger", "alias": "County", "domain": { "type": "codedValue", "name": "WS2_County", "description": "Arizona Counties", "codedValues": [ { "name": "Apache", "code": 1 }, { "name": "Cochise", "code": 2 }, { "name": "Coconino", "code": 3 }, { "name": "Gila", "code": 4 }, { "name": "Greenlee", "code": 5 }, { "name": "Graham", "code": 6 }, { "name": "La Paz", "code": 7 }, { "name": "Maricopa", "code": 8 }, { "name": "Mohave", "code": 9 }, { "name": "Navajo", "code": 10 }, { "name": "Pima", "code": 11 }, { "name": "Pinal", "code": 12 }, { "name": "Santa Cruz", "code": 13 }, { "name": "Yavapai", "code": 14 }, { "name": "Yuma", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsOnPublicMaps", "type": "esriFieldTypeSmallInteger", "alias": "IsOnPublicMaps", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 120, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 100, "domain": null }, { "name": "IsActive", "type": "esriFieldTypeSmallInteger", "alias": "IsActive", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BldgNumRange", "type": "esriFieldTypeString", "alias": "BldgNumRange", "length": 11, "domain": null }, { "name": "Type", "type": "esriFieldTypeSmallInteger", "alias": "Type", "domain": { "type": "codedValue", "name": "WS2_UASiteTypes", "description": "", "codedValues": [ { "name": "Campuses", "code": 1 }, { "name": "Locations", "code": 2 }, { "name": "Cooperative Extension Sites", "code": 3 }, { "name": "Agricultural Centers", "code": 4 }, { "name": "Other UA Sites", "code": 5 }, { "name": "4-H Sites", "code": 6 }, { "name": "Telemedicine Sites", "code": 7 }, { "name": "Off-Campus UA Academic Programs", "code": 8 }, { "name": "Prominent Sites", "code": 9 }, { "name": "Healthcare Sites", "code": 10 }, { "name": "Visitor Attractions", "code": 11 }, { "name": "Agricultural Research", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 16, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 10, "domain": null }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 10, "domain": null }, { "name": "Phone", "type": "esriFieldTypeString", "alias": "Phone", "length": 20, "domain": null }, { "name": "Y_Lat", "type": "esriFieldTypeDouble", "alias": "Y_Lat", "domain": null }, { "name": "X_Long", "type": "esriFieldTypeDouble", "alias": "X_Long", "domain": null }, { "name": "AzLegDistrict", "type": "esriFieldTypeString", "alias": "AzLegDistrict", "length": 2, "domain": null }, { "name": "CongDistrict", "type": "esriFieldTypeString", "alias": "CongDistrict", "length": 2, "domain": null }, { "name": "AzCongServed", "type": "esriFieldTypeString", "alias": "AzCongServed", "length": 25, "domain": null }, { "name": "AzLegServed", "type": "esriFieldTypeString", "alias": "AzLegServed", "length": 100, "domain": null }, { "name": "REAPlanCode", "type": "esriFieldTypeString", "alias": "REAPlanCode", "length": 20, "domain": null }, { "name": "NameAlias", "type": "esriFieldTypeString", "alias": "NameAlias", "length": 50, "domain": null }, { "name": "SiteDescription", "type": "esriFieldTypeString", "alias": "SiteDescription", "length": 200, "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "NameCalculated", "type": "esriFieldTypeString", "alias": "NameCalculated", "length": 1000, "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": "" }, { "name": "FDO_UASiteID", "fields": "UASiteID", "isAscending": true, "isUnique": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 130, "name": "Fire Lanes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 13542, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.23519342933E7, "ymin": 3793354.9990999997, "xmax": -1.2350348477E7, "ymax": 3794805.8387000025, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Shape_Length", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 131, "name": "Safe Ride Pick Up Points", "type": "Feature Layer", "description": "Status:Contact:Intended Use:Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:ID:CCP_DIST:", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 13542, "maxScale": 847, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "4cc0ed55d972ebe6295a53aa5229851c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhwAFYBlICAAjKABk/1SSdAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 4, "height": 4, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.247510973E7, "ymin": 3787916.5161999986, "xmax": -1.2282537029E7, "ymax": 3955493.1083000004, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Comments", "typeIdField": "Category", "subtypeFieldName": "Category", "subtypeField": "Category", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Category", "type": "esriFieldTypeSmallInteger", "alias": "Category", "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceCategory", "description": "Short integer codes for parking space categories", "codedValues": [ { "name": "Permit", "code": 1 }, { "name": "Visitor", "code": 2 }, { "name": "Loading Zone", "code": 3 }, { "name": "Other", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingLocation_New", "description": "Parking location types", "codedValues": [ { "name": "Alley", "code": "Alley" }, { "name": "Garage", "code": "Garage" }, { "name": "Garage Entrance", "code": "Garage Entrance" }, { "name": "Lot", "code": "Lot" }, { "name": "Other", "code": "Other" }, { "name": "Street", "code": "Street" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Orientation", "type": "esriFieldTypeString", "alias": "Orientation", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceOrientation", "description": "Parking space orientation types", "codedValues": [ { "name": "Backward (back in)", "code": "Backward (back in)" }, { "name": "Diagonal/backward", "code": "Diagonal/backward" }, { "name": "Diagonal/forward", "code": "Diagonal/forward" }, { "name": "Forward (pull in)", "code": "Forward (pull in)" }, { "name": "Parallel", "code": "Parallel" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TimeLimit", "type": "esriFieldTypeString", "alias": "TimeLimit", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceTimeLimit", "description": "Parking space time limits", "codedValues": [ { "name": "2 Hours", "code": "2 Hours" }, { "name": "20 Minutes", "code": "20 Minutes" }, { "name": "4 Hours", "code": "4 Hours" }, { "name": "No time limit", "code": "No time limit" }, { "name": "15 Minutes", "code": "15 Minutes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Restrictions", "type": "esriFieldTypeString", "alias": "Restrictions", "length": 50, "domain": null }, { "name": "TimeControlled", "type": "esriFieldTypeString", "alias": "TimeControlled", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceControlTimes", "description": "Parking space control times", "codedValues": [ { "name": "24 hours", "code": "24 hours" }, { "name": "5pm-7am", "code": "5pm-7am" }, { "name": "6am-8pm", "code": "6am-8pm" }, { "name": "7am-5pm", "code": "7am-5pm" }, { "name": "7am-5pm (with 24 hour limited restrictions)", "code": "7am-5pm (with 24 hour limited restrictions)" }, { "name": "7am-7pm", "code": "7am-7pm" }, { "name": "7am-8pm", "code": "7am-8pm" }, { "name": "7am-9pm", "code": "7am-9pm" }, { "name": "Conditional", "code": "Conditional" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DaysControlled", "type": "esriFieldTypeString", "alias": "DaysControlled", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ParkingSpaceControlDays", "description": "Parking space control days", "codedValues": [ { "name": "7 days", "code": "7 days" }, { "name": "Monday-Friday", "code": "Monday-Friday" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 128, "domain": null }, { "name": "IsCompact", "type": "esriFieldTypeSmallInteger", "alias": "IsCompact", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "SearchKeywords", "type": "esriFieldTypeString", "alias": "Search Keywords", "length": 255, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCrated", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 50, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "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": "" } ], "types": [ { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpacePermitType", "description": "Permit type", "codedValues": [ { "name": "Carpool", "code": "Carpool" }, { "name": "Dept. Reserve", "code": "Dept. Reserve" }, { "name": "Disabled Garage", "code": "Disabled Garage" }, { "name": "Disabled Surface", "code": "Disabled Surface" }, { "name": "Government/Commercial", "code": "Government/Commercial" }, { "name": "Lot Specific", "code": "Lot Specific" }, { "name": "Motorcycle", "code": "Motorcycle" }, { "name": "Motorcycle Lot Specific", "code": "Motorcycle Lot Specific" }, { "name": "Park n' Ride", "code": "Park n' Ride" }, { "name": "Park n' Walk", "code": "Park n' Walk" }, { "name": "Reserved", "code": "Reserved" }, { "name": "Service", "code": "Service" }, { "name": "South of Sixth", "code": "South of Sixth" }, { "name": "State Reserve", "code": "State Reserve" }, { "name": "Street Specific", "code": "Street Specific" }, { "name": "Zipcar", "code": "Zipcar" }, { "name": "Zone 1", "code": "Zone 1" }, { "name": "USA", "code": "USA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 1, "name": "Permit" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceVisitorType", "description": "Visitor type", "codedValues": [ { "name": "EV Charging", "code": "EV Charging" }, { "name": "Pay by Plate", "code": "Pay by Plate" }, { "name": "Disabled Pay by Plate", "code": "Disabled Pay by Plate" }, { "name": "Motorcycle Pay by Plate", "code": "Motorcycle Pay by Plate" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 2, "name": "Visitor" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceLoadingZoneType", "description": "Loading Zone type", "codedValues": [ { "name": "Standard Loading Zone - 20 Mins", "code": "Standard Loading Zone - 20 Mins" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 3, "name": "Loading Zone" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceOtherType", "description": "Other parking space type", "codedValues": [ { "name": "Building Specific Visitor", "code": "Building Specific Visitor" }, { "name": "Centennial Hall Courtesy", "code": "Centennial Hall Courtesy" }, { "name": "Other", "code": "Other" }, { "name": "15 Minute", "code": "15 Minute" }, { "name": "15 Minute Motorcycle", "code": "15 Minute Motorcycle" }, { "name": "15 Minute Disabled", "code": "15 Minute Disabled" }, { "name": "All Permits Authorized", "code": "All Permits Authorized" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "id": 4, "name": "Other" } ], "subtypes": [ { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpacePermitType", "description": "Permit type", "codedValues": [ { "name": "Carpool", "code": "Carpool" }, { "name": "Dept. Reserve", "code": "Dept. Reserve" }, { "name": "Disabled Garage", "code": "Disabled Garage" }, { "name": "Disabled Surface", "code": "Disabled Surface" }, { "name": "Government/Commercial", "code": "Government/Commercial" }, { "name": "Lot Specific", "code": "Lot Specific" }, { "name": "Motorcycle", "code": "Motorcycle" }, { "name": "Motorcycle Lot Specific", "code": "Motorcycle Lot Specific" }, { "name": "Park n' Ride", "code": "Park n' Ride" }, { "name": "Park n' Walk", "code": "Park n' Walk" }, { "name": "Reserved", "code": "Reserved" }, { "name": "Service", "code": "Service" }, { "name": "South of Sixth", "code": "South of Sixth" }, { "name": "State Reserve", "code": "State Reserve" }, { "name": "Street Specific", "code": "Street Specific" }, { "name": "Zipcar", "code": "Zipcar" }, { "name": "Zone 1", "code": "Zone 1" }, { "name": "USA", "code": "USA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": null, "TimeControlled": null, "DaysControlled": null, "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 1, "name": "Permit" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceVisitorType", "description": "Visitor type", "codedValues": [ { "name": "EV Charging", "code": "EV Charging" }, { "name": "Pay by Plate", "code": "Pay by Plate" }, { "name": "Disabled Pay by Plate", "code": "Disabled Pay by Plate" }, { "name": "Motorcycle Pay by Plate", "code": "Motorcycle Pay by Plate" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": null, "TimeControlled": null, "DaysControlled": null, "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 2, "name": "Visitor" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceLoadingZoneType", "description": "Loading Zone type", "codedValues": [ { "name": "Standard Loading Zone - 20 Mins", "code": "Standard Loading Zone - 20 Mins" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": "20 Minutes", "TimeControlled": null, "DaysControlled": null, "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 3, "name": "Loading Zone" }, { "domains": { "IsCompact": {"type": "inherited"}, "Restrictions": { "type": "codedValue", "name": "WS2_ParkingSpaceOtherType", "description": "Other parking space type", "codedValues": [ { "name": "Building Specific Visitor", "code": "Building Specific Visitor" }, { "name": "Centennial Hall Courtesy", "code": "Centennial Hall Courtesy" }, { "name": "Other", "code": "Other" }, { "name": "15 Minute", "code": "15 Minute" }, { "name": "15 Minute Motorcycle", "code": "15 Minute Motorcycle" }, { "name": "15 Minute Disabled", "code": "15 Minute Disabled" }, { "name": "All Permits Authorized", "code": "All Permits Authorized" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TimeLimit": {"type": "inherited"}, "TimeControlled": {"type": "inherited"}, "DaysControlled": {"type": "inherited"}, "Location": {"type": "inherited"}, "Orientation": {"type": "inherited"} }, "defaultValues": { "Comments": null, "IsCompact": null, "EGISID": null, "Restrictions": null, "TimeLimit": "No time limit", "TimeControlled": "7am-5pm", "DaysControlled": "Monday-Friday", "Location": null, "Orientation": null, "Category": null, "SearchKeywords": null, "Creator": null, "DateCreated": null, "LastEditor": null, "LastEditDate": null }, "code": 4, "name": "Other" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 132, "name": "Safe Ride Boundaries Anno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 208, "name": "Default" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -1.2349309430100001E7, "ymin": 3792280.603100002, "xmax": -1.23482464922E7, "ymax": 3794605.2584000006, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "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": "I104Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I104AnnotationCl", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 0, "name": "Default" } ], "relationships": [], "canModifyLayer": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 208, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 132, "name": "Safe Ride Boundaries Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -1.2349309430100001E7, "ymin": 3792280.603100002, "xmax": -1.23482464922E7, "ymax": 3794605.2584000006, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 134, "name": "Safe Ride Radius", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 54166, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Name", "uniqueValueGroups": [ { "heading": "Name", "classes": [ { "label": "SafeRide Boundary (Open to 20 Min. Before Close)", "description": "SafeRide Boundary (Open to 20 Min. Before Close)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "SafeRide Boundary (Open to 20 Min. Before Close)" ] ] }, { "label": "Truncated SafeRide Boundary (Service thru Closing)", "description": "Truncated SafeRide Boundary (Service thru Closing)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Truncated SafeRide Boundary (Service thru Closing)" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "SafeRide Boundary (Open to 20 Min. Before Close)", "label": "SafeRide Boundary (Open to 20 Min. Before Close)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Truncated SafeRide Boundary (Service thru Closing)", "label": "Truncated SafeRide Boundary (Service thru Closing)" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 204, 255 ], "toColor": [ 252, 205, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 189, 255 ], "toColor": [ 182, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 179, 252, 255 ], "toColor": [ 216, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 234, 252, 255 ], "toColor": [ 179, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 179, 255 ], "toColor": [ 252, 239, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 200, 252, 255 ], "toColor": [ 179, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 215, 252, 255 ], "toColor": [ 244, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 235, 255 ], "toColor": [ 212, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 233, 255 ], "toColor": [ 252, 179, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 215, 255 ], "toColor": [ 252, 239, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 199, 255 ], "toColor": [ 229, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 182, 255 ], "toColor": [ 252, 212, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 228, 252, 255 ], "toColor": [ 212, 228, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.23533752703E7, "ymin": 3792414.217699997, "xmax": -1.23482919252E7, "ymax": 3798140.099600002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 500, "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "SearchKeywords", "type": "esriFieldTypeString", "alias": "Search Keywords", "length": 175, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 135, "name": "Sunlink Streetcar Route", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 54166, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2354828353E7, "ymin": 3791843.3770999983, "xmax": -1.23504012456E7, "ymax": 3794501.6686000004, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Sustainability", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 255, "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "Summary", "type": "esriFieldTypeString", "alias": "Summary", "length": 150, "domain": null }, { "name": "Contact", "type": "esriFieldTypeString", "alias": "Contact", "length": 50, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 80, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 500, "domain": null }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "length": 40, "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Name", "length": 125, "domain": null }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "length": 50, "domain": null }, { "name": "SustainabilityTheme", "type": "esriFieldTypeString", "alias": "SustainabilityTheme", "length": 20, "domain": { "type": "codedValue", "name": "WS2_SustainabilityTheme", "description": "Sustainability Themes", "codedValues": [ { "name": "Built Environment", "code": "Built Environment" }, { "name": "Campus Life", "code": "Campus Life" }, { "name": "Energy", "code": "Energy" }, { "name": "Food", "code": "Food" }, { "name": "Natural Environment", "code": "Natural Environment" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Waste Reduction", "code": "Waste Reduction" }, { "name": "Water", "code": "Water" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SustainabilityType", "type": "esriFieldTypeString", "alias": "SustainabilityType", "length": 15, "domain": null }, { "name": "SearchKeywords", "type": "esriFieldTypeString", "alias": "Search Keywords", "length": 255, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 147, "name": "Banner", "type": "Feature Layer", "description": "Status:Contact:Intended Use:Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:AREA:PERIMETER:PIN:ADDR:OWNER:FCODE_LID:META_LID:BOOK:PAGE:GRANDF:OUT_OF_PAB:PAR_NUM:ROW_VAC:EW_DIM:NS_DIM:REC_AREA:UA_FOUND:SM_WONDER:PC_PARCEL:Shape_Length:Shape_Area:", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[OWNER]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 23, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 11, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.23519430852E7, "ymin": 3792478.3738999963, "xmax": -1.23500992973E7, "ymax": 3795338.645200001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ADDR", "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": "ADDR", "type": "esriFieldTypeString", "alias": "ADDR", "length": 80, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 80, "domain": null }, { "name": "FCODE_LID", "type": "esriFieldTypeSmallInteger", "alias": "FCODE_LID", "domain": null }, { "name": "GRANDF", "type": "esriFieldTypeString", "alias": "GRANDF", "length": 3, "domain": null }, { "name": "OUT_OF_PAB", "type": "esriFieldTypeSmallInteger", "alias": "OUT_OF_PAB", "domain": null }, { "name": "PAR_NUM", "type": "esriFieldTypeString", "alias": "PAR_NUM", "length": 9, "domain": null }, { "name": "ROW_VAC", "type": "esriFieldTypeString", "alias": "ROW_VAC", "length": 1, "domain": null }, { "name": "EW_DIM", "type": "esriFieldTypeString", "alias": "EW_DIM", "length": 10, "domain": null }, { "name": "NS_DIM", "type": "esriFieldTypeString", "alias": "NS_DIM", "length": 10, "domain": null }, { "name": "UA_FOUND", "type": "esriFieldTypeString", "alias": "UA_FOUND", "length": 1, "domain": null }, { "name": "PC_PARCEL", "type": "esriFieldTypeString", "alias": "PC_PARCEL", "length": 9, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 136, "name": "Planning Area Boundary", "type": "Feature Layer", "description": "Status:Contact:Intended Use:Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:AREA:PERIMETER:PAB_:PAB_ID:FCODE_LID:STEWD_LID:JURISD_LID:META_LID:PAB_RID:ACRES:Shape_Length:Shape_Area:", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 30000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.23519384223E7, "ymin": 3792463.8603999987, "xmax": -1.23502285221E7, "ymax": 3795336.655299999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AREA_", "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": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "PAB_", "type": "esriFieldTypeDouble", "alias": "PAB_", "domain": null }, { "name": "PAB_ID", "type": "esriFieldTypeDouble", "alias": "PAB_ID", "domain": null }, { "name": "FCODE_LID", "type": "esriFieldTypeSmallInteger", "alias": "FCODE_LID", "domain": null }, { "name": "STEWD_LID", "type": "esriFieldTypeSmallInteger", "alias": "STEWD_LID", "domain": null }, { "name": "JURISD_LID", "type": "esriFieldTypeSmallInteger", "alias": "JURISD_LID", "domain": null }, { "name": "META_LID", "type": "esriFieldTypeSmallInteger", "alias": "META_LID", "domain": null }, { "name": "PAB_RID", "type": "esriFieldTypeInteger", "alias": "PAB_RID", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "AREA_", "type": "esriFieldTypeDouble", "alias": "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 137, "name": "Projects IDLabels", "type": "Feature Layer", "description": "Status:Contact:Intended Use:Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:CMSPrjNum:FIMAPrjNum:AdHocPrjNu:FinNum:PrjCartoNa:PrjFinDate:PrjType:PrjDept:HasGreen:SiteIsPublic:GreenType:GreenOrganization:ProjectID:Name:", "geometryType": "esriGeometryMultipoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 13500, "maxScale": 3386, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Projects.ProjectNumber", "uniqueValueGroups": [], "uniqueValueInfos": [], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 204, 255 ], "toColor": [ 252, 205, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 189, 255 ], "toColor": [ 182, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 179, 252, 255 ], "toColor": [ 216, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 234, 252, 255 ], "toColor": [ 179, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 179, 255 ], "toColor": [ 252, 239, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 200, 252, 255 ], "toColor": [ 179, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 215, 252, 255 ], "toColor": [ 244, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 235, 255 ], "toColor": [ 212, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 233, 255 ], "toColor": [ 252, 179, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 215, 255 ], "toColor": [ 252, 239, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 199, 255 ], "toColor": [ 229, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 182, 255 ], "toColor": [ 252, 212, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 228, 252, 255 ], "toColor": [ 212, 228, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Projects.ProjectTypeSimple]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 77, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 2, "yoffset": 2, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Calibri", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.2769102858E7, "ymin": 3676324.1762000024, "xmax": -1.22724434124E7, "ymax": 4198591.269500002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Projects.ProjectNumber", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Projects.OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Projects.ProjectNumber", "type": "esriFieldTypeString", "alias": "ProjectNumber", "length": 7, "domain": null }, { "name": "Projects.BAM", "type": "esriFieldTypeSmallInteger", "alias": "BAM", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Projects.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Projects.ProjectType", "type": "esriFieldTypeInteger", "alias": "ProjectType", "domain": { "type": "codedValue", "name": "WS2_PDCProjectType", "description": "Type of project", "codedValues": [ { "name": "New Building", "code": 1 }, { "name": "Expansion of Existing Building", "code": 2 }, { "name": "New Open Space", "code": 3 }, { "name": "Utility Infrastructure", "code": 4 }, { "name": "Renovations", "code": 5 }, { "name": "Building System Upgrades", "code": 6 }, { "name": "New Athletic Field", "code": 7 }, { "name": "Athletic Field Renovation", "code": 8 }, { "name": "Other", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Projects.ProjectTypeSimple", "type": "esriFieldTypeString", "alias": "ProjectTypeSimple", "length": 20, "domain": { "type": "codedValue", "name": "WS2_projects_status_simple", "description": "simple status for web display", "codedValues": [ { "name": "Renovation", "code": "Renovation" }, { "name": "New Building", "code": "New Building" }, { "name": "Utilities", "code": "Utilities" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Projects.Picture", "type": "esriFieldTypeString", "alias": "Picture", "length": 500, "domain": null }, { "name": "Projects.Thumbnail", "type": "esriFieldTypeString", "alias": "Thumbnail", "length": 500, "domain": null }, { "name": "Projects.Color", "type": "esriFieldTypeString", "alias": "Color", "length": 25, "domain": null }, { "name": "Projects.EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "CMS_Projects.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "CMS_Projects.project_num", "type": "esriFieldTypeString", "alias": "project_num", "length": 7, "domain": null }, { "name": "CMS_Projects.approved_budget", "type": "esriFieldTypeDouble", "alias": "approved_budget", "domain": null }, { "name": "CMS_Projects.title", "type": "esriFieldTypeString", "alias": "title", "length": 75, "domain": null }, { "name": "CMS_Projects.StatusFull", "type": "esriFieldTypeString", "alias": "StatusFull", "length": 12, "domain": null }, { "name": "CMS_Projects.description", "type": "esriFieldTypeString", "alias": "description", "length": 511, "domain": null }, { "name": "CMS_Projects.start_date", "type": "esriFieldTypeDate", "alias": "start_date", "length": 8, "domain": null }, { "name": "CMS_Projects.end_date", "type": "esriFieldTypeDate", "alias": "end_date", "length": 8, "domain": null }, { "name": "CMS_Projects.URL", "type": "esriFieldTypeString", "alias": "URL", "length": 42, "domain": null }, { "name": "CMS_Projects.project_id", "type": "esriFieldTypeDouble", "alias": "project_id", "domain": null }, { "name": "CMS_Projects.fy", "type": "esriFieldTypeString", "alias": "fy", "length": 2, "domain": null }, { "name": "CMS_Projects.project", "type": "esriFieldTypeString", "alias": "project", "length": 4, "domain": null }, { "name": "CMS_Projects.account_no", "type": "esriFieldTypeString", "alias": "account_no", "length": 7, "domain": null }, { "name": "CMS_Projects.type", "type": "esriFieldTypeString", "alias": "type", "length": 1, "domain": null }, { "name": "CMS_Projects.cdp_type", "type": "esriFieldTypeString", "alias": "cdp_type", "length": 2, "domain": null }, { "name": "CMS_Projects.cycle", "type": "esriFieldTypeString", "alias": "cycle", "length": 4, "domain": null }, { "name": "CMS_Projects.fm_coord", "type": "esriFieldTypeString", "alias": "fm_coord", "length": 20, "domain": null }, { "name": "CMS_Projects.user_coord", "type": "esriFieldTypeString", "alias": "user_coord", "length": 20, "domain": null }, { "name": "CMS_Projects.nasf", "type": "esriFieldTypeInteger", "alias": "nasf", "domain": null }, { "name": "CMS_Projects.comments", "type": "esriFieldTypeString", "alias": "comments", "length": 2147483647, "domain": null }, { "name": "CMS_Projects.gsf", "type": "esriFieldTypeInteger", "alias": "gsf", "domain": null }, { "name": "CMS_Projects.lastsave", "type": "esriFieldTypeDate", "alias": "lastsave", "length": 8, "domain": null }, { "name": "CMS_Projects.fiscal_closeout", "type": "esriFieldTypeDate", "alias": "fiscal_closeout", "length": 8, "domain": null }, { "name": "CMS_Projects.abor_pi", "type": "esriFieldTypeDate", "alias": "abor_pi", "length": 8, "domain": null }, { "name": "CMS_Projects.abor_ci", "type": "esriFieldTypeDate", "alias": "abor_ci", "length": 8, "domain": null }, { "name": "CMS_Projects.abor_pa", "type": "esriFieldTypeDate", "alias": "abor_pa", "length": 8, "domain": null }, { "name": "CMS_Projects.budget_saved_date", "type": "esriFieldTypeDate", "alias": "budget_saved_date", "length": 8, "domain": null }, { "name": "CMS_Projects.y2ksort", "type": "esriFieldTypeInteger", "alias": "y2ksort", "domain": null }, { "name": "CMS_Projects.budget_last_saved_date", "type": "esriFieldTypeDate", "alias": "budget_last_saved_date", "length": 8, "domain": null }, { "name": "CMS_Projects.abor_oth", "type": "esriFieldTypeDate", "alias": "abor_oth", "length": 8, "domain": null }, { "name": "CMS_Projects.opacct", "type": "esriFieldTypeInteger", "alias": "opacct", "domain": null }, { "name": "CMS_Projects.delivery", "type": "esriFieldTypeString", "alias": "delivery", "length": 6, "domain": null }, { "name": "CMS_Projects.revacct", "type": "esriFieldTypeInteger", "alias": "revacct", "domain": null }, { "name": "CMS_Projects.revenue_budget", "type": "esriFieldTypeDouble", "alias": "revenue_budget", "domain": null }, { "name": "CMS_Projects.billable", "type": "esriFieldTypeString", "alias": "billable", "length": 1, "domain": null }, { "name": "CMS_Projects.billable_hours_limit", "type": "esriFieldTypeSingle", "alias": "billable_hours_limit", "domain": null }, { "name": "CMS_Projects.abor_phase", "type": "esriFieldTypeString", "alias": "abor_phase", "length": 6, "domain": null }, { "name": "CMS_Projects.bldg_no", "type": "esriFieldTypeString", "alias": "bldg_no", "length": 10, "domain": null }, { "name": "CMS_Projects.projected_budget", "type": "esriFieldTypeDouble", "alias": "projected_budget", "domain": null }, { "name": "CMS_Projects.construction_budget", "type": "esriFieldTypeDouble", "alias": "construction_budget", "domain": null }, { "name": "CMS_Projects.warranty_messaged_date", "type": "esriFieldTypeDate", "alias": "warranty_messaged_date", "length": 8, "domain": null }, { "name": "CMS_Projects.concept_budget_saved_date", "type": "esriFieldTypeDate", "alias": "concept_budget_saved_date", "length": 8, "domain": null }, { "name": "CMS_Projects.sc_budget_saved_date", "type": "esriFieldTypeDate", "alias": "sc_budget_saved_date", "length": 8, "domain": null }, { "name": "CMS_Projects.revised_budget_saved_date", "type": "esriFieldTypeDate", "alias": "revised_budget_saved_date", "length": 8, "domain": null }, { "name": "CMS_Projects.jccr_flag", "type": "esriFieldTypeString", "alias": "jccr_flag", "length": 1, "domain": null }, { "name": "CMS_Projects.fy_4digit", "type": "esriFieldTypeInteger", "alias": "fy_4digit", "domain": null }, { "name": "CMS_Projects.design_intent", "type": "esriFieldTypeString", "alias": "design_intent", "length": 2147483647, "domain": null }, { "name": "CMS_Projects.web_suppress", "type": "esriFieldTypeSmallInteger", "alias": "web_suppress", "domain": null }, { "name": "CMS_Projects.web_counter", "type": "esriFieldTypeInteger", "alias": "web_counter", "domain": null }, { "name": "CMS_Projects.design_professional", "type": "esriFieldTypeString", "alias": "design_professional", "length": 128, "domain": null }, { "name": "CMS_Projects.contractor", "type": "esriFieldTypeString", "alias": "contractor", "length": 128, "domain": null }, { "name": "CMS_Projects.i_number", "type": "esriFieldTypeString", "alias": "i_number", "length": 6, "domain": null }, { "name": "CMS_Projects.sc_date", "type": "esriFieldTypeDate", "alias": "sc_date", "length": 8, "domain": null }, { "name": "CMS_Projects.community_update", "type": "esriFieldTypeString", "alias": "community_update", "length": 2147483647, "domain": null }, { "name": "CMS_Projects.notice_to_proceed_date", "type": "esriFieldTypeDate", "alias": "notice_to_proceed_date", "length": 8, "domain": null }, { "name": "CMS_Projects.sub_account", "type": "esriFieldTypeString", "alias": "sub_account", "length": 5, "domain": null }, { "name": "CMS_Projects.billing_suppress", "type": "esriFieldTypeSmallInteger", "alias": "billing_suppress", "domain": null }, { "name": "CMS_Projects.phoenix_campus", "type": "esriFieldTypeSmallInteger", "alias": "phoenix_campus", "domain": null }, { "name": "CMS_Projects.cd_switch", "type": "esriFieldTypeDate", "alias": "cd_switch", "length": 8, "domain": null }, { "name": "CMS_Projects.sharepoint_project", "type": "esriFieldTypeString", "alias": "sharepoint_project", "length": 10, "domain": null }, { "name": "CMS_Projects.DPM", "type": "esriFieldTypeString", "alias": "DPM", "length": 20, "domain": null }, { "name": "CMS_Projects.PM", "type": "esriFieldTypeString", "alias": "PM", "length": 20, "domain": null }, { "name": "CMS_Projects.story_map_title", "type": "esriFieldTypeString", "alias": "story_map_title", "length": 255, "domain": null }, { "name": "CMS_Projects.story_map", "type": "esriFieldTypeSmallInteger", "alias": "story_map", "domain": null }, { "name": "CMS_Projects.story_map_order", "type": "esriFieldTypeInteger", "alias": "story_map_order", "domain": null }, { "name": "Projects.GISTracking", "type": "esriFieldTypeString", "alias": "GISTracking", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CMS_Projects.webcamStream", "type": "esriFieldTypeString", "alias": "webcamStream", "length": 500, "domain": null } ], "geometryField": { "name": "Projects.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "Projects.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Projects.Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_OBJECTID", "fields": "CMS_Projects.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_project_num", "fields": "CMS_Projects.project_num", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 138, "name": "Projects NamesLabels", "type": "Feature Layer", "description": "Status:Contact:Intended Use:Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:CMSPrjNum:FIMAPrjNum:AdHocPrjNu:FinNum:PrjCartoNa:PrjFinDate:PrjType:PrjDept:HasGreen:SiteIsPublic:GreenType:GreenOrganization:ProjectID:Name:", "geometryType": "esriGeometryMultipoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3200, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Projects.ProjectNumber", "uniqueValueGroups": [], "uniqueValueInfos": [], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 204, 255 ], "toColor": [ 252, 205, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 189, 255 ], "toColor": [ 182, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 179, 252, 255 ], "toColor": [ 216, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 234, 252, 255 ], "toColor": [ 179, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 179, 255 ], "toColor": [ 252, 239, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 200, 252, 255 ], "toColor": [ 179, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 215, 252, 255 ], "toColor": [ 244, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 235, 255 ], "toColor": [ 212, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 233, 255 ], "toColor": [ 252, 179, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 215, 255 ], "toColor": [ 252, 239, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 199, 255 ], "toColor": [ 229, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 182, 255 ], "toColor": [ 252, 212, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 228, 252, 255 ], "toColor": [ 212, 228, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[CMS_Projects.title]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 75, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 5, "yoffset": 5, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Calibri", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.2769102858E7, "ymin": 3676324.1762000024, "xmax": -1.22724434124E7, "ymax": 4198591.269500002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Projects.ProjectNumber", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Projects.OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Projects.ProjectNumber", "type": "esriFieldTypeString", "alias": "ProjectNumber", "length": 7, "domain": null }, { "name": "Projects.BAM", "type": "esriFieldTypeSmallInteger", "alias": "BAM", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Projects.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Projects.ProjectType", "type": "esriFieldTypeInteger", "alias": "ProjectType", "domain": { "type": "codedValue", "name": "WS2_PDCProjectType", "description": "Type of project", "codedValues": [ { "name": "New Building", "code": 1 }, { "name": "Expansion of Existing Building", "code": 2 }, { "name": "New Open Space", "code": 3 }, { "name": "Utility Infrastructure", "code": 4 }, { "name": "Renovations", "code": 5 }, { "name": "Building System Upgrades", "code": 6 }, { "name": "New Athletic Field", "code": 7 }, { "name": "Athletic Field Renovation", "code": 8 }, { "name": "Other", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Projects.ProjectTypeSimple", "type": "esriFieldTypeString", "alias": "ProjectTypeSimple", "length": 20, "domain": { "type": "codedValue", "name": "WS2_projects_status_simple", "description": "simple status for web display", "codedValues": [ { "name": "Renovation", "code": "Renovation" }, { "name": "New Building", "code": "New Building" }, { "name": "Utilities", "code": "Utilities" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Projects.Picture", "type": "esriFieldTypeString", "alias": "Picture", "length": 500, "domain": null }, { "name": "Projects.Thumbnail", "type": "esriFieldTypeString", "alias": "Thumbnail", "length": 500, "domain": null }, { "name": "Projects.Color", "type": "esriFieldTypeString", "alias": "Color", "length": 25, "domain": null }, { "name": "Projects.EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "CMS_Projects.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "CMS_Projects.project_num", "type": "esriFieldTypeString", "alias": "project_num", "length": 7, "domain": null }, { "name": "CMS_Projects.approved_budget", "type": "esriFieldTypeDouble", "alias": "approved_budget", "domain": null }, { "name": "CMS_Projects.title", "type": "esriFieldTypeString", "alias": "title", "length": 75, "domain": null }, { "name": "CMS_Projects.StatusFull", "type": "esriFieldTypeString", "alias": "StatusFull", "length": 12, "domain": null }, { "name": "CMS_Projects.description", "type": "esriFieldTypeString", "alias": "description", "length": 511, "domain": null }, { "name": "CMS_Projects.start_date", "type": "esriFieldTypeDate", "alias": "start_date", "length": 8, "domain": null }, { "name": "CMS_Projects.end_date", "type": "esriFieldTypeDate", "alias": "end_date", "length": 8, "domain": null }, { "name": "CMS_Projects.URL", "type": "esriFieldTypeString", "alias": "URL", "length": 42, "domain": null }, { "name": "CMS_Projects.project_id", "type": "esriFieldTypeDouble", "alias": "project_id", "domain": null }, { "name": "CMS_Projects.fy", "type": "esriFieldTypeString", "alias": "fy", "length": 2, "domain": null }, { "name": "CMS_Projects.project", "type": "esriFieldTypeString", "alias": "project", "length": 4, "domain": null }, { "name": "CMS_Projects.account_no", "type": "esriFieldTypeString", "alias": "account_no", "length": 7, "domain": null }, { "name": "CMS_Projects.type", "type": "esriFieldTypeString", "alias": "type", "length": 1, "domain": null }, { "name": "CMS_Projects.cdp_type", "type": "esriFieldTypeString", "alias": "cdp_type", "length": 2, "domain": null }, { "name": "CMS_Projects.cycle", "type": "esriFieldTypeString", "alias": "cycle", "length": 4, "domain": null }, { "name": "CMS_Projects.fm_coord", "type": "esriFieldTypeString", "alias": "fm_coord", "length": 20, "domain": null }, { "name": "CMS_Projects.user_coord", "type": "esriFieldTypeString", "alias": "user_coord", "length": 20, "domain": null }, { "name": "CMS_Projects.nasf", "type": "esriFieldTypeInteger", "alias": "nasf", "domain": null }, { "name": "CMS_Projects.comments", "type": "esriFieldTypeString", "alias": "comments", "length": 2147483647, "domain": null }, { "name": "CMS_Projects.gsf", "type": "esriFieldTypeInteger", "alias": "gsf", "domain": null }, { "name": "CMS_Projects.lastsave", "type": "esriFieldTypeDate", "alias": "lastsave", "length": 8, "domain": null }, { "name": "CMS_Projects.fiscal_closeout", "type": "esriFieldTypeDate", "alias": "fiscal_closeout", "length": 8, "domain": null }, { "name": "CMS_Projects.abor_pi", "type": "esriFieldTypeDate", "alias": "abor_pi", "length": 8, "domain": null }, { "name": "CMS_Projects.abor_ci", "type": "esriFieldTypeDate", "alias": "abor_ci", "length": 8, "domain": null }, { "name": "CMS_Projects.abor_pa", "type": "esriFieldTypeDate", "alias": "abor_pa", "length": 8, "domain": null }, { "name": "CMS_Projects.budget_saved_date", "type": "esriFieldTypeDate", "alias": "budget_saved_date", "length": 8, "domain": null }, { "name": "CMS_Projects.y2ksort", "type": "esriFieldTypeInteger", "alias": "y2ksort", "domain": null }, { "name": "CMS_Projects.budget_last_saved_date", "type": "esriFieldTypeDate", "alias": "budget_last_saved_date", "length": 8, "domain": null }, { "name": "CMS_Projects.abor_oth", "type": "esriFieldTypeDate", "alias": "abor_oth", "length": 8, "domain": null }, { "name": "CMS_Projects.opacct", "type": "esriFieldTypeInteger", "alias": "opacct", "domain": null }, { "name": "CMS_Projects.delivery", "type": "esriFieldTypeString", "alias": "delivery", "length": 6, "domain": null }, { "name": "CMS_Projects.revacct", "type": "esriFieldTypeInteger", "alias": "revacct", "domain": null }, { "name": "CMS_Projects.revenue_budget", "type": "esriFieldTypeDouble", "alias": "revenue_budget", "domain": null }, { "name": "CMS_Projects.billable", "type": "esriFieldTypeString", "alias": "billable", "length": 1, "domain": null }, { "name": "CMS_Projects.billable_hours_limit", "type": "esriFieldTypeSingle", "alias": "billable_hours_limit", "domain": null }, { "name": "CMS_Projects.abor_phase", "type": "esriFieldTypeString", "alias": "abor_phase", "length": 6, "domain": null }, { "name": "CMS_Projects.bldg_no", "type": "esriFieldTypeString", "alias": "bldg_no", "length": 10, "domain": null }, { "name": "CMS_Projects.projected_budget", "type": "esriFieldTypeDouble", "alias": "projected_budget", "domain": null }, { "name": "CMS_Projects.construction_budget", "type": "esriFieldTypeDouble", "alias": "construction_budget", "domain": null }, { "name": "CMS_Projects.warranty_messaged_date", "type": "esriFieldTypeDate", "alias": "warranty_messaged_date", "length": 8, "domain": null }, { "name": "CMS_Projects.concept_budget_saved_date", "type": "esriFieldTypeDate", "alias": "concept_budget_saved_date", "length": 8, "domain": null }, { "name": "CMS_Projects.sc_budget_saved_date", "type": "esriFieldTypeDate", "alias": "sc_budget_saved_date", "length": 8, "domain": null }, { "name": "CMS_Projects.revised_budget_saved_date", "type": "esriFieldTypeDate", "alias": "revised_budget_saved_date", "length": 8, "domain": null }, { "name": "CMS_Projects.jccr_flag", "type": "esriFieldTypeString", "alias": "jccr_flag", "length": 1, "domain": null }, { "name": "CMS_Projects.fy_4digit", "type": "esriFieldTypeInteger", "alias": "fy_4digit", "domain": null }, { "name": "CMS_Projects.design_intent", "type": "esriFieldTypeString", "alias": "design_intent", "length": 2147483647, "domain": null }, { "name": "CMS_Projects.web_suppress", "type": "esriFieldTypeSmallInteger", "alias": "web_suppress", "domain": null }, { "name": "CMS_Projects.web_counter", "type": "esriFieldTypeInteger", "alias": "web_counter", "domain": null }, { "name": "CMS_Projects.design_professional", "type": "esriFieldTypeString", "alias": "design_professional", "length": 128, "domain": null }, { "name": "CMS_Projects.contractor", "type": "esriFieldTypeString", "alias": "contractor", "length": 128, "domain": null }, { "name": "CMS_Projects.i_number", "type": "esriFieldTypeString", "alias": "i_number", "length": 6, "domain": null }, { "name": "CMS_Projects.sc_date", "type": "esriFieldTypeDate", "alias": "sc_date", "length": 8, "domain": null }, { "name": "CMS_Projects.community_update", "type": "esriFieldTypeString", "alias": "community_update", "length": 2147483647, "domain": null }, { "name": "CMS_Projects.notice_to_proceed_date", "type": "esriFieldTypeDate", "alias": "notice_to_proceed_date", "length": 8, "domain": null }, { "name": "CMS_Projects.sub_account", "type": "esriFieldTypeString", "alias": "sub_account", "length": 5, "domain": null }, { "name": "CMS_Projects.billing_suppress", "type": "esriFieldTypeSmallInteger", "alias": "billing_suppress", "domain": null }, { "name": "CMS_Projects.phoenix_campus", "type": "esriFieldTypeSmallInteger", "alias": "phoenix_campus", "domain": null }, { "name": "CMS_Projects.cd_switch", "type": "esriFieldTypeDate", "alias": "cd_switch", "length": 8, "domain": null }, { "name": "CMS_Projects.sharepoint_project", "type": "esriFieldTypeString", "alias": "sharepoint_project", "length": 10, "domain": null }, { "name": "CMS_Projects.DPM", "type": "esriFieldTypeString", "alias": "DPM", "length": 20, "domain": null }, { "name": "CMS_Projects.PM", "type": "esriFieldTypeString", "alias": "PM", "length": 20, "domain": null }, { "name": "CMS_Projects.story_map_title", "type": "esriFieldTypeString", "alias": "story_map_title", "length": 255, "domain": null }, { "name": "CMS_Projects.story_map", "type": "esriFieldTypeSmallInteger", "alias": "story_map", "domain": null }, { "name": "CMS_Projects.story_map_order", "type": "esriFieldTypeInteger", "alias": "story_map_order", "domain": null }, { "name": "Projects.GISTracking", "type": "esriFieldTypeString", "alias": "GISTracking", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CMS_Projects.webcamStream", "type": "esriFieldTypeString", "alias": "webcamStream", "length": 500, "domain": null } ], "geometryField": { "name": "Projects.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "Projects.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Projects.Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_OBJECTID", "fields": "CMS_Projects.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_project_num", "fields": "CMS_Projects.project_num", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 140, "name": "SignPoints", "type": "Feature Layer", "description": "Status:Contact:Intended Use:Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:Type:MountType:", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 148, 136, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2351943107E7, "ymin": 3793084.6735000014, "xmax": -1.23502246601E7, "ymax": 3795282.9180999994, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Type", "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": "Type", "type": "esriFieldTypeSmallInteger", "alias": "Type", "domain": { "type": "codedValue", "name": "WS2_SignType", "description": "Types of Signs", "codedValues": [ { "name": "Gateway", "code": 1 }, { "name": "Directory", "code": 2 }, { "name": "Building Name", "code": 3 }, { "name": "Stop", "code": 4 }, { "name": "No Parking", "code": 5 }, { "name": "20 Minute Loading Zone", "code": 6 }, { "name": "Service Parking", "code": 7 }, { "name": "Disabled Parking", "code": 8 }, { "name": "Bike Lane", "code": 9 }, { "name": "Dedication Plaque", "code": 10 }, { "name": "Street Name", "code": 11 }, { "name": "Billboard", "code": 12 }, { "name": "Scoreboard", "code": 13 }, { "name": "Unknown", "code": 14 }, { "name": "Digital Sign", "code": 15 }, { "name": "Bike Lane Ground", "code": 16 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MountType", "type": "esriFieldTypeSmallInteger", "alias": "MountType", "domain": { "type": "codedValue", "name": "WS2_SignMount", "description": "Method of Mounting Sign", "codedValues": [ { "name": "Integrated with Building Facade", "code": 1 }, { "name": "Mounted on Building Wall", "code": 2 }, { "name": "Integrated in Freestanding Wall", "code": 3 }, { "name": "Mounted on Freestanding Wall", "code": 4 }, { "name": "Mounted in Metal Frame Structure", "code": 5 }, { "name": "Pole Mounted", "code": 6 }, { "name": "Unknown", "code": 7 }, { "name": "Asphalt", "code": 8 }, { "name": "Concrete", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 158, "name": "WasteManagement", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4513.988705, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Category", "uniqueValueGroups": [ { "heading": "Category", "classes": [ { "label": "Big Belly Solar Compactor", "description": "Big Belly Solar Compactor", "symbol": { "type": "esriPMS", "url": "768d424cddc308f191f4f19c0a2adbf8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACD0lEQVRIiWNhoCFgGbaGMyoJanr6aoTGKAlpiPCy8XG8//7m6/nnpx5uubZs+offHy6SZbihtKVzhklpp4uyvy4TIxMbslyQdjxDlUN3+PJLs05NPt6Y/uHHhwdEG+6uElTQ6T67kp9DSAyX5ZwsXAJJRgVuFrIOu4q3xabdeHPlAEHDTaSs/bo951fxsvGJMhABtEQNVHs8Fs0KWWLl+oPhx0N8hrOV2La2EWswDGiLG6oW2jfPaD9Y6onTcGdlnwJzGXtNBjJArH6m6aRjDfpff3+9iNVwT9VQVwYGBiZyDOdk5Rb2UY9IW3llbjZWw9VFtCXIMRgG9KXM5VZemcuA1XBuNj4uSgwX4hDmRuajGP7j97cflBj++efHHzgNf/Tx3jtNMX2yDb/55sprnIbvurvxjLtqoA05Bv/99+fbphsrluI0fN3Vhc3ZZpV+SkLqSqQavvnGyouvvj7bjdNwBgaGd91Hq+ZM8V5Zw8zEQnTkvvv2+unU0y2VDAwM//EZzrDj1rr2Zp5i1Tr7vnAmJmaCFnz88e5FwY6YzjtvbhwkquBaeG5S0psvL+6U2LSkKgiqKuAw9++xR3uvtR8qq7ry8twWkorcrbdWtW29tWpGqE5inZOyr5Esn4IQJwsn++efn77deHP5xbabq3YferhrEgMDwy9yK4t3q6/ML1h9ZT4BZeQZThGgqeEAdAa6Lsad7KgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Big Belly Solar Compactor" ] ] }, { "label": "Recycle Bin", "description": "Recycle Bin", "symbol": { "type": "esriPMS", "url": "fedb35330cfd9489777feb45beb8801c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABcElEQVQ4jWNhoBCw0MSA5Dn35L++flLCxs2n+vf3r99/fn7br6liP6UhjPEXQQMiOg5P4ROWSxMQU2RFEvZ5+/1zhV/l2pRN7cGbcBoQ0rRrurSWTQY2V7Fx8ooqm/ktd82b47d7UspeDAMso5t0ZfWcEvH5l4mZhUtez2UCAwODLoYBIrLaeUxMzOwMBAC/mLy2rluy3eVdcw+hGMAvriDOQBxg5BGRs2dgYEA14N+fX7+JNIDh1/fP8NhggTFe3Dp9W1Ldggjt/7/eObrqHIYBx1c2rtNzTw1lZuNQwqf96bVjez6+erQfw4Dvn96e2jE5ZaFX0eJCRkZGAWyaf3//fHpzd/hkBgaGPxgGMDAwMNw4uLT917dPv7yKFrmzcwvYgWIOLMHI8PHl7TPb1zX7LPv2/iU8DWAYALLk3unNHVMiBXdLKBvpyum7iv36+eXXtX2LX/z6/ukAKKjQXYUrM519cfccCOMLDrwGEA0Ayw6D+aTOwkcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Recycle Bin" ] ] }, { "label": "eMedia Recycle Bin", "description": "eMedia Recycle Bin", "symbol": { "type": "esriPMS", "url": "a6e61e77a998a4e338c41b181c131de3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACDUlEQVRIiWNhoCFgGbaGM8poCnqahGrESGkIiXDxsXF8fvP9651Tzx+eWHZt+tcPvy+SZbiapbSzZ6lJp7G/si4jEyMbspxNvDZDVLdD+L5Zl06tbTye/uPDjwdEG24SpFKQMtu9kluIQwyX5WxcLAIeBUZumg6yu2bEbkt7cuXNAYKGq1tL+aXN96zi5GMTZSACyBuIqmYs8pjVYrXE9ccPhof4DGcLabVtI9ZguAWG4qqBzfYzlpce9MRpuIGPcoGGvYwmAxnAOVPfdE3DMf3fXxGRjGK4WaiqKwMDAxM5hrNzswpbRainHZx7JRur4bLaIhLkGAwDyuZScgfnXmHAajgnHxsXJYbzCHNwI/NRDP/57fcPSgz//vHnD5yGv7r38Z2cPs6kTRA8ufLmNU7Dz228e8YkUNWGHIP//vn37diKG0txGn544dVm30ozP0l1ISVSDT+x8sbFj8++7sZpOAMDw7vVVUfnZK/0rmFmYSI6cj+//vZ0Q8vpSgYGhv/4DGc4ve5W+9JiHtWYPvtwJmbCFnx59+PFtJgdnS9uvDlIVMG1e9K5pI8vvtwJa7FJFVcVVMBh7t+rex9dW1V2qOreuZdbSCpyT6261XZq1a0Zdok6dQa+ykaiCnxCbJws7N8//fz2+PKbFydX3dx9ZdfDSQwMDL/IrSzeHZp/peDQfESuIwUM3ToUACYCuj9v4KCSAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "eMedia Recycle Bin" ] ] }, { "label": "Outdoor Recycle Collection", "description": "Outdoor Recycle Collection", "symbol": { "type": "esriPMS", "url": "ba609f3309c285fb6105e41a23f1d6a3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACD0lEQVRIiWNhoCFgGbaGMwrKaHpq2ITGCElriLBx83F8//jm6/Pbpx5eO7hs+u+vHy6SZbi0mqWzSXBpp7K5vy4jExMbspy2czyDQ1J3+KWds04dX9yY/uPHhwdEG65iGVTgnjO7koNXSAynq9i4BIx8C9xkdRx2beuPTXvz4MoBgoZLaVv7eebPr2Lj4hNlIAKIKhqoehQsmrWkwsqV4cePh/gMZ7ONaW0j1mAYEFcyVLWPap5xcF6pJ07DlU18CmS07TUZyAD6npmmxxY36P/+/fUiVsNVbUJdGRgYmMgxnJWdW1jdPiLtyp652VgNF5HXliDHYBiQUjeXu7JnLgNWw9k4+bgoMZyDT5gbmY9i+O+f335QYvjPbx9/4DT848t778QU9ck2/M2DK69xGn73xMYzqhaBNuQY/O/vn283Dq9YitPwq/sWNpuFVvoJSasrkWr4jSMrL35992w3TsMZGBjeHV1UNce7bGUNEzML0ZH77ePrp6dXtlQyMDD8x2c4w63j69p55har2qf0hTMxMRO04MeXdy929MV0vnly4yBRBde5LZOSvnx8cccmuiVVUEpVAYe5fx9d3Hvt0Pyyqpf3zm0hqci9dXhV263Dq2boOCfWKZv5GvGJKQixsHOy//z26dubh5df3Dy8avfDC7smMTAw/CK3snh3Ze/8git75xNQRp7hFAGaGg4AHXq6NvHMlhgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Outdoor Recycle Collection" ] ] }, { "label": "Compost Cats Pickup Location", "description": "Compost Cats Pickup Location", "symbol": { "type": "esriPMS", "url": "c85f33a77c08f2a807e394bf2c82b307", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAXCAYAAAAV1F8QAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABzElEQVRIiWNhoBNgGbVIUl3E5OvzN/c+fWJ4R9Ogcy8wWPzp5be76xqO+dDMIk172UyHFF3F7x9/SR1bckPrxZ1312hhEZdXmUklMwsTO48wB7tTlt7CZUUHTKlukWmw2gQDLyUZGN85Q0/rxJLrPvfOvdxCTYvkghqs/BgYGBhhAmycrFwuuQZ9sxJ3bmNgYPhHFYtccw0XyegIi6OLW8dqKRyaf63oxqHHPRRbxC/O7RxUb6mHTY6JmYnVp8w098ahxzMYGBi+UGIRk2eh8RQeYU5BXAr0vRVlDLwVey9svZ9OtkWyOiJF7oVGcoQcE9Ro7X1h632QukfkWCTgX2uRy8LGzEXAIgZFY3Fp62iNmUeX3vAk2SJNR5lJZqFq0gxEgtBWO4OTK29Y/vnDcJwUizQjuuydGRkZmYm1SFieV8Ip22jSronnTIm2yCpKc66SiYQUA4kguNFa4eiiazFf3/9YQtAiNi7mgMgeexUGMgAXP5uIV4lJ5erqI2sYGBh+4LOIzb3ApEtAkluUgUzgVWIis3/Gpao3jz/V4bPI9e7x549mJey4xEAB+Pf/vwkDAwM7AwPDT1wWbb22/9FWBhoAFloYOqAWAQBOY4Xh2Zr3SAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Compost Cats Pickup Location" ] ] }, { "label": "Front-load Trash & Recycling", "description": "Front-load Trash & Recycling", "symbol": { "type": "esriPMS", "url": "1319009cd3ea96c5452662096e067333", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAbCAYAAAB1NA+iAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACCklEQVQ4jWNhoBCwDG4DCmxbJQUO/37ZwNDwjywDdEX0tr9xe3WGYRdDCskGVNp1edkreOi///FOp8SqoarnWMMrkgwwkbZZwMzEwiDCJcasJKKzjoGBwYZoA5qcptQYSVmKwvhOit7WZQ6dFl0Hyk8QNCDBoYHDTsmjBlmMnYWDwVDMdCUDA4M8QQP0OJUXy/Mrs6OLW8g6ytU5TEhvOlAwE6cBJXbNik5K3sEMOIC1vHNvA0PDbORoZUFWoClssJ6fQ5ARlwFqIjrcF9xOTWfYxZCOYUAlNNoYCAAHJa/kYoeG6t4DDW9QDDCSspoHijZCQIxbglmBRxMUoM4oBrz99uo+AwODOEETGBgYPv94fw7DCzfeXw8y+Wb9RJhLjAmf5iuvzn2o2pNRimHAhMPVz6W5JBeG6CQm4tL87/8/hhOPD2Qgi7Egc77+fJR2++21cFVhLS5sBhx5uOtm64HilTgNaDjQ8KfWUaBUVVhrKrrmb7++/L/8/FwIujgLukDz/oJpWqL6FRayDrLI4nvubd7ec6z6CkEDQODCi5MRRpKWR9hY2MGJ6tnnR7/vvLkVyYAFsGAT7DxUcUyeX/mop1oIOAsfuL+9b/LJhk9EGwAC995eDX711ebZyy9PP1XvzqhgwAFYcEmASiARXukZn398OohLDV4DQKBiZ2oOPnmCBhADKDYAADfmqJrFoZFNAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Front-load Trash & Recycling" ] ] }, { "label": "Trash Can", "description": "Trash Can", "symbol": { "type": "esriPMS", "url": "25d0a32b196faa14289178b4dd0773aa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAYklEQVQ4jWNhoBCwUM2AalvbXhFubiNiND368GF6/4kTq1AMEOXm1s43N3cgxoDEDRtOMDAwoBpALmAhW+eoAcMyEBdfurT/1NOnR4jRdP7p09sYBpx99qzz7LNn5LuAXAAANuIcdHezDlIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Trash Can" ] ] }, { "label": "Roll-offs Trash & Recycling", "description": "Roll-offs Trash & Recycling", "symbol": { "type": "esriPMS", "url": "346c49b58232c2f21a6ffee3d1c807df", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAbklEQVRIiWNhoCFgGR6GV9p3n9IU1ftDrmHHHu17MeNUZxBWwz1Vg8Vl+RXlyDWcgYHh+IxTncMtzKkNWKhuIhIYNRwrGA0WrGA0WAY4WC48O8H47/+/B+QadvXVBWachudti6KkLGdAB0M3tQAA3cIX2rL+foEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Roll-offs Trash & Recycling" ] ] }, { "label": "Trash Compactor", "description": "Trash Compactor", "symbol": { "type": "esriPMS", "url": "b816ef88a9388d5155cd9b867e7583a0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAbklEQVRIiWNhoCFgGR6Gd7u6ntKTkPhDrmH77t170Xn0aBBWw4O1tMQVBQTkyDWcgYHheOfRo8MtzKkNWKhuIhIYNRwrGA0WrGA0WAY4WE48fsz47///B+QaduHFC2achketW0dJWc6ADoZuagEANj8YNjxVrXAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Trash Compactor" ] ] }, { "label": "Trash Trainable", "description": "Trash Trainable", "symbol": { "type": "esriPMS", "url": "309521a5ff9a92cf2c1d37181dda33e9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAWCAYAAAArdgcFAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB00lEQVQ4jWNhoCFgGf6GT/P2Nhbi5OzZc+NGxJwrV15SzfAFAQHNYdraJZwsLBy28vJXZUREchoOHFhBkeEzXVz41WVkdtvLy5vCxKR4eIRrbG0XKQgIBCZs2BDBwMDwn2TDp3l7e3urqy+S5uUVQpdjZmJijdfXD9MSETHZdueOe8OBA3eINnxFcPD8YC2tGBYmJrw+M5WWVlIRFj4vzMlZlbt9+2S8hs/29JQxlJXdZywpqcpAJBDk4ODJNjWdKM/P7//89m3P9LNnf2M1XEpIaDspBsMAIyMjo6+6uvOE9+9nMTAwJGI1/MLz5/u9VFR0GMgA/xkY/u2/d28+shiK4dtu3+4osbJKZWNm5iDV8Otv3jzZdPv2IZyGH338+NnZ58/vWsrIaJNq+P57966gi2GkhoMPHhwl1fD/////33H37hyChu+9fbuzxMoqnoWJiZ1Yw+++f/9ky61bmwgavufRo3sXX768aywpqUWs4Xvv3bvBwMDwl6DhYMX3758mxfDNN2+uxCaO1fBdN292FVtaRjIzMrIRMvjxx49Ptt65s4xow/c+enRtxZUr140kJbkJGb7m6lVQufKdaMMZGBgYYtatMyBkMCEwOGoicgAAPOCayZhkM9cAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Trash Trainable" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "768d424cddc308f191f4f19c0a2adbf8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACD0lEQVRIiWNhoCFgGbaGMyoJanr6aoTGKAlpiPCy8XG8//7m6/nnpx5uubZs+offHy6SZbihtKVzhklpp4uyvy4TIxMbslyQdjxDlUN3+PJLs05NPt6Y/uHHhwdEG+6uElTQ6T67kp9DSAyX5ZwsXAJJRgVuFrIOu4q3xabdeHPlAEHDTaSs/bo951fxsvGJMhABtEQNVHs8Fs0KWWLl+oPhx0N8hrOV2La2EWswDGiLG6oW2jfPaD9Y6onTcGdlnwJzGXtNBjJArH6m6aRjDfpff3+9iNVwT9VQVwYGBiZyDOdk5Rb2UY9IW3llbjZWw9VFtCXIMRgG9KXM5VZemcuA1XBuNj4uSgwX4hDmRuajGP7j97cflBj++efHHzgNf/Tx3jtNMX2yDb/55sprnIbvurvxjLtqoA05Bv/99+fbphsrluI0fN3Vhc3ZZpV+SkLqSqQavvnGyouvvj7bjdNwBgaGd91Hq+ZM8V5Zw8zEQnTkvvv2+unU0y2VDAwM//EZzrDj1rr2Zp5i1Tr7vnAmJmaCFnz88e5FwY6YzjtvbhwkquBaeG5S0psvL+6U2LSkKgiqKuAw9++xR3uvtR8qq7ry8twWkorcrbdWtW29tWpGqE5inZOyr5Esn4IQJwsn++efn77deHP5xbabq3YferhrEgMDwy9yK4t3q6/ML1h9ZT4BZeQZThGgqeEAdAa6Lsad7KgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Big Belly Solar Compactor", "label": "Big Belly Solar Compactor" }, { "symbol": { "type": "esriPMS", "url": "fedb35330cfd9489777feb45beb8801c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABcElEQVQ4jWNhoBCw0MSA5Dn35L++flLCxs2n+vf3r99/fn7br6liP6UhjPEXQQMiOg5P4ROWSxMQU2RFEvZ5+/1zhV/l2pRN7cGbcBoQ0rRrurSWTQY2V7Fx8ooqm/ktd82b47d7UspeDAMso5t0ZfWcEvH5l4mZhUtez2UCAwODLoYBIrLaeUxMzOwMBAC/mLy2rluy3eVdcw+hGMAvriDOQBxg5BGRs2dgYEA14N+fX7+JNIDh1/fP8NhggTFe3Dp9W1Ldggjt/7/eObrqHIYBx1c2rtNzTw1lZuNQwqf96bVjez6+erQfw4Dvn96e2jE5ZaFX0eJCRkZGAWyaf3//fHpzd/hkBgaGPxgGMDAwMNw4uLT917dPv7yKFrmzcwvYgWIOLMHI8PHl7TPb1zX7LPv2/iU8DWAYALLk3unNHVMiBXdLKBvpyum7iv36+eXXtX2LX/z6/ukAKKjQXYUrM519cfccCOMLDrwGEA0Ayw6D+aTOwkcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Recycle Bin", "label": "Recycle Bin" }, { "symbol": { "type": "esriPMS", "url": "a6e61e77a998a4e338c41b181c131de3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACDUlEQVRIiWNhoCFgGbaGM8poCnqahGrESGkIiXDxsXF8fvP9651Tzx+eWHZt+tcPvy+SZbiapbSzZ6lJp7G/si4jEyMbspxNvDZDVLdD+L5Zl06tbTye/uPDjwdEG24SpFKQMtu9kluIQwyX5WxcLAIeBUZumg6yu2bEbkt7cuXNAYKGq1tL+aXN96zi5GMTZSACyBuIqmYs8pjVYrXE9ccPhof4DGcLabVtI9ZguAWG4qqBzfYzlpce9MRpuIGPcoGGvYwmAxnAOVPfdE3DMf3fXxGRjGK4WaiqKwMDAxM5hrNzswpbRainHZx7JRur4bLaIhLkGAwDyuZScgfnXmHAajgnHxsXJYbzCHNwI/NRDP/57fcPSgz//vHnD5yGv7r38Z2cPs6kTRA8ufLmNU7Dz228e8YkUNWGHIP//vn37diKG0txGn544dVm30ozP0l1ISVSDT+x8sbFj8++7sZpOAMDw7vVVUfnZK/0rmFmYSI6cj+//vZ0Q8vpSgYGhv/4DGc4ve5W+9JiHtWYPvtwJmbCFnx59+PFtJgdnS9uvDlIVMG1e9K5pI8vvtwJa7FJFVcVVMBh7t+rex9dW1V2qOreuZdbSCpyT6261XZq1a0Zdok6dQa+ykaiCnxCbJws7N8//fz2+PKbFydX3dx9ZdfDSQwMDL/IrSzeHZp/peDQfESuIwUM3ToUACYCuj9v4KCSAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "eMedia Recycle Bin", "label": "eMedia Recycle Bin" }, { "symbol": { "type": "esriPMS", "url": "ba609f3309c285fb6105e41a23f1d6a3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACD0lEQVRIiWNhoCFgGbaGMwrKaHpq2ITGCElriLBx83F8//jm6/Pbpx5eO7hs+u+vHy6SZbi0mqWzSXBpp7K5vy4jExMbspy2czyDQ1J3+KWds04dX9yY/uPHhwdEG65iGVTgnjO7koNXSAynq9i4BIx8C9xkdRx2beuPTXvz4MoBgoZLaVv7eebPr2Lj4hNlIAKIKhqoehQsmrWkwsqV4cePh/gMZ7ONaW0j1mAYEFcyVLWPap5xcF6pJ07DlU18CmS07TUZyAD6npmmxxY36P/+/fUiVsNVbUJdGRgYmMgxnJWdW1jdPiLtyp652VgNF5HXliDHYBiQUjeXu7JnLgNWw9k4+bgoMZyDT5gbmY9i+O+f335QYvjPbx9/4DT848t778QU9ck2/M2DK69xGn73xMYzqhaBNuQY/O/vn283Dq9YitPwq/sWNpuFVvoJSasrkWr4jSMrL35992w3TsMZGBjeHV1UNce7bGUNEzML0ZH77ePrp6dXtlQyMDD8x2c4w63j69p55har2qf0hTMxMRO04MeXdy929MV0vnly4yBRBde5LZOSvnx8cccmuiVVUEpVAYe5fx9d3Hvt0Pyyqpf3zm0hqci9dXhV263Dq2boOCfWKZv5GvGJKQixsHOy//z26dubh5df3Dy8avfDC7smMTAw/CK3snh3Ze/8git75xNQRp7hFAGaGg4AHXq6NvHMlhgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Outdoor Recycle Collection", "label": "Outdoor Recycle Collection" }, { "symbol": { "type": "esriPMS", "url": "c85f33a77c08f2a807e394bf2c82b307", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAXCAYAAAAV1F8QAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABzElEQVRIiWNhoBNgGbVIUl3E5OvzN/c+fWJ4R9Ogcy8wWPzp5be76xqO+dDMIk172UyHFF3F7x9/SR1bckPrxZ1312hhEZdXmUklMwsTO48wB7tTlt7CZUUHTKlukWmw2gQDLyUZGN85Q0/rxJLrPvfOvdxCTYvkghqs/BgYGBhhAmycrFwuuQZ9sxJ3bmNgYPhHFYtccw0XyegIi6OLW8dqKRyaf63oxqHHPRRbxC/O7RxUb6mHTY6JmYnVp8w098ahxzMYGBi+UGIRk2eh8RQeYU5BXAr0vRVlDLwVey9svZ9OtkWyOiJF7oVGcoQcE9Ro7X1h632QukfkWCTgX2uRy8LGzEXAIgZFY3Fp62iNmUeX3vAk2SJNR5lJZqFq0gxEgtBWO4OTK29Y/vnDcJwUizQjuuydGRkZmYm1SFieV8Ip22jSronnTIm2yCpKc66SiYQUA4kguNFa4eiiazFf3/9YQtAiNi7mgMgeexUGMgAXP5uIV4lJ5erqI2sYGBh+4LOIzb3ApEtAkluUgUzgVWIis3/Gpao3jz/V4bPI9e7x549mJey4xEAB+Pf/vwkDAwM7AwPDT1wWbb22/9FWBhoAFloYOqAWAQBOY4Xh2Zr3SAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Compost Cats Pickup Location", "label": "Compost Cats Pickup Location" }, { "symbol": { "type": "esriPMS", "url": "1319009cd3ea96c5452662096e067333", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAbCAYAAAB1NA+iAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACCklEQVQ4jWNhoBCwDG4DCmxbJQUO/37ZwNDwjywDdEX0tr9xe3WGYRdDCskGVNp1edkreOi///FOp8SqoarnWMMrkgwwkbZZwMzEwiDCJcasJKKzjoGBwYZoA5qcptQYSVmKwvhOit7WZQ6dFl0Hyk8QNCDBoYHDTsmjBlmMnYWDwVDMdCUDA4M8QQP0OJUXy/Mrs6OLW8g6ytU5TEhvOlAwE6cBJXbNik5K3sEMOIC1vHNvA0PDbORoZUFWoClssJ6fQ5ARlwFqIjrcF9xOTWfYxZCOYUAlNNoYCAAHJa/kYoeG6t4DDW9QDDCSspoHijZCQIxbglmBRxMUoM4oBrz99uo+AwODOEETGBgYPv94fw7DCzfeXw8y+Wb9RJhLjAmf5iuvzn2o2pNRimHAhMPVz6W5JBeG6CQm4tL87/8/hhOPD2Qgi7Egc77+fJR2++21cFVhLS5sBhx5uOtm64HilTgNaDjQ8KfWUaBUVVhrKrrmb7++/L/8/FwIujgLukDz/oJpWqL6FRayDrLI4nvubd7ec6z6CkEDQODCi5MRRpKWR9hY2MGJ6tnnR7/vvLkVyYAFsGAT7DxUcUyeX/mop1oIOAsfuL+9b/LJhk9EGwAC995eDX711ebZyy9PP1XvzqhgwAFYcEmASiARXukZn398OohLDV4DQKBiZ2oOPnmCBhADKDYAADfmqJrFoZFNAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Front-load Trash & Recycling", "label": "Front-load Trash & Recycling" }, { "symbol": { "type": "esriPMS", "url": "25d0a32b196faa14289178b4dd0773aa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAYklEQVQ4jWNhoBCwUM2AalvbXhFubiNiND368GF6/4kTq1AMEOXm1s43N3cgxoDEDRtOMDAwoBpALmAhW+eoAcMyEBdfurT/1NOnR4jRdP7p09sYBpx99qzz7LNn5LuAXAAANuIcdHezDlIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Trash Can", "label": "Trash Can" }, { "symbol": { "type": "esriPMS", "url": "346c49b58232c2f21a6ffee3d1c807df", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAbklEQVRIiWNhoCFgGR6GV9p3n9IU1ftDrmHHHu17MeNUZxBWwz1Vg8Vl+RXlyDWcgYHh+IxTncMtzKkNWKhuIhIYNRwrGA0WrGA0WAY4WC48O8H47/+/B+QadvXVBWachudti6KkLGdAB0M3tQAA3cIX2rL+foEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Roll-offs Trash & Recycling", "label": "Roll-offs Trash & Recycling" }, { "symbol": { "type": "esriPMS", "url": "b816ef88a9388d5155cd9b867e7583a0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAbklEQVRIiWNhoCFgGR6Gd7u6ntKTkPhDrmH77t170Xn0aBBWw4O1tMQVBQTkyDWcgYHheOfRo8MtzKkNWKhuIhIYNRwrGA0WrGA0WAY4WE48fsz47///B+QaduHFC2achketW0dJWc6ADoZuagEANj8YNjxVrXAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Trash Compactor", "label": "Trash Compactor" }, { "symbol": { "type": "esriPMS", "url": "309521a5ff9a92cf2c1d37181dda33e9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAWCAYAAAArdgcFAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB00lEQVQ4jWNhoCFgGf6GT/P2Nhbi5OzZc+NGxJwrV15SzfAFAQHNYdraJZwsLBy28vJXZUREchoOHFhBkeEzXVz41WVkdtvLy5vCxKR4eIRrbG0XKQgIBCZs2BDBwMDwn2TDp3l7e3urqy+S5uUVQpdjZmJijdfXD9MSETHZdueOe8OBA3eINnxFcPD8YC2tGBYmJrw+M5WWVlIRFj4vzMlZlbt9+2S8hs/29JQxlJXdZywpqcpAJBDk4ODJNjWdKM/P7//89m3P9LNnf2M1XEpIaDspBsMAIyMjo6+6uvOE9+9nMTAwJGI1/MLz5/u9VFR0GMgA/xkY/u2/d28+shiK4dtu3+4osbJKZWNm5iDV8Otv3jzZdPv2IZyGH338+NnZ58/vWsrIaJNq+P57966gi2GkhoMPHhwl1fD/////33H37hyChu+9fbuzxMoqnoWJiZ1Yw+++f/9ky61bmwgavufRo3sXX768aywpqUWs4Xvv3bvBwMDwl6DhYMX3758mxfDNN2+uxCaO1fBdN292FVtaRjIzMrIRMvjxx49Ptt65s4xow/c+enRtxZUr140kJbkJGb7m6lVQufKdaMMZGBgYYtatMyBkMCEwOGoicgAAPOCayZhkM9cAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Trash Trainable", "label": "Trash Trainable" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 110, 109, 255 ], "toColor": [ 181, 110, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 245, 98, 255 ], "toColor": [ 105, 245, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 93, 230, 255 ], "toColor": [ 80, 93, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 235, 245, 255 ], "toColor": [ 103, 235, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 128, 68, 255 ], "toColor": [ 80, 128, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 80, 128, 255 ], "toColor": [ 74, 80, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 73, 167, 255 ], "toColor": [ 186, 73, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 228, 157, 255 ], "toColor": [ 250, 228, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 232, 167, 255 ], "toColor": [ 121, 232, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 160, 250, 255 ], "toColor": [ 188, 160, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 160, 204, 255 ], "toColor": [ 84, 160, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 189, 72, 255 ], "toColor": [ 167, 189, 72, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 128, 122, 255 ], "toColor": [ 46, 128, 122, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2361786013500001E7, "ymin": 3781040.994099997, "xmax": -1.23332828209E7, "ymax": 3800585.143600002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Label", "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": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 125, "domain": { "type": "codedValue", "name": "WS2_Sustainability_WasteManagementPoints", "description": "Types of Waste Management Points (including Compost Cats dropoff locations)", "codedValues": [ { "name": "Amphi School", "code": "Amphi School" }, { "name": "Bear Down Kitchen", "code": "Bear Down Kitchen" }, { "name": "Bentley's", "code": "Bentley's" }, { "name": "Beyond Bread", "code": "Beyond Bread" }, { "name": "Big Belly Solar Compactor", "code": "Big Belly Solar Compactor" }, { "name": "Center for Biological Diversity", "code": "Center for Biological Diversity" }, { "name": "Community Food Bank", "code": "Community Food Bank" }, { "name": "Community Foundation", "code": "Community Foundation" }, { "name": "DM Lovitt Insurance Agency", "code": "DM Lovitt Insurance Agency" }, { "name": "eMedia Recycle Bin", "code": "eMedia Recycle Bin" }, { "name": "Food City/Bashas", "code": "Food City/Bashas" }, { "name": "Front-load Trash & Recycling", "code": "Front-load Trash & Recycling" }, { "name": "Fry's Food", "code": "Fry's Food" }, { "name": "Goodness", "code": "Goodness" }, { "name": "Hotel Congress", "code": "Hotel Congress" }, { "name": "Intuit", "code": "Intuit" }, { "name": "JW Marriott at Star Pass", "code": "JW Marriott at Star Pass" }, { "name": "La Aldea Graduate Apartments", "code": "La Aldea Graduate Apartments" }, { "name": "La Fleur", "code": "La Fleur" }, { "name": "Outdoor Recycle Collection", "code": "Outdoor Recycle Collection" }, { "name": "Park Student Union", "code": "Park Student Union" }, { "name": "Raging Sage", "code": "Raging Sage" }, { "name": "Recycle Bin", "code": "Recycle Bin" }, { "name": "Roll-offs Trash & Recycling", "code": "Roll-offs Trash & Recycling" }, { "name": "Trader Joe's", "code": "Trader Joe's" }, { "name": "Trash Can", "code": "Trash Can" }, { "name": "Trash Compactor", "code": "Trash Compactor" }, { "name": "Trash Trainable", "code": "Trash Trainable" }, { "name": "Tucson Community Center", "code": "Tucson Community Center" }, { "name": "UA Library - Starbucks", "code": "UA Library - Starbucks" }, { "name": "UA Student Union Memorial Center", "code": "UA Student Union Memorial Center" }, { "name": "University Marriott", "code": "University Marriott" }, { "name": "Whole Foods", "code": "Whole Foods" }, { "name": "Wilko", "code": "Wilko" }, { "name": "YWCA", "code": "YWCA" }, { "name": "Compost Bin", "code": "Compost Bin" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Summary", "type": "esriFieldTypeString", "alias": "Summary", "length": 150, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 500, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 80, "domain": null }, { "name": "Year", "type": "esriFieldTypeString", "alias": "Year", "length": 4, "domain": null }, { "name": "Contact", "type": "esriFieldTypeString", "alias": "Contact", "length": 50, "domain": null }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "length": 50, "domain": null }, { "name": "Department", "type": "esriFieldTypeString", "alias": "Department", "length": 75, "domain": { "type": "codedValue", "name": "WS2_Departments", "description": "Name of activity sponsor organization", "codedValues": [ { "name": "Aerospace and Mechanical Engineering", "code": "Aerospace and Mechanical Engineering" }, { "name": "Agricultural & Biosystems Engineering", "code": "Agricultural & Biosystems Engineering" }, { "name": "Agricultural & Resource Economics", "code": "Agricultural & Resource Economics" }, { "name": "Agricultural Education", "code": "Agricultural Education" }, { "name": "Animal Sciences", "code": "Animal Sciences" }, { "name": "Arid Lands Resource Sciences", "code": "Arid Lands Resource Sciences" }, { "name": "Arizona 4-H", "code": "Arizona 4-H" }, { "name": "Arizona Biological and Biomedical Sciences", "code": "Arizona Biological and Biomedical Sciences" }, { "name": "Arizona Cooperative Extension", "code": "Arizona Cooperative Extension" }, { "name": "Arizona Simulation Technology and Education Center", "code": "Arizona Simulation Technology and Education Center" }, { "name": "Astronomy", "code": "Astronomy" }, { "name": "ASUA", "code": "ASUA" }, { "name": "ASUA Sustainability", "code": "ASUA Sustainability" }, { "name": "Atmospheric Sciences", "code": "Atmospheric Sciences" }, { "name": "Banner University Medical Center", "code": "Banner University Medical Center" }, { "name": "Bio5 Institute", "code": "Bio5 Institute" }, { "name": "Biomedical Engineering", "code": "Biomedical Engineering" }, { "name": "Biosphere 2", "code": "Biosphere 2" }, { "name": "Biosystems Engineering Club", "code": "Biosystems Engineering Club" }, { "name": "CALS Cooperative Extension", "code": "CALS Cooperative Extension" }, { "name": "Campus Arboretum", "code": "Campus Arboretum" }, { "name": "Campus Health Service", "code": "Campus Health Service" }, { "name": "Career Services", "code": "Career Services" }, { "name": "Center for Educational Resources in Culture, Language and Literacy", "code": "Center for Educational Resources in Culture, Language and Literacy" }, { "name": "Chemical & Environmental Engineering", "code": "Chemical & Environmental Engineering" }, { "name": "Chemistry & Biochemistry", "code": "Chemistry & Biochemistry" }, { "name": "Civil Engineering & Engineering Mechanics", "code": "Civil Engineering & Engineering Mechanics" }, { "name": "College of Agriculture and Life Sciences", "code": "College of Agriculture and Life Sciences" }, { "name": "College of Architecture, Planning and Landscape Architecture", "code": "College of Architecture, Planning and Landscape Architecture" }, { "name": "College of Engineering", "code": "College of Engineering" }, { "name": "College of Medicine", "code": "College of Medicine" }, { "name": "COM-P Office of the Dean Facilities & Planning", "code": "COM-P Office of the Dean Facilities & Planning" }, { "name": "Community, Environment and Policy", "code": "Community, Environment and Policy" }, { "name": "Early Academic Outreach", "code": "Early Academic Outreach" }, { "name": "Ecology & Evolutionary Biology", "code": "Ecology & Evolutionary Biology" }, { "name": "Electrical and Computer Engineering", "code": "Electrical and Computer Engineering" }, { "name": "Eller College of Management", "code": "Eller College of Management" }, { "name": "Entomology & Insect Science", "code": "Entomology & Insect Science" }, { "name": "Environmental Research Labs", "code": "Environmental Research Labs" }, { "name": "Epidemiology and Biostatistics", "code": "Epidemiology and Biostatistics" }, { "name": "Facilities Management", "code": "Facilities Management" }, { "name": "Family Studies and Human Development", "code": "Family Studies and Human Development" }, { "name": "Flandrau Science Center", "code": "Flandrau Science Center" }, { "name": "Geography and Regional Development", "code": "Geography and Regional Development" }, { "name": "Geosciences", "code": "Geosciences" }, { "name": "Global Change", "code": "Global Change" }, { "name": "Hydrology and Water Resources", "code": "Hydrology and Water Resources" }, { "name": "Life Science Student Association", "code": "Life Science Student Association" }, { "name": "Lunar and Planetary Laboratory", "code": "Lunar and Planetary Laboratory" }, { "name": "Management Information Systems", "code": "Management Information Systems" }, { "name": "Materials Science and Engineering", "code": "Materials Science and Engineering" }, { "name": "Mining and Geological Engineering", "code": "Mining and Geological Engineering" }, { "name": "Molecular and Cellular Biology", "code": "Molecular and Cellular Biology" }, { "name": "Natural Resources", "code": "Natural Resources" }, { "name": "Nutritional Sciences", "code": "Nutritional Sciences" }, { "name": "Office of Sustainability", "code": "Office of Sustainability" }, { "name": "Parking and Transportation", "code": "Parking and Transportation" }, { "name": "Pathology", "code": "Pathology" }, { "name": "Physics", "code": "Physics" }, { "name": "Pima County Cooperative Extension", "code": "Pima County Cooperative Extension" }, { "name": "Planetary Sciences", "code": "Planetary Sciences" }, { "name": "Plant Sciences", "code": "Plant Sciences" }, { "name": "Political Science", "code": "Political Science" }, { "name": "Public Health", "code": "Public Health" }, { "name": "Remote Sensing & Spatial Analysis", "code": "Remote Sensing & Spatial Analysis" }, { "name": "Residence Life", "code": "Residence Life" }, { "name": "School of Geography and Development", "code": "School of Geography and Development" }, { "name": "School of Journalism", "code": "School of Journalism" }, { "name": "School of Natural Resources and the Environment", "code": "School of Natural Resources and the Environment" }, { "name": "Sociology", "code": "Sociology" }, { "name": "Soil, Water & Environmental Science", "code": "Soil, Water & Environmental Science" }, { "name": "Solar Cats", "code": "Solar Cats" }, { "name": "Student Union Culinary Services", "code": "Student Union Culinary Services" }, { "name": "Teaching, Learning, & Socio-Cultural Studies", "code": "Teaching, Learning, & Sociocultural Studies" }, { "name": "Tree-Ring Laboratory", "code": "Tree-Ring Laboratory" }, { "name": "Veterinary Science & Microbiology", "code": "Veterinary Science & Microbiology" }, { "name": "Water Resources Research Center", "code": "Water Resources Research Center" }, { "name": "Planning, Design & Construction", "code": "Planning, Design & Construction" }, { "name": "Institute of the Environment", "code": "Institute of the Environment" }, { "name": "Procurement & Contracting Services", "code": "Procurement & Contracting Services" }, { "name": "Women in Science and Engineering", "code": "Women in Science and Engineering" }, { "name": "Cooper Center for Environmental Learning", "code": "Cooper Center for Environmental Learning" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 255, "domain": null }, { "name": "SustainabilityTheme", "type": "esriFieldTypeString", "alias": "SustainabilityTheme", "length": 20, "domain": { "type": "codedValue", "name": "WS2_SustainabilityTheme", "description": "Sustainability Themes", "codedValues": [ { "name": "Built Environment", "code": "Built Environment" }, { "name": "Campus Life", "code": "Campus Life" }, { "name": "Energy", "code": "Energy" }, { "name": "Food", "code": "Food" }, { "name": "Natural Environment", "code": "Natural Environment" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Waste Reduction", "code": "Waste Reduction" }, { "name": "Water", "code": "Water" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SustainabilityType", "type": "esriFieldTypeString", "alias": "SustainabilityType", "length": 15, "domain": null }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "length": 40, "domain": null }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "length": 30, "domain": { "type": "codedValue", "name": "WS2_Sustainability_WasteManagementPointsCategories", "description": "Categories of Waste Management Points", "codedValues": [ { "name": "Big Belly Solar Compactor", "code": "Big Belly Solar Compactor" }, { "name": "Compost Bin", "code": "Compost Bin" }, { "name": "Compost Cats Pickup Location", "code": "Compost Cats Pickup Location" }, { "name": "eMedia Recycle Bin", "code": "eMedia Recycle Bin" }, { "name": "Facilities Management Location", "code": "Facilities Management Location" }, { "name": "Front-load Trash & Recycling", "code": "Front-load Trash & Recycling" }, { "name": "Outdoor Recycle Collection", "code": "Outdoor Recycle Collection" }, { "name": "Recycle Bin", "code": "Recycle Bin" }, { "name": "Roll-offs Trash & Recycling", "code": "Roll-offs Trash & Recycling" }, { "name": "Trash Can", "code": "Trash Can" }, { "name": "Trash Compactor", "code": "Trash Compactor" }, { "name": "Trash Trainable", "code": "Trash Trainable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FMID", "type": "esriFieldTypeSmallInteger", "alias": "FMID", "domain": null }, { "name": "Verified", "type": "esriFieldTypeString", "alias": "Verified", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FieldNotes", "type": "esriFieldTypeString", "alias": "FieldNotes", "length": 75, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 160, "name": "CellularSites", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 3048.006096012192, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 13542, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0a2e946737e89f75e62f39e9cdf9ef4e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACoAAAAgCAYAAABkWOo9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACFklEQVRYheWXMUgCURjHP+lGHVqsc2gJbEkwXmOD4KrO6RQYJzQ5lku5aDQ5BRquuntCDQoSTeVRYAQZDTV46dKgu/E97yyhvDvukU/84MGdPN79/H//73+cAHNSAiwQaBgARIM9irZmCioBQMhgT1X7Q4vZer/FM1ZN7vFbPPdhGuje8tr6hdNt5tlaDYdLJnYRcDjuzB456H3A5/srWuXqL1CR7O4LOweHwLgcVmx2c34KtbOjrWmgtqvfU0FtKeANGs2XtWIK2q5XoVkq0Ot+twMkhoHAIag3GAKnW6SKsoRkDlqKR2DQ69Dr53oVAslj8PgIf6CxYgU6LYVvRRGwkUvzryiq6FoRKRguHKpqKgGS3OQLFBWMFSvUp+26TAHlVILV8WxAMTtRzUYurSkqUWBsPUYWi0xlAtquydDvquDZJOMhwpjC1pMom6ESWLV9OyZNKIfKhjJ5KMcjTBJAYNF2LBwep3s0THoKYNvREnhtd/oFFm3X1ZRTCVDKQC2gxxP+rvIA2nlUIKy1lkQlUMoFuqJFGVzu0RcK3hNe4kkpFagNAskTCqhHUziT/04GDfzfQdGDOO16LJEfQ4OA6E2MqY1giFrEzlDZAkUQLPThbx70+Ah9CaC6dt//tkDxwQET7Qxn8uN0mAmoFc+5bPhzvj+XXxqXMOtSn+4NQbNvt9eAi4PKGrV+YgMvJcwawGx9AbF+2K46B0b9AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 31, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.23519007922E7, "ymin": 3777583.2608999982, "xmax": -1.2338660824099999E7, "ymax": 3795093.5599000007, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Location", "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": "SiteID", "type": "esriFieldTypeString", "alias": "SiteID", "length": 10, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 80, "domain": null }, { "name": "SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "Vendor", "type": "esriFieldTypeString", "alias": "Vendor", "length": 25, "domain": { "type": "codedValue", "name": "WS2_CellularVendor", "description": "Name of cell service vendor", "codedValues": [ { "name": "AT&T", "code": "AT&T" }, { "name": "Channel Master", "code": "Channel Master" }, { "name": "Primestar", "code": "Primestar" }, { "name": "Prodelin", "code": "Prodelin" }, { "name": "Sprint", "code": "Sprint" }, { "name": "T-Mobile", "code": "T-Mobile" }, { "name": "Verizon", "code": "Verizon" }, { "name": "AT&T, Verizon, T-Mobile", "code": "AT&T, Verizon, T-Mobile" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AntennaType", "type": "esriFieldTypeString", "alias": "AntennaType", "length": 25, "domain": { "type": "codedValue", "name": "WS2_CellularAntennaType", "description": "Type of antenna used", "codedValues": [ { "name": "Cell Site", "code": "Cell Site" }, { "name": "TV / Satellite", "code": "TV / Satellite" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "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": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 161, "name": "BuildingsResLifeMerged", "type": "Feature Layer", "description": "Status: UPDATED continuously as buildings change.Contact: Grant McCormick, UA PDC, 520-626-4416. grantmc@email.arizona.eduIntended Use: For map display.Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:fldBuildNumtxt:Shape_Length:Shape_Area:BuildingID:Name:Use:ShowMe:SpaceNumDbl:RuleIDDS:OverrideDS:", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3.6978595474472E7, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 0.1 } } }, "scaleSymbols": true, "transparency": 80, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.23517594363E7, "ymin": 3793267.2514000013, "xmax": -1.2350385947199998E7, "ymax": 3794481.0609000036, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 80, "domain": null }, { "name": "ShowMe", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleIDDS", "type": "esriFieldTypeInteger", "alias": "RuleIDDS", "domain": { "type": "codedValue", "name": "WS2_BuildingsDropShadow_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 2 }, { "name": "Rule_3", "code": 3 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingUse", "type": "esriFieldTypeSmallInteger", "alias": "BuildingUse", "domain": { "type": "codedValue", "name": "WS2_BldgUse", "description": "desc", "codedValues": [ { "name": "Academic", "code": 1 }, { "name": "Parking Garage", "code": 2 }, { "name": "Athletic-Recreation", "code": 3 }, { "name": "UA Residence Life Housing", "code": 4 }, { "name": "Unassigned", "code": 6 }, { "name": "Leased to Others", "code": 7 }, { "name": "Leased to UA", "code": 8 }, { "name": "University of Arizona Medical Center", "code": 5 }, { "name": "Administration", "code": 9 }, { "name": "Operations", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ShowMe2", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe2", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LabelLevel", "type": "esriFieldTypeSmallInteger", "alias": "LabelLevel", "domain": { "type": "codedValue", "name": "WS2_LabelLevel", "description": "Descriptions for sorting labels", "codedValues": [ { "name": "Garages", "code": 1 }, { "name": "Main Destination Buildings", "code": 2 }, { "name": "Secondary Destination Buildings", "code": 3 }, { "name": "General Academic", "code": 4 }, { "name": "Housing", "code": 5 }, { "name": "Other/ Small Buildings", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "SpaceNum2", "type": "esriFieldTypeDouble", "alias": "SpaceNum2", "domain": null }, { "name": "SpaceNumLetter", "type": "esriFieldTypeString", "alias": "SpaceNumLetter", "length": 10, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "Address2", "type": "esriFieldTypeString", "alias": "Address2", "length": 50, "domain": null }, { "name": "SpaceNumText", "type": "esriFieldTypeString", "alias": "SpaceNumText", "length": 10, "domain": null }, { "name": "CartoName", "type": "esriFieldTypeString", "alias": "CartoName", "length": 50, "domain": null }, { "name": "AliasName", "type": "esriFieldTypeString", "alias": "AliasName", "length": 50, "domain": null }, { "name": "HighlightName", "type": "esriFieldTypeString", "alias": "HighlightName", "length": 20, "domain": null }, { "name": "SISAbbrev", "type": "esriFieldTypeString", "alias": "SISAbbrev", "length": 10, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 16, "domain": null }, { "name": "County", "type": "esriFieldTypeSmallInteger", "alias": "County", "domain": { "type": "codedValue", "name": "WS2_County", "description": "Arizona Counties", "codedValues": [ { "name": "Apache", "code": 1 }, { "name": "Cochise", "code": 2 }, { "name": "Coconino", "code": 3 }, { "name": "Gila", "code": 4 }, { "name": "Greenlee", "code": 5 }, { "name": "Graham", "code": 6 }, { "name": "La Paz", "code": 7 }, { "name": "Maricopa", "code": 8 }, { "name": "Mohave", "code": 9 }, { "name": "Navajo", "code": 10 }, { "name": "Pima", "code": 11 }, { "name": "Pinal", "code": 12 }, { "name": "Santa Cruz", "code": 13 }, { "name": "Yavapai", "code": 14 }, { "name": "Yuma", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 6, "domain": null }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 10, "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "PhotoURL", "type": "esriFieldTypeString", "alias": "PhotoURL", "length": 80, "domain": null }, { "name": "SpaceNumLetter2", "type": "esriFieldTypeString", "alias": "SpaceNumLetter2", "length": 10, "domain": null }, { "name": "SpaceNumText2", "type": "esriFieldTypeString", "alias": "SpaceNumText2", "length": 10, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 100, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "Name1", "type": "esriFieldTypeString", "alias": "Name1", "length": 200, "domain": null }, { "name": "Name2", "type": "esriFieldTypeString", "alias": "Name2", "length": 200, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 164, "name": "UASiteBoundaries", "type": "Feature Layer", "description": "Status:Contact:Intended Use:Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:Shape_Length:Shape_Area:UASiteID:", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 72222, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.27692692375E7, "ymin": 3676296.1937000006, "xmax": -1.20970262218E7, "ymax": 4409040.499400004, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "UASiteID", "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": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "Name", "type": "esriFieldTypeSmallInteger", "alias": "Name", "domain": { "type": "codedValue", "name": "WS2_UASiteName", "description": "UA Site Names and Codes", "codedValues": [ { "name": "Campus Ag Center - West Campbell Rd", "code": 6 }, { "name": "UA Main Campus", "code": 10 }, { "name": "Sunnyside", "code": 13 }, { "name": "Indian Ruin Tour and Lectures", "code": 14 }, { "name": "University Services Annex", "code": 15 }, { "name": "Rincon Vista", "code": 16 }, { "name": "Boyce-Thompson Southwest Arboretum", "code": 18 }, { "name": "UA Phoenix Biomedical Campus", "code": 19 }, { "name": "UA Cooperative Extension - Phoenix", "code": 20 }, { "name": "Biosphere 2", "code": 21 }, { "name": "Pima County Abrams Building", "code": 25 }, { "name": "The \"A\" Store- Park Place Mall", "code": 26 }, { "name": "Alvernon Admin Offices", "code": 30 }, { "name": "UA Medical Center South Campus", "code": 32 }, { "name": "Ventana Vista", "code": 35 }, { "name": "UMC - River Rd.", "code": 36 }, { "name": "UPI Administration", "code": 37 }, { "name": "UPI Breast Center", "code": 38 }, { "name": "North Hills Clinic", "code": 39 }, { "name": "UMC Warehouse", "code": 41 }, { "name": "Gynecology Oncology", "code": 42 }, { "name": "Cancer Center", "code": 45 }, { "name": "Plumer Parking Facility", "code": 51 }, { "name": "UA Motor Pool Garage", "code": 52 }, { "name": "Arizona Materials Lab", "code": 53 }, { "name": "Cancer Center GTS", "code": 54 }, { "name": "Marana KUAT Transmitter", "code": 55 }, { "name": "UA Store Tucson Mall", "code": 56 }, { "name": "Mt Hopkins Whipple Observatory", "code": 57 }, { "name": "UA Tech Parks", "code": 59 }, { "name": "Ryan Air Field", "code": 60 }, { "name": "Veterans Hospital", "code": 61 }, { "name": "Environmental Research Lab", "code": 62 }, { "name": "Santa Rita Experimental Range", "code": 63 }, { "name": "Arizona Experiment Station - West Campus Ag Center", "code": 64 }, { "name": "KUAT Radio TV Transmitter", "code": 65 }, { "name": "Mt. Lemmon SkyCenter", "code": 66 }, { "name": "Kitt Peak Observatory", "code": 67 }, { "name": "San Xavier Mine", "code": 68 }, { "name": "UA Cooperative Extension - Payson", "code": 69 }, { "name": "Sage Memorial Hospital", "code": 71 }, { "name": "UA Cooperative Extension - San Carlos", "code": 72 }, { "name": "UA Phoenix Center", "code": 78 }, { "name": "Arizona Experiment Station - Maricopa Ag Center", "code": 79 }, { "name": "UA Santa Cruz", "code": 84 }, { "name": "UA Academic Program - Nogales", "code": 85 }, { "name": "Mt Graham Base Camp", "code": 86 }, { "name": "Arizona Experiment Station - Safford Ag Center", "code": 87 }, { "name": "UA Cooperative Extension - Solomon", "code": 88 }, { "name": "UA Cooperative Extension - Willcox", "code": 89 }, { "name": "UA Douglas", "code": 90 }, { "name": "Sierra Vista Clinic", "code": 91 }, { "name": "Arizona Folklore Preserve", "code": 92 }, { "name": "Theatre Arts Storage", "code": 93 }, { "name": "Storage and Lab", "code": 94 }, { "name": "Mission Control: OSIRIS-REx", "code": 95 }, { "name": "Campus Ag Center - Allen Rd", "code": 100 }, { "name": "Tumamoc Hill", "code": 101 }, { "name": "Campus Ag Center - East Campbell Rd", "code": 102 }, { "name": "Mt Graham", "code": 107 }, { "name": "UA Sierra Vista", "code": 108 }, { "name": "Arizona Experiment Station - Yuma Ag Center", "code": 109 }, { "name": "Yuma Chamber of Commerce", "code": 110 }, { "name": "UA Cooperative Extension - Yuma", "code": 111 }, { "name": "UA - Yuma", "code": 112 }, { "name": "State Prison Yuma", "code": 113 }, { "name": "NAU Flagstaff", "code": 114 }, { "name": "North Beaver Flagstaff", "code": 115 }, { "name": "Tuba City", "code": 119 }, { "name": "UA Cooperative Extension - Parker", "code": 120 }, { "name": "UA Cooperative Extension - Holbrook", "code": 121 }, { "name": "UA Cooperative Extension - Duncan", "code": 122 }, { "name": "UA Cooperative Extension - Kingman", "code": 123 }, { "name": "UA Cooperative Extension - St. Johns", "code": 124 }, { "name": "UA Cooperative Extension - Casa Grande", "code": 125 }, { "name": "Parking Lot 9007", "code": 126 }, { "name": "Page Ranch", "code": 127 }, { "name": "UA Downtown", "code": 128 }, { "name": "Bio5 Institute - Oro Valley", "code": 129 }, { "name": "Arizona Cancer Center - Phoenix", "code": 130 }, { "name": "Nanobioscience Center", "code": 132 }, { "name": "UA Eller MBA", "code": 134 }, { "name": "Speech, Language and Hearing Sciences Clinic", "code": 135 }, { "name": "SIROW", "code": 137 }, { "name": "Institute for Civil Discourse", "code": 139 }, { "name": "Residence Life Facilities", "code": 140 }, { "name": "CALA Storage", "code": 141 }, { "name": "Arizona Experiment Station - Red Rock Ag Center", "code": 142 }, { "name": "UA Pima West", "code": 143 }, { "name": "UA Pima Desert Vista", "code": 144 }, { "name": "Northcross Building", "code": 145 }, { "name": "Hi Corbett Field", "code": 146 }, { "name": "UA South - Nogales", "code": 148 }, { "name": "Arizona Respiratory Center - Casa Grande", "code": 149 }, { "name": "Mission Gardens - UA Desert Oasis", "code": 151 }, { "name": "James 4-H Camp at Mingus Springs", "code": 152 }, { "name": "Arizona Experiment Station - V Bar V Ranch", "code": 153 }, { "name": "Pima County Cooperative Extension Teaching Kitchen", "code": 154 }, { "name": "UA Cooperative Extension - Casa Grande", "code": 156 }, { "name": "Pima Community College, East", "code": 157 }, { "name": "University of Arizona - Chandler", "code": 158 }, { "name": "Arizona Experiment Station - Campus Ag Center", "code": 166 }, { "name": "UA Cooperative Extension - Bisbee", "code": 168 }, { "name": "UA Cooperative Extension - Sierra Vista", "code": 169 }, { "name": "UA Cooperative Extension - Globe", "code": 175 }, { "name": "UA Cooperative Extension - Blue Ridge", "code": 183 }, { "name": "UA Cooperative Extension - Green Valley", "code": 186 }, { "name": "UA Cooperative Extension - Tucson", "code": 187 }, { "name": "UA Cooperative Extension - Nogales", "code": 191 }, { "name": "UA Cooperative Extension - Prescott", "code": 198 }, { "name": "UA Cooperative Extension - Verde Valley", "code": 199 }, { "name": "UA Pima Downtown", "code": 200 }, { "name": "UA Cooperative Extension - Flagstaff", "code": 201 }, { "name": "UA Cooperative Extension - Peach Springs", "code": 202 }, { "name": "The Roosevelt Early Childhood Family Resource Center", "code": 203 }, { "name": "Cooper Center for Environmental Learning", "code": 206 }, { "name": "Arizona Experiment Station - Santa Rita Experiment Station", "code": 207 }, { "name": "UA Cooperative Extension - Hopi Tribe", "code": 208 }, { "name": "UA - Pinal", "code": 209 }, { "name": "UA Cooperative Extension- Navajo Nation- Tuba City", "code": 210 }, { "name": "UA Cooperative Extension- Navajo Nation Window Rock", "code": 211 }, { "name": "College of Law - Court Rooms", "code": 213 }, { "name": "SIROW - ANCHOR Project", "code": 214 }, { "name": "UA - Mesa", "code": 215 }, { "name": "Arizona Experiment Station - Cracchiolo DK Ranch", "code": 216 }, { "name": "Arizona Experiment Station - Al Marah", "code": 217 }, { "name": "Catalina Observatory", "code": 218 }, { "name": "UA College of Law", "code": 219 }, { "name": "Health Promotion & Wellness Center", "code": 220 }, { "name": "Arizona Center for Integrative Medicine", "code": 221 }, { "name": "Paul and Alice Baker Distribution Center", "code": 222 }, { "name": "CALS Santa Cruz Cooperative Extension", "code": 223 }, { "name": "Ames Distributed Learning Center", "code": 224 }, { "name": "Family & Community Medicine-Workforce Dev Center", "code": 225 }, { "name": "Steward Observatory - Heavy FAB", "code": 226 }, { "name": "Defense and Security Research Institute", "code": 227 }, { "name": "4051 S Longfellow Ave", "code": 228 }, { "name": "WEST", "code": 229 }, { "name": "1024 S Euclid Ave", "code": 230 }, { "name": "Tucson Medical Center", "code": 231 }, { "name": "Steward Observatory - Storage", "code": 232 }, { "name": "Gilbert University Center", "code": 233 }, { "name": "Teach Arizona", "code": 234 }, { "name": "Arizona Mining & Mineral Museum", "code": 235 }, { "name": "Arizona Experiment Station - Yuma Mesa Farm", "code": 236 }, { "name": "UAHS-Border Health", "code": 237 }, { "name": "Bear Canyon Center for Southwest Humanities", "code": 238 }, { "name": "Broadway Administrative Office Building", "code": 239 }, { "name": "Lot 9004", "code": 240 }, { "name": "All of Us Program - Phoenix", "code": 241 }, { "name": "All of Us Program - Dobson", "code": 242 }, { "name": "SIROW - 34th Street", "code": 243 }, { "name": "Visual Development Lab", "code": 244 }, { "name": "UA Cooperative Extension - Benson Satellite Office", "code": 245 }, { "name": "UA Cooperative Extension - Douglas Satellite Office", "code": 246 }, { "name": "UA Cooperative Extension - Sierra Vista Satellite Office", "code": 247 }, { "name": "UA Cooperative Extension - Shiprock, NM Satellite Office", "code": 248 }, { "name": "Mt Lemmon Skycenter", "code": 249 }, { "name": "The Park - COM Pediatrics", "code": 250 }, { "name": "Alfie Norville Gem & Mineral Museum", "code": 251 }, { "name": "Nutritional Sciences - lease", "code": 252 }, { "name": "UA Tech Park at The Bridges", "code": 253 }, { "name": "Scottsdale Waterfront", "code": 254 }, { "name": "55 Chandlar", "code": 255 }, { "name": "YCEDA - Yuma", "code": 256 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 166, "name": "ComputerLabs", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 6771, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "15aaa2f191b19cf7f419dc84a178c4f6", "imageData": "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", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.23517239695E7, "ymin": 3793191.3096999973, "xmax": -1.2350832305100001E7, "ymax": 3794370.510499999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "name", "type": "esriFieldTypeString", "alias": "name", "length": 255, "domain": null }, { "name": "url", "type": "esriFieldTypeString", "alias": "url", "length": 255, "domain": null }, { "name": "RoomID", "type": "esriFieldTypeString", "alias": "RoomID", "length": 8, "domain": null }, { "name": "FloorName", "type": "esriFieldTypeString", "alias": "FloorName", "length": 25, "domain": null }, { "name": "RoomType", "type": "esriFieldTypeSmallInteger", "alias": "RoomType", "domain": { "type": "codedValue", "name": "WS2_BldgSpaceType", "description": "Space types", "codedValues": [ { "name": "Administration", "code": 1 }, { "name": "Athletics", "code": 2 }, { "name": "Auditorium", "code": 3 }, { "name": "Building Service", "code": 4 }, { "name": "Circulation", "code": 5 }, { "name": "Classroom", "code": 6 }, { "name": "Collections", "code": 7 }, { "name": "Common Area", "code": 8 }, { "name": "Computer Lab", "code": 9 }, { "name": "Conference", "code": 10 }, { "name": "Dorm", "code": 11 }, { "name": "Event Seating", "code": 12 }, { "name": "Exhibition", "code": 13 }, { "name": "Office", "code": 14 }, { "name": "Recreation", "code": 15 }, { "name": "Research", "code": 16 }, { "name": "Restroom", "code": 17 }, { "name": "Room Support", "code": 18 }, { "name": "Services", "code": 19 }, { "name": "Study Room", "code": 20 }, { "name": "Restaurant", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "BuildingName", "type": "esriFieldTypeString", "alias": "BuildingName", "length": 255, "domain": null }, { "name": "SpaceNumLetter", "type": "esriFieldTypeString", "alias": "SpaceNumLetter", "length": 10, "domain": null }, { "name": "ComputerLabType", "type": "esriFieldTypeString", "alias": "ComputerLabType", "length": 255, "domain": { "type": "codedValue", "name": "WS2_ComputerLabType", "description": "Domain used for the different types of computer labs", "codedValues": [ { "name": "Open Access Lab", "code": "Open Access Lab" }, { "name": "Classroom", "code": "Classroom" }, { "name": "Staff Office", "code": "Staff Office" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 169, "name": "All Gender Restrooms", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3385, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8684df78145a054c8ec96c1e4600784f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAMsAAADxCAYAAABlGkP4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAFHdJREFUeNrsnVtsXMd9xmeXe+FeeLOutSxLJd2XGKYS5CVS0TYGqih5KonWRgqrsf3QSrGRJpFtOilQKXEDtL5QdVugEFMEdRsFaBoH5Fsc00DRJiUfY8tIXmLSThuronUhRXK5y93lns43e85yl9zLOXvOLnfPfJ8wONSKIs+Zmd/8LzNnJlAwjG8IIS4JiqLqKsgqoCjCQlGEhaIIC0URFooiLBRFWCiKqlSo0TfceO+2eOMf/ps1Rflehx/YLz77pVPNw5JZ3xTvv/0ha5LyvQz5h24YRTFmoSjCQlHdF+DDiysYBmuK0iBmcQlLwCwU5Xc16ucN3TCDVoXSxbI06OshL34IRdENs/lDKEoHMRtGUTbNQsiLH0JROsimG0ZYKB3sCpe7UBRjForqODdMMHVMMb5n6pii6IZRVPvdMIOmhdLEDXM5z2LQEaMYsjBmoSjGLBS1NzELZ/ApXdwwzuBTVPssCw0LRdENoyi6YRTltQgLRdENo6i2WxaCQukTtbiChahQRMW2GxYgMJQmCriEBSsx+fIXpYVp4e4uFOWJI8ZVxxTlXczib1pu9i6KtfBHItOzxt5SR+FCTCTyQ+JAZlh9rSMtIZ07wPX4z8VK5DpJsKFcMC3rKq0GluG1T/kXGMKyW7AkFijnzp8Xp0+fFolEklTU0OLigpicnBSLCwvKGt+78aB2dWBruYvhwz8YISFAMjY2TlAaaHh4RJw9e1Z9nZVWxvDpH9ew+FmHDh0mCTal+4DC1DHVotyRpm4Ym5qibO4bZmiGy9LSknhrdtbxTzx56qTy7TnY+POpuNdxFT0/8ZwCxqmuXv2uGBsfF+fOndeAFkO7EUDreZZqunbtmgIlkUyK8bFx2/9vaemGmJXWaGZ6Wv1dC2Dohu2GTSe7cujQIXVNra8rS1Hb5TolLl68VPHZQ6MnxOXJVxQwSLP6OXtkaPhMfK24CiwXnnlWWZa68cnJU7s+w5zN8EgxZllYWGRl6hfg+zecqyV0epRa8QxctWQyUfXfk4mEJuG9frYl6KRq/FaakWU5Zqtky1KpdbGwWLQotWDyGy469Ql93bAmszljZtA/PzcnpqauKECKAf6SmJiYULHO6Oior1PIus5R2XufhW9K7opprEAeBdYGCwwhxDpYmOn/scbw4SDgyZuS1M6YBm7W1JUryqJYoCBDhpSxlVGjdLMsPjUqbh8L2TAUFacsLCrXSx8XVs/nohvmUphL0QoUjfsE51koyrsAX8+cOqVj/XlwACu7FUVU6IZRlJduGF0Wiq651paF+FMtsSy+7FhMh3OwcfhMfFOS4mBj85kY4FOUTREWii6YtzEL3TDK/32C8ywURTeMojrSDaPfTbH+7C2kNIgLtbP6mDrWp0uRFVaew6fiy19Uk4Mw14ZRFEVYdo4htJZUK9wwdixKiz5BN4yiPJG+S/QpV+MvXyumKIqwUFRb3DA6YhT7hN3tW8kKxaDF7mnF/t0xfd08MoJqrv50okXbmCWci6srzllJERhbemv2zWKnMXoYs+jkmcY2h0TPVlQdGfH444+LkeFh0lBHqCfruPPkhj+P1OBCyjrat/KAWB54X53WhXMiqfqCRRlYvV9ENvv86YYZPMyorit28NaDIhfeEIXAFmlooGi2T+vn5ww+KsGMXyi9+wFn8CmqnZaFcie4eYZ088rdvWxkteJ78j1ZsdWzWdtlzMdFsLCdhQoYoVJGr2crIkJbUflZT+kzaq9g4ZuStrQlOzyAQMlG1hoC4Ai40MauzzLR5ZqxGAACYPg6ImONctCoFgb4RKW2Mr0rqgCOWmDg9OLtclh9NjwyrM6jtITTj4eHR2r+np3ZOqRxPzJTuQuLCyqjt7C4qK4WsBmxUgEQoIml99H6NNnPuTasSQuy1nddbEZXRCFYmUXDYayjoyfEQQnGiASiHgBO5OSQV4CljhyXEOFrHD1uAZRKLCmrE0/vF/HUQVocxiyt03rf/4m15PUKq3HyVPGY7045tXj7Pk6XPpufn1PgzM7OKuuDZ0jFl0T/6lFlbShPYKFVsbQy+IFIx26XOuRjZ/+ka471Bswo586dV8B87+p3lfXBM0EEpnFf5zv4NpUPp0ugXHjmWXH69OmufRbcO8rlyVcUOKv9/yt60/eQlQbiPItNIYC3LEo3g1IuQA83EnFXNsLFpITFI0XMpR7w+2dmpn3xTLAscMUQ5EeySTay25iF734V1ZOLKb8ertjUlStqaX83xSzlKo9ZoOTqfWxjwTMlPVX/8v2iJx9RGTFYmGsTz3VkNqyakA0D4HPz8yobBgWkRRlYOSaimQEOiV4F+L6uHumv39n3SxXAY/5h8M6wCEkrUkuJtcOid+MesZH8SFqZO2p0npmeVsWKaTDPgklHgOTVPIsTVZtnqbCS8jljG/tEPHVAAWO3fuCqDd36Lbph7gxUdwfu6AgQJhvRMQaXf1NENmv78D1bYdF394gqm713RTa6rq74/8ri7Jhtb/cMftWGlgMAOntMgl45GNRuW9TLyj3vq+cq1tW6fNa1unWjt2Ux/O2FWc82PFLsqBiFl/e9p6xHYvWwGoXrBv7pAVWS4ojqVOhg+Uha5GTH2gpl1Wflbxm2Jb7CwkoJhCrZIiTlFqRRc8KapPpuSOt5s1Q3lnUK5iK+7Q+G+w0rfG5azVEWneFHb/xYTE1dUS5VJn5HFUCD0ThsYzRFJ0UpxgCVIzQ6YM68QrkdqVoLrHr3WbnquKd074ij8HsBRD0XspFwnwAEz20JafKx8XHx9FNPqZ/faPCgG+bnLJfZydCJ4eNjhhsdBBkvuD4WNAoCaUF6d7kx9oEMd6D7AkA2Y3fVM5bDWr5CAdkzdf8uQGTM4hPBTUHMATgQN6C8+NLLCh5YGSuDhFEXBXDBeoRyvcp/D3VRJ1JuoizZaErkZKy105phoPj905+pyOyhHhQsai7GICz6ooIRP1GCZWxsvPQ5oMEs9wVRnJt499o7JXDKXRXLagAaBP9WvBDYwxW9sJQWGFs9OXUFHDuVSCYVGEh9nzp1siLpYAkpZ2WFs72+7gseLdH3txCgi4HrpT3EqnUYaz3VBTMz9a7Ker2z/Q5JdL1qZ7SgUTGHud8W4Kz2PXYBKFdOWggIb2Ba/1btPsrhwLZPSG8/pNLc9eeGypMTO2MxWhbt7Mp2YA6XZG5uvuHar1Gzkz0mzpY6FFyVxYXFUhrXSvVW7cBt2iQF91iEY0SlqmEpkb52IkxmKlDSGoDiyZuSGszgR1NDYqN/SXUOpwslrTkUuDLlgpVakABB75bNk8Ai1Rq97fyeSiBOlL5+yLQSIzvmcNzICu4jmX7tD+KlG2aqd8OERbpi6LhOR+CqLk8iWXJzyt0dyyJ1uorWcsF0Vfu17yNcdWxVRD5SSu2+ZY6mustawoOBJMDXj+3CYmhRejcG1dNOz0xrv1k4nt9yweCi6tIHXMFiaFQislMEZaCPAH1mekZzqzJTytyFZCEqdMN2Kb56UHvrgueeNl9wi60eYqegG1a9RFOD2lsXLPXB88OqhDfjmvkXtCzOsljLxWX0V8veJtRFyIBZsUrMtLK6yBM3zDD0KuF0f2mWHe+p66TJyUl1Rao4lElo1e6NaKFlqWVd7tyn0qV+2qCikb539aqaV8FzJ+4cYSfYIc7g11AgFxKxuwfExtAN5cNjUnEvXhFup/sFt1MlOeCGbgW12y+O2TAXiq7tky5ZcSHXC9/8pm+zY3iuiYkJ9TWeN5IaZOMTlibcsdtHRDAfVoG+1aH8CAqyX1iCj+elmobF0PqPKARF4tZR5cfDn/dbwA8X04pT4nfuVc+rbVszdexeasSVwEBIq/oFGGuvYyj50TH1nJQLWLj1mpkJycRF/Pa9vgGmHBQ8F0Hx6E1JAlNUWAa+eNs+ve+66miIYy5euuTZuyPtjFGspfcxCQqei23sRczCWqwQMkXxm0dLczCq4y0udMW94z4tUNRcytJxZr4c9PWg7R/CUirhjT7Z0Y6Vgn50wE6fuMT9WaAgu4f7h2vJ9twuBg8zapFJzkZF8sMRkT7wa5ES66Wd9a0zTzpFcBURn1h7AgCQ2M3i6gS2q9duGFVTKt0qR+jo3f3q7+iQTz/9lFo2stcTmPj9uA/cjwVK7/Ihdb9867HJJI83eQK9FV3ZL0LSNdscWlJWBstGZmffVDs61tqLq5WQ4NUC9T6OuUk4rEnv7d9Q7hfbsvl+zmyYh25ZbOl+kUveFdmBWyX3Z2oqWdwveGy8pe6ZOvpCAmKdRqzuScIRldYktJFkO3rQz7m7i8cKrw+oYkFTfImseH4LdqMHOF4tykR2a35uXszNz1WcwQJIItI1xH1QbXfDqGahycfXRS5xV17XVIeeMju1tW2qtQEeXLVa+31Z+4/hio38ynfC3PU7UwOiB1kuirB0XQVLFwjFCBYUMPnYutjq3VAdHdkzax/hZhMM+Nk9m3EVMwUKzNfsOSwGz5R0r62ACK31qwIVIpuyZMSWum4Wv0VCVEuWtcA1mA/JGKlXxUmVPjfbqZVBCy2LV/UMyyHjFNWZd3TiWgkBlFY3AAAEjCHpotHytNyycLSyo8zBD0uWQcUOq0O2oGkZvKGcyA7eVokGy5JFbx1mQ7no6yFb/51umK0R3BI6aM60MnC7wuvt2ycYbl1+YFn+/tWKz3E/0ZvcA6x+uNHAG7DLG0vtUpCjOIQM12v/8q+lXfgB0OaBGyJ17D2RkVd04IJ017z+/QAkO3RbbBz5lUjLYoGCbBtOMGM7ut+NkjGLRyqE8uqKQ4Iw8Yj1YZi9xwbjmMnHhGFeduC82YmteCW4GS0G6jJgD6jZ9cZxEdwpuFhGOCdhTFdNCuw86s46bRjf35OJscFamQ2jGkXrW7s+AjSPnT2rys7Jw4KVAUtWD/wrjuGWP9vKltUSfhfAeGj0RNXlNclEgm3ULliYkmwQJ0Q3TbfnRNV/tw51BTiQdcze0tINZXXKJxgbgbF93ssJ26d5wT0sWsCs9Lv5RmSz/ZyWZQ80Wucsx2tlJ4TtBKRZYZUAJj+NcJ6VTzdsj2MWM27ASO8FSFQ3w8LUcQPzbbo7HfouvgUxkgFhY4gN1rAlXcUsVN36MeOMTnpDsiJmKYOYbdl8P+f6By8qOVjoaFiSyWI2zAgxZnEjwuIWFLMDWhmnjnTDzHdnDHPylCIsexPch4sdEBOSFAN8zrPUHW62uuI2S7P4sQ0RTHMWn5ZlLyxLJKuutSYkOyZu4Sw+YaHsyYqpDBNuqgVu2PZ2/FRVyxJLm25OZ8cspVl86TayPZsLN0I2fgKT843qR4iu2RxcpbnZnnXbkm5YqyyLuYjSmsvo3AB/mG4YY5a9rsHihGSnH87aTcdidG3MYsM66Wu1u2hG3LJ8sIRsz+b6Ofc6diNzQrIbVgqXLJ+yhGzPZvo53TBXwfJWd9646TpSzmwCLYubujWDZcyOd4OsWXy8jRnM8I1Jp/2cMYsbBYoXvBpc7Q3HTlNpb+QA27RqPw94YVlYs9WVK1af2z2L9+S+2aZ0w9rq+q8mZA3mRSGW6Z57XukTgVwP27QJ2XTDAqypWp7YnUHRbYfOEZMWwsJ38Cm6YUwdU5R9F7YxbLQqlC6GxZPUMYGhKLphFEVYKIqwUFSLYhbhRcxCUcSF8ywURTeMorwVU8cUZbOf07JQlGduGI0KxfjeSYDPeqQoezELV+hTFFPHFOVdzEJRlD1YaFMobeJ7LwJ8emEUZQsWbqNPaWNb3MEy8rH7xYv/9nxXV8HlZ78jln59i32hxRqWfeXcxT/u2vtP9sfr/nugYBjfkNdLfm7ExV/8j5j4/ItifXWDPbpFwqD6khxUEw06nK8DfL+MeGjIpI8bkqAQlhYAEyuLw1jclpGPHdUCFK1g2Qbma1o0LOuTsHjawLQLzZeD9+3XbuDRcgZ/xAQm2Rdnr2+ioN4uffvPtYsBtV3uooD5/tfY8x0WxHyoN9SfbkLq+NPy+mmfPdcfyPJxO984+/pPxSvP/BMDEBuCy/Xy97/uBJQZWd7xDSx+bFQ5AAzKy3/YBeZNAtNQySZACQYC476yLH5tXOfA/ITA1AXlL5yA8rYsD0tYVghLdwHzM1mOExiCQlgaA/Nx08IM2gLmBz8RLxOYkq688S2CYsr32TDZcKoBZbHVgJ955HfEc5N/SkqkUA8ERSNYmgXmi5ce0x4U1ANB0cgNc+OSvXzh28ot0w6Uy39GUHSHpVlgfqwRMBPOQPlAlk/oAIo2bpgblwyj7Bn7nUcnUFB/47qAoqVl2WFhfmb3+4sW5r98DMo5p6A8bA48grDoAcwT8vLPdr//JZ8CA1DOEBS6YQ1cstfk5UknbsqZR37XV3WA5yEohKVlwPz2mU/6BhQ8D0GhG9YylwwbX1x49FvivZ//qqtBeV66XwSFsBAYgkJYOg6YR7oLmDOPOgIFetJ0VQVhoTwA5q+6ApgiKOcJCgN8z4N+W50ES9gv/+AvxQMPHiMotCxaWxhYlyfsWpivdqiFAch/K4F2sMEEQSEs+gFDUOiGtdMle9KJSwZXp1O2CCIotCwdb2FgWb4iLcz63dQegnJcvPo6QaFl6XALgxH9VWcjuucWxSEorxEUWpY9tzBf/qMXZCyTaiMox8XfvX7RKShPsmUJSytgcbTFkgLmD9sDjALlhwSFsBCYBsmFhPjO7N+Iw0cPEBTGLB0Vv6j1UqL4/rmtGKI44idaBgp+PkEhLL4B5ksvfKFloDhYQUBQCEvnA/PZR39PfP3VL3oISpygMGbxdwzzo3//T/HXX/lH1xbl7xUox+3+l7clKJ9ga9GydJWF+ZyyME+1FRTz/ijC0jHAwMVZaSUwcL2aAUWnLYsIS3cA42hPss+ZMYzh4A8AIyiMWfwUwzja9bJFIiiEhcAQFMJCYAgKYSEwbQMGgGCj7g9Y8wzwfR/0uwTlYYJC+cHCPCGL0aKybFowiiIwBIUiMASla/T/AgwA7tF1YDs3rW0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 26, "height": 26, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.24752522402E7, "ymin": 3793160.4439999983, "xmax": -1.2350287625799999E7, "ymax": 3955635.5156999975, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "name", "length": 255, "domain": null }, { "name": "RoomID", "type": "esriFieldTypeString", "alias": "RoomID", "length": 8, "domain": null }, { "name": "FloorName", "type": "esriFieldTypeString", "alias": "FloorName", "length": 25, "domain": null }, { "name": "IsPublic", "type": "esriFieldTypeSmallInteger", "alias": "IsPublic", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": { "type": "codedValue", "name": "WS2_UASiteName", "description": "UA Site Names and Codes", "codedValues": [ { "name": "Campus Ag Center - West Campbell Rd", "code": 6 }, { "name": "UA Main Campus", "code": 10 }, { "name": "Sunnyside", "code": 13 }, { "name": "Indian Ruin Tour and Lectures", "code": 14 }, { "name": "University Services Annex", "code": 15 }, { "name": "Rincon Vista", "code": 16 }, { "name": "Boyce-Thompson Southwest Arboretum", "code": 18 }, { "name": "UA Phoenix Biomedical Campus", "code": 19 }, { "name": "UA Cooperative Extension - Phoenix", "code": 20 }, { "name": "Biosphere 2", "code": 21 }, { "name": "Pima County Abrams Building", "code": 25 }, { "name": "The \"A\" Store- Park Place Mall", "code": 26 }, { "name": "Alvernon Admin Offices", "code": 30 }, { "name": "UA Medical Center South Campus", "code": 32 }, { "name": "Ventana Vista", "code": 35 }, { "name": "UMC - River Rd.", "code": 36 }, { "name": "UPI Administration", "code": 37 }, { "name": "UPI Breast Center", "code": 38 }, { "name": "North Hills Clinic", "code": 39 }, { "name": "UMC Warehouse", "code": 41 }, { "name": "Gynecology Oncology", "code": 42 }, { "name": "Cancer Center", "code": 45 }, { "name": "Plumer Parking Facility", "code": 51 }, { "name": "UA Motor Pool Garage", "code": 52 }, { "name": "Arizona Materials Lab", "code": 53 }, { "name": "Cancer Center GTS", "code": 54 }, { "name": "Marana KUAT Transmitter", "code": 55 }, { "name": "UA Store Tucson Mall", "code": 56 }, { "name": "Mt Hopkins Whipple Observatory", "code": 57 }, { "name": "UA Tech Parks", "code": 59 }, { "name": "Ryan Air Field", "code": 60 }, { "name": "Veterans Hospital", "code": 61 }, { "name": "Environmental Research Lab", "code": 62 }, { "name": "Santa Rita Experimental Range", "code": 63 }, { "name": "Arizona Experiment Station - West Campus Ag Center", "code": 64 }, { "name": "KUAT Radio TV Transmitter", "code": 65 }, { "name": "Mt. Lemmon SkyCenter", "code": 66 }, { "name": "Kitt Peak Observatory", "code": 67 }, { "name": "San Xavier Mine", "code": 68 }, { "name": "UA Cooperative Extension - Payson", "code": 69 }, { "name": "Sage Memorial Hospital", "code": 71 }, { "name": "UA Cooperative Extension - San Carlos", "code": 72 }, { "name": "UA Phoenix Center", "code": 78 }, { "name": "Arizona Experiment Station - Maricopa Ag Center", "code": 79 }, { "name": "UA Santa Cruz", "code": 84 }, { "name": "UA Academic Program - Nogales", "code": 85 }, { "name": "Mt Graham Base Camp", "code": 86 }, { "name": "Arizona Experiment Station - Safford Ag Center", "code": 87 }, { "name": "UA Cooperative Extension - Solomon", "code": 88 }, { "name": "UA Cooperative Extension - Willcox", "code": 89 }, { "name": "UA Douglas", "code": 90 }, { "name": "Sierra Vista Clinic", "code": 91 }, { "name": "Arizona Folklore Preserve", "code": 92 }, { "name": "Theatre Arts Storage", "code": 93 }, { "name": "Storage and Lab", "code": 94 }, { "name": "Mission Control: OSIRIS-REx", "code": 95 }, { "name": "Campus Ag Center - Allen Rd", "code": 100 }, { "name": "Tumamoc Hill", "code": 101 }, { "name": "Campus Ag Center - East Campbell Rd", "code": 102 }, { "name": "Mt Graham", "code": 107 }, { "name": "UA Sierra Vista", "code": 108 }, { "name": "Arizona Experiment Station - Yuma Ag Center", "code": 109 }, { "name": "Yuma Chamber of Commerce", "code": 110 }, { "name": "UA Cooperative Extension - Yuma", "code": 111 }, { "name": "UA - Yuma", "code": 112 }, { "name": "State Prison Yuma", "code": 113 }, { "name": "NAU Flagstaff", "code": 114 }, { "name": "North Beaver Flagstaff", "code": 115 }, { "name": "Tuba City", "code": 119 }, { "name": "UA Cooperative Extension - Parker", "code": 120 }, { "name": "UA Cooperative Extension - Holbrook", "code": 121 }, { "name": "UA Cooperative Extension - Duncan", "code": 122 }, { "name": "UA Cooperative Extension - Kingman", "code": 123 }, { "name": "UA Cooperative Extension - St. Johns", "code": 124 }, { "name": "UA Cooperative Extension - Casa Grande", "code": 125 }, { "name": "Parking Lot 9007", "code": 126 }, { "name": "Page Ranch", "code": 127 }, { "name": "UA Downtown", "code": 128 }, { "name": "Bio5 Institute - Oro Valley", "code": 129 }, { "name": "Arizona Cancer Center - Phoenix", "code": 130 }, { "name": "Nanobioscience Center", "code": 132 }, { "name": "UA Eller MBA", "code": 134 }, { "name": "Speech, Language and Hearing Sciences Clinic", "code": 135 }, { "name": "SIROW", "code": 137 }, { "name": "Institute for Civil Discourse", "code": 139 }, { "name": "Residence Life Facilities", "code": 140 }, { "name": "CALA Storage", "code": 141 }, { "name": "Arizona Experiment Station - Red Rock Ag Center", "code": 142 }, { "name": "UA Pima West", "code": 143 }, { "name": "UA Pima Desert Vista", "code": 144 }, { "name": "Northcross Building", "code": 145 }, { "name": "Hi Corbett Field", "code": 146 }, { "name": "UA South - Nogales", "code": 148 }, { "name": "Arizona Respiratory Center - Casa Grande", "code": 149 }, { "name": "Mission Gardens - UA Desert Oasis", "code": 151 }, { "name": "James 4-H Camp at Mingus Springs", "code": 152 }, { "name": "Arizona Experiment Station - V Bar V Ranch", "code": 153 }, { "name": "Pima County Cooperative Extension Teaching Kitchen", "code": 154 }, { "name": "UA Cooperative Extension - Casa Grande", "code": 156 }, { "name": "Pima Community College, East", "code": 157 }, { "name": "University of Arizona - Chandler", "code": 158 }, { "name": "Arizona Experiment Station - Campus Ag Center", "code": 166 }, { "name": "UA Cooperative Extension - Bisbee", "code": 168 }, { "name": "UA Cooperative Extension - Sierra Vista", "code": 169 }, { "name": "UA Cooperative Extension - Globe", "code": 175 }, { "name": "UA Cooperative Extension - Blue Ridge", "code": 183 }, { "name": "UA Cooperative Extension - Green Valley", "code": 186 }, { "name": "UA Cooperative Extension - Tucson", "code": 187 }, { "name": "UA Cooperative Extension - Nogales", "code": 191 }, { "name": "UA Cooperative Extension - Prescott", "code": 198 }, { "name": "UA Cooperative Extension - Verde Valley", "code": 199 }, { "name": "UA Pima Downtown", "code": 200 }, { "name": "UA Cooperative Extension - Flagstaff", "code": 201 }, { "name": "UA Cooperative Extension - Peach Springs", "code": 202 }, { "name": "The Roosevelt Early Childhood Family Resource Center", "code": 203 }, { "name": "Cooper Center for Environmental Learning", "code": 206 }, { "name": "Arizona Experiment Station - Santa Rita Experiment Station", "code": 207 }, { "name": "UA Cooperative Extension - Hopi Tribe", "code": 208 }, { "name": "UA - Pinal", "code": 209 }, { "name": "UA Cooperative Extension- Navajo Nation- Tuba City", "code": 210 }, { "name": "UA Cooperative Extension- Navajo Nation Window Rock", "code": 211 }, { "name": "College of Law - Court Rooms", "code": 213 }, { "name": "SIROW - ANCHOR Project", "code": 214 }, { "name": "UA - Mesa", "code": 215 }, { "name": "Arizona Experiment Station - Cracchiolo DK Ranch", "code": 216 }, { "name": "Arizona Experiment Station - Al Marah", "code": 217 }, { "name": "Catalina Observatory", "code": 218 }, { "name": "UA College of Law", "code": 219 }, { "name": "Health Promotion & Wellness Center", "code": 220 }, { "name": "Arizona Center for Integrative Medicine", "code": 221 }, { "name": "Paul and Alice Baker Distribution Center", "code": 222 }, { "name": "CALS Santa Cruz Cooperative Extension", "code": 223 }, { "name": "Ames Distributed Learning Center", "code": 224 }, { "name": "Family & Community Medicine-Workforce Dev Center", "code": 225 }, { "name": "Steward Observatory - Heavy FAB", "code": 226 }, { "name": "Defense and Security Research Institute", "code": 227 }, { "name": "4051 S Longfellow Ave", "code": 228 }, { "name": "WEST", "code": 229 }, { "name": "1024 S Euclid Ave", "code": 230 }, { "name": "Tucson Medical Center", "code": 231 }, { "name": "Steward Observatory - Storage", "code": 232 }, { "name": "Gilbert University Center", "code": 233 }, { "name": "Teach Arizona", "code": 234 }, { "name": "Arizona Mining & Mineral Museum", "code": 235 }, { "name": "Arizona Experiment Station - Yuma Mesa Farm", "code": 236 }, { "name": "UAHS-Border Health", "code": 237 }, { "name": "Bear Canyon Center for Southwest Humanities", "code": 238 }, { "name": "Broadway Administrative Office Building", "code": 239 }, { "name": "Lot 9004", "code": 240 }, { "name": "All of Us Program - Phoenix", "code": 241 }, { "name": "All of Us Program - Dobson", "code": 242 }, { "name": "SIROW - 34th Street", "code": 243 }, { "name": "Visual Development Lab", "code": 244 }, { "name": "UA Cooperative Extension - Benson Satellite Office", "code": 245 }, { "name": "UA Cooperative Extension - Douglas Satellite Office", "code": 246 }, { "name": "UA Cooperative Extension - Sierra Vista Satellite Office", "code": 247 }, { "name": "UA Cooperative Extension - Shiprock, NM Satellite Office", "code": 248 }, { "name": "Mt Lemmon Skycenter", "code": 249 }, { "name": "The Park - COM Pediatrics", "code": 250 }, { "name": "Alfie Norville Gem & Mineral Museum", "code": 251 }, { "name": "Nutritional Sciences - lease", "code": 252 }, { "name": "UA Tech Park at The Bridges", "code": 253 }, { "name": "Scottsdale Waterfront", "code": 254 }, { "name": "55 Chandlar", "code": 255 }, { "name": "YCEDA - Yuma", "code": 256 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RestroomType", "type": "esriFieldTypeSmallInteger", "alias": "RestroomType", "domain": { "type": "codedValue", "name": "WS2_RestroomGenderType", "description": "", "codedValues": [ { "name": "All Gender", "code": 3 }, { "name": "Women's", "code": 1 }, { "name": "Men's", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpaceNumLetter", "type": "esriFieldTypeString", "alias": "SpaceNumLetter", "length": 10, "domain": null }, { "name": "BuildingName", "type": "esriFieldTypeString", "alias": "BuildingName", "length": 80, "domain": null }, { "name": "LocationNotes", "type": "esriFieldTypeString", "alias": "Location Notes", "length": 100, "domain": null }, { "name": "Restrictions", "type": "esriFieldTypeString", "alias": "Restrictions", "length": 50, "domain": { "type": "codedValue", "name": "WS2_RestroomRestrictions", "description": "Restriction types for restroom locations", "codedValues": [ { "name": "Behind locked door", "code": "Locked" }, { "name": "Faculty and staff only", "code": "Faculty/Staff" }, { "name": "Performers only", "code": "Performers" }, { "name": "Locked after 5", "code": "Locked after 5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsFamily", "type": "esriFieldTypeString", "alias": "IsFamily?", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 170, "name": "Women's Restrooms", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3385, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d839aba11146077484a7b27c23434eed", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAoCAYAAACb3CikAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEOElEQVRYhc1Yy28bRRj/fTM7ftvyo3bikFJoQ2nL+0A58R9ABU2pIGpEoYKCgAsHSjlwAQkEaiXUAxQkBEiRKrUSKlGFUCQOcCkceIdAlYbWampIlNhO7Nqu1zto13a7ttf22nHV/CR7v9n55pvffI+Z3VWwTqBgnUDBeiQipfyivlsDwExyP2DYy+h/RPSKNZGyOv7dwV0mYrrydbkfcEWieOjdT/+rNq2J3Ew0EckvJFF1AnQnmOVGqFxAFS44C1mQpUYzDD1pgwjZkA1igTDuef0o4ndsw48fH0F26mSTTjfoOTQ8OoShO3dACIHhnQ/jj6lTEDa90pmIbBEDC6iX5jD9zVeIbr8X5ydPQNjNZtknj0gQ2Ja7EN52H4rzF5CYvwDfxtuhxuLInP3W0OGrqW7Nts8RS0QG8ODh9xEaGGzqmtl6t3G9+OHbYFrZcngr+117RBncCOZwYiF5GbH40LX7s9O/I7h5qyEn3F4gt9LaiEWJtfWItChfd2wIuZUMyleLdeNyqWW4bxk2ZO50QWtBpCuPkIkJNTBxx+LIZdKIxAbqDbnc4ErFHHO6W+7EtomwBgNkamsgeGJx5DNpuEYqYajB5XKBM17Rc3lb51q/quZGoWPVUJ22gCcSRWpxGR6Pp06Pcw6tWimOcBSluTWGhsyNhhzhwgGVCXAL/3q9XqRTlf1DBEJQ2+QI2QqNbDhjTAbpSg7n3juE6KNjTcMc/gAuHnmz0kjMopItFkTs5ghvW74SjpUU/BtiTYY8Pj9EWa00ruZb0Lj+mNVV1UiLfUTjHKWyhmI+D0UI5LNZ+IJBXEmnoDncFaNtjp3GquyZiENVcfnYWwhENsC/aQv+njqDnfsOYPr4USgzP7dddXf7CNDxUVFI7Zoeq3YoUoJsnMC9eUSaPGK6z0zZX+unNpOsmQhayNzCv/o46icRboOIedLa1QiVDSLcLpGbhWaPaNQxWwUBxdVVOAsFqOkUSqUSZDYHxcY7GJdkgwgRfCPbLRWlqqKY+Me46u5d+uAdLLg9cKaX8dPZ7+FeTNZNwoSA49bbQLx+CiUcsSziOi3i/LfNH01YEymXY6lTE4OLnxzTZXiyq4D+A+BMXqpfj6Ig9uKrCO16Yh6MLVmYW+oUmgca56/RJ86HQ7ufOo1C8f7U58chy81xIF45IMIHXkLwkdEfwNjjAP61XFk7IkRkFeVaciSklKOhsacnqVDYsTLxGaCZa5ohOP6cIQZGx34hRdlLREk7JJqIdAIRzelkgvufn2T54kju5An9CwKIMfieHEdg3zN/GopC7CGiBLpA1+VLRH9JKfcEXnj5NCsUNxW+PgPXY7vhe/bgrE6gqnO+W7s97SNE9KuUcq//0Btf+l87PAR99US6F2Z6sdczkSrSIJqCpun1uAiiNi8yN5AIEZ0DsH8tk/eFCPqMdUPkf3isaf4Re8YmAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 30, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.24752522402E7, "ymin": 3793160.4439999983, "xmax": -1.2350287625799999E7, "ymax": 3955635.5156999975, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "name", "length": 255, "domain": null }, { "name": "RoomID", "type": "esriFieldTypeString", "alias": "RoomID", "length": 8, "domain": null }, { "name": "FloorName", "type": "esriFieldTypeString", "alias": "FloorName", "length": 25, "domain": null }, { "name": "IsPublic", "type": "esriFieldTypeSmallInteger", "alias": "IsPublic", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": { "type": "codedValue", "name": "WS2_UASiteName", "description": "UA Site Names and Codes", "codedValues": [ { "name": "Campus Ag Center - West Campbell Rd", "code": 6 }, { "name": "UA Main Campus", "code": 10 }, { "name": "Sunnyside", "code": 13 }, { "name": "Indian Ruin Tour and Lectures", "code": 14 }, { "name": "University Services Annex", "code": 15 }, { "name": "Rincon Vista", "code": 16 }, { "name": "Boyce-Thompson Southwest Arboretum", "code": 18 }, { "name": "UA Phoenix Biomedical Campus", "code": 19 }, { "name": "UA Cooperative Extension - Phoenix", "code": 20 }, { "name": "Biosphere 2", "code": 21 }, { "name": "Pima County Abrams Building", "code": 25 }, { "name": "The \"A\" Store- Park Place Mall", "code": 26 }, { "name": "Alvernon Admin Offices", "code": 30 }, { "name": "UA Medical Center South Campus", "code": 32 }, { "name": "Ventana Vista", "code": 35 }, { "name": "UMC - River Rd.", "code": 36 }, { "name": "UPI Administration", "code": 37 }, { "name": "UPI Breast Center", "code": 38 }, { "name": "North Hills Clinic", "code": 39 }, { "name": "UMC Warehouse", "code": 41 }, { "name": "Gynecology Oncology", "code": 42 }, { "name": "Cancer Center", "code": 45 }, { "name": "Plumer Parking Facility", "code": 51 }, { "name": "UA Motor Pool Garage", "code": 52 }, { "name": "Arizona Materials Lab", "code": 53 }, { "name": "Cancer Center GTS", "code": 54 }, { "name": "Marana KUAT Transmitter", "code": 55 }, { "name": "UA Store Tucson Mall", "code": 56 }, { "name": "Mt Hopkins Whipple Observatory", "code": 57 }, { "name": "UA Tech Parks", "code": 59 }, { "name": "Ryan Air Field", "code": 60 }, { "name": "Veterans Hospital", "code": 61 }, { "name": "Environmental Research Lab", "code": 62 }, { "name": "Santa Rita Experimental Range", "code": 63 }, { "name": "Arizona Experiment Station - West Campus Ag Center", "code": 64 }, { "name": "KUAT Radio TV Transmitter", "code": 65 }, { "name": "Mt. Lemmon SkyCenter", "code": 66 }, { "name": "Kitt Peak Observatory", "code": 67 }, { "name": "San Xavier Mine", "code": 68 }, { "name": "UA Cooperative Extension - Payson", "code": 69 }, { "name": "Sage Memorial Hospital", "code": 71 }, { "name": "UA Cooperative Extension - San Carlos", "code": 72 }, { "name": "UA Phoenix Center", "code": 78 }, { "name": "Arizona Experiment Station - Maricopa Ag Center", "code": 79 }, { "name": "UA Santa Cruz", "code": 84 }, { "name": "UA Academic Program - Nogales", "code": 85 }, { "name": "Mt Graham Base Camp", "code": 86 }, { "name": "Arizona Experiment Station - Safford Ag Center", "code": 87 }, { "name": "UA Cooperative Extension - Solomon", "code": 88 }, { "name": "UA Cooperative Extension - Willcox", "code": 89 }, { "name": "UA Douglas", "code": 90 }, { "name": "Sierra Vista Clinic", "code": 91 }, { "name": "Arizona Folklore Preserve", "code": 92 }, { "name": "Theatre Arts Storage", "code": 93 }, { "name": "Storage and Lab", "code": 94 }, { "name": "Mission Control: OSIRIS-REx", "code": 95 }, { "name": "Campus Ag Center - Allen Rd", "code": 100 }, { "name": "Tumamoc Hill", "code": 101 }, { "name": "Campus Ag Center - East Campbell Rd", "code": 102 }, { "name": "Mt Graham", "code": 107 }, { "name": "UA Sierra Vista", "code": 108 }, { "name": "Arizona Experiment Station - Yuma Ag Center", "code": 109 }, { "name": "Yuma Chamber of Commerce", "code": 110 }, { "name": "UA Cooperative Extension - Yuma", "code": 111 }, { "name": "UA - Yuma", "code": 112 }, { "name": "State Prison Yuma", "code": 113 }, { "name": "NAU Flagstaff", "code": 114 }, { "name": "North Beaver Flagstaff", "code": 115 }, { "name": "Tuba City", "code": 119 }, { "name": "UA Cooperative Extension - Parker", "code": 120 }, { "name": "UA Cooperative Extension - Holbrook", "code": 121 }, { "name": "UA Cooperative Extension - Duncan", "code": 122 }, { "name": "UA Cooperative Extension - Kingman", "code": 123 }, { "name": "UA Cooperative Extension - St. Johns", "code": 124 }, { "name": "UA Cooperative Extension - Casa Grande", "code": 125 }, { "name": "Parking Lot 9007", "code": 126 }, { "name": "Page Ranch", "code": 127 }, { "name": "UA Downtown", "code": 128 }, { "name": "Bio5 Institute - Oro Valley", "code": 129 }, { "name": "Arizona Cancer Center - Phoenix", "code": 130 }, { "name": "Nanobioscience Center", "code": 132 }, { "name": "UA Eller MBA", "code": 134 }, { "name": "Speech, Language and Hearing Sciences Clinic", "code": 135 }, { "name": "SIROW", "code": 137 }, { "name": "Institute for Civil Discourse", "code": 139 }, { "name": "Residence Life Facilities", "code": 140 }, { "name": "CALA Storage", "code": 141 }, { "name": "Arizona Experiment Station - Red Rock Ag Center", "code": 142 }, { "name": "UA Pima West", "code": 143 }, { "name": "UA Pima Desert Vista", "code": 144 }, { "name": "Northcross Building", "code": 145 }, { "name": "Hi Corbett Field", "code": 146 }, { "name": "UA South - Nogales", "code": 148 }, { "name": "Arizona Respiratory Center - Casa Grande", "code": 149 }, { "name": "Mission Gardens - UA Desert Oasis", "code": 151 }, { "name": "James 4-H Camp at Mingus Springs", "code": 152 }, { "name": "Arizona Experiment Station - V Bar V Ranch", "code": 153 }, { "name": "Pima County Cooperative Extension Teaching Kitchen", "code": 154 }, { "name": "UA Cooperative Extension - Casa Grande", "code": 156 }, { "name": "Pima Community College, East", "code": 157 }, { "name": "University of Arizona - Chandler", "code": 158 }, { "name": "Arizona Experiment Station - Campus Ag Center", "code": 166 }, { "name": "UA Cooperative Extension - Bisbee", "code": 168 }, { "name": "UA Cooperative Extension - Sierra Vista", "code": 169 }, { "name": "UA Cooperative Extension - Globe", "code": 175 }, { "name": "UA Cooperative Extension - Blue Ridge", "code": 183 }, { "name": "UA Cooperative Extension - Green Valley", "code": 186 }, { "name": "UA Cooperative Extension - Tucson", "code": 187 }, { "name": "UA Cooperative Extension - Nogales", "code": 191 }, { "name": "UA Cooperative Extension - Prescott", "code": 198 }, { "name": "UA Cooperative Extension - Verde Valley", "code": 199 }, { "name": "UA Pima Downtown", "code": 200 }, { "name": "UA Cooperative Extension - Flagstaff", "code": 201 }, { "name": "UA Cooperative Extension - Peach Springs", "code": 202 }, { "name": "The Roosevelt Early Childhood Family Resource Center", "code": 203 }, { "name": "Cooper Center for Environmental Learning", "code": 206 }, { "name": "Arizona Experiment Station - Santa Rita Experiment Station", "code": 207 }, { "name": "UA Cooperative Extension - Hopi Tribe", "code": 208 }, { "name": "UA - Pinal", "code": 209 }, { "name": "UA Cooperative Extension- Navajo Nation- Tuba City", "code": 210 }, { "name": "UA Cooperative Extension- Navajo Nation Window Rock", "code": 211 }, { "name": "College of Law - Court Rooms", "code": 213 }, { "name": "SIROW - ANCHOR Project", "code": 214 }, { "name": "UA - Mesa", "code": 215 }, { "name": "Arizona Experiment Station - Cracchiolo DK Ranch", "code": 216 }, { "name": "Arizona Experiment Station - Al Marah", "code": 217 }, { "name": "Catalina Observatory", "code": 218 }, { "name": "UA College of Law", "code": 219 }, { "name": "Health Promotion & Wellness Center", "code": 220 }, { "name": "Arizona Center for Integrative Medicine", "code": 221 }, { "name": "Paul and Alice Baker Distribution Center", "code": 222 }, { "name": "CALS Santa Cruz Cooperative Extension", "code": 223 }, { "name": "Ames Distributed Learning Center", "code": 224 }, { "name": "Family & Community Medicine-Workforce Dev Center", "code": 225 }, { "name": "Steward Observatory - Heavy FAB", "code": 226 }, { "name": "Defense and Security Research Institute", "code": 227 }, { "name": "4051 S Longfellow Ave", "code": 228 }, { "name": "WEST", "code": 229 }, { "name": "1024 S Euclid Ave", "code": 230 }, { "name": "Tucson Medical Center", "code": 231 }, { "name": "Steward Observatory - Storage", "code": 232 }, { "name": "Gilbert University Center", "code": 233 }, { "name": "Teach Arizona", "code": 234 }, { "name": "Arizona Mining & Mineral Museum", "code": 235 }, { "name": "Arizona Experiment Station - Yuma Mesa Farm", "code": 236 }, { "name": "UAHS-Border Health", "code": 237 }, { "name": "Bear Canyon Center for Southwest Humanities", "code": 238 }, { "name": "Broadway Administrative Office Building", "code": 239 }, { "name": "Lot 9004", "code": 240 }, { "name": "All of Us Program - Phoenix", "code": 241 }, { "name": "All of Us Program - Dobson", "code": 242 }, { "name": "SIROW - 34th Street", "code": 243 }, { "name": "Visual Development Lab", "code": 244 }, { "name": "UA Cooperative Extension - Benson Satellite Office", "code": 245 }, { "name": "UA Cooperative Extension - Douglas Satellite Office", "code": 246 }, { "name": "UA Cooperative Extension - Sierra Vista Satellite Office", "code": 247 }, { "name": "UA Cooperative Extension - Shiprock, NM Satellite Office", "code": 248 }, { "name": "Mt Lemmon Skycenter", "code": 249 }, { "name": "The Park - COM Pediatrics", "code": 250 }, { "name": "Alfie Norville Gem & Mineral Museum", "code": 251 }, { "name": "Nutritional Sciences - lease", "code": 252 }, { "name": "UA Tech Park at The Bridges", "code": 253 }, { "name": "Scottsdale Waterfront", "code": 254 }, { "name": "55 Chandlar", "code": 255 }, { "name": "YCEDA - Yuma", "code": 256 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RestroomType", "type": "esriFieldTypeSmallInteger", "alias": "RestroomType", "domain": { "type": "codedValue", "name": "WS2_RestroomGenderType", "description": "", "codedValues": [ { "name": "All Gender", "code": 3 }, { "name": "Women's", "code": 1 }, { "name": "Men's", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpaceNumLetter", "type": "esriFieldTypeString", "alias": "SpaceNumLetter", "length": 10, "domain": null }, { "name": "BuildingName", "type": "esriFieldTypeString", "alias": "BuildingName", "length": 80, "domain": null }, { "name": "LocationNotes", "type": "esriFieldTypeString", "alias": "Location Notes", "length": 100, "domain": null }, { "name": "Restrictions", "type": "esriFieldTypeString", "alias": "Restrictions", "length": 50, "domain": { "type": "codedValue", "name": "WS2_RestroomRestrictions", "description": "Restriction types for restroom locations", "codedValues": [ { "name": "Behind locked door", "code": "Locked" }, { "name": "Faculty and staff only", "code": "Faculty/Staff" }, { "name": "Performers only", "code": "Performers" }, { "name": "Locked after 5", "code": "Locked after 5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsFamily", "type": "esriFieldTypeString", "alias": "IsFamily?", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 171, "name": "Men's Restrooms", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3385, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "45e3ff271732601facedd0080eca4f4e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAoCAYAAACb3CikAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAENElEQVRYhc2XXWgcVRTH/+fObKsrSQOFJDZqCAZLpRX1wTdBixCrVAmWSLWNbSH2KULpQ9UX98GnPoigYn1sCNRKISnBPFSlaMFUQWkVm49+GEObamLStLPf83HkTmZ3Z7szszfbBfcPYeaSc8/8zjn3nntXR4NIR4NIRyOCMPOQf+wAEL73ekkAt+WTiAYDQSx29naPj5bApLHvvR7quD+Oc8/3/OMNg0EaqDTAX6mk8mTBDN1h5LVCARXEHJjdyoywWhGaARx7bCu2P9KJxC8/44vlBTCREkiQ9KqTiAIdPHpfHK9u3oJ4PI69W7Zi6IdvkV5LZqqCMCtFMJvN4OzsNTzb2YWRy9PICIVsRPirqTRdEHiiqRnHr0zj1PQk7ug6XnqgGROGuyuxrAoVBSJ8IMws93rxXephPYbvnutBV1tbhbOxyT/c5+5fzyMd8kFyHEUQx4kEadV0bFi/HgtLS2jduLFo++f8DXQ1b3Dfm0gga1uBHxTsyN7EChlxykFQDkLswMhkcMswykBm5ufxoJcl6cPvpzxQrk9GhPf/ilXgK6m08fsJCzQaxLYDDUuOgiOSYOSD1cJAnGD/jdnipTTfIgs69FYzJkfh21xGLcIWa0jGA0DsSBBybDjyvLirRHJcXEeWXeYnzH8kiAiJpKBZ4zYOn/kaA08/g222DSOdRktTEy4sL+KzqYuujZHLQAvpacoZEZYfpDInWQA/rizigOyghoHhiXM4tGMnViwTE7cWS35CAgkLtBLENH0Yvj7iWxPkLhFvV3CpZOSbGyayTBUQdp1RFRDhgngL1gOSrdsfRJiEqZoRq+TM7QteQyv0CNfGNy6cHWSrgZBbeq4CwgByOShJAkj7QuOStc/nq88LsdEjDTn8YrQKwEBhF8inShBmPrAFVYJkc76NEgZCpXExI4ogyhn5n1QBwnnZKSgyI/JGYZkmWN7gvSzIJytkhHMKGSEA29o7SpN8HKZl4/LN6zAty/3V99HIV+hua8f5qzOY+3cBZ6d+h5OVQaxqnR5D96YO6EIr+2BbS0vRZyiIrmm/nUkcDSS2Haf12Pho+4cnjsOybVy6Puv+SZ2c+L7MNqbpSLx5APtf2HFDCLEU4G6pWmmeumtc7PGaEA+9/eLO05l0+smjXw7BDjgzNG01+vf6+9G/vecnIUQvgL8DI4sCIaKg20xhccwx82uDva+PpVLJxz8+OQz23bY0oeHwHnkCAQdf7r0Q0/U+IrqpAlEBUk1EdE3CHHlj/1gqaXR/fuqEe/QLIfDO7rdwqG/PJWm3LhbbRURzWIPWvH2JaIqZdyUGBk+nksnO4fFRDLzSh/f3HbwiATybq2v1W1MfIaKLzNz36buJkU+OfLBJRk9EMguTtfirGcTTChF94ziO/E2xSER3cA+qGYSIZgDsu5eP1wUEdVbDgPwHa7MAuRYwkogAAAAASUVORK5CYII=", "contentType": "image/png", "width": 25, "height": 30, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.24752522402E7, "ymin": 3793160.4439999983, "xmax": -1.2350287625799999E7, "ymax": 3955635.5156999975, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "name", "length": 255, "domain": null }, { "name": "RoomID", "type": "esriFieldTypeString", "alias": "RoomID", "length": 8, "domain": null }, { "name": "FloorName", "type": "esriFieldTypeString", "alias": "FloorName", "length": 25, "domain": null }, { "name": "IsPublic", "type": "esriFieldTypeSmallInteger", "alias": "IsPublic", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": { "type": "codedValue", "name": "WS2_UASiteName", "description": "UA Site Names and Codes", "codedValues": [ { "name": "Campus Ag Center - West Campbell Rd", "code": 6 }, { "name": "UA Main Campus", "code": 10 }, { "name": "Sunnyside", "code": 13 }, { "name": "Indian Ruin Tour and Lectures", "code": 14 }, { "name": "University Services Annex", "code": 15 }, { "name": "Rincon Vista", "code": 16 }, { "name": "Boyce-Thompson Southwest Arboretum", "code": 18 }, { "name": "UA Phoenix Biomedical Campus", "code": 19 }, { "name": "UA Cooperative Extension - Phoenix", "code": 20 }, { "name": "Biosphere 2", "code": 21 }, { "name": "Pima County Abrams Building", "code": 25 }, { "name": "The \"A\" Store- Park Place Mall", "code": 26 }, { "name": "Alvernon Admin Offices", "code": 30 }, { "name": "UA Medical Center South Campus", "code": 32 }, { "name": "Ventana Vista", "code": 35 }, { "name": "UMC - River Rd.", "code": 36 }, { "name": "UPI Administration", "code": 37 }, { "name": "UPI Breast Center", "code": 38 }, { "name": "North Hills Clinic", "code": 39 }, { "name": "UMC Warehouse", "code": 41 }, { "name": "Gynecology Oncology", "code": 42 }, { "name": "Cancer Center", "code": 45 }, { "name": "Plumer Parking Facility", "code": 51 }, { "name": "UA Motor Pool Garage", "code": 52 }, { "name": "Arizona Materials Lab", "code": 53 }, { "name": "Cancer Center GTS", "code": 54 }, { "name": "Marana KUAT Transmitter", "code": 55 }, { "name": "UA Store Tucson Mall", "code": 56 }, { "name": "Mt Hopkins Whipple Observatory", "code": 57 }, { "name": "UA Tech Parks", "code": 59 }, { "name": "Ryan Air Field", "code": 60 }, { "name": "Veterans Hospital", "code": 61 }, { "name": "Environmental Research Lab", "code": 62 }, { "name": "Santa Rita Experimental Range", "code": 63 }, { "name": "Arizona Experiment Station - West Campus Ag Center", "code": 64 }, { "name": "KUAT Radio TV Transmitter", "code": 65 }, { "name": "Mt. Lemmon SkyCenter", "code": 66 }, { "name": "Kitt Peak Observatory", "code": 67 }, { "name": "San Xavier Mine", "code": 68 }, { "name": "UA Cooperative Extension - Payson", "code": 69 }, { "name": "Sage Memorial Hospital", "code": 71 }, { "name": "UA Cooperative Extension - San Carlos", "code": 72 }, { "name": "UA Phoenix Center", "code": 78 }, { "name": "Arizona Experiment Station - Maricopa Ag Center", "code": 79 }, { "name": "UA Santa Cruz", "code": 84 }, { "name": "UA Academic Program - Nogales", "code": 85 }, { "name": "Mt Graham Base Camp", "code": 86 }, { "name": "Arizona Experiment Station - Safford Ag Center", "code": 87 }, { "name": "UA Cooperative Extension - Solomon", "code": 88 }, { "name": "UA Cooperative Extension - Willcox", "code": 89 }, { "name": "UA Douglas", "code": 90 }, { "name": "Sierra Vista Clinic", "code": 91 }, { "name": "Arizona Folklore Preserve", "code": 92 }, { "name": "Theatre Arts Storage", "code": 93 }, { "name": "Storage and Lab", "code": 94 }, { "name": "Mission Control: OSIRIS-REx", "code": 95 }, { "name": "Campus Ag Center - Allen Rd", "code": 100 }, { "name": "Tumamoc Hill", "code": 101 }, { "name": "Campus Ag Center - East Campbell Rd", "code": 102 }, { "name": "Mt Graham", "code": 107 }, { "name": "UA Sierra Vista", "code": 108 }, { "name": "Arizona Experiment Station - Yuma Ag Center", "code": 109 }, { "name": "Yuma Chamber of Commerce", "code": 110 }, { "name": "UA Cooperative Extension - Yuma", "code": 111 }, { "name": "UA - Yuma", "code": 112 }, { "name": "State Prison Yuma", "code": 113 }, { "name": "NAU Flagstaff", "code": 114 }, { "name": "North Beaver Flagstaff", "code": 115 }, { "name": "Tuba City", "code": 119 }, { "name": "UA Cooperative Extension - Parker", "code": 120 }, { "name": "UA Cooperative Extension - Holbrook", "code": 121 }, { "name": "UA Cooperative Extension - Duncan", "code": 122 }, { "name": "UA Cooperative Extension - Kingman", "code": 123 }, { "name": "UA Cooperative Extension - St. Johns", "code": 124 }, { "name": "UA Cooperative Extension - Casa Grande", "code": 125 }, { "name": "Parking Lot 9007", "code": 126 }, { "name": "Page Ranch", "code": 127 }, { "name": "UA Downtown", "code": 128 }, { "name": "Bio5 Institute - Oro Valley", "code": 129 }, { "name": "Arizona Cancer Center - Phoenix", "code": 130 }, { "name": "Nanobioscience Center", "code": 132 }, { "name": "UA Eller MBA", "code": 134 }, { "name": "Speech, Language and Hearing Sciences Clinic", "code": 135 }, { "name": "SIROW", "code": 137 }, { "name": "Institute for Civil Discourse", "code": 139 }, { "name": "Residence Life Facilities", "code": 140 }, { "name": "CALA Storage", "code": 141 }, { "name": "Arizona Experiment Station - Red Rock Ag Center", "code": 142 }, { "name": "UA Pima West", "code": 143 }, { "name": "UA Pima Desert Vista", "code": 144 }, { "name": "Northcross Building", "code": 145 }, { "name": "Hi Corbett Field", "code": 146 }, { "name": "UA South - Nogales", "code": 148 }, { "name": "Arizona Respiratory Center - Casa Grande", "code": 149 }, { "name": "Mission Gardens - UA Desert Oasis", "code": 151 }, { "name": "James 4-H Camp at Mingus Springs", "code": 152 }, { "name": "Arizona Experiment Station - V Bar V Ranch", "code": 153 }, { "name": "Pima County Cooperative Extension Teaching Kitchen", "code": 154 }, { "name": "UA Cooperative Extension - Casa Grande", "code": 156 }, { "name": "Pima Community College, East", "code": 157 }, { "name": "University of Arizona - Chandler", "code": 158 }, { "name": "Arizona Experiment Station - Campus Ag Center", "code": 166 }, { "name": "UA Cooperative Extension - Bisbee", "code": 168 }, { "name": "UA Cooperative Extension - Sierra Vista", "code": 169 }, { "name": "UA Cooperative Extension - Globe", "code": 175 }, { "name": "UA Cooperative Extension - Blue Ridge", "code": 183 }, { "name": "UA Cooperative Extension - Green Valley", "code": 186 }, { "name": "UA Cooperative Extension - Tucson", "code": 187 }, { "name": "UA Cooperative Extension - Nogales", "code": 191 }, { "name": "UA Cooperative Extension - Prescott", "code": 198 }, { "name": "UA Cooperative Extension - Verde Valley", "code": 199 }, { "name": "UA Pima Downtown", "code": 200 }, { "name": "UA Cooperative Extension - Flagstaff", "code": 201 }, { "name": "UA Cooperative Extension - Peach Springs", "code": 202 }, { "name": "The Roosevelt Early Childhood Family Resource Center", "code": 203 }, { "name": "Cooper Center for Environmental Learning", "code": 206 }, { "name": "Arizona Experiment Station - Santa Rita Experiment Station", "code": 207 }, { "name": "UA Cooperative Extension - Hopi Tribe", "code": 208 }, { "name": "UA - Pinal", "code": 209 }, { "name": "UA Cooperative Extension- Navajo Nation- Tuba City", "code": 210 }, { "name": "UA Cooperative Extension- Navajo Nation Window Rock", "code": 211 }, { "name": "College of Law - Court Rooms", "code": 213 }, { "name": "SIROW - ANCHOR Project", "code": 214 }, { "name": "UA - Mesa", "code": 215 }, { "name": "Arizona Experiment Station - Cracchiolo DK Ranch", "code": 216 }, { "name": "Arizona Experiment Station - Al Marah", "code": 217 }, { "name": "Catalina Observatory", "code": 218 }, { "name": "UA College of Law", "code": 219 }, { "name": "Health Promotion & Wellness Center", "code": 220 }, { "name": "Arizona Center for Integrative Medicine", "code": 221 }, { "name": "Paul and Alice Baker Distribution Center", "code": 222 }, { "name": "CALS Santa Cruz Cooperative Extension", "code": 223 }, { "name": "Ames Distributed Learning Center", "code": 224 }, { "name": "Family & Community Medicine-Workforce Dev Center", "code": 225 }, { "name": "Steward Observatory - Heavy FAB", "code": 226 }, { "name": "Defense and Security Research Institute", "code": 227 }, { "name": "4051 S Longfellow Ave", "code": 228 }, { "name": "WEST", "code": 229 }, { "name": "1024 S Euclid Ave", "code": 230 }, { "name": "Tucson Medical Center", "code": 231 }, { "name": "Steward Observatory - Storage", "code": 232 }, { "name": "Gilbert University Center", "code": 233 }, { "name": "Teach Arizona", "code": 234 }, { "name": "Arizona Mining & Mineral Museum", "code": 235 }, { "name": "Arizona Experiment Station - Yuma Mesa Farm", "code": 236 }, { "name": "UAHS-Border Health", "code": 237 }, { "name": "Bear Canyon Center for Southwest Humanities", "code": 238 }, { "name": "Broadway Administrative Office Building", "code": 239 }, { "name": "Lot 9004", "code": 240 }, { "name": "All of Us Program - Phoenix", "code": 241 }, { "name": "All of Us Program - Dobson", "code": 242 }, { "name": "SIROW - 34th Street", "code": 243 }, { "name": "Visual Development Lab", "code": 244 }, { "name": "UA Cooperative Extension - Benson Satellite Office", "code": 245 }, { "name": "UA Cooperative Extension - Douglas Satellite Office", "code": 246 }, { "name": "UA Cooperative Extension - Sierra Vista Satellite Office", "code": 247 }, { "name": "UA Cooperative Extension - Shiprock, NM Satellite Office", "code": 248 }, { "name": "Mt Lemmon Skycenter", "code": 249 }, { "name": "The Park - COM Pediatrics", "code": 250 }, { "name": "Alfie Norville Gem & Mineral Museum", "code": 251 }, { "name": "Nutritional Sciences - lease", "code": 252 }, { "name": "UA Tech Park at The Bridges", "code": 253 }, { "name": "Scottsdale Waterfront", "code": 254 }, { "name": "55 Chandlar", "code": 255 }, { "name": "YCEDA - Yuma", "code": 256 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RestroomType", "type": "esriFieldTypeSmallInteger", "alias": "RestroomType", "domain": { "type": "codedValue", "name": "WS2_RestroomGenderType", "description": "", "codedValues": [ { "name": "All Gender", "code": 3 }, { "name": "Women's", "code": 1 }, { "name": "Men's", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpaceNumLetter", "type": "esriFieldTypeString", "alias": "SpaceNumLetter", "length": 10, "domain": null }, { "name": "BuildingName", "type": "esriFieldTypeString", "alias": "BuildingName", "length": 80, "domain": null }, { "name": "LocationNotes", "type": "esriFieldTypeString", "alias": "Location Notes", "length": 100, "domain": null }, { "name": "Restrictions", "type": "esriFieldTypeString", "alias": "Restrictions", "length": 50, "domain": { "type": "codedValue", "name": "WS2_RestroomRestrictions", "description": "Restriction types for restroom locations", "codedValues": [ { "name": "Behind locked door", "code": "Locked" }, { "name": "Faculty and staff only", "code": "Faculty/Staff" }, { "name": "Performers only", "code": "Performers" }, { "name": "Locked after 5", "code": "Locked after 5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsFamily", "type": "esriFieldTypeString", "alias": "IsFamily?", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 173, "name": "Aerial360Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "55833dcbd25d97539827f574ba643024", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAFMN540AAAACXBIWXMAAA7EAAAOxAGVKw4bAAA7oGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzIgNzkuMTU5Mjg0LCAyMDE2LzA0LzE5LTEzOjEzOjQwICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIKICAgICAgICAgICAgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIj4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNS41IChXaW5kb3dzKTwveG1wOkNyZWF0b3JUb29sPgogICAgICAgICA8eG1wOkNyZWF0ZURhdGU+MjAxOS0wMi0yNVQxMzozMDoxMy0wNzowMDwveG1wOkNyZWF0ZURhdGU+CiAgICAgICAgIDx4bXA6TW9kaWZ5RGF0ZT4yMDE5LTAyLTI2VDA4OjM1OjMxLTA3OjAwPC94bXA6TW9kaWZ5RGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxOS0wMi0yNlQwODozNTozMS0wNzowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9wbmc8L2RjOmZvcm1hdD4KICAgICAgICAgPHBob3Rvc2hvcDpDb2xvck1vZGU+MzwvcGhvdG9zaG9wOkNvbG9yTW9kZT4KICAgICAgICAgPHhtcE1NOkluc3RhbmNlSUQ+eG1wLmlpZDo1MTg3ZjIwNC0zZGY1LWQzNDktODUyNC0xYWQ5MTIwZGUyNTQ8L3htcE1NOkluc3RhbmNlSUQ+CiAgICAgICAgIDx4bXBNTTpEb2N1bWVudElEPnhtcC5kaWQ6YTQwMzA5NjQtOGE1ZC1iMjQ1LWEyNzctNDkzYjgxNTY3N2U1PC94bXBNTTpEb2N1bWVudElEPgogICAgICAgICA8eG1wTU06T3JpZ2luYWxEb2N1bWVudElEPnhtcC5kaWQ6YTQwMzA5NjQtOGE1ZC1iMjQ1LWEyNzctNDkzYjgxNTY3N2U1PC94bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+CiAgICAgICAgIDx4bXBNTTpIaXN0b3J5PgogICAgICAgICAgICA8cmRmOlNlcT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+Y3JlYXRlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOmE0MDMwOTY0LThhNWQtYjI0NS1hMjc3LTQ5M2I4MTU2NzdlNTwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxOS0wMi0yNVQxMzozMDoxMy0wNzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjU3ZmM5Nzk3LTUyNjUtMWY0ZS05M2QxLWQwMGNkMmVhNzc2Mzwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxOS0wMi0yNVQxNjo1ODowMS0wNzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjUxODdmMjA0LTNkZjUtZDM0OS04NTI0LTFhZDkxMjBkZTI1NDwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxOS0wMi0yNlQwODozNTozMS0wNzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICA8L3JkZjpTZXE+CiAgICAgICAgIDwveG1wTU06SGlzdG9yeT4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+OTYwMDAwLzEwMDAwPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj45NjAwMDAvMTAwMDA8L3RpZmY6WVJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOlJlc29sdXRpb25Vbml0PjI8L3RpZmY6UmVzb2x1dGlvblVuaXQ+CiAgICAgICAgIDxleGlmOkNvbG9yU3BhY2U+NjU1MzU8L2V4aWY6Q29sb3JTcGFjZT4KICAgICAgICAgPGV4aWY6UGl4ZWxYRGltZW5zaW9uPjMwPC9leGlmOlBpeGVsWERpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6UGl4ZWxZRGltZW5zaW9uPjMwPC9leGlmOlBpeGVsWURpbWVuc2lvbj4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAg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", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.23520170012E7, "ymin": 3793119.7698, "xmax": -1.23502557335E7, "ymax": 3795291.1215000004, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "URL", "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": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 1000, "domain": null }, { "name": "iFrame", "type": "esriFieldTypeString", "alias": "iFrame", "length": 1073741822, "domain": null }, { "name": "Scene", "type": "esriFieldTypeString", "alias": "Scene", "length": 50, "domain": null }, { "name": "SceneiFrame", "type": "esriFieldTypeString", "alias": "SceneiFrame", "length": 50, "domain": null }, { "name": "label", "type": "esriFieldTypeString", "alias": "label", "length": 50, "domain": null }, { "name": "year", "type": "esriFieldTypeString", "alias": "year", "length": 10, "domain": null }, { "name": "index_", "type": "esriFieldTypeString", "alias": "index_", "length": 10, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 174, "name": "Buildings", "type": "Feature Layer", "description": "Status: UPDATED continuously as buildings change.Contact: Grant McCormick, UA PDC, 520-626-4416. grantmc@email.arizona.eduIntended Use: For map display.Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:fldBuildNumtxt:Shape_Length:Shape_Area:BuildingID:Name:Use:ShowMe:SpaceNumDbl:RuleIDDS:OverrideDS:", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Name", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 223, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 150, 148, 140, 255 ], "width": 0.8 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "Name", "classes": [ { "label": "Manuel Pacheco Integrated Learning Center", "description": "Manuel Pacheco Integrated Learning Center", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": null }, "values": [ [ "Manuel Pacheco Integrated Learning Center" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": null }, "value": "Manuel Pacheco Integrated Learning Center", "label": "Manuel Pacheco Integrated Learning Center" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 181, 178, 255 ], "toColor": [ 147, 181, 178, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 224, 159, 255 ], "toColor": [ 224, 224, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 160, 219, 255 ], "toColor": [ 166, 160, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 186, 132, 255 ], "toColor": [ 132, 186, 132, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 227, 197, 255 ], "toColor": [ 184, 227, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 157, 184, 255 ], "toColor": [ 136, 157, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 181, 148, 255 ], "toColor": [ 172, 181, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 227, 161, 255 ], "toColor": [ 181, 227, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 194, 217, 255 ], "toColor": [ 160, 194, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 189, 160, 255 ], "toColor": [ 143, 189, 160, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 225, 227, 255 ], "toColor": [ 188, 225, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 182, 217, 255 ], "toColor": [ 186, 182, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 222, 180, 255 ], "toColor": [ 211, 222, 180, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2769257486299999E7, "ymin": 3680615.7408000007, "xmax": -1.22094461578E7, "ymax": 4049066.458600003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 80, "domain": null }, { "name": "ShowMe", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleIDDS", "type": "esriFieldTypeInteger", "alias": "RuleIDDS", "domain": { "type": "codedValue", "name": "WS2_BuildingsDropShadow_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 2 }, { "name": "Rule_3", "code": 3 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingUse", "type": "esriFieldTypeSmallInteger", "alias": "BuildingUse", "domain": { "type": "codedValue", "name": "WS2_BldgUse", "description": "desc", "codedValues": [ { "name": "Academic", "code": 1 }, { "name": "Parking Garage", "code": 2 }, { "name": "Athletic-Recreation", "code": 3 }, { "name": "UA Residence Life Housing", "code": 4 }, { "name": "Unassigned", "code": 6 }, { "name": "Leased to Others", "code": 7 }, { "name": "Leased to UA", "code": 8 }, { "name": "University of Arizona Medical Center", "code": 5 }, { "name": "Administration", "code": 9 }, { "name": "Operations", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ShowMe2", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe2", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LabelLevel", "type": "esriFieldTypeSmallInteger", "alias": "LabelLevel", "domain": { "type": "codedValue", "name": "WS2_LabelLevel", "description": "Descriptions for sorting labels", "codedValues": [ { "name": "Garages", "code": 1 }, { "name": "Main Destination Buildings", "code": 2 }, { "name": "Secondary Destination Buildings", "code": 3 }, { "name": "General Academic", "code": 4 }, { "name": "Housing", "code": 5 }, { "name": "Other/ Small Buildings", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "SpaceNumLetter", "type": "esriFieldTypeString", "alias": "SpaceNumLetter", "length": 10, "domain": null }, { "name": "RuleIDPt", "type": "esriFieldTypeInteger", "alias": "RuleIDPt", "domain": { "type": "codedValue", "name": "WS2_BuildingsPointRep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "SpaceNumText", "type": "esriFieldTypeString", "alias": "SpaceNumText", "length": 10, "domain": null }, { "name": "CartoName", "type": "esriFieldTypeString", "alias": "CartoName", "length": 50, "domain": null }, { "name": "AliasName", "type": "esriFieldTypeString", "alias": "AliasName", "length": 50, "domain": null }, { "name": "HighlightName", "type": "esriFieldTypeString", "alias": "HighlightName", "length": 20, "domain": null }, { "name": "SISAbbrev", "type": "esriFieldTypeString", "alias": "SISAbbrev", "length": 20, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 16, "domain": null }, { "name": "County", "type": "esriFieldTypeSmallInteger", "alias": "County", "domain": { "type": "codedValue", "name": "WS2_County", "description": "Arizona Counties", "codedValues": [ { "name": "Apache", "code": 1 }, { "name": "Cochise", "code": 2 }, { "name": "Coconino", "code": 3 }, { "name": "Gila", "code": 4 }, { "name": "Greenlee", "code": 5 }, { "name": "Graham", "code": 6 }, { "name": "La Paz", "code": 7 }, { "name": "Maricopa", "code": 8 }, { "name": "Mohave", "code": 9 }, { "name": "Navajo", "code": 10 }, { "name": "Pima", "code": 11 }, { "name": "Pinal", "code": 12 }, { "name": "Santa Cruz", "code": 13 }, { "name": "Yavapai", "code": 14 }, { "name": "Yuma", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 6, "domain": null }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 10, "domain": null }, { "name": "ConditionDesc", "type": "esriFieldTypeString", "alias": "ConditionDesc", "length": 75, "domain": null }, { "name": "ConstructionType", "type": "esriFieldTypeString", "alias": "ConstructionType", "length": 150, "domain": null }, { "name": "PlanLD", "type": "esriFieldTypeString", "alias": "PlanLD", "length": 150, "domain": null }, { "name": "OwnershipDesc", "type": "esriFieldTypeString", "alias": "OwnershipDesc", "length": 75, "domain": null }, { "name": "GrossArea", "type": "esriFieldTypeDouble", "alias": "GrossArea", "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "BID", "type": "esriFieldTypeSmallInteger", "alias": "BID", "domain": null }, { "name": "PhotoURL", "type": "esriFieldTypeString", "alias": "PhotoURL", "length": 80, "domain": null }, { "name": "AverageHeight", "type": "esriFieldTypeSmallInteger", "alias": "AverageHeight", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LEEDCertificationDate", "type": "esriFieldTypeDate", "alias": "LEEDCertificationDate", "length": 8, "domain": null }, { "name": "LEEDCertificationRank", "type": "esriFieldTypeSmallInteger", "alias": "LEEDCertificationRank", "domain": { "type": "codedValue", "name": "WS2_LEEDCertificationRank", "description": "Level of LEED awarded / sought", "codedValues": [ { "name": "Certified", "code": 1 }, { "name": "Silver", "code": 2 }, { "name": "Gold", "code": 3 }, { "name": "Platinum", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingUserURL", "type": "esriFieldTypeString", "alias": "BuildingUserURL", "length": 100, "domain": null }, { "name": "SpaceNumOrigin", "type": "esriFieldTypeString", "alias": "SpaceNumOrigin", "length": 15, "domain": null }, { "name": "AssignableSF", "type": "esriFieldTypeInteger", "alias": "AssignableSF", "domain": null }, { "name": "ConstDate", "type": "esriFieldTypeDate", "alias": "ConstDate", "length": 8, "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": "" }, { "name": "FDO_SpaceNum", "fields": "SpaceNum", "isAscending": true, "isUnique": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 177, "name": "Building Points", "type": "Feature Layer", "description": "Status:Contact:Intended Use:Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:BuildingID:UASiteID:spaceNum:SpaceNumLetter:X_Long:Y_Lat:", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "cf54177e467f10c14f1013518f8faaef", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA90lEQVQoka3SMUtCURjG8f9r9zZIEJEIDX0CIVormtsDry5+gwaDrPASCHmiT9AeJlzv5ip+CIeWtrampoJC87wROFw9Xi5Iz/jAj/NwzvFYMd6/w5j7Tfj+CmiNM6Gi0qN9BtKw/OyCN41oD0EuqoTPqbCHuQO5TlRrwAnoUYw5DghHDowx+xZtpCzfmGIfgEMHKlqenbA0ghx0MDs1wrcFSIGM+LANzEPgJcONc0xenanr5B4n2CuF4jKl8BTQ+nTgKc33iNsaSARsLbhhHr+eLOaeo8rNoIMp+dhzkD1BPoB+QLMriKbCv8xu7TLZVQid6Sv/1V9Y80GVxn63fwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2769240877700001E7, "ymin": 3680038.266900003, "xmax": -1.22094499965E7, "ymax": 4049024.787100002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SpaceNumLetter", "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": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "SpaceNumLetter", "type": "esriFieldTypeString", "alias": "SpaceNumLetter", "length": 10, "domain": null }, { "name": "X_Long", "type": "esriFieldTypeDouble", "alias": "X_Long", "domain": null }, { "name": "Y_Lat", "type": "esriFieldTypeDouble", "alias": "Y_Lat", "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 255, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 255, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 184, "name": "RCSRegionsLabels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24385, "maxScale": 13386, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Name", "uniqueValueGroups": [], "uniqueValueInfos": [], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 58, 56, 255 ], "toColor": [ 156, 58, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 184, 40, 255 ], "toColor": [ 45, 184, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 46, 201, 255 ], "toColor": [ 64, 46, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 165, 186, 255 ], "toColor": [ 58, 165, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 164, 58, 255 ], "toColor": [ 194, 164, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 48, 171, 255 ], "toColor": [ 201, 48, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 82, 161, 255 ], "toColor": [ 43, 82, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 194, 140, 255 ], "toColor": [ 54, 194, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 41, 104, 255 ], "toColor": [ 186, 41, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 153, 37, 255 ], "toColor": [ 114, 153, 37, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 97, 40, 255 ], "toColor": [ 176, 97, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 49, 168, 255 ], "toColor": [ 126, 49, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 75, 196, 255 ], "toColor": [ 51, 75, 196, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 15, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 12, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 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": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.23519608474E7, "ymin": 3792911.4338999987, "xmax": -1.23500532311E7, "ymax": 3795343.804700002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "NumRooms", "type": "esriFieldTypeInteger", "alias": "NumRooms", "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 183, "name": "RCSRegionsLabels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 13385, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Name", "uniqueValueGroups": [], "uniqueValueInfos": [], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 58, 56, 255 ], "toColor": [ 156, 58, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 184, 40, 255 ], "toColor": [ 45, 184, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 46, 201, 255 ], "toColor": [ 64, 46, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 165, 186, 255 ], "toColor": [ 58, 165, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 164, 58, 255 ], "toColor": [ 194, 164, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 48, 171, 255 ], "toColor": [ 201, 48, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 82, 161, 255 ], "toColor": [ 43, 82, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 194, 140, 255 ], "toColor": [ 54, 194, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 41, 104, 255 ], "toColor": [ 186, 41, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 153, 37, 255 ], "toColor": [ 114, 153, 37, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 97, 40, 255 ], "toColor": [ 176, 97, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 49, 168, 255 ], "toColor": [ 126, 49, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 75, 196, 255 ], "toColor": [ 51, 75, 196, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 15, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 11, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.23519608474E7, "ymin": 3792911.4338999987, "xmax": -1.23500532311E7, "ymax": 3795343.804700002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "NumRooms", "type": "esriFieldTypeInteger", "alias": "NumRooms", "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 145, "name": "RCSRegions", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Name", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 211, 191, 255 ], "outline": null }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "Name", "classes": [ { "label": "Northeast Region", "description": "Northeast Region", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 255 ], "outline": null }, "values": [ [ "Northeast Region" ] ] }, { "label": "Northwest Region", "description": "Northwest Region", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 207, 0, 255 ], "outline": null }, "values": [ [ "Northwest Region" ] ] }, { "label": "Old Main Region", "description": "Old Main Region", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": null }, "values": [ [ "Old Main Region" ] ] }, { "label": "Southeast Region", "description": "Southeast Region", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "values": [ [ "Southeast Region" ] ] }, { "label": "Southwest Region", "description": "Southwest Region", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 169, 230, 255 ], "outline": null }, "values": [ [ "Southwest Region" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 255 ], "outline": null }, "value": "Northeast Region", "label": "Northeast Region" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 207, 0, 255 ], "outline": null }, "value": "Northwest Region", "label": "Northwest Region" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": null }, "value": "Old Main Region", "label": "Old Main Region" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "Southeast Region", "label": "Southeast Region" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 169, 230, 255 ], "outline": null }, "value": "Southwest Region", "label": "Southwest Region" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 58, 56, 255 ], "toColor": [ 156, 58, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 184, 40, 255 ], "toColor": [ 45, 184, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 46, 201, 255 ], "toColor": [ 64, 46, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 165, 186, 255 ], "toColor": [ 58, 165, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 164, 58, 255 ], "toColor": [ 194, 164, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 48, 171, 255 ], "toColor": [ 201, 48, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 82, 161, 255 ], "toColor": [ 43, 82, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 194, 140, 255 ], "toColor": [ 54, 194, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 41, 104, 255 ], "toColor": [ 186, 41, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 153, 37, 255 ], "toColor": [ 114, 153, 37, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 97, 40, 255 ], "toColor": [ 176, 97, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 49, 168, 255 ], "toColor": [ 126, 49, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 75, 196, 255 ], "toColor": [ 51, 75, 196, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 15, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.23519608474E7, "ymin": 3792911.4338999987, "xmax": -1.23500532311E7, "ymax": 3795343.804700002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "NumRooms", "type": "esriFieldTypeInteger", "alias": "NumRooms", "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 146, "name": "RCSBoundaries", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Name", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 2.5 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "Name", "classes": [ { "label": "Northeast Region", "description": "Northeast Region", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 2.5 } }, "values": [ [ "Northeast Region" ] ] }, { "label": "Northwest Region", "description": "Northwest Region", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 100, 0, 255 ], "width": 2.5 } }, "values": [ [ "Northwest Region" ] ] }, { "label": "Old Main Region", "description": "Old Main Region", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2.5 } }, "values": [ [ "Old Main Region" ] ] }, { "label": "Southeast Region", "description": "Southeast Region", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.5 } }, "values": [ [ "Southeast Region" ] ] }, { "label": "Southwest Region", "description": "Southwest Region", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 115, 255 ], "width": 2.5 } }, "values": [ [ "Southwest Region" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 2.5 } }, "value": "Northeast Region", "label": "Northeast Region" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 100, 0, 255 ], "width": 2.5 } }, "value": "Northwest Region", "label": "Northwest Region" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2.5 } }, "value": "Old Main Region", "label": "Old Main Region" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.5 } }, "value": "Southeast Region", "label": "Southeast Region" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 115, 255 ], "width": 2.5 } }, "value": "Southwest Region", "label": "Southwest Region" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 58, 56, 255 ], "toColor": [ 156, 58, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 184, 40, 255 ], "toColor": [ 45, 184, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 46, 201, 255 ], "toColor": [ 64, 46, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 165, 186, 255 ], "toColor": [ 58, 165, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 164, 58, 255 ], "toColor": [ 194, 164, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 48, 171, 255 ], "toColor": [ 201, 48, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 82, 161, 255 ], "toColor": [ 43, 82, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 194, 140, 255 ], "toColor": [ 54, 194, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 41, 104, 255 ], "toColor": [ 186, 41, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 153, 37, 255 ], "toColor": [ 114, 153, 37, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 97, 40, 255 ], "toColor": [ 176, 97, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 49, 168, 255 ], "toColor": [ 126, 49, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 75, 196, 255 ], "toColor": [ 51, 75, 196, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.23519608474E7, "ymin": 3792911.4338999987, "xmax": -1.23500532311E7, "ymax": 3795343.804700002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "NumRooms", "type": "esriFieldTypeInteger", "alias": "NumRooms", "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 196, "name": "OutdoorAPs", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryMultipoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f131b6766187eae9fea2a4ff655a3768", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAcElEQVQYlZ3QMQqDUBCE4Q/iJbxDriLBIq1Vau9hk5AymMITeC0liF4hBCQ8Xp4gGdhilp/d2c3sVPYvWKDEC3cMKfCCNvAVjphjsI6m5zjjEYOHRLRvLwSfuAb+s7JPgTcsOGFCg3Hr6m6tH+3+4xvvNw9LMWsUbgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.27458412955E7, "ymin": 3706614.4290999994, "xmax": -1.22725155084E7, "ymax": 4189680.2073, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RefName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FID_TelecomCAD_OutdoorAP2", "type": "esriFieldTypeInteger", "alias": "FID_TelecomCAD_OutdoorAP2", "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 255, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "length": 255, "domain": null }, { "name": "Type", "type": "esriFieldTypeSmallInteger", "alias": "Type", "domain": null }, { "name": "CV19_Name", "type": "esriFieldTypeString", "alias": "CV19_Name", "length": 50, "domain": null }, { "name": "CV19_Description", "type": "esriFieldTypeString", "alias": "CV19_Description", "length": 200, "domain": null }, { "name": "ServiceType", "type": "esriFieldTypeString", "alias": "ServiceType", "length": 20, "domain": null }, { "name": "CV19_Landmark", "type": "esriFieldTypeString", "alias": "CV19_Landmark", "length": 30, "domain": null }, { "name": "CV19_Address", "type": "esriFieldTypeString", "alias": "CV19_Address", "length": 50, "domain": null }, { "name": "CV19_BuidingName", "type": "esriFieldTypeString", "alias": "CV19_BuidingName", "length": 30, "domain": null }, { "name": "CV19_ParkingLot", "type": "esriFieldTypeString", "alias": "CV19_ParkingLot", "length": 30, "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": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 200, "name": "Dashboard Projects", "type": "Feature Layer", "description": "This is a multipoint FC.", "geometryType": "esriGeometryMultipoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 133, 0, 138, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2769102858E7, "ymin": 3676324.1762000024, "xmax": -1.22724434124E7, "ymax": 4198591.269500002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Projects.ProjectNumber", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Projects.OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Projects.ProjectNumber", "type": "esriFieldTypeString", "alias": "ProjectNumber", "length": 7, "domain": null }, { "name": "Projects.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Projects.ProjectTypeSimple", "type": "esriFieldTypeString", "alias": "ProjectTypeSimple", "length": 20, "domain": { "type": "codedValue", "name": "WS2_projects_status_simple", "description": "simple status for web display", "codedValues": [ { "name": "Renovation", "code": "Renovation" }, { "name": "New Building", "code": "New Building" }, { "name": "Utilities", "code": "Utilities" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Projects.Picture", "type": "esriFieldTypeString", "alias": "Picture", "length": 500, "domain": null }, { "name": "Projects.Thumbnail", "type": "esriFieldTypeString", "alias": "Thumbnail", "length": 500, "domain": null }, { "name": "Projects.Color", "type": "esriFieldTypeString", "alias": "Color", "length": 25, "domain": null }, { "name": "Projects.EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "CMS_Projects.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "CMS_Projects.project_num", "type": "esriFieldTypeString", "alias": "project_num", "length": 7, "domain": null }, { "name": "CMS_Projects.title", "type": "esriFieldTypeString", "alias": "title", "length": 75, "domain": null }, { "name": "CMS_Projects.description", "type": "esriFieldTypeString", "alias": "description", "length": 511, "domain": null }, { "name": "CMS_Projects.project_id", "type": "esriFieldTypeDouble", "alias": "project_id", "domain": null }, { "name": "CMS_Projects.start_date", "type": "esriFieldTypeDate", "alias": "start_date", "length": 8, "domain": null }, { "name": "CMS_Projects.end_date", "type": "esriFieldTypeDate", "alias": "end_date", "length": 8, "domain": null }, { "name": "CMS_Projects.URL", "type": "esriFieldTypeString", "alias": "URL", "length": 42, "domain": null }, { "name": "CMS_Projects.StatusFull", "type": "esriFieldTypeString", "alias": "StatusFull", "length": 12, "domain": null }, { "name": "CMS_Projects.fy", "type": "esriFieldTypeString", "alias": "fy", "length": 2, "domain": null }, { "name": "CMS_Projects.project", "type": "esriFieldTypeString", "alias": "project", "length": 4, "domain": null }, { "name": "CMS_Projects.account_no", "type": "esriFieldTypeString", "alias": "account_no", "length": 7, "domain": null }, { "name": "CMS_Projects.cdp_type", "type": "esriFieldTypeString", "alias": "cdp_type", "length": 2, "domain": null }, { "name": "CMS_Projects.cycle", "type": "esriFieldTypeString", "alias": "cycle", "length": 4, "domain": null }, { "name": "CMS_Projects.fm_coord", "type": "esriFieldTypeString", "alias": "fm_coord", "length": 20, "domain": null }, { "name": "CMS_Projects.user_coord", "type": "esriFieldTypeString", "alias": "user_coord", "length": 20, "domain": null }, { "name": "CMS_Projects.nasf", "type": "esriFieldTypeInteger", "alias": "nasf", "domain": null }, { "name": "CMS_Projects.gsf", "type": "esriFieldTypeInteger", "alias": "gsf", "domain": null }, { "name": "CMS_Projects.comments", "type": "esriFieldTypeString", "alias": "comments", "length": 2147483647, "domain": null }, { "name": "CMS_Projects.lastsave", "type": "esriFieldTypeDate", "alias": "lastsave", "length": 8, "domain": null }, { "name": "CMS_Projects.fiscal_closeout", "type": "esriFieldTypeDate", "alias": "fiscal_closeout", "length": 8, "domain": null }, { "name": "CMS_Projects.abor_pi", "type": "esriFieldTypeDate", "alias": "abor_pi", "length": 8, "domain": null }, { "name": "CMS_Projects.abor_ci", "type": "esriFieldTypeDate", "alias": "abor_ci", "length": 8, "domain": null }, { "name": "CMS_Projects.abor_pa", "type": "esriFieldTypeDate", "alias": "abor_pa", "length": 8, "domain": null }, { "name": "CMS_Projects.budget_saved_date", "type": "esriFieldTypeDate", "alias": "budget_saved_date", "length": 8, "domain": null }, { "name": "CMS_Projects.y2ksort", "type": "esriFieldTypeInteger", "alias": "y2ksort", "domain": null }, { "name": "CMS_Projects.budget_last_saved_date", "type": "esriFieldTypeDate", "alias": "budget_last_saved_date", "length": 8, "domain": null }, { "name": "CMS_Projects.abor_oth", "type": "esriFieldTypeDate", "alias": "abor_oth", "length": 8, "domain": null }, { "name": "CMS_Projects.opacct", "type": "esriFieldTypeInteger", "alias": "opacct", "domain": null }, { "name": "CMS_Projects.delivery", "type": "esriFieldTypeString", "alias": "delivery", "length": 6, "domain": null }, { "name": "CMS_Projects.revacct", "type": "esriFieldTypeInteger", "alias": "revacct", "domain": null }, { "name": "CMS_Projects.revenue_budget", "type": "esriFieldTypeDouble", "alias": "revenue_budget", "domain": null }, { "name": "CMS_Projects.billable", "type": "esriFieldTypeString", "alias": "billable", "length": 1, "domain": null }, { "name": "CMS_Projects.billable_hours_limit", "type": "esriFieldTypeSingle", "alias": "billable_hours_limit", "domain": null }, { "name": "CMS_Projects.abor_phase", "type": "esriFieldTypeString", "alias": "abor_phase", "length": 6, "domain": null }, { "name": "CMS_Projects.bldg_no", "type": "esriFieldTypeString", "alias": "bldg_no", "length": 10, "domain": null }, { "name": "CMS_Projects.projected_budget", "type": "esriFieldTypeDouble", "alias": "projected_budget", "domain": null }, { "name": "CMS_Projects.construction_budget", "type": "esriFieldTypeDouble", "alias": "construction_budget", "domain": null }, { "name": "CMS_Projects.warranty_messaged_date", "type": "esriFieldTypeDate", "alias": "warranty_messaged_date", "length": 8, "domain": null }, { "name": "CMS_Projects.concept_budget_saved_date", "type": "esriFieldTypeDate", "alias": "concept_budget_saved_date", "length": 8, "domain": null }, { "name": "CMS_Projects.sc_budget_saved_date", "type": "esriFieldTypeDate", "alias": "sc_budget_saved_date", "length": 8, "domain": null }, { "name": "CMS_Projects.revised_budget_saved_date", "type": "esriFieldTypeDate", "alias": "revised_budget_saved_date", "length": 8, "domain": null }, { "name": "CMS_Projects.jccr_flag", "type": "esriFieldTypeString", "alias": "jccr_flag", "length": 1, "domain": null }, { "name": "CMS_Projects.fy_4digit", "type": "esriFieldTypeInteger", "alias": "fy_4digit", "domain": null }, { "name": "CMS_Projects.design_intent", "type": "esriFieldTypeString", "alias": "design_intent", "length": 2147483647, "domain": null }, { "name": "CMS_Projects.web_suppress", "type": "esriFieldTypeSmallInteger", "alias": "web_suppress", "domain": null }, { "name": "CMS_Projects.web_counter", "type": "esriFieldTypeInteger", "alias": "web_counter", "domain": null }, { "name": "CMS_Projects.design_professional", "type": "esriFieldTypeString", "alias": "design_professional", "length": 128, "domain": null }, { "name": "CMS_Projects.contractor", "type": "esriFieldTypeString", "alias": "contractor", "length": 128, "domain": null }, { "name": "CMS_Projects.i_number", "type": "esriFieldTypeString", "alias": "i_number", "length": 6, "domain": null }, { "name": "CMS_Projects.sc_date", "type": "esriFieldTypeDate", "alias": "sc_date", "length": 8, "domain": null }, { "name": "CMS_Projects.community_update", "type": "esriFieldTypeString", "alias": "community_update", "length": 2147483647, "domain": null }, { "name": "CMS_Projects.notice_to_proceed_date", "type": "esriFieldTypeDate", "alias": "notice_to_proceed_date", "length": 8, "domain": null }, { "name": "CMS_Projects.sub_account", "type": "esriFieldTypeString", "alias": "sub_account", "length": 5, "domain": null }, { "name": "CMS_Projects.billing_suppress", "type": "esriFieldTypeSmallInteger", "alias": "billing_suppress", "domain": null }, { "name": "CMS_Projects.phoenix_campus", "type": "esriFieldTypeSmallInteger", "alias": "phoenix_campus", "domain": null }, { "name": "CMS_Projects.cd_switch", "type": "esriFieldTypeDate", "alias": "cd_switch", "length": 8, "domain": null }, { "name": "CMS_Projects.sharepoint_project", "type": "esriFieldTypeString", "alias": "sharepoint_project", "length": 10, "domain": null }, { "name": "CMS_Projects.DPM", "type": "esriFieldTypeString", "alias": "DPM", "length": 20, "domain": null }, { "name": "CMS_Projects.PM", "type": "esriFieldTypeString", "alias": "PM", "length": 20, "domain": null }, { "name": "CMS_Projects.type", "type": "esriFieldTypeString", "alias": "type", "length": 1, "domain": null }, { "name": "CMS_Projects.story_map_order", "type": "esriFieldTypeInteger", "alias": "story_map_order", "domain": null }, { "name": "ProjectStatus.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "ProjectStatus.ProjectNumber", "type": "esriFieldTypeString", "alias": "Project Number", "length": 25, "domain": null }, { "name": "ProjectStatus.ProjectName", "type": "esriFieldTypeString", "alias": "Project Name", "length": 100, "domain": null }, { "name": "ProjectStatus.LastChecked", "type": "esriFieldTypeDate", "alias": "Last Checked?", "length": 8, "domain": null }, { "name": "ProjectStatus.GISUser", "type": "esriFieldTypeString", "alias": "GIS User", "length": 50, "domain": null }, { "name": "ProjectStatus.SitePlanDocumentsStatus", "type": "esriFieldTypeString", "alias": "Site Plan Document Status", "length": 75, "domain": null }, { "name": "ProjectStatus.ConstructionDocumentsStatus", "type": "esriFieldTypeString", "alias": "Construction Documents Status", "length": 75, "domain": null }, { "name": "ProjectStatus.CloseoutDocumentsStatus", "type": "esriFieldTypeString", "alias": "Closeout Documents Status", "length": 75, "domain": null }, { "name": "ProjectStatus.DocumentDeliverableNotes", "type": "esriFieldTypeString", "alias": "Document Deliverable Notes", "length": 150, "domain": null }, { "name": "ProjectStatus.BuildingLayersStatus", "type": "esriFieldTypeString", "alias": "Building Layers Status", "length": 50, "domain": null }, { "name": "ProjectStatus.BuildingLayersComments", "type": "esriFieldTypeString", "alias": "Building Layers Comments", "length": 150, "domain": null }, { "name": "ProjectStatus.BasemapLayersStatus", "type": "esriFieldTypeString", "alias": "Basemap Layers Status", "length": 50, "domain": null }, { "name": "ProjectStatus.BasemapLayersComments", "type": "esriFieldTypeString", "alias": "Basemap Layers Comments", "length": 150, "domain": null }, { "name": "ProjectStatus.OtherFeaturesStatus", "type": "esriFieldTypeString", "alias": "Other Features Status", "length": 50, "domain": null }, { "name": "ProjectStatus.OtherFeaturesComments", "type": "esriFieldTypeString", "alias": "Other Features Comments", "length": 150, "domain": null }, { "name": "ProjectStatus.ProjectStatus", "type": "esriFieldTypeString", "alias": "Project Status", "length": 50, "domain": null }, { "name": "Projects.GISTracking", "type": "esriFieldTypeString", "alias": "GISTracking", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CMS_Projects.webcamStream", "type": "esriFieldTypeString", "alias": "webcamStream", "length": 500, "domain": null } ], "geometryField": { "name": "Projects.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "Projects.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Projects.Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_OBJECTID", "fields": "CMS_Projects.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_project_num", "fields": "CMS_Projects.project_num", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_OBJECTID", "fields": "ProjectStatus.OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "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": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 202, "name": "COVID Testing Locations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LocationType", "uniqueValueGroups": [ { "heading": "Type", "classes": [ { "label": "OnSite Testing", "description": "OnSite Testing", "symbol": { "type": "esriPMS", "url": "864cc4ae78521bb0e590f9914254de9a", "imageData": "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", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "OnSite Testing" ] ] }, { "label": "Antibody", "description": "Antibody", "symbol": { "type": "esriPMS", "url": "f7bf5e8bcebb817203924e8b34278bfd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAACXBIWXMAAAsSAAALEgHS3X78AAADTElEQVRYhcVYy5HaQBBtXNzhoPsSgKpQBosjsBwBbATGCcisEjAbgSEC5AhWjsBQVgBwtg4Qwbp6/VpuWjPiI8r7qqiC1kzPm/6LzsvLC12LtCj7RJQT0RAqNkQ0SsJgf63Od1ez+Yu5IkP4Pm+jsC2hKawi2ED2NoTgmkyJsjbuYnRdwrQoI2X6aRIG6zaHXKK3RgibOFB7EPU9ygccwPgIRmlRTnh/EgZbxzbWdY/veVqUI0vKZaG5IsOYgKAQmSBOho6993JgWpQ7IpoZN0ZqbQ96jy5cS/u0KHN1C8GSiBb43DmINGGHC/DB3+y6JAw6+rfLQrKZLTGGbEz/vl8KvsDK7PFmY2NhTIty0UBkhwzLjDzGx2fJxuLpzDIFF6EDbseu3VvFaVGuEYcjRzwyFk2lwWshtIW1uelBZRUT2urbqlYyMOt6RkfkycLGwshWqJFBmsohtlVIK+kh9dcgdlBresg+J5oIcVAfEVQ1QwLSBqduJa9y7LEExrBmDU6XoTj+VKJdEgYDsyaGFWwM9WHJzMi3xv0PSRgs7NldHD5JwkDfNDbrbCaRPVDJbX/TOj6p37pIMmF296Lz+Ov3Hn79jiAm+F0Xx/d4lrl6EMoDk5kYufSuGASe1eMdsljIfeBYY0LnTGgfEQdDE9y2Vi2FlOmJG+y3BbKGtvPQzaFdtlG+f1OXRTDnRBU4/v1FbX4yQX8xELQ6qB+TMKjKgQR1F7e1WZUbQrFthpemveOMIyvLhZ0xlIRBDpMK7tKirAhhJlphyOorubSOFdaI3FX1c3KgKaht0ZohJki1C1/rqNZgj63U3tm7iRArtD0oxwHSn3yt44Bx1o7DhGeX9zLcwPYzGTtHyIyjuQbfq2cOMoyZr9PTGfOQDUQh9RXWyNKivHRAizzyV7hm6sgxwt4aMqNLAlVwuWyOAqbJLNE+DlcQ4z2foUMwxhnPdvEpl5HpTwO4auqIDRcRvtxcFVw6ZXXfW4cOxir9oXiGEjBSL4rSZn5gb25doXRpQg8nCXHlxmFSX5z1AgfmaDPV26huBw7sQZow7NcHNM9ha/OKfBOco7fV+IFWoUtD7JuVz0XbeYhNbv+wqrnhfxLieNGloLEtnAQR/QFut40ymn4gUAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Antibody" ] ] }, { "label": "TakeAway Testing", "description": "TakeAway Testing", "symbol": { "type": "esriPMS", "url": "8a422d87a364fc0ec6184f471bde5eae", "imageData": "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", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "TakeAway Testing" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "864cc4ae78521bb0e590f9914254de9a", "imageData": "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", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "OnSite Testing", "label": "OnSite Testing" }, { "symbol": { "type": "esriPMS", "url": "f7bf5e8bcebb817203924e8b34278bfd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAACXBIWXMAAAsSAAALEgHS3X78AAADTElEQVRYhcVYy5HaQBBtXNzhoPsSgKpQBosjsBwBbATGCcisEjAbgSEC5AhWjsBQVgBwtg4Qwbp6/VpuWjPiI8r7qqiC1kzPm/6LzsvLC12LtCj7RJQT0RAqNkQ0SsJgf63Od1ez+Yu5IkP4Pm+jsC2hKawi2ED2NoTgmkyJsjbuYnRdwrQoI2X6aRIG6zaHXKK3RgibOFB7EPU9ygccwPgIRmlRTnh/EgZbxzbWdY/veVqUI0vKZaG5IsOYgKAQmSBOho6993JgWpQ7IpoZN0ZqbQ96jy5cS/u0KHN1C8GSiBb43DmINGGHC/DB3+y6JAw6+rfLQrKZLTGGbEz/vl8KvsDK7PFmY2NhTIty0UBkhwzLjDzGx2fJxuLpzDIFF6EDbseu3VvFaVGuEYcjRzwyFk2lwWshtIW1uelBZRUT2urbqlYyMOt6RkfkycLGwshWqJFBmsohtlVIK+kh9dcgdlBresg+J5oIcVAfEVQ1QwLSBqduJa9y7LEExrBmDU6XoTj+VKJdEgYDsyaGFWwM9WHJzMi3xv0PSRgs7NldHD5JwkDfNDbrbCaRPVDJbX/TOj6p37pIMmF296Lz+Ov3Hn79jiAm+F0Xx/d4lrl6EMoDk5kYufSuGASe1eMdsljIfeBYY0LnTGgfEQdDE9y2Vi2FlOmJG+y3BbKGtvPQzaFdtlG+f1OXRTDnRBU4/v1FbX4yQX8xELQ6qB+TMKjKgQR1F7e1WZUbQrFthpemveOMIyvLhZ0xlIRBDpMK7tKirAhhJlphyOorubSOFdaI3FX1c3KgKaht0ZohJki1C1/rqNZgj63U3tm7iRArtD0oxwHSn3yt44Bx1o7DhGeX9zLcwPYzGTtHyIyjuQbfq2cOMoyZr9PTGfOQDUQh9RXWyNKivHRAizzyV7hm6sgxwt4aMqNLAlVwuWyOAqbJLNE+DlcQ4z2foUMwxhnPdvEpl5HpTwO4auqIDRcRvtxcFVw6ZXXfW4cOxir9oXiGEjBSL4rSZn5gb25doXRpQg8nCXHlxmFSX5z1AgfmaDPV26huBw7sQZow7NcHNM9ha/OKfBOco7fV+IFWoUtD7JuVz0XbeYhNbv+wqrnhfxLieNGloLEtnAQR/QFut40ymn4gUAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Antibody", "label": "Antibody" }, { "symbol": { "type": "esriPMS", "url": "8a422d87a364fc0ec6184f471bde5eae", "imageData": "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", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "TakeAway Testing", "label": "TakeAway Testing" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 204, 255 ], "toColor": [ 252, 205, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 189, 255 ], "toColor": [ 182, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 179, 252, 255 ], "toColor": [ 216, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 234, 252, 255 ], "toColor": [ 179, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 179, 255 ], "toColor": [ 252, 239, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 200, 252, 255 ], "toColor": [ 179, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 215, 252, 255 ], "toColor": [ 244, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 235, 255 ], "toColor": [ 212, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 233, 255 ], "toColor": [ 252, 179, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 215, 255 ], "toColor": [ 252, 239, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 199, 255 ], "toColor": [ 229, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 182, 255 ], "toColor": [ 252, 212, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 228, 252, 255 ], "toColor": [ 212, 228, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.23519102918E7, "ymin": 3793204.4275999963, "xmax": -1.23505405272E7, "ymax": 3794858.762699999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "LocationType", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 75, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "PopulationServed", "type": "esriFieldTypeString", "alias": "PopulationServed", "length": 75, "domain": null }, { "name": "TestType", "type": "esriFieldTypeString", "alias": "TestType", "length": 50, "domain": null }, { "name": "WebsiteURL", "type": "esriFieldTypeString", "alias": "WebsiteURL", "length": 150, "domain": null }, { "name": "PhotoURL", "type": "esriFieldTypeString", "alias": "PhotoURL", "length": 150, "domain": null }, { "name": "SpaceNum", "type": "esriFieldTypeString", "alias": "SpaceNum", "length": 50, "domain": null }, { "name": "RoomNum", "type": "esriFieldTypeString", "alias": "RoomNum", "length": 50, "domain": null }, { "name": "Hours", "type": "esriFieldTypeString", "alias": "Hours", "length": 75, "domain": null }, { "name": "WebsiteText", "type": "esriFieldTypeString", "alias": "WebsiteText", "length": 150, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "HoursURL", "type": "esriFieldTypeString", "alias": "HoursURL", "length": 150, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 204, "name": "Benches", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CampusGroup", "uniqueValueGroups": [ { "heading": "CampusGroup", "classes": [ { "label": "Alumni Association", "description": "Alumni Association", "symbol": { "type": "esriPMS", "url": "ab4f2fe9c7c6a99ac123ab9fcf365dc6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABeUlEQVQ4jbXTTyhEQRwH8O/Me7ueTf6zJLslTmxKuWn3qCROHDipzZ+LUg7k5MRR2VpXBxyUg8vKv5WLsq0TJ5RcPMXhLevPzJt5ImT3sV7Jt6ammX6f5q+KP0b9FyCiVfuTnI0LWA0CFi8mSjxkeiO9OGG/AmGlLHLK+WAb9bgKobyNXVqsc1e5nhhBeTgqbtZ/BPpoSbSJaMM1xJWB+oj7tVUk5MNKv1rUtWQaOzagGyUBP3UPZBd/TSv1eK4tcw5AwAZIKkdbSH4efkkztMZWFAQTuN/PAEoJ9cJBaombqFSGIJEJmCAcDsNAPm9D/ehcWfzUSXEKIn0mn49swIF8WusgvMdPXXW5gE15t23AjNuAR/DDBet2cRreMTdI8XfF59ZzYkPcz7/tOBsAgDP5NDOFKzZES9vriRYEQN+njJhMxVaFsXwH8fkGbAAAfiHZ7KTUt6qgBHxUqzQh2bFkOoPYA6Bnr+qnz5TUIZK6TOc6jpyA47wAdV6GfD+uSqwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Alumni Association" ] ] }, { "label": "Campus Arboretum", "description": "Campus Arboretum", "symbol": { "type": "esriPMS", "url": "3fe8f37eea750dd415c7f49b347e9fa4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABeklEQVQ4jWNhoBCw0MSA5DlR8nfP3S/59/uf6r+//3/zCHHutzATm9IQtvoXQQMcs62nPL39Ik3dXoWVk58DLPb2wXufI0dfVDjmWKfsn3J0E04DLBPMpsvqS2UIyQmgGCqsIAjConePPVhum2zqd3ju6b0YBhiH6uqKqwglomtGBspWClzn1l2ewMDAoIvpgv+MeQomsuwMBIC8kYy2qpWi3e1j9w+hGMAtxCVOSDPUO4xMzEz2DAwMqAb8/fv3NwOR4Pfv3/DYYIExPjz5dJsYzd8+fP/68tbLcxgG3Dv0aN1rv7ehosrCSvgMuLz1+p6v737uxzDg+/fvp/ZOPrIwtMu7kJmNBWtUvLjz5vT5TVcnMzAw/MEwgAGk4Mar9hUFm34559m6S2iI2jEwMDBBpT5e2Hh1+/ElZ5f9/PwTngYwDACFz+t7bztWFGzYzSvBqyumJCz299e/X4+vPn3x9/vfAyA70F2FKzOd/fziMwjjCw68BhANANOkk0LCs6ZBAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Campus Arboretum" ] ] }, { "label": "Fraternity & Sorority Programs", "description": "Fraternity & Sorority Programs", "symbol": { "type": "esriPMS", "url": "fdfa652e4b9b89c93fa07ab3a2da5ddc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABgElEQVQ4jWNhoBCw0MSAc1Ze8rtfvSj5zfBX9c+//78l2Dj2p+vKT2FcvfoXQQO6VIymnPvwLi1IXJZVhJUdLHb960efiZfuV0xQMUkpuHNmE04DapX0ptsLiWWocfGhGKrJzQ/ColvfPF1ep6Tn13Tv0l4MAwplNHT1uAUS0TUjA28Raa6Hj29OYGBg0MUw4BfDvzwXYQmIm/EARyEJba9P7+y2vX58CMUASQ5OcUKaod5h5GBksGdgYEA14M8/ht8MRILvf//CY4MFxrjz7fNtYjS//v3j68kvb89hGLDp7eN16V+UQ3V4BJXwGbDg6d09737+3I9hwKffv08V3Tq7cKOBQyEnE4sANs0XPr0/PfPF3ckgH2MYwMDAwHD607t29/N7f/Wrmbgb8wjbMTAyMEGlPs56ent7x71Ly97//QtPAxgGMDAw/L78+WOHy9m9uxU4uHX1+ATFvv35++vox1cvvv/9e4CBgeEFuqtwZaazD358BWF8wYHXAKIBAOppk25lIHZDAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Fraternity & Sorority Programs" ] ] }, { "label": "Intercollegiate Athletics", "description": "Intercollegiate Athletics", "symbol": { "type": "esriPMS", "url": "b7434d9ac151471312d3b1dc4ed3d308", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABeklEQVQ4jWNhoBCw0MQAAUUn+T9fXpb8//dflYHh328mZvb9n0XVpjBcXf2LoAE8otpT/n57l8bOI8nKxMwGFvvz67MPz+sbFYwi2imf31zdhNMALmH16WycwhnMbDyotrDxgrDor68vl3MLa/l9fXttL4YB3IJKuszsvInompEBG7c4198/9ycwMDDoYhjw////PHYuMXYGAoCVU0Sbg0fS7seX54dQDGBkYRcnpBnqHcZ/DP/tGRgY0Az4z/CbGAMgzmWAxwYLjPHn17fbxOj99+fX138/35/DMODHj+frOH/KhbKw8ynhM+D750d7/vz5uR/DAIbfv099fn1loYC0eSEjI7MANs2/f348/evjo8kgB2MawMDA8OfHh/YPj4/94hXTc2fh4LdjYGBggkp9/P7x4fbv724s+/v3LzwNYBgAsuTPr88d758c3c3Myq3LzMYrxsjw/9fPH29eMPz9e4CBgeEFuqtwZaazf39/BWF8wYHXAKIBAOttjJSd4cQiAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Intercollegiate Athletics" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "ab4f2fe9c7c6a99ac123ab9fcf365dc6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABeUlEQVQ4jbXTTyhEQRwH8O/Me7ueTf6zJLslTmxKuWn3qCROHDipzZ+LUg7k5MRR2VpXBxyUg8vKv5WLsq0TJ5RcPMXhLevPzJt5ImT3sV7Jt6ammX6f5q+KP0b9FyCiVfuTnI0LWA0CFi8mSjxkeiO9OGG/AmGlLHLK+WAb9bgKobyNXVqsc1e5nhhBeTgqbtZ/BPpoSbSJaMM1xJWB+oj7tVUk5MNKv1rUtWQaOzagGyUBP3UPZBd/TSv1eK4tcw5AwAZIKkdbSH4efkkztMZWFAQTuN/PAEoJ9cJBaombqFSGIJEJmCAcDsNAPm9D/ehcWfzUSXEKIn0mn49swIF8WusgvMdPXXW5gE15t23AjNuAR/DDBet2cRreMTdI8XfF59ZzYkPcz7/tOBsAgDP5NDOFKzZES9vriRYEQN+njJhMxVaFsXwH8fkGbAAAfiHZ7KTUt6qgBHxUqzQh2bFkOoPYA6Bnr+qnz5TUIZK6TOc6jpyA47wAdV6GfD+uSqwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Alumni Association", "label": "Alumni Association" }, { "symbol": { "type": "esriPMS", "url": "3fe8f37eea750dd415c7f49b347e9fa4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABeklEQVQ4jWNhoBCw0MSA5DlR8nfP3S/59/uf6r+//3/zCHHutzATm9IQtvoXQQMcs62nPL39Ik3dXoWVk58DLPb2wXufI0dfVDjmWKfsn3J0E04DLBPMpsvqS2UIyQmgGCqsIAjConePPVhum2zqd3ju6b0YBhiH6uqKqwglomtGBspWClzn1l2ewMDAoIvpgv+MeQomsuwMBIC8kYy2qpWi3e1j9w+hGMAtxCVOSDPUO4xMzEz2DAwMqAb8/fv3NwOR4Pfv3/DYYIExPjz5dJsYzd8+fP/68tbLcxgG3Dv0aN1rv7ehosrCSvgMuLz1+p6v737uxzDg+/fvp/ZOPrIwtMu7kJmNBWtUvLjz5vT5TVcnMzAw/MEwgAGk4Mar9hUFm34559m6S2iI2jEwMDBBpT5e2Hh1+/ElZ5f9/PwTngYwDACFz+t7bztWFGzYzSvBqyumJCz299e/X4+vPn3x9/vfAyA70F2FKzOd/fziMwjjCw68BhANANOkk0LCs6ZBAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Campus Arboretum", "label": "Campus Arboretum" }, { "symbol": { "type": "esriPMS", "url": "fdfa652e4b9b89c93fa07ab3a2da5ddc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABgElEQVQ4jWNhoBCw0MSAc1Ze8rtfvSj5zfBX9c+//78l2Dj2p+vKT2FcvfoXQQO6VIymnPvwLi1IXJZVhJUdLHb960efiZfuV0xQMUkpuHNmE04DapX0ptsLiWWocfGhGKrJzQ/ColvfPF1ep6Tn13Tv0l4MAwplNHT1uAUS0TUjA28Raa6Hj29OYGBg0MUw4BfDvzwXYQmIm/EARyEJba9P7+y2vX58CMUASQ5OcUKaod5h5GBksGdgYEA14M8/ht8MRILvf//CY4MFxrjz7fNtYjS//v3j68kvb89hGLDp7eN16V+UQ3V4BJXwGbDg6d09737+3I9hwKffv08V3Tq7cKOBQyEnE4sANs0XPr0/PfPF3ckgH2MYwMDAwHD607t29/N7f/Wrmbgb8wjbMTAyMEGlPs56ent7x71Ly97//QtPAxgGMDAw/L78+WOHy9m9uxU4uHX1+ATFvv35++vox1cvvv/9e4CBgeEFuqtwZaazD358BWF8wYHXAKIBAOppk25lIHZDAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Fraternity & Sorority Programs", "label": "Fraternity & Sorority Programs" }, { "symbol": { "type": "esriPMS", "url": "b7434d9ac151471312d3b1dc4ed3d308", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABeklEQVQ4jWNhoBCw0MQAAUUn+T9fXpb8//dflYHh328mZvb9n0XVpjBcXf2LoAE8otpT/n57l8bOI8nKxMwGFvvz67MPz+sbFYwi2imf31zdhNMALmH16WycwhnMbDyotrDxgrDor68vl3MLa/l9fXttL4YB3IJKuszsvInompEBG7c4198/9ycwMDDoYhjw////PHYuMXYGAoCVU0Sbg0fS7seX54dQDGBkYRcnpBnqHcZ/DP/tGRgY0Az4z/CbGAMgzmWAxwYLjPHn17fbxOj99+fX138/35/DMODHj+frOH/KhbKw8ynhM+D750d7/vz5uR/DAIbfv099fn1loYC0eSEjI7MANs2/f348/evjo8kgB2MawMDA8OfHh/YPj4/94hXTc2fh4LdjYGBggkp9/P7x4fbv724s+/v3LzwNYBgAsuTPr88d758c3c3Myq3LzMYrxsjw/9fPH29eMPz9e4CBgeEFuqtwZaazf39/BWF8wYHXAKIBAOttjJSd4cQiAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Intercollegiate Athletics", "label": "Intercollegiate Athletics" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 217, 176, 255 ], "toColor": [ 232, 217, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 217, 55, 255 ], "toColor": [ 250, 217, 55, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 160, 70, 255 ], "toColor": [ 199, 160, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 229, 131, 255 ], "toColor": [ 242, 229, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 167, 107, 255 ], "toColor": [ 181, 167, 107, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 179, 39, 255 ], "toColor": [ 184, 179, 39, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 195, 78, 255 ], "toColor": [ 245, 195, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 218, 90, 255 ], "toColor": [ 230, 218, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 176, 143, 255 ], "toColor": [ 184, 176, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 213, 140, 255 ], "toColor": [ 219, 213, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 200, 120, 255 ], "toColor": [ 235, 200, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 167, 61, 255 ], "toColor": [ 179, 167, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 188, 72, 255 ], "toColor": [ 212, 188, 72, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.23516243258E7, "ymin": 3793427.5028000027, "xmax": -1.23504038856E7, "ymax": 3794384.815700002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Location", "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": "LocationType", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 75, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "PopulationServed", "type": "esriFieldTypeString", "alias": "PopulationServed", "length": 75, "domain": null }, { "name": "TestType", "type": "esriFieldTypeString", "alias": "TestType", "length": 50, "domain": null }, { "name": "WebsiteURL", "type": "esriFieldTypeString", "alias": "WebsiteURL", "length": 150, "domain": null }, { "name": "PhotoURL", "type": "esriFieldTypeString", "alias": "PhotoURL", "length": 150, "domain": null }, { "name": "SpaceNum", "type": "esriFieldTypeString", "alias": "SpaceNum", "length": 50, "domain": null }, { "name": "RoomNum", "type": "esriFieldTypeString", "alias": "RoomNum", "length": 50, "domain": null }, { "name": "Hours", "type": "esriFieldTypeString", "alias": "Hours", "length": 75, "domain": null }, { "name": "WebsiteText", "type": "esriFieldTypeString", "alias": "WebsiteText", "length": 150, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "HoursURL", "type": "esriFieldTypeString", "alias": "HoursURL", "length": 150, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 61, "name": "BuildingNameLabels564_282", "type": "Feature Layer", "description": "Status: UPDATED continuously as buildings change.Contact: Grant McCormick, UA PDC, 520-626-4416. grantmc@email.arizona.eduIntended Use: For map display.Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:fldBuildNumtxt:Shape_Length:Shape_Area:BuildingID:Name:Use:ShowMe:SpaceNumDbl:RuleIDDS:OverrideDS:", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 846, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[CartoName]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 6771, "name": "Default", "priority": 85, "symbol": { "type": "esriTS", "color": [ 115, 76, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.2769257486299999E7, "ymin": 3680615.7408000007, "xmax": -1.22094461578E7, "ymax": 4049066.458600003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 80, "domain": null }, { "name": "ShowMe", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleIDDS", "type": "esriFieldTypeInteger", "alias": "RuleIDDS", "domain": { "type": "codedValue", "name": "WS2_BuildingsDropShadow_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 2 }, { "name": "Rule_3", "code": 3 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingUse", "type": "esriFieldTypeSmallInteger", "alias": "BuildingUse", "domain": { "type": "codedValue", "name": "WS2_BldgUse", "description": "desc", "codedValues": [ { "name": "Academic", "code": 1 }, { "name": "Parking Garage", "code": 2 }, { "name": "Athletic-Recreation", "code": 3 }, { "name": "UA Residence Life Housing", "code": 4 }, { "name": "Unassigned", "code": 6 }, { "name": "Leased to Others", "code": 7 }, { "name": "Leased to UA", "code": 8 }, { "name": "University of Arizona Medical Center", "code": 5 }, { "name": "Administration", "code": 9 }, { "name": "Operations", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ShowMe2", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe2", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LabelLevel", "type": "esriFieldTypeSmallInteger", "alias": "LabelLevel", "domain": { "type": "codedValue", "name": "WS2_LabelLevel", "description": "Descriptions for sorting labels", "codedValues": [ { "name": "Garages", "code": 1 }, { "name": "Main Destination Buildings", "code": 2 }, { "name": "Secondary Destination Buildings", "code": 3 }, { "name": "General Academic", "code": 4 }, { "name": "Housing", "code": 5 }, { "name": "Other/ Small Buildings", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "SpaceNumLetter", "type": "esriFieldTypeString", "alias": "SpaceNumLetter", "length": 10, "domain": null }, { "name": "RuleIDPt", "type": "esriFieldTypeInteger", "alias": "RuleIDPt", "domain": { "type": "codedValue", "name": "WS2_BuildingsPointRep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "SpaceNumText", "type": "esriFieldTypeString", "alias": "SpaceNumText", "length": 10, "domain": null }, { "name": "CartoName", "type": "esriFieldTypeString", "alias": "CartoName", "length": 50, "domain": null }, { "name": "AliasName", "type": "esriFieldTypeString", "alias": "AliasName", "length": 50, "domain": null }, { "name": "HighlightName", "type": "esriFieldTypeString", "alias": "HighlightName", "length": 20, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "SISAbbrev", "type": "esriFieldTypeString", "alias": "SISAbbrev", "length": 20, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 16, "domain": null }, { "name": "County", "type": "esriFieldTypeSmallInteger", "alias": "County", "domain": { "type": "codedValue", "name": "WS2_County", "description": "Arizona Counties", "codedValues": [ { "name": "Apache", "code": 1 }, { "name": "Cochise", "code": 2 }, { "name": "Coconino", "code": 3 }, { "name": "Gila", "code": 4 }, { "name": "Greenlee", "code": 5 }, { "name": "Graham", "code": 6 }, { "name": "La Paz", "code": 7 }, { "name": "Maricopa", "code": 8 }, { "name": "Mohave", "code": 9 }, { "name": "Navajo", "code": 10 }, { "name": "Pima", "code": 11 }, { "name": "Pinal", "code": 12 }, { "name": "Santa Cruz", "code": 13 }, { "name": "Yavapai", "code": 14 }, { "name": "Yuma", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 6, "domain": null }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 10, "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "BID", "type": "esriFieldTypeSmallInteger", "alias": "BID", "domain": null }, { "name": "PhotoURL", "type": "esriFieldTypeString", "alias": "PhotoURL", "length": 80, "domain": null }, { "name": "AverageHeight", "type": "esriFieldTypeSmallInteger", "alias": "AverageHeight", "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LEEDCertificationDate", "type": "esriFieldTypeDate", "alias": "LEEDCertificationDate", "length": 8, "domain": null }, { "name": "LEEDCertificationRank", "type": "esriFieldTypeSmallInteger", "alias": "LEEDCertificationRank", "domain": { "type": "codedValue", "name": "WS2_LEEDCertificationRank", "description": "Level of LEED awarded / sought", "codedValues": [ { "name": "Certified", "code": 1 }, { "name": "Silver", "code": 2 }, { "name": "Gold", "code": 3 }, { "name": "Platinum", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingUserURL", "type": "esriFieldTypeString", "alias": "BuildingUserURL", "length": 100, "domain": null }, { "name": "SpaceNumOrigin", "type": "esriFieldTypeString", "alias": "SpaceNumOrigin", "length": 15, "domain": null }, { "name": "AssignableSF", "type": "esriFieldTypeInteger", "alias": "AssignableSF", "domain": null }, { "name": "ConstDate", "type": "esriFieldTypeDate", "alias": "ConstDate", "length": 8, "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": "" }, { "name": "FDO_SpaceNum", "fields": "SpaceNum", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 62, "name": "BuildingNumLabels564_282", "type": "Feature Layer", "description": "Status: UPDATED continuously as buildings change.Contact: Grant McCormick, UA PDC, 520-626-4416. grantmc@email.arizona.eduIntended Use: For map display.Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:fldBuildNumtxt:Shape_Length:Shape_Area:BuildingID:Name:Use:ShowMe:SpaceNumDbl:RuleIDDS:OverrideDS:", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 846, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "\"#\" CONCAT \" \" CONCAT [SpaceNumLetter]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 6771, "name": "Default", "priority": 86, "symbol": { "type": "esriTS", "color": [ 115, 76, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.2769257486299999E7, "ymin": 3680615.7408000007, "xmax": -1.22094461578E7, "ymax": 4049066.458600003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 80, "domain": null }, { "name": "ShowMe", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleIDDS", "type": "esriFieldTypeInteger", "alias": "RuleIDDS", "domain": { "type": "codedValue", "name": "WS2_BuildingsDropShadow_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 2 }, { "name": "Rule_3", "code": 3 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingUse", "type": "esriFieldTypeSmallInteger", "alias": "BuildingUse", "domain": { "type": "codedValue", "name": "WS2_BldgUse", "description": "desc", "codedValues": [ { "name": "Academic", "code": 1 }, { "name": "Parking Garage", "code": 2 }, { "name": "Athletic-Recreation", "code": 3 }, { "name": "UA Residence Life Housing", "code": 4 }, { "name": "Unassigned", "code": 6 }, { "name": "Leased to Others", "code": 7 }, { "name": "Leased to UA", "code": 8 }, { "name": "University of Arizona Medical Center", "code": 5 }, { "name": "Administration", "code": 9 }, { "name": "Operations", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ShowMe2", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe2", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LabelLevel", "type": "esriFieldTypeSmallInteger", "alias": "LabelLevel", "domain": { "type": "codedValue", "name": "WS2_LabelLevel", "description": "Descriptions for sorting labels", "codedValues": [ { "name": "Garages", "code": 1 }, { "name": "Main Destination Buildings", "code": 2 }, { "name": "Secondary Destination Buildings", "code": 3 }, { "name": "General Academic", "code": 4 }, { "name": "Housing", "code": 5 }, { "name": "Other/ Small Buildings", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "SpaceNumLetter", "type": "esriFieldTypeString", "alias": "SpaceNumLetter", "length": 10, "domain": null }, { "name": "RuleIDPt", "type": "esriFieldTypeInteger", "alias": "RuleIDPt", "domain": { "type": "codedValue", "name": "WS2_BuildingsPointRep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "SpaceNumText", "type": "esriFieldTypeString", "alias": "SpaceNumText", "length": 10, "domain": null }, { "name": "CartoName", "type": "esriFieldTypeString", "alias": "CartoName", "length": 50, "domain": null }, { "name": "AliasName", "type": "esriFieldTypeString", "alias": "AliasName", "length": 50, "domain": null }, { "name": "HighlightName", "type": "esriFieldTypeString", "alias": "HighlightName", "length": 20, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "SISAbbrev", "type": "esriFieldTypeString", "alias": "SISAbbrev", "length": 20, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 16, "domain": null }, { "name": "County", "type": "esriFieldTypeSmallInteger", "alias": "County", "domain": { "type": "codedValue", "name": "WS2_County", "description": "Arizona Counties", "codedValues": [ { "name": "Apache", "code": 1 }, { "name": "Cochise", "code": 2 }, { "name": "Coconino", "code": 3 }, { "name": "Gila", "code": 4 }, { "name": "Greenlee", "code": 5 }, { "name": "Graham", "code": 6 }, { "name": "La Paz", "code": 7 }, { "name": "Maricopa", "code": 8 }, { "name": "Mohave", "code": 9 }, { "name": "Navajo", "code": 10 }, { "name": "Pima", "code": 11 }, { "name": "Pinal", "code": 12 }, { "name": "Santa Cruz", "code": 13 }, { "name": "Yavapai", "code": 14 }, { "name": "Yuma", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 6, "domain": null }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 10, "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "BID", "type": "esriFieldTypeSmallInteger", "alias": "BID", "domain": null }, { "name": "PhotoURL", "type": "esriFieldTypeString", "alias": "PhotoURL", "length": 80, "domain": null }, { "name": "AverageHeight", "type": "esriFieldTypeSmallInteger", "alias": "AverageHeight", "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LEEDCertificationDate", "type": "esriFieldTypeDate", "alias": "LEEDCertificationDate", "length": 8, "domain": null }, { "name": "LEEDCertificationRank", "type": "esriFieldTypeSmallInteger", "alias": "LEEDCertificationRank", "domain": { "type": "codedValue", "name": "WS2_LEEDCertificationRank", "description": "Level of LEED awarded / sought", "codedValues": [ { "name": "Certified", "code": 1 }, { "name": "Silver", "code": 2 }, { "name": "Gold", "code": 3 }, { "name": "Platinum", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingUserURL", "type": "esriFieldTypeString", "alias": "BuildingUserURL", "length": 100, "domain": null }, { "name": "SpaceNumOrigin", "type": "esriFieldTypeString", "alias": "SpaceNumOrigin", "length": 15, "domain": null }, { "name": "AssignableSF", "type": "esriFieldTypeInteger", "alias": "AssignableSF", "domain": null }, { "name": "ConstDate", "type": "esriFieldTypeDate", "alias": "ConstDate", "length": 8, "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": "" }, { "name": "FDO_SpaceNum", "fields": "SpaceNum", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 63, "name": "BuildingAddressLabels564_282", "type": "Feature Layer", "description": "Status: UPDATED continuously as buildings change.Contact: Grant McCormick, UA PDC, 520-626-4416. grantmc@email.arizona.eduIntended Use: For map display.Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:fldBuildNumtxt:Shape_Length:Shape_Area:BuildingID:Name:Use:ShowMe:SpaceNumDbl:RuleIDDS:OverrideDS:", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 846, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Address]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 6771, "name": "Default", "priority": 87, "symbol": { "type": "esriTS", "color": [ 115, 76, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 14, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.2769257486299999E7, "ymin": 3680615.7408000007, "xmax": -1.22094461578E7, "ymax": 4049066.458600003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 80, "domain": null }, { "name": "ShowMe", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleIDDS", "type": "esriFieldTypeInteger", "alias": "RuleIDDS", "domain": { "type": "codedValue", "name": "WS2_BuildingsDropShadow_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 2 }, { "name": "Rule_3", "code": 3 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingUse", "type": "esriFieldTypeSmallInteger", "alias": "BuildingUse", "domain": { "type": "codedValue", "name": "WS2_BldgUse", "description": "desc", "codedValues": [ { "name": "Academic", "code": 1 }, { "name": "Parking Garage", "code": 2 }, { "name": "Athletic-Recreation", "code": 3 }, { "name": "UA Residence Life Housing", "code": 4 }, { "name": "Unassigned", "code": 6 }, { "name": "Leased to Others", "code": 7 }, { "name": "Leased to UA", "code": 8 }, { "name": "University of Arizona Medical Center", "code": 5 }, { "name": "Administration", "code": 9 }, { "name": "Operations", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ShowMe2", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe2", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LabelLevel", "type": "esriFieldTypeSmallInteger", "alias": "LabelLevel", "domain": { "type": "codedValue", "name": "WS2_LabelLevel", "description": "Descriptions for sorting labels", "codedValues": [ { "name": "Garages", "code": 1 }, { "name": "Main Destination Buildings", "code": 2 }, { "name": "Secondary Destination Buildings", "code": 3 }, { "name": "General Academic", "code": 4 }, { "name": "Housing", "code": 5 }, { "name": "Other/ Small Buildings", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "SpaceNumLetter", "type": "esriFieldTypeString", "alias": "SpaceNumLetter", "length": 10, "domain": null }, { "name": "RuleIDPt", "type": "esriFieldTypeInteger", "alias": "RuleIDPt", "domain": { "type": "codedValue", "name": "WS2_BuildingsPointRep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "SpaceNumText", "type": "esriFieldTypeString", "alias": "SpaceNumText", "length": 10, "domain": null }, { "name": "CartoName", "type": "esriFieldTypeString", "alias": "CartoName", "length": 50, "domain": null }, { "name": "AliasName", "type": "esriFieldTypeString", "alias": "AliasName", "length": 50, "domain": null }, { "name": "HighlightName", "type": "esriFieldTypeString", "alias": "HighlightName", "length": 20, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "SISAbbrev", "type": "esriFieldTypeString", "alias": "SISAbbrev", "length": 20, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 16, "domain": null }, { "name": "County", "type": "esriFieldTypeSmallInteger", "alias": "County", "domain": { "type": "codedValue", "name": "WS2_County", "description": "Arizona Counties", "codedValues": [ { "name": "Apache", "code": 1 }, { "name": "Cochise", "code": 2 }, { "name": "Coconino", "code": 3 }, { "name": "Gila", "code": 4 }, { "name": "Greenlee", "code": 5 }, { "name": "Graham", "code": 6 }, { "name": "La Paz", "code": 7 }, { "name": "Maricopa", "code": 8 }, { "name": "Mohave", "code": 9 }, { "name": "Navajo", "code": 10 }, { "name": "Pima", "code": 11 }, { "name": "Pinal", "code": 12 }, { "name": "Santa Cruz", "code": 13 }, { "name": "Yavapai", "code": 14 }, { "name": "Yuma", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 6, "domain": null }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 10, "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "BID", "type": "esriFieldTypeSmallInteger", "alias": "BID", "domain": null }, { "name": "PhotoURL", "type": "esriFieldTypeString", "alias": "PhotoURL", "length": 80, "domain": null }, { "name": "AverageHeight", "type": "esriFieldTypeSmallInteger", "alias": "AverageHeight", "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LEEDCertificationDate", "type": "esriFieldTypeDate", "alias": "LEEDCertificationDate", "length": 8, "domain": null }, { "name": "LEEDCertificationRank", "type": "esriFieldTypeSmallInteger", "alias": "LEEDCertificationRank", "domain": { "type": "codedValue", "name": "WS2_LEEDCertificationRank", "description": "Level of LEED awarded / sought", "codedValues": [ { "name": "Certified", "code": 1 }, { "name": "Silver", "code": 2 }, { "name": "Gold", "code": 3 }, { "name": "Platinum", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingUserURL", "type": "esriFieldTypeString", "alias": "BuildingUserURL", "length": 100, "domain": null }, { "name": "SpaceNumOrigin", "type": "esriFieldTypeString", "alias": "SpaceNumOrigin", "length": 15, "domain": null }, { "name": "AssignableSF", "type": "esriFieldTypeInteger", "alias": "AssignableSF", "domain": null }, { "name": "ConstDate", "type": "esriFieldTypeDate", "alias": "ConstDate", "length": 8, "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": "" }, { "name": "FDO_SpaceNum", "fields": "SpaceNum", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 64, "name": "BuildingNameLabels2257_1128", "type": "Feature Layer", "description": "Status: UPDATED continuously as buildings change.Contact: Grant McCormick, UA PDC, 520-626-4416. grantmc@email.arizona.eduIntended Use: For map display.Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:fldBuildNumtxt:Shape_Length:Shape_Area:BuildingID:Name:Use:ShowMe:SpaceNumDbl:RuleIDDS:OverrideDS:", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3385, "maxScale": 847, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 20, "labelingInfo": [ { "labelExpression": "[CartoName]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 6771, "name": "Default", "priority": 88, "symbol": { "type": "esriTS", "color": [ 115, 76, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.2769257486299999E7, "ymin": 3680615.7408000007, "xmax": -1.22094461578E7, "ymax": 4049066.458600003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 80, "domain": null }, { "name": "ShowMe", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleIDDS", "type": "esriFieldTypeInteger", "alias": "RuleIDDS", "domain": { "type": "codedValue", "name": "WS2_BuildingsDropShadow_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 2 }, { "name": "Rule_3", "code": 3 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingUse", "type": "esriFieldTypeSmallInteger", "alias": "BuildingUse", "domain": { "type": "codedValue", "name": "WS2_BldgUse", "description": "desc", "codedValues": [ { "name": "Academic", "code": 1 }, { "name": "Parking Garage", "code": 2 }, { "name": "Athletic-Recreation", "code": 3 }, { "name": "UA Residence Life Housing", "code": 4 }, { "name": "Unassigned", "code": 6 }, { "name": "Leased to Others", "code": 7 }, { "name": "Leased to UA", "code": 8 }, { "name": "University of Arizona Medical Center", "code": 5 }, { "name": "Administration", "code": 9 }, { "name": "Operations", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ShowMe2", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe2", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LabelLevel", "type": "esriFieldTypeSmallInteger", "alias": "LabelLevel", "domain": { "type": "codedValue", "name": "WS2_LabelLevel", "description": "Descriptions for sorting labels", "codedValues": [ { "name": "Garages", "code": 1 }, { "name": "Main Destination Buildings", "code": 2 }, { "name": "Secondary Destination Buildings", "code": 3 }, { "name": "General Academic", "code": 4 }, { "name": "Housing", "code": 5 }, { "name": "Other/ Small Buildings", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "SpaceNumLetter", "type": "esriFieldTypeString", "alias": "SpaceNumLetter", "length": 10, "domain": null }, { "name": "RuleIDPt", "type": "esriFieldTypeInteger", "alias": "RuleIDPt", "domain": { "type": "codedValue", "name": "WS2_BuildingsPointRep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "SpaceNumText", "type": "esriFieldTypeString", "alias": "SpaceNumText", "length": 10, "domain": null }, { "name": "CartoName", "type": "esriFieldTypeString", "alias": "CartoName", "length": 50, "domain": null }, { "name": "AliasName", "type": "esriFieldTypeString", "alias": "AliasName", "length": 50, "domain": null }, { "name": "HighlightName", "type": "esriFieldTypeString", "alias": "HighlightName", "length": 20, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "SISAbbrev", "type": "esriFieldTypeString", "alias": "SISAbbrev", "length": 20, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 16, "domain": null }, { "name": "County", "type": "esriFieldTypeSmallInteger", "alias": "County", "domain": { "type": "codedValue", "name": "WS2_County", "description": "Arizona Counties", "codedValues": [ { "name": "Apache", "code": 1 }, { "name": "Cochise", "code": 2 }, { "name": "Coconino", "code": 3 }, { "name": "Gila", "code": 4 }, { "name": "Greenlee", "code": 5 }, { "name": "Graham", "code": 6 }, { "name": "La Paz", "code": 7 }, { "name": "Maricopa", "code": 8 }, { "name": "Mohave", "code": 9 }, { "name": "Navajo", "code": 10 }, { "name": "Pima", "code": 11 }, { "name": "Pinal", "code": 12 }, { "name": "Santa Cruz", "code": 13 }, { "name": "Yavapai", "code": 14 }, { "name": "Yuma", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 6, "domain": null }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 10, "domain": null }, { "name": "ConditionDesc", "type": "esriFieldTypeString", "alias": "ConditionDesc", "length": 75, "domain": null }, { "name": "ConstructionType", "type": "esriFieldTypeString", "alias": "ConstructionType", "length": 150, "domain": null }, { "name": "PlanLD", "type": "esriFieldTypeString", "alias": "PlanLD", "length": 150, "domain": null }, { "name": "OwnershipDesc", "type": "esriFieldTypeString", "alias": "OwnershipDesc", "length": 75, "domain": null }, { "name": "GrossArea", "type": "esriFieldTypeDouble", "alias": "GrossArea", "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "BID", "type": "esriFieldTypeSmallInteger", "alias": "BID", "domain": null }, { "name": "PhotoURL", "type": "esriFieldTypeString", "alias": "PhotoURL", "length": 80, "domain": null }, { "name": "AverageHeight", "type": "esriFieldTypeSmallInteger", "alias": "AverageHeight", "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LEEDCertificationDate", "type": "esriFieldTypeDate", "alias": "LEEDCertificationDate", "length": 8, "domain": null }, { "name": "LEEDCertificationRank", "type": "esriFieldTypeSmallInteger", "alias": "LEEDCertificationRank", "domain": { "type": "codedValue", "name": "WS2_LEEDCertificationRank", "description": "Level of LEED awarded / sought", "codedValues": [ { "name": "Certified", "code": 1 }, { "name": "Silver", "code": 2 }, { "name": "Gold", "code": 3 }, { "name": "Platinum", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingUserURL", "type": "esriFieldTypeString", "alias": "BuildingUserURL", "length": 100, "domain": null }, { "name": "SpaceNumOrigin", "type": "esriFieldTypeString", "alias": "SpaceNumOrigin", "length": 15, "domain": null }, { "name": "AssignableSF", "type": "esriFieldTypeInteger", "alias": "AssignableSF", "domain": null }, { "name": "ConstDate", "type": "esriFieldTypeDate", "alias": "ConstDate", "length": 8, "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": "" }, { "name": "FDO_SpaceNum", "fields": "SpaceNum", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 65, "name": "BuildingNumLabels2257_1128", "type": "Feature Layer", "description": "Status: UPDATED continuously as buildings change.Contact: Grant McCormick, UA PDC, 520-626-4416. grantmc@email.arizona.eduIntended Use: For map display.Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:fldBuildNumtxt:Shape_Length:Shape_Area:BuildingID:Name:Use:ShowMe:SpaceNumDbl:RuleIDDS:OverrideDS:", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3385, "maxScale": 847, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "\"#\" CONCAT \"\" CONCAT [SpaceNumLetter]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 847, "minScale": 3385, "name": "Default", "priority": 89, "symbol": { "type": "esriTS", "color": [ 115, 76, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.2769257486299999E7, "ymin": 3680615.7408000007, "xmax": -1.22094461578E7, "ymax": 4049066.458600003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 80, "domain": null }, { "name": "ShowMe", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleIDDS", "type": "esriFieldTypeInteger", "alias": "RuleIDDS", "domain": { "type": "codedValue", "name": "WS2_BuildingsDropShadow_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 2 }, { "name": "Rule_3", "code": 3 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingUse", "type": "esriFieldTypeSmallInteger", "alias": "BuildingUse", "domain": { "type": "codedValue", "name": "WS2_BldgUse", "description": "desc", "codedValues": [ { "name": "Academic", "code": 1 }, { "name": "Parking Garage", "code": 2 }, { "name": "Athletic-Recreation", "code": 3 }, { "name": "UA Residence Life Housing", "code": 4 }, { "name": "Unassigned", "code": 6 }, { "name": "Leased to Others", "code": 7 }, { "name": "Leased to UA", "code": 8 }, { "name": "University of Arizona Medical Center", "code": 5 }, { "name": "Administration", "code": 9 }, { "name": "Operations", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ShowMe2", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe2", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LabelLevel", "type": "esriFieldTypeSmallInteger", "alias": "LabelLevel", "domain": { "type": "codedValue", "name": "WS2_LabelLevel", "description": "Descriptions for sorting labels", "codedValues": [ { "name": "Garages", "code": 1 }, { "name": "Main Destination Buildings", "code": 2 }, { "name": "Secondary Destination Buildings", "code": 3 }, { "name": "General Academic", "code": 4 }, { "name": "Housing", "code": 5 }, { "name": "Other/ Small Buildings", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "SpaceNumLetter", "type": "esriFieldTypeString", "alias": "SpaceNumLetter", "length": 10, "domain": null }, { "name": "RuleIDPt", "type": "esriFieldTypeInteger", "alias": "RuleIDPt", "domain": { "type": "codedValue", "name": "WS2_BuildingsPointRep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "SpaceNumText", "type": "esriFieldTypeString", "alias": "SpaceNumText", "length": 10, "domain": null }, { "name": "CartoName", "type": "esriFieldTypeString", "alias": "CartoName", "length": 50, "domain": null }, { "name": "AliasName", "type": "esriFieldTypeString", "alias": "AliasName", "length": 50, "domain": null }, { "name": "HighlightName", "type": "esriFieldTypeString", "alias": "HighlightName", "length": 20, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "SISAbbrev", "type": "esriFieldTypeString", "alias": "SISAbbrev", "length": 20, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 16, "domain": null }, { "name": "County", "type": "esriFieldTypeSmallInteger", "alias": "County", "domain": { "type": "codedValue", "name": "WS2_County", "description": "Arizona Counties", "codedValues": [ { "name": "Apache", "code": 1 }, { "name": "Cochise", "code": 2 }, { "name": "Coconino", "code": 3 }, { "name": "Gila", "code": 4 }, { "name": "Greenlee", "code": 5 }, { "name": "Graham", "code": 6 }, { "name": "La Paz", "code": 7 }, { "name": "Maricopa", "code": 8 }, { "name": "Mohave", "code": 9 }, { "name": "Navajo", "code": 10 }, { "name": "Pima", "code": 11 }, { "name": "Pinal", "code": 12 }, { "name": "Santa Cruz", "code": 13 }, { "name": "Yavapai", "code": 14 }, { "name": "Yuma", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 6, "domain": null }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 10, "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "BID", "type": "esriFieldTypeSmallInteger", "alias": "BID", "domain": null }, { "name": "PhotoURL", "type": "esriFieldTypeString", "alias": "PhotoURL", "length": 80, "domain": null }, { "name": "AverageHeight", "type": "esriFieldTypeSmallInteger", "alias": "AverageHeight", "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LEEDCertificationDate", "type": "esriFieldTypeDate", "alias": "LEEDCertificationDate", "length": 8, "domain": null }, { "name": "LEEDCertificationRank", "type": "esriFieldTypeSmallInteger", "alias": "LEEDCertificationRank", "domain": { "type": "codedValue", "name": "WS2_LEEDCertificationRank", "description": "Level of LEED awarded / sought", "codedValues": [ { "name": "Certified", "code": 1 }, { "name": "Silver", "code": 2 }, { "name": "Gold", "code": 3 }, { "name": "Platinum", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingUserURL", "type": "esriFieldTypeString", "alias": "BuildingUserURL", "length": 100, "domain": null }, { "name": "SpaceNumOrigin", "type": "esriFieldTypeString", "alias": "SpaceNumOrigin", "length": 15, "domain": null }, { "name": "AssignableSF", "type": "esriFieldTypeInteger", "alias": "AssignableSF", "domain": null }, { "name": "ConstDate", "type": "esriFieldTypeDate", "alias": "ConstDate", "length": 8, "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": "" }, { "name": "FDO_SpaceNum", "fields": "SpaceNum", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 66, "name": "BuildingAddressLabels2257_1128", "type": "Feature Layer", "description": "Status: UPDATED continuously as buildings change.Contact: Grant McCormick, UA PDC, 520-626-4416. grantmc@email.arizona.eduIntended Use: For map display.Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:fldBuildNumtxt:Shape_Length:Shape_Area:BuildingID:Name:Use:ShowMe:SpaceNumDbl:RuleIDDS:OverrideDS:", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3385, "maxScale": 847, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Address]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 847, "minScale": 3385, "name": "Default", "priority": 90, "symbol": { "type": "esriTS", "color": [ 115, 76, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.2769257486299999E7, "ymin": 3680615.7408000007, "xmax": -1.22094461578E7, "ymax": 4049066.458600003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 80, "domain": null }, { "name": "ShowMe", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleIDDS", "type": "esriFieldTypeInteger", "alias": "RuleIDDS", "domain": { "type": "codedValue", "name": "WS2_BuildingsDropShadow_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 2 }, { "name": "Rule_3", "code": 3 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingUse", "type": "esriFieldTypeSmallInteger", "alias": "BuildingUse", "domain": { "type": "codedValue", "name": "WS2_BldgUse", "description": "desc", "codedValues": [ { "name": "Academic", "code": 1 }, { "name": "Parking Garage", "code": 2 }, { "name": "Athletic-Recreation", "code": 3 }, { "name": "UA Residence Life Housing", "code": 4 }, { "name": "Unassigned", "code": 6 }, { "name": "Leased to Others", "code": 7 }, { "name": "Leased to UA", "code": 8 }, { "name": "University of Arizona Medical Center", "code": 5 }, { "name": "Administration", "code": 9 }, { "name": "Operations", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ShowMe2", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe2", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LabelLevel", "type": "esriFieldTypeSmallInteger", "alias": "LabelLevel", "domain": { "type": "codedValue", "name": "WS2_LabelLevel", "description": "Descriptions for sorting labels", "codedValues": [ { "name": "Garages", "code": 1 }, { "name": "Main Destination Buildings", "code": 2 }, { "name": "Secondary Destination Buildings", "code": 3 }, { "name": "General Academic", "code": 4 }, { "name": "Housing", "code": 5 }, { "name": "Other/ Small Buildings", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "SpaceNumLetter", "type": "esriFieldTypeString", "alias": "SpaceNumLetter", "length": 10, "domain": null }, { "name": "RuleIDPt", "type": "esriFieldTypeInteger", "alias": "RuleIDPt", "domain": { "type": "codedValue", "name": "WS2_BuildingsPointRep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "SpaceNumText", "type": "esriFieldTypeString", "alias": "SpaceNumText", "length": 10, "domain": null }, { "name": "CartoName", "type": "esriFieldTypeString", "alias": "CartoName", "length": 50, "domain": null }, { "name": "AliasName", "type": "esriFieldTypeString", "alias": "AliasName", "length": 50, "domain": null }, { "name": "HighlightName", "type": "esriFieldTypeString", "alias": "HighlightName", "length": 20, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "SISAbbrev", "type": "esriFieldTypeString", "alias": "SISAbbrev", "length": 20, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 16, "domain": null }, { "name": "County", "type": "esriFieldTypeSmallInteger", "alias": "County", "domain": { "type": "codedValue", "name": "WS2_County", "description": "Arizona Counties", "codedValues": [ { "name": "Apache", "code": 1 }, { "name": "Cochise", "code": 2 }, { "name": "Coconino", "code": 3 }, { "name": "Gila", "code": 4 }, { "name": "Greenlee", "code": 5 }, { "name": "Graham", "code": 6 }, { "name": "La Paz", "code": 7 }, { "name": "Maricopa", "code": 8 }, { "name": "Mohave", "code": 9 }, { "name": "Navajo", "code": 10 }, { "name": "Pima", "code": 11 }, { "name": "Pinal", "code": 12 }, { "name": "Santa Cruz", "code": 13 }, { "name": "Yavapai", "code": 14 }, { "name": "Yuma", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 6, "domain": null }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 10, "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "BID", "type": "esriFieldTypeSmallInteger", "alias": "BID", "domain": null }, { "name": "PhotoURL", "type": "esriFieldTypeString", "alias": "PhotoURL", "length": 80, "domain": null }, { "name": "AverageHeight", "type": "esriFieldTypeSmallInteger", "alias": "AverageHeight", "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LEEDCertificationDate", "type": "esriFieldTypeDate", "alias": "LEEDCertificationDate", "length": 8, "domain": null }, { "name": "LEEDCertificationRank", "type": "esriFieldTypeSmallInteger", "alias": "LEEDCertificationRank", "domain": { "type": "codedValue", "name": "WS2_LEEDCertificationRank", "description": "Level of LEED awarded / sought", "codedValues": [ { "name": "Certified", "code": 1 }, { "name": "Silver", "code": 2 }, { "name": "Gold", "code": 3 }, { "name": "Platinum", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingUserURL", "type": "esriFieldTypeString", "alias": "BuildingUserURL", "length": 100, "domain": null }, { "name": "SpaceNumOrigin", "type": "esriFieldTypeString", "alias": "SpaceNumOrigin", "length": 15, "domain": null }, { "name": "AssignableSF", "type": "esriFieldTypeInteger", "alias": "AssignableSF", "domain": null }, { "name": "ConstDate", "type": "esriFieldTypeDate", "alias": "ConstDate", "length": 8, "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": "" }, { "name": "FDO_SpaceNum", "fields": "SpaceNum", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 67, "name": "BuildingNameNumAddLabels564_282", "type": "Feature Layer", "description": "Status: UPDATED continuously as buildings change.Contact: Grant McCormick, UA PDC, 520-626-4416. grantmc@email.arizona.eduIntended Use: For map display.Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:fldBuildNumtxt:Shape_Length:Shape_Area:BuildingID:Name:Use:ShowMe:SpaceNumDbl:RuleIDDS:OverrideDS:", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 846, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "\"#\" CONCAT \" \" CONCAT [SpaceNumLetter]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 847, "minScale": 1692, "name": "num", "priority": 93, "symbol": { "type": "esriTS", "color": [ 115, 76, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[Address]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 6771, "name": "address", "priority": 92, "symbol": { "type": "esriTS", "color": [ 115, 76, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[CartoName]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 6771, "name": "name", "priority": 91, "symbol": { "type": "esriTS", "color": [ 115, 76, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.2769257486299999E7, "ymin": 3680615.7408000007, "xmax": -1.22094461578E7, "ymax": 4049066.458600003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 80, "domain": null }, { "name": "ShowMe", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleIDDS", "type": "esriFieldTypeInteger", "alias": "RuleIDDS", "domain": { "type": "codedValue", "name": "WS2_BuildingsDropShadow_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 2 }, { "name": "Rule_3", "code": 3 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingUse", "type": "esriFieldTypeSmallInteger", "alias": "BuildingUse", "domain": { "type": "codedValue", "name": "WS2_BldgUse", "description": "desc", "codedValues": [ { "name": "Academic", "code": 1 }, { "name": "Parking Garage", "code": 2 }, { "name": "Athletic-Recreation", "code": 3 }, { "name": "UA Residence Life Housing", "code": 4 }, { "name": "Unassigned", "code": 6 }, { "name": "Leased to Others", "code": 7 }, { "name": "Leased to UA", "code": 8 }, { "name": "University of Arizona Medical Center", "code": 5 }, { "name": "Administration", "code": 9 }, { "name": "Operations", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ShowMe2", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe2", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LabelLevel", "type": "esriFieldTypeSmallInteger", "alias": "LabelLevel", "domain": { "type": "codedValue", "name": "WS2_LabelLevel", "description": "Descriptions for sorting labels", "codedValues": [ { "name": "Garages", "code": 1 }, { "name": "Main Destination Buildings", "code": 2 }, { "name": "Secondary Destination Buildings", "code": 3 }, { "name": "General Academic", "code": 4 }, { "name": "Housing", "code": 5 }, { "name": "Other/ Small Buildings", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "SpaceNumLetter", "type": "esriFieldTypeString", "alias": "SpaceNumLetter", "length": 10, "domain": null }, { "name": "RuleIDPt", "type": "esriFieldTypeInteger", "alias": "RuleIDPt", "domain": { "type": "codedValue", "name": "WS2_BuildingsPointRep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "SpaceNumText", "type": "esriFieldTypeString", "alias": "SpaceNumText", "length": 10, "domain": null }, { "name": "CartoName", "type": "esriFieldTypeString", "alias": "CartoName", "length": 50, "domain": null }, { "name": "AliasName", "type": "esriFieldTypeString", "alias": "AliasName", "length": 50, "domain": null }, { "name": "HighlightName", "type": "esriFieldTypeString", "alias": "HighlightName", "length": 20, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "SISAbbrev", "type": "esriFieldTypeString", "alias": "SISAbbrev", "length": 20, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 16, "domain": null }, { "name": "County", "type": "esriFieldTypeSmallInteger", "alias": "County", "domain": { "type": "codedValue", "name": "WS2_County", "description": "Arizona Counties", "codedValues": [ { "name": "Apache", "code": 1 }, { "name": "Cochise", "code": 2 }, { "name": "Coconino", "code": 3 }, { "name": "Gila", "code": 4 }, { "name": "Greenlee", "code": 5 }, { "name": "Graham", "code": 6 }, { "name": "La Paz", "code": 7 }, { "name": "Maricopa", "code": 8 }, { "name": "Mohave", "code": 9 }, { "name": "Navajo", "code": 10 }, { "name": "Pima", "code": 11 }, { "name": "Pinal", "code": 12 }, { "name": "Santa Cruz", "code": 13 }, { "name": "Yavapai", "code": 14 }, { "name": "Yuma", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 6, "domain": null }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 10, "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "BID", "type": "esriFieldTypeSmallInteger", "alias": "BID", "domain": null }, { "name": "PhotoURL", "type": "esriFieldTypeString", "alias": "PhotoURL", "length": 80, "domain": null }, { "name": "AverageHeight", "type": "esriFieldTypeSmallInteger", "alias": "AverageHeight", "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LEEDCertificationDate", "type": "esriFieldTypeDate", "alias": "LEEDCertificationDate", "length": 8, "domain": null }, { "name": "LEEDCertificationRank", "type": "esriFieldTypeSmallInteger", "alias": "LEEDCertificationRank", "domain": { "type": "codedValue", "name": "WS2_LEEDCertificationRank", "description": "Level of LEED awarded / sought", "codedValues": [ { "name": "Certified", "code": 1 }, { "name": "Silver", "code": 2 }, { "name": "Gold", "code": 3 }, { "name": "Platinum", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingUserURL", "type": "esriFieldTypeString", "alias": "BuildingUserURL", "length": 100, "domain": null }, { "name": "SpaceNumOrigin", "type": "esriFieldTypeString", "alias": "SpaceNumOrigin", "length": 15, "domain": null }, { "name": "AssignableSF", "type": "esriFieldTypeInteger", "alias": "AssignableSF", "domain": null }, { "name": "ConstDate", "type": "esriFieldTypeDate", "alias": "ConstDate", "length": 8, "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": "" }, { "name": "FDO_SpaceNum", "fields": "SpaceNum", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 68, "name": "BuildingNameNumAddLabels1128", "type": "Feature Layer", "description": "Status: UPDATED continuously as buildings change.Contact: Grant McCormick, UA PDC, 520-626-4416. grantmc@email.arizona.eduIntended Use: For map display.Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:fldBuildNumtxt:Shape_Length:Shape_Area:BuildingID:Name:Use:ShowMe:SpaceNumDbl:RuleIDDS:OverrideDS:", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1692, "maxScale": 847, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "\"#\" CONCAT \" \" CONCAT [SpaceNumLetter]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 847, "minScale": 1692, "name": "num", "priority": 96, "symbol": { "type": "esriTS", "color": [ 115, 76, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[Address]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 6771, "name": "address", "priority": 97, "symbol": { "type": "esriTS", "color": [ 115, 76, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[CartoName]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 6771, "name": "name", "priority": 84, "symbol": { "type": "esriTS", "color": [ 115, 76, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.2769257486299999E7, "ymin": 3680615.7408000007, "xmax": -1.22094461578E7, "ymax": 4049066.458600003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 80, "domain": null }, { "name": "ShowMe", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleIDDS", "type": "esriFieldTypeInteger", "alias": "RuleIDDS", "domain": { "type": "codedValue", "name": "WS2_BuildingsDropShadow_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 2 }, { "name": "Rule_3", "code": 3 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingUse", "type": "esriFieldTypeSmallInteger", "alias": "BuildingUse", "domain": { "type": "codedValue", "name": "WS2_BldgUse", "description": "desc", "codedValues": [ { "name": "Academic", "code": 1 }, { "name": "Parking Garage", "code": 2 }, { "name": "Athletic-Recreation", "code": 3 }, { "name": "UA Residence Life Housing", "code": 4 }, { "name": "Unassigned", "code": 6 }, { "name": "Leased to Others", "code": 7 }, { "name": "Leased to UA", "code": 8 }, { "name": "University of Arizona Medical Center", "code": 5 }, { "name": "Administration", "code": 9 }, { "name": "Operations", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ShowMe2", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe2", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LabelLevel", "type": "esriFieldTypeSmallInteger", "alias": "LabelLevel", "domain": { "type": "codedValue", "name": "WS2_LabelLevel", "description": "Descriptions for sorting labels", "codedValues": [ { "name": "Garages", "code": 1 }, { "name": "Main Destination Buildings", "code": 2 }, { "name": "Secondary Destination Buildings", "code": 3 }, { "name": "General Academic", "code": 4 }, { "name": "Housing", "code": 5 }, { "name": "Other/ Small Buildings", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "SpaceNumLetter", "type": "esriFieldTypeString", "alias": "SpaceNumLetter", "length": 10, "domain": null }, { "name": "RuleIDPt", "type": "esriFieldTypeInteger", "alias": "RuleIDPt", "domain": { "type": "codedValue", "name": "WS2_BuildingsPointRep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "SpaceNumText", "type": "esriFieldTypeString", "alias": "SpaceNumText", "length": 10, "domain": null }, { "name": "CartoName", "type": "esriFieldTypeString", "alias": "CartoName", "length": 50, "domain": null }, { "name": "AliasName", "type": "esriFieldTypeString", "alias": "AliasName", "length": 50, "domain": null }, { "name": "HighlightName", "type": "esriFieldTypeString", "alias": "HighlightName", "length": 20, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "SISAbbrev", "type": "esriFieldTypeString", "alias": "SISAbbrev", "length": 20, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 16, "domain": null }, { "name": "County", "type": "esriFieldTypeSmallInteger", "alias": "County", "domain": { "type": "codedValue", "name": "WS2_County", "description": "Arizona Counties", "codedValues": [ { "name": "Apache", "code": 1 }, { "name": "Cochise", "code": 2 }, { "name": "Coconino", "code": 3 }, { "name": "Gila", "code": 4 }, { "name": "Greenlee", "code": 5 }, { "name": "Graham", "code": 6 }, { "name": "La Paz", "code": 7 }, { "name": "Maricopa", "code": 8 }, { "name": "Mohave", "code": 9 }, { "name": "Navajo", "code": 10 }, { "name": "Pima", "code": 11 }, { "name": "Pinal", "code": 12 }, { "name": "Santa Cruz", "code": 13 }, { "name": "Yavapai", "code": 14 }, { "name": "Yuma", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 6, "domain": null }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 10, "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "BID", "type": "esriFieldTypeSmallInteger", "alias": "BID", "domain": null }, { "name": "PhotoURL", "type": "esriFieldTypeString", "alias": "PhotoURL", "length": 80, "domain": null }, { "name": "AverageHeight", "type": "esriFieldTypeSmallInteger", "alias": "AverageHeight", "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LEEDCertificationDate", "type": "esriFieldTypeDate", "alias": "LEEDCertificationDate", "length": 8, "domain": null }, { "name": "LEEDCertificationRank", "type": "esriFieldTypeSmallInteger", "alias": "LEEDCertificationRank", "domain": { "type": "codedValue", "name": "WS2_LEEDCertificationRank", "description": "Level of LEED awarded / sought", "codedValues": [ { "name": "Certified", "code": 1 }, { "name": "Silver", "code": 2 }, { "name": "Gold", "code": 3 }, { "name": "Platinum", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingUserURL", "type": "esriFieldTypeString", "alias": "BuildingUserURL", "length": 100, "domain": null }, { "name": "SpaceNumOrigin", "type": "esriFieldTypeString", "alias": "SpaceNumOrigin", "length": 15, "domain": null }, { "name": "AssignableSF", "type": "esriFieldTypeInteger", "alias": "AssignableSF", "domain": null }, { "name": "ConstDate", "type": "esriFieldTypeDate", "alias": "ConstDate", "length": 8, "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": "" }, { "name": "FDO_SpaceNum", "fields": "SpaceNum", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 69, "name": "BuildingsNonUA", "type": "Feature Layer", "description": "Status:Contact:Intended Use:Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:Shape_Length:Shape_Area:BuildingNonUAID:Name:Address:LandIsOwnedByUA:Use:UAProgramLink:", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 30000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 171, 136, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2475553985100001E7, "ymin": 3676309.863300003, "xmax": -1.2272367592E7, "ymax": 3956043.4739000034, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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 } ], "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 70, "name": "Construction Sites", "type": "Feature Layer", "description": "This shows areas currently under construction.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 18056, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 230, 76, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 76, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ProjectName]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 1692, "name": "Default", "priority": 175, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.24752005689E7, "ymin": 3788395.3539000005, "xmax": -1.23502514325E7, "ymax": 3955766.5299, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ProjectName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "date_added", "type": "esriFieldTypeDate", "alias": "date_added", "length": 8, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ProjectName", "type": "esriFieldTypeString", "alias": "ProjectName", "length": 50, "domain": null }, { "name": "DateRemoved", "type": "esriFieldTypeDate", "alias": "DateRemoved", "length": 8, "domain": null }, { "name": "ActiveProject", "type": "esriFieldTypeSmallInteger", "alias": "ActiveProject", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PDCProjectNumber", "type": "esriFieldTypeString", "alias": "PDCProjectNumber", "length": 7, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 71, "name": "Buildings564", "type": "Feature Layer", "description": "Status: UPDATED continuously as buildings change.Contact: Grant McCormick, UA PDC, 520-626-4416. grantmc@email.arizona.eduIntended Use: For map display.Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:fldBuildNumtxt:Shape_Length:Shape_Area:BuildingID:Name:Use:ShowMe:SpaceNumDbl:RuleIDDS:OverrideDS:", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 846, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CartoName", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 188, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 112, 68, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "CartoName", "classes": [ { "label": "Pacheco ILC", "description": "Pacheco ILC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 1.0008 } }, "values": [ [ "Pacheco ILC" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 1.0008 } }, "value": "Pacheco ILC", "label": "Pacheco ILC" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 204, 255 ], "toColor": [ 252, 205, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 189, 255 ], "toColor": [ 182, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 179, 252, 255 ], "toColor": [ 216, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 234, 252, 255 ], "toColor": [ 179, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 179, 255 ], "toColor": [ 252, 239, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 200, 252, 255 ], "toColor": [ 179, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 215, 252, 255 ], "toColor": [ 244, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 235, 255 ], "toColor": [ 212, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 233, 255 ], "toColor": [ 252, 179, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 215, 255 ], "toColor": [ 252, 239, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 199, 255 ], "toColor": [ 229, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 182, 255 ], "toColor": [ 252, 212, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 228, 252, 255 ], "toColor": [ 212, 228, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2769257486299999E7, "ymin": 3680615.7408000007, "xmax": -1.22094461578E7, "ymax": 4049066.458600003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 80, "domain": null }, { "name": "ShowMe", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleIDDS", "type": "esriFieldTypeInteger", "alias": "RuleIDDS", "domain": { "type": "codedValue", "name": "WS2_BuildingsDropShadow_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 2 }, { "name": "Rule_3", "code": 3 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Override", "type": "esriFieldTypeBlob", "alias": "Override", "domain": null }, { "name": "BuildingUse", "type": "esriFieldTypeSmallInteger", "alias": "BuildingUse", "domain": { "type": "codedValue", "name": "WS2_BldgUse", "description": "desc", "codedValues": [ { "name": "Academic", "code": 1 }, { "name": "Parking Garage", "code": 2 }, { "name": "Athletic-Recreation", "code": 3 }, { "name": "UA Residence Life Housing", "code": 4 }, { "name": "Unassigned", "code": 6 }, { "name": "Leased to Others", "code": 7 }, { "name": "Leased to UA", "code": 8 }, { "name": "University of Arizona Medical Center", "code": 5 }, { "name": "Administration", "code": 9 }, { "name": "Operations", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ShowMe2", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe2", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LabelLevel", "type": "esriFieldTypeSmallInteger", "alias": "LabelLevel", "domain": { "type": "codedValue", "name": "WS2_LabelLevel", "description": "Descriptions for sorting labels", "codedValues": [ { "name": "Garages", "code": 1 }, { "name": "Main Destination Buildings", "code": 2 }, { "name": "Secondary Destination Buildings", "code": 3 }, { "name": "General Academic", "code": 4 }, { "name": "Housing", "code": 5 }, { "name": "Other/ Small Buildings", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "SpaceNumLetter", "type": "esriFieldTypeString", "alias": "SpaceNumLetter", "length": 10, "domain": null }, { "name": "RuleIDPt", "type": "esriFieldTypeInteger", "alias": "RuleIDPt", "domain": { "type": "codedValue", "name": "WS2_BuildingsPointRep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Override_1", "type": "esriFieldTypeBlob", "alias": "Override_1", "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "SpaceNumText", "type": "esriFieldTypeString", "alias": "SpaceNumText", "length": 10, "domain": null }, { "name": "CartoName", "type": "esriFieldTypeString", "alias": "CartoName", "length": 50, "domain": null }, { "name": "AliasName", "type": "esriFieldTypeString", "alias": "AliasName", "length": 50, "domain": null }, { "name": "HighlightName", "type": "esriFieldTypeString", "alias": "HighlightName", "length": 20, "domain": null }, { "name": "SISAbbrev", "type": "esriFieldTypeString", "alias": "SISAbbrev", "length": 20, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 16, "domain": null }, { "name": "County", "type": "esriFieldTypeSmallInteger", "alias": "County", "domain": { "type": "codedValue", "name": "WS2_County", "description": "Arizona Counties", "codedValues": [ { "name": "Apache", "code": 1 }, { "name": "Cochise", "code": 2 }, { "name": "Coconino", "code": 3 }, { "name": "Gila", "code": 4 }, { "name": "Greenlee", "code": 5 }, { "name": "Graham", "code": 6 }, { "name": "La Paz", "code": 7 }, { "name": "Maricopa", "code": 8 }, { "name": "Mohave", "code": 9 }, { "name": "Navajo", "code": 10 }, { "name": "Pima", "code": 11 }, { "name": "Pinal", "code": 12 }, { "name": "Santa Cruz", "code": 13 }, { "name": "Yavapai", "code": 14 }, { "name": "Yuma", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 6, "domain": null }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 10, "domain": null }, { "name": "GrossArea", "type": "esriFieldTypeDouble", "alias": "GrossArea", "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "BID", "type": "esriFieldTypeSmallInteger", "alias": "BID", "domain": null }, { "name": "PhotoURL", "type": "esriFieldTypeString", "alias": "PhotoURL", "length": 80, "domain": null }, { "name": "AverageHeight", "type": "esriFieldTypeSmallInteger", "alias": "AverageHeight", "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LEEDCertificationDate", "type": "esriFieldTypeDate", "alias": "LEEDCertificationDate", "length": 8, "domain": null }, { "name": "LEEDCertificationRank", "type": "esriFieldTypeSmallInteger", "alias": "LEEDCertificationRank", "domain": { "type": "codedValue", "name": "WS2_LEEDCertificationRank", "description": "Level of LEED awarded / sought", "codedValues": [ { "name": "Certified", "code": 1 }, { "name": "Silver", "code": 2 }, { "name": "Gold", "code": 3 }, { "name": "Platinum", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingUserURL", "type": "esriFieldTypeString", "alias": "BuildingUserURL", "length": 100, "domain": null }, { "name": "SpaceNumOrigin", "type": "esriFieldTypeString", "alias": "SpaceNumOrigin", "length": 15, "domain": null }, { "name": "AssignableSF", "type": "esriFieldTypeInteger", "alias": "AssignableSF", "domain": null }, { "name": "ConstDate", "type": "esriFieldTypeDate", "alias": "ConstDate", "length": 8, "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": "" }, { "name": "FDO_SpaceNum", "fields": "SpaceNum", "isAscending": true, "isUnique": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 72, "name": "Buildings1128", "type": "Feature Layer", "description": "Status: UPDATED continuously as buildings change.Contact: Grant McCormick, UA PDC, 520-626-4416. grantmc@email.arizona.eduIntended Use: For map display.Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:fldBuildNumtxt:Shape_Length:Shape_Area:BuildingID:Name:Use:ShowMe:SpaceNumDbl:RuleIDDS:OverrideDS:", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1692, "maxScale": 847, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CartoName", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 188, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 112, 68, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "CartoName", "classes": [ { "label": "Pacheco ILC", "description": "Pacheco ILC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 1.0008 } }, "values": [ [ "Pacheco ILC" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 1.0008 } }, "value": "Pacheco ILC", "label": "Pacheco ILC" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 204, 255 ], "toColor": [ 252, 205, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 189, 255 ], "toColor": [ 182, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 179, 252, 255 ], "toColor": [ 216, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 234, 252, 255 ], "toColor": [ 179, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 179, 255 ], "toColor": [ 252, 239, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 200, 252, 255 ], "toColor": [ 179, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 215, 252, 255 ], "toColor": [ 244, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 235, 255 ], "toColor": [ 212, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 233, 255 ], "toColor": [ 252, 179, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 215, 255 ], "toColor": [ 252, 239, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 199, 255 ], "toColor": [ 229, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 182, 255 ], "toColor": [ 252, 212, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 228, 252, 255 ], "toColor": [ 212, 228, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2769257486299999E7, "ymin": 3680615.7408000007, "xmax": -1.22094461578E7, "ymax": 4049066.458600003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 80, "domain": null }, { "name": "ShowMe", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleIDDS", "type": "esriFieldTypeInteger", "alias": "RuleIDDS", "domain": { "type": "codedValue", "name": "WS2_BuildingsDropShadow_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 2 }, { "name": "Rule_3", "code": 3 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Override", "type": "esriFieldTypeBlob", "alias": "Override", "domain": null }, { "name": "BuildingUse", "type": "esriFieldTypeSmallInteger", "alias": "BuildingUse", "domain": { "type": "codedValue", "name": "WS2_BldgUse", "description": "desc", "codedValues": [ { "name": "Academic", "code": 1 }, { "name": "Parking Garage", "code": 2 }, { "name": "Athletic-Recreation", "code": 3 }, { "name": "UA Residence Life Housing", "code": 4 }, { "name": "Unassigned", "code": 6 }, { "name": "Leased to Others", "code": 7 }, { "name": "Leased to UA", "code": 8 }, { "name": "University of Arizona Medical Center", "code": 5 }, { "name": "Administration", "code": 9 }, { "name": "Operations", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ShowMe2", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe2", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LabelLevel", "type": "esriFieldTypeSmallInteger", "alias": "LabelLevel", "domain": { "type": "codedValue", "name": "WS2_LabelLevel", "description": "Descriptions for sorting labels", "codedValues": [ { "name": "Garages", "code": 1 }, { "name": "Main Destination Buildings", "code": 2 }, { "name": "Secondary Destination Buildings", "code": 3 }, { "name": "General Academic", "code": 4 }, { "name": "Housing", "code": 5 }, { "name": "Other/ Small Buildings", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "SpaceNumLetter", "type": "esriFieldTypeString", "alias": "SpaceNumLetter", "length": 10, "domain": null }, { "name": "RuleIDPt", "type": "esriFieldTypeInteger", "alias": "RuleIDPt", "domain": { "type": "codedValue", "name": "WS2_BuildingsPointRep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Override_1", "type": "esriFieldTypeBlob", "alias": "Override_1", "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "SpaceNumText", "type": "esriFieldTypeString", "alias": "SpaceNumText", "length": 10, "domain": null }, { "name": "CartoName", "type": "esriFieldTypeString", "alias": "CartoName", "length": 50, "domain": null }, { "name": "AliasName", "type": "esriFieldTypeString", "alias": "AliasName", "length": 50, "domain": null }, { "name": "HighlightName", "type": "esriFieldTypeString", "alias": "HighlightName", "length": 20, "domain": null }, { "name": "SISAbbrev", "type": "esriFieldTypeString", "alias": "SISAbbrev", "length": 20, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 16, "domain": null }, { "name": "County", "type": "esriFieldTypeSmallInteger", "alias": "County", "domain": { "type": "codedValue", "name": "WS2_County", "description": "Arizona Counties", "codedValues": [ { "name": "Apache", "code": 1 }, { "name": "Cochise", "code": 2 }, { "name": "Coconino", "code": 3 }, { "name": "Gila", "code": 4 }, { "name": "Greenlee", "code": 5 }, { "name": "Graham", "code": 6 }, { "name": "La Paz", "code": 7 }, { "name": "Maricopa", "code": 8 }, { "name": "Mohave", "code": 9 }, { "name": "Navajo", "code": 10 }, { "name": "Pima", "code": 11 }, { "name": "Pinal", "code": 12 }, { "name": "Santa Cruz", "code": 13 }, { "name": "Yavapai", "code": 14 }, { "name": "Yuma", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 6, "domain": null }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 10, "domain": null }, { "name": "GrossArea", "type": "esriFieldTypeDouble", "alias": "GrossArea", "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "BID", "type": "esriFieldTypeSmallInteger", "alias": "BID", "domain": null }, { "name": "PhotoURL", "type": "esriFieldTypeString", "alias": "PhotoURL", "length": 80, "domain": null }, { "name": "AverageHeight", "type": "esriFieldTypeSmallInteger", "alias": "AverageHeight", "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LEEDCertificationDate", "type": "esriFieldTypeDate", "alias": "LEEDCertificationDate", "length": 8, "domain": null }, { "name": "LEEDCertificationRank", "type": "esriFieldTypeSmallInteger", "alias": "LEEDCertificationRank", "domain": { "type": "codedValue", "name": "WS2_LEEDCertificationRank", "description": "Level of LEED awarded / sought", "codedValues": [ { "name": "Certified", "code": 1 }, { "name": "Silver", "code": 2 }, { "name": "Gold", "code": 3 }, { "name": "Platinum", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingUserURL", "type": "esriFieldTypeString", "alias": "BuildingUserURL", "length": 100, "domain": null }, { "name": "SpaceNumOrigin", "type": "esriFieldTypeString", "alias": "SpaceNumOrigin", "length": 15, "domain": null }, { "name": "AssignableSF", "type": "esriFieldTypeInteger", "alias": "AssignableSF", "domain": null }, { "name": "ConstDate", "type": "esriFieldTypeDate", "alias": "ConstDate", "length": 8, "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": "" }, { "name": "FDO_SpaceNum", "fields": "SpaceNum", "isAscending": true, "isUnique": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 73, "name": "Buildings2257_1128", "type": "Feature Layer", "description": "Status: UPDATED continuously as buildings change.Contact: Grant McCormick, UA PDC, 520-626-4416. grantmc@email.arizona.eduIntended Use: For map display.Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:fldBuildNumtxt:Shape_Length:Shape_Area:BuildingID:Name:Use:ShowMe:SpaceNumDbl:RuleIDDS:OverrideDS:", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3385, "maxScale": 847, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CartoName", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 188, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 112, 68, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "CartoName", "classes": [ { "label": "Pacheco ILC", "description": "Pacheco ILC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 1.0008 } }, "values": [ [ "Pacheco ILC" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 1.0008 } }, "value": "Pacheco ILC", "label": "Pacheco ILC" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 204, 255 ], "toColor": [ 252, 205, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 189, 255 ], "toColor": [ 182, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 179, 252, 255 ], "toColor": [ 216, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 234, 252, 255 ], "toColor": [ 179, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 179, 255 ], "toColor": [ 252, 239, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 200, 252, 255 ], "toColor": [ 179, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 215, 252, 255 ], "toColor": [ 244, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 235, 255 ], "toColor": [ 212, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 233, 255 ], "toColor": [ 252, 179, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 215, 255 ], "toColor": [ 252, 239, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 199, 255 ], "toColor": [ 229, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 182, 255 ], "toColor": [ 252, 212, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 228, 252, 255 ], "toColor": [ 212, 228, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2769257486299999E7, "ymin": 3680615.7408000007, "xmax": -1.22094461578E7, "ymax": 4049066.458600003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 80, "domain": null }, { "name": "ShowMe", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleIDDS", "type": "esriFieldTypeInteger", "alias": "RuleIDDS", "domain": { "type": "codedValue", "name": "WS2_BuildingsDropShadow_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 2 }, { "name": "Rule_3", "code": 3 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Override", "type": "esriFieldTypeBlob", "alias": "Override", "domain": null }, { "name": "BuildingUse", "type": "esriFieldTypeSmallInteger", "alias": "BuildingUse", "domain": { "type": "codedValue", "name": "WS2_BldgUse", "description": "desc", "codedValues": [ { "name": "Academic", "code": 1 }, { "name": "Parking Garage", "code": 2 }, { "name": "Athletic-Recreation", "code": 3 }, { "name": "UA Residence Life Housing", "code": 4 }, { "name": "Unassigned", "code": 6 }, { "name": "Leased to Others", "code": 7 }, { "name": "Leased to UA", "code": 8 }, { "name": "University of Arizona Medical Center", "code": 5 }, { "name": "Administration", "code": 9 }, { "name": "Operations", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ShowMe2", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe2", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LabelLevel", "type": "esriFieldTypeSmallInteger", "alias": "LabelLevel", "domain": { "type": "codedValue", "name": "WS2_LabelLevel", "description": "Descriptions for sorting labels", "codedValues": [ { "name": "Garages", "code": 1 }, { "name": "Main Destination Buildings", "code": 2 }, { "name": "Secondary Destination Buildings", "code": 3 }, { "name": "General Academic", "code": 4 }, { "name": "Housing", "code": 5 }, { "name": "Other/ Small Buildings", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "SpaceNumLetter", "type": "esriFieldTypeString", "alias": "SpaceNumLetter", "length": 10, "domain": null }, { "name": "RuleIDPt", "type": "esriFieldTypeInteger", "alias": "RuleIDPt", "domain": { "type": "codedValue", "name": "WS2_BuildingsPointRep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Override_1", "type": "esriFieldTypeBlob", "alias": "Override_1", "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "SpaceNumText", "type": "esriFieldTypeString", "alias": "SpaceNumText", "length": 10, "domain": null }, { "name": "CartoName", "type": "esriFieldTypeString", "alias": "CartoName", "length": 50, "domain": null }, { "name": "AliasName", "type": "esriFieldTypeString", "alias": "AliasName", "length": 50, "domain": null }, { "name": "HighlightName", "type": "esriFieldTypeString", "alias": "HighlightName", "length": 20, "domain": null }, { "name": "SISAbbrev", "type": "esriFieldTypeString", "alias": "SISAbbrev", "length": 20, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 16, "domain": null }, { "name": "County", "type": "esriFieldTypeSmallInteger", "alias": "County", "domain": { "type": "codedValue", "name": "WS2_County", "description": "Arizona Counties", "codedValues": [ { "name": "Apache", "code": 1 }, { "name": "Cochise", "code": 2 }, { "name": "Coconino", "code": 3 }, { "name": "Gila", "code": 4 }, { "name": "Greenlee", "code": 5 }, { "name": "Graham", "code": 6 }, { "name": "La Paz", "code": 7 }, { "name": "Maricopa", "code": 8 }, { "name": "Mohave", "code": 9 }, { "name": "Navajo", "code": 10 }, { "name": "Pima", "code": 11 }, { "name": "Pinal", "code": 12 }, { "name": "Santa Cruz", "code": 13 }, { "name": "Yavapai", "code": 14 }, { "name": "Yuma", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 6, "domain": null }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 10, "domain": null }, { "name": "GrossArea", "type": "esriFieldTypeDouble", "alias": "GrossArea", "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "PhotoURL", "type": "esriFieldTypeString", "alias": "PhotoURL", "length": 80, "domain": null }, { "name": "AverageHeight", "type": "esriFieldTypeSmallInteger", "alias": "AverageHeight", "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LEEDCertificationDate", "type": "esriFieldTypeDate", "alias": "LEEDCertificationDate", "length": 8, "domain": null }, { "name": "LEEDCertificationRank", "type": "esriFieldTypeSmallInteger", "alias": "LEEDCertificationRank", "domain": { "type": "codedValue", "name": "WS2_LEEDCertificationRank", "description": "Level of LEED awarded / sought", "codedValues": [ { "name": "Certified", "code": 1 }, { "name": "Silver", "code": 2 }, { "name": "Gold", "code": 3 }, { "name": "Platinum", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingUserURL", "type": "esriFieldTypeString", "alias": "BuildingUserURL", "length": 100, "domain": null }, { "name": "SpaceNumOrigin", "type": "esriFieldTypeString", "alias": "SpaceNumOrigin", "length": 15, "domain": null }, { "name": "AssignableSF", "type": "esriFieldTypeInteger", "alias": "AssignableSF", "domain": null }, { "name": "ConstDate", "type": "esriFieldTypeDate", "alias": "ConstDate", "length": 8, "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": "" }, { "name": "FDO_SpaceNum", "fields": "SpaceNum", "isAscending": true, "isUnique": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 74, "name": "Buildings", "type": "Feature Layer", "description": "Status: UPDATED continuously as buildings change.Contact: Grant McCormick, UA PDC, 520-626-4416. grantmc@email.arizona.eduIntended Use: For map display.Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:fldBuildNumtxt:Shape_Length:Shape_Area:BuildingID:Name:Use:ShowMe:SpaceNumDbl:RuleIDDS:OverrideDS:", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 36113, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Buildings.CartoName", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 188, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 112, 68, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "CartoName", "classes": [ { "label": "Pacheco ILC", "description": "Pacheco ILC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 1.0008 } }, "values": [ [ "Pacheco ILC" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 1.0008 } }, "value": "Pacheco ILC", "label": "Pacheco ILC" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 204, 255 ], "toColor": [ 252, 205, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 189, 255 ], "toColor": [ 182, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 179, 252, 255 ], "toColor": [ 216, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 234, 252, 255 ], "toColor": [ 179, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 179, 255 ], "toColor": [ 252, 239, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 200, 252, 255 ], "toColor": [ 179, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 215, 252, 255 ], "toColor": [ 244, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 235, 255 ], "toColor": [ 212, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 233, 255 ], "toColor": [ 252, 179, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 215, 255 ], "toColor": [ 252, 239, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 199, 255 ], "toColor": [ 229, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 182, 255 ], "toColor": [ 252, 212, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 228, 252, 255 ], "toColor": [ 212, 228, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2769257486299999E7, "ymin": 3680615.7408000007, "xmax": -1.22094461578E7, "ymax": 4049066.458600003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Buildings.Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Buildings.OBJECTID", "type": "esriFieldTypeOID", "alias": "Buildings.OBJECTID", "domain": null }, { "name": "Buildings.Shape", "type": "esriFieldTypeGeometry", "alias": "Buildings.Shape", "domain": null }, { "name": "Buildings.Name", "type": "esriFieldTypeString", "alias": "Name", "length": 80, "domain": null }, { "name": "Buildings.ShowMe", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Buildings.RuleIDDS", "type": "esriFieldTypeInteger", "alias": "RuleIDDS", "domain": { "type": "codedValue", "name": "WS2_BuildingsDropShadow_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 2 }, { "name": "Rule_3", "code": 3 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Buildings.BuildingUse", "type": "esriFieldTypeSmallInteger", "alias": "Buildings.BuildingUse", "domain": { "type": "codedValue", "name": "WS2_BldgUse", "description": "desc", "codedValues": [ { "name": "Academic", "code": 1 }, { "name": "Parking Garage", "code": 2 }, { "name": "Athletic-Recreation", "code": 3 }, { "name": "UA Residence Life Housing", "code": 4 }, { "name": "Unassigned", "code": 6 }, { "name": "Leased to Others", "code": 7 }, { "name": "Leased to UA", "code": 8 }, { "name": "University of Arizona Medical Center", "code": 5 }, { "name": "Administration", "code": 9 }, { "name": "Operations", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Buildings.ShowMe2", "type": "esriFieldTypeSmallInteger", "alias": "Buildings.ShowMe2", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Buildings.LabelLevel", "type": "esriFieldTypeSmallInteger", "alias": "Buildings.LabelLevel", "domain": { "type": "codedValue", "name": "WS2_LabelLevel", "description": "Descriptions for sorting labels", "codedValues": [ { "name": "Garages", "code": 1 }, { "name": "Main Destination Buildings", "code": 2 }, { "name": "Secondary Destination Buildings", "code": 3 }, { "name": "General Academic", "code": 4 }, { "name": "Housing", "code": 5 }, { "name": "Other/ Small Buildings", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Buildings.SpaceNum", "type": "esriFieldTypeDouble", "alias": "Buildings.SpaceNum", "domain": null }, { "name": "Buildings.SpaceNumLetter", "type": "esriFieldTypeString", "alias": "Buildings.SpaceNumLetter", "length": 10, "domain": null }, { "name": "Buildings.RuleIDPt", "type": "esriFieldTypeInteger", "alias": "Buildings.RuleIDPt", "domain": { "type": "codedValue", "name": "WS2_BuildingsPointRep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Buildings.Address", "type": "esriFieldTypeString", "alias": "Buildings.Address", "length": 50, "domain": null }, { "name": "Buildings.SpaceNumText", "type": "esriFieldTypeString", "alias": "Buildings.SpaceNumText", "length": 10, "domain": null }, { "name": "Buildings.CartoName", "type": "esriFieldTypeString", "alias": "Buildings.CartoName", "length": 50, "domain": null }, { "name": "Buildings.AliasName", "type": "esriFieldTypeString", "alias": "Buildings.AliasName", "length": 50, "domain": null }, { "name": "Buildings.HighlightName", "type": "esriFieldTypeString", "alias": "Buildings.HighlightName", "length": 20, "domain": null }, { "name": "Buildings.SISAbbrev", "type": "esriFieldTypeString", "alias": "Buildings.SISAbbrev", "length": 20, "domain": null }, { "name": "Buildings.City", "type": "esriFieldTypeString", "alias": "Buildings.City", "length": 16, "domain": null }, { "name": "Buildings.County", "type": "esriFieldTypeSmallInteger", "alias": "Buildings.County", "domain": { "type": "codedValue", "name": "WS2_County", "description": "Arizona Counties", "codedValues": [ { "name": "Apache", "code": 1 }, { "name": "Cochise", "code": 2 }, { "name": "Coconino", "code": 3 }, { "name": "Gila", "code": 4 }, { "name": "Greenlee", "code": 5 }, { "name": "Graham", "code": 6 }, { "name": "La Paz", "code": 7 }, { "name": "Maricopa", "code": 8 }, { "name": "Mohave", "code": 9 }, { "name": "Navajo", "code": 10 }, { "name": "Pima", "code": 11 }, { "name": "Pinal", "code": 12 }, { "name": "Santa Cruz", "code": 13 }, { "name": "Yavapai", "code": 14 }, { "name": "Yuma", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Buildings.State", "type": "esriFieldTypeString", "alias": "Buildings.State", "length": 6, "domain": null }, { "name": "Buildings.Zip", "type": "esriFieldTypeString", "alias": "Buildings.Zip", "length": 10, "domain": null }, { "name": "Buildings.ConditionDesc", "type": "esriFieldTypeString", "alias": "Buildings.ConditionDesc", "length": 75, "domain": null }, { "name": "Buildings.ConstructionType", "type": "esriFieldTypeString", "alias": "Buildings.ConstructionType", "length": 150, "domain": null }, { "name": "Buildings.PlanLD", "type": "esriFieldTypeString", "alias": "Buildings.PlanLD", "length": 150, "domain": null }, { "name": "Buildings.OwnershipDesc", "type": "esriFieldTypeString", "alias": "Buildings.OwnershipDesc", "length": 75, "domain": null }, { "name": "Buildings.GrossArea", "type": "esriFieldTypeDouble", "alias": "Buildings.GrossArea", "domain": null }, { "name": "Buildings.UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "Buildings.UASiteID", "domain": null }, { "name": "Buildings.BID", "type": "esriFieldTypeSmallInteger", "alias": "Buildings.BID", "domain": null }, { "name": "Buildings.PhotoURL", "type": "esriFieldTypeString", "alias": "Buildings.PhotoURL", "length": 80, "domain": null }, { "name": "Buildings.AverageHeight", "type": "esriFieldTypeSmallInteger", "alias": "Buildings.AverageHeight", "domain": null }, { "name": "Buildings.EGISID", "type": "esriFieldTypeInteger", "alias": "Buildings.EGISID", "domain": null }, { "name": "Buildings.Sustainability", "type": "esriFieldTypeString", "alias": "Buildings.Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Buildings.LEEDCertificationDate", "type": "esriFieldTypeDate", "alias": "Buildings.LEEDCertificationDate", "length": 8, "domain": null }, { "name": "Buildings.LEEDCertificationRank", "type": "esriFieldTypeSmallInteger", "alias": "Buildings.LEEDCertificationRank", "domain": { "type": "codedValue", "name": "WS2_LEEDCertificationRank", "description": "Level of LEED awarded / sought", "codedValues": [ { "name": "Certified", "code": 1 }, { "name": "Silver", "code": 2 }, { "name": "Gold", "code": 3 }, { "name": "Platinum", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Buildings.BuildingUserURL", "type": "esriFieldTypeString", "alias": "Buildings.BuildingUserURL", "length": 100, "domain": null }, { "name": "Buildings.SpaceNumOrigin", "type": "esriFieldTypeString", "alias": "Buildings.SpaceNumOrigin", "length": 15, "domain": null }, { "name": "Buildings.AssignableSF", "type": "esriFieldTypeInteger", "alias": "Buildings.AssignableSF", "domain": null }, { "name": "Buildings.Shape_Length", "type": "esriFieldTypeDouble", "alias": "Buildings.Shape_Length", "domain": null }, { "name": "Buildings.Shape_Area", "type": "esriFieldTypeDouble", "alias": "Buildings.Shape_Area", "domain": null }, { "name": "UASitePoints.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "UASitePoints.Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "UASitePoints.UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "UASitePoints.County", "type": "esriFieldTypeSmallInteger", "alias": "County", "domain": { "type": "codedValue", "name": "WS2_County", "description": "Arizona Counties", "codedValues": [ { "name": "Apache", "code": 1 }, { "name": "Cochise", "code": 2 }, { "name": "Coconino", "code": 3 }, { "name": "Gila", "code": 4 }, { "name": "Greenlee", "code": 5 }, { "name": "Graham", "code": 6 }, { "name": "La Paz", "code": 7 }, { "name": "Maricopa", "code": 8 }, { "name": "Mohave", "code": 9 }, { "name": "Navajo", "code": 10 }, { "name": "Pima", "code": 11 }, { "name": "Pinal", "code": 12 }, { "name": "Santa Cruz", "code": 13 }, { "name": "Yavapai", "code": 14 }, { "name": "Yuma", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UASitePoints.IsOnPublicMaps", "type": "esriFieldTypeSmallInteger", "alias": "UASitePoints.IsOnPublicMaps", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UASitePoints.Comments", "type": "esriFieldTypeString", "alias": "UASitePoints.Comments", "length": 120, "domain": null }, { "name": "UASitePoints.URL", "type": "esriFieldTypeString", "alias": "UASitePoints.URL", "length": 100, "domain": null }, { "name": "UASitePoints.IsActive", "type": "esriFieldTypeSmallInteger", "alias": "UASitePoints.IsActive", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UASitePoints.BldgNumRange", "type": "esriFieldTypeString", "alias": "UASitePoints.BldgNumRange", "length": 11, "domain": null }, { "name": "UASitePoints.Type", "type": "esriFieldTypeSmallInteger", "alias": "UASitePoints.Type", "domain": { "type": "codedValue", "name": "WS2_UASiteTypes", "description": "", "codedValues": [ { "name": "Campuses", "code": 1 }, { "name": "Locations", "code": 2 }, { "name": "Cooperative Extension Sites", "code": 3 }, { "name": "Agricultural Centers", "code": 4 }, { "name": "Other UA Sites", "code": 5 }, { "name": "4-H Sites", "code": 6 }, { "name": "Telemedicine Sites", "code": 7 }, { "name": "Off-Campus UA Academic Programs", "code": 8 }, { "name": "Prominent Sites", "code": 9 }, { "name": "Healthcare Sites", "code": 10 }, { "name": "Visitor Attractions", "code": 11 }, { "name": "Agricultural Research", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UASitePoints.City", "type": "esriFieldTypeString", "alias": "UASitePoints.City", "length": 16, "domain": null }, { "name": "UASitePoints.State", "type": "esriFieldTypeString", "alias": "UASitePoints.State", "length": 10, "domain": null }, { "name": "UASitePoints.Zip", "type": "esriFieldTypeString", "alias": "UASitePoints.Zip", "length": 10, "domain": null }, { "name": "UASitePoints.Phone", "type": "esriFieldTypeString", "alias": "UASitePoints.Phone", "length": 20, "domain": null }, { "name": "UASitePoints.Y_Lat", "type": "esriFieldTypeDouble", "alias": "UASitePoints.Y_Lat", "domain": null }, { "name": "UASitePoints.X_Long", "type": "esriFieldTypeDouble", "alias": "UASitePoints.X_Long", "domain": null }, { "name": "UASitePoints.AzLegDistrict", "type": "esriFieldTypeString", "alias": "UASitePoints.AzLegDistrict", "length": 2, "domain": null }, { "name": "UASitePoints.CongDistrict", "type": "esriFieldTypeString", "alias": "UASitePoints.CongDistrict", "length": 2, "domain": null }, { "name": "UASitePoints.AzCongServed", "type": "esriFieldTypeString", "alias": "UASitePoints.AzCongServed", "length": 25, "domain": null }, { "name": "UASitePoints.AzLegServed", "type": "esriFieldTypeString", "alias": "UASitePoints.AzLegServed", "length": 100, "domain": null }, { "name": "UASitePoints.REAPlanCode", "type": "esriFieldTypeString", "alias": "UASitePoints.REAPlanCode", "length": 20, "domain": null }, { "name": "UASitePoints.NameAlias", "type": "esriFieldTypeString", "alias": "UASitePoints.NameAlias", "length": 50, "domain": null }, { "name": "UASitePoints.SiteDescription", "type": "esriFieldTypeString", "alias": "UASitePoints.SiteDescription", "length": 200, "domain": null }, { "name": "UASitePoints.EGISID", "type": "esriFieldTypeInteger", "alias": "UASitePoints.EGISID", "domain": null }, { "name": "UASitePoints.TypeCode", "type": "esriFieldTypeSmallInteger", "alias": "TypeCode", "domain": null }, { "name": "UASitePoints.Name", "type": "esriFieldTypeSmallInteger", "alias": "UASitePoints.Name", "domain": { "type": "codedValue", "name": "WS2_UASiteName", "description": "UA Site Names and Codes", "codedValues": [ { "name": "Campus Ag Center - West Campbell Rd", "code": 6 }, { "name": "UA Main Campus", "code": 10 }, { "name": "Sunnyside", "code": 13 }, { "name": "Indian Ruin Tour and Lectures", "code": 14 }, { "name": "University Services Annex", "code": 15 }, { "name": "Rincon Vista", "code": 16 }, { "name": "Boyce-Thompson Southwest Arboretum", "code": 18 }, { "name": "UA Phoenix Biomedical Campus", "code": 19 }, { "name": "UA Cooperative Extension - Phoenix", "code": 20 }, { "name": "Biosphere 2", "code": 21 }, { "name": "Pima County Abrams Building", "code": 25 }, { "name": "The \"A\" Store- Park Place Mall", "code": 26 }, { "name": "Alvernon Admin Offices", "code": 30 }, { "name": "UA Medical Center South Campus", "code": 32 }, { "name": "Ventana Vista", "code": 35 }, { "name": "UMC - River Rd.", "code": 36 }, { "name": "UPI Administration", "code": 37 }, { "name": "UPI Breast Center", "code": 38 }, { "name": "North Hills Clinic", "code": 39 }, { "name": "UMC Warehouse", "code": 41 }, { "name": "Gynecology Oncology", "code": 42 }, { "name": "Cancer Center", "code": 45 }, { "name": "Plumer Parking Facility", "code": 51 }, { "name": "UA Motor Pool Garage", "code": 52 }, { "name": "Arizona Materials Lab", "code": 53 }, { "name": "Cancer Center GTS", "code": 54 }, { "name": "Marana KUAT Transmitter", "code": 55 }, { "name": "UA Store Tucson Mall", "code": 56 }, { "name": "Mt Hopkins Whipple Observatory", "code": 57 }, { "name": "UA Tech Parks", "code": 59 }, { "name": "Ryan Air Field", "code": 60 }, { "name": "Veterans Hospital", "code": 61 }, { "name": "Environmental Research Lab", "code": 62 }, { "name": "Santa Rita Experimental Range", "code": 63 }, { "name": "Arizona Experiment Station - West Campus Ag Center", "code": 64 }, { "name": "KUAT Radio TV Transmitter", "code": 65 }, { "name": "Mt. Lemmon SkyCenter", "code": 66 }, { "name": "Kitt Peak Observatory", "code": 67 }, { "name": "San Xavier Mine", "code": 68 }, { "name": "UA Cooperative Extension - Payson", "code": 69 }, { "name": "Sage Memorial Hospital", "code": 71 }, { "name": "UA Cooperative Extension - San Carlos", "code": 72 }, { "name": "UA Phoenix Center", "code": 78 }, { "name": "Arizona Experiment Station - Maricopa Ag Center", "code": 79 }, { "name": "UA Santa Cruz", "code": 84 }, { "name": "UA Academic Program - Nogales", "code": 85 }, { "name": "Mt Graham Base Camp", "code": 86 }, { "name": "Arizona Experiment Station - Safford Ag Center", "code": 87 }, { "name": "UA Cooperative Extension - Solomon", "code": 88 }, { "name": "UA Cooperative Extension - Willcox", "code": 89 }, { "name": "UA Douglas", "code": 90 }, { "name": "Sierra Vista Clinic", "code": 91 }, { "name": "Arizona Folklore Preserve", "code": 92 }, { "name": "Theatre Arts Storage", "code": 93 }, { "name": "Storage and Lab", "code": 94 }, { "name": "Mission Control: OSIRIS-REx", "code": 95 }, { "name": "Campus Ag Center - Allen Rd", "code": 100 }, { "name": "Tumamoc Hill", "code": 101 }, { "name": "Campus Ag Center - East Campbell Rd", "code": 102 }, { "name": "Mt Graham", "code": 107 }, { "name": "UA Sierra Vista", "code": 108 }, { "name": "Arizona Experiment Station - Yuma Ag Center", "code": 109 }, { "name": "Yuma Chamber of Commerce", "code": 110 }, { "name": "UA Cooperative Extension - Yuma", "code": 111 }, { "name": "UA - Yuma", "code": 112 }, { "name": "State Prison Yuma", "code": 113 }, { "name": "NAU Flagstaff", "code": 114 }, { "name": "North Beaver Flagstaff", "code": 115 }, { "name": "Tuba City", "code": 119 }, { "name": "UA Cooperative Extension - Parker", "code": 120 }, { "name": "UA Cooperative Extension - Holbrook", "code": 121 }, { "name": "UA Cooperative Extension - Duncan", "code": 122 }, { "name": "UA Cooperative Extension - Kingman", "code": 123 }, { "name": "UA Cooperative Extension - St. Johns", "code": 124 }, { "name": "UA Cooperative Extension - Casa Grande", "code": 125 }, { "name": "Parking Lot 9007", "code": 126 }, { "name": "Page Ranch", "code": 127 }, { "name": "UA Downtown", "code": 128 }, { "name": "Bio5 Institute - Oro Valley", "code": 129 }, { "name": "Arizona Cancer Center - Phoenix", "code": 130 }, { "name": "Nanobioscience Center", "code": 132 }, { "name": "UA Eller MBA", "code": 134 }, { "name": "Speech, Language and Hearing Sciences Clinic", "code": 135 }, { "name": "SIROW", "code": 137 }, { "name": "Institute for Civil Discourse", "code": 139 }, { "name": "Residence Life Facilities", "code": 140 }, { "name": "CALA Storage", "code": 141 }, { "name": "Arizona Experiment Station - Red Rock Ag Center", "code": 142 }, { "name": "UA Pima West", "code": 143 }, { "name": "UA Pima Desert Vista", "code": 144 }, { "name": "Northcross Building", "code": 145 }, { "name": "Hi Corbett Field", "code": 146 }, { "name": "UA South - Nogales", "code": 148 }, { "name": "Arizona Respiratory Center - Casa Grande", "code": 149 }, { "name": "Mission Gardens - UA Desert Oasis", "code": 151 }, { "name": "James 4-H Camp at Mingus Springs", "code": 152 }, { "name": "Arizona Experiment Station - V Bar V Ranch", "code": 153 }, { "name": "Pima County Cooperative Extension Teaching Kitchen", "code": 154 }, { "name": "UA Cooperative Extension - Casa Grande", "code": 156 }, { "name": "Pima Community College, East", "code": 157 }, { "name": "University of Arizona - Chandler", "code": 158 }, { "name": "Arizona Experiment Station - Campus Ag Center", "code": 166 }, { "name": "UA Cooperative Extension - Bisbee", "code": 168 }, { "name": "UA Cooperative Extension - Sierra Vista", "code": 169 }, { "name": "UA Cooperative Extension - Globe", "code": 175 }, { "name": "UA Cooperative Extension - Blue Ridge", "code": 183 }, { "name": "UA Cooperative Extension - Green Valley", "code": 186 }, { "name": "UA Cooperative Extension - Tucson", "code": 187 }, { "name": "UA Cooperative Extension - Nogales", "code": 191 }, { "name": "UA Cooperative Extension - Prescott", "code": 198 }, { "name": "UA Cooperative Extension - Verde Valley", "code": 199 }, { "name": "UA Pima Downtown", "code": 200 }, { "name": "UA Cooperative Extension - Flagstaff", "code": 201 }, { "name": "UA Cooperative Extension - Peach Springs", "code": 202 }, { "name": "The Roosevelt Early Childhood Family Resource Center", "code": 203 }, { "name": "Cooper Center for Environmental Learning", "code": 206 }, { "name": "Arizona Experiment Station - Santa Rita Experiment Station", "code": 207 }, { "name": "UA Cooperative Extension - Hopi Tribe", "code": 208 }, { "name": "UA - Pinal", "code": 209 }, { "name": "UA Cooperative Extension- Navajo Nation- Tuba City", "code": 210 }, { "name": "UA Cooperative Extension- Navajo Nation Window Rock", "code": 211 }, { "name": "College of Law - Court Rooms", "code": 213 }, { "name": "SIROW - ANCHOR Project", "code": 214 }, { "name": "UA - Mesa", "code": 215 }, { "name": "Arizona Experiment Station - Cracchiolo DK Ranch", "code": 216 }, { "name": "Arizona Experiment Station - Al Marah", "code": 217 }, { "name": "Catalina Observatory", "code": 218 }, { "name": "UA College of Law", "code": 219 }, { "name": "Health Promotion & Wellness Center", "code": 220 }, { "name": "Arizona Center for Integrative Medicine", "code": 221 }, { "name": "Paul and Alice Baker Distribution Center", "code": 222 }, { "name": "CALS Santa Cruz Cooperative Extension", "code": 223 }, { "name": "Ames Distributed Learning Center", "code": 224 }, { "name": "Family & Community Medicine-Workforce Dev Center", "code": 225 }, { "name": "Steward Observatory - Heavy FAB", "code": 226 }, { "name": "Defense and Security Research Institute", "code": 227 }, { "name": "4051 S Longfellow Ave", "code": 228 }, { "name": "WEST", "code": 229 }, { "name": "1024 S Euclid Ave", "code": 230 }, { "name": "Tucson Medical Center", "code": 231 }, { "name": "Steward Observatory - Storage", "code": 232 }, { "name": "Gilbert University Center", "code": 233 }, { "name": "Teach Arizona", "code": 234 }, { "name": "Arizona Mining & Mineral Museum", "code": 235 }, { "name": "Arizona Experiment Station - Yuma Mesa Farm", "code": 236 }, { "name": "UAHS-Border Health", "code": 237 }, { "name": "Bear Canyon Center for Southwest Humanities", "code": 238 }, { "name": "Broadway Administrative Office Building", "code": 239 }, { "name": "Lot 9004", "code": 240 }, { "name": "All of Us Program - Phoenix", "code": 241 }, { "name": "All of Us Program - Dobson", "code": 242 }, { "name": "SIROW - 34th Street", "code": 243 }, { "name": "Visual Development Lab", "code": 244 }, { "name": "UA Cooperative Extension - Benson Satellite Office", "code": 245 }, { "name": "UA Cooperative Extension - Douglas Satellite Office", "code": 246 }, { "name": "UA Cooperative Extension - Sierra Vista Satellite Office", "code": 247 }, { "name": "UA Cooperative Extension - Shiprock, NM Satellite Office", "code": 248 }, { "name": "Mt Lemmon Skycenter", "code": 249 }, { "name": "The Park - COM Pediatrics", "code": 250 }, { "name": "Alfie Norville Gem & Mineral Museum", "code": 251 }, { "name": "Nutritional Sciences - lease", "code": 252 }, { "name": "UA Tech Park at The Bridges", "code": 253 }, { "name": "Scottsdale Waterfront", "code": 254 }, { "name": "55 Chandlar", "code": 255 }, { "name": "YCEDA - Yuma", "code": 256 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UASitePoints.NameCalculated", "type": "esriFieldTypeString", "alias": "NameCalculated", "length": 1000, "domain": null }, { "name": "SD_CollegeDepartment.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "SD_CollegeDepartment.DEPT_NAME", "type": "esriFieldTypeString", "alias": "DEPT_NAME", "length": 40, "domain": null }, { "name": "SD_CollegeDepartment.BL_ID", "type": "esriFieldTypeString", "alias": "BL_ID", "length": 8000, "domain": null }, { "name": "SD_CollegeDepartment.dp_id", "type": "esriFieldTypeString", "alias": "DP_ID", "length": 16, "domain": null }, { "name": "SD_CollegeDepartment.COLL_ID", "type": "esriFieldTypeString", "alias": "COLL_ID", "length": 16, "domain": null }, { "name": "SD_CollegeDepartment.COLL_NAME", "type": "esriFieldTypeString", "alias": "COLL_NAME", "length": 40, "domain": null }, { "name": "Buildings.ConstDate", "type": "esriFieldTypeDate", "alias": "ConstDate", "length": 8, "domain": null } ], "geometryField": { "name": "Buildings.Shape", "type": "esriFieldTypeGeometry", "alias": "Buildings.Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "Buildings.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Buildings.Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_SpaceNum", "fields": "Buildings.SpaceNum", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_OBJECTID", "fields": "UASitePoints.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_UASiteID", "fields": "UASitePoints.UASiteID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_OBJECTID", "fields": "SD_CollegeDepartment.OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "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": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 75, "name": "UA Property", "type": "Feature Layer", "description": "Status:Contact:Intended Use:Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:AREA:PERIMETER:PIN:ADDR:OWNER:FCODE_LID:META_LID:BOOK:PAGE:GRANDF:OUT_OF_PAB:PAR_NUM:ROW_VAC:EW_DIM:NS_DIM:REC_AREA:UA_FOUND:SM_WONDER:PC_PARCEL:Shape_Length:Shape_Area:", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 30000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FCODE_LID", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "University of Arizona Foundation", "description": "University of Arizona Foundation", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 } }, "values": [ [ "3" ] ] }, { "label": "The University of Arizona", "description": "The University of Arizona", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": null }, "values": [ [ "1" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 } }, "value": "3", "label": "University of Arizona Foundation" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": null }, "value": "1", "label": "The University of Arizona" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 204, 255 ], "toColor": [ 252, 205, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 189, 255 ], "toColor": [ 182, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 179, 252, 255 ], "toColor": [ 216, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 234, 252, 255 ], "toColor": [ 179, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 179, 255 ], "toColor": [ 252, 239, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 200, 252, 255 ], "toColor": [ 179, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 215, 252, 255 ], "toColor": [ 244, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 235, 255 ], "toColor": [ 212, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 233, 255 ], "toColor": [ 252, 179, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 215, 255 ], "toColor": [ 252, 239, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 199, 255 ], "toColor": [ 229, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 182, 255 ], "toColor": [ 252, 212, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 228, 252, 255 ], "toColor": [ 212, 228, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.23519430852E7, "ymin": 3792478.3738999963, "xmax": -1.23500992973E7, "ymax": 3795338.645200001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OWNER", "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": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 80, "domain": null }, { "name": "FCODE_LID", "type": "esriFieldTypeSmallInteger", "alias": "FCODE_LID", "domain": null }, { "name": "GRANDF", "type": "esriFieldTypeString", "alias": "GRANDF", "length": 3, "domain": null }, { "name": "UA_FOUND", "type": "esriFieldTypeString", "alias": "UA_FOUND", "length": 1, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 76, "name": "Vehicle Bollards", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryMultipoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1692, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c5fa377c28535564d0b60d3a15755099", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAxklEQVQoka3SPUpDURAG0DMkpSBBESxcgSBpNaTOCiyzA4sI/q3AJaQXFGxtQxZhkcbOzsoqQiAgI8EUMe89H4R83b1w+O4wt2nDNLcPM3cxEzGvh5mBC1zjCN8yx7gSMfmv8R53K+cGeujI7Ip4LcLM9rKpLDsY4qys8XzZUJVTmYciPtbhvvrsoQDfatAc72VPfcAtDirgo4ivIoz4lNnHM1praLGSwerF33VEjGQe4xInmOIFTyKyGv7ixfA3NfNu/ld/ACAvK7wUZil7AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2351935598299999E7, "ymin": 3793262.081699997, "xmax": -1.23503340901E7, "ymax": 3794879.5895000026, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "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": "ControlledBy", "type": "esriFieldTypeString", "alias": "ControlledBy", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Operator", "description": "PTS or PDFM", "codedValues": [ { "name": "Parking and Transportation", "code": "PTS" }, { "name": "Planning, Development and Facilities Management", "code": "PDFM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LockNumber", "type": "esriFieldTypeSmallInteger", "alias": "LockNumber", "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": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 77, "name": "Street Closures", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 13542, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 230, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.24756643297E7, "ymin": 3706211.656999998, "xmax": -1.2272281510062153E7, "ymax": 3956367.3012000024, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Status", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "OneTwo", "type": "esriFieldTypeInteger", "alias": "OneTwo", "domain": { "type": "codedValue", "name": "WS2_dmnStOneTwoInt", "description": "Direction and Oneway-ness of Streets", "codedValues": [ { "name": "Two-way", "code": 1 }, { "name": "One-way Eastbound", "code": 2 }, { "name": "One-way Westbound", "code": 3 }, { "name": "One-way Northbound", "code": 4 }, { "name": "One-way Southbound", "code": 5 }, { "name": "unknown", "code": 6 }, { "name": "Roundabout", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Signalized", "type": "esriFieldTypeSmallInteger", "alias": "Signalized", "domain": { "type": "codedValue", "name": "WS2_dmnYesNo", "description": "Universal domain", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BlockAddress", "type": "esriFieldTypeString", "alias": "BlockAddress", "length": 50, "domain": null }, { "name": "EmergencyAccess", "type": "esriFieldTypeSmallInteger", "alias": "EmergencyAccess", "domain": { "type": "codedValue", "name": "WS2_dmnEmergeAccess", "description": "Kind of vehicle access to transportation features in emergencies", "codedValues": [ { "name": "Unknown", "code": 1 }, { "name": "Open", "code": 2 }, { "name": "Access Over Curb", "code": 3 }, { "name": "Locked Gate", "code": 4 }, { "name": "Removable Bollard", "code": 5 }, { "name": "Gate Arm", "code": 6 }, { "name": "Not Accessible to Vehicles", "code": 7 }, { "name": "Not Applicable", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Class", "type": "esriFieldTypeInteger", "alias": "Class", "domain": { "type": "codedValue", "name": "WS2_dmnStClassInt", "description": "Classes of Streets in PAB", "codedValues": [ { "name": "Campus Circulator", "code": 2 }, { "name": "Campus Collector", "code": 3 }, { "name": "Driveway", "code": 4 }, { "name": "Limited Access/Service Road", "code": 5 }, { "name": "Major Arterial", "code": 6 }, { "name": "Minor Arterial", "code": 7 }, { "name": "Neighborhood Street", "code": 8 }, { "name": "Unknown", "code": 1 }, { "name": "Alley", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Orientation", "type": "esriFieldTypeInteger", "alias": "Orientation", "domain": { "type": "codedValue", "name": "WS2_dmnStOrientInt", "description": "Street Orientations", "codedValues": [ { "name": "North to South", "code": 1 }, { "name": "East to West", "code": 2 }, { "name": "Intersection", "code": 7 }, { "name": "unknown", "code": 8 }, { "name": "not applicable", "code": 9 }, { "name": "NorthWest-SouthEast", "code": 3 }, { "name": "NorthEast-SouthWest", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Material", "type": "esriFieldTypeInteger", "alias": "Material", "domain": { "type": "codedValue", "name": "WS2_dmnStMatInt", "description": "Surface materials of Streets", "codedValues": [ { "name": "Unknown", "code": 1 }, { "name": "Asphalt", "code": 2 }, { "name": "Concrete", "code": 3 }, { "name": "Dirt", "code": 4 }, { "name": "Gravel", "code": 5 }, { "name": "Pavers", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Status", "type": "esriFieldTypeInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_dmnStStatusInt", "description": "Open/Closed/Etc status of PAB Streets", "codedValues": [ { "name": "Open", "code": 1 }, { "name": "Permanently Closed", "code": 2 }, { "name": "Closed During Daytime", "code": 3 }, { "name": "Closed for Event", "code": 4 }, { "name": "Closed for Construction", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Curbs", "type": "esriFieldTypeInteger", "alias": "Curbs", "domain": { "type": "codedValue", "name": "WS2_dmnCurbsInd", "description": "Type of street curbs", "codedValues": [ { "name": "Unknown", "code": 1 }, { "name": "No curbs", "code": 2 }, { "name": "Extruded", "code": 3 }, { "name": "Rolled", "code": 4 }, { "name": "Mixed", "code": 5 }, { "name": "Bollard without Curbs", "code": 6 }, { "name": "Flush Curbs", "code": 7 }, { "name": "Not Applicable", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "NameIntersection", "type": "esriFieldTypeString", "alias": "NameIntersection", "length": 50, "domain": null }, { "name": "SegmentName", "type": "esriFieldTypeString", "alias": "SegmentName", "length": 100, "domain": null }, { "name": "Name2", "type": "esriFieldTypeString", "alias": "Name2", "length": 50, "domain": null }, { "name": "UAProperty", "type": "esriFieldTypeString", "alias": "UAProperty", "length": 10, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 78, "name": "Underpasses", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 13542, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.23514786692E7, "ymin": 3794293.3209000006, "xmax": -1.23505440803E7, "ymax": 3794368.0050000027, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "PART", "type": "esriFieldTypeString", "alias": "PART", "length": 30, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 25, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 25, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 79, "name": "Historic Buildings", "type": "Feature Layer", "description": "Status: UPDATED continuously as buildings change.Contact: Grant McCormick, UA PDC, 520-626-4416. grantmc@email.arizona.eduIntended Use: For map display.Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:fldBuildNumtxt:Shape_Length:Shape_Area:BuildingID:Name:Use:ShowMe:SpaceNumDbl:RuleIDDS:OverrideDS:", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 27084, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 55, 55, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Buildings.HighlightName]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 6771, "name": "Default", "priority": 83, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.2769257486299999E7, "ymin": 3680615.7408000007, "xmax": -1.22094461578E7, "ymax": 4049066.458600003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Buildings.Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Buildings.OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Buildings.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Buildings.Name", "type": "esriFieldTypeString", "alias": "Name", "length": 80, "domain": null }, { "name": "Buildings.ShowMe", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Buildings.RuleIDDS", "type": "esriFieldTypeInteger", "alias": "RuleIDDS", "domain": { "type": "codedValue", "name": "WS2_BuildingsDropShadow_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 2 }, { "name": "Rule_3", "code": 3 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Buildings.BuildingUse", "type": "esriFieldTypeSmallInteger", "alias": "BuildingUse", "domain": { "type": "codedValue", "name": "WS2_BldgUse", "description": "desc", "codedValues": [ { "name": "Academic", "code": 1 }, { "name": "Parking Garage", "code": 2 }, { "name": "Athletic-Recreation", "code": 3 }, { "name": "UA Residence Life Housing", "code": 4 }, { "name": "Unassigned", "code": 6 }, { "name": "Leased to Others", "code": 7 }, { "name": "Leased to UA", "code": 8 }, { "name": "University of Arizona Medical Center", "code": 5 }, { "name": "Administration", "code": 9 }, { "name": "Operations", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Buildings.ShowMe2", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe2", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Buildings.LabelLevel", "type": "esriFieldTypeSmallInteger", "alias": "LabelLevel", "domain": { "type": "codedValue", "name": "WS2_LabelLevel", "description": "Descriptions for sorting labels", "codedValues": [ { "name": "Garages", "code": 1 }, { "name": "Main Destination Buildings", "code": 2 }, { "name": "Secondary Destination Buildings", "code": 3 }, { "name": "General Academic", "code": 4 }, { "name": "Housing", "code": 5 }, { "name": "Other/ Small Buildings", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Buildings.SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "Buildings.SpaceNumLetter", "type": "esriFieldTypeString", "alias": "SpaceNumLetter", "length": 10, "domain": null }, { "name": "Buildings.RuleIDPt", "type": "esriFieldTypeInteger", "alias": "RuleIDPt", "domain": { "type": "codedValue", "name": "WS2_BuildingsPointRep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Buildings.Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "Buildings.SpaceNumText", "type": "esriFieldTypeString", "alias": "SpaceNumText", "length": 10, "domain": null }, { "name": "Buildings.CartoName", "type": "esriFieldTypeString", "alias": "CartoName", "length": 50, "domain": null }, { "name": "Buildings.AliasName", "type": "esriFieldTypeString", "alias": "AliasName", "length": 50, "domain": null }, { "name": "Buildings.HighlightName", "type": "esriFieldTypeString", "alias": "HighlightName", "length": 20, "domain": null }, { "name": "Buildings.SISAbbrev", "type": "esriFieldTypeString", "alias": "SISAbbrev", "length": 20, "domain": null }, { "name": "Buildings.City", "type": "esriFieldTypeString", "alias": "City", "length": 16, "domain": null }, { "name": "Buildings.County", "type": "esriFieldTypeSmallInteger", "alias": "County", "domain": { "type": "codedValue", "name": "WS2_County", "description": "Arizona Counties", "codedValues": [ { "name": "Apache", "code": 1 }, { "name": "Cochise", "code": 2 }, { "name": "Coconino", "code": 3 }, { "name": "Gila", "code": 4 }, { "name": "Greenlee", "code": 5 }, { "name": "Graham", "code": 6 }, { "name": "La Paz", "code": 7 }, { "name": "Maricopa", "code": 8 }, { "name": "Mohave", "code": 9 }, { "name": "Navajo", "code": 10 }, { "name": "Pima", "code": 11 }, { "name": "Pinal", "code": 12 }, { "name": "Santa Cruz", "code": 13 }, { "name": "Yavapai", "code": 14 }, { "name": "Yuma", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Buildings.State", "type": "esriFieldTypeString", "alias": "State", "length": 6, "domain": null }, { "name": "Buildings.Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 10, "domain": null }, { "name": "Buildings.ConditionDesc", "type": "esriFieldTypeString", "alias": "ConditionDesc", "length": 75, "domain": null }, { "name": "Buildings.ConstructionType", "type": "esriFieldTypeString", "alias": "ConstructionType", "length": 150, "domain": null }, { "name": "Buildings.PlanLD", "type": "esriFieldTypeString", "alias": "PlanLD", "length": 150, "domain": null }, { "name": "Buildings.OwnershipDesc", "type": "esriFieldTypeString", "alias": "OwnershipDesc", "length": 75, "domain": null }, { "name": "Buildings.GrossArea", "type": "esriFieldTypeDouble", "alias": "GrossArea", "domain": null }, { "name": "Buildings.UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "Buildings.BID", "type": "esriFieldTypeSmallInteger", "alias": "BID", "domain": null }, { "name": "Buildings.PhotoURL", "type": "esriFieldTypeString", "alias": "PhotoURL", "length": 80, "domain": null }, { "name": "Buildings.AverageHeight", "type": "esriFieldTypeSmallInteger", "alias": "AverageHeight", "domain": null }, { "name": "Buildings.EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Buildings.Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Buildings.LEEDCertificationDate", "type": "esriFieldTypeDate", "alias": "LEEDCertificationDate", "length": 8, "domain": null }, { "name": "Buildings.LEEDCertificationRank", "type": "esriFieldTypeSmallInteger", "alias": "LEEDCertificationRank", "domain": { "type": "codedValue", "name": "WS2_LEEDCertificationRank", "description": "Level of LEED awarded / sought", "codedValues": [ { "name": "Certified", "code": 1 }, { "name": "Silver", "code": 2 }, { "name": "Gold", "code": 3 }, { "name": "Platinum", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Buildings.BuildingUserURL", "type": "esriFieldTypeString", "alias": "BuildingUserURL", "length": 100, "domain": null }, { "name": "Buildings.SpaceNumOrigin", "type": "esriFieldTypeString", "alias": "SpaceNumOrigin", "length": 15, "domain": null }, { "name": "Buildings.AssignableSF", "type": "esriFieldTypeInteger", "alias": "AssignableSF", "domain": null }, { "name": "Buildings.Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Buildings.Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "ArchitecturalDetails.OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null }, { "name": "ArchitecturalDetails.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "ArchitecturalDetails.Architect", "type": "esriFieldTypeSmallInteger", "alias": "Architect", "domain": null }, { "name": "ArchitecturalDetails.IsOnHistoricRegister", "type": "esriFieldTypeSmallInteger", "alias": "IsOnHistoricRegister", "domain": null }, { "name": "ArchitecturalDetails.IsHistoricRegisterEligible", "type": "esriFieldTypeSmallInteger", "alias": "IsHistoricRegisterEligible", "domain": null }, { "name": "ArchitecturalDetails.HistoricRegisterAddDate", "type": "esriFieldTypeString", "alias": "HistoricRegisterAddDate", "length": 12, "domain": null }, { "name": "ArchitecturalDetails.OriginalConstructionDate", "type": "esriFieldTypeString", "alias": "OriginalConstructionDate", "length": 12, "domain": null }, { "name": "ArchitecturalDetails.IsInHistoricDistrict", "type": "esriFieldTypeSmallInteger", "alias": "IsInHistoricDistrict", "domain": null }, { "name": "ArchitecturalDetails.Style1", "type": "esriFieldTypeString", "alias": "Style1", "length": 34, "domain": null }, { "name": "ArchitecturalDetails.Style2", "type": "esriFieldTypeString", "alias": "Style2", "length": 35, "domain": null }, { "name": "ArchitecturalDetails.SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "ArchitecturalDetails.Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null }, { "name": "Buildings.ConstDate", "type": "esriFieldTypeDate", "alias": "ConstDate", "length": 8, "domain": null } ], "geometryField": { "name": "Buildings.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "Buildings.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Buildings.Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_SpaceNum", "fields": "Buildings.SpaceNum", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_OBJECTID_1", "fields": "ArchitecturalDetails.OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 80, "name": "HistoricBoundary", "type": "Feature Layer", "description": "Status:Contact:Intended Use:Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:ORIGINAL_N:CURRENT_NA:STYLE:STYLE_2:ARCHITECT:REGISTER_D:CONST_DATE:NOTES:NUMBER:TEAT_TYPE:BASE_NAME:BLDG_IMAGE:LABEL1:LABEL2:LABEL3:ADDRESS:SM_GSF:SM_OCCU:SM_FLOORS:ALPHA_NUM:ALPHA_LTR:HIST_DIST:AREA:NUM2:Shape_length:Shape_Area:", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 13542, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 137, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 90, 68, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2351645721E7, "ymin": 3793553.9866999984, "xmax": -1.2350697095600002E7, "ymax": 3794372.734499998, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BASE_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": "ORIGINAL_N", "type": "esriFieldTypeString", "alias": "ORIGINAL_N", "length": 28, "domain": null }, { "name": "CURRENT_NA", "type": "esriFieldTypeString", "alias": "CURRENT_NA", "length": 21, "domain": null }, { "name": "STYLE", "type": "esriFieldTypeString", "alias": "STYLE", "length": 35, "domain": null }, { "name": "STYLE_2", "type": "esriFieldTypeString", "alias": "STYLE_2", "length": 36, "domain": null }, { "name": "ARCHITECT", "type": "esriFieldTypeString", "alias": "ARCHITECT", "length": 25, "domain": null }, { "name": "REGISTER_D", "type": "esriFieldTypeString", "alias": "REGISTER_D", "length": 10, "domain": null }, { "name": "CONST_DATE", "type": "esriFieldTypeString", "alias": "CONST_DATE", "length": 12, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 81, "domain": null }, { "name": "NUMBER", "type": "esriFieldTypeDouble", "alias": "NUMBER", "domain": null }, { "name": "FEAT_TYPE", "type": "esriFieldTypeString", "alias": "FEAT_TYPE", "length": 8, "domain": null }, { "name": "BASE_NAME", "type": "esriFieldTypeString", "alias": "BASE_NAME", "length": 70, "domain": null }, { "name": "BLDG_IMAGE", "type": "esriFieldTypeString", "alias": "BLDG_IMAGE", "length": 50, "domain": null }, { "name": "LABEL1", "type": "esriFieldTypeString", "alias": "LABEL1", "length": 15, "domain": null }, { "name": "LABEL2", "type": "esriFieldTypeString", "alias": "LABEL2", "length": 15, "domain": null }, { "name": "LABEL3", "type": "esriFieldTypeString", "alias": "LABEL3", "length": 50, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 30, "domain": null }, { "name": "SM_GSF", "type": "esriFieldTypeInteger", "alias": "SM_GSF", "domain": null }, { "name": "SM_OCCU", "type": "esriFieldTypeDate", "alias": "SM_OCCU", "length": 8, "domain": null }, { "name": "SM_FLOORS", "type": "esriFieldTypeString", "alias": "SM_FLOORS", "length": 4, "domain": null }, { "name": "ALPHA_NUM", "type": "esriFieldTypeString", "alias": "ALPHA_NUM", "length": 6, "domain": null }, { "name": "ALPHA_LTR", "type": "esriFieldTypeString", "alias": "ALPHA_LTR", "length": 6, "domain": null }, { "name": "HIST_DIST", "type": "esriFieldTypeString", "alias": "HIST_DIST", "length": 3, "domain": null }, { "name": "AREA_", "type": "esriFieldTypeString", "alias": "AREA", "length": 35, "domain": null }, { "name": "NUM2", "type": "esriFieldTypeDouble", "alias": "NUM2", "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 81, "name": "UA Police", "type": "Feature Layer", "description": "Status: UPDATED continuously as buildings change.Contact: Grant McCormick, UA PDC, 520-626-4416. grantmc@email.arizona.eduIntended Use: For map display.Supplemental Information:Fields: (7/5/11)OBJECTID:Shape:fldBuildNumtxt:Shape_Length:Shape_Area:BuildingID:Name:Use:ShowMe:SpaceNumDbl:RuleIDDS:OverrideDS:", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 27084, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 33, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 161, 33, 240, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[CartoName]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 6771, "name": "Default", "priority": 106, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.2769257486299999E7, "ymin": 3680615.7408000007, "xmax": -1.22094461578E7, "ymax": 4049066.458600003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 80, "domain": null }, { "name": "ShowMe", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleIDDS", "type": "esriFieldTypeInteger", "alias": "RuleIDDS", "domain": { "type": "codedValue", "name": "WS2_BuildingsDropShadow_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 2 }, { "name": "Rule_3", "code": 3 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Override", "type": "esriFieldTypeBlob", "alias": "Override", "domain": null }, { "name": "BuildingUse", "type": "esriFieldTypeSmallInteger", "alias": "BuildingUse", "domain": { "type": "codedValue", "name": "WS2_BldgUse", "description": "desc", "codedValues": [ { "name": "Academic", "code": 1 }, { "name": "Parking Garage", "code": 2 }, { "name": "Athletic-Recreation", "code": 3 }, { "name": "UA Residence Life Housing", "code": 4 }, { "name": "Unassigned", "code": 6 }, { "name": "Leased to Others", "code": 7 }, { "name": "Leased to UA", "code": 8 }, { "name": "University of Arizona Medical Center", "code": 5 }, { "name": "Administration", "code": 9 }, { "name": "Operations", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ShowMe2", "type": "esriFieldTypeSmallInteger", "alias": "ShowMe2", "domain": { "type": "codedValue", "name": "WS2_dmnUABldgShowMe", "description": "rooflines", "codedValues": [ { "name": "Public Parking", "code": 1 }, { "name": "Visitor Outreach Venues", "code": 2 }, { "name": "UA Police Department", "code": 3 }, { "name": "Medical Facilities", "code": 4 }, { "name": "Athletic-Recreation Facilities", "code": 5 }, { "name": "Libraries", "code": 6 }, { "name": "Arts Venues", "code": 7 }, { "name": "Museums", "code": 8 }, { "name": "Science Outreach Venues", "code": 9 }, { "name": "Campus Housing", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Colleges", "code": 12 }, { "name": "Student Services", "code": 13 }, { "name": "Academic Programs", "code": 14 }, { "name": "Academic Support Services", "code": 15 }, { "name": "Performance Venues", "code": 16 }, { "name": "Administrative Services", "code": 17 }, { "name": "Operational Services", "code": 18 }, { "name": "Instructional Outreach Venues", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LabelLevel", "type": "esriFieldTypeSmallInteger", "alias": "LabelLevel", "domain": { "type": "codedValue", "name": "WS2_LabelLevel", "description": "Descriptions for sorting labels", "codedValues": [ { "name": "Garages", "code": 1 }, { "name": "Main Destination Buildings", "code": 2 }, { "name": "Secondary Destination Buildings", "code": 3 }, { "name": "General Academic", "code": 4 }, { "name": "Housing", "code": 5 }, { "name": "Other/ Small Buildings", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "SpaceNumLetter", "type": "esriFieldTypeString", "alias": "SpaceNumLetter", "length": 10, "domain": null }, { "name": "RuleIDPt", "type": "esriFieldTypeInteger", "alias": "RuleIDPt", "domain": { "type": "codedValue", "name": "WS2_BuildingsPointRep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Override_1", "type": "esriFieldTypeBlob", "alias": "Override_1", "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "SpaceNumText", "type": "esriFieldTypeString", "alias": "SpaceNumText", "length": 10, "domain": null }, { "name": "CartoName", "type": "esriFieldTypeString", "alias": "CartoName", "length": 50, "domain": null }, { "name": "HighlightName", "type": "esriFieldTypeString", "alias": "HighlightName", "length": 20, "domain": null }, { "name": "SISAbbrev", "type": "esriFieldTypeString", "alias": "SISAbbrev", "length": 20, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 16, "domain": null }, { "name": "County", "type": "esriFieldTypeSmallInteger", "alias": "County", "domain": { "type": "codedValue", "name": "WS2_County", "description": "Arizona Counties", "codedValues": [ { "name": "Apache", "code": 1 }, { "name": "Cochise", "code": 2 }, { "name": "Coconino", "code": 3 }, { "name": "Gila", "code": 4 }, { "name": "Greenlee", "code": 5 }, { "name": "Graham", "code": 6 }, { "name": "La Paz", "code": 7 }, { "name": "Maricopa", "code": 8 }, { "name": "Mohave", "code": 9 }, { "name": "Navajo", "code": 10 }, { "name": "Pima", "code": 11 }, { "name": "Pinal", "code": 12 }, { "name": "Santa Cruz", "code": 13 }, { "name": "Yavapai", "code": 14 }, { "name": "Yuma", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 6, "domain": null }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 10, "domain": null }, { "name": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "name": "BID", "type": "esriFieldTypeSmallInteger", "alias": "BID", "domain": null }, { "name": "PhotoURL", "type": "esriFieldTypeString", "alias": "PhotoURL", "length": 80, "domain": null }, { "name": "AverageHeight", "type": "esriFieldTypeSmallInteger", "alias": "AverageHeight", "domain": null }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LEEDCertificationDate", "type": "esriFieldTypeDate", "alias": "LEEDCertificationDate", "length": 8, "domain": null }, { "name": "LEEDCertificationRank", "type": "esriFieldTypeSmallInteger", "alias": "LEEDCertificationRank", "domain": { "type": "codedValue", "name": "WS2_LEEDCertificationRank", "description": "Level of LEED awarded / sought", "codedValues": [ { "name": "Certified", "code": 1 }, { "name": "Silver", "code": 2 }, { "name": "Gold", "code": 3 }, { "name": "Platinum", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingUserURL", "type": "esriFieldTypeString", "alias": "BuildingUserURL", "length": 100, "domain": null }, { "name": "SpaceNumOrigin", "type": "esriFieldTypeString", "alias": "SpaceNumOrigin", "length": 15, "domain": null }, { "name": "AssignableSF", "type": "esriFieldTypeInteger", "alias": "AssignableSF", "domain": null }, { "name": "ConstDate", "type": "esriFieldTypeDate", "alias": "ConstDate", "length": 8, "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": "" }, { "name": "FDO_SpaceNum", "fields": "SpaceNum", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 209, "name": "Clery Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 220, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2352040691E7, "ymin": 3792888.8638999984, "xmax": -1.23500660297E7, "ymax": 3795340.0001000017, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "DatesActive", "type": "esriFieldTypeDate", "alias": "DatesActive", "length": 8, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "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": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 210, "name": "Clery Public Property", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 213, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2351969506099999E7, "ymin": 3792868.3090000004, "xmax": -1.23500474333E7, "ymax": 3795356.7641000003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Shape_Length", "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": "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": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 141, "name": "CMS_Projects", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "project_num", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "webcamStream", "type": "esriFieldTypeString", "alias": "webcamStream", "length": 500, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "project_num", "type": "esriFieldTypeString", "alias": "project_num", "length": 7, "domain": null }, { "name": "approved_budget", "type": "esriFieldTypeDouble", "alias": "approved_budget", "domain": null }, { "name": "title", "type": "esriFieldTypeString", "alias": "title", "length": 75, "domain": null }, { "name": "StatusFull", "type": "esriFieldTypeString", "alias": "StatusFull", "length": 12, "domain": null }, { "name": "description", "type": "esriFieldTypeString", "alias": "description", "length": 511, "domain": null }, { "name": "start_date", "type": "esriFieldTypeDate", "alias": "start_date", "length": 8, "domain": null }, { "name": "end_date", "type": "esriFieldTypeDate", "alias": "end_date", "length": 8, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 42, "domain": null }, { "name": "project_id", "type": "esriFieldTypeDouble", "alias": "project_id", "domain": null }, { "name": "fy", "type": "esriFieldTypeString", "alias": "fy", "length": 2, "domain": null }, { "name": "project", "type": "esriFieldTypeString", "alias": "project", "length": 4, "domain": null }, { "name": "account_no", "type": "esriFieldTypeString", "alias": "account_no", "length": 7, "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "type", "length": 1, "domain": null }, { "name": "cdp_type", "type": "esriFieldTypeString", "alias": "cdp_type", "length": 2, "domain": null }, { "name": "cycle", "type": "esriFieldTypeString", "alias": "cycle", "length": 4, "domain": null }, { "name": "fm_coord", "type": "esriFieldTypeString", "alias": "fm_coord", "length": 20, "domain": null }, { "name": "user_coord", "type": "esriFieldTypeString", "alias": "user_coord", "length": 20, "domain": null }, { "name": "nasf", "type": "esriFieldTypeInteger", "alias": "nasf", "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 2147483647, "domain": null }, { "name": "gsf", "type": "esriFieldTypeInteger", "alias": "gsf", "domain": null }, { "name": "lastsave", "type": "esriFieldTypeDate", "alias": "lastsave", "length": 8, "domain": null }, { "name": "fiscal_closeout", "type": "esriFieldTypeDate", "alias": "fiscal_closeout", "length": 8, "domain": null }, { "name": "abor_pi", "type": "esriFieldTypeDate", "alias": "abor_pi", "length": 8, "domain": null }, { "name": "abor_ci", "type": "esriFieldTypeDate", "alias": "abor_ci", "length": 8, "domain": null }, { "name": "abor_pa", "type": "esriFieldTypeDate", "alias": "abor_pa", "length": 8, "domain": null }, { "name": "budget_saved_date", "type": "esriFieldTypeDate", "alias": "budget_saved_date", "length": 8, "domain": null }, { "name": "y2ksort", "type": "esriFieldTypeInteger", "alias": "y2ksort", "domain": null }, { "name": "budget_last_saved_date", "type": "esriFieldTypeDate", "alias": "budget_last_saved_date", "length": 8, "domain": null }, { "name": "abor_oth", "type": "esriFieldTypeDate", "alias": "abor_oth", "length": 8, "domain": null }, { "name": "opacct", "type": "esriFieldTypeInteger", "alias": "opacct", "domain": null }, { "name": "delivery", "type": "esriFieldTypeString", "alias": "delivery", "length": 6, "domain": null }, { "name": "revacct", "type": "esriFieldTypeInteger", "alias": "revacct", "domain": null }, { "name": "revenue_budget", "type": "esriFieldTypeDouble", "alias": "revenue_budget", "domain": null }, { "name": "billable", "type": "esriFieldTypeString", "alias": "billable", "length": 1, "domain": null }, { "name": "billable_hours_limit", "type": "esriFieldTypeSingle", "alias": "billable_hours_limit", "domain": null }, { "name": "abor_phase", "type": "esriFieldTypeString", "alias": "abor_phase", "length": 6, "domain": null }, { "name": "bldg_no", "type": "esriFieldTypeString", "alias": "bldg_no", "length": 10, "domain": null }, { "name": "projected_budget", "type": "esriFieldTypeDouble", "alias": "projected_budget", "domain": null }, { "name": "construction_budget", "type": "esriFieldTypeDouble", "alias": "construction_budget", "domain": null }, { "name": "warranty_messaged_date", "type": "esriFieldTypeDate", "alias": "warranty_messaged_date", "length": 8, "domain": null }, { "name": "concept_budget_saved_date", "type": "esriFieldTypeDate", "alias": "concept_budget_saved_date", "length": 8, "domain": null }, { "name": "sc_budget_saved_date", "type": "esriFieldTypeDate", "alias": "sc_budget_saved_date", "length": 8, "domain": null }, { "name": "revised_budget_saved_date", "type": "esriFieldTypeDate", "alias": "revised_budget_saved_date", "length": 8, "domain": null }, { "name": "jccr_flag", "type": "esriFieldTypeString", "alias": "jccr_flag", "length": 1, "domain": null }, { "name": "fy_4digit", "type": "esriFieldTypeInteger", "alias": "fy_4digit", "domain": null }, { "name": "design_intent", "type": "esriFieldTypeString", "alias": "design_intent", "length": 2147483647, "domain": null }, { "name": "web_suppress", "type": "esriFieldTypeSmallInteger", "alias": "web_suppress", "domain": null }, { "name": "web_counter", "type": "esriFieldTypeInteger", "alias": "web_counter", "domain": null }, { "name": "design_professional", "type": "esriFieldTypeString", "alias": "design_professional", "length": 128, "domain": null }, { "name": "contractor", "type": "esriFieldTypeString", "alias": "contractor", "length": 128, "domain": null }, { "name": "i_number", "type": "esriFieldTypeString", "alias": "i_number", "length": 6, "domain": null }, { "name": "sc_date", "type": "esriFieldTypeDate", "alias": "sc_date", "length": 8, "domain": null }, { "name": "community_update", "type": "esriFieldTypeString", "alias": "community_update", "length": 2147483647, "domain": null }, { "name": "notice_to_proceed_date", "type": "esriFieldTypeDate", "alias": "notice_to_proceed_date", "length": 8, "domain": null }, { "name": "sub_account", "type": "esriFieldTypeString", "alias": "sub_account", "length": 5, "domain": null }, { "name": "billing_suppress", "type": "esriFieldTypeSmallInteger", "alias": "billing_suppress", "domain": null }, { "name": "phoenix_campus", "type": "esriFieldTypeSmallInteger", "alias": "phoenix_campus", "domain": null }, { "name": "cd_switch", "type": "esriFieldTypeDate", "alias": "cd_switch", "length": 8, "domain": null }, { "name": "sharepoint_project", "type": "esriFieldTypeString", "alias": "sharepoint_project", "length": 10, "domain": null }, { "name": "DPM", "type": "esriFieldTypeString", "alias": "DPM", "length": 20, "domain": null }, { "name": "PM", "type": "esriFieldTypeString", "alias": "PM", "length": 20, "domain": null }, { "name": "story_map_title", "type": "esriFieldTypeString", "alias": "story_map_title", "length": 255, "domain": null }, { "name": "story_map", "type": "esriFieldTypeSmallInteger", "alias": "story_map", "domain": null }, { "name": "story_map_order", "type": "esriFieldTypeInteger", "alias": "story_map_order", "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_project_num", "fields": "project_num", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 142, "name": "BuildingsGreen", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CartoName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CartoName", "type": "esriFieldTypeString", "alias": "CartoName", "length": 50, "domain": null }, { "name": "CartoAddress", "type": "esriFieldTypeString", "alias": "CartoAddress", "length": 50, "domain": null }, { "name": "SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "LEEDStatus", "type": "esriFieldTypeString", "alias": "LEEDStatus", "length": 50, "domain": null }, { "name": "HasWaterConservationRetrofits", "type": "esriFieldTypeSmallInteger", "alias": "HasWaterConservationRetrofits", "domain": null }, { "name": "HasEnergyRetrofits", "type": "esriFieldTypeSmallInteger", "alias": "HasEnergyRetrofits", "domain": null }, { "name": "LEEDCertificationDate", "type": "esriFieldTypeDate", "alias": "LEEDCertificationDate", "length": 8, "domain": null }, { "name": "LEEDCertificationRank", "type": "esriFieldTypeSmallInteger", "alias": "LEEDCertificationRank", "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 143, "name": "ArchitecturalDetails", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "HistoricRegisterAddDate", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "Architect", "type": "esriFieldTypeSmallInteger", "alias": "Architect", "domain": null }, { "name": "IsOnHistoricRegister", "type": "esriFieldTypeSmallInteger", "alias": "IsOnHistoricRegister", "domain": null }, { "name": "IsHistoricRegisterEligible", "type": "esriFieldTypeSmallInteger", "alias": "IsHistoricRegisterEligible", "domain": null }, { "name": "HistoricRegisterAddDate", "type": "esriFieldTypeString", "alias": "HistoricRegisterAddDate", "length": 12, "domain": null }, { "name": "OriginalConstructionDate", "type": "esriFieldTypeString", "alias": "OriginalConstructionDate", "length": 12, "domain": null }, { "name": "IsInHistoricDistrict", "type": "esriFieldTypeSmallInteger", "alias": "IsInHistoricDistrict", "domain": null }, { "name": "Style1", "type": "esriFieldTypeString", "alias": "Style1", "length": 34, "domain": null }, { "name": "Style2", "type": "esriFieldTypeString", "alias": "Style2", "length": 35, "domain": null }, { "name": "SpaceNum", "type": "esriFieldTypeDouble", "alias": "SpaceNum", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 144, "name": "Taxa", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CommonName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Family", "type": "esriFieldTypeString", "alias": "Family", "length": 50, "domain": null }, { "name": "Genus", "type": "esriFieldTypeString", "alias": "Genus", "length": 50, "domain": null }, { "name": "Subspecies", "type": "esriFieldTypeString", "alias": "Subspecies", "length": 50, "domain": null }, { "name": "Variety", "type": "esriFieldTypeString", "alias": "Variety", "length": 50, "domain": null }, { "name": "Forma", "type": "esriFieldTypeString", "alias": "Forma", "length": 50, "domain": null }, { "name": "Cultivar", "type": "esriFieldTypeString", "alias": "Cultivar", "length": 50, "domain": null }, { "name": "CommonName", "type": "esriFieldTypeString", "alias": "CommonName", "length": 50, "domain": null }, { "name": "TaxonID", "type": "esriFieldTypeSmallInteger", "alias": "TaxonID", "domain": null }, { "name": "SpecificEpithet", "type": "esriFieldTypeString", "alias": "SpecificEpithet", "length": 50, "domain": null }, { "name": "LifeformDescription", "type": "esriFieldTypeSmallInteger", "alias": "LifeformDescription", "domain": null }, { "name": "Compound", "type": "esriFieldTypeString", "alias": "Compound", "length": 50, "domain": null }, { "name": "GeographicOrigin", "type": "esriFieldTypeString", "alias": "GeographicOrigin", "length": 50, "domain": null }, { "name": "EcozoneOrigin", "type": "esriFieldTypeString", "alias": "EcozoneOrigin", "length": 50, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 255, "domain": null }, { "name": "BiomeOrigin", "type": "esriFieldTypeString", "alias": "BiomeOrigin", "length": 100, "domain": null }, { "name": "BotanicalSynonym", "type": "esriFieldTypeString", "alias": "BotanicalSynonym", "length": 255, "domain": null }, { "name": "FamilySynonym", "type": "esriFieldTypeString", "alias": "FamilySynonym", "length": 255, "domain": null }, { "name": "Height", "type": "esriFieldTypeInteger", "alias": "Height", "domain": null }, { "name": "Width", "type": "esriFieldTypeInteger", "alias": "Width", "domain": null }, { "name": "Invasive", "type": "esriFieldTypeInteger", "alias": "Invasive", "domain": null }, { "name": "Toxicity", "type": "esriFieldTypeInteger", "alias": "Toxicity", "domain": null }, { "name": "Hardy", "type": "esriFieldTypeInteger", "alias": "Hardy", "domain": null }, { "name": "WaterUse", "type": "esriFieldTypeInteger", "alias": "WaterUse", "domain": null }, { "name": "Color", "type": "esriFieldTypeInteger", "alias": "Color", "domain": null }, { "name": "Functn", "type": "esriFieldTypeInteger", "alias": "Functn", "domain": null }, { "name": "GrowthRate", "type": "esriFieldTypeInteger", "alias": "GrowthRate", "domain": null }, { "name": "Allergen", "type": "esriFieldTypeSmallInteger", "alias": "Allergen", "domain": null }, { "name": "GroSeason", "type": "esriFieldTypeInteger", "alias": "GroSeason", "domain": null }, { "name": "FlwrSeason", "type": "esriFieldTypeInteger", "alias": "FlwrSeason", "domain": null }, { "name": "Spread", "type": "esriFieldTypeInteger", "alias": "Spread", "domain": null }, { "name": "Characteristics", "type": "esriFieldTypeString", "alias": "Characteristics", "length": 1073741822, "domain": null }, { "name": "NaturalHistory", "type": "esriFieldTypeString", "alias": "NaturalHistory", "length": 1073741822, "domain": null }, { "name": "Cultivation", "type": "esriFieldTypeString", "alias": "Cultivation", "length": 1073741822, "domain": null }, { "name": "Ethnobotany", "type": "esriFieldTypeString", "alias": "Ethnobotany", "length": 1073741822, "domain": null }, { "name": "Citations", "type": "esriFieldTypeString", "alias": "Citations", "length": 1073741822, "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_TaxonID", "fields": "TaxonID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 154, "name": "SD_Buildings", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "DATE_BL", "type": "esriFieldTypeDate", "alias": "DATE_BL", "length": 8, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ADDRESS1", "type": "esriFieldTypeString", "alias": "ADDRESS1", "length": 100, "domain": null }, { "name": "bl_id", "type": "esriFieldTypeString", "alias": "bl_id", "length": 8, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "name", "length": 70, "domain": null }, { "name": "BL_ID_ALPHA", "type": "esriFieldTypeString", "alias": "BL_ID_ALPHA", "length": 8, "domain": null }, { "name": "AREA_GROSS_EXT", "type": "esriFieldTypeInteger", "alias": "AREA_GROSS_EXT", "domain": null }, { "name": "CITY_ID", "type": "esriFieldTypeString", "alias": "CITY_ID", "length": 16, "domain": null }, { "name": "CONSTRUCTION_TYPE", "type": "esriFieldTypeInteger", "alias": "CONSTRUCTION_TYPE", "domain": null }, { "name": "BL_NOTE", "type": "esriFieldTypeInteger", "alias": "BL_NOTE", "domain": null }, { "name": "GROSS_AREA", "type": "esriFieldTypeDouble", "alias": "GROSS_AREA", "domain": null }, { "name": "AREA_EXT_WALL", "type": "esriFieldTypeInteger", "alias": "AREA_EXT_WALL", "domain": null }, { "name": "BL_STATUS", "type": "esriFieldTypeString", "alias": "BL_STATUS", "length": 16, "domain": null }, { "name": "restricted", "type": "esriFieldTypeString", "alias": "restricted", "length": 1, "domain": null }, { "name": "ownership_code", "type": "esriFieldTypeString", "alias": "ownership_code", "length": 20, "domain": null }, { "name": "abbrev", "type": "esriFieldTypeString", "alias": "abbrev", "length": 20, "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_BL_ID_ALPHA", "fields": "BL_ID_ALPHA", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 155, "name": "SD_College", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "COLL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COLL_NAME", "type": "esriFieldTypeString", "alias": "COLL_NAME", "length": 40, "domain": null }, { "name": "COLL_ID", "type": "esriFieldTypeString", "alias": "COLL_ID", "length": 16, "domain": null }, { "name": "BL_ID", "type": "esriFieldTypeString", "alias": "BL_ID", "length": 8000, "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 156, "name": "SD_CollegeDepartment", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DEPT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DEPT_NAME", "type": "esriFieldTypeString", "alias": "DEPT_NAME", "length": 40, "domain": null }, { "name": "dp_id", "type": "esriFieldTypeString", "alias": "DP_ID", "length": 16, "domain": null }, { "name": "COLL_ID", "type": "esriFieldTypeString", "alias": "COLL_ID", "length": 16, "domain": null }, { "name": "COLL_NAME", "type": "esriFieldTypeString", "alias": "COLL_NAME", "length": 40, "domain": null }, { "name": "BL_ID", "type": "esriFieldTypeString", "alias": "BL_ID", "length": 8000, "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 157, "name": "SD_Department", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DEPT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SD_Department.OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SD_Department.DEPT_NAME", "type": "esriFieldTypeString", "alias": "DEPT_NAME", "length": 40, "domain": null }, { "name": "SD_Department.BL_ID", "type": "esriFieldTypeString", "alias": "BL_ID", "length": 8000, "domain": null }, { "name": "SD_Department.DEPT_ID", "type": "esriFieldTypeString", "alias": "DEPT_ID", "length": 16, "domain": null }, { "name": "DepartmentURL.OBJECTID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "DepartmentURL.DP_ID", "type": "esriFieldTypeString", "alias": "DP_ID", "length": 16, "domain": null }, { "name": "DepartmentURL.URL", "type": "esriFieldTypeString", "alias": "URL", "length": 500, "domain": null }, { "name": "SD_Department.restricted", "type": "esriFieldTypeString", "alias": "SD_Department.restricted", "length": 1, "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "SD_Department.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_OBJECTID", "fields": "DepartmentURL.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_DP_ID", "fields": "DepartmentURL.DP_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 168, "name": "DepartmentURL", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DP_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "ID", "domain": null }, { "name": "DP_ID", "type": "esriFieldTypeString", "alias": "DP_ID", "length": 16, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 500, "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_DP_ID", "fields": "DP_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 198, "name": "ProjectStatus", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ProjectName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ProjectNumber", "type": "esriFieldTypeString", "alias": "Project Number", "length": 25, "domain": null }, { "name": "ProjectName", "type": "esriFieldTypeString", "alias": "Project Name", "length": 100, "domain": null }, { "name": "LastChecked", "type": "esriFieldTypeDate", "alias": "Last Checked?", "length": 8, "domain": null }, { "name": "GISUser", "type": "esriFieldTypeString", "alias": "GIS User", "length": 50, "domain": null }, { "name": "SitePlanDocumentsStatus", "type": "esriFieldTypeString", "alias": "Site Plan Document Status", "length": 75, "domain": null }, { "name": "ConstructionDocumentsStatus", "type": "esriFieldTypeString", "alias": "ConstructionDocumentsStatus", "length": 75, "domain": null }, { "name": "CloseoutDocumentsStatus", "type": "esriFieldTypeString", "alias": "Closeout Documents Status", "length": 75, "domain": null }, { "name": "DocumentDeliverableNotes", "type": "esriFieldTypeString", "alias": "Document Deliverable Notes", "length": 150, "domain": null }, { "name": "BuildingLayersStatus", "type": "esriFieldTypeString", "alias": "Building Layers Status", "length": 50, "domain": null }, { "name": "BuildingLayersComments", "type": "esriFieldTypeString", "alias": "Building Layers Comments", "length": 150, "domain": null }, { "name": "BasemapLayersStatus", "type": "esriFieldTypeString", "alias": "Basemap Layers Status", "length": 50, "domain": null }, { "name": "BasemapLayersComments", "type": "esriFieldTypeString", "alias": "Basemap Layers Comments", "length": 150, "domain": null }, { "name": "OtherFeaturesStatus", "type": "esriFieldTypeString", "alias": "Othe rFeatures Status", "length": 50, "domain": null }, { "name": "OtherFeaturesComments", "type": "esriFieldTypeString", "alias": "Other Features Comments", "length": 150, "domain": null }, { "name": "ProjectStatus", "type": "esriFieldTypeString", "alias": "ProjectStatus", "length": 50, "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } } ] }