{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "e964df1d9142aefd3c6cd3c8673e9a2c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAYAAAAe2bNZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAIMklEQVRYhd2Ya3RU1RXHf+feOzOZmcxMEjIJCckEhscEAhKIUUBxEcjyUUppoRCfq7YootZHRW2rdWl9dC1tK0J9ta4u7arlobZoqwVBi+AjRg2gEsIrgTwmT/OezCSZe+/ph5FpAiHB9kNd/r/ctfe95+7f2Xefc/a6Gl8jaf9vgMH6BsM8gMIDmP/t8DPCnLeJxYpgMTAFcCtCsQsUCwgNgSaQKqAh0RBoUkrNxHSyBUNB6UHQLSVRIYRumkabRLYjaUehXcLesko2ngo+LMycLaxHcutgn9uaQoZzAqpQEULBMHXCeg8RvZeIHiKihzBMA4fm0pJsqclCiGTd1DFklKgxQPdAO1JIkCCAebnq/A8wbhgR5oKXCBhmDOSc1Au4Kvcu8r3zcVtTzirVEkl58y4CybNwWZPj/qg5QDBUxYeN21m//w4sqvVKiIwMo5tcKoCF2St4eN4WBOKsIABqug+xbt/ttPc1E9FDPL3wHbz2cQBYFCvj3VMZ757K1qpn6Rpo1yEyZPxpMIpgspRw88xHvxLIP6r/yN+OPcMP8+4jJSGdP1c+yk92X8aGBTtJSUgf8my+9yJ2B7fKU99xGoxA67OqFjKdE84KomugjXV7byPNkcWac37FrrpXONRRzhL/Kloj0/jFByU8vfCdIWNc1iQM01BGhTGkXicNg4jei11znhHClCZvHH+eirYyVuXdT6o9g+quCu4692lqe47w+N5buWHGw7xVu5nqrgP4PdPjY1VhwUS3jAqjQJ9E0hoJ4nNNGXIvrPdwpGM/+1p309X/BYuyV7LEv4rj3QfZXvMiF/uupLH3BO8G/86aGY+w6fDjXBFYy57ga0NgNMVC1IieFvs0hwmqAKJmP219Texr2U15yy4+bX2XDOd4pqYUssS/inRHNtVdFbzf8AYzvRficwVoidSTbEtjWkohqfYMCtKLyHT6eb7iIa4I3IFNtQOxYtZldPTMILAjQREqt+xaxPkZlzA341IK0xcRDFXTE+1ga9WzuCzJTE05l3zvfIKhKsY6cvjrsadY6r+eRGsSTeFaDNMgK3Eiq2c8xHMH7ufHMx+LZ0ZKUxT8Hkv5DUTPDGPiQIBTczMpaSa5yQXMy1jMCwcf4brpDwCxJZzjzmVP8FWOdu4n33sRAIsnXMvB9o/xe/Lwu/OY6JlBosXDuMSJlDXt4EBbKdPHzEUTsaRoTuwwAoxF0RJ1qeO2pXDH7PX8aOd5FGUtJ0Fz0BKuJ82RRXO4jrfrXmL+uKXoZpTG3hP0DHRgU+0c6/yUYt9KLIqNRz9Zw4rJt+D35HHttHt47JMbYzCKNRZMwQ50nxHGpjnSFHOABNVBgurA5wrQ2HuC5ZNu4qUjG/jBtHuoDx2jML2YhlA1PneAroE2fK4pODQXSyeu5uWjT3JlYC0FaUU4LS4A7FoiVjWBiB5CU2KZsWjYRqwZTVi9CRbHII8kYvRi1xLxuQMApDt8mJhku6bgtWcCgs7+LwhHQ4xL9HOovRyAYl8J7ze8gdeehSkNAsmzqer6HEXEtpj+6ND4w+zASkqiNSluOy0eGkLHcVmSUIXGsc7PKExfxBd9jYx15KAIhba+Jsqb/8XLR3/H7LQiLht/DQDBUBW76l/h3g9WsGzSjZw/9mKaw3XxnV2oo8BIKZ1WJSFu57gCHGgrZWH299EUCx5bKoc6yvF78uIz7NPD+NwBPLZUbp+1jlC0k5++913ea3idgrSi+JHQ0ddCY28NqlBjMMpoMJjWwXaxr4Sbdy1kzYxHSLal0RppIM2ehW5GaY0E6TciNISOk2rPpDfazYnuSsYlTqSirYxfzvkLxb4SALbXvEiOK4BuRtG0WFhhMuR8GgZGWnVzIG77PdPJdE5ge82LfMd/HaY0UIVKks0LQFnTm1S2f4LPFeDq3Lt45eiT3FnwFCun3Epp4zaCoSo+bytl9fQH2Vm7mXPTF9IaCcZiGegjwpjS+M/S+1Lfm7SGjYd+wxL/KvqNCJ39rVhUG2MSxjI5KZ/mcB2ljds40V2J0+IG4Orcu9lRu4kE1UHemDms23cbs9MWcP7YS3j9+PMnZz6khxguM22KUPyDfUVZy/l1+U2UNb6Jx5ZKRO9FINhdv5WO/hbmZlzGBPc0pqYUxpftgNmPU3PzWvUfONReztqCJynKWn5quCEaprmK1vdGuwsH+5wWNxdmfpuNh3/LhgU7eat2C5XtH5OfdhEe6xg6+lqo7q7gcMde6kJHqWgr43DHXlIS0lnqX82Dczfh0FynBTcFQz7BaTADRqS2KVwj+42IOHmwAVyacw13v7eUY52fMSN1HmmOLD5s3M6WI0/wcfNbqEIjx52LzxWgOLuEuwueYXJy/rANmiFjpWKzjFozlEszKkobt7Ega1ncPy/zW6TaM9mwfy23z3qCtXsWU9q4jWkp53FnwVMUZ5cM6XlHUntfMwARnfCIMNLGP5UB0bflyHoWZC2Lbziq0Ph54XPc+/4Krto+nWzXZDYs2ElhevFZAZxURO9lT/2rMaOHrhFhPlpG29zN8on9rXt+dn/pVa1LJ17vTbJ5cWiJTEmaxdvLuwmGqklO8BKOhmjqrcGQOoY0MKWBIfUvrwaGqcd9hjRoCdfzwsGHjdqeI6qUlA5uH4aFAbClc19fMxN21G4s2VG78SvN/CykApWq4JpTbwwL804ROnD5nM38CVgpwS/AA6gSLAKsgE2CQ4ANkAhCAgwkERO6BXQK6JLEilRKugTUSYWPfII3X16JcVYwJ/Xh5WwDtn3luY+isjP4v8F/If5Hfa1g/g2fqjjqcfYD4AAAAABJRU5ErkJggg==", "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "1bed6930d4a9e60e53e21a5b4714dbde", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAHCklEQVRYhe2XeWxUxx3HP/Pe213vrte3HWNMfdQGGwtwoIAUIEAooiHORQUtSWsaWtKqJWm4IiBBbRBSpTYooZAEUEmCkjRUSkQhCRGBAMGBEhtS31y+sfGBvfaud73e4+30Dx8YbFgrldpU6lcavfdm3szvM7/35jfz0/iWSPtvAwzo/yC3KySIlNIAmAETYOzvo/YXpf9qAqIAN+AAegAf4AG6hRDyG4FIKTOAbcADQHzI6dxdupTSAXQAl4ENQohLIUGklBbgBDBOIqnsKKTKUcq17qu4/Q50qQNg0cKxaDYsBhtmLRxVaDh9dtx+B4pQUYWGQTFiNUSqybaMyIzISRFx5qTMoAxkANkhQYCHgXEN3Zd54ewyqrpKRzVtRSgsTl3BgnHL2FG8ljrnxaHNqio0PnioikhTXMpI/UcC+Z5EsvHLJdQ6K0cFEWcew+bp+/i07h3aPI28Pv8Uqz6/jyZX9eA7ugxwsvFD8tKf0kcF4g96o9p6GkcNMSvpIX40/jmO1O5nXvISnL4OdpZsYOe84zz9+X20e5oH3210VaGgiFGBSGSTEEpIgNiwRH6avZFmdy1rvniQucmP87tzT/Bo+iqmJszlSN1+lmY+wxulmwf7BIJ+NMU44gIZVmlUwhyJlhQEAsmtq04VGuOjc5mVlIdP9/KX8t9j1qzMTX6MSnshyeEZtPc2A4JzzUdZP23XcBBhMIwKBJCKUDCoJqyGCHJiZjIzcREpERPo9nXyj+ZPee/SywgEE2NnUO+8RFAGcfkcmM1WegM9vHvpjzyW/jRFrcfJjZ9D8Y2CPhDpR1U0RUqpCiH0UCBmAINiZPcDBXzReJCi1uNUO0oxqRa+Y5vAI+k/p6O3hTPXP2FseDo1jnKeyFrHsfr3aempJzUim2pHGccb/saLM9+i0l6ET+8lEPQP2AijL/jdGSQQ9IVLwBNw4wm4OFSzl6kJ8znddAh7bytjw9NpctUwI3EhGVGTKWs/C0BFx1eEaVZUoXKh9SRevQd/0MdbFdv42cQX2Fu2hUDQN3Sydwfx6b2RHr2HoNT5c/E6fjlpG38oWsXyCet4s2IrYaqVJ7PWc637Kh2eFpKsacSE3UOlvZAfj1/DG6WbmJ30MGbNysnGD6l2lPFD068xKKbbPXKLhoMEvQlOnx2A4hunWT3lT3gCbhpdVcSZx2Ax2HD6OunytmM1RGAzRlPVVYLL76Co9Thzxj5CjaOcMda0QcNnrn/MjMTv47/pEWNIkKAMxrh8XQAIFKwGGwbFxCX7BVIjJlLjKKet5xom1UxD9xUMipG0yBxSbFkEgj6yYqZR0HQYT8BNbvwczFo4VzqLeTA1n4v2ogEzakgQINLtdwJ90dCi2TBrVhq6LxNtiifcEIU/6KWh+woAMWGJ5MbPIcWWxZG6/RSUHyYndib52RuZfs9CCpoO8VJLPgmWZCrthXe0O6xCCGEZ4kIq7YVMiZ9NQdNhOr038ARcGFUTCZZkglInNiyRZncd85KXUNHxFYtTV7Bx+h4OVu1h2ZFMnL5OUiOyUcUtpoZF12EgCopRETc9d7T+ryzLfJaCpsPo0o9P78Xps+PVPaREZJEakc2FtpN0eFrIjJrCmesfU+e8yI7iNUyOm8XkuNmcbPwAkP0FAG9IEFCMQtwEPt30d9ZP3UVm1BR69R4cvg5iwxLx6h46PC00uaqZkbiQTm8beWkreeWfv+Vg1R5em3+KwpbP+LrtFM/d+yp7y7ZgM0YNDOu73eoInwb3kGVGIOjns4b3WT5hLbtKnmdWUh7tnusEgn4Wp61AlwFshmjK2s9yvu0EAAerd1Pafoancl7kB6k/YfOZpVQ7ypiWMH9g2GBIEClli6YYbjm4HK1/l70LzvJ66Sa6vDdIi5iIzRjNgcuvIJFMjJkBwKwxeeTEziQ3fg6RxlgOXHmVl87l4w8O+xLmkCBmzVqbZE2bx5Af6qL9PNdcV1mauZp9FVtp62lEEmTVpK0sSnmSJGsaLr+DWkcF5R3n2FG8lgutJ4bGDQCG/nshQYxq2PnUiOyVA6F8QB/V7GNlzhaONRwgN/5+ns3dTrvnOkfq9nO0/j2udV+9o5EBRZniBm7dt7eNFEc+ksidj3/3V+qukucHKw9W7eb+sY/yzqISnD47L1/4DZ/Uvo0uAyEBoM8bC8YtG3jsCgkihGiUUr62fMK61boMyJIbX6puvxOv7mH7189Q4ygn3pxMlCmO8dH3ogoVpb9oijZ4cFaFNlhn0Wzkpa1kSvxsdBko0hSDZzQeAdigCCUqP3tT/vDz9jeWBI6pQvvFSI0jggghfMAKKeV2YBEwhr4kSuu/mujbQQc2Lw8QoC+xcgBOoJu+ZeoFmoFiIUQNd9BdMz0hRCkwunzi39T/Tu77n9K3BuRfjBnXqludYpYAAAAASUVORK5CYII=", "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "f2a6fe11aa93ea5a20a3d82786b58191", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAET0lEQVRIid3VS2yUVRTA8f+932NenZl2SotFoLwLTHg2SkEjBGIBCRFYFEtrVDQUEh8JEUKMCxbG+MCFCSS6MBpRCSDRgA9imioGpRQKaGjtCLS0lbYU+phOx3l933ddsBBhRlcu9CR3c5Nzfvec5Obo/Muh/z+BxYfwACHh4FYOhgWariOVg4HAIxwUGjEgkU4RJ59o81p+/0eg/BheMy4OolijlBKG5o6ZhistECKj0qalMi5LZQwpdVtHTzooqblsacUt1+KDMi0QH/240X46J2DG2WxIc/XWua+KNZOfJGCG/He+SKFoHWjSLg1f8K2bWgfAaCbKDz1fmLsbazeXv8vW5joyWYEC99jKjTNe0KrLtmedp+Vk2N/2Oi7NQ2+8g70/7eDZeW+SZwSpLN3EG2e32Q1bYhZ1OTrIM4Kecb4pWYtHhs5xuu8blo3fQEe0hY5oKwEzRGPvcSpKViEQeA2/HT4cM1ognRUQQt4cSPYC4CibK9GLdERbsFSGyYEwKyZU0Z/oZnr+fAJmIa2DTZztb6CiZNWtYtJQbvCQC7CcjLKVzdsXtqOUQpc6RZ7xhNzFJKxRClxFjKQG8ep+Cj33UOAqosRXSlcswkR/GYYwhW7hBqJZASk0v1fPI2nFeXzWLrpGIpSPXU537BKxzBC6NJgzZgnnb5wgHFrE5GCYcOEiPmnbQ83MHRiaSwiB5/aafwGUUkG/WUBl6SYuD/8MKKSQXBw4xZRgmKHUDaYEw3j0PNy6l2jqJgCzC++nPdqCLk0hFO7cAHZ+wAzh0fPoHGljRsECBhJ9lBcvJ+gKYTkWJ68dYyjVj0f3UVawkCOX9rGgeCmRoWY0oQl0jJyArWyvR/dR4pvElx3vs25qHb+NXsZ2LJRSjKQHaew7znPz99DQ/Sl7L+xkZWkNATNEyk4iEUI5fwMo5Ri2sgmahQwmr5OwRvHpAXRp4DcLONf/HQ9PrObrq/vx6nmsn7YVTWj0xq+iSwOFUEL++cmyjEghkQCsmFDF0fb3eOjeR5GOJGUnSdhxOgcieHU/K0tr+f7a53TFfuXiQCPPz3+Lz66849gOqZyAIcxhS2UmAjw4bi3P1FewYkIVV0daCbnH8kDJGs5cr2c0E+W1s1voGW1n1aRaamfuRAqJQEodzJxA0km2tUdb5i4oWoqpuZkVuo/zN04wNTiHD1pfoW2omcUlq5meP4+ashcpDcy8PZ20nVS2xMkJDCZ7Dhy5vO+RDdO25QkET8x+iV0n1wOCp8Ivs7viY6SQZIu+eCddsYjUbYZzAqd+4ag73Nn02FezFs4ZsyTg0X1yYfEyAM71f8uZvnoUDraysR0LS2WUo2wSVjzdfL1BakJvPFFNT06A3ThjDsUru2ORmq5YZJEp3YUIZQg0jxTSI4XQbcdJIFTSsq0hi/SAAFsphpVD0+lq6u/s7K6NdrgKG/jw1klmHUfO2HT31X9/6f8Bbr3AB+vrhx8AAAAASUVORK5CYII=", "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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_", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "031dbdf8c37825a07298e9bdb1e045c3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAWCAYAAADafVyIAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABKUlEQVRIieXVvSuGURjH8U88MigMshiUkBGLwUaYiNX6oLwtVlFC8q7wBzCZUEr+AGRTkj/CSzYDi+E+6k63l+dxK+VXp67r+tX5ns51XjJ+WZl/B8igB/u/BRjBLE5xmzagAjMoxRyG0gbMozzEWWzhKi1AEwZieQHW0Z4WYDNMGlcbenH4U0A/Wj/wlnGM53wBJVj6xK/FOFbzBUyiKsR3WMSj6AS1hPoUdnCfK6AGE7G8D2ch3sMNqlEmuhvDuQLWURziF5zHvCdcBAAMYhvX3wV0iZ6ENxWhEZexvDnmF2INnd8BFGEjoX6AaVEPRlH3zu9AN46+AoyjIaFeLWrmZ1rBiWhLEwGVYZX5qh5jov4lAhZEp+InmsYuHpIA2TBS05/70XLWKwN9L2XScxKgAAAAAElFTkSuQmCC", "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": "801a2816e9291e1553470d354b73e318", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAWCAYAAADafVyIAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABS0lEQVRIieXVzyvlURjH8Ve6FrJ0s2IjdppSFjY2arJBbGUjYSSKKQ1ZqtkoPyKyZ2Eh0gg7k5LshD+AkiZmtvKjLM5XvoPrx3WV8tmc53NO57x7zvN0TsI7K/HpAAnUYeG9AO2oxCb+ZBqQRCE60If+TAO+Yxj/cIQv2M0UoAyHOI38DMbQmSlAK7pi/gq/UI/FtwIaMY/re/MrmIjGi3QBuShHb4r1KaHoY+kCejAaxTlCoUswhzXsCxkm3dXnxYAiIfXDyE+iOYqbUIEdjAgZDrwW0I0fMf81FmehKgKc4gSl2HspoBobOI/NbaMg5rdi8bSQyYO2fQyQjRr/tyW04RjFmMXv2NoF1lGL5ecA34TuuK+/wrWl0lK0bxWXqQD5yMPBEwc9pWmhbcdTAX4Kb81gmgBoEK7w7DFAyxsOvtVQ3Hy4H+3VugG63T+RwnWlUgAAAABJRU5ErkJggg==", "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": "6ce372690bcfb8e4561033ad12b18fb0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB2UlEQVRIieXWT4iNURjH8Y/pkoRZGTViIRsbC/+GUjSilKKUEqUUWVBokoYJ2aiRUjL+lFASNUVWRDeRBcVOMRYyzTALzYKpURiLc3B7u++/uSXlV6dz6pz3+Xae93eecyr+kir/LWgCFqMdczAZH/Ac9zDaKKgJW3EMczGIb5gZx534gtM4FcelQc24gTW4gHN4hUPYHcGzsAMd2IL16CsDmoKHmIGleJmybgAncAm9eIoleFcUdB6taEN/yppafcRqVHEHi4QUZ4KWY5uQsiKQXxrFJrzGTvTkgfbjvpC6shrEGRzMA03COuFnj1dXcRgL8SINNBtT8awBUB8+CSZKBbXE/gHGUgI1Y5o6zqrRdMH6v5UEfY79NYykBFmJZYIz09Qhx3UDsb8rO33zcTJlroLjEjtOgoaFvK7NAWWpXTBVNQsEtwTXdePrOEB78QTv80BnhbPUhSMlIRuFercqOVEPNCLsqBdvcaUgpE0w0UU8KgKC20KVvowFOOqPI5Nqwi7hqqhiT71FWddEt5DnHqH2XRdKU0v8bkVs2zEvgjrxvSwIbsbgB7AZ+2rmHmNIOAob8CYrUJGrfFgwRpdws7ZiYoT040eBGKUfJ0OxldY/9wpqWD8Br9Rk2YFDpgsAAAAASUVORK5CYII=", "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": [ 207, 249, 252, 255 ], "toColor": [ 207, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 179, 252, 255 ], "toColor": [ 240, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 179, 255 ], "toColor": [ 252, 189, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 179, 255 ], "toColor": [ 244, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 204, 252, 255 ], "toColor": [ 182, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 208, 255 ], "toColor": [ 197, 252, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 241, 255 ], "toColor": [ 252, 210, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 194, 255 ], "toColor": [ 252, 229, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 199, 252, 255 ], "toColor": [ 222, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 182, 255 ], "toColor": [ 179, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 215, 255 ], "toColor": [ 252, 220, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 228, 255 ], "toColor": [ 252, 182, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 225, 252, 255 ], "toColor": [ 187, 225, 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "c1a4b91c48f284af980e35e1be610251", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACFUlEQVQ4ja3U4UsTcRzH8fdNTc0yiu7BFIwgCOxBxUaB+cCxsQqG9Q8UtQ0f1CN95IMWh0JEK3zWA80pPeqJGO6RphBORkRr7FHOJzWHjnGTBpIJxX492N3Y9Lq7oA/84O5+d6/7/u7745r5z2k2uhhOqENCMAR0AU6gICAlVZicHpDjtsFwQnVVBIoQBA7c55QggINAaFVNiX0GY3552xQMJ1SXEMSlakVmcUltbAWX1G4jtAZWBMrnV0+cl+6M0NTaZmHCb/HjC3DCENS+WUDudbPyOIh3LGaJtrR3dPYNP32bnBi9fQjUGkBPnx+Alch9vOMzlqjc674FuIFPDSDVblJDhWA5cg/f+Kwpevr8RYBHQK1KHWxoRM+16+wWcsyHPHTIXRjl1LkLXH04BnADaAd+1oOFerSc2+Dr+wVuTsz9FQTY2ykCtAJngPUaKCAlUd175dwGa8+G8ShTphhAKZvRD1salixVmMRBoPwty1p0xBYGkE8uavWQbwCnB+R4aFVNpWefu+xipWyG9YXXAB+AcgMIIPYZ9ChTW5aShqVnovrpi/q5Ghjzy9vBJbX7V2U3e+To8WNW2GZ1uXPaOAzqKNB55YHyznm536vtM/Z2ipSyGfLJRX2ZAPPA3YMvNPp9iY8vFR/gAyJAP+Com08DUeAN1YZYgnqWtXESOAs0AZtA0eQZU1DPd23Yih3wn/IH5Pa4MYyGpl8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "E" }, { "symbol": { "type": "esriPMS", "url": "7588e8e65c1982d4e3130fafb0af4af4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACFUlEQVQ4ja3UQWiSYRzH8e+rDpVBUeTBPEQQBHUYoUTFDoIyCmRF16DDJjt0aHUrqJCEFshYOxQkTC0IghhlXtJ1mk0rJiIUU9ghlDnkdRWM1g7LZwff90Xni2n0gwdenofn8/6f5//ymvjPMelN+tPyhBBMAIcBO7AuICc1CM+5bYmeQX9adjYEASHwqXPfV79y8NhJuwQ+DPjGF+Wc2GY0MmKrdgX9adkpBAmpWZGWT4/vcWFmvnXKKVlYG0vJDj1UAxuCwF6sW3bErxVgvy6o3JmvY1eXDFgH9527+fBNZubWpQ5QaUDfsZ1wXQRcwHIbSLObfefQ8SGAO4BWpQr2fHc6OQ9Ygd+t4Pq/oFsbNQAzcAQoaqCAnERnU8pL79isfqPwYpahK5MdYL1UUB8H1AcTgNQgjKEdLC8lWYnHuPzsA8vhoC5aySSVeqi0gXNuW2J8Uc4BToByJkUxHsMbjGE0Wzhz/QHZ2dttaL1UoPj2OcBH4GcbCCC2GZUsrFWyCxTjMTzBKEazRavm7OQU2UdN1OFyk4+G1KXp1qo1MDJiq46lZEfjz86q537E2opp6I0pvrx6Sj4aotw87rwyOkEVBQZPXwss2E8Ne5TvjK2NGvVSgUomqR4T4DVwde9L9X5f4vOTgBfwAneBYcDQsp4HQsBLmg35K6jmvTIOAEcBI1AGal32dAXV/FBGT+kF7Cu7HdO6+g0tUQEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "N" }, { "symbol": { "type": "esriPMS", "url": "ca35ae1049aee60f7e5415d4ebdbdff2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABhElEQVQ4ja3TMUvDQBjG8f/FokUFBxu0rR9C6OAkqINT8RM4taHg6OQkWkfBQcdgBQf9AGYQHI2ggwHt6lTBVjgHoYhFJK+DqbaNphF8tuQuP+4e8ib4xySiFi1Xl0QoARkgDTQEPOVjV+ZMJxZmuTrnC5si5HuW0gryGOSL59qTFksHi2b9V8xydU4ER32eJCo5leShcKazbTCE+cJmP6hZrzGcmmRgcAiV5JrPGrqxoKPeq3Xl+f6Oi+1VFsoVhscnANKWq0v7s6bdhQVl94XmN+w21Pmd3XvNTBxoxAxty0G4sx+76gN9pQt7rF4+KYyUICACwNtLk+rxXj+oEcJq7qkeHB1LId/YY/WK6eXVyBMJeCFsZmVrDYOTzne3R7sYichBwVA4IawyZzrFc+0RFBoz3v6saYcwAGmxpJI8xIXwKbcfQtjBolkvnOls8GdHTYKHT7lz4H8sI5i1jOXq0nvrdR3DmAqWGgKeoXDaV+tMZLPBB/bN4U7UtnjYX/Ov2AcHlpjNVLzqDQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "NE" }, { "symbol": { "type": "esriPMS", "url": "3f655898c3f8a087453af153469c3928", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABk0lEQVQ4ja3UMUsjQRTA8f8LQYJ3giDLmRXO6loVtrFQ0MYq5AOcV2lII3jY2Jo0tioIQlBb0TadjWja2yp+hURlPAgniDm4GYusa2Z3k3jig21m5v2YefNm03xgpJMGCzVVNIYi4AJZ4MaAL5rK0YJTfRNWqClPG0rGkIusywrkSJFbvVK+eSJ/vOQ0e2KFmvKMoSqdnfQLTzI0Vs7VRBQMMW0oCWT//W3TfmgxPPalrygZftEpg40FNcoBPN7fcrm9xuJWhU+Om8CEkS3UVPFw3qlYWFBsAEbcSeY2d7goFweCQZ6NRbc7+vXbW0EvdkwSiv4fYAy7GQTO/NgglbbbUmv9O4YZ8IVYb4Xg1Pd16mcHuN68Ndf+07qLYaKpkErGAIaGPzM+Ncv08k9rXIS9+sm+jR0tONXVK+UTKeiA8LvbIsQAzBN5ydBITBPpfF0QmnJ0WYgdLznNlXM1EXS2fRkiyCvmoyknPXjreoK35nb9NYJjm/v2Q0uJsBs9Wk/sJYKEWNL16UEvpzf23vhQ7BlGTpJZZUgnXwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "8", "label": "NW" }, { "symbol": { "type": "esriPMS", "url": "95f044af67dc5e23a6065129e984a28d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACH0lEQVQ4ja3UPWgTYRzH8e+lqW2N1hd6w6VgKagFHUpJqSAZUhqKQ4iKu0gbM9SpUERE8WIdhCLdHCJp1MlFrGaQRCXSYFBpKF1ssia2JVyLglgLSh6H3IUkd6YJ+IMHnntePvyfe46z859jtxoMpLSgEAQBJ6AAmwIyUolwxCPHmgYDKc1VEqhC4Ktbp0jgw4ZvcknLiF38C+PyRkMwkNJcQhB7HwoqQ1dmONx30rQ4n06gfVl2uQI31ycSWq8VWgFLAlUCZWRKJalexX19vgbNpxNkF6OMzUYB+CN+rgGHLEH9nfkAHLKTUfURyVCwjB47Qf5DnLWXUbyzj2nr6ASgvcvRfXb6/mJ6/sYFE6hfQCUO2cnonTDJUJB+j5+vn97hvfekghmRTw2fB4aB5fojO+tLN9DX05e4GEmaMICegUGAW0ClSgNUTKt11CE7LbGqnAO6gF/V4Oa/0EbZ2S4CdAB9QLYCCshImL69PbOVWzW67UbHDiCVCGNrHSyk43o9FGrAiEeOTS5pGcDVSnXZV08BPgLfa0AAsYtf6mS9WWwlOmc8Pqieq4AL4/LGRELr/V36kdu3/+ABY/zo8dOWWL583Od6M4MGCnSPTKlvlCH3WM/AIGeu3WVnu8hWbpVCOm4cE+AFcLm+eqvfl/j8UPUCXuA24AZsVfMrwBzwjPKF7Akaeau3I0A/0AbkgWKDPQ1BI9/01lSaAVvKX74HtvixmhqnAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "5", "label": "S" }, { "symbol": { "type": "esriPMS", "url": "3596ab8efec0efde63bdc1f5c107d8f9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABmUlEQVQ4jdXUwUrjYBDA8f8Xy7YqLkoNbmvZZRERQddDwSKsrPXgqfgQGvIIe1jYXXsRb568hLanfYPcvAjmItiA+A7ahe8FPGW8JJr6JcGDF+eWZOYX5ptMSrxhlN4n5gTavfaO/zRa7fKnb1vzwEggVBFef8f2X4U5gW5GwpEInYkPZRRW8qimoINF5/BSh/LA/mDPvs/FnEA3RfAV1AAQQZCsdzZVhbuDc72YgAYWCUdPUIwhmRgAqsIQqBuYE2hXhE5uZXbUnEC7vW3bG8OGvZPfpcrkWOb/2yuqKxuFmgguMI4trLcmLcsaS6wurXHz75SPja/Mfl7O85rwos3GZrualTm3tMpF1+X7z9Mi0BjAiPThxzFt12n/9YrAkYEJhIrsARSBAqGBqQgPK3+aafDHrzNm6l8AsBS+gfV3bP/wUofEB5oH7nb7lGdmk1thb9v2DAxAHthXFe7yMICp6sITREQ3uTCwwZ59f3CuF+Mv2xhGKkIiuumFz1z0eNfq8Ua4PLc9EggthZ+0lo7CX1BcYBTlxSNMh4ZdGjCL2AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "4", "label": "SE" }, { "symbol": { "type": "esriPMS", "url": "9b37d565680f87c0c39f3ffb2396bd53", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABfklEQVQ4jdXUsUrDQBzH8e+lpS1ipSAZ2oJOri4BJ0UnJ/EBHDXEzVHEQdsn6OQitos+gd1chGYTD/QdbIocjkrFknMwxiRtagYXf+Ml9+F//9w/ef4w+f+F2a5ytMYBakD16e72xZO955X906P2htnNhNmusnxNQ2u2ouuGYcwX5yrzGFzv9ZTUQ7Y7m6aXitmusrSmK6D6y2ksUaK/e6PqSTDEfE0jAxRGlLjnqw1xLOjR1sRd6anarnIu1szzGBY0OzX+aIQnXfyPj6AsgRCC0fvwBIhjyXKjeVUeD1ctlncOKMzMhhhCYORy9cfLVvjuNzaxV6/K47bpsHrYorKwNK34GDZIghmhwRimQQp+PkDWijTIMUz4nGN8YW8vz5mPZghi05AHaG+Y3b2ekoBVLFdYPz6jXFucCgEyei1CDEAP2RYl+rlCMROETzO5GGKdTdPbvVH14GZPmwSJT3PSwMcGPZi1WuSvYQWPBhqkIegmj5aKfSfYkLopLZ85kpH5yYQBOAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "6", "label": "SW" }, { "symbol": { "type": "esriPMS", "url": "a5a247948b25ea724aae3423da1a7564", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACDklEQVQ4jcXUX0hTYRjH8e/RUevIINpOc2dt3jWLQGRWbCiUuQNeKFGoXQ031gi8rHYRrFzzoiu76Q8Ms0KCCrranTQkDKRwoVEXQhBBboxpdNOKStfNjmzHczaJoN/l+/J83vd535fXxD+O6X+A+wE3sAF8BL7+DSgAw8AloKtqfAN4AUwAczsFRWAGOAPQPhjEMxBEtLUiWu3NpfVC79rKcm/+zctn757eHQLK9UBBxWyeDjpDMdx+pXY1qx23X8HtV84eGbnwWbTIR6cVKWcEDqtY4MYjRKtdr6uttEiyDKyGZ4tOFdWCFwE6Q7GGGMC3Yo7Xd8Y5eS21CMhacB/Q1T4Y3NamETY3fp7uy5MAjsh8MTrVI6WqwQOA4BkI7hyL3WRv20EAymWiQA34C0C0tTbGEtEarBIv1Lb8CfgpWu27Xt2+ypcP7w3BQ6fDWmwr1WAJyJTWC/3Hx64b7vD3j+9k4qNY5DbtWee1IEBybWW5v96lmMx76Jt4yPP4KIIg4PIFAChDVg9cKCwtPHH7lRFDEWjebaYv+YBMPASAyxegSSCtB/L28a1zh4ei3S2Sw9kIPZW8z9LMJC5fIDvVI6V0QQDR4jgGrNYDVdQbuZJlk4Q6pgtOK1IuPFt0CmYWAUcdM8smiXsnpHRdUEUBOTJfjFYerbcylS9DtkkgrbZZnYYfbKVoW6FR/gCOzZyO+QJrTwAAAABJRU5ErkJggg==", "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "99535babc4de99cca462ede6a8550320", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEF0lEQVRYhe2WW2xURRjH/2fO2bPb7i4pZNfULjR2uVS69ibyVGovEUMTpb6QeiWtETHQSkUTYyFEDCBPWLQWI0YIeDcxtCS2D6S7a+HJC6WXtKVmwcLWJruUpt3buc34UEHTnt3T1hpjwv/pZGbO9/2+b76ZbwT8xxLuAfyvABre7yq0WLjGmMQeiylYnpBZGgBYRC6eZkLYIvCdUwkc/+S1ssElBdj7UXchpernY5PUY0owuB08cpcRWM0cACAqMWtoiloDYXWnomJnfYv354hGnjm9p2zkHwM0nfS+HZhQDtjN4LYWifC4ePCE012rUYaBoAbfsLJBltWhhhZf/Qf15ScWDfDmSe83IyG6rSibR1W+GQJJDcsTDgWrBOS5BHT0yuTKDbW1sbVrffOuylcXDLD/U++h4XG6reJBEzatNaX2PNsoAZ4sEpGRzsE/rDQ0tPgGk2VCF+DIZz+U9AbVpqJsfsHO/67SdSZMxhgGxtSW2uP+C3o1oQsQjtCzNhFcVb45pYPeGyoAoGBV8p2sKhBx/ZZGzDz9EsAjhgDvfuGvvHxdzdlaLBru+fd9iiGAQICydSLae6QNL73nXz/7iM75U5JZoygAD7mW7o7yuAg6+oFlFuwB8EpKgIkILXE7eSQ5aYsSTzi4HTxuRbUts+fmAERVzr7GZpD7RchhJ7g5SR2GAHGJmmxmfskBbBYOd67ulACAce4TCmAxGY/NR3MA0kVOjUj6x5MBOPeLhECIYnflX8EkFODDrjhWO3lUPyzqhhCVGCwiFzcEsIpcJByhGXoAHICibAGDv8u4OKLcHe++qkBSgcJsIWn+QlMU6SbcNgRYbsePv45rmymD7knIcfCoLjahvUcGpTNjP/2m4KliM3Ic+sWrUYZAWENWBrlgCGAzs1ZJxeb+oIqClfp3gSdLQEwGOvtkAMDjeSLyspIX7kBQg6ICiQRrNgR4o6bi3OsnvOO+ISXTk5W89W58QEBUYgCb+U4mlQL+qwqyMshA866KK4YAAOBaIbwcvKa0d/QpeKJQTGq8PNe47Dv6JExLYHaL8JzevC7A3prS84fP+E5fHlVrM9K5RXfEiyMKekY1rHaSg0d3lM6JPikAAOzbXl534JR/rXdIKZmMMWzJN25Od6TSmch7RjW4neTbozsqDiZbm7LjvFNXtunwGd+p3ptabSAUR3muCI+LpH6SjWnwDSmIyGC5meTIoRcr9qfyYdjy9m0vrzv2dfd3wQn147YeKbOzH3A7eTjtBNY/yyMiAeEIRSCkQVaBlSv4a24neaHp+UcvGdmf36u4pvQ8gPuPfdVVPSWT3bensXFsUrPFZCYADGlmolgFNr3mPv6SWeSa33q2rGs+ducNcBfk6co2AG0L+WdJAf4N3QP4A49ei6s6mYJ6AAAAAElFTkSuQmCC", "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "bdbc69cf82b3622099544fd88000f8e9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB+klEQVQ4ja2SMWgTURjHf5fEUhMxtAhC4mBKjHtd1A4xik5t6SCROog4ODi0k6CCpYurUIcOgiCCFVrjIA6xBUEtLjbkaA0Ecwn0KGILjV6aXNL07p5DXyCGoHD0Dx/vPd6fH9/3/s/HAcknV0XWYaAGeAFujl84deViNAQGix/yP56/WitIvw0EgDogANEO8gEhoAD0AgiPckMgkjgghD0PPJL+mvSuA1Y7yAGasmLTD289BXhw93jcMhewqxZjiej9SMh7HmD68dptYFf6/xqtpfWBgfDwxMTpOIAvMIJlziHEHs1anjvXT8YBXrz2x0q6+a7bGwWBKHAkET87GOz7DsBePQliF/AA4D9kApA41z9Y0s0doApogNHZkWu1QAaQAchk8+GGeXX/UnmLDBAAS/QCkPlW0YCP3UAtBVU1l12YH9EAxq+Fo/ATAG9PH2/e2xqAmqtkgaNApRPkkfsYsDLzJDUFMDY8OtfDSwBEYJSZZ7NT0p8HzgCr7MfvdMb/FSC7WkgBfF52zEtD+AE+LRfMbO5XSvoFsPKv0VpqApS3rU3bvhwRnirbZWOTtn/TqQNPrasyOWXj2IlkZGlpkZJW2nAN0nW9rCheLEvwu7JTdg1Kp9OTuq73G4ZBsVicdA1qNBpbjuPck8ct1yCgrqrql/94APgDspbChvJYaKsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "df97263707585fd0de9180d20dcd6984", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAgCAYAAAB3j6rJAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAG5UlEQVRYhc2Xe4yU1RXAf+d+j5mdx86+F1eQkiILK0jVRV4LWMGqCW2ITalN+5c1amzTaIWmTYXaQNM0wdikTa3apK2YloRKgjXRyqORWkGYFcVlCU8X2K4Ly+7OzO7M7Mz3uP3j21nZXexs0qTl/HfvOeee33fuOefLNblOxPx/A5Tk+gfZQfdCQd0J1Gl0GMQWsAAFGKBNjZiCWKDjGvFApwWyIEUgL+iUjwyCDICceJDGs1MGeQat5tHzZ5D1pT1BEIOUKDyUaO1h4xFBY4IetdEAfuChFQSaYD/Q7aDn8QdpemFKIC30PqCR9coWf873o2r6A2Eq55qYcakaM9IwdNrFyWjshBD5nIl2NEZEAgAftKtxhzXZLs/vf6+YPfqdTEzgMTRTA9FwvyhYtbdG1a+wx+mctObUL7Oc/W2WkV5/nE7ZQuVck9plFs1PRYnNNrFrBLtGqerbrXjP7gJdnd23tDa2/iKZTP6wlKbPBLESzK++zWYiRNfLeT7cmKFw2Z/oAoBf1KSOOaSOOXT9Mc+SP1Vx47rwmL52icW5jzwL+EFra+u7yWRy938ECTcoL9xkjNvr3DJMx+YhRMGN68JM/2qY2iUWkRkGYgpOxifT6dL7ZoGul/PkLngc+kaKu9+tpfo2CwAjIogXhBMRY2LcSSBiyWDugje2Pv9Kno7NQ9Qutlj0+yoq5wUuhT6fvgNFchc8EKi+w2L+ljgtT8c4uS1Lx+Yh2h9Ns+ZwHQDKEsQN4mut3bIg2iHnpIP0Z7s8ko+mafpymOW7qhETiv0+Rx5O0/PaCHrCLVXdatH2WjXzfhwjdrPJwa8PcuWfReqW2yhbMLwgO0qp8hnRLqFSGXVsGsKuUSzdUTUG8fdV/aSPT/ogAFLHHN75yiBrDtcyY32YS3sjnHspF4BYoNwgnO/74Ym+kwea6KgZVbhZTferI9z68zhGRAA4+mRmDCJUp5j1cIT6NhsVhoFDDiefy5I65nDm+RxznojS/FSUfUv70X7QVSUQIFIWxPeJ2LWKzHEXL69pWB0CYPi0y/nteQAaV4dY9mo1VkLG/BpXh6hfZbN/RT/nX8kz54ko8WYTKyEMtjuIBRRVybyifEY8nbBrFaU6qbghcO7eNTJm0rIpNg6iJHVtNlZCSH/koj0QA6KzDPoOFIncZCC+QhA0ujyI70jcrlKYsSCQVwgKJtf9aWXWLrUmQUAw8LycxneC6SoGeCOQOeESnRnUp2gDLe4UrqboR81KITY7UGU6XSqaDMINQWaMsKDsydkAOPtCFt8Bu0ahRllHPvFIzDdh1EVphYcOlQfxsJUJoXpFZKbBv3YXaFwTon5lMGm9EU2m06WyZbxr71sFjv9kGICGLwa22S6PbJdHfM7kAV4WRLsY/mh31q+0Ob89x4KfxalfaVO10CL1ocPb9wxwyzMxahZbFAc0F3fkOfe7HHp0Ds55MgrAJ68HddVwt022K1B64k4NBJ+xYTPzmxWc357n5LPDzP9pnMXbq9jfdoV8j0fykfQkV4DmjVHqlttoF07/OkfVQovq260ARGm0+BN+d58BYoSkqMyAeNq9IeqW2Zx6Lsvsx6IkFpisPljH0e9luLS/MO5AKyG0PB2neUMU7cP7300zdNKl7a81AMhVZSUihfIgEUl7eaKl9Z1/SLCn9QoH7htgxRvVVLaYrNpbg5PW9L9XJHvWIzxNMe3eEEZEKFz2OfStFJf2FJj1UISmtVfVpS8Y2sRXXnkQZXM5c8JtKq1jN5u0vV7DO2sHeLOlj+YNMWasDxNuNGhcE0K+BF5OM9Ae/P4v7sjjZjU33B/ijt9Ujp1bGgO++DCVGvGK7Lm0p/AFJ63Hhlb9Cpt73q8n+UiKjk1DdGwaGs1xMLr9wqd3JCqokwVb4+PaPNfloW0PjY8g5edIoUc/j9IbTm4blvlb4mP7sc8b3LWvloEjDr1/KzDSG7TmYNLBKwiR6YqG1SFmPx6Z1K5Dp1zOvpjDqcgBoLUeYYJMAlnPtI93Ji4+27l1eEPf20Vis02MqKBsUGbwhdrTKEuIzjKJ3GSgPdAeOGmfzq3DaDew0R64Q5q+A0W8Ec3BmX8phZnUctd8TnxtcMbGH017ae7cY8vXhv9RdS2TKYsXHeFy5TkOTd/FmarDpe2jUwIBOLPirXV7Pn7hxQo3/lCFW4lohaFNDG1j+hamthGtcFURTxx88SgYWQpGjqKRw8dHi48v3tXHZoFtyWTyjSmD7Ny50wO+vWjRol/ljMx9ItIEhEZ9KoAKEanQWtuABwwDiEhOaz0kIimtdV5EtO/7KaVUt+/7+9rb2685Ccs+OY8cOfIB8EE5u/9Wrv+37/9a/g2eStenreJ7FAAAAABJRU5ErkJggg==", "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "159deea60bda1098bad0e70c6e8b8091", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACH0lEQVRIie3Wy28NURwH8M+0TVU1gqq3ChZoQlILrxAkVhZEaBGx6EZiw6Ji4w+w8YogFkQshJSIWAjReEZ0JRZCIlqahpZ6Nq1eN7332LQ3Lb3XvS1i4ZtMcub8Zs5nZjI55xT4Syn4D/0xaOl5ywLbQ2R1xFQEtIjUC842bPFoWNCiy0rz404H1kM0sFwhqBDsqjyuPhSrelzjc87Q8jrlibjbgVkZHzNiRKk139q1jllo2+dHLmcNrTqjKJZ0xa+QfhlRpmjaRpc6nqlNdjucFRQrtktQmS3Sl5LZogkrHWq77h3OZYSq6uS3JO3JFenLlHW03XBSUI+3aaHmhGV5kbKhQoXjGDVTSVeTvahNC+VHKsJQld4UT6OryaaMUAhKf/yPc01BCSjHJLQNCsnz0TBfqacr1UwP5fE0OTxH9+tUs6t//wBoauRBS9IHkdKhIPFPdDaCHrzuXxsAXayWWHzBgYj9Q4HeXKX309/F17QQjOx2JFZkq8iCXJDORt7eTJ2e+LH+E3SnRmzJeeuTcQ15hSZmg8RaeX6A0ANu8fOcN+ik2rDVqxV15n9pdr94ujmZkA8PeXkq9bc1YvNg16VdJu5Xa8fcyWsdHDnd7tHz5BeOJQTiH+l4Qvs9Ol+kbrmDarzPCepL6zW1OIp92IDx/coJPMAxXMw0TrZLeTN2YCdmYCI6e/s7shkg1z1DAk29R075dzYnvyvfAchMnyjgY3/BAAAAAElFTkSuQmCC", "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "b7840e0b3ddf17078bdc014dccd13382", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAjCAYAAACOysqWAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEFElEQVRIie3WbUwbdRwH8O9dn+6uRynIc4Hx0MmYg20B1IiOItPMKWySUc0i2Qwv1PlIfHixmFjJ9kKdkLktixqyoXuhhWRhhGnU0TKDD2S0QyuWAqMrZbQFSiktdEB7vnAjIC2WCcle+Evuxf93l+/nf5e7//35WOfi/w+sGZD2tibB/McocFFpWxdALKFPCcW8c7PA+XUBbBbnbmmM2ONYDyC/Vlela++nKLGwdDXhYQOOYdfhzNwkDBpGpJSyudin3qNZMyD/hL5Q90NfxhOVD4Dzc4R9yPmZD9i4ZoDdPKGmWSHkuTIwrAiNp7RyyYEL1e6Gsrr/DOTV6t7v0piSSirywBfwkJoVj8wtSTAbbcckVS0d7vrSzjsGFJ/2xuh+Mh2OiotAbmHGQv/x/QU49+H35Nz0XHts1bc5o/W7+u8IsNucLW6nl1/xsgIkSS70GZZC+Us70HhCS92cn7u65UhntuHd+4dWBRSd+bO0o8XwYHb+BqRmxS87H5MYiWdeK4b6pFZss4z3PFLXc++P1ZtHwgM4jhiobvuSxyehKN8WamKITpBA+aoCXx1vY0391h5FnT5dW73d9a/A9lr9Uf3AaOROZR4YlgoJAEB0vAT7DhVB/YlG2ksQBqhUqVCpAisAHHHN0FotjWGR81DmiuG3Ky45CmVVhWg63S5LoYqahoDykEDO0V8P/f6Lh3rs2QKQJAGz0Ya+biucNjdk8lg8/GROUCQ1Kx4Fj27CFU3v3rgDFzMdDbsHggJTLt8LAhEf2XmpAICfvzHgxuA4AMDvDwAhAAAo2LkJunYTQUYIPgCwLyjgnvDKU+RxEIj+bkuixQuAa9QDjuNAEERQgGKESNkYh7GRyR0hH5Fn0kfJc5IXxunZiTB2WSCiBWAiRHDa3LgnMTLkXcTKpLCY7NEhAf+8f8kE5VuTcTAlasXQxcVEUPDPB3ioUNNoVM4sAyhG6PdO+Xi3x0IRP+xwAPB5b4LkEYHArfBlACtlxoavjS3/dMMsh9UFWkw5vIt6S4CIKPq7/m5npe26EwkborGa8rp9sJjsYCXM14v7SwDfiPcNES3Yf/lCN6/iFUXINyZYtTdfBckjZ1yuWVVIwFq/y5n2luaIudf+3uXm31C0d2tY4R2tBhi7LJxESh+cbShbsh4tW4vMx4pVstcvZV5pMz7ncU2j6OltYCPpoMGT415oz+sx2DMSkEQxL06eLVX/85qgy/Xw8ZLK5DcvdZqN9o/6a1pF6ZsTIcuIgVhCgwtw8LhnMNTnwHWjDTRL3SBJ8qnJs6X6YFkhfzjWj0tOQHHm84T7ZO9MOKaU1oHRtFnfHAUAIkroZVihnokUnfR8sacpVMaKAABA+7zPpkUNgJrF7elbRzh192x+71rgL7JZdSByP+vvAAAAAElFTkSuQmCC", "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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", "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": [ 252, 209, 189, 255 ], "toColor": [ 252, 209, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 185, 252, 255 ], "toColor": [ 182, 185, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 197, 255 ], "toColor": [ 182, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 239, 252, 255 ], "toColor": [ 197, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 231, 255 ], "toColor": [ 252, 184, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 252, 179, 255 ], "toColor": [ 239, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 179, 252, 255 ], "toColor": [ 230, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 215, 252, 255 ], "toColor": [ 223, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 212, 255 ], "toColor": [ 252, 246, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 235, 255 ], "toColor": [ 187, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 191, 255 ], "toColor": [ 252, 182, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 225, 255 ], "toColor": [ 252, 215, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 207, 255 ], "toColor": [ 218, 252, 207, 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "ebcf199894116afb01d7e27c18088322", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAJJUlEQVRYhe3YeZBUxR3A8W+/92aGYZedZe8ddndmdhaBBUHwABGPisQD0WgCUSuJ8SSamArlRSnxiEFMCg8kRmMszwLFUFaoUPFIgiEaJKgIMVkKZWd2Zu/Za/aY2Tm7O3/MQjxxkcOKlV/V++dN1+99qqdf9+/9LP5HwvqyAaONrzRUeL1eh2VZdgCHw6EaGhrigD6sso/FqKFVVVVOm2leKWAVWjtVJgNAIpOh1uvNoHUbQjQLrd8QEJKGsampqSlyVKG1tbU1SPmqq7h08jeuup7C0nIsZx5SKdKpJJ3NIdtgX493KNrn7Qh+cFqsv49oZxu1Hk+TgBcD4fDNRwWKlI9MnnH85MtvXE5KKhLpDOlMNpfAZqesxkdxlQcpFRPnnI6UimhXhO7mgK9p5z9u8lvWmkAg0HLkoXDenffcQ0lJKZZpYhgC0zBA55alZRpYpollGthMA0MI0lLRH0+wadtO7vvxFVuBmqMBJb/AhVQaIRQagRBgCANTCAwhAI1SCikE2gCHZeK026gsKgStq71e75hQKJQ8otCyikqkBp3NorSJaQi2/G0rTcFGstkstfXTkUpSX+ulvs6DIQy0qTEMgSt/LAA2mAzsOqJQ59g8pNJoAUIodu7Yyd03Xb//9/IJ1cxbcCF90QEm1daghUII0EqTGVnLhxqjggohUEqBELz91jZW3nYL/uWP4Zs0lXgqw79X/pCNTz7C6RdeQl//6RS5xiEFSK2R6vBsr6OCajSprMQQgvtW3sPCX2/gqR7YHO7CYZqcc8ejBNsivHb3Zfgm1XP5ovOxNEitiCVyy1KZZvsRh2bSGZRUaEPgKndzamUhD+wJg2mSsEy2oBjETrl/BrHEMFKp3L+gNfFUCoTIBAKB7iMO7WxrIZnOYFomicEBVj+xHux+sEywTKI9drBMVDJNSWk56axEaY0QgmBbF8AWDvGIHRVUKUVfbw/FpaXE+rqwN7wB/kowjRx2TAZ7JoazZTdudyVKKZQQSKUYHE4A7D4U5KihQKo70ukoLC7BmTeOwc5Wqpzb6S2cSNJRQHnv+xTsfhVHfj7l411klcYwNN0Dg7lp1Pq9owXd3LBzxwLPxCl8d9ndDA3088L9d2FPvQzA5BPncvy1P2HsOBemsBiKJygqyOe9QAu94QA1Pt+zwXD4KECF2Btpb0UqTUmhC7vN4toVDzHY1wNaU1hWkRsGKKVJpiSGIYhEB4i2N7Nly5ZD3kxHO6N7Iq0tSKVwjRtHdqTEy59Q/ZFBJeMLyCqFiSCRStMfG6a3OXioxtFDFaxvDwcfbW8JU1FVQ3FxMUJmQSsAMtLA4bAwhCA6OIwBvBdopu2D94mEQ9R6PPve+BSwVwvxrmlZyxsbG1sPKzQUCvXXejyh1lDQW+auQguBZdlyVZQQGFmFVAotQCoFhkGos4fuUCM1/olcds0SHA4H8f5eR29XZFooGJi2+dWXv1fr8WzVWj/W1Ny89rBAARDiob+/9PsHj509DwCtNYZhIIXAMg3sloVh5Db5Ulc+/e1NNL/7elYLsW3lrTe8KbTOapglYIYG92VXXS0Wnn/BvKKionlnnXHa01rK6wLNzY8fMlTBxo5QcFWkNWyVuqvICoGpc6eVEKCFgSZXFwwn0+x58y9ordcGw+ErPp7L7/fXPfvkE+uef/aZky5atIj7V682b1y69FHg0KGhUCjk93juenj50hWmZXHM9OMpr6qh0uOlbso08gtc2Gw2VCrBpldeoqtpbxTLuvPTcgUCgUZgdp3Xe8bv1q9fc/Mty4695NJLzRUrV37m80cFnTp1qj0Ri702a/acU0rmnMP2DU8xYe7ZnDJ1IqlEnDe3bqW3vx+ZyTLQ3UndyV/jpPMWjf/nX18J+z2ejYFw+KJPy9sYCm2p9Xgyax75DWeedTbPrVv3QDAcvuELQ5Ox2P0VbvcpP11xL7/a+Boyk8awLNr7Bigea8OZN46i/PGkhuPEB6JoNMfMPpXyuilsfvrhC+GTm32dxzNLCfGgaZizdncNsX3tRhCi8rMMnwud6PUet+xnP7/+6wsWks5kKSrIZ+ZF36fxrTfY0dFCKjaAMEychUUUe+qYMP1E8sc6UVJhzyvgzB/cwvCq224NhkL3fjhvRVX1jh8tu514MklHVy9D8WH2/lnP/0LQqVVVRUmtXzxn4QVkpERrzbfOmM3upha2CsWgpw45ct+0LGw2OzWV5Yx1jmEokUJrjdYatJ744byTPB7f5dcsoby0mFh8GCkVzjEO9AE8B4QmTHPttBnH1Wqd+6wAKMhzcmJ9HVN81QzFE3T1DdAfiwECYZrEkynSmSxaa9TIJT5WPWWF+MX8+fMZig/jdDiQUpHOZgEKDhpa5/OdtebxJ8+dPnMWDtOgNxqjJzrEcCqFVIpMVqKBfOcYqipK6R0coqMnmvsSHbmU0nSHGqn2+VYHRoqSWo/nj4u/ffGCGncFUiqGk0kQ8PBzL6JhyUFDlVK3T585izE2i+3/+oBMVuaAUu6HSqUYiCcYSiYpKy6ivBgGW9o/MpvRtvBHixIhJmzetYfr7lqFu6wEd1kpLR0RYj0djEsm1x80VMAcyzDo6O4jlkgilf4vUCvSI1ClFf3Dw/QODOGvnrAfqVXu9Iq2hT6R226zWPqdb9Id7ac7OsC6TbuItYdpiETiBw2VQlSfPGPqakOIIQ2XCiHyXCWlTD5hLkWVVZR465Ayh09nJUopgh3dzJ1eT0MwhFSKvvYwvc3B9L6cfp9vSUlJyYzfrlqBzTJxlxbTF4nQ+/4ukn1d2z7LckBoKBTqBC4BWLx48bU7t2+f1N/dNXP7yxuv1jAzzzXe5Sp34yp3U1E/E0deAVprYokkhfn5DMQT9LWEEPDu/qRa11uWjXXrnqempgaXq4B33n6HeKS1QRvGsi8E/XBs2LBBkntzdwPrcnfD7Gt8+P3+aqHUTKnUCX+CKw3LmlBQ5iba3tyKaV68L09W6192dLS7Xlj7zCQNcwCBEJlgODzt8wyHpeM80qlrAf4A3OHz+U6LdrScqw1jdVMwuL9HGg6HO4ArAOrq6hxa62ornR4ezTOOSGu8qanpdeD1A41pbGxMAY2jzfmV7uF/KfF/6OGO/wC+k177gjN5lgAAAABJRU5ErkJggg==", "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "Acquisition", "subtypeFieldName": "Acquisition", "subtypeField": "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "Acquisition", "subtypeFieldName": "Acquisition", "subtypeField": "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "ab865004109e0f40f256cbab5d58d794", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACrklEQVQ4jcXUX0hTURwH8O/Zvbvuzy3n/239MXspbHekhKElORF6iZ6EQHrsMaIgggLpKZLoudeoXoKKCOpBsjaLtNKa+yNMJKimTremm7ubu392Ti8irm1WEvR9PIfz+fE7h/Pj8Y/D/z+QgYCAbRt0D7sbLSbjlVZr08A+U30Tm6Yk6c+mNdDJRXX18tOj3sAfg26vu/+AufHBybqDpoyeh0wVVPMWZHTF1i46+mJK2j832nZt4oR/6Leg2+vuP1XX+qjOaEUku4QFZRVu0QnKKGZycWisgMPibnLO0XnT+c7mfHbMe6Ei2PamrcEC490GQcTjeAB5qkEgPObUFAiA0/Uu1PIWUFAUGIXZyJ93eV33w57wZFnQBO6qSjXxXmwChAAFSqGiAEKBWs6KmLKKl8szOGS1Y7+5Hl07WwgP7k4Y4Y6yoEOo7ndZ7ficiUJnFPNKGgDAGJDUsxhejqBBEDGa+gK/PA8bb4ZTqG7vHOs0j3eNrxWDDGTWG3fM5VewRrVybwUA+KHKcFRVg4JiVc+jlrdwsiI3A4gUgT2+Hs4hCty0HCtBBMJBAwVjDAyAjTdjNpdAs6kGHzPfAAOMJS37PD69a/TIoiQ6HTO5OBSqb4AqKxQVmM0loLECkloOrVY7i2QT0bJ3SAh5lS9oZzdj5aKtF2g21SCYXfgQ8ARTZUFZV4fShrUBAIYtxfVElRQYw+3Na0VgoDcwLb2WbgAYrIS0Wu2YzSVg4QTsqrKN+7rfP6kIAkDIE7ou+aQde4Sai1FlpQSMqxl07NyLqez888hS4syv+6V/mYCFELoEr/QCwGBjlXg8qeYMBhBIogMBeWFqLPX1VrA3+LDc9Kk4bUKe0AiAEemtVEMoadGYzn1KR7+H+8JLlc5sCW7A3aEVAKW9bxf82/wEy7UgTeVwlAMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Tree" }, { "symbol": { "type": "esriPMS", "url": "41cdf36c52e853f80031435d1cad912d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/0lEQVQYlWNhIAGwkK1Y4/VCNX4WjtaPf3/r/vj/9+Kf/7+rn4il3MFQXPh5h/abf38OuLOIi5z7+4Hh/r9vimf+vHcXfTVV5rVY9hcUxaIMnJMiOERFhBnZGNSZeRie/f/BJsvE+WPNr+cJDAwMU1AU27AJKwgzsjEwMDAw8DGxMAgy8DL8+v+P7/3fX88Wozvj4Z9vH6VYORgYGBgYmBkYGRgYGBj0WPj+tn278QnDzbLMXPUMDAwbGBgYmBgYGBje/PvF8Jfp/5Rnf/5ewlDswKGzef2PM56yjNzxbAxM3Bf+fzjZ9OXO0pcSca+wBl0gh8kuBgaGXUSFMyEAAHuzVcpFZ/moAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Shrub" }, { "symbol": { "type": "esriPMS", "url": "26a18f28b43ad75153c4c448efcce6f4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABoUlEQVQokbXTvUtbYRQG8OfcvLmm2NhoPkgQiSBCDRS5KgT8gIguhYLQji1ubsWO3Z26ODpJ6R/g4iKiiIPgkBgNItTPwSS0SbhJa2+MGu9973EQA2ITC9IzH3485xyOwBNL/B+AQd5s/wQYL52q/TUfSun/DnBM+DLGR4V58q0orSfN5wvezKtUgZ37YEoWO7d36gLBnOY3s+XpIJkjQ4oReaOcaTYTiiSGB2Rldgme1960NlcKp9b+ClgmPnv4Wv0k8lEHuIkBDCpltJJ0XBG935Tu1TN2TAVz2u7dWDWg7TjaApgcJmvMS6ZLBQMAfGQBAC4g2lXYI6yID/nQjv4gwa/uuOFP922ZhHcbdgvGlT+1ZFlWsSI96KHLg+8de/G6O9DPq4sBt/gSgAkAWLdfoJ8q6KBrtJKFAzz72fgKkYgspk8KqmK7cqyGsqzCAjBKZRChdCKb2hoDtCDtU21m3goOxoQxWgVFC+zkb5Y/keDmqrRptjEAQO9MLevA8iEAZhAB8P3o7ZZV5ep313bmUeBeILo9RRG7R/V6nvwLN7ZupK4IsKydAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "Vine" }, { "symbol": { "type": "esriPMS", "url": "6beaa0c74823d0a23714fa6bf2301f82", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABOklEQVQokaXRvS8DYQDH8d/dPdf2Tl9Vk4poQrwkRVK1dsBgkRgbSRML/4VNTPgPbE1YbCKNQSKdGETKogOiRKjQnjvu5annHnOdoeK3f4ZfvgR/HPkXmLsoDvQF4mtBvy8dgKTXbfPQujS39vJ55gEzld2x0WBPaTgSS501nkFkBZKIaTWj5MD5AgSBt4FBNbzxzpzUi20iRHxoUgtxvwrK2Xyhur+yA2y3ASKKU4wx3H1oGI8mUPvUoX85yEaTQtV9ncVPoEjEDUgyKGPoIj5MRBJ4tAzcmhps3lI8H96ofQWgdyTUjUqzjn41DMpdxGWFP1nGkQfcW8b6UDCWdlyWfDB1EEGELIqotZyD06ZR9IBypnBMz4uLOrVWOcekRq0Gc4XSjdbYvM4t6792OMkulQGUOw7Xyb4B85V9JwyB0gkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "4", "label": "Succulent" }, { "symbol": { "type": "esriPMS", "url": "b47057b5b9e5f2845cd9ce9d5e57258f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACDklEQVQ4jdWUvWuTURTGf+femzdJk35CLS0iiDhorSjFxVG7F4vtX6AIgoLgINahIFQFFy3FScTByQ/q4qLFxcFJpdgWrG0RFEs1aW3yJu/nvQ5uJUEHB33mc37Pc4bnGP6SzP8Dmlm4Ml7Idu13qO4krakwri6f6J8888egl6v3clFamq1H5aN++A3rLEbncCTHZxYuj1pxF0b2Xbv/W1Bsy6/8YG3QmCLOpYiLsWlEIduDH653avT047mLX0YGbs6K4BqCnn24MR7ElcGMKZLzuhCEIC7TUdhNGG2S9zqwNi0kafhAhJ6mifKZtqGNWgklhiStY5SHZ9oJ4h+IaOLEB1EoZdofvTt3+OShqbcNQVHq7xUUWdNKxrQgKArZbgAqwRqt+Z1sVFdQSnlW9B6gMSi1odIqiwNypo0w2QLAAWka4AfrOMC6BC3ypulpIplF66q9qRW2ap/JeZ34wRqpsxiTJy+KWvgdCzUryS5gpSGotaX3bLBZXtQ6K0niA+04FJ7JUql/pZjrox6WEMdrpePVpole9C0vHakW78Zx7VRG54mSGvWohFIeRufYqH5Ea28+jf2p0QPTn5qCJmTCAqefzF/aYZNkCGhxCDhHlFQihKUwqVwdO3j7KdvUsCIj/deHH86dH9biHRNtuizRVhgHd5SS3rGBW88b7TTt2ugv1+3O75vN/3tv5Ce2+N/rtUL6kQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "5", "label": "Arborescent Succulent" }, { "symbol": { "type": "esriPMS", "url": "29b60788bff5784a8ae5bac5aa389e6a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABRklEQVQokZWRO0sDURSE5+y9msRsHpoHYrcQSaudoo3YWFpaKtgopLGyjJ2lghgrxUr9FzaCD1KkMmIkYECCWUTWxN3N5t5roQYWV8GB0wzzcQaG45/iQeattZcKCehG0mwQFeWvwMPzwbhA59B+q852Qai6WbPWKhVymbXTH0CtWcp2vPuy5V7HmBYFoyFY7k06Hp46qZn7oVx6/dj/gaktJbzYqL4ECQeWWwZTOiznCiGW3a3Xj84MY8XpA473uDDIMpDoQqMIEuEZCNlGT77AFc0EiycnAFz2AY0iLmcJEDigFIjos7OWBMcISMLzVVLknisl80QA+uEYhHIgZbvZSNsVH9C13zcHo2weQO7b80QLAAk+MLw8R4WeD5g0dl7vnorT4PFtAi1KZetEvMJBG7lU4SJwh/xY0QSw+nWBClz6L30Anmt1rwtAm04AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "6", "label": "Grass" }, { "symbol": { "type": "esriPMS", "url": "5d20b06e36ec0b1a082731fdec6d1714", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAATCAYAAACdkl3yAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACLElEQVQ4jb3UzUuUURTH8e+595n3IbRF1JAJEUS1yAjbRqvIkiiwglYRVAQFtTDIhAetTRsX/gFuZQIjRgsRV60jokUEWZbmIgbMl2mceZ57TxuDarKSwgNneT+ce35wAv5TBRsChcV9yQUW7MCZ2eo/QT671JfHpMJSoSc8MVdF0HVDd0Zb96A+j8g5J4nzvWMt1/uZGV4fpAhjekuRCNgECl5e3ihuz+Qz9iLCNlTzNpm4Fx6d+tQA9ZZarmDMooxqG8iEiF5KN9m4tuwfRpHL5XJmCNWzAAgTJN1iw0TXHu9K4eqXUPUKLYjOJDPBh2xTkMo2c3p+ZsUFKXvWRZ64rqC8Co9Mr/z6a6KTIMclYZ82bTHHxNiCWCquprmmQvpUMiuUp+se3GeEq11Fbj44g/sBGux4UwtLOwe9uBrO9ai3BBnSPsYlMsYYK/l61RMkZTauym016DekcSJb83jzVFWmKp+jrZvz6VyQEaOroS+XI2oVN2WJx8Pjc+U1Uws7Ps72Pt7RipdyIm1bTQAuUh/XvUllLdnmgFrFtXubaAee/D5+Tzdou4tUXF2pLsTDquwNktIWfXEAefXa80dIYLOCqVUcn966edTex8QHqotuyHsAnin6pKuIXXtHgEcGBN0P5AQu93W+exGWCh+dl+cIu4GDghn/HvkldPfE+xFg5Ifddc6Vux/tPpw21UNeuBDkpP/nd399Ru6ffL0ETK52Q23MPVpPfQXazPCiR2QHRQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "7", "label": "Palm" }, { "symbol": { "type": "esriPMS", "url": "2248669f99677c0c209dd255dd286d78", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABNklEQVQokaXRvUsCcRgH8O9PrXtL7yKtzC4Jh3BpaqtFMQL/AKlR6G9o7b9ojVpqCNqDXkBIaDGcJKjE6zo7jbPL0/M479cW+NIgPdvDw2f4Pt8AJpzAv8ApFgSWY/YJoXMeQHwgLvU5R7l2vTEWsDy7Ox8Jr8mR2IreavIt07gwLWTPuKWbve67MgDOGTkhzgTzohDa5HgWs54InmU2XPXtoOMgDeBkAFR6yuu2EE0CgNWxIEdjUDQ1KIakTLeh6yPgEKD3xE8EnkfPcfDR1EEpBQEIiPcwkuEO8NOeXTK/zXQivgpFUxGPLRuV56capqcuYQ2BFODeqqWdz8X1K6P8mJQk6eW6WGj3+66WM2tfY7+UAtzjupkV4JJMvWxXWXkrbCvFP3sAgDyq9u9iK4Xh+8RN/wA71HN1el/c9QAAAABJRU5ErkJggg==", "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": [ 181, 107, 72, 255 ], "toColor": [ 181, 107, 72, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 43, 196, 255 ], "toColor": [ 71, 43, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 199, 72, 255 ], "toColor": [ 50, 199, 72, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 39, 164, 186, 255 ], "toColor": [ 39, 164, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 45, 130, 255 ], "toColor": [ 161, 45, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 179, 64, 255 ], "toColor": [ 179, 179, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 98, 181, 255 ], "toColor": [ 65, 98, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 156, 105, 255 ], "toColor": [ 48, 156, 105, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 59, 93, 255 ], "toColor": [ 196, 59, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 75, 191, 255 ], "toColor": [ 139, 75, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 43, 41, 255 ], "toColor": [ 179, 43, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 114, 158, 255 ], "toColor": [ 52, 114, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 52, 201, 255 ], "toColor": [ 201, 52, 201, 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": "Acquisition", "subtypeFieldName": "Acquisition", "subtypeField": "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "c9c02050a1beb6da6bd7d5bb8e42cd69", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAkCAYAAACe0YppAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEHUlEQVRYhe2XXWgcVRTHf3d2YzMNaVItbU2rhsQPEhqIKMSqICUglWisuJiKSA2IPjQkD1qVvimUUlBjSB/WEtQkJFoKQnDBhxgkkQYbSkhr+2Aw6W7axNrWNG6S3ezH3OvDzO7ObjabzCr0QQ8MM/fOmfO7/zNnzsy4uUPm/h98R8BKKR1kCGMRUIAApUCIhMPqY6VSAexjIUAUgLb5YyHEkZxgAMJTMPGwFdxkr9pnnkuCbWMBbHuNy5H3dgPlgD83GMDIEkTlAVYwE5hJgAN276xgJbMux7nliLO24o2Y0OCue0GvAL0SoVegQlNwvTsPsFr7gmRtlTyJqOqCwnJw6elOs12o2W7Tz6liFV/7AqXpoN2NKKqCcAAVHIewH4SG2P2WuXDDKgHHiu3gghLQNkH0NmLH84jaPuT4K6arvxM1/YnpV/I4ouxQ+vVOwApQtnusVR9D3N+MPNcARTVmaq2ASqZ8k+psc85SLUFFSD4uxsRRXMWPou0dQt38ETl+GBWzfOOgVqzjqLU3rDkBxFjTsle1PdXxIPLsQbS6LxE76xHb6zGGX0gpSqhL7JXt2PE9zlip+usqxuCzUFqDKN2TFtiuHmWlP2b1mRxFmr2qDdK7FCBKq9AqmxFba5CX2lN+ieB2xXFQIp+qjtm5AlHZhPuZLnAXmS4X2lOKLbCwZyFudcwcjSjnc6wAUVKJ+6mTYMSIDzcjp06j7apPQhKK5R8XiX37tDmI5/kc2xuI9sBLsGkr8Z/exbj0lfmmtJS46o6hVb+NCvpRwSvmNjti3ndBzta7fnHFosjfBpBT3yfVqYVryKnvECXliC3liNKHku7GL13ImVFr4ARMuuL4WAeMdaQWJUD9PkH0TKNVBAKh35NchFqZTypWBqDlqzjj1OrXsULFbkHwFoLzaa9jHIFdhYhtT6QDlUL9OYkK3U6Sle3LKGFiezWicEsKXPwgrJDVMsEyvnnn2evPfbPDMAxXYrKgoMBdZlzbFe05oKmlG2kZSK639lVi+9uXbiws35RSomkaUkr8g4Pz64KFEBHgReBloDgxr+u61tfbu6/xYN/+SHeTUKH0WK49jYT3HV94/dCbPT6fb45UW0msbVUPy1Zci8AP9nPhcJiW1tah+wYGlmubvvBETh1IQR+pJ9rQsXj4naNf+3y+AHARuJqRkPmMcVZwFJjOnJybm9Pa2to+8Hq9eoVW1KAiy7gq9mJ4Pg+9/+GJ0/39/dPABPAzEMoSd13Fa5kcHR290tLScmTo054GI3Aeo+6NlY8+O3XG6/VOAheAsY1AnYIB5MjIyOSAv7UXHisbPnEy0NnZ+StwGTgHLG00UD6/MIbH4zkO1AE6MAOMAkEnQfL9d5rELCAXELE2R5Yv2MBBWv9N8D+2/x74bxaGyy1LiNPlAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 22, "height": 27, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Accessible" }, { "symbol": { "type": "esriPMS", "url": "8ad5d0ac2130c17f1f18dd5e1c32b457", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAu0lEQVQYlWNhIABYYIzzBgoCgkL/lTh4v9m8eiuxWO/I5fcoCmTkvrT//ssiy8r6m09S7En8TQc1d/UDt96wMDAwMDxwkTdkZP3Iyc//xYGV9Rf3l098B/l5P0YyMDBMZmFgYGD4/fPnk++feR4wM//7xcDAwPzjO9uPf/9YTsOtUD384vVTXzHGD+/5JvMLfFJnYvr/7eMP3tsobpDe/Kr+tq2E6NfvXIqyW16cYmB4jeoLmEkMMBkoAACwwES3+stOnQAAAABJRU5ErkJggg==", "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": [ 252, 209, 189, 255 ], "toColor": [ 252, 209, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 185, 252, 255 ], "toColor": [ 182, 185, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 197, 255 ], "toColor": [ 182, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 239, 252, 255 ], "toColor": [ 197, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 231, 255 ], "toColor": [ 252, 184, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 252, 179, 255 ], "toColor": [ 239, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 179, 252, 255 ], "toColor": [ 230, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 215, 252, 255 ], "toColor": [ 223, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 212, 255 ], "toColor": [ 252, 246, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 235, 255 ], "toColor": [ 187, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 191, 255 ], "toColor": [ 252, 182, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 225, 255 ], "toColor": [ 252, 215, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 207, 255 ], "toColor": [ 218, 252, 207, 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "aaa88e995a557a0049535050a8cea75b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAcCAYAAACK7SRjAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACcklEQVRIidWVT0gUURzHP29Hd9VxoTIMQ/CgnerQn0OBkAXRpSgQPEYdgg4F3YLKi0Gn7BAEFgRBJKvszdSKIKlDlLBBWB1KpIhw11zBXdf9NzO/Dm9226l1WcoV+l5+85333ud9359h6qih6v5vuIgYsGQSf74MQCqy9gj581WmsWcG4PzlcDdAMplcDYfD9kZsSxiW9kB8UtvYfU9AVSawcqsAiwF7C8DU1NR2ABH5CniTi+0+5L0gUX7Y1qdNcB+qqQuJhtwgoTVPbgNvi6WLZBUYAWjqAkCZO6D1tG6cDyOWgK/V7QsEqoCLux1iN+PbO4LEnmivfKhcAgDn+wSqrQ5UfREuVjXwQvLUCs7cML6d/drPDoFTWBUoi+KJSpZiW0X4essLL9yStCCfR3HSKbdXI6rFbcuC5ABDW0lTPKuK8MKeO1kfxu5LqPYj2n8YKl5TyQAL78FoKPqq9ny95YXndBHLBLMTa+KU9vkVfF1n9IDeN0hqHnv6um5LAzZlVf4qJpLkH531fPO5keP6wWegzDbEdpOkf42rnHyd5cL7gCUwNmtb3w6OjaQWtHdK120jmR8oc6u2/nYwmivBcT5Go5nZXM8NgC/+jo5NQbPhROfMYQD/69tBcSdQgWbi+/uj49+CrwAsy87HpmOrAPF43AZIJBJShCulBH2cA+5kDYB6OhY6CdC9a/kWb0dNgMSBi/ELd1/eGxuffOj2XSwJm3RrvjR5TfQ7PFVarwwMPgC4ee2q2XL04DmAwdCzx2Pjk8PAJ7dvmR9febhHkUgkD3DoWO8d4EXJxHOVoFXB/1XVwnPAu1rB/0o1hf8Eqe326iOt/REAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 21, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "c5cef3a3e82a8bbae18ee82ed5f3c5e5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAYCAYAAAAYl8YPAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACQElEQVQ4jc2UTUhUURTHf/e9cWb0OVAZE4ZgoK1qEbUoELKBaFMUCC2jFkGLgnZB5aagVbYIAguCJJJR3JlaEaS1iBImCGtTIkKEjvkkP6aZeR/3tHjjMKbDSBp04ME9H+/3/uecywuxiRb6v2EiEoW5MPareTKptStlpZurbh0DuHi1r0Vr7XZ1deUKyiZhzgN7CNKPiu+p1YxibDbibwMYHh7eCfwEcv9uZuIDbomvwrDjdODEDqBqmpHpJKSTa057ZcgDySswI1DTjLJ2Q/xskJvqQzwBI47kgUglZS6IX4uxvwdJP0eUgXIWANDfB1H1IVBVSB7EqwTzQDJL6IlujD3tyHgn6EIuD8oDVHBejpdv0wWygnztRWczEKpG1RVyeRAHMEGywUgqtqnzBua+K6iGo+jPncFSAMkBM5/AjCK5dbS5UVsJc0A8C6wmvMEziLuE0XwuKGx7j2Sm8EdvBW36FWDigiws4j49X7z6Ts+J4GCYKKse8R3IBrVlYLuAOTC3QlUDaB/JzIAu/byP5H6grO0QbgCzdm3YyMiIF4/H9bjTensy3Ni4JWZFTzaNJcLv7sWkAFSRWuyD7dMD32JvPc9306PpXwC2bftaaynCEonE8m5uAFFAvehPnmrZO3+XD70WwMKhy/alB28e9g8MPQFmSwQtUrh1f24zU3i4dqPj8Z2b1626Y4cvAHQkXz7rHxjqBr6w+mdSOrPNsbKwVCrlHjnedh94XaJ6opyq9ShzgI8bVvY3tqmw3x6D9HyDZWkcAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 18, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "151b9fa4eac8ef346809120a9155b7fb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACMAAAArCAYAAADyijE0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADE0lEQVRYhe2XS0hUURjHf82M0sOFkLQoskUuwnIhJUVFL0TKsCQbhHRhSBKTRJsW6Ug5NYa2aaH5gAjLjKiUGg0qMxWMEh9kgW2MqOiBNJam6ei9t4Wj6My9xzsz+QL/m+F+r/O7Z875zj0m5pFMcw0wWYswWlqE0ZIqjCzLSl//9xkZMGRFGCZT8BLdMAAllUkzApN2tBwgBagDfuiCmWGtA5Z6Guf/mpkr6YY5br7JqpURlNxO4mTKAwCaW6+zY0s6+SXbATh2qIi1q6On5I37AoJRlOntiodt/NlRl0tC7HlhHZ9gAlH3p2a/8hbmmpkNaa8Z1R451S4rsmrs5GetOj7BeGpkdAgAi3snAeyKOaEaK0kSrpG/BAct008igvHcBeVVGWxYv5cjcfYJ2+/+bxRVeB8b8XvOUXjrMFs2mf/PblKr0dX9gsKKJDJTx2an0AOk6mkOZ9JqiIyIJTIiFnux/h4jhJF19BnPmP5BJxevbSfH8lKzhmiiNGEkHXatGL1+3TBab6DoiBH5/ZqZUY0sSZk+RugX5Ahg1BtE74CT0upMYYzI79fMuDRWsEse5v3ndkFJhH6/YIZk4Xh+S1R21mFETVATZnd0spdtcPgPDe9qdQ8cv9m7RsiyUN9gFEXJDVeiopxO55RMc/yBbWGh4ctvNBULIRI3J5Ox7zQOh6PR5XJNaTf1Txp9gzEajReARGCNh6tq2DV81bw11RRzeadqwf0b40jfc0q2Wq2VeXl5XcAAMKoS6mUTndofgJ+eRvsl+5Vsa/bZg9GJpjtt1V5JuQlWCvIL7rlBXMB7YFCl/h9fYDrVjDab7Y3NZrsrSVLHx4H+Jfff1U34erLrKSste5SVldUJjAANQDviTaQLRkt9wFuj0Rgjy3Lrl99O6j+08SvnGY8f1jy3WCyvga9AF9ChF8RfGNwDdBgMhm2yLL8CaGpqajGbzfWMXVlrASc+npWBfAPLQKvBYNgB7HTX6gFq3L8+K9APcgloAT4CQYz9hb3+Fvsft4NRxtZIwFoYV5W50CKMluYVzD+GayEj9QDd3QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 26, "height": 32, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "2ccb13f7d2d9977b49f5615f95fa3bd4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAjCAYAAACHIWrsAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADhElEQVRIie2WXWgUVxTHf3d2s5tJIk1MdCFGVy3Jg1HE+lELST+giNanaqAvQl8saMB9kAYNpVYE0QeVQpCmtelDA4lViwrbiqS1kAcxkhRLtZoImqx2Y61s4q7JZrO7c33Ymd2Z3Um6ibZI8cAw994z9/zO/94zd8bJf2zOl8D/F1BKqYZG742fOPnBMwdeVr0Br2fLyZUrVjYDg7bA522BoUAVsBgYAuS/DrSzFwtYUlTOtve/4o/bF5lb6qVYncuc4nmcudDEo5G7vPf2J9QseSv1sIDPv9nwbEBQcLtKcDjcFDgLcbmKcLlKQCipyc5CEDAaDuKpqEFKnS3QdyxPoDExe46UWtphPBN+8pDr/RfwVNRY5ktAzFxhNnCKtGdg9gqN1PR72SsLKShQcTrdab8UGb/Mupvn5gU0LDY5zv0Hv1O9uC49NvhnL2PRkE4ARXHwKDTIaCRo2cOpFmPaPYxNjnHmYjOra7fw5tqPUBSFUz82EU/ESNWFpLzUyxurtnGu67PMnk+z8jlACWiAUWgyGaf3+vcsXbiOIrWMeCKWjnfpyhe4XcW8umg9CzzLuf/XDUucvBUmsqpMkakkJBA3+f4OD9PV8yWVnuUkdR+6LzlF8FyFMgU0m8P0GmT7knpfk5m20beTabukCWktMU2TDNzrpdBVpPsMjZJINMy1gS6GQ4OmZARJaV+mtksa1+Wkl1UmufRrZ+oEIaVWCImU8PDxA07/csRSmUJIElOUaQ5QA2JabnZSSoRONNrmg8DcF0LkrNK0CicyJ1i6cFKqrG2zCKtCiGu2vFygw+Gi0lNrUTY8EmB8IgLCdMgKaSmKqnIvqrvYwFNWugBG/gEohIgCFcBWYA6AqqpKe3v7O97XFm389Pw+8Tgaxlw09dV17KrfNbpze+O3fn9nIOM8YaSTmFYhEAF+MnzRaBSfz/fz2fNnx3Zvam7YfmqvoZ26JWtorPdF9uze0+n3+4eAH8h9GULmMTvgJHDHPBAMBpXGHY1729ra1LAo3DwWn2B9VS0H3v14/PD+g991dHTcAa4B/TbxLJbv50nr6+u76/P5mr4+vn9zX/AWH67YNNF6tOV0a2vrAPAbcDWfQDP5Hmrd3d0Dvv5Q+2rmVx4/dGyopaWlH7gB9ABPnjcQINnQ0HAIeB1QgQBwGQjnG2A2f2039WtW9mL9Jr4EzsaeAnpiabQHOvIIAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 26, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "e190a2fcac56d7168387d68fd4b76dd8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAoCAYAAACb3CikAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEXUlEQVRYhc2X3W8UVRTAf2fuzH613Wy77EIriALWIqLhQXzyT4AYrcbwkaBE0aiJ8QHEB1800WggMTwomviVkJBAYpQQNU180Bfig0SlVAkgNNDGNna37S67S2fn+rBbmNmZWbZLDT0ve+/cc8/5zbnnnDtrskTEvNMA87I0QbTWX3mXHcBwjRdDDIBpABF5NRikau/8ac9WFxiI3BwvhsTSGR5977N/6tNgkDspPpDSxDj1IKDBM24UW1nYVoxouYAEavhF0IHGfCDSwhhAJ3vY+MZBeu8b4JdPDlAYOubTWYi0fTQq00ff/Q9gWRYrNz/GmaHjWC1G5dYgmuAzCBD7ykWGf/iWzPqHuHDiKFar2VxTk0ZPC46IRjDWbqBn4GEqVy8xevUSnavuxc72Mn3qRwDUbO5WZhRgNwW55Tmnl/PI/g/oXr7CtzTS/yAAlz96B8OpBm6v2zcany84IuaKVRiRKBPjY2R7+248Pz/8B6k1/QCMxjugOBNuRPxJ0DQiQeUbz/ZRnJmmer3i2VfMTRG/ayUAKhrDCQEJi3hgRG4ouzrrPEk820txOk86u9xrKBZHmTVzRjQe2olbBjEaDIhr7iAksr2UpvPE1vV79GKxGMpQNb1YR3iuhQAu3Rbf+CaeuWmRSGfITU6RSCQ8ekopnHqlRHoyzF0Mdtjy0XgUG3JEWRFsw0IFxLejo4N8rtY/rGQ3dpMcCYLxH41uuGNcBuVakXPv7yOzZZtvW6QryeUDb9Umo+dRwRwee01B3Ab85auJzOToWpb1GUp0dmFV683yeikEI6CThYG4qyaojzhKMVd1qJRKmJZFqVCgM5XiWj6HE4nXjDa5dhqrsm2QiG0zduhtkulldK1ey19DJ9m8YzfDhw9ijpyu2QjnWEAfcY3DPhUt7dzQM+oLptZICzdwexFxJa7bh8HN7J9flyZObhuEkLEKiK+hwyuiLRDVAojb6fyv0agfIqpVkDsl/og4rriHZKslUJmdJVouY+dzzM3NoQtFzBb+gykdXDdeEBE6160PVNS2TWX0b7RtozT8++G7TMQTRPNT/HrqZ+KT4x4nhmURufseRHldmD1pgorYoyVK/b7m4yO9QMYHUq2SO36EyU8PoatVEoVZKMwCEB2/4n0f0yT70ut0b30KjMCuchaYCwUBNgErgNOAp4+LUnQ/uQ3KFXJfHkZX/ecgqnZB9Ox+mdSWwTCIz4HdjQ+9ERFxgDGt9SZgL7ABsFxvGuvevmujlMuJmSNfgOOuaYPUzucBSA5uL4hSZwD392Qe+B44LOIv9OBPRZEx4LWgNa31QGrXCyeMUmVd8dhRtNaIYdD5zE6SO549W7NqbhWRC0H7w2TB5Ssif2qtB5MvvvKNUa6sLn93ktjjT9D53J7zWNZgXWdBEG2B1B39prV+umvfm1937d3fh8goIoMiMtKOvbZB6pJHZAjHSQOTiDT5I/M/gojIOWDX7ThfFJDFliUD8h9MmG0+VuLGIwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 25, "height": 30, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Female" }, { "symbol": { "type": "esriPMS", "url": "9eb982ffe15b18e0f2ce9619d9aed8d0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAoCAYAAACb3CikAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEXElEQVRYhc2WTWwVVRTHf+fOPMCaFhIiBRptGhuVCCa4cGfiV4IYxYSQRpTPmgY3EAmJqBu7cMXCmKgRVoamCWJIwBAbgxqiJJaY+AFqoXxoJVgjldLyXt/nzL0u+j7uvDfz3lCa0LOauXPumd/5n3vOjMscMfdOA5RsboIYY/rsew0o63q2TMEkgIjsDAXxjN7cOXCsAgaIdT0b1nZXE6eeXPNv8TYc5E5aVWngr6lU7M3KGFxtyDuqsbP1kjB1axUx8YrQAux/YCVP3ddO748/cGD8Gkak4b6o+PVLYwyUglcFuH9BEy8+uIKmpiY2r1hJ33dfk74VZRqCVBNHZDCSzXBy5A8eb+/g6MVhMiqGGpV4QtX5n1FpOlA80tzCwUvDHBk+x03X5bm7WxhMTgIw3hjKAby6IMoCMcYgxdKY4vq9boJvnlhDR2trTfTj534HYONPp0lHEIjWUBlPdUB0ZXSFgSxxXBbOn8+169dZsnhx2ffP0b/paFkIQLMosn4gYStRjUyXpX5plKkCIQgiRpPMZLiRTAZALoyOsqyokjI6ECeYaMyuaaRI6XnNKbBKqrQOxAnEjwCsBfH9UMdKoPCMBBAL1okC0eHx5+aIB3CsQxb20ZtWrOasBUxpHxV1WCMUDwGpOIaBiPbRxpTPTNnXWlOeH4gTFb8uSFQmJRtJTrLnxBf0PPoYq3yfZDrNouZmfhkf46PzZwBI5jI4ETMttiLKs0FqNckC30+M0Q2MJ5P0D55i99oXmPAKDN4Yq8SJSCQq0VqQQsHCsOaIdSbEAKU2LC6L9hFrb5SJF+5TBWKQQsHSIBxEGYpzw5SBROtAElGmCnEVsYjF+g0Qe2BZ91IacH48EPE8wjouCGKAXK5hMAC0nvYvDS7fg3y+8b4In9qBZjvW+TGaBjBQ6gLfj5dEIR86gmpBsjmrUaJApHJfViQmSGxF7pDVgJh8lrIkEYpoBK9QwGhDvqhCPpfDxFDE5GIoIsCqpW2VTRZHwfO5+M9VCp6HBt47+hmdrUs5ffkCV/67xsnzv6Kz2fLeeW6CzuVtuMoJvLB10SLCfvYDIK7jnD3Ru28ZcE+1o681+weO8e6hg3i+z9DVEYaujgBwePDbgG/Ccel9pZvtz6xFqdAZOwQEer26NKuBpcDPwBL7gaMUO9auI5NOs+/TPvyQb4bjTGf/1pYtbH362SiIT4BXqxeDpRHRwKgxZjXwBvAwkCg7O+6CXetfWjU1lWp6/3A/xvrbcpTDnk3dALz2/PqU6zi/AfahmQC+BA6ISE0Dh3aNiIwCr4c9M8Y8tPfl7cenUsnOj48cwhiDUopdG7eyu2vTEEDCddeJyOWw/VF2y+0rIueNMRt6e3Z+PpVKtfcPHKNnXRdvb9txaV4isaHoc0sQMwIpvuiMMabrwzd7j36w953lInJFRDaIyLmZxJsxSNEmROQrrfViYExEbt5GrJmDiMgFYNvtvHxWQGbb5gzI/1GjA/2Wj8XzAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 30, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Male" }, { "symbol": { "type": "esriPMS", "url": "6f8820b4132be05eb65d1f9a7e5a1a32", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACMAAAAqCAYAAAA51uKRAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAETUlEQVRYhdWXXWwUVRTHf3dm+mGrYEyo2EpBMdQWLQ2CGioGBQxttMXvBh5ImlqjMUiiGATeBDVoCFaNPmDUxGr1wWhIjNHUmJhIFB8MRlKxsQSkrdvv1m53tjv3+LCzu+3uzn60tZSTbDK7c885v3vv/5x712IBmXWpAabawoQRkaVAlQM58wqg1IkEGACBNgMWzyfMuEhJoVLdiTBaOPrYR/hHJry9Ze5A9rTtJEgsV4JmgnYQOxBMESITGpURjAgQiH1PgNGi0aKjKePDiszh0sRNLAHGEQdHOxm6z60lrozWaEkOo/MmWb2tFMtK3xF+/64LAGfQe2z8xBZmn4mYRuOInvJLTD3WlZqqrWWc6zpHeUU5ABUVq5MGPny2BYD+gRSVmVYz2lszSjSVlWsoKipC69TqEXdC0yeWkiVZNTmemokkWLasNCUIQKQevWIlYfEu7WSeOouyjrSAVJUZb0lhvAKYWcFksE3pNRMv4JjjxKDDoaeOYZgmQniMNkOIclBiYGgLJSYA3X8Mht9rI+MJJNeM19LaigunhijdcDV1jVsBKL5+KVcUFBC0bXy+Pr4/cZJfPu1ESQTCe2Uunz4jTBVw4ukkymHJmny6zlzgy+PfAnBd6RLyC/MJBiYZ6B3iz9+6uKZ8EX2dYwAYdu7MYCB8HDiiUVGW2GKKwNrqSmre2MJfneF2P/jPMLY/SE6eReVdZex64VG6z/dw7MmPwz56FgLWoqdrJm5j2z/5iXvrNnLb+rVJwweDNm/ufx8JRdxn1fQ8+ozrO+6DV555m2ePNAJw48obou+Hh4d55/AHdP3cRyZ3mrQCdsSrtGPWc2aEfQ2vAlC+fiXFK65luH+U0yc7CA4YbiVlf9nw2KbU+yxKaDy4HYBQQNN3cYjlZSVsrFtHy55WQmOZdt00mrmUlpFmhJgCBEFZmvJbbgama8a2bXIL27BHJ/8/GBch+mTmCJMhGwCfzxcbJUJuoYUWO6PkaQUsWuJgIuuiAYWIoP8Vnqs/kjyDY6CyOI9Swjji4KS4gyDuJ+idMGVvSQiWAmb5qhLGRsYT3UQ4f7abUCiUYaKwld5UTE5e8n/MpmXimLGJT4UJGYbqeLn1+as84i5u//zHkqN7j+M46We+vfE+AJoPNgwZhtHjNU5BVO1RGKVUP3Cnl5OILNr80IavAhN2dcuBD1P2otodm2g+0HARwDSMLUqpjrT0LPQ+42VKqVERqa/ZsenrCX9g3bsvuady3FV084PV7D60y2eaRq3rl9GqZAXjBh4QkQceadr2TcBv3wrw3uufRYHurrmdva81DVmWeb9S6nQ2sbOGcYF6RaR25+76dgC/P7Cq9a0vuOOeKva3PD1m5OXUK6VOZRt3RjAu0N8BkRqA5hcb2p/Y9/gKpdS4goeVUj/MJOaMYQDyoNd9bNJaFximGQJ+nWm8WcEopfzuY/tsAKba5Vna82H/AUofCqcebl7sAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 26, "height": 31, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "60a0f1246f8472324137aa602a98cf48", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACMAAAArCAYAAADyijE0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADY0lEQVRYhe2YzU9TWRiHn9tPpi0DJoAi0hkSpStJJkGSmaix0giCmcngx4aY+BfoLEyczbhxjCYujDqJXwvjxqg7E+UjQIpOIi6EsTOiYQYNX40ITpGZUqC3t8fFrYRCL+1taWDRX9JF3/ac89zffc+b9xwT60imtQZYrByMlnIwWkoII4QQEX8wOwuWOZAkSUoZBiDw6/OswJRc3QPgATpThpHkaFZgYtqYKKgNExHZQ9HQWjmTUFl1xlq7hfmusdWASe6MYaMNx6lvMJTaCHv9hG68AuDLizsxOh0AyI/9iDklMxiSsRgkCq7sAqO6S611TiSzEfmPDwsgCIGYjUKKJqedM4UPGwCI9AeI9E6Sd7QSy94yLHvL1PjLAMGfn5GwoOiGWSFnrD9WABA624f8+zsA5u8MUtDSAAaJ6fpH6hw6QJLAaDtjqSsHIOL1Y3GXIXv9AMxdeUneie1IigChfwOk5czMMS8A9uu7MboKsR5zMdPchbGyQB2bZllIL2eMEo4nPwAg/p0jdKQDY7kD835ndmDQcMbe1oC0wQpA+NYA4Wvqdrbd9QAw09iqOTZtmKWvSSq0YOs6sPA91NiGGA/FJanS/Q7GZ3Unbgow8VZ/cdsNwPzJZygdalW1+w4h/9aPfPO1+qeoSKlY6odZMmf4p6eYz9UQbR+Le3JTUwXKg2EAxGhw2bjVgVnyhKJ/ivD37XEg8vGnmC9/R15HrACef5H2K1oRBjl5Eiotoygt9zJYPkUYScn1M4m1rjo983jz8uDUPJFt95PPusWOqbUeSm2Zw8SOEs3AV4vjnZ2dB2r/OvitUt8GwxpHmaI8jC+a6O3t/bN6c7Wu7F7pEDcATCwOeDye5z6f70yVr6km+vU9+DAXP8JuwjB4hPz8/NPBYFABPgJvWN6qTemF+RswL4lJbrf7l56enguVD/dVRWsexP94v5ahoaHhGEgUGAT6WN7ryXph/ksUDAQCXpfL1TAyMtJd3lq3VexrU0HuunnvkiYqSituANPAW6AbCK+wRsowWpIBv9Pp9ExOTPYUDRwuJawwXcL0pg2Fl4D/gVbArwckXZjPGi4uKd4JNAL5sdgM0I7qim5legvxFtWFHagtbx/wT7qTrcaVyGDsk7HW//3MWikHo6UcjJY+AReALSXr1D7DAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 26, "height": 32, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "ddbd4b38c1a621e7d282e6fb1b3b286f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACMAAAArCAYAAADyijE0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD0UlEQVRYhe2YXUxbZRjHf6enFqpoUtlMlzANWEE2nYsuRKkfdZlZAguyVcPcdC5qwp1ekYw4QhYupnEXeqFxcdEwHBJFhwv70GA2u7AhMxPWGTAUdRsfSvlQugGj7YsXdMeWnlMOpyXThP/VOc/znuf5vc95v/Ka+Q/JfLMBorUEo6UlGC2pwgghZsJd3YuS0JSTjWy1SrphAEaLNi8KjO3YYYDtQAvwpy6YmUVBUXQPkD7XqAkjVAupX+acbMyOewGY+rZF3zdajmQqk/nZQdIeLQDg2sFDTEbBJIqrXRkthyyT/uTjZOx8Ccli4WpdPZPHTihu64b1CkjYP8xYdY3uTiSAie+DbU8Vt+94McZ2I/Hl7DyktDQyP/pA8fUXOHWDJISB+EEzFyRGJhnbnirl9ernX6rGMAQz9zfZP/0EgGDvr/yx7WXCQ34ArM5Cpn0+zLn3kVH2PAB9hU8TGhxUjZuSMZPufAyAKxuKYuzXWs+AJLGyzQPASM1epjVA5pM2jEYX1OwO30XlObOqksyqSuX98jObmO7xJQmjUdDbijcSOPrv7MlqqANZVm07+uEBpnp6YmyGftOMFDv4+l4pJ+vj/ax4/z3ufMPH7xs3AXDlhR1KG+u6R7j7i0MABAcG8b+9DyT9g1h3ZQInTzHV1U16/v2k5Tqwlb/KyP4Dil+yWBSQgYpK/m78SjeEDpj4HvUWlbLK9zOSLHPXrgr+OnqCYF8/AKt/8QIwcb6DscbDaE1rg7NJ/bOLjlVk7XsLm3szuae/w5udR35762yicJhed1mCdIll6HDV/2Y1NvfsEWN5+WuYly8DYLBmr2GQhDCaexPA9ev4ntuKo7EB+64KACa7uvHX1i0SzDyTIHD+J4brG1i2bSsIQXfxs7pW/9Tu2lG6tLuaO9a78DpdOlrPr6TPMxcKn0oJCBjYDpKVkd/UmXOu1RYMBm+JNtrt9hVd23cyfrYtYcJb83LJr69lNBj0CyFC0b7xhcKYTKa1QBmwcq5PCPFOeGKCcw88rAny4PEjNDc3e0pKSr4BQqgPwThbonWmBbCogLY3NTW9XnzhR/cPa9bFgaw5fgSz2bxbCDEDDAEngQmV+CMLgYlrHFG4tLT0XSGEO2PtQwQ6OhXH6vpaPB5PewQkDPQAl5itzrwysgIPAaMmk+kJIcTpzi1lBDo6KTjzPWe93naXy/U1MBwBadULYhSGSIK2G0AAHo8nGqQZ8C8EJBmYGCDACchRIANGAiZ7CxEC2oDfIrHGgTGjwVJxJRIC+lMQ539wP3OztASjpSUYLf0DmHFLzPGTlvUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 26, "height": 32, "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": 4102286.415600002, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "98d42f75f334d450a37938f5452e770d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACMAAAArCAYAAADyijE0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD2UlEQVRYhe2YXWxTZRjHf29X6uKI21DUsQkDmyKoiSFqiOjCkAvUETEZXrgYF0g03VXVGJ3DRDoy4iTZ4g2ziXMZYvzKQpzohYIMEjeXxc0KKYjSbZDSlc19lmX9Ol60q+05p83pl+xi/5vT87zv8zy/vs9z3pzz6llC0t9qgFgtwyTSMkwiqcJIkiRJI6M5SSjWlCAMBqEZBmC+fFNOYPKH+gBqgJ+AMU0wAVThM5YUvqwD8uVjSWD+f2UVRv/oFgxPb8ews5K89eXk3b8ej1gZN0fKJUxe+TrucV5IOC6PkyZM8p7Ju6+M4NVr0fuF3n7mbO0snDlHYHiUOzvaKHilRhEnLZhQEifdqmJKRx24K58lMDwCgPerLmY7jiuSJoujGUa+vEZplpn2Y3j211H6zWfhhEWFBGOSxvoswmSpTErdse9lXPvruLp7L6ZZNz73WHSeHGZxRVJ5EDT3jPfnsxRUVmD0OHG/+S7ndYUAGMrXAhCU+UiR31npGfk/uryjigddf7Ki5F7KOm2UddpwvvAS80N2QPvKpAUTVLHZ15gwrC2jaE8VRc8/x8J1d1zPxPosJlWLkzJMoloHRq8hzvWiu3s1C+MTcU9NDhtYuc88dKqbwh0V0fvZgSHmomUScT7/lUneM4n3L80rY2prDYOEQlz/5BiX694AIbittCSaPNZnuLGZufOO7KyMfLMqebUWAHvVi0z88KNiniTz8f7txHvkoySpU4BRNJ4Q+G6M44kBiYUxthzG2HI4bszruETv5sfjbBn3jNDpuPh6PTODduX+4xrjwmsWiiueYNX2p8iPlA2gYNPGlN6LtPVMKMRfrUfVJ/p8OG0dOG0dmhJmbZ/JhnL6PpNNJYTZYKlT2PzTMzg/Pa4yW10mi1lhM6y+K2WYg5O7dz48NTVVFGt8ZteurSs3Gm8feudgUogHLGa2tDTR3d3d4/f74yru7PslNRghxPvAHqBUNtTl9/laN79t0XeKYtWAG2r28siRxlBDQ8PnTU1NDsCLetUVtmRflFeACbmx8dChD987cOAtk3mf/tLRdoXTts42Pmhu/joC4gMuAjdV4s+lAmNXM1qt1t+tVuuXoVBocH5yWlz5ois6VnvTxcc227f19fV2wA+cAX5D49tnOt/aM8AfOp3uMUmSBryecVynz1I7PcKJ70+eMpvNvwIuwAEMagVJF4ZIgkEhxFZJkvoAenp6+qurq08T/mQ9CfxDittVJqcQIWBACLENeDIS6wbwXeSasjI9EgkC/cAwsIJwCSfTDZaN85kA4R7JWEv/sOhWaRkmkZYUzL+o6m0HiFVZJQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 26, "height": 32, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "4196daf333a417fb206076f23bc61e0b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAYAAADFeBvrAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD9ElEQVRoge2aXWhbVRzAf7n5aBua9Evr0lkH6zYH0wrLw9z6MMvAKbTXiwpDhg/uoT6I6IP6IMhWUPzAF0EUPx70ZYhKiTcoCMI+XFwfFvI0EF+2rlvbrVm2JWYuX/f6cDK6pjcmac9putnf083l8D//X865J/f8TzzcY3ianYBs1oXWOv8vIcMwwpZlhYHRVcqnFjPAuGmaM9UaVBUaGRkZtSzL9A/uZuCxnfg8zR/MdPIy536dGNN1fdw0zSNObRyz1HW9D/ii/8XXmX5kmF9yYKvMtE7cm+H5nUMkPnzzsGEY0UgkEq9sU+1rHwFCDO7hmU441Ks20XqxgP1nH+Kpffs5+fNPYaBuoT6AnLuFQb+8hK4WwQ10LnP2asBAK9DSBuK5/rKyTc3QruX1vYj5Anx0CT6bg5sWHN0GZgqGO2DsgcZiuWokpPRJTxbg4xn4dA6ypYX7RRu+S8KlfONCtVAq9MJf8NuNxfce9MGFnLh+Iii/T2VC8wU4ll56fygIsYy4Hu6Q368yoYkUlBzW+t0BODINLZq4lo0yoe+Tzve7PHC9CHuD0KrJ71eJULYEvztMt3Y3ZMqLg4rpBoqEYhkoOEy3Xe0wqfD5AUVCxytGx+2CN/rg4P1w/hZsaxNyKlAidKpC6NUN8MEmcf2oH0a7VfQqUCJ09ubiz1vaVPTijHShywVIFWVHrR/pQn/+IztiY0gXulKQHbExpAulmzjdQIVQqXYblUgX0mRsoFaAdKGgW3bExlgXqkXIJztiY0gX2r6KbwVOSBfq9kCvt3m/R0re5Xb44codtYSpnIpenFEiNBSAY3cIfTIjFovnekQlKJGFl3ohoGABUSK0twPevbjwOW/DOxcgmoJwO3w+B1tb4eku+X0rEdoTAK9r6a41kYVD5TrcifRdJOTXRLnqeEVNrmAvdHjSoeYgA2VVn2e7lwqB2C/1euHM36Is7Jdc+VEn1AOvnVt6DBPLiCkZScHpDOyTXCxRJrTRB7sCC1We25zOwFsbhdCJG3eREMDXA6JKOnFVnO0AXCtCZ3m5VvEcKRXa4YcfHhbb8vcvwtGkOHkoAQfug8dXvRRs2xTtlW9wtrfBt1vhvU1g29DfAq9sWF6sgi3yqoajkKZpUcuyDvfcus43812EfKK4vlK8LsAlVrrlMJuHqWyR/tlpcDiOhCpCkUgkrut6fO7Hr8KbD4zx9lQHOQkjtVJCVpYnz09yavKPWU3Tok5tqk45TdNevpaIReOJWCgYDBLwetVlWiezmQxT+Xzcsqxx0zTrHyEQowT0GYYRTqfTYcoHyc1E07RoNZHb1FzlymL/GWQt0fy/h0hmXWitc88J/QsuKCD4uGG6BAAAAABJRU5ErkJggg==", "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "71c256e317bd69ed8cbcc548ca07dbb1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACNElEQVRYhe2WvWtTURiHH5ObJk3NV6mDgSw6VcQProtQtMXFj3iIuIi4i4OLf4DUTbq5KOmsxTrFa6y4CK1kcEg2J6WLGMUmatOSko974nBjS9t8NCeHFMHfcg4v577vc895f/ceg32W8R+gVVAIEZVSmtqKGEY+lUpl9wSQSCRMKWXS5XJpA5BSIoQAuG1Z1mxHACll0ndOmP4L14l4PVoAKrbNRuYNxYW5JNAeQAgRBczqqUmengzjOdA9uQRkA4wua2eYIrMwRzwev5pOp1+1BPirIcPdtbgEXhRg+guMGhDzwnQMxodbrx/xtO53ZRfcXYbH3535zTGYL8Ls0d7zKAHUGzBf2B47PQIh94AA3pegWN8emwqpZFIEeLe6Nb8UgUMeuBgeIEBmzRkvR+D1uFrhvgA+lp1xVMOHvOcUZQk/av0XVgYo2fqKKwHoVs8AQQWvawXwuxzbrWjqA6UjODYMizWnIfcF4GwAFkvw8ifc+gTH/TARgInggAAmQ/DwK9gNeLYCN8bgV32AAOeDEHDDWtOSDZwdUZESgM8FVyLwvLAFkFuHdRsO9ugS5e/AkyPO5ePRN/i84Wz/cgVO+PsAsCwrL4SgWqtRlo7l2ilswP0Y3Is6R3F4qHOh1YrjW8Mw8m0Bmsr6MpZ5Z+gaQa93b6/RRdV6HfvDW4Dszut5KwBRzi1Z5dyS+VtL+U1lpZQPdgZ3AViWlQfOwOYtWYuaeXepYxO2e0in/r2/oW79AVlOp0aUXoXZAAAAAElFTkSuQmCC", "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "a75aba8316ad34c6cbc0ff4d411ef26c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABgUlEQVQ4jb3VSy9DQRTA8f8dj3orNlwrKyGs6hERiQ1KYlIRX4Gtpe/BgoUvICE11Q2JhGWDWLCy8FggpIJKtNHOtfBI65bMlXKWk5xfzjl3ztxi/iiK/xWWUtpeEKXU5Y9wKBQKaK2XhBABy7KMUK01UkqEEF3hcHg/L6y1XmoPTgTGgkEMXRztsLK8yMXR4R7wmfV1FHZl3wgDLY05hxkHFq5hLQ6jdTDXnJu00tEHR4dIKe2Psbhm7FjCVdXmPcyeQk8VXKTyVC2KXGdGt2L97h0ABmtMMgzh3UcY8sNqK5S5G/odnHHgJAn9NVDt7vj3cCIDacccNIbLDVv3DPsE2KXeqzb6eN1VsBqHxhII1UNvdYHgYf/bldt+gBKrgPBkA8xfQTwNx88mGXngm1Sas1TW0r9HtA1iT9BZAedZ2/fiQCLpXsevcORgKzo9dTv4tmYmlTkZamM7+GA/+/nMgZVSMxJsYtEmwMubHNFab/xUMUqpcQ/gt/G/v6ZCxCs21XXYUlo7VAAAAABJRU5ErkJggg==", "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "28206a9577e44eed320d7bb4095c421a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABO0lEQVQ4jbXUPUgDMRyH4ZdYhOtih6qc4NJBcNDlKoqTk1Mt56qLQ6G4uDpKZ+cKpxTBLh2PFBfBzcXhWkVw0EUEP6qDiqCIGBx6WLTX5uDsbwn8SZ58kCTGPybWUyybzY4IIUzdQKXUnZTytiOWyWQWAEcppcX8ifNSyu1ATAixkVjMmRPWlBa6OD6iUS07QDAGWNb0DGvjgz+F+09Yv4J4HxRTIPx6Scwiq2Vs27Zc1/WCsLbsNGDvEXLDLahTtNj+EywlYTmp6xkCO3+DwijMDUTE3hW8fumRUJghIK47qLAYwJgBB89g9sNkPCI2n4DNm+aWt1IRsZUhOHyB6w9QdL8efzHv7KRulWLpX8VVo9nuXrZqp/Vad0wIkX+oFB1ZwdKtGPCUUgUppReI+c8i3TYsZHr7n0XJN3AsVVvye0SyAAAAAElFTkSuQmCC", "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "117337abc496a14a1cfd46ab7c23ff35", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADYAAAA2CAYAAACMRWrdAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFCElEQVRoge2ZfUwbZRzHv3e90jcoUAYWKoOBTNiQjAFxjCxsGWZiUAPDZThU3B8qSDQTnAubMcZkmo2oW2IIEt+mJM7E6dwGW+ZUCGG4SkgM4U23gZNRCmt5bUt77flHAbeMQ3ieFtLJ96/L3T3f5/u5l9/z3D0c7lFxyx3AW1oB8zWtgPmaxMFSqgNZP764MDsuJT5Kk+6v4LQMw0iWMNtdEgTBOWHlDZ29puba8z16l136MVpfHJ3rXFEwVu54+VxlTlbN6Y5tl/Q3vJd2cZIA0KkU0qd+qMzRPPH6GcYFHJnrRFGwwh1rk2sv9Gw79ctVr6WkkVrlt33PjgdNXzbPfVwULCFak9HSbvBWLmqNW+x4eL12s9hxUTCVnAvzTiTPyV/BacWOiYLRFAopx+Kh2BA8cH8g1kSoEegvg0rOgWEYTFodGJu0o3dgHFf7R/H7n8Ow2Z1E/cyX0WPlXqWQouCROOzaHoeMpHAo5QuznnI40dJuwPcN1/BFXRfM41MeyUMNFqD0w4FnN6I0PwlqlR8AoP3aLRhuWRbcPjNZh8xkHQ4Xp+OTMx14q+YKTGM2qlxUYBq1HA1VuUiMCZnd53QJSHv+m0U9Xt0nC7F2dRAUMg6l+UnITo9CxgvfYtC0sIszl6jAyvck3wEFABKWQVP1Tgws+I5JERcZdMe+WF0gDhal4pX3G4mzUYE9umn1nPtT4ukLanZ6FFV7YjCGARKiNQCAd0+0ovZCN3heoAojkTDYnRWHN/emIVYXCIWMg3WKJ/IiBtOGqCD3c1fbyto26pd9Ru98pkdFUSokLIMobQC6+sxEPsRgkWH+AACb3ekxKABw8C70DYwjRqdGRKhq6cEiVqkAAP1DE6QWoro+MIYYnRq6UBWxB8WjqAQA9A9NEncupr8M4wD+vXgkoga76QWwm8Nuz2UBCwt2gxnN5IOomGYGZl2oP7EH9R0bHvVc4ZiRacw9X4xYjndspiq6XHRj13y6b/qpIBF5VZy+mvt2b6AaSO8KJGHx3GPxAIBVQXJyH9KGLMMAAEIC5ThYlEocYN4+WIa47f/w95uPawVMTCMTU9j3YROMZguOlmZg3RoNkU+fYRyvftAIpUyKY69tQWiQgioXNdjRr9rw+blOAMCExYGGqjwin0PVLTjdeB0AEKyW4aPyTKpc1GD+SunsdsD0Pw8S3f7zJ+A2T1JRg5UVbICEZTA0YkVZQTKxz3slmxGilkMh41D2NLnPjKjB/KQS7C/cSB0kOECGw8Xp1D4zWqmKviZisB/1NxAUIENijAbR4WoAgMXG46fWv4n8Nq3Xzs4NB00W6DuNsFHMP4nBnnn7IgCgav9WvJSbCMD9gfh4+Vkiv4vHn0RWWiQA4HK7Ablv1JFGA+CR4sHObguCZz5hPGFDDfZbpxF7c9YBAPSdRmKftp6h2Tum7xikjUUPVnWqHYMmK0KDFDhR30Xsc6j6V3T1jsA6xePkpT9oY4mDCYLghHvN9z/lieVcu8OJT892LKrNdMY5JQo2aeONAMIX1dMSa8LKi64li4J19ZqblTLpTu9EopdCxqG7d0RkaX0esNrzPVe+O5IdZjBZtoxN2r2TjlAqOYdd2+Ma8yvqW8TOEQXjWaYm70CdrSQvqS8hOnirUs5pGYZZ1pmKIAi8xcYbOnrNP+dX1F92sezXYueKB20qMTuA48eavJLR61qZK/qaVsB8Tfcs2D+ydoLcjhXE3QAAAABJRU5ErkJggg==", "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "5803fae5d3116e68e217b91e179cfc69", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACsAAAArCAYAAADhXXHAAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEe0lEQVRYhe2YbUxbVRjH//f2nVIotJS2COXFwRYQArGdsEmYyzbRZCZME7NNw8aCZgE/6Gb8MFMWF0NmohE04gt+mMag0c1p4hA0bFOBgCNsA2FjSAeDIpQWWgvSl3v90LAULqw9xUJG/H/rPef/PL97+tzn3nP4uI/EX28AEv0PGy6tAMtSyK8t3K1P0idrZGoeTfPCDcKwLDM26Zy80Dbc5Znnt+DKC+6gYFXF9cerj+7aLxHxcsINuVQlO9Junvy0o94kq3obF6s8/mNc2IJ3s96q2L6v9FRzDsuuGaO/0hve2HPo4MnZLg/wk/8AB3Znni5TFSsxrBMoAEAqEWwu3pr48Pe/BoDdrJPHrzYZn0fD42VWFUMbJ43jxF16gaZpOtiASrkYT+QnoygvAZmpsUjVRkMuE4LPo8EwLOyzLpjMDvSbbLjcPYoLbcMwme1BxaYpisMRUuvalCiHsUyPpx97ECIBD4OjM3B7GFhm5mCZmVs0VyzkITdDiZKiVLx/jIemjmFUfdKB9p5x4rzEsNuyNWiueQoSkc/a2TcBw+GvAvpOVxTg+IE87NmahN2GJOw3/oiG5oHwwhrLDHdBAUC/RQVL4xG4PSvXKEUBqpiIRb/ffDE/vLAUBTySFQ+X24uvWwZhtf9DlAwAZBFC7NuRhhRtFLRKKcYszvDAahRSyCKE+KLpJg4Ym4hBF2Qy22EsMyBDFxM+2MT4SADA4J0ZMroluj44BQBIiJMS+YhgtUpfcPNU8KuxnG6POxbFC1ZEsGqF7yEZnVwd7II/rCurVviCT9jmAsy8tyass2BZ4AFVJJGPDDbWt7JTM+RdwF9ehoXd6QpvGSysRLJGhoGRaaJE/lLFSCAU0HfLKlgRwUZJhQCAxnf2wj7rIkrkL6lYAAGfRqRESOQL6duApinII0WhWFeljbAHu7e8DAuT2Y60hGhi7+1xB9SKCIgE5Nu6kGBLXvsB3/0yhMpnslHzcmHQvo/P96K8ugUPpSnQfeZZ4rwhwV675XtdXh2wEPl6h6wAgBvD05h3e4nzhgR7troY5y8P4bniDCLfiVI9FFFiFGRrIBHx4ZzzBDb5KSTY3PQ45KZztkgBpZSL8fphfSgpAWzkbnDrzjQiIwTITImFgE9j3u1Fn8kWtF+nliFG5uvPvX9aMTlN9o1BBHvo1M8AAEvjESiixRgasyP3+Yag/Z8Zd+Hg474631n5Lf6yzpKkX10ZuNxkZwP++zTXWnWDEx+2o/TJLTj9eReR74Oz15Ghk6PlyihsjnnivBxYj5cJeMt153pQd66HOFln3wS2lX8T1Fwvw+XgwF4dsIztfTSFBUAR0/yHMpkdnFMQDmxr93i/2eK8RNNUEcOsz+mc3enuamof4dQYt2Y7K3pfqfnoy/eOFfLioiXbscYrbHXM//5q7W/10MVfQsfisWUfMFtzed3Rv2svFmRpMnM2KbV83hqcfDMM84fJNt7SOXIDHZXXAIrzt67cDdoq+1vb0N8aVsSV9NKyVzfu63a9dV/B/guRsW3z7GKvVwAAAABJRU5ErkJggg==", "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "2fe1cd6604b2edc07b2aabe5068427d0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACuklEQVRIie3VbUgTYQAH8P/tbm5u5XSb0zlJlxa6EkmwF8ko/SBlRDQSLEjyQ4hYUNCnSKKUwOhDERl90SgMglBC6QV8jd4oRbByBuacoU5dq+ne3HbXhxCUefdczUii/5eDu/89v+PheZ5j8JfC/IeRV68z70ot3JGVuDmKkcgiGZwDuEmHZ+L6g4EOd9eJfkG4bG/6BafLX/H4lZWKBF0IRVGoNG+y3MTt0sV4GBwfqzhyp82yIuhC5FF0xqmSrILLXeCHZVKJSmAAbDUlIEW/Fro4BaJlDKadXkw5Pei1TMNmn132PQ5AokahX3xP1OJKUCtQXZ6LY/sy0P9pBr75YFjHZFRjzD6Hmoa3aH1hDXtOAUtmkQhTFNBx4yBMRjUAoO2lFV5/OMzQEuzOMeDRlf0oPNmCzt4vguMS4TSDCiajGg2tg3B890ETI1+2925wCn1D0zDvScOBfOPKwDb7LMpr20lVAMDo5CyKtq0j9oiwXqvEmH1OFAoAI+MuJOvWRA4nahQYn3GLhiccbiRplZHDhnglZr75RMNfXT5oVHJIGQkCQfb3Yb1GiewNWpw9mgOW44hwZmocKArQxkZjQmCmiDBNU0hPVqGuKo+ILo6EcPator/TMnn2xobjNe1oqStGbqaOt3f43BMwNIX7F4tWBlbIpVhviIE8ihbsJWmVoElz/Cvwzmw9nt8yE3vXTueLQkXDfyJEuPT8U5wp3YLaiu2outqNxjYLb3e0uQz+QAgbS+7B4wtEBvvmQxiyOeH2BvBx5OeVLwPDDgRDrGCHF2Y5LgRgySp62DmM5u7PYFnhA6Sgqhl8Z8x8kPULwl5/yAogLeyDCCgAXlQmpbnXHyYHBOG+oanqykNZl2QyOkVCUcL7R0T8gZBrzhO429j6vlMQ7qk3N/UATZGCpKze7fTPwT8AvrnnxiJm3gwAAAAASUVORK5CYII=", "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "01528a4f6102e6c4129d9119cd867607", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACA0lEQVRIiWNhoCFgGR6GR9XtzJQU4S5gY2HiJsWQ//8Z/v/49ffNg+dfSjZ0ee7Favjff/87eped5yPToTKVcSadGxgYTLAazsLMhGGwsjQ/g4+NAoO8BC8DPw8bw9uPPxhuP/7IsOnwfYaX776hqOVgZxZDMQ+XM7g4WBg2dHozuJjKMmR1H2C4ePsNXE5Ogpfh2eZEhrmbrzGkdezH6RWchntZKTCoyPAzrNxzm8HeUBpDfvW+OwwhTioMXUvOMdx58pE0w1Vl+Bk6Fp9lmLXhKk6X9RfYMqjKCpBuuIQwF8PFO29wSTMwMDAwPHrxmUFGjAenPE7DJUW4GV69/47X8NcfvjOoyPCTbriEEBdDS7oFw/1nn3BqNlQTZTh17SXphjMyMjK4m8vh1AgDp6+TYTgDAwND15JzDKaaYgyOxjIYcgu33WDgYGPGazFew/l52Bg42bEr4eFkZeBgY2Z4/QF3vOA1PD1AB6dcsKMyAwMDA8OUNZdIN7xk8hGG1a2eDKeuvWSYvREzrTelmTP8+v2PYdray6QbfvLqS4Zlu24xHLv8nGHnyUcY8hoKggzff/5huP7gPXGG//n77ycDAwM7jF8x7RhOjRNXXsQQ+/Xr7xechrMwM80PdlROZGFmYmcgEfz+8+/z41efJ+I0fGmjWyYDA0MmqQbjAkO3DgUAN8KbRLg6SmcAAAAASUVORK5CYII=", "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "d236c1fcc9447b5f905e9190f17611f4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACcAAAAwCAYAAACScGMWAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADu0lEQVRYhe2YT2wUVRzHP+/tLl2EUqAWGkVCDBpa/kRNwb8JWjkQCBc48K+xBJDEA22CabiVyMVEpQeLHJakEmK0HEiINxMP2kCANoCkZNOgoBcbltI/YFp3l5n3PMwgjTvzZnd2WnvoN9nM7PvOfPezv7yZN7+JM4MV/78BTJqFC6tZuLDyhdNK6emCEFIKr3FD5TRaWVPF86+ETPh6/pWzc1h/3ZkSoMlKLFwNsAnoBzKTvZky55YCv/53sDw4ZcFo2tuLJWHhy2XFlwWnf2yC3JivLzZ8AktfD50fAGe4YO9eMIIB6N5jiFXN8NKuEGhBcAY2PZEpHExWQ3bY2Y8lQUh4cbsxJzycMbXQE+ta0b3tzpfaNyBWATIRkBMarjTpX75AbDiO7juOeOUIECsrz3gTRisTytPd6rWIuoPoy0eh5jXElguTMsIvNNFUbrgffeNzxPtnYHwQ5j0XSaw/nMZcObciov5DWL4Z7DzYOXimNqDiUcARAPfkkPRpSJ92QBu/jgwMguacsg22AyFW7YfaN8HKwkQGEgumA84FDJAe6IKBLgDE+mNFnVOsyqjcJIhEJaKhHUZuQVUdCM/HswjhNM7C7us/mVsCrAn05TaIz0PMX4G+8SliYwpk3PEjh3MuV8Op+ulWuxV+/j30zc9A5WGoD5I1ULVyauCEemywVSH6vUtg/e3Yt07BnCrkWyecNTZSOA2Y4JKLC8dyo842lgQ7C/kxdOYKYsn6iOEClh7xbAP6t3Pepp11thWLENXrQi9hZjg772/Hksi3v4TxP338uc4jlMacEwpOa2diB2nuEn+vmPMNCqicYc5Ng4yVm46+1SRfOJFcTKKu2dNTI2nU4MXif2TNodLJMMFJuQLY6+Xlstn2OWvqK6ybncZwWb0WuexdWlpbuzo7O0vu0E0LvwU89DIOt7Sc+urkycOy5tW4yvT5wy3biFJKuWAWMO5z6LjrFw2XAb7xMlKpVEUqlTprW9Y1kRuT+kF/wTHxhqN0nOg4/3Fb23UgD/yER1fvygJypcD5Vs7Vg1g83qCVuqZyj4QeHQBAVL6ArN/Ht991/+CCPQZ6gOtASU+i5fQQCvi9u7v77K6dO5tV+gz64V1k3QcgE+xtaurB+YNDwJ1SwcqFAxjbvWfPkQWVlfO3bD2wA+Dnnp7exsbG712wS8BtYDhMeBTd18jWbds+AjqAd9xMG7jqfkLfLKNqqoeAUeAPIOEC3acMMIi247eAwQjzZszLQ0/NwoXVLFxYzWi4fwBoyEdGNhoBjAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 29, "height": 36, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "3b6857bfcd2804f22d7c64bf94fc08b6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACMAAAArCAYAAADyijE0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADhklEQVRYhe2XXWgUVxTHf3d2tkY3aJJajfqgFfVBqKCgTbWgfRGFiD7kJYhRpAp5tgFDFOwqwVbqR2lBRdHSKooSxRgR1GKoAZOq8QM0WCzx29p8bbLRdT/m+pDddWdn7jo7STBCzssy55z7v7977tk7c3WGkOkfGiDVhmFUNgyjMlsYKaWUvU8HZUIxcjzC4xWOYQCiNfMHBUYvPg+wErgI/OcIRg4KStImAznpzqHfM4ClNJ+UPXQ1gfHgJNGGDf2Dkdj2WNYmEY61HFcmYW9+m+IYZMTqVqtWhmb8OHpGKlaQ8OesaVWKhg5PSRmg1soCxn6fE34Z7lGKSinAm2urlYnLdWVe/zErgywItGR+/ytjKCpjCNB0fGvvE3veSKiuNBnzrb0Pmk7vgamQMl6llQWM/XKkIdF8hQB4xs0252n6u7EJv0zTcvNviilWEzMEscATAnunxj3v8lJ9It4nhjRruesZBYxnQpHp2Qg8xgg+Qy+cAx5v0i+8viSYSctNZQwFTO7yo6bnjl+mAYJI2z/kr79pyZdSreUYRhrvH2x0P0nmyVBQIWTWcrdNMfNq2nZNB8C3aDMjZ5cB0HHwG1J7puvICvJWnkZGX9N5aDFG8EU8krpN6iplvU0JkN6rv1pywi/uIkMBRM4YCtb9xcufZignzgomGrHC5C/bQfhREwCByz+Dzdv4+Z6vGFt6GACtcB7hx3+b4pkOQHVlYlZf++kKtVLSYrz8fZU67OqciQ7M90y6uWrg3HmrrUKhID03ahxPPHp+mcXnGVWQNcz3t0Z8+UVXV1deqnPpkiVFnoLPR7Wd35kRIm9BGZ8Vb6S2trY+EomYN/zClexghBBbgBXApLRQTSQc3p2/8Fu95buZtoKj5xTz6dIKo6qq6mh1dfU9oBeI2qRafJm+9P4F2tOdW7dt27F506aKMUWlemfDMcugiaXb2f7DjyfiIGGgBXhlo285JTPB3LZz+v3+W36//7hhGM3RYLcIXD+XjM3ceZ29+/afqaysvA1EgMvADcDBee7uG7gbuKNp2lwp5bU3ne30tDQya08jp87UXSovL28EngH3gGanIG5hiE/QLIQoklJeBaivr28qKSn5k74rax3QAdicVgMPkwC6JoRYAHwd1/ofOBv/zdr6e1WJAU1AK+Clbws73YoNxL0pSl+P9Ns+jkvch7BhGJUNKZi3N6NVmBXnSXYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 26, "height": 32, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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", "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": [ 46, 89, 143, 255 ], "toColor": [ 46, 89, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 168, 42, 255 ], "toColor": [ 158, 168, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 41, 56, 255 ], "toColor": [ 171, 41, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 53, 167, 255 ], "toColor": [ 171, 53, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 173, 150, 255 ], "toColor": [ 64, 173, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 40, 173, 255 ], "toColor": [ 38, 40, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 108, 54, 255 ], "toColor": [ 156, 108, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 173, 78, 255 ], "toColor": [ 52, 173, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 65, 103, 255 ], "toColor": [ 133, 65, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 74, 168, 255 ], "toColor": [ 90, 74, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 130, 57, 255 ], "toColor": [ 109, 130, 57, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 131, 150, 255 ], "toColor": [ 54, 131, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 74, 74, 255 ], "toColor": [ 148, 74, 74, 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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", "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": [ 46, 89, 143, 255 ], "toColor": [ 46, 89, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 168, 42, 255 ], "toColor": [ 158, 168, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 41, 56, 255 ], "toColor": [ 171, 41, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 53, 167, 255 ], "toColor": [ 171, 53, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 173, 150, 255 ], "toColor": [ 64, 173, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 40, 173, 255 ], "toColor": [ 38, 40, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 108, 54, 255 ], "toColor": [ 156, 108, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 173, 78, 255 ], "toColor": [ 52, 173, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 65, 103, 255 ], "toColor": [ 133, 65, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 74, 168, 255 ], "toColor": [ 90, 74, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 130, 57, 255 ], "toColor": [ 109, 130, 57, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 131, 150, 255 ], "toColor": [ 54, 131, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 74, 74, 255 ], "toColor": [ 148, 74, 74, 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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", "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": [ 46, 89, 143, 255 ], "toColor": [ 46, 89, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 168, 42, 255 ], "toColor": [ 158, 168, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 41, 56, 255 ], "toColor": [ 171, 41, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 53, 167, 255 ], "toColor": [ 171, 53, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 173, 150, 255 ], "toColor": [ 64, 173, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 40, 173, 255 ], "toColor": [ 38, 40, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 108, 54, 255 ], "toColor": [ 156, 108, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 173, 78, 255 ], "toColor": [ 52, 173, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 65, 103, 255 ], "toColor": [ 133, 65, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 74, 168, 255 ], "toColor": [ 90, 74, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 130, 57, 255 ], "toColor": [ 109, 130, 57, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 131, 150, 255 ], "toColor": [ 54, 131, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 74, 74, 255 ], "toColor": [ 148, 74, 74, 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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", "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": [ 46, 89, 143, 255 ], "toColor": [ 46, 89, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 168, 42, 255 ], "toColor": [ 158, 168, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 41, 56, 255 ], "toColor": [ 171, 41, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 53, 167, 255 ], "toColor": [ 171, 53, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 173, 150, 255 ], "toColor": [ 64, 173, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 40, 173, 255 ], "toColor": [ 38, 40, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 108, 54, 255 ], "toColor": [ 156, 108, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 173, 78, 255 ], "toColor": [ 52, 173, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 65, 103, 255 ], "toColor": [ 133, 65, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 74, 168, 255 ], "toColor": [ 90, 74, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 130, 57, 255 ], "toColor": [ 109, 130, 57, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 131, 150, 255 ], "toColor": [ 54, 131, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 74, 74, 255 ], "toColor": [ 148, 74, 74, 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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", "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": [ 46, 89, 143, 255 ], "toColor": [ 46, 89, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 168, 42, 255 ], "toColor": [ 158, 168, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 41, 56, 255 ], "toColor": [ 171, 41, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 53, 167, 255 ], "toColor": [ 171, 53, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 173, 150, 255 ], "toColor": [ 64, 173, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 40, 173, 255 ], "toColor": [ 38, 40, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 108, 54, 255 ], "toColor": [ 156, 108, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 173, 78, 255 ], "toColor": [ 52, 173, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 65, 103, 255 ], "toColor": [ 133, 65, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 74, 168, 255 ], "toColor": [ 90, 74, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 130, 57, 255 ], "toColor": [ 109, 130, 57, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 131, 150, 255 ], "toColor": [ 54, 131, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 74, 74, 255 ], "toColor": [ 148, 74, 74, 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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", "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": [ 46, 89, 143, 255 ], "toColor": [ 46, 89, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 168, 42, 255 ], "toColor": [ 158, 168, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 41, 56, 255 ], "toColor": [ 171, 41, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 53, 167, 255 ], "toColor": [ 171, 53, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 173, 150, 255 ], "toColor": [ 64, 173, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 40, 173, 255 ], "toColor": [ 38, 40, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 108, 54, 255 ], "toColor": [ 156, 108, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 173, 78, 255 ], "toColor": [ 52, 173, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 65, 103, 255 ], "toColor": [ 133, 65, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 74, 168, 255 ], "toColor": [ 90, 74, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 130, 57, 255 ], "toColor": [ 109, 130, 57, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 131, 150, 255 ], "toColor": [ 54, 131, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 74, 74, 255 ], "toColor": [ 148, 74, 74, 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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", "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": [ 46, 89, 143, 255 ], "toColor": [ 46, 89, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 168, 42, 255 ], "toColor": [ 158, 168, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 41, 56, 255 ], "toColor": [ 171, 41, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 53, 167, 255 ], "toColor": [ 171, 53, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 173, 150, 255 ], "toColor": [ 64, 173, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 40, 173, 255 ], "toColor": [ 38, 40, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 108, 54, 255 ], "toColor": [ 156, 108, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 173, 78, 255 ], "toColor": [ 52, 173, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 65, 103, 255 ], "toColor": [ 133, 65, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 74, 168, 255 ], "toColor": [ 90, 74, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 130, 57, 255 ], "toColor": [ 109, 130, 57, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 131, 150, 255 ], "toColor": [ 54, 131, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 74, 74, 255 ], "toColor": [ 148, 74, 74, 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "460e0ff494cf89d3e63bf8bff63b0fcf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAATCAYAAABPwleqAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACDklEQVQ4jaXTXUhTYRjA8f/ZFywYwUoSZ4kZCWKosSjBPiGY2WBQEO5CSIIgEKLrCEZCqyAyKAgqIroYeRGGsb5vWoNgyYZJMCodrPWxRoupbOfsnLebbe7LFvRcHXie3/s878N7DPxHGIofQgjD3wrLQpMkSavAz9/HlRez8Yby4vAuD+ABVroFo9+4/DjcEB/p0LUD7cDnylFFZeHOLRsY7N3Ex++/uf86CkA8Hm8FbJVYAELQ27aOvV02corKyJ5Opmdi/MpkQVSdTNmdQYAQ7O9qwajXsbuzme5WK1OhefzhWAkLsXJKWWcBmkpkIYmc1zjQbePSoxmcfW1E5n/wJBwDQJIkqRarKigyF4b78fiC3H4W4cbJg/ScvsudMQdDPRsZu/VqlbE1FfIKy1kZp30zVouZ6bdREsk0jnO+Onsvw5Kqopdl3OOTOOwdLOcUnoY+oZflurAC61UVkyKTTsr4/KFSgakK1F3Yjq0tmVND202p9JJx6mVEVw6am9bi3Lctr6qqlsvl8jU4tTDXH3x41XVo8HDfCafddW8yoAdoslo4e3zgy81r4w8yi4uyL5HIUnhOJex2H50DPgQDASwWi3Vi4voZs3nNgNd7/s0xl/crEACK77cSF0IDyGQyqdHRkSvAO2A9EAJmi/masav3AvwE/IARWALy1UWN/mGl0E2rl/wXrKyW/AO51tCBxOD/IAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 14, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "f2ec03308aa480582aa6aff737f5afe0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAC8AAAAiCAYAAADPuYByAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAGEElEQVRYhe2Ye3BUVx3HP2f37mY3j8mG0LTQdMHQphEotEIBlRB8TEf7gDa26QNF2lodhfRhOzqkprVqQZySFnSqCK0pSEd3OpARRGKHGiWATomBIGEZI4kRAs3msUn27vPu/flHOqglm9wlWKYz/c7cmXvv755zPvfec37ne47GB1ja5QYYjz6Ev1y6JPAikgvc3HYu8blIQk2zKcnX7MpjU8ptJCWaMCWUSHLKblNHZ0zS6h0O/qaUSo633YuGF5HrzgaNVZrddp8IBeG4SE8I1R5IcKbfRI8JiaSQlaHwZNooKrAvKL5Ke8DhYF0kLslj/4ofF6H2hmscm5RS4fcFXkRuCQyaG0Qo6QiY1DVF+F1LlOOnDWXK2OUn5thYWOy0L53jmrX0Yxk1oaj5oyOdid/Mvkb7mlKq5/8CLyIlfSHZYiTlEzsOR9XG3+u0njHSaQuAniGTuqYodU1RXA5FxXyXtvqO7HI9Zi498s/EC7O92mqllIXPYBFeRB4ykrLpcHvcvvK1QdX2TvrQIymaELY2Rth+MMIjizPt6+7L+XbbOeMuEZmvlAqOVX5M+KTIs6bwzBPbh2w/eVO/JNAXtGHCz94Ks+dojB2P5RWf7jPadV1mZGWprtHKjQovIt9ImlTfvr7PtrclNirAdVdpTCuwn782ktAfNjl+2iCasNQL6OxNUvZ8L7u+OcEzJT96RESmKKUiacOLyGxT2PDQ5qB9LHCALy908/TS7Avuxwzh9YMRvvWrIXqGzDHr0WNC+YZ+Dj2bf8Xb/r69QFna8Enhx/UtMWNrYyStjBQ3hG0HImRoipmFGjdOcfDgokxKr3ey4Lu99IbGfoFg2OThLQP86TsTFu37418+/Zmy+W9ZhheRm4DSJ18fTIcbgEgcvrJl4Pz1ilI3v/iqh2uv1Khako3VOg/+Pc6u5hh2Q3sVmGoZHlhyqtsY8HcZuWmyX6Da/RFWLMqkrMTJ3fNcluEBtjVG+PmKj04BCoHT742ngp91uN3iKLOg5o4EZSVOvPl2sjIUesxa1W+3J8jPzWP69Olfam1tXfveeCr4nG4Lg8uqBiP/gc12WYd/Z2CYwePxLBwpngq+Z3KuPZ4eYmpNyFbnzwfC1n9ornu4XEdHR95I8VTw/rlFjlus442u0uudAJw8az3nA8wtctAb1Onq6gqNFE8Fv9Obb3+uZLKGv+virYDLofj+3TnM9joA2HYg5Xwzoh74uJu6Xb8F6BwpPiK8UuqYiDSsv9c5/7YXDXc6DWa7FIe/NxGnpigqGB6gAPtPxlm/x7q9mHG1RsW8DBZUrgGotwz/rh7//E25Tcs/abD1gPXub7fBnI8Mf2kRaD1jULs/zEt7dRIWlx+5mYo3Hs3lte0+mpubA8CetOCVUkdFZOUrj+S93D0UHNPb/HB3iP82bklzOMvEjPQyrsuh+PVKD6FAO4+vfBigGhjxl4069SulNkUikcLdT3qefnTroHp5X+o+G4oKoej4pgZvvp0dj3lwG+f4bNmnCIfDO4HNqZ4f07e43e7qzs7O/heXTXrhtllKrfpljPbAuJef/yO7DR5clMnaezJp/msT95bfSn9//wHgi0DKCceS6fJ6vTUNDQ2HvBML6v3rinO2NOhsfDPGybPjW5S4HIo757h45s5MCj1CdfVqNr5Ug4i8ASwHRk1Plh3j4sWLDwGeNWvW1N56+5JlX1833dZ4IsTOZqH+WIwTXQZioddckWNj3jQH5XNdfOFmJ8o0eOXVzaz9wXMEAoFe4Cmg1gpTugtws6qqanlVVdVTFRUVG0pLS8sr77jLWbPsagb0OMc643T02TgbFPSYSdIET6aNvCzFxBzFrEIbUwsy0CMx9v2hkSdWbcfn86HrejfwU6AGsOzcLnbro9vn893v8/myKisr7ykpKbl/5syZZcXFxRlTpxZx7ZWTyPLkoGlOwmGdwXNBTvy5jd3/aKOpqYmWlhYMwwgynL93AHVA2nZkvJtOOlDr9/tr/X6/HbgBuJFh/z0ZyAYygBgwxLCtPQU0AyeAcaWnS7ndlwSOvHu8L/pwr/Jy6QMN/29lOYWRCZczrgAAAABJRU5ErkJggg==", "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "6d0fba89225a94ff7c0636de514a77c4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAWCAYAAAA4oUfxAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADcklEQVRIie2VXWyTVRjHf2/f911r2YduuuHGxxgojgoMZqKZcaILIkzjnBO9UENIuFCIF0aMQUFQF50BP2IwEAiJ2cVQzIgShyZszJp1jJDKcGu7bAY3tGsnW8tYu7V9+x5vEBz9xCzhxn9yrs7/nN95nvOc5yjcRCn/w1NJCFHQcyFaHQhFH1dkqVBVyNEFk5omRmTZ4FpcqDSZVeySJIkZg58d1F6QDeLtk47wnB9/Dc3qHAjj8euMjOuYVCjIkVmYL1evvte4pfKejMs9Q+EWy1x1qyRJI/8ZHgyKokGf1trmDJU0HJtQh0ajcX2eSzrdQxGaz0wZAeO65caX3qkx1wx4Ih8tmq3W3zDcMyGWnh/T2jce8Od2/RZJFcA0tXSH+OFcKHtXTca7Z1zeteWL8x9KdBUxcCFEttMdPb66YSzX7ZsebZZJ4ufteQAEw4J+T5Q9LQHOXZh+QF3A9qNhg8dvePB8/08ngKq04C639t62ry8XXQ8GkA0Sy+ep7GsLYnWFebnKTNeuPMreukjfsBbj33tSp3rzgkcrKipes9lsH6eES5L01Hf2qXgHvaruwQhNnZN8f3YK794CNq0y83rTeFzvoVNGVqwsr7fZbI3AX0nhUxFh0tN8LOOTArdPZ0G+nNDj8hq4r/guE/As8EVSuFFFTw8Nqgx5mQaG/YmXzM6R8I16ASzXz8VJO32WIuXO3j9j7/Af5WUZKC1UeHXNLLJvkfjm9GRCb63lEgd3HgcIpYQX5Sqb92+81fZw/cWcaIKA3q/LYkdNJv3eKC/u89PuDMf1rZwvcweD2O12gM6U8Cyj5HD8Ed55+JXMhg0HAhmB0LUC8Ad11A3DAER1EElqY9lcmd1PjrH+iecABoBvU8IBlszJ+NQxFBxu22pq3HZUV1t7r2VMi9/orsqkSmx5BO6/zckza5/G5/MFgOeBmPQkbK9L5pm/cjqdXZuW+lp3rFtUcuQXlROOCC53bC0YFYmy+Qq1ZVFW5Pv4cv9u1jceQgjRB9QBPfEYST+W0tLS34GFlZWVtcvKKz5444Gqu4vrStAlBSEpRDUNLRJCIcypjnaO7TnMmx0dCCG8wGfA58BEov3T+lKtVmuz1Wpthg8twGPAKqAYuB0wAaPACHAaaL0ykneqdOH/Uu+V8ckNrpsR+IzqpsL/Bt+KVha+r1qEAAAAAElFTkSuQmCC", "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "eaa1f898b7fbdef5a4746c7a534dfd60", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACF0lEQVQ4jb3UTUhUURTA8f+dN7yxchrUoiYGFCWyQAL7jj7oQwyqTWgQtbHaRESrsFoEEajpQsJFUZFBaWEQhCQ1QRoVGaGIWc8g0RY2k07jPCeevjfz3m1RmcVoBdKBu7mH+zvnXLjXzQyH+7+CUsqcZJL8mGlnzJujhIC3QoihfwKllJ734WR5e1+i6PDVWE7HQGKRbkhXZrpirV/sDt18ZvSvyPXczve7Lgsh5LSglHJBm5ZoOHAxumFwxPFMzvUP22pHv5Vdh5G91C821uxNK5FS7hZCjE8JPn1nXiquHtlmJb8V3rMyjXMlXj7pDsEek6rmLwBoIakcrDe3V4e7ngBrUoJSyryyK7HCHxiA6ha0ahbHb+i8qZrPrRdjfIjYAAyNOnQOqqt9Pl+prut3UnWYNRi1s36/EwDbgUjcwTfLBdgT+4aTjqIo5UBKsHvnck/4UY+VNxkrCLip2TcX1S3QPiZ+KeT3DBONRhemHFkIMf7wtXVh/1qjtqHdVgDaNJOY4TA6JjndNEriZ3Mc2Qwt188CtKcEAYoL1LrK+tbZFbsClc29GeJln8WDbnMi7xKwdZmHTYEwjbVH6e1siwAnpwQBTpVtOe/1eu8VlR67f6JwXa6jZuK4VGRyHJf5mefBJs4EGwEeA4eAgWlBgHg83nv3WkUesArYASwBfEAM0IAWoCvV2T+95Vff11/HjH8OXwHn4NOnqRbJ9QAAAABJRU5ErkJggg==", "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "805b742e30bbd95516b84fd103bab78b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAALCAYAAACgR9dcAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABbElEQVQokaWSzyuDARjHv++77X13oMhv0d6WZhcR4SRnkxBSLg6KHTQXJ7Vawh8ghQMHykEOFCfLwc+95LTSOzEOa35MY961d++7H4+DHNa2Wvnenr59enq+30ePf0ifzyAiHYA0wzBUEExEVSd36uD+rWobXfkUWFDp1Gb4w1JtuJGhzbpsZd85YSISFg5kh3MvOmOu1LHdVh5XDxqkYLLOoIu3THbRSOec3youmd+yYP97use5JzsAhu0wc0imCPNDxRhf/4KiETYu2JKB+kdRBIQs+DWSMACM7m8OyWnEVAKnBxQNiCcIUUUxAagDEMiA2wXe01X7EjoL1lRIL0kMtxuxKyqIxH7z6m/lcLa2TADUrM0cx1xv7BxNm4zBrWemhV85TqHIyKKnmUclG4B7y4nwvXsRQChn2hNjvbsAThutTS5LQ1tfLJ4oP9++jMrvTx4AqwAO81b1d75P8tp9kteew8tQ3icpRD9i2IsPw4dkQQAAAABJRU5ErkJggg==", "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "0742f51553332258675209a9df4f187a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADsAAAArCAYAAADG8/AoAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAKr0lEQVRoge2aeXBURR7HP/3mntwJkGTJAYKEQwREEUGQSw4RBQV0D8DyKGHxwCqliq0tK7W7tVhKiStaWGi5xUJZsoIronJEDrlBJEBAIJzhCgk5ZyZzvvd6/5jMS4ZkhsCqVLl8q16l3+tfd/++v1/3r3/dEzP/RzDfbAV+Sdwi+2vFLbJXY/z8WWkBHJ2EouUKRBIIs5S6HSE6gByIFBkIoYGUIARIK+AA4QRpE0hFIiQQAvxIoaLoClJoEgIC4UdIPzoqkAIgBLoOqhBoQkdFSLWxDx0gXJYNAnEWIT8tmvvOgf+J7Ig3X+yiSOXDIGK4QAcEkvBQCNEoJUA0fqP536ayRBAFIUGKSOuwnDRejJaRbsOi0X2I5uNJXhs9f86DG+a9s+mGyE4pLLTWybpNQJ4iFB7o3pcOyWlYTGYkEinBpCjYzBZsFgt2ixWzYkIIAQiEAIFAlzq6lEgpG9uFH8CQDWkqAIoQKCJMQ0qJqmmENBVvMEBDwEe1x0W1p954gqoaUVeRCu8h6dXMCm0nW2+vHQgiD2Bo9z7MmzAtntFuCirqa/hkVxFrD+0G6DF6wUu9NvDu4VjyMclKRO9I+eG+g39aLX8iZKakM3vU42w5Vix9wYBAV/oAN0BWiHyBJC0hid65t/0syv4UsJrNFGTniQNlJ5BQEE82JlmBzALIb5eFuDrA/AzYVnqQr4t34vJ7kVKiSx0Ai8lMt6xcXhw9OaYeyfaExpK8Pd4YsckKkqWERJvjupT2BQN8sOkLslMzyEhKwSQUgmqIoKoysGsvOiSntdqu5Nwp9peVAuHA57Da8fi9AJRePs+MIQ+R4khota3Dao0UO8XTLc7WI5JBknCdZLeXHooEjBaocNXw3LBHWq17ZtgERvceQJLdSfvkVBShsHDdCtYe2s2duV1iEgVwWO0RnfPi6RaTrIJI0pAkO5zx2reAxdSyS4EgKzWdO3Jir32b2ULXzBwA3H4v725YyXfHislOzeBPE6bHHdNhMTzbobCwUCksLNRbk4s9jRXhQIMke2yLtoYhBX2YE5zK7lNH2H3yCHaLlY+fnUe7pFSqPPWsL9nLsfIyzlVX4LBYyUxJx26x4bTaSLQ7cPm8rN6/DZevgXu79OS1h35HchyvAjhtEc9i3mOtzgCuXBdZpDAD1+1Zk6LwUJ/7GNmzPy8sW0hZ1WVm/+ttVE3D3bgG2wKLycyfH5mBrclrMeE0pjFoWG+ArJCmsPKmNivYHIqikJ+RRVnVZWob3GSmpDP9/rFkJqeTkZiM02bHZrag6TqVrlrmr1lGlac+HHEFhDSVL4t30DevKx3T20cRakHC1KSjZlFjWidebqwA+EOBuKT8oSDFZaUcuXiG8tpqqj31+ENBqhtc1Hs9hlylq5a8jEz65XeLal/v9fDB5tXUet1Mv38sk/o/wIJvPmHHiRI+3PJlWEnFxLg+A3l++ESs5pYqmxSliZCmaDdCVgfwBYOtVgZVlRV7NvLvvZsIhFqXAUh2JNAtK5d9Z46xqGgVS56ei7lxtlS565i7YjGXaqt4feJTdGqfzeuff0TJ+VNRfai6xpriHZyuvMRbT86O8iREcuwwNCFbDU5tItuaZzVd5y9ffMze00ejvrdLTKHW60bTm8Zz+RoYcFsPDpSd4EJNJV8f2Mmjdw2hylPPq5++z6XaKp4bNgG7xcrMf76Fv5nhrGYzilCMb0cunmH5zg08NWRc1LjBUKgZoRsgK5EhgKAaalH3zcFdBlGLyczke4Yxod9gtpUeYvHG/wAwZcAILtRUsuvkYb45uJtxfQaypngHS7evo3t2Pm98tZxLtVUM7NqLh/sOZsaSvxmkZtw/jqXb15KekMKSp+eyZPNqvjqwE4DV+7fy24EjowJXUDNOPzfoWR03gC5bnpgiSUOizcH8qTMpyM5D03VW7t0MQPfsfJ4eOp4KVw27Th7mbFU5g24Pnys8fi8vLXsHiSTR7mTOmCcoOvw9dY3re2hBX54cOIql29dS5a7Dajbz0ugp+EJBNh7ZR0PAz76zxxl8u3FOiXKI1EzXv2Y19CsAut7SUOerKwCYNXISBdnhpGXb8YNccdcBUOf18MelC6IC1Or9WxFCGOdagOeHP0p6QhJbj4cvGdolpTJnzBRMioIiFFRdw+3zkuJMZESPu9h4ZB8ApeXnosiGmnkWoTd7aSNZdKoRoLdyFrY0bhnDevQD4Fx1Be99u8qov1xf3aJNQ8Af9X5nbhfG9B4AwKnKiwBMvmcYifbwvh4xiDcYIMWZGNW2yl0f9R5qOsSjms0xN/M4+6yoABkVbCLISWvPycoLRGa4zWIlOzWDXh070y4phYzEZFKdSYQ0lfe//RyA7NQMctLaU+mqwxPw8crYJ4BwsIsYouT8KR67+wEAZo6YyMFzJ0lozI62lR4yxg9q0XHEE/AZ5SSP+0bIUo6MtloEvXO7cKy8jPUle5jQbzCZyWksmvZKC7mdJ5rO0dMHj2Vkr7tbHcpqNhNUVXacKGHTjz8womd/JvUfyqT+QwHYcrSY9Yf2GPKpzqSo9vXehkhRW1O45PrJCp0KKVpaEWDcnfey6vstRuQd3/c+FKFEyZyuvMSiopUAOKw2I0BdDZOi0LNjZw6UnQDg7XWf4vH76NmxE5WuWjYf3c93x6IvDju3z44m6zNiQ10sPhBv61GkiOXZnPQOjOzVn6LD37OoaCVf7N/K5HuGk5PWnpoGN3tP/cimoz8YS+D3943GYbXFVGLaoDEcLDuJRBJU1aj1fzXSE5KMWBFBbYM7UqyMwzVuUpEA0XtYc8we9RgXaio5eqmM89WVLFy3ooWMQDCx/xCmDBgeTwd653bhxdGTea9olXFD0RqS7E7+PnVmizy5xuMCQCIvxxsnzrWMSJLIqO2jOZxWO29MncXLy//B2aryFvU9O3bmmaHj6Z3bJd74Bh7uO4ju2Xks3b6OfWeOtgiMd3Uq4IVRj5OT3j7qe0hTjQClSHE+3hgxyepSOgVNVmsNDquNd6fNYevxA1ysuYLZZKJTu2wKsvNiXr/EQ9fMHP76+LN4Aj5OXr5AhauWoBqia2YOPX6T32qbmqYpjBSUxes/tmelsCIktV43EhnzsstusTL6jgFtItNWJNoc9M2Pe3dmoLkzJOJMPNk4V6kyKAjvg9UeF+0SU9qo6i+L5qmiCXE2nmxMsiYhtkby4mc+ms/Qgj70yy+gW1YuWanpxjHtZqIh4GftoV3Ge8gkTseTj0l2/WsLtz/45svFIPr5ggHWl+xlfcleo95ptZPiTCDZkWDcQEbuezVdR9d1/GqQoKqG82sB6QnJpDgScFrtWMxmTIqCxWTGbDJhMZmNx2m1hfu1O9B1nZoGF26fF18ogMvnpc7rpryumlMVF1F1I+8PZOSdu3BDZBFIfYH+B0UzbQIyr672Bv14g37K61rmwbFwqbaqzbLXD7H8s6mfxTzxwDV+stz46qIfx8+f1SMgbE8i5B1CCBOSSiFkUEqRBjJNCJEuJalAAgKJjo4QmkRqIFUhRUgKvAAifNVjQmKRQloUhF0i7QgcSJEIIgGkE7CGxQmB8IC8Ei4bsAA2JGaEPC9QPhjkS1lWdA1zXPPH6K/nLa4FFl9L7mZjQxtkbv2bwa8Vt8j+WvFf1OVa6u3cwWgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 44, "height": 32, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "", "label": "Free Parking Areas" }, { "symbol": { "type": "esriPMS", "url": "0742f51553332258675209a9df4f187a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADsAAAArCAYAAADG8/AoAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAKr0lEQVRoge2aeXBURR7HP/3mntwJkGTJAYKEQwREEUGQSw4RBQV0D8DyKGHxwCqliq0tK7W7tVhKiStaWGi5xUJZsoIronJEDrlBJEBAIJzhCgk5ZyZzvvd6/5jMS4ZkhsCqVLl8q16l3+tfd/++v1/3r3/dEzP/RzDfbAV+Sdwi+2vFLbJXY/z8WWkBHJ2EouUKRBIIs5S6HSE6gByIFBkIoYGUIARIK+AA4QRpE0hFIiQQAvxIoaLoClJoEgIC4UdIPzoqkAIgBLoOqhBoQkdFSLWxDx0gXJYNAnEWIT8tmvvOgf+J7Ig3X+yiSOXDIGK4QAcEkvBQCNEoJUA0fqP536ayRBAFIUGKSOuwnDRejJaRbsOi0X2I5uNJXhs9f86DG+a9s+mGyE4pLLTWybpNQJ4iFB7o3pcOyWlYTGYkEinBpCjYzBZsFgt2ixWzYkIIAQiEAIFAlzq6lEgpG9uFH8CQDWkqAIoQKCJMQ0qJqmmENBVvMEBDwEe1x0W1p954gqoaUVeRCu8h6dXMCm0nW2+vHQgiD2Bo9z7MmzAtntFuCirqa/hkVxFrD+0G6DF6wUu9NvDu4VjyMclKRO9I+eG+g39aLX8iZKakM3vU42w5Vix9wYBAV/oAN0BWiHyBJC0hid65t/0syv4UsJrNFGTniQNlJ5BQEE82JlmBzALIb5eFuDrA/AzYVnqQr4t34vJ7kVKiSx0Ai8lMt6xcXhw9OaYeyfaExpK8Pd4YsckKkqWERJvjupT2BQN8sOkLslMzyEhKwSQUgmqIoKoysGsvOiSntdqu5Nwp9peVAuHA57Da8fi9AJRePs+MIQ+R4khota3Dao0UO8XTLc7WI5JBknCdZLeXHooEjBaocNXw3LBHWq17ZtgERvceQJLdSfvkVBShsHDdCtYe2s2duV1iEgVwWO0RnfPi6RaTrIJI0pAkO5zx2reAxdSyS4EgKzWdO3Jir32b2ULXzBwA3H4v725YyXfHislOzeBPE6bHHdNhMTzbobCwUCksLNRbk4s9jRXhQIMke2yLtoYhBX2YE5zK7lNH2H3yCHaLlY+fnUe7pFSqPPWsL9nLsfIyzlVX4LBYyUxJx26x4bTaSLQ7cPm8rN6/DZevgXu79OS1h35HchyvAjhtEc9i3mOtzgCuXBdZpDAD1+1Zk6LwUJ/7GNmzPy8sW0hZ1WVm/+ttVE3D3bgG2wKLycyfH5mBrclrMeE0pjFoWG+ArJCmsPKmNivYHIqikJ+RRVnVZWob3GSmpDP9/rFkJqeTkZiM02bHZrag6TqVrlrmr1lGlac+HHEFhDSVL4t30DevKx3T20cRakHC1KSjZlFjWidebqwA+EOBuKT8oSDFZaUcuXiG8tpqqj31+ENBqhtc1Hs9hlylq5a8jEz65XeLal/v9fDB5tXUet1Mv38sk/o/wIJvPmHHiRI+3PJlWEnFxLg+A3l++ESs5pYqmxSliZCmaDdCVgfwBYOtVgZVlRV7NvLvvZsIhFqXAUh2JNAtK5d9Z46xqGgVS56ei7lxtlS565i7YjGXaqt4feJTdGqfzeuff0TJ+VNRfai6xpriHZyuvMRbT86O8iREcuwwNCFbDU5tItuaZzVd5y9ffMze00ejvrdLTKHW60bTm8Zz+RoYcFsPDpSd4EJNJV8f2Mmjdw2hylPPq5++z6XaKp4bNgG7xcrMf76Fv5nhrGYzilCMb0cunmH5zg08NWRc1LjBUKgZoRsgK5EhgKAaalH3zcFdBlGLyczke4Yxod9gtpUeYvHG/wAwZcAILtRUsuvkYb45uJtxfQaypngHS7evo3t2Pm98tZxLtVUM7NqLh/sOZsaSvxmkZtw/jqXb15KekMKSp+eyZPNqvjqwE4DV+7fy24EjowJXUDNOPzfoWR03gC5bnpgiSUOizcH8qTMpyM5D03VW7t0MQPfsfJ4eOp4KVw27Th7mbFU5g24Pnys8fi8vLXsHiSTR7mTOmCcoOvw9dY3re2hBX54cOIql29dS5a7Dajbz0ugp+EJBNh7ZR0PAz76zxxl8u3FOiXKI1EzXv2Y19CsAut7SUOerKwCYNXISBdnhpGXb8YNccdcBUOf18MelC6IC1Or9WxFCGOdagOeHP0p6QhJbj4cvGdolpTJnzBRMioIiFFRdw+3zkuJMZESPu9h4ZB8ApeXnosiGmnkWoTd7aSNZdKoRoLdyFrY0bhnDevQD4Fx1Be99u8qov1xf3aJNQ8Af9X5nbhfG9B4AwKnKiwBMvmcYifbwvh4xiDcYIMWZGNW2yl0f9R5qOsSjms0xN/M4+6yoABkVbCLISWvPycoLRGa4zWIlOzWDXh070y4phYzEZFKdSYQ0lfe//RyA7NQMctLaU+mqwxPw8crYJ4BwsIsYouT8KR67+wEAZo6YyMFzJ0lozI62lR4yxg9q0XHEE/AZ5SSP+0bIUo6MtloEvXO7cKy8jPUle5jQbzCZyWksmvZKC7mdJ5rO0dMHj2Vkr7tbHcpqNhNUVXacKGHTjz8womd/JvUfyqT+QwHYcrSY9Yf2GPKpzqSo9vXehkhRW1O45PrJCp0KKVpaEWDcnfey6vstRuQd3/c+FKFEyZyuvMSiopUAOKw2I0BdDZOi0LNjZw6UnQDg7XWf4vH76NmxE5WuWjYf3c93x6IvDju3z44m6zNiQ10sPhBv61GkiOXZnPQOjOzVn6LD37OoaCVf7N/K5HuGk5PWnpoGN3tP/cimoz8YS+D3943GYbXFVGLaoDEcLDuJRBJU1aj1fzXSE5KMWBFBbYM7UqyMwzVuUpEA0XtYc8we9RgXaio5eqmM89WVLFy3ooWMQDCx/xCmDBgeTwd653bhxdGTea9olXFD0RqS7E7+PnVmizy5xuMCQCIvxxsnzrWMSJLIqO2jOZxWO29MncXLy//B2aryFvU9O3bmmaHj6Z3bJd74Bh7uO4ju2Xks3b6OfWeOtgiMd3Uq4IVRj5OT3j7qe0hTjQClSHE+3hgxyepSOgVNVmsNDquNd6fNYevxA1ysuYLZZKJTu2wKsvNiXr/EQ9fMHP76+LN4Aj5OXr5AhauWoBqia2YOPX6T32qbmqYpjBSUxes/tmelsCIktV43EhnzsstusTL6jgFtItNWJNoc9M2Pe3dmoLkzJOJMPNk4V6kyKAjvg9UeF+0SU9qo6i+L5qmiCXE2nmxMsiYhtkby4mc+ms/Qgj70yy+gW1YuWanpxjHtZqIh4GftoV3Ge8gkTseTj0l2/WsLtz/45svFIPr5ggHWl+xlfcleo95ptZPiTCDZkWDcQEbuezVdR9d1/GqQoKqG82sB6QnJpDgScFrtWMxmTIqCxWTGbDJhMZmNx2m1hfu1O9B1nZoGF26fF18ogMvnpc7rpryumlMVF1F1I+8PZOSdu3BDZBFIfYH+B0UzbQIyr672Bv14g37K61rmwbFwqbaqzbLXD7H8s6mfxTzxwDV+stz46qIfx8+f1SMgbE8i5B1CCBOSSiFkUEqRBjJNCJEuJalAAgKJjo4QmkRqIFUhRUgKvAAifNVjQmKRQloUhF0i7QgcSJEIIgGkE7CGxQmB8IC8Ei4bsAA2JGaEPC9QPhjkS1lWdA1zXPPH6K/nLa4FFl9L7mZjQxtkbv2bwa8Vt8j+WvFf1OVa6u3cwWgAAAAASUVORK5CYII=", "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": "6772d40c13b559b4135dcb6d2268849a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEIAAAAvCAYAAABXPhxsAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAL4UlEQVRoge2aeWxcx33HPzPv7Ukub4riIVMSJVkSKVuljkq2I1k+CqWq7aCR6zh1mLZA1BZwAhhFmwYtELRK0cAF2sSOqzRoDFSVYjuyY8V27SZ2fdQ6StmSKTuyDloUKYq3eHPv92b6xy6Xu9rdt7QkNEahL7DY9978ZuY33/eb3/zmN8/kBgAwf90KfFZwg4gkbhCRxA0ikvh0RLT11mMZC0GUILQLpBvsIqSoQ7MFqEYQQwuVqKANwAf4kz8XIBFoFDaCGBAFBCCT12HQERBRIAKiBLQbUCAs0DZgI7SNEjYChUYj0AAIYYGeQomz2OqnPFvfe32IeHCsFE/0Owj9ZRQVSCDZJ6jEGHSavE4vzwOdHHpepBdmNZ68FHNiGeJJGaHBFLtpu3Q3exuOOitUiIivd3oYjxwCWtBgCEWDN6RLzZhwSRulBRqBS9r4pYXftPBJG59hIQCBRojEv9IChcDWEqVBIZL158ZiJA0prEyUEhhCY0qVHJ/A1oKoNojakmnbzZTlZjTmYcJyo3VOZn0o+S/s0uv4kYhfPRETRTuAFoASM0bXXc9Q6Yo4vstfBywlGYz5uBAq4UIowPHJavZeWsGE5QZYQ7BvC/BfTm04E6H1plm7+2rDOSpdkeuk+vWFKRUN3iAN3iCfqxigreEc99d0c0/77yQl5CauiQjE8tmrtoZz16rv/ynuruqj1hNkIFoEguZC8s5ECBahoc4bYn3pyHVT8tMgZJtYWqJITAFDaNxSUWQ4TnkAVgYmZolYUUjWkQihdY1GsNg3PX/NrxN+NriEr320lbGYJ2f5quJx2m8/SMCM5W2jdJYsTVOh/pyJEJRqDWVmtFA7OfF0783s71vOHZWDlJkxJJqIMgjaJutLR7i/pidv3eGYL0WCEJoqVwQpNENRPwCnZ8q5GCmmuXgsbxtpJJXx+6Ml7K+cyifrSITSwg9Q6srPuhP+tnMdPeEAb47WZ5Ut8U85EvHHi06zuWwIn2HR4A3iNyzi2uDOo/dxZLyG5uIxVhWPO/ZfkmEt8Ubgo3yy+YnY1e8nhAEQMAvPx1xQDlHTmoDzIITQ3FoymrrvDRfzcMfdHBmvocod4cX1v0QWCNxKMvRWtVwVEeO2F48BgM+wHDvMh39cdZSnepo5NrGAkG1SbMY50Po6LYExGrxB4trg+EQVx6eq6Q0X0eCdod4bwm9aFMs4Ze4Yfmnxk75l/P35tQRtF2sCoxxc/0uW+vNaeQpFGXqLWifZ/EQUmwbxBOPVVxk/7KztYmdtF8/2N/HwB/cwY7nY37ecaneYM8Ey3h2rZcZyzbu9O8oHeWPTK3ikPS/54kxLrnKSzU9E3DQh0VCNNzSvjvPhS3XneX5gKS8MLmVfXyI08Uibpf4p6r0hajwhfNLGa9hElWQi7uaDqWo+CZZktHM2WIopCuxj0uDPtOQiJ9n8RMiIRCWmRiz5P1/ElKQ7HGAy7iFom7w9WsvBocWpcq+0ObnlACuKJnPW/+/RWu57fzsAWyoHWF00zg8vrmYk5uOB93+LcleMlsAYbQ2d1HqCefVwJfcpAAhnh5KfCFuIWV8Xsp3jLoXg5aFGXh5q5M3ROnpCAUdHGVEGbR3bOHrbzxFXvOGXhhp56MS9SKE50Po6X1x4gR9eXJ0q/4/hxtT17s5W9q59i99deCFnPy6RRkRi+54XDkQohSkBCNr55/F7EwvY9dEWOqYqnfoBYIE7zK6bTvOdT1ppn6hhX/9yvlI/F7r/pG8ZX/1wG0JrXt3wnzT6p7n72A7eupy9/M7qtfPEvRxc94ucS7HOvFFZAmnIT4TXq7AScyxk5RbrmKrknvYdTCV2eSk0+SeJKJO+SOa0HI75qHRHWOSboTdczF+f3cCDtefxSptn+5toO7kNW0ueajmEW9rc+u7OLGda4wkR10Yq2NJa8LUPt7L1zucodWUGfuF0Sxb6KqdG1LJIuoaoljlFdn20JUWCRPOnjad4bOmvcAuble88lHr+XOsb7O5cx4fTFXz3/Fr+atkHfOPU7VxMkrGxbIRHOu7C1pIv13/CnzR+zOp3fi9FwvKiSbZX9/JkdwsbS0d4rvUN/uz0Jvb0NKcI/ve+ZTy6+FQmERm+zXmpyU+EZQcxEg1ZKnu+n5yq5L2JBQAUGXFe2vAL7qrsA+Avzvxmyq/85bIOdtZ2EXDF2d7+2wxF/QxE/CxwhxmO+finrluQUmNrSa0nyA+aD/HzwcWcnSlLKCgV+9a+SXuyrwvhAD7D4p9bDqG1SPmPZ/qXZxERSSdCa8dgKD8RBxaFxVf6I1rjtXNYxInJuWV5z5pDKRKmLTc/urgKSFjDYNRPW8c2usOBlPwT3S1UuhNmrBCoJNF71hyi3BXl2f65PdK3lx9nY9kwH05XAGRMt28s+VWKiA+mKrGUTGW0ACLpU1peQ4ZKaMY11No5VoDZVaHOG+KRus5Ex8rg0VO3Mxn3pGSe7r05q27QdhEMZ879+2t6eKCmG4CjEzUA3BIY41tNHVl1Z1Hlngv0wrZJb6SYJWkRZ1SnTw3lGBU6b7pgAKi1clhEgy+xfi/xT6WWwJBlsvdS5ta/1BWlwhVFAF2hkiubARIR4JPNh4CE8+sLJ966z4in8pgr/JMIoYknc58SnbVSTV3hWIPpzlKJsNNYC2WxByARIF2J1pLLCKE5NVVBRBl4pU2FO8prG1/FZ9jUe2Zo8AXxJn3UofGFfO7IAwCsLx3hX295h4uRYnpCxawsnuAm3wwAM7YrZW3tEzW8PNzIfQt62FI5QNe2Z4gpiSThU3Z3tmbo5JaZK+RIzDd3I3AMjwtlqPrREM0RWVa7w6wrucz7k9V88/Qmvt98GIDt1bmPEX7Q3ZK6/sNFZ7m1ZDRjdzmLgBlLOVKAPzi5jWO3v0iTfzKVIJqy3PzRya28O5a5j2rwZkaZI1Hv3I1WjtmlQiHjZcQV3jcNf950kodO3MMT3S0MRH08vqo9K5s1bbl57OPNPJd0gF5p86XaTxy7/fyCi/zbpYRvGYt52Hz4AR5tPIXXtDgzU87zA0uYviJ2WVsympWtGk63CE0262koZBEegKidm4gHF3bxeOkIxyerOTDQxMHBxbQ1dLK5fAhLS05MVvHCwBJG43Nv5u9uPkaF2znjtXvF+/xscG6wIzEf3+5cn19NofmbFe9lPR+MphGh1LBTn4WICKDzW4QQmhfWvc697TvoDJYS1wY/7l3Jj3tXZslKNN9s6uCxJXlzIyks8s3w6sbX2HHs81lRay48sfpwVohta8nIHBGKwUXXQIQWAdCZTucKNPqmeXvTS2w4/EX6I/6cMpvLhvhe8xE2ljnqkoE7ygf5eOtP+daZjRwYaMr5MipdEb7XfIRH6juzyi7HvOkbvwHeFlcZUCXgBxiI5icCErHE/9z2Ik/1NNMxWUkMyU3eGTaWjbC1csAxweqEem+QvWvf4omWw7w9WsfJqSoGIz4sLdlQNszDdefzZrEHM3XuLtRXoZMuDwIm4x7CtumYslvkm+G7K9sL9XdVKDNjfKGmmy8kA675YOi6EiHmbGsw6s+I2j7rSHfQaHInLNJQaGp0z178Q9ctfH3xqYIp9M8KxuPpB0P6WonQz4PYBbCnp5k9Pc2sKJpkQ9kwv1EySqNvmnpfkEpXhIBppY7h7OQRvq0ltoaoMokog6iSyc8CBFXuCLXeucjzeiCiDD6eLueVoUYe77o1bRjyGonYV/86j/QfAW6bfXQuWMq5YCn7+5Y7VJw/Zs8x3dLGLRVuYeMxFG6hEs+Ewm9aBIwYdd4QfsMipiR9kSIux7xM2y4m4x6Go77ZzwCuhEaaZwrpUfiLGa0eQshXgTWffpiFEVOSmMp9vnmd8DT7qgcKCRUmYn/DJe7UrdQPbUfodQgdQOsZhBhEiSKkLkfrcpAVoCvQIoBQAoQisROPo4kDFggLoWeS+UMDISRKu5DajRIuBF7AC8IHuohECr6IxHdYs7pGgWlgmNnzBgCEAO1J1EcBZ9DiSfbXvjYftub3MVkiGHkl+ft/iRufFyZxg4gkbhCRxA0ikvhfIK63nxusLpYAAAAASUVORK5CYII=", "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": "f3d8ffd010d139a8d5804e22b304fb9d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEIAAAAvCAYAAABXPhxsAAAACXBIWXMAAA7EAAAOxAGVKw4bAAALhElEQVRoge2ae4xc1X3HP79777wfu7NP7/oBxDYLwdgYaDBJ7CQExXaBlCaYNmlMpDRyIqVGrUilvhRVgaZUVakUlEqhxHUicFpMnEDMy0BoG+IEsAy11zxsjB1ir73vx8zsPO695/SPOzO71ztzx6zdJq38lUa6mvM75/zO9/x+v/M7v3stLgAA69etwG8KLhBRwQUiKrhARAXvjYg7frUQx1wAkkZ0CIwwuAkM6UWzDuhEKKNFeR20CcSAeOUXAgwEjcJFKAMlQACj8lwAXQQpAUWQNOgwoEAc0C7gItpFiYug0GgEDYCIA3oKJW/hqkf414W/Oj9EbBprIVK6B9GfRdGGAVTmBOWtQc+S17PbG0BXlt4QsxvnDF55lBkxn3hFRjRYcjd3nPg431v082CFmhGx9UiE8eKLwAo0GKJZmFQ6FdZimRqtPNUsQxOzNLGQJmZC1NKIgKA9HcXTT2nB1aC0R6FWUlua4I0PUHQFpcEUwTJ0bX2uFsoKSg7kbINc2WCsaDBVltr6z0AMZXybLfoaHhB7/kRMJG4CVgCkwoqXNw+RiarAvfx1wFHC8LTBu1Mmv8xaHBgKsfPNOJNlAbiS/Ml1wPNBYwQTofWaqt3dflmBTFSdJ9XPLyxD05N06Um6XEeZ2/tg/SUFNj3WUZEw1nBORCDLq0+3902fq77/q1i7qEx3wmUwb4JwRTP5YCKExWhYkFCs6gp0sf8xFBzBUd7R4LqCaWhCBsRDTQIysCzjVIm4tJlsIBEC3RpYnHLOXvPzhCfeiXLXC61MFI267cszDk9tGiEZauyu6SpZmqXN5mviGroFhHRkfrHh+2/E+cHhGNf1lElHNAaakitMO8KqTpv1lxQb9h0pmDUSRKAtojAMzfC0CcCRcYuTWZO+tsa6JcO1tlb+YDTNw+1TjWQDidBa4gDpcHMzrId/eCXFiazJiycic9qWpJ1AIu54f55ru0tELehNusQsja2ET/2wnVdOh+lrs1meCXbXpE9v+yLgYCPZxkRsGYgzjTl3wLNHkB1d3h7sbiJwRceMzEDW5MvPZnjldJi2mOJfNo5hNDnIU744onqYFxHjbpSIZ4ZRa35EfP2DU2zrj/PqYJiCIyRCmn/eMMblbQ49SRdbCQeGQhwYDnEyZ9KbdFmQcImFNAlL0xLxErVdh2N8c3+SaVu4vN1m+8ZxLmpxm87vD6jSEyTbmIikZWJ7A7XPM3+4eVmBm5cV+NGRGF/ekyFvC7sOx2mPuhyZsHhpIELePvv87LqeMjtvHSFcP37OQcIfSDsayUEQEbZlgeeDnfHm7Afh1uUFdh+NsvtojEffigEQNuCiFoeehEtnXBG1NBFTU1bCZFHoHwlzbNL0jfP2uIUpQtO7TAUxvyUngmQbE2EUDZSniO2+t6zaduHdrEW2bDBtC3tPhnnqnWitPWJqfvL7wyxtrR8nfjEQZvMTXoBd01umL2Pz3UMJRosGn38yQ2tEc1mbzaa+At2JxpsUms2jBLPXmAhXpHqrm3aCiVAa9hyPsudYlBdPhjmRtVAB05ZcYetzrTzx6RHkjKGfORZlyzMZDIEH149z09IC3z00s5nPHa8SGuO+fSnuv3Gcm95X//SpXtg86ECzDiBCKSzPGYOIeG0ozFdfaKF/JBQ0DwAdMcXmK/L8474U+wfDPHo4zqZZqfuuwzHufL4VAXbcPMailMttj7fzszrHL8C0LXzx6Ta2bxyrexT7bqQ68BALICIaVTie6RYaBLT+kRCbHmsjW/ZHr4vTDiXX4FTe//9IwSATVfSmXAayJvf+IsUnlxWImJofHYmx9blWXC3cu26SkKm54d865wTTzrh32lSTLa3hrhdaub53aE7iV5y9gdLgot6UiJLjUPGxcoOb91dfaKmRYAh8fkWeL12VJyyaD+3oqv3/wCfGuW9fitdHLe7fn+SPr8nxlz9t4WTO5N6XUqzusvnKsx4Jn7q0wB0r8qzd0VUj4X2tLh9bUuQ7BxKs7nJ4YP0Yf/2zNNv7EzWCHz0c4wtX5v1E+GKbMU/XcNw8pseEU8eoDo1YvDYUBrzz+nu/PcaHF5UA+PreNIXKbmy9OsfNywokIorPPN7O8LTJYN6kI6YYKRh8+7UkhmhcLXQnXP523QRPH4tydMJTzTI037pxnP2Dnuu9O2UQtTT3fmQSranFjx/WIaI0mwitAzO4xkTsXFyQzQNFrYmqOkQcHJ6JCX/3kckaCTnb4KHX44BnDUPTBlufa+Xd7MxUDx5MkKmYsapUrqrjtEQ8N6nirt/Ksbq7zOujXv9T+ZlxvrgqXyPi4EgIR4kvQPpcwziHCpUg4xrd49YpMKrKfwsSitsu9QJeyRX+4j/STJWM2iK//0Z8Tt9pW5i2/TnC+kuKbKgEvH2DnqW9v93hzmty/r6zFtcWm9mhoiMM5EyWpGc2vuxzDdX4YkMTIpTWp4Aep06M6El6Lrck7dSOwIItPPKWf+HpiKI1ohCBX07Wny4R0nxj3STgBb/TuWpqrzArdcylrd48jvIINgT6h/0nVbbsH9d32ikpBK21WRX7FHgJ0plY2WkjAm+Nhii5QsTUtEYVO24ZJWbBgoRDb1IRMb2FvHQqzO/s8rLcVV02931snJM5kxNZi2UZh4UVYvOOUctB9g+G2XM8wicuLrGmt8zLmwcpu4IhXiH3vn0pn05hv5ExWph1agmBJbZmFaoBNJTqxIj2qGJlp81/DYW4e2+ae9Z6O3rDklLdobYdTNaeP3PZNFd0OJXbpV8+GVK1QApw5/MZnt40wsVph8Upj6xs2eBPftLCSwNhX9+epF9RHxFaZYOWGkyEYgSBUoOE6iurc2x5JsODBxIM5g2+9qGpmrJV5GyDr/00zWNHvIwwYmpuXR5opdxwUZFH3vRcbKJocNPODr6wMk/U0hwZD7H77Qg525+jrOiw51SrRgqzTEQzGjRnM4uIwJlBZwa3LC2wsivJgaEQPz4a4+ljUTb1Fbi2p4yjhIPDIXYfjTI+q9z252uytDa5zf7ZB7I8eTRaW+xo0eDvX041lBeBP/3A3A0fmp4dI9RQ0JzNiEihz0xM/Aps2zDG7Y938M6Eia2EHW/E2VHnpDAE/mh1ji+tytUZyY/elMvDt4zxud1zs9Z6+Ju1k3NSbFcLozMWoTi9+ByI0JIC7fe1M7Ao5bLr1mE27OzidL6+3LXdNnevnWR1d7luez1c11PmPz87xDd+nubxt2P+5KiCTFRx94cnua1vrquNFYzZF79T/LvMM6HyEAcvKQrCgoTiyU8Ps60/waHhEGUNC5MuV3fZXL+wTF/b/F4F9CQU9984wT3rJtl7MsKhkRDDeQNHC1d1lfndS4sNq9g+t4DjzeZq9qYrgsBUyaDoSGDJrjfl8lfXNywSnxNawpqNlxTZGFDsPRPVancFx5vJN4sRNVqHpv1Z2286xkuzj06ONZNv5hrHqw//9GqCP1yZZ3nm/wYZk74XQ/pcidCPgmwB2N6fYHt/gqWtDld12azosFmcclmQcshENMmQrlWNlda4SnC14GpN2TUoud5dRCnvntIWVXQn3FrmeT5QcoXDYxZ7jkf51qszCRzaOEciHlr4LJ8b2At8sPrX0QmLoxMWPzgcC+h49giZELc0YVMRMiEsmrAFYUMTMjVhA2IhTTKk6E4o70WPC6fyJmNFg1xZyJYNRqbN6mcAZ0JjWG8206P5FzNa/R5iPAlc+d6X2Ry2C5OuAGZT2XliGw91nmom1JyIhxed4KP6ahYObkD0NYhOoXUOkdMoSWDoDFpnwGgD3YaWFKIEROF5gY3GBhwQB9G5Sv3QRMRA6RCGDqMkhBAFoiAx0Am8EnwC7zusqq4lIAsMUX3fAHjpnY54/VHAm2i5n4d7njobts7uYzIvGdld+f2/xIXPCyu4QEQFF4io4AIRFfw3LcmghqyINNYAAAAASUVORK5CYII=", "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": "99ab44a521e72f9fd4c02b31210d028a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEIAAAAvCAYAAABXPhxsAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAJU0lEQVRoge2ae3BU9RXHP3eT3exuXkASYiAxgPIQiVQQKxRIh4elo4K1OBSGArYVdQoog5ZiGamCwlCtloepVhnLq1AQEShMy0OKCGKrBBh5hpeACQkJgTw3ye7tH+du7r3Z3XvXhFqmk+/Mb/bc3z2/x/3e3++c8zt7Y2kFALH/6wncLGglQkMrERpaidDwjYhQoSNwC5AEOAEXEA90AAYDaUAdENCaxAAewKsVJ+CQrvBruj5A0ep9QA1Qq8m12lgurc8GrZ2xBLT+VG3MBuA6cAL4qwIXbggRKiQD84BxQLtoOr2JMFeFoQrst1O0JEKFOGAv0AuAGAdkpqkkxys4YyGggqqCMwa8bvDGgUcriiLvWVGkBAKi7w/ociAg7dH0Yhwi19TJvRgHxMY0Tga/H3z1Uiqq4Xo1lF6H8kq9HzM8wFsq9FWgvtlEAA80kpDkhTOrISVJsWnz7aPBD0VlcLYIzhbC5ydh+T+EIMhBtu1Oqy7siLivUZr4A0hJaumU/zuIjYHMNCmDcmDC/TByAAx7NqhxHy0komujNOH+Fs31W8fQPpCRAoWlAHfaqdsRkQVAhxS4p3vLJ9ccVPtk6QcC8hvjAJcT4t32bXtkBYnoZqdqTYRCOirQ6ZboJn0jseFjePxVKKsIf/+ObDiwFBK9kftITghKt9kNZ0OEkoyqQpsES7WIWLYNVu2AgTnSh0OB2jqoqpUVNnJA5LbF5ToJigKpydL+8lWpO3YeviqGOztF7iPRE5TaqJCkSHwRFtZEBFShOzneUi0iXloO5y/DroOh9zpnWBPxxIPQv6e44sw0cc31DfD96bDvSyHgjmzr8ZNM884GjkRSjUiEKpGgOHGr5WeFQFjfLsjpbN1WUaC3YUVfKIax84SE1GT44CVZIVZIMs07g+YQAejWyBNnPWAk/P4pWPohfHZMjF6CB9bNgV6d5S3XN4jP//wkXCiRuo6p8vYTPLKdvHGweifMXy1bKqcLbJwLXTLsxzcbVMsGVkTENEppyfaDhsPoXClrdsnbrKyBVTulv+NfwcdHpC5aDMyBHa9CnDM6/QSP8SrVStWKCP1eetvoBo6EnwyB9Xvg/T2wcrvUxTmhSwdZAeltZdW5nRI+l1fCwQIouGTu58QFPeSOBl7TirA0dFZEOBqluoboBw/qnyuCa1VQVQO7D8HGvfp9twsOvQPdMsO333MYHnpe5MF3Qc9s+ONmKCmHUbOhbSL06iRBXkZK5Hk4TaRZGCxrInRLVO2z6kOM4uZ9sHm/eIjzRdaGsrYOJsyH/UvEKBqxaR+M0Qzhujnw48FCQhB/+1SX566A5bPgkUHhx3GaHs9v9QhWRAQapSqLffyvEzD5NcgvsBpH0L4NTH4Q5q2EA8dg5Q746XD9/uqdMHGBkLN1IWSnw9AZ8FF++P6qamH0b8V4hnPF5hNpIFRBR3RERFoR+QUwbIYch424rYO89UtXzPXF5ZCSDFntxR3OfhcezZWtsmaXrBJ/AJY+Da5Y6P2LUGOa3la8TTDYUlWJQHNXhMY7NXXGq2ZvDd0w+CIc5Se/ppPgUOCpUTB9tDxEj4l6/doXZBkfPgMLVsNvxsO0xRIZzl4G9/aA8a8ICeOGwpMjoecknYSumTCiHyz+QHTXvgAz8iBvk9wvLocV22HKw02IML3AZm+NKp2SMH0cOi3bAsRfb3oZhtwt1796S19Fvx4nLjTRCyNmSohcWCrbpLgcXl8HDoeQkJECS6bBh5+IhwDxEiufl60EknPwxMGbz8hqCNqPv+wMJaLWtCIsLX5EIhSoURWlFlV14w9DxBendDlvuk5CRTW8vUVkhyIJkwnzxYsEsWiDntsIqBDQ+s97RjzCml267pyJsgoOn5Zr43ab9ohOxMECeWFG92omogUZKoWrqGTgD2NnAlpdhxQYP0wfeMoicZvBh1y2LbRtVa0UI0YOgFHfE3n/Ufm9qwvMGtekrcFmpBoCvRqf2J3OhgDSvKWbDGiG3aGrEMgIuzUy0+S3c4buAqt9kiIzIjke2iWJMz5TGH6cBA8sniayqsKlEpE9cXoes1uWjFPvF4IdCuSfNvfT1GibybYMYe0SMzLzcAFVn64ysS/PyUpwu6BdImxbIA/QMVXIcrtEf+8RGPS0yPd0h3eeFWN5/rIkUG5tL/cqa/QY5MAxiU0e6i+B1ZlVMheHIjZl7nLznFxNHqek3HjVhKVvRsTXQHivkdYG+naDf5+AmW/DH6ZI/Yh7w/e0ZKMuPzZCTpa9w+RLEr26IQWYtAA+yxOXHEwQXa+Gny2Us4oRwVUahJmICBkegR0RYpnMRkfHc2MkCly0QTzBwidCs1kV1TD9TVj7kVy7XXL2sMIPvwt//rvIZRXQf4p4BLdLDmvr90i/Rnzn9tB0QbGJiFKrIe2IkPO3LwIRj+bCwm5yjF73T9j4icT//XuKBf/ilBy0Sg2JoZd/LlvICnMfk1Rd8GFLymHOe5H1FQVenBRaX1RmvCq2GtKOCJlxpBWhKPD+izD8OTh1USK+d7dKaQqHAjPHSsBlh6z2sHU+PDAr1ACGw6KpoSG2P2DcGgFuCBEl1yJrZKfD7teh35PwdYTV178nvDFF4oFoMTAHjr4Hs/4kqy3cy0hJgjd+CeOHh967cs148CtUmhtQaZBNV2i5vSSW+HSpZKPyC6CuHm5NlwfP7W2dYLVCx1Q5XS6aCrvzJZotKoOGAPTrDmOHRE4jmrfFObuhorMR16okYLFK2WW1hwWP243XPLRJgIcHSokWwWy34Jyduh0RerKgqMwctd3sKDVl7s/aqdsRca5R+t1amPoj+xT6zYKrprChxUSsByYDcuTN2yTptX494O7bxVB2TBOjleiBeC1Z6veL1Q4WX50YO1+99lmACqlJctoMRp43ArV1cPQ8bNkPC9cY77SMCAW2q7AP0H3TyYtSVu1o7nTNcMUKga5Y+U/TFSuJ3aDsckpKP9ErRtnrFmN86Yp4hopqsWHF5cHPAJpCBY7bTSOaT4fGAFuR7wxuPOoaoM4y+m0plinBM5MFbIlQ4KIKfYARQF8ktqgEipAUeVuttNNKojQjoJV6rTRopVKrj0Ey5cFvsZzIn0pu5EuXeEPxGObqQ84NxZhzDAri5dxa/8eBxQqEyQM0gwhthAZgi1b+L9H6eaGGViI0tBKhoZUIDf8B37oQzfxElSQAAAAASUVORK5CYII=", "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": [ 207, 227, 252, 255 ], "toColor": [ 207, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 252, 179, 255 ], "toColor": [ 205, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 188, 255 ], "toColor": [ 252, 179, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 179, 252, 255 ], "toColor": [ 235, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 210, 255 ], "toColor": [ 252, 240, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 235, 255 ], "toColor": [ 179, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 192, 252, 255 ], "toColor": [ 182, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 179, 255 ], "toColor": [ 252, 250, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 241, 255 ], "toColor": [ 252, 212, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 179, 255 ], "toColor": [ 252, 202, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 212, 255 ], "toColor": [ 222, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 223, 255 ], "toColor": [ 252, 179, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 249, 252, 255 ], "toColor": [ 215, 249, 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "b1dcd9c27c816e14654f5573b04fd619", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACQAAAAbCAYAAAAULC3gAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAGDElEQVRIidWXa3BVVxXHf/s87z333uQmBJIIoUxjQ9uE1BQm0ECpCoZSbZXalFF0aq21D/0g1dJqpzWj1Sl1pjhWEBhg6vAFGyaEqsPYSiOkoxV5lBYGCYWSkrSYhNwk931e2w8pFxLgXseOU/ufOR/OWuvs9dtrr7Nnb43/M2kfNcBEfTyAljy3stR3mSXwK6QUhpRiqiL4pFAUZSzC11ShhABDSiQIVyI9KaXjS5lShMgghCV930dIV0rhAD5SSoR0hVD6UMX2l7//3JmCQIueXXkrLjvDhumVhIscQ9VRFVULmYGgqetCEQqKEAgEvvSRgJQSiUQgcH0PpAQhEEDWdbBdh5F0knOJUbKOPRbvygdaWlvr21pb7bxAId18HKSx9cEfEzIDwf+m7PkUz6TYfXQ/63bvmDlqjcwFuvICCcHMedW1hMzAh05+vmoXKxKw+OKNN7Ox8yXX8by6gkCO65ZOn1RxxSS+9Dna+w7lxaV4vo+mqkyORMfFfHPTz+mLDSKlRBEKX2ho4ruLv5zzCyGIBILOcDpx9cTxxwNJhPusZ4TNK6/UgdPdPNG2IfdeXlTC1gefGhfzkzu/BUDGsXl021quuswEwwFLiaUS0/MC3bRmZUAiCQesKwLVlE+jua6RV478g6U3zKN5ViN/PfEWJ/v7MDUDywxgGQEG4jG27+tk+dzF3N4w/1IgM6hLqMwLFNVc3XXUvP1TbIX5wW1fIePY7Dr8OvtOHePqyZWUhCLoqsZoOkXX8cNIJEXBEC2Nn7nsOEHDVIQQk/ICpT1V0QHHc8cFOZ5L1/HDHO17h1gyzlBilGPv9SCEYGpJGU/f9e2x7+0sT7VvYnHdHGoqqlj753buWPMY0yeV853Fd1I37ULLqKqKkMi8QFrWlIgsGefC1jAQH2bVtnX0xQZQhIKmKtjuGPAt136KPf98g78cO0Rj9XU8/rv1zJhcSdQKs273DgAUReFkfx8/atvAhntXURkdK4rn+yCklxcoadh22BlfoY2dL/FebJB7FixlUe1s7t+8mgU19VRGy9j15us0XFXD+s4O2vfvIW1nmVddS+uOzTRdU0f/aIzbbmgi49hs7NxJx4G9PLRoGQC26yBlAaC/PbImfesvHvE831fP20786wx3NX6aFU3NbNn7B7Kuw0B8mJ5zZ0lkUnSfPUMikyKWjPOrr32PjoNdRK0wK5cs56c7X2AwPsI3bl7Ki3/fzVu9p3K5UtkMCDG+NyYCARiaHvd9P7exRAIW9VXVSCnZd/IY9VXVlEWKGUklOXOun6KghWWY3HJtAzMrp9M71E9F8SSKrTCzqqopDRWRyKZJ21lGUolcnoSdkVKSKQhkasag47k5oPqqajoOdHHjjJmsv/fRXNzzr2zn4OluVi9/mPKikpzdMgIc6ummff8e7lmwlP7RGE93vEDWdYiGIhcqlElLECMFgVRFOPZFPbRs9kLu37Ka+zY9w7I5C1GE4LXuNzn87tssmTV3HAzA7Q3zOdTTzfpXO/jta7tI29mc73O1c4Cxhk7aGUVIOVgQyPNl6OJByiJRftbyAKu2reU3H/w5Ad3gqzc18/X5SyZ+zoKaeh77/Aq27P0jA/FhAHRVY0VTM1+avRCAkVRi7CQi6CsMJD0zlhwdZ7v+EzPYfN8POT14lpAZ4JqKKkxNvwTmvBbVzuGztbMZGB1mMDHC1GgZxVY45x9KxgGQiN7CQJ6f7osNYrsuhnbBXV5cSnlx6RUhJkogmFJUwpQJSwqQzKbPB52a6LsEKGVnth7pPfXk3b9+kuunzmBayWQiQYtIMISmqEgp8aWP5/s4nosiFIqtEAHdwFB1dE1DU1R0TSNsBjF1g3g6STyTIp5J0Ts0wMtH9o1NHvdkQaBAOvWMEwpdl3XsOw72HBdv9JxwXd8LwISDzYdX+6urni8M9PvWjSmg5WJby4st6tDbU6LSCIQNxxOukL7qCSdrkdayppR+QlP1oOoKGVQ8z1J83xKqanmeVBXh254mh1Xb8AF8xddVTw7+6Ylfvn85yv/o1tF2d5sHnPvg+Z/q43EN+ij1b8A2iZ9L25gPAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 27, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "", "label": "Free Parking Areas" }, { "symbol": { "type": "esriPMS", "url": "b1dcd9c27c816e14654f5573b04fd619", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACQAAAAbCAYAAAAULC3gAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAGDElEQVRIidWXa3BVVxXHf/s87z333uQmBJIIoUxjQ9uE1BQm0ECpCoZSbZXalFF0aq21D/0g1dJqpzWj1Sl1pjhWEBhg6vAFGyaEqsPYSiOkoxV5lBYGCYWSkrSYhNwk931e2w8pFxLgXseOU/ufOR/OWuvs9dtrr7Nnb43/M2kfNcBEfTyAljy3stR3mSXwK6QUhpRiqiL4pFAUZSzC11ShhABDSiQIVyI9KaXjS5lShMgghCV930dIV0rhAD5SSoR0hVD6UMX2l7//3JmCQIueXXkrLjvDhumVhIscQ9VRFVULmYGgqetCEQqKEAgEvvSRgJQSiUQgcH0PpAQhEEDWdbBdh5F0knOJUbKOPRbvygdaWlvr21pb7bxAId18HKSx9cEfEzIDwf+m7PkUz6TYfXQ/63bvmDlqjcwFuvICCcHMedW1hMzAh05+vmoXKxKw+OKNN7Ox8yXX8by6gkCO65ZOn1RxxSS+9Dna+w7lxaV4vo+mqkyORMfFfHPTz+mLDSKlRBEKX2ho4ruLv5zzCyGIBILOcDpx9cTxxwNJhPusZ4TNK6/UgdPdPNG2IfdeXlTC1gefGhfzkzu/BUDGsXl021quuswEwwFLiaUS0/MC3bRmZUAiCQesKwLVlE+jua6RV478g6U3zKN5ViN/PfEWJ/v7MDUDywxgGQEG4jG27+tk+dzF3N4w/1IgM6hLqMwLFNVc3XXUvP1TbIX5wW1fIePY7Dr8OvtOHePqyZWUhCLoqsZoOkXX8cNIJEXBEC2Nn7nsOEHDVIQQk/ICpT1V0QHHc8cFOZ5L1/HDHO17h1gyzlBilGPv9SCEYGpJGU/f9e2x7+0sT7VvYnHdHGoqqlj753buWPMY0yeV853Fd1I37ULLqKqKkMi8QFrWlIgsGefC1jAQH2bVtnX0xQZQhIKmKtjuGPAt136KPf98g78cO0Rj9XU8/rv1zJhcSdQKs273DgAUReFkfx8/atvAhntXURkdK4rn+yCklxcoadh22BlfoY2dL/FebJB7FixlUe1s7t+8mgU19VRGy9j15us0XFXD+s4O2vfvIW1nmVddS+uOzTRdU0f/aIzbbmgi49hs7NxJx4G9PLRoGQC26yBlAaC/PbImfesvHvE831fP20786wx3NX6aFU3NbNn7B7Kuw0B8mJ5zZ0lkUnSfPUMikyKWjPOrr32PjoNdRK0wK5cs56c7X2AwPsI3bl7Ki3/fzVu9p3K5UtkMCDG+NyYCARiaHvd9P7exRAIW9VXVSCnZd/IY9VXVlEWKGUklOXOun6KghWWY3HJtAzMrp9M71E9F8SSKrTCzqqopDRWRyKZJ21lGUolcnoSdkVKSKQhkasag47k5oPqqajoOdHHjjJmsv/fRXNzzr2zn4OluVi9/mPKikpzdMgIc6ummff8e7lmwlP7RGE93vEDWdYiGIhcqlElLECMFgVRFOPZFPbRs9kLu37Ka+zY9w7I5C1GE4LXuNzn87tssmTV3HAzA7Q3zOdTTzfpXO/jta7tI29mc73O1c4Cxhk7aGUVIOVgQyPNl6OJByiJRftbyAKu2reU3H/w5Ad3gqzc18/X5SyZ+zoKaeh77/Aq27P0jA/FhAHRVY0VTM1+avRCAkVRi7CQi6CsMJD0zlhwdZ7v+EzPYfN8POT14lpAZ4JqKKkxNvwTmvBbVzuGztbMZGB1mMDHC1GgZxVY45x9KxgGQiN7CQJ6f7osNYrsuhnbBXV5cSnlx6RUhJkogmFJUwpQJSwqQzKbPB52a6LsEKGVnth7pPfXk3b9+kuunzmBayWQiQYtIMISmqEgp8aWP5/s4nosiFIqtEAHdwFB1dE1DU1R0TSNsBjF1g3g6STyTIp5J0Ts0wMtH9o1NHvdkQaBAOvWMEwpdl3XsOw72HBdv9JxwXd8LwISDzYdX+6urni8M9PvWjSmg5WJby4st6tDbU6LSCIQNxxOukL7qCSdrkdayppR+QlP1oOoKGVQ8z1J83xKqanmeVBXh254mh1Xb8AF8xddVTw7+6Ylfvn85yv/o1tF2d5sHnPvg+Z/q43EN+ij1b8A2iZ9L25gPAAAAAElFTkSuQmCC", "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": "7f5ea777b8b861c7ac55338a6049d05c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADsAAAArCAYAAADG8/AoAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAKUElEQVRoge2aaZBU1RXHf/e93nt6pmeaZRaYDWEYBjAgOwpxS6qSaNzLEKxoRRMXEo3LBz/EJVaS0pRWKliiYrQsETeMiUZLjaIiIgQMOMywyDrM2jMMs/bM637v3ZsP3bM0Pd0DxGjF8K/qmvvuPfec87/Luee+Nw7+j+D4uh34KnGa7DcVp8mmYFldLg5HKZKJIAIo4UAoD4hxoBYAIcAGFCAAFwovAh8INygt0WYCBmAh0JDYCKLxOmWAsIAcAJSQCGUBNgoLgZXQIQEQSoEWQXEYab/I2gk7/jOyPwlPQtqrUZybMEHCUKKgRuqVkCGzjBouw/EPw2ykNsX7iyHdmnYX17RcyHP569M7lInslbUubHs9UKwLyVUFByn29uLWbZQCpQQOTeHVTXyahU+3cGkSAQgUQsT/2kpDIpBKxKdFgUp4LxKlqNLjPqPQhUIR1x9TOlFbo8d20WU6aYr6aTJ8NBp+mgw/htQHvNVQ8lFQVcmjdKJknbkLgGKAKwsOsXbW+5kG7WvB4f4Av903m6fqpwJUck24iueoSSefnqwuZqDig3Rjya4v288vBaXeHlZO38hLTeWqx3YJlDwTToWskiUgGO/uY0lu83/D1y8FHs1mbrBNrG8vAqjIJJuBrMhHQFVWByL9NvjS8GpLOY/XTeOY6UYqgZ0w6dYkc3LaeGz6xrR+hFxGoiQmZ7KRKRpnAwSdsZNyusdycfuuhZT7uylyR9CFwpA6hnRw0bjDFHt7R+z3UXsB7x0tijulSQK6SYfpBmBb11geqNjKmEFSychyWImSLM3kW1qyApmt0E6a7F9aygYCRgoOl2fxh8rNI7Y9OHUL107YS54rykRPBF1IbqheylP1U1ma15SWKEBANxMlrTiTb2nJ6poIWArynOmNjAS3ZqXUCaEo8/ZwTl76ve/VLWbnHAXgWMzNzbXn8FLTJMp93bwwO+PxSZZjgKwax31K4z4hR5JLS1YT0ovSCZ0k2SvyD9E9YwN/D5fwRmsJft1kz7dfYoInQqPh55n6CrZ0jmN3JJcszaTU14PfYRLQLXKdBu2ml5WHqmg3PXx/XB3PfuvDUX3IdgyuPgd1LSGg7aTIouJtIVf0pMg6NMnPinezvGgf8zZeSm1vHnM2XoapdI7F3Cesx63ZvDz7PXx66ko5HoHBmQUMdQpkQQdwjLwiRoUuFNMCHdT25hGO+ij19nB/1VZKfL0UuvvIdsTw6haW0jjSl8WyHefTaPgRQiEURKXOY3VVnBtqYrK/a/jspcCl2UMPTtuVTi4TWQ0gYmdOnyO2k/ePFvLJsQIO9AVoMvxEbCfNUS9tMe+g3JH+LCqzOjl/TGNS/7aYl9t3LyQc83L/5G3cWlbDddVLea2ljLt2L4j7L2yuL97DI9M+xTOc2ACJpDzakSpwAmQlQK/lHLHRkDoPHpjFQwfOpC/DgIScBnNy2njn6ERuqT2bnUvW4RRxfxoMPxds+QH7I9msO+sfzAh0cPFn32VDe0GSDlPprKqroronxPr5b+DSklebNvyyIVXapTg6WZlK1pIal2/7Dm+1JUf6Ik+EcMyLJbXBunbTw/fGH2F9eyF7e4M8UTeVFaW1NBp+zt18Mfsj2Tw0dQt+3eLMDZcTsYfseTQbXcjBuk+O5fPAvrN4oGJrkt1+OYyGOgWySmgmCgxbT2l7sr5ykKhbs7mjvJqbSmp5tbmc23YtAuCuSTvY25vL6+ESVh+p5PriPayqq+KeL+YyL9jG8h3nsT+SzUXj6rippJZJH/xokNRvpmzjni/mUOCJsHPJOu7ctYDHj0wDYGVdFXefsT0pcCX5KOUpkEX1gMBWWkrbnxNJQ9AR4935bzI32IolNR4+NBOA+cEwv5uylTojwOvhEmp68rhk/GEAOkw3CzZdglKCXGeUJ2du4NnGCloT+/vKggPcPWk793wxh4Z+Px7NZtWMj+m1naxpnEyX6eadtolcmn9oiKwcPiGuk9+zltTbQGGr1Jvz7t4gAH+s2sTcYCsA61rKqO/PAqA15mX2xsuSAtTKuio0FBKBSuh8uPJT8t19vNJUBsAET4QnZnyMQ5PoQsaPK9PNWFc/ywr3s6Yxnvpu6xqbRDY6fGYddtqzKtOtpx0hkCPk3h7NxpKCqwv3J8jnsqLm7MH2Q33ZKX26zOQzdmleE9dN3AvAjp4QALeXV5PrjJ/rAwPSYzkZ6+pP6ttg+JOeBy7/AJj0paOUnqzQwqCwRljGU/ydbO8eOxgDfbpFub+bxe4wRZ5eCj19jHP1E5Mav6iND0K5r5sp/i6OGFl0mm5Wz9wAxIPdwEB8fCyfX5VVA/DItE/5sL2QnERu/mpL2aD94+NIpznsaA2cCllUM8QP9+OxJNTMls7xPF0/lZtLainx9vDPxa+lyP0tXDpYvn/KNpYX7RvRkkezMaTOay1lPN84mR8X7ePWsp3cWrYTgBebJvF0w9BVdZw7OX1si3kGijZPFp7KzKowSmDIVJGfTtjLIwdnclvtQgB+Xrwb/bhM6/PuEDfXnAPEE/WBAJXigCZZlNtC4vLN9dVL6bTcLAy2cMTI4oXGM3i5eVJSnxmB9qTno+Yg2c60fMicGwuAqExdxhVZnSwv2sezDRXcUnM2Kw9P547yz5ni66Il5uPN1mLWNp0xeN7+evJnw24mqbh38md8cKwQpQSG1FlRszitbL67j6sLDyTVtRi+gWJr2o5kXMbCD8eH9SH8qWoTeyNBNneMZ09vkBuql6ZqEIpfltZwZ3l1Jh9YEmrmsekbWVGzeMSjbgB5rijvzH8zJU9uHghYgpZMdjIsYwIoaIt6R2zOdsR4d95bLNr0Q2p68lLaF+WG+X3FFpaETuz91Y3Fu5iX08q9++bwdtvEpCwM4MIxDTw6fSNT/F1J9VGp02klApSiPpON9GQlPgQ0R31pRQKOGJsX/5VXmsvZF8nBKWymBzqYF2xN+/olE2bnHOWNOW/Tabn4V9dY6vqyMKSDWdlHWZAbHrFPS7J/dZn0pyerKRdKEI55UUqkfdnl102unbB3VCIng6AjxnmhxvhHlVHQbAwnqw6lFSTjzIoYIn4ONkV9FHkiJ+rrV4qkmCK1w5lkM+3ZDQPFyo+u4oqCQ1wQamBOsI0yX+/gNe3rRJfpZnV95bAadTCTfHqyawo2srx5OzCrx3LxTH0Fz9QPHezZjhhjXAYhl0EwER0lAlvFf5bU6JMODKljSYEQggJ3hDEug4DDxK3ZOIXEpUlcQuLWLdxC4tZtAg6TkNMg6Ixio9Fs+DgWc9NrOWk3PbTGvBzoC7CjK4Q5lCpGMQsaTo0sQqGalyPUemD88a3dlotuy8XBEfLgdNgfOXHZU8AaXsm83DK/c3m+YBfL6irRXFeDnA5CB1oRxFDkgshFqTwEQcDP0PdTG7ARWChMGMhXhQZKB5wInEjhQSgPAi+KrIQOH+Ai/qHSBHqBtoSehBqcgDvuv6pHaY8zOf+50UZj9I/Ra0s6gFWjyv0P4PS/GXxTcZrsNxX/BrZSEzpMk3PQAAAAAElFTkSuQmCC", "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": "276252005783f8958da1f285c908dfb6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADsAAAArCAYAAADG8/AoAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAJ3klEQVRoge2aeZBcVRXGf/e+16/3mZ4lk5mQDYcQQhIyAbMJASISBREoCGUEYihKSqNVlAWyiAUSLSlBtKxCCxQo0SQQNgVMRUBMICYoKYxgMiEhTBayzL723v3eu/7xenq6Z7pfkjFCifmquuZ13+Wc7557zrnnvtH5P4L+cSvwUeIk2U8qTpIdgWsPVKHrk7GZACKMEjpC+UDUgZoP1AAWoAABGCj8CAIgvKBkri0LpAATgcTGQpB2flMpECZQCYASNkKZgIXCRGDm5rABEEqBjKPYj22t5cnx7/xnZJe3N2Jbj6JYlBNBTlDuQZUaleuDex9V2IfhXwpkjGxyxouhuaW8jWVtF7OqfkN5hdzIXtNsYFkbgIlSKK44LcUpYQuvplCAUqBJ8Osq//FIhRCOboN/LQW2EiiVM4saoi8AgSJtS0dnFJp05lYKsrYgbQliWUE0LWhL6LTFpfOJaaSt/CpIlP0LUNOLV+lYyXqq5gMTAS4/LcXDi3vdFu1jwcGoxs/fDrNmZwBgGsvap7OKHeX6lyeriZkoZ5GWz0icaD1PCCaELe47v58X9/hULCsFyp4FoyGr7EkgGBOwmN+Q/m/oekLg1RRNY7Ni8yEvwFS3vi5kRT0CplabiFIB4gRjXYuf3+0I0JuWKOX4OoChQdOYDD++oL+sHlXewegpprjJcIvGFQCVhkvELYFYVvL9zRVMqjSpD9poQpG2BGlTsPjUFKeErJLj/nbEYJNjHXSpCHqgP+2we7fDwx3zolT77ZJjg8bgkz3ZTbeyZIWkQimo8JYWUA7rW3yDAWMEDkY17vnMQMm2uxcMsPSMBBGfzbiQs0i3boywZmeABePSZYkChDyDbXKim25lyWqosImgynd8ZA1t5E4QAiZWmMxryJQd59MVM8dkAehLSe7YVMWLe3xMqjR5ZHGfq8ygJ5/367hXSe4VJZV2sazwYxX6w7HhssYUP7mwjz/v9/Pqfi8Bj2LLtR00hCxa45K17/nZ1m7wfq+HoMdmQoVFQFeEPIqIz6YnJXn8X0F6U5LPTU7x0EV9R13wsJFv1znQVgN0HhdZlNIZhWV1qVg2PcGSqUm+8Gwtu3s8LH62lqwt6EvJY57HkPDo53vx60ePGSFPQZ+UGgVZ0AaVHw00qTi9ymR3j4fOhMaEsMXtc/sZHzapD9iEDBu/DqaCw1GNFa9W0xqX+ZNXxobfbA9y3ilpTo1YhdYbAU+h63gso1y/8mSFkAAJ090aiazgr4e8bG01ODCg0RbTSZiC9riku8CSh2MaU6qyLBxf7LfdKck9WyrpTApumxvlprPifHtDhPV7ffzgzQpHf6m47swEK88bwFsiJuiFKgq9dLh3IyuUskEQz5RObmlL8NC2EL/cFiJplk/EVT6bpjFZNh70cucbEV7/Siee3G5pjWksebGG/f0aj13Sy7Qak6+ur+bvR4qNk7UFT+wIsrPbw/NXdOHRhulaKN5WZbdAWbIqV0rFSxAxbcGNf6riLwd8Rb83BG06kwLTHhrTm5JcNDnF5sMGLX06q5oD3DgzTmtcctULtezrd9JRQFd8du0YEtmhsV7NKQwGf9vaavCzt8PcMS9aJDdVqKMaBVmEzIIqrCzyWN0cyBM1JKyYHeOGGXHWtfi4e7NTjn5zdoyWPp1X9vlY3RzgujMTPLEjyP1vVTC7Lsu3XqtiX7/G4slpls+IM2/V2Dyp2+dGeWBrmLFBi9eXdrJySwW/bQ4C8Pj2IDefEysKXGmzQDnbPn6ytrKjILDskWTXvOccGioNxdNXdNNUl8G0BQ+/GwLg7LEZ7pof5VBM45V9Pnb1eLjkUynAORVd+nwtSkGlV/Hgoj6e2RWgK+k43pcak9x8TowHtoZpjWl4dbj/wn7ipuS53X4G0pKNH3q5NDcfMMwgxvH7rGXLTlD5M2oh9vQ6w364sJ+mOifgrGvxcSTqOFNXUnLxM7V0J4cix+Pbg0iRq2dzc648t4+6gMVLHzi7pCFk8eCiPnSp0IRy0lVaUONTXDUlyXO7/QC822GUJ6tbhXY+NrIouxshsEuQ9Wpg2YorT0/kyX93U2W+/cOBkdMOpIuj+oJxaZZOSwLQ3O0B4BtNcSq9jkCVu56IpSU1w3J9a6x4rkwh2Sxl61E3n20HhVXCAxojWbZ3Gajc1YhfV0yqMJnbYNMQtBgbtKn1W2RtwV25RZhUadJYaXEopjGQlvx0kXMENG2RX4i3jhh8fZYjY+W5/bx52Js/m69rGQqGqWFxpL8wY4RHQxbVCsP9wcH8cRm2tRs8tTPADTPjjA9bvHxN14h+L+8bUvC2OVGWTE2WlOTVnEC4fq+P59/3c/XpSW6aFeemWXEAXtjj56ldQ8VF7bCioDuRt7TFr8eNxrKqHSVKkr3uzAS/eifI3ZudpL9sRgJt2NVPc5fOnW9EAOegfkmBjxUpIBVzGjLkim9u2RBhIC35dH2GQzGNP7zv56UP/EVjptVki773DLmIa8Xg4rOO02RKkG2MmFw9NckzuwLcuamSx7YHWdEUozFi0pHQeG2/l9/v8efz7S1zogWVyUh8Z06ULYe9KOXspEL/H466gMWVU4oXriOeP2V0lB2I6zYWQYBUmUD+o4UDtPTp/KPN4INenVs3RkbOIOBrZ8VZ0RRz04H545ybiLveqMBS5U9jEZ/N2su7R5yT82QFbW5yXLYxYRR0J7WSzWHD5unLe7jsuRp29XhGtM+pz/C9BQPMH1e+hi3E8ulxzq7L8MDWMBs/9BadwgAumJDmvvP7aYwUZ5aMXRCgFAfdZJQnaxNAFG2REQh5bNYv6eKPLX729ul4pOKMapPZ9Zmy1y9umDkmy6ov9tCfEWzvMDgUlaQsyczaLOfUl160YfodcJu/PFmpDJSgM+lccJe77Ap4FF8+48RetVYaivPGH9uNZnsRWbXPra+LZUUG4eTBtoSkIXh8RfxHhaJsYcv9bn3dfHbT4OPCNXVcdlqa88enmFWXZWKFlS/TPk4MpCWriy731F63/uXJrm7YzPWt/wRmx7LO3dHa94byXdiwqfbbVHnt/BHPVgJLKSwlsCxB0hKkTLBsEEJQF7So8dmEPDaG7uRYQzrFuVd3ng1NETIU1V6bCp+NpRy/7E1J4llBb0rSlZTs79do7vKQHQpkabINh0ZHFqFQrdcj1AZg7PDWaEYSzUj3iDAM+/rLB7sTgNU8K1yjovsryzUNO7n2wDSksRTsGSA0oANBBkUViCqUqkYQAYIMvT+1AAuBiSILg+dVIUFpgAeBB1v4EMqHwI8ilJsjABg4V1FZIAZ05ubJTYMH8Dr6q4Mo+QhT6lcdbTWO/jL6yUm9wMNH7fc/gJP/ZvBJxUmyn1T8G1+PAFtNEokcAAAAAElFTkSuQmCC", "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": "fb08e8e4c6fb824d5b08c527f806e968", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADsAAAArCAYAAADG8/AoAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAICElEQVRoge2ZeXBV1R3HP/e9vCWPvJCNEARCRCGNASmIiGhBFGYc2igWUAfoFFqUvWCAmTpdKLXqgIVRUYJSi7QqKNqMLJZYDYtQUVtZSkWHxbAEspB94SV5N69//O7jvpt3381CCq3ynblzz7ln+33P7/x+53fOjeJbhKirLcCVxDWy31RcI9sSAYgH0oDegFdr5waSgeFAIqBKVRTACUQDHsAF2LSyJsAH+LVvKtCgfQt+76oN26zlVe3t1/po1sWiDigANilw8LLIBuAGYB0wurWOrjKWBGCsAvlWlSKSDYh28oFU7DZ48C5I7Q4uBwQC8kTZIdoFHjd4XOCMAkUJeQC1GZoD0NwsbZq1tqDXa2iSvE0Bu03rH2hskrKaeqiqg3NlcO4CFF6QtK8xKK4NeCEAmYq0bB9ZZHmmAjDpLnjjl1aTdnVQUARPvg5/2A6QAWQCRyJVtyI78FJqVlZnide5SEuB1fPhzZ0BauoVYBAdJNsHgO7xMPLmzhWyM+F2wq3pCvkHANKtqlqRTQEgM03s6r+Nd/bA2q1QXi12rWpO1+WAof1hzcLIciTGBlP9rIawIis9xMW0T+iaesjOgb49oGeSOBxfozxZIyA12bzd7kPwwT81qezg9UBFjeT/8RU88RNI6mreNiY6mEqzEi0yWYVYArSf7F8+CjqMcBQUwTOzzMuWPwrT7oUEL/ROlkl6ZKX0NWpQZKIgEyNItRItMlm73YtflcHbA5cj/JuiwPUp8D0L2492wRBtFZbXwJxn4c2dskI2trIT6JpNDsgG1mxWLTJZmyI9JFrMqBkmjoLqetj2MWz9GLq44csN0Kub7I/rd8AnR+HoKREyLUXqeD0Q74WyKlidC2XV8P3hsOHnoTZpjthLmo1CornS9pFFkbLWBgrr0Q6P/gCmjoVhs+HfBTB0FjT5RWNthcsBby2VYKU16MsYOkYWu9Swt1k+Y2sb3NRHyBZXiAaXTYc+3eG6RNFGtAv8Kpwugcm/E80HI6+GJljzLoz+LvTrFaq9cDgNNJyRqlmRtQFQ57MmVeeDDz+HfUfgxDkJ5+p8cL4cSiv1eqeLISMV7hlibF9aCdlrZEKWTYMFE2D6csjdC0vWSh1HFMwYB6vmyL4axsKgEDWSqFZkxchrL5qX+hph+UZYsQnqGyL3khgLQ9Mh7zOY+xz86xURHuBsKYxZDMcL4e3fwMC+cN8vYM9hYx9NfsjZAodPQv6qlpoEmy1cbhN0jKxfhQlL4b1PjN97JomG/CGTW1YN426D/APw1Rl4aRvMGy9LdnS2EF0xE7pEw6AZxpXkdoo5BL/tOwJP/En23FBcNEx2B8gGAnIU0U8WOl7ephN1OWDRgzD7PomCFr4o35c8JOS2/B3WbZdlmLMFfr0ehn0Hpj4lRLNul7Y3TNFJ/Xa61OuRKCthcY5EVyCe+vEpRsdllLFDZMV1qiYm8Mp78o6LgfefgVvTRZsrN8v32zLgqRlwqljIHvkaxt8hZRU1MHyuHOPivfDyItiQByWafU8aBY9PFrJnS0W7OY9BrQ9e+5sc9fI+gwfujES2AzbrV8V9qyYTdfS0vJ+dK0QB3t4NZ0okXVIJQ2YaHdTqXG27DznPrpwNKQmwebfke3WDl7LF4dht2nZVDd3iYPI9QhYkfAwlGzwPa5K3nyyUASJcS7idosmH79bIn4J5z+vlX58Pb1NVZ8yPGgTT75X0wePyzp4k2gZ9QmouCtlQnG2xjRrJ1puywZpsMWB0NkH07wUHjukCedwS1t0xQJzUdUmQHAeNfpivTULfHtC/t2xBlbWwbhGX+g9OxEeH4bGJkl41B3Ydgq5dJP/OHn38ln6ksvayyYp6jLMmGHmzhHx//CvMuV8ChU9zwuu9u09PL5smUZUZ3E4hkLsXXv8ApoyR/XbBBCnflC9jBZHcQtO6uajKZWnWzBv/dBys2qx73plZYmOhOHRCgnmQGHj8nZgiyg4jMtEO3zDj96Kp2zNlFWzMh7d2GdsM7GvMX6gKpiqxgBVZOSk3mJBN7y1a2pAngcLqXFg0SZZpUTls3w9vfKibwK9+FHoyCcfSH8POg2IWvkaj/bdESoLuK4IoqgimSiz4WJIVYzHTLMDz82Uf3f8FfHlazp4toSjwsx/C4oesZBCzWLMQ5j1n7v2DSPBC3orwOPl8WTBVZDWMFVlxi6VV5qWxHnh/BYyYL/toS4zIhKcfafv91awsCTaWvgo7Pg13jGNvgRcWiHMMRUNTqIM6YzWEFVmZPn3WwuH1wP4XYfMuOFYoMe+ANBiWEfn6xQpD+sHWJ0X4z49JUOJrhME3wvCbzNsUlYfmTll1b0VWjhfFFWJLkS67urjlOqUzERcDdw9uW12jMkyWmA4rsmKsflVu33smtW3wKw2jTymwqmpFVt/FM6bBxJEw5hY5rl2foh/Triaq6uSQoeOkVXUrifcCB4DB1NTL3dH6HXpprEdu/BJj9RvI4H2vqsqKqG+QmferYgY9EqSN1yOnJUeUnE2dDsm7HOBygjda71dtlqVaXiPHzbJqib1PFMLBExI/CxqAsx0iq4ilTkV+bnUPq1BdL89Jkzg4Eo4Xtr1u+/GaYnHigVZ+WSrwRUB+GD0MDEDupUoQe47XngQgDtmXg/9PVfT/qk3oIZxN68OhPW7tiQZitD48iHNUtLa1yAVaaNzqQP77RiHbzVrgz1ZcWiWrEa4ATALf/z/8D3iZK4drZL+p+FaR/Q8umqrbGg89pgAAAABJRU5ErkJggg==", "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": [ 207, 227, 252, 255 ], "toColor": [ 207, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 252, 179, 255 ], "toColor": [ 205, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 188, 255 ], "toColor": [ 252, 179, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 179, 252, 255 ], "toColor": [ 235, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 210, 255 ], "toColor": [ 252, 240, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 235, 255 ], "toColor": [ 179, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 192, 252, 255 ], "toColor": [ 182, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 179, 255 ], "toColor": [ 252, 250, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 241, 255 ], "toColor": [ 252, 212, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 179, 255 ], "toColor": [ 252, 202, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 212, 255 ], "toColor": [ 222, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 223, 255 ], "toColor": [ 252, 179, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 249, 252, 255 ], "toColor": [ 215, 249, 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "c0e098adc4dfdabaf16fec1bacfd7e2e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAATCAYAAACORR0GAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADQ0lEQVQ4jd3VfWjVVRzH8ff39/vdxz3Z3VgrtrR0ThyTbQXpTEtCS0YKgTGWQRFUhvZgRA8QQSWCitDDIgiCRUQzNQX/kDmt7vrDdKOtB9vdRHOLbc495HZ373739zvn9N+lFl4Joj/8/ncOn8Pry/fAOQ7/Uzk3PrRx30uPFkULtlkihZ7vlRhMWES00trR2jgiokQwgihBMGjRxlhGGwvQBjOQ9lVj+8v7xq4JNe7edpMRaW157EU7ll/4rzpOZ1zGZqb49LvjVZ19vY8De64JZezQwuqyCj+WX2j/dd/1PYK2AwKCADAzl+KL0x34SlEeK+WhutUsLC7jwZq7C7ou9NVdZ3RSVJxXFJgf+uTbYxzp7qQomsfHT75KUSSPaDDMfcvqiCd6+W18JJuNhsLYtlV5HYhQQSRqzQ89sbaRieQ0Sis+OHGQlDuHNobhP8aJ5RWyv3lHNhsJhjCakpyQBktrnV3HEz10Jnq5MnOVi1eGiQbD7G16lgXRfPYfb2NtVS1fnvmarR+9xc6NTdy5qArHsgH+0ezfIAt0RvkGkHiih5aOw2yuX8PZC33U3lbJ5Ow07584RDrjsnJJNUe645QtiHH/8rvYdbSVA9vfxtcKsdA5Ia30lOt5HhBMjAzywgOPkBgZRBtN/+gQV1NJfK1oXrWBwYlRnlq3mfafz7CpbjVfdcc5P/Y7SmtA/JyQCJfnPNcFgotKbmF4apzG2gY21a+h/afv+XX4ElsbNnB76a28c7SVrot9PLd+Cx2/dJGcS2GJxbSbQmA2JxQQrT3lWwD3Lqtj5+fv0dn/IwHbZmjiMnubtlNRXApA86r1vNL2IafOdQOwomIxlTeX03GuC631aE7IF4kk3XQAIOg47NryNPG+HvLDEVYuriYSDGWzS8sq+OyZN/nhUj8GQ8OSGkSEqeQMGeWfz31Hvpocnhzn4NlvqCm/g1h+IeuW12OMwfU9km6aSDBEJBDCtizyQmHuWboie35ydobeoYF0RvkDOaGTr7dMPPzua2+0nT6544CcQmkV9bQKizEiIsqyLKW1sQzGVko7RowEbcezxfI95Qc8rRzHssZtLcdyQgCHn9+9h3nv1H9RN95/9CcoNF5p/q75NQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "", "label": "Free Parking Areas" }, { "symbol": { "type": "esriPMS", "url": "c0e098adc4dfdabaf16fec1bacfd7e2e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAATCAYAAACORR0GAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADQ0lEQVQ4jd3VfWjVVRzH8ff39/vdxz3Z3VgrtrR0ThyTbQXpTEtCS0YKgTGWQRFUhvZgRA8QQSWCitDDIgiCRUQzNQX/kDmt7vrDdKOtB9vdRHOLbc495HZ373739zvn9N+lFl4Joj/8/ncOn8Pry/fAOQ7/Uzk3PrRx30uPFkULtlkihZ7vlRhMWES00trR2jgiokQwgihBMGjRxlhGGwvQBjOQ9lVj+8v7xq4JNe7edpMRaW157EU7ll/4rzpOZ1zGZqb49LvjVZ19vY8De64JZezQwuqyCj+WX2j/dd/1PYK2AwKCADAzl+KL0x34SlEeK+WhutUsLC7jwZq7C7ou9NVdZ3RSVJxXFJgf+uTbYxzp7qQomsfHT75KUSSPaDDMfcvqiCd6+W18JJuNhsLYtlV5HYhQQSRqzQ89sbaRieQ0Sis+OHGQlDuHNobhP8aJ5RWyv3lHNhsJhjCakpyQBktrnV3HEz10Jnq5MnOVi1eGiQbD7G16lgXRfPYfb2NtVS1fnvmarR+9xc6NTdy5qArHsgH+0ezfIAt0RvkGkHiih5aOw2yuX8PZC33U3lbJ5Ow07584RDrjsnJJNUe645QtiHH/8rvYdbSVA9vfxtcKsdA5Ia30lOt5HhBMjAzywgOPkBgZRBtN/+gQV1NJfK1oXrWBwYlRnlq3mfafz7CpbjVfdcc5P/Y7SmtA/JyQCJfnPNcFgotKbmF4apzG2gY21a+h/afv+XX4ElsbNnB76a28c7SVrot9PLd+Cx2/dJGcS2GJxbSbQmA2JxQQrT3lWwD3Lqtj5+fv0dn/IwHbZmjiMnubtlNRXApA86r1vNL2IafOdQOwomIxlTeX03GuC631aE7IF4kk3XQAIOg47NryNPG+HvLDEVYuriYSDGWzS8sq+OyZN/nhUj8GQ8OSGkSEqeQMGeWfz31Hvpocnhzn4NlvqCm/g1h+IeuW12OMwfU9km6aSDBEJBDCtizyQmHuWboie35ydobeoYF0RvkDOaGTr7dMPPzua2+0nT6544CcQmkV9bQKizEiIsqyLKW1sQzGVko7RowEbcezxfI95Qc8rRzHssZtLcdyQgCHn9+9h3nv1H9RN95/9CcoNF5p/q75NQAAAABJRU5ErkJggg==", "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": "f5652ead014430a240f8f20805e76436", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAaCAYAAADSbo4CAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFg0lEQVRIic2Wa2wc1RXHf/fO7Ozser27fscha4hxNiExcSDUVWjS8BABBCJ98EgRakEKFQqfANEPBFQpqSohVf3QVkVJ1TRBgBAIVa0qEF+AkJKqcohrcEJikzixvfgVv9a73tmdmXv7Iet1nHiN1CKR/5eZOUfnnN/ce8/MMblKZH7bAHO6ykF29C8nYN4I1KMJgmixpZtA4ykpDAPCEmWBMDTC0+Bq8JQWjkA7QquwEoZC4GklPIRWaKVdbWQQohcj/yoHVzpLgzyW+okQ4rXmcHpmhZ3RFkqGA74dMQqWLX2k0AhAaYGPQOmL90JcvOpiGo3A8Q0c3+CCazPoRBjJ2/hagBdcAzy7JEjccp+rDTiyZ+ubMSH05e7/S44yePbkJrXv/Lod6utAfCVWPtx4hv8VYtINMuhE8LQgIBQtFdPY0gfAlj6PLD8rXzm/rpHH++IcXDlVFsTxjWhzOF220LtjTQzmKogYLjll8uCyPmKBfMn/aOedHJuuoz6Y48tsjCcTJ/lD6yclf61VPBpesBk4vjjIQ9pw9ZAZDxTKgvzubCvvX0gAUGkWuCU2RtslIO+1vwvAO8PN7Ozayk9X9C6IrzRKuZvKg9gjNhqqLkl8ufatP8Ke3o28N7qCX6/p4NBgkn9NNeApSVUgT9QsMO7adKVr+GjT32mLji+IjxjuxRvBskvtC0FUwEDkCQp/UYi8MpBo7qhJcWBgNc+cuJXfrj3KffX9hAyPnmycXd2bWRuZZMYP0JmuRQjN+sqJUo6QUcytCZcHKWpWzZsLSvLymZv4y2CSvtloyZ4IZRjLh9DAnbUpTmfi/Kr3JvbdeISPxxv5dLqOJ7puA2BP8hgvrfoUAEOoIoh2y4NU5D1mIecbJdOu7i38eWAN7fFRbq0a4fXUKr4TH6UzXcv2+nPsPt3OusopfnBsGy+0dPKbM22cma2kMZhla80wn0w28MvejTzQcI626DjO3EtKqcqD7G/MiceGtKelmNuKQ6kkTzWd5I+t/+THx++izsqxu6WTJ7puoy8XZTgfZtPR7dxVm+IaO8tnM9X8af1h3vrqetrjo+xJdpD8aAdvDrXQFh0n6weKxbRfHgShbWPA8bUMAbhK4inJyzf8myMTy/jb8HUoBD86tg2FYHI6CEBI+rzSeoTfn2slWTHNzsQp/jFyLVOeRSKUQaLpycQAmHYDc1uzoCOuOCMVhjtVUBdBIqZLczjNiUwVG2LjHN/yDtfYWSpNl+s+eJQt1UP84vouTKFoDqfJ+QZfZqMcnljOwQ0forVgb+9GFIJAcSfSnlUEYXZJEEuqGUcZjXPPO5tOcX/HvexNdvBg41l6sjF2n25nrGDzXPPn3BIbK8XeWz/Avv61PNBxN/c39NOdruazmWoAttUOADDlWnOrP7kkiNIilPXnzc+v7KJjqo6nuzfzdPdm5lbqwPrDfDc+siB2e8M59q7uYE/PzbyRainZf7biNI8negAYzhe71hSpJUE8LeyR/HyLm1Lx+oYPOJRKMuqEWBWZ5p66gbIfvRdbjvNk4hRHJxsYdCq4OXqB71UPl/yl3J41sDSIkl5/LrLAFjI8nmo6uWjhxdQQnOWHy/oW9U14QaRkWr1as+CHdgVIVgX++lpq1a7/pGvYUj3EtaEMtZZTWgFfS1wlKGgDTwvqLIeYWSBo+FhCYUlFUHpETZeQ9Jlwg0x5FhcKNidmqjgwsFpprc9eXvcKEDenXgrarD2Rqf7+F5lqH62Fj/jGRkoh8DXs/1oQ3k5M5OF20MKnOJT8/KswaV2DNAPg+wjlE7A8Crk8QcvENU2kG0BTgSaEVEG0YeGTw9AzeGhMBFpZ2nDPXzqHlAeZZ5+fjPYvn4WFff9N6yqf4r8F/RerZkRgthh+AAAAAABJRU5ErkJggg==", "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": "d2cb9b127fcf2d43a91a5e7f2bd4a1bb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAaCAYAAADSbo4CAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFUklEQVRIic2Wa2xcxRmGn5lz24vX69hOHLsJxmlaIlsIAiFQRAOhoCJKUfnRlCoWICpVArUKF4lEqEXiV6giqKpKrRS1EqQttJRLVVGKigKCVjStK8rFkBhIQoJiE193vevdc3bnzMcPr702eBcJIZH335n5Zr5n3m9mzricIXK/aIAFneEgN57swXPPBdYgBKA2+q5dT6wMGkdBylHWV2hHlBhBVUUwsSXUSChCCqUsSoxYDEosoqUqUkSpd3GiAzzcFzYHGTz1faXU73tbTaEnHYur0WlfEilX/MARtAYFWIFYFFYEkVobCpH5aQSIjCKMYTrUjBVdJkqKWAATbALuagqSDbi7PRHrV3aOZ5X6LCY3VhQr7vtXq/3dcPpG+2kgsdB3/cYynxUiHylGiy5GwNPQlzUEzrxNgSN85yuhfmQ43c0tx9t4uC/XECQ0qrU3axomOngiwWhRk/aEMFZctyGkNbCL/bf9o53XJjw6k5bjeZfB/jn2bssv9rcnarEm2AC8ujLId8Uxdsxt9aUhyG9eT/PiBwEALZ7lvNUVBpaAPPrtKQCeOZrk7hfa2HFOedn4Fn8x9qzGIInTCQTalkz8ce3bnuPBoQwvnAy495ICjx9J8b/TPsYq2gJLxrdMh5q3Jn2eumGCgc7l7qbd2iIVa5e2LwexnoOK8J2VHalY0MBl6yIeO5zivn9muf+yHFedHZJw4VjOZfdLWb7abpirwvCkj1LQ31GHSbiLxyrVGKSmsqnv1GoMv3w1wx+PJDk5Ww/vycRMlTSC4uvrKhzNufx4qIV9V+Q5NOrzxrjHroNtANyztcBdFxUAcNQCiFQbg6QjQwnCJSC7X2rj0cMpNndVuGhtmSffSXL+mgrDkx7X9IXsPZThnHbDLc+uYteFRX79/xben3XoSsd8rafCfz/02TeU4Zt9ZQY6DWGs5yfW2jYG2d9dVoNjYgS1UIrHR5LcPDDHA5fn+cFz7XQkLHdsKbLr4CpOzLqMlxy+9WQnl6+PWNsS8/aUy4Pbc/z1vSSbu6rcs3WWS//QxV/eSzHQOUupurBIiZuURkngngqtqOR8WRTGKn5yaYH/jPk8dzyBFbj17+1YgTcnPAASjvCzbXl++2aaL7cZdvaXeP79BLOR4ksZi1ZwbGY+VaGiFkoTNQGBlGtzlZgkQNoTerOGkRmHgU7D8zvG6U5bWgLLlke6uLi7wo8uKOJo6M0aQgPH8y7/Hg34xVUzIPDQUAYr4DrUQGqlEUpNQXytClGsuhe+d/aXGHymgz1bC1y3sczRvMveQxmmyprbNs9x3pr6nruyN+LAW2lu+tsqrj474siUx9tT8ymuWD//j8tHC6VRM01BYkjW6wi3nz/Ha6d99rycZc/LWRac+vk38lzQVVk29pq+kN0XF3hoqIWn3kkutu/YVOJ7m+YNGC/XrHHVqaYgxpKYKDn1AC386uoZ/jSSYrKk2dBmuPKskGyw8l1z55YCg/0lhj70GCs6nLu6ytbuOvBkqVYa43/Q3BHBnCo6y9oSrnDzwNyKiVfS6lTMtRviFftmIo3WKm8PdMw2BSnHztNPjCRvH55wuaSnwrpMTHvSkq1d+1YU1RiqVmEsdCQtrb7guxZfgeeA7wgZX0g4Qi7S5CuK6bJmZNrlscMpKyLHPp73EyDVOfNTL+X0j8x4297N+bFYUfZzfFIqpWJB9n8qCH9eP12F7SAqpnYf/3A0xax0oF0P4hhlYzzfUClHBL5L1XXRVQ8hjZBE2wBxfGLKOFLAILgoxPriVE8sfYc0Bqmz13fj/p4SLD/3n7fO8Ff8F6CPAILcOs56Mc81AAAAAElFTkSuQmCC", "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": "1f1cd450309a4e521196acbf645a964a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAaCAYAAADSbo4CAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEeElEQVRIic2WeWyURRTAf9/u9tujJ6GAFRCsXIKIIqBQFdGImCJ4hUMRQUs01RiBiNFaSYoaMURFTUkxVKjglYhRDAWvIAYvFARBpdy2yGm77NJ2d79j/OP1y25pd6uGhL7ky7zMzPfeb2beezMeOol4zjeAI50bRMGFwFCgO+AF+uHTe4MysXHj1gK43DooN0qZKAyUMrFVBI0IGgFsbMBE2SZgAwrDOgPsBao0iKQEUTAdTVtNfl6YXt0UusdFwOcjw6/j08GlgaaBrcCypLXteJ9SLYYURGLynToNdSfheANYNsAgYF7qHcnJnE9ulouaqmw07T9ucAcSicG8cpuKddOwVQcglnUxU27gf0M0hGX1pgVpHujXE3y6jPl0mDrOxbJP8hTkaBBMDhKJZZGfl9zR+h/EUYYfmqNw91jITo+P3/M8/LQHuufAviMwZyK88Vh8PDfb0fKBbe2CKHBjmB5yMpKDvLYWNm4VPTMAIwbCsEvi49UvSvvhZihaAjPHt/4/M+BoFyUFAXwAdMlMDlIxD8qqoPpHeOFBWLURvvtNjqJLBmSlw98h2LEfNr3SGhJkJ0UuSOw+G8QNgDetfYioIVlz45VQWQ1zy+HlYii8BvxeqKmF4qUwuA+Em2D7Xom1y/PjNvy6owUSTbdf0JqicT1mwuJ34a0NcPBovL93dzgZlDS9aTjsqYXnVsuObd4JP9fA7JdkbtlsKL2vZalux4KRCsQEJAgdKX4VVqyHUYNgzBBY8wWMHAjb98HkAihZAUP6wu2l8PS9sOR92P8X5HWFscNgyy5YuBImjZFjisQcy3YqkGY0TWFakrtRQ2Lg4dug/HG4ayF0y4GSGbLag0fhWD2MfhRuvgp65sLOA/DmfPhgk8CXzYIBM+G9rwSksdnxZSUF0UApnx7BsiWiDFOCcPFD8M2v8PEWqZ53PittQ1h+9OuwbC68vhYG9IKiQvj0ewiekSN0aVBTJ3NPNzruoom+28ZIujdIzBCQDD/k58HuQ3BFP9i2XFadGYC+0+G6obBgGnjcMq85JrXj6x2w8kmJn0VvC3Rai6tQk+OpKdFtWxBdDxOJxStaUSFMfAoWPSDFq6ZO4uJkEOZPkTriyK2joGIdTCqBiaNh10E5KoDxI6QNnnFmN6QGsW0/jQkX4xNTYesf8MhS+ZydqlwAV1/a+t/JBQJcVgXvfBnvv/8WmDVB9GP1Tu+R1CCm6eN4AqzHDWtKYNVncKIB+veCCSOTF71nZsCcQvh2t1wFw/tDwWXx8bjt2g5AbJM/T7Tu83slc/6t9OgCd1zb/lh9CFyu05pth1KDNEY/YvXnxfyyT4KxTw+5qJwdsGzJppghGdUtRy49rw66Rz6vDlkBWUB9SOLiVEiCvnKDjVIHznbbFsQwSvGmDWb3oev5/bAFaFj2uXtSapqFUss7BNGgnqgxToGmWfLcUnIvdAXSkEJkIVU42mLD0zKWDviR56UONANhMYEG6Ch1OPEdkhQkAUgl6E2clffnWjr3K/58yD94mJELjuQ7RgAAAABJRU5ErkJggg==", "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": [ 252, 242, 189, 255 ], "toColor": [ 252, 242, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 182, 252, 255 ], "toColor": [ 179, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 241, 252, 255 ], "toColor": [ 184, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 221, 255 ], "toColor": [ 252, 194, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 199, 255 ], "toColor": [ 179, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 215, 252, 255 ], "toColor": [ 215, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 215, 255 ], "toColor": [ 252, 227, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 229, 255 ], "toColor": [ 202, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 184, 255 ], "toColor": [ 225, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 184, 255 ], "toColor": [ 252, 197, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 215, 252, 255 ], "toColor": [ 251, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 189, 252, 255 ], "toColor": [ 226, 189, 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "39fbcb3bf11568b488513d0da4113975", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACbElEQVQ4jbXUS0iUURjG8f/5bs5NHZUuFlaIlIWJRKjRQgwjXYSRWWDUKjKjzRC1aNMEYVAUJUVENwqKQIjKRCq6QlCCG0GjyJJK8zKoaROf3+V8LSJzGDeCPbsDDz/e9xw4GnMc7b+CdRejZ8O+UKknPL/tOlm6oknP81Tbk4oqFCnA/dt1PSnipuk3bUuYlhlpO3zmZgJYcSKSmxVM29O0KxKczUQjP8fZd+PUQSARFKqXvXLRMv/0cnd/L51fesgIprJpdTEAV18+pH8sxvy0DOrLq8kMpaGrWmbSymmBUHp6IKhMBw1V40lXO2uWrqBvdBgAv2EwaVvUrC2bXvXVRqNGczRqTYEaiq6IP55pWzzr7qA3NoBA0N3fS2NtPe2fuun4/J6PQ31ce9XK/oqthFL86KrmjWYO+oB/oIO0TdsG4EjzJVZkL+H1h05yshYwFp/gyosWAN719xL2hzA0ncvPHxCp3IGUUtFGJp2Elcfj8SFHug6ghQMhSnJX8bani+GJUWITP7Bcm93rqwim+HClpLKwhMaWm3830nwsSgRV6cVMe9IEQim6QdwyOb5tL+ceNbOnbDPr8gr4MPCVC0/vsr24nNNtdwgHUgGwHEe5Hz1uJYCuKnXT/nMF9eXVnGy9xS9rkqrCUtblFQCwfGEOBypqaOt8Q1YonYYNW3ClRAhhJb2yENLpGezz+kaHWZwxj8baemZKWX4RZflFU+dvI8Poqvo9CXx86PznnReP3YvcbtqooHiKUDSJq3genkBIQ9McIYQCqIamO0II27Qt40d8IiiFuJ4EAtxqOFo341izyJx/Dr8BTQPxPJzrnTMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "", "label": "Free Parking Areas" }, { "symbol": { "type": "esriPMS", "url": "39fbcb3bf11568b488513d0da4113975", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACbElEQVQ4jbXUS0iUURjG8f/5bs5NHZUuFlaIlIWJRKjRQgwjXYSRWWDUKjKjzRC1aNMEYVAUJUVENwqKQIjKRCq6QlCCG0GjyJJK8zKoaROf3+V8LSJzGDeCPbsDDz/e9xw4GnMc7b+CdRejZ8O+UKknPL/tOlm6oknP81Tbk4oqFCnA/dt1PSnipuk3bUuYlhlpO3zmZgJYcSKSmxVM29O0KxKczUQjP8fZd+PUQSARFKqXvXLRMv/0cnd/L51fesgIprJpdTEAV18+pH8sxvy0DOrLq8kMpaGrWmbSymmBUHp6IKhMBw1V40lXO2uWrqBvdBgAv2EwaVvUrC2bXvXVRqNGczRqTYEaiq6IP55pWzzr7qA3NoBA0N3fS2NtPe2fuun4/J6PQ31ce9XK/oqthFL86KrmjWYO+oB/oIO0TdsG4EjzJVZkL+H1h05yshYwFp/gyosWAN719xL2hzA0ncvPHxCp3IGUUtFGJp2Elcfj8SFHug6ghQMhSnJX8bani+GJUWITP7Bcm93rqwim+HClpLKwhMaWm3830nwsSgRV6cVMe9IEQim6QdwyOb5tL+ceNbOnbDPr8gr4MPCVC0/vsr24nNNtdwgHUgGwHEe5Hz1uJYCuKnXT/nMF9eXVnGy9xS9rkqrCUtblFQCwfGEOBypqaOt8Q1YonYYNW3ClRAhhJb2yENLpGezz+kaHWZwxj8baemZKWX4RZflFU+dvI8Poqvo9CXx86PznnReP3YvcbtqooHiKUDSJq3genkBIQ9McIYQCqIamO0II27Qt40d8IiiFuJ4EAtxqOFo341izyJx/Dr8BTQPxPJzrnTMAAAAASUVORK5CYII=", "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": "66a4a641e22e4f76d82009954946714b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAATCAYAAACORR0GAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADOUlEQVQ4jd2V22tcRRzHPzNzzp5Nmt3txuyaW4lpXCMlaa3UeiEalNaXUgqCVmsfFAWpNX+AqH0TJdQH+yKIUGsVwVgEK2ofrFpBamsjVFctu7mZNbvNbZvLZi/nnBkfCtFs6YovPvT39hu+M5/vj/n9Ziz+p7BufFBg/+STsWDpgBSEy1o2aSOCCq1doyyNsATGFxgjhPAFoEFoI6QxSATaaFKLOriL483T1wftm4gKwbHzfZ+oFqfwnxwveQEmi+s4lNrWfSLX+RQwWKMi1XFXdNprcQrqn6tF38JRPsKAEAaA+YrDayNbcY2ke90CBzqSbApVeKb9UujUdPvW5Soja0FKRVqDK3a12xcvbefIeA8xu0Sy/yOaAiXClsvjrSMMZTfy81J0VRu2KgSUSVSfsRakjRO1SrJa9Gr3eaZK9XhGcvCXPha9ABpBuhCmJbjCmXs/XdWG7Aq+EU21QQLpm785Q9kuPs52kik1cHGpkbDlcvruk8SdIs9e7OfRllEOj27mltP7eKf3Wx6OZbCFAcQ1ZteCDLqolQHEULaLgeR9DHQk+XJmAw/dNEWuXMfBZB/LnsXu+B8cGe+hs36Z/W0p9g7v5PLOY7hGINC6NgiRL2nbBQLnrsR4u/cM5xbi+Ebw40KMmbKDaxQv3zrMr4Uohzed5d3J23i+I8mbYz38tBjD0wJh8GqDlLlc8FUZCPSE8qQLEZ7b8BsvdCQ5munmbP5mDiUusDk8z2MXdnBqpp23er/jeCZB3nVQQjPn1yGkuWY21oJ8rcu+kgB7W9Pc//0eTuQ2EpA+vy+v5+t7TnJ7wxUAXkoMs+OHXXzw59UG62+c4s7ILO9nEvio3L/ckanLewEbICh9vtj+OUPZLtbbZXbHJ2iw3FXptsgMEw9+yFdzrRgEe+LjSAy5Sh0lT6Vrgywxny5EeGN0Cw80Zml2VniiLYXWghVtkS86hOwKDdLDkpqIXeaR5rHV7blyPd/MthXLvkzVBr3XPmc/PfbK6yN3DAyObsHVsr6iZZCr/eorqX2NlNqgPC0sQDhSu0por6yV7RppWcLMIvzPaoOA/NHOQareqVpRqsor19HdeP/RXxRVSNyG1x39AAAAAElFTkSuQmCC", "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": "26f459ae564555c3be47498e97c224e9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAATCAYAAACORR0GAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADGElEQVQ4jd2VS2icVRTHf+d+r/nyTd5jp2itrX0qBhUCUhTMqgj1kSJdWB/UFhQXgo9NFcSVC4O4EKUL60K7UNEWSSrUjdWIIKiNrVJCmqG1VZuOGZPpZB7ffN+918VANCMdceOiZ3cO/3t+/3Pv5V6X/yncqx/kP3Lh4cFInlJie2JNziAZRzCpwdVGXCVosFaJaMRiQYxBGSsKsQYrZyqJs4NDq4tXBu3+uR+l3j22q+jkI/2fHC8lit8qirFvu7ccLWT2AGMdJnJuuC3fTPORdv5ebaSC71gEEGnVFhuKN05kSYywoS9lzy1VNg8Ydm+tdx8/F9xebTOyEuQ4vaujptfu9pVvejh4KmIwY5h8qMhAaMj6ltGNdcYLIdOlv9pkfYPnsqm9x0qQsUFfoFW76IU7LjO3pNBW2D/Zy1JTYYCzZYd8l+GTnfMrQMZIrjNIUNrKcjpRCJmYzXBxyeF0yaPbtxwenScXap77vJ/7NjQ4MBUxfCjP6yOLjKyN8Vo2/2F2JchiGlosIBOFkBcne9g3VOP4+YC71sQUa4r9X/ZRTWD7upiDpyLW9hge3FLjyc8G+GnvRRIDItZ0BiELcSoJ4E9d8nhtpMxU0UNb4WTRp1QXEiM8O1xhZsHl5Tsv8+F0yONDVd4+meXHeZ+0hUg7gxx7qZpIDPhbB1LOll0eu7nG3qEaH0yHfD/n8/xwhZtyKU8c6+eL8wGv3l3mo+kuyrHgiGWh6SDQfunaQNqYpm7t7wOb6tx/JMenhQyeY5ldcDkyWmJjf8vsM8MVdo0PcngmBGDbtTFD1yR8PONhkLl/OSMbLsbiAQSO5f17S4wXQnoDw/Z1DSLPLktvXZXw3aNFvvrVx1rhnvUNlMDvNUU9YbYzyJU/zpVdDkxl2XZdk1WhZufmGtYI9VQoNxRRYIhccJWlJzDsuLGxvLxYc/j6l6CeaDnTGfTempK778JLb57ofvqtHyyJpisxksFaUUq0EqutVcpY46QGF5DAIVFi06ZWXmLFdcXOI/poZxBQfuf6MdreqU4Rt+XJFXRX33/0J2klRNrMqQ9KAAAAAElFTkSuQmCC", "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": "8af8853dabbf491322dd1fbc87027ec1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAATCAYAAACORR0GAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACt0lEQVQ4jd3UX2jWdRTH8df39/zZXG5zbUYLygxqEZEYdhFhf4Z00T8rKBMlAoNYNSLyJiovhEjGEuZFQQgWJWjLXQVN7N+8ii0qiszYEKyMmbrRNrc9e57f79fF72Jsqz10kRedu3M43/M+53MO37xLZPn/Pygt5rZZfXmHKDQolVskSa1cSJSTvCTOC1EshFQIsYAkDZIkkqYREmk6bGL6/sAf/whKaRKi9wy9ldPa/O9anpzm13PsOtDmyPGn0LXcRGvc1lbR2pxbEJ0pUVMkIIQsNjbJGwcpx7RdTcdD3LSGHffVOzq03tTMghKLQY2uai4s6fbl/ezrY3UjPx6gpZGGOp5op3eAH07N5zbUUSxcz/KgGk0N0RLQ6zv4/TyVmOd6mJgmSRg5Q2szx3vmc+vriOOWxSUWgyJxMu/1DvDRAL+d4/tTWbef7+WKVTzdzWN3032Ya7eyfyf3bqCQy+pUASVmSimC3gE699H5CP2DtK9ndCybaGqGB2/P5FzbyvZNbNnN2b5sZ0FSDTRutlRG0eBPvPMSgyeJE77+mXN/Uq7w6nZOnKa7g3f7eXYzPX18O5zJG6JKNdBZF0slFN28NtvBMw/w/MMc6OerE+x6kluu4/HdHB3i7Rd5/xjjk+QiLkwQXKwuXWku03fLPWx8gSPHKRY4+Qtf7OXGa7LMV7axaScHP838u9Zx6w18cIw4Ha0GWmF8Kjvv2iKf7MkOYtXKbCcrV8xnbmjj9CE++4Y0ZfMdRCHb42xppBpozMgZ3vyQO9dxZRNb20lSpkuZPPV1GTCfo/EyHt04/3p0jC+/m1EqDy8LClxIC/nX7DnUqesw5UqduXItgijEcrlYkkaSJKcS5xHUFMpyUUWpXFCu5OXz5/FxtYmE8ckui/6pZW12bqE/t+Tg/h70X9klA/0FM4L01ODi+lwAAAAASUVORK5CYII=", "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": [ 252, 242, 189, 255 ], "toColor": [ 252, 242, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 182, 252, 255 ], "toColor": [ 179, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 241, 252, 255 ], "toColor": [ 184, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 221, 255 ], "toColor": [ 252, 194, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 199, 255 ], "toColor": [ 179, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 215, 252, 255 ], "toColor": [ 215, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 215, 255 ], "toColor": [ 252, 227, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 229, 255 ], "toColor": [ 202, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 184, 255 ], "toColor": [ 225, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 184, 255 ], "toColor": [ 252, 197, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 215, 252, 255 ], "toColor": [ 251, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 189, 252, 255 ], "toColor": [ 226, 189, 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.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.8386999997, "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": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "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": "Type", "type": "esriFieldTypeSmallInteger", "alias": "Type", "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "AssociatedSpaceNum", "type": "esriFieldTypeDouble", "alias": "AssociatedSpaceNum", "domain": null }, { "name": "IsHistoric", "type": "esriFieldTypeSmallInteger", "alias": "IsHistoric", "domain": null }, { "name": "EmergAccess", "type": "esriFieldTypeSmallInteger", "alias": "EmergAccess", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": null }, { "name": "Updated", "type": "esriFieldTypeSmallInteger", "alias": "Updated", "domain": null }, { "name": "Field_Work_Required", "type": "esriFieldTypeSmallInteger", "alias": "Field_Work_Required", "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 300, "domain": null }, { "name": "LandscapeZone", "type": "esriFieldTypeString", "alias": "LandscapeZone", "length": 255, "domain": null }, { "name": "LandscapeCoverType", "type": "esriFieldTypeString", "alias": "LandscapeCoverType", "length": 255, "domain": null }, { "name": "LandscapeCoverDetailType", "type": "esriFieldTypeString", "alias": "LandscapeCoverDetailType", "length": 255, "domain": null }, { "name": "LandscapePlantType", "type": "esriFieldTypeString", "alias": "LandscapePlantType", "length": 255, "domain": null }, { "name": "LandscapePlantDetailType", "type": "esriFieldTypeString", "alias": "LandscapePlantDetailType", "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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.8386999997, "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": "UASiteID", "type": "esriFieldTypeSmallInteger", "alias": "UASiteID", "domain": null }, { "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": "Type", "type": "esriFieldTypeSmallInteger", "alias": "Type", "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "AssociatedSpaceNum", "type": "esriFieldTypeDouble", "alias": "AssociatedSpaceNum", "domain": null }, { "name": "IsHistoric", "type": "esriFieldTypeSmallInteger", "alias": "IsHistoric", "domain": null }, { "name": "EmergAccess", "type": "esriFieldTypeSmallInteger", "alias": "EmergAccess", "domain": null }, { "name": "Sustainability", "type": "esriFieldTypeString", "alias": "Sustainability", "length": 5, "domain": null }, { "name": "Updated", "type": "esriFieldTypeSmallInteger", "alias": "Updated", "domain": null }, { "name": "Field_Work_Required", "type": "esriFieldTypeSmallInteger", "alias": "Field_Work_Required", "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 300, "domain": null }, { "name": "LandscapeZone", "type": "esriFieldTypeString", "alias": "LandscapeZone", "length": 255, "domain": null }, { "name": "LandscapeCoverType", "type": "esriFieldTypeString", "alias": "LandscapeCoverType", "length": 255, "domain": null }, { "name": "LandscapeCoverDetailType", "type": "esriFieldTypeString", "alias": "LandscapeCoverDetailType", "length": 255, "domain": null }, { "name": "LandscapePlantType", "type": "esriFieldTypeString", "alias": "LandscapePlantType", "length": 255, "domain": null }, { "name": "LandscapePlantDetailType", "type": "esriFieldTypeString", "alias": "LandscapePlantDetailType", "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "373fb9917afad11cff09d79e6564835e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAaCAYAAADSbo4CAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEx0lEQVRIic2WXYhVVRTHf3ufj3vuGe986VVztGb8wMZQUadM8iMtUsEkLaV8MJCCpIeIehB7LJIMAxN68CECKxShKDKJojDspQRDMy0psdFxdPSO15l759zzsVcPZ8YxJ++QCfp/2ZvF2Wv99tprr31s7hDZtxtgQHc4yJpCHU4wEyV3oXQGkQmeqyYBAqAQz9LaV1ocERUbI5ExxAYCBYFSYosBNMYYlQAGkCgxAXAaE3/Ex/d0VwdZf2aerYJv8zmdNI+yE9dBZWzljcgox3MVWoGlQQSMDI5KDc4HFIRCEAndZcPZgqGzKCQG0M4yYEVVkJaRzivni8Y7/tZo6nz1n9I7nKIE3tnfm2za07OcDV053s/33BBEK1qXzcjccggAx4JnF/jWpj09EMStwI83BAljRk4cbd1yiAHlczqdKJlcHSTBq/f1DR2FsbDv5wrfHKtw6FTEpR7DxNE2JztjarOa6RNsnrzf44k5HupfkmppsLWKY2MmXGsfAhIn4tTXDAWJEnj3qxI7vyuTGGHXxnqKZWHLWp8l01xWb+9m94v1nO02zNzcxexmh23rapnT4gzxlXWJeyoqXxXEiCjvurXnLhtWby+wYaHP+vlZls7I0NbisOtgH0umuf3OFacvJvzaEbNjfR2r2jxWbCvw3MPpmmvlOcr0BOIPA4IqVwbvYLEsLNtaoKlR8/xin6PtMZ8eCmhrcdAKTnUltOQtls/IcPRMTFuLw5bPe5k7ySGf03zyU0BjjWbFrMxVn1ojiJiqIFohfdEgyGt7r7DxUZ8vDgfECTTUKM5fSQBobXLoC9NvD5+OeOOpHDu+LrFgqkuYCI9Nz7BytsfMzV0c35pn5Ij0yKNYLJSWa+MOAXFtHcYJWUh3GyXwwhKfg7+FFEqG70+ELLo33d2VPkOpP3uVSMi6iiN/xWxY6NNbEdoLCQdOVJg/1WXblyXeXJsDoC/CAkmqgtS4qicx1AGMb7TYtq6WSizkPMXoWs2CqS6vf9bL2rkevqvoLhn6QsG20ivyzLws+49U6A2ElbM8tIbpE2wOHA+BtPsGkTggYVUQz+FiGMt4SBuQ0x+gUDIcOxsThMJDU9ICPd4R89LSGn74PWTe5LTC2wsJc5odrvQZfjkT0V0SHpmW4eVlNQD0BIIIgC5VBcm4qhhEcr2ZlrxNva/oDIXOYprVByamwSeNsRlYUe8rWsfZnL6U0DrO5uiZmFnNDjkv3VCx3F+jSoZ59ISacjgUZFWbR1ODRVODxfjGtPNuWJTewLF1mrF1aZaefjC9qvc1pa7HNfyzS3cW+0GM6qgKEib454vmejNzJw02lzF1N+68w2kgm2jVXhWkHJpKe+Gm4wyrQu/VbJ+qCnLhcvLhqQvJrCmvdrF4msvkMRajRmhG5jQKSAzEJn1zwljIeZp8rSbrKFwbXDsda7Oael9xqVcolAyFXsPJzpi395USoMyusReqgpRM5b2sm1nw54X48T/OxxqFiHDzZzFUGsXO641Di/WDlqAPVrFGLPaqBESxpruWmkoDFfGwRDB2hIkjsjogsm2kYqFtBy0+RrIoPES7iInQSRFxDAaFGBcTn2P33R3Dgwxor+qvKiXspQgU/0cWhtUd/hd/G/Q3yq0DYKQw0q8AAAAASUVORK5CYII=", "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "c33850407ab637210dcd967ce87d6b3f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACMAAAArCAYAAADyijE0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAELElEQVRYhe2Yf0xVZRjHP+dy4SK/BgVbjQppYfkjxUIihOVaFJAWJLkKszWdG2b+YaNkl5ZeESNpRVMbrbWFM5c2R1zABhndCYqMyU+HSSr9Iu2GQoJ6L5dz+uOyK3B/nXOAyR98/zlnz/u+z/O57/O8577vq2UGSXunAcZqFsadZmHcySWMJEnSrcvXpyWgLjwQja+PIBsG4NRLX08LzLKyVwCygR+BK7JgYGRaYEYVBfhPNLqFEUV1MEuKMwiKieDXfSe4UnPOuYMkuR3rFkYSbbKCP13/Dt0ldfxx5AwA4UkPArDIkM7lHzqd/aICRk6akqs2o/Hz4eHcZwh6KJyu3cccbUM9fbJ8yILxlqb4L99AFxFMb3UH9z67kMjMWAKiwqiJK3D0uTs+mr6mS+MHqkuT6BEmNPZ+AM7uqKC3so24/WsJeywKv7AALH2DACzZk0VX0TF6K9s9+vIK422Ka58woA2ZgzRiwy/UnxMZn5FcvoUVtVtp3lTG/HfT0Qbq8A3WTfClYma8pUm0jGAzW0lrtaelaeNX1CYVkFKfT9z+dQD8ZWzh0sEGj36mBAYgvbUQAPPJ85gbuwGojtWT3rqL/s4/adUfdhojqaoZPNfMc/XbETT2r/rQb/86+kuiSOXi9zz/CsUwbmbGN8ifxANv4RsyB9uQBW2gjrmvJhIUHcGpDaUyQqqZGckZRvDRkNp4e+lWx29Do/VhZVsx4QkxrKjIpW7VhzKAFMK4qpmMs5843svnbwFgsf5lh+3487u8BlRXM9L4mnmxswSAvuYLNKzfiySJRK1+krlrEu1wC972GEiOPMDcdhy68AE0Wh8ATuZ8ju2WFYClO18DwNzUjTjiueAnBSOOqRnLgH2jVbPSgGXA/nVddboYQSNwo/cqprUfKwip5o9yTJqGfv+H72I2jms2xm8ls30v1U9tUwDiWYqX9lgdXZSjOKCqAhZdLO3pluzVNHVSMTPz3kxxslmv3+TiYZPssI+sT3Wy6e4KVgyzoz8p8tH+/v7Qsca01NUJIdH3BLTsPuQZYkMaj3+wDqPRaBoeHh6X756GOmUwgiBsBzKAyAlNR4et1k8XbHpBe+C+NS4dRmcmszQ/W9Tr9d8UFhZ2AUOAqw21k83TifIi0DfRuLOgYM/7+fm5815P0f5SVuM0aHnJZoo+KjoyCmIFzgE3XPgfVALjcq9oMBjaDAbDt6IotlgGBoWe7+sdbdkXDlH6RWlFXl5eOzAM/AycAS/7ERkw7vQf0KHRaJZJktR803yNv+s7yD5/kPIq4/GcnJzTQC/QBbTIBVELw2iAFkEQEiRJagQwmUxNWVlZP2E/slYBV1F4VpnMLYQINAuCsBxIGvVlBipHn4o12SuREaAJ6AF8safwmlpnU3E/Y8NeI5PWzL8sulOahXGnGQXzP7yOh3BPOOwQAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 26, "height": 32, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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", "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, 242, 189, 255 ], "toColor": [ 252, 242, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 182, 252, 255 ], "toColor": [ 179, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 241, 252, 255 ], "toColor": [ 184, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 221, 255 ], "toColor": [ 252, 194, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 199, 255 ], "toColor": [ 179, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 215, 252, 255 ], "toColor": [ 215, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 215, 255 ], "toColor": [ 252, 227, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 229, 255 ], "toColor": [ 202, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 184, 255 ], "toColor": [ 225, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 184, 255 ], "toColor": [ 252, 197, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 215, 252, 255 ], "toColor": [ 251, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 189, 252, 255 ], "toColor": [ 226, 189, 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "4ddd1c95cc98f2cfca8d19a40b733f7f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACMAAAArCAYAAADyijE0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADoElEQVRYhe2Ya2gUVxTHf3d2DcYHjYF+WHwSLQhaUUpbpWIVfBaNr7VRY2hLqhBUpKUKaSLVNUTXfNGiAUVBa7elDYmSjfhIIq590NjQVPswSFu0lJYlPqLubmhi5vph13Vnd2b2jfmQ82XunnPvf35z7pm7d66VAWTW5w0QaYMwRjYIY2S6MFJK2fX3nazcMN82CmuOVSQMA7B52taswNR8uw+gGGgBvAnBqBZd+LRNBi/jgaHRsbRhRk+y4TzvoOSlTUgp4w8QxromMPF1D7TsZcKUcQDUez/n5J4vOV3bFH9gsjBSJzPv7y4Jt5eVLoqJv7NzHSUfF3H2RHPYd+yTU1pdk4QnlRk9gGhTLIqm31GHFoZUYIyeoKXuCoFHPbox30N/uD2ncBZjCmymmUgYxqiAXYdO4/1HuwZNnjGJzo4/NL6CqRMYU2CL0TErcZOaMfAr2ti5m8Fp+PP322xZURn25+Tm6OukVjP6o1SL0I29kD9S47fmWE11sgKz9JWNLLG/yRlXM0SOEQY6mXqbIDhNqgVar53U+DeXbwCgwXWRw/td4dqI1kmxZvQfQVqEYQyCb6G0iHAGYvpmcgVWFfPV+Wnmnk1TVIdsFPDbK7frxgP+HlSLQIYykJlXWzH2SwX+85rsdxRtf42ltAIbZKauvsZYLQmdpGD06sLnf/Y3MGJ4rqFoZL+s1cz8wi3h9vBhubS6D2ni3q57LF8bVUuZqJl4+5lH//fw2sJSdmzdgH3ZPDZ96OTnX29CvH1QJmsm2py1Lpy1ruCPNLeqhjBrVy2I8fn8ARpbvktYfP3yWI28vJFJw+yeMfHFl7u7u/MinYuLi2aOG2sb9uln9aYQxYXz+ai0CLfb7enr6+uPjH1z+VJyMEKIXcAKYHRUqKG3t/fAe6sXW6ev2qgr+Nac1/ngXbtaUVHxRXV19Q3ADzzW6RrjM/ui/Au4G+2sqqqqqays3L5myVzr1xc8MYOqtpWy3+msC4H0Ap1AQEfflwzMdT2nw+G45nA4vlJVteNBICDOff9jONZ+6jBHjxxpLC8vvw70AZeBnwDV5D4JwRjZQ+AXRVFelVK23/H5aPutk7bjB2lyN7aWlZW1Af8CN4COREFShSF0gw4hxEwp5Q8AHo/nqt1uv0Twk/UscA/oN9HIGMxToHYhxBvA7JBWF9AUuiZt6R6J9ANXgVvAEIJTeD9VsUyczzwmWCNp28A/LHpeNghjZAMK5gmpyi/8nNofCgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 26, "height": 32, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "6687bbd93948afbc359755ffb4311e8b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAiCAYAAACuoaIwAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD0UlEQVRIie2WfUhdZRzHP79z7vXdNc3u5vWlYbFAY5ctmn9I1raoRotif7gCg2Uy/9CJMteyWaNV9gJrthGUrGBjyIKgBTlk1h+Jk7mIps0CS/OFqbSwNd+u2j2//rjXe9V7NO+CoJcHDuec5zzn932+L+c5j4O/sTn+B/tng6lq7EjPyGT5psq/VPS+gjzu35t/xuPxVAN9tmAACqgptkUUkEVnbK4tQxgYGEgH1gH9c4/DZRSwlgRT1mS62JB/N62ftDE14Q28ImgAThDUsGds65llhveZTpNtBfkUHtzFquREthc/ROW26nksJcRS7CcbLuMiZpl3pZPiTuaxoofZtNUT7F+Xk0nRq0/zzZffoqr0Xunn+rXrKILaTNaemYAvKgS2o+QR7n3AwzsHTnD21PkF/sxMz3D7+nSKqp/i7X3v0XruEoIsaYNtQObLqAJe7wxftXYCsHnLRjbm5XCu4QsGe4eZ9fmwfBYqfhB/QCJgtiCNgUs1hZS1SZS8VEhqhgtXWgqHy+owokzE8Evnl0/gZgOiEmI77vXyy8+/kprhYrB/GMuU4MTUCDFTY4Uy+sFCg1UEBOKSE3A6HRw59AGu1FsZ7BshOiEmWNgyiFxGFVkQEDUBgZojpdyTm7Ng7Il3P+ZKxw9+6R3+9wSwHEJQ/2WZSUhGDdwroQQumJhB8AP2Mwt8Z5F5Fi7jC9XHMU0TEVAFEZieniU7JwuQm/RsURpVIClpFaXlT2K3Oq5enYjTafpZBtK4YmYKzEZLUPHaupPU1p2kYOeD7Nn9BPHxscGxVTXHaLvYiaqiqhAliAg+R0TMwj068+nntF/+juf2FrIh+04+O3+BlvYOEBADVANro0To2VK/mJ7BIcprjuJeext9g8OhNVDEz2wObaVgUdFOcrLv8IMCqNJ/dYSxiUlUBa/1Oz1XhxEzxCYr0018XExAGCEtbY1d8sPArORbEi+8WLrLPdfhdDodo+PTac88/6ahqkiAxdx5e34ulbt3jo/d+O2aZVkYhoFlWTQ3N48uCyYi08BW/H/YYHO73QmnzzZ+ffD4h0xMeVEVRKDx2CtjB6r2nXbt3/Mj0AkMLKo/yjz77TybAbrndwwNDRkpMWZjTUnho4feP8XU9Aye9Vm8dvjljxoaGnqBy8BFYNKmnj2zZZpVVla2v76+Pq627NktXT/183jeZm9WRlo30AFc+jOgSMBoaWnprqioqCguLq7KcOA++tYb/UAX0A6Mr6RGJPtGX1NTU1dTU9PrQC4QC7QBN1ZaINJNqg/4PnBE3P4j2+9/Fdgf/yNnOgSaGkcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 20, "height": 25, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "02373eeada86dc8dd8d8d9683321a1b3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACMAAAArCAYAAADyijE0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEJ0lEQVRYhc2Ya1BUZRjHf+fSUW6CZMByGwJSxktpkk19sJrxRgreNkGCoYZgxtRpLKqRyRwtUy7NUCFOpBbB2pQRZIrE5UNSzjg1U02XcRxsRqtJRsZSFtAh9/SBWPbsnrPsLrvA8+nd53ne//nt8z7nPe85MlPI5MkGcLSpCdP9grpPhGJgcAKvH6QK7EupFKo0MMCgALMmEAQAFSJGxpO+TKrKvyNjXZikSrh6uTcgF480zeT3nZJuzLAyW+/dHhCYiq8PsKuzjPyFzzL7zvmewdgkISAwKnDp7276bt1wiY0bJi7VRFnrXvLvKUZV1bEnCMa6bmDG1q3q2E/SvEQAGnsaqHvtI5pqTo490VsYVacyz+zJt48zC1e6xAt2bSa/NJtTH7TbfYd312t13RTcq8roATibKImavNq9Whh8gTH6Bx3HzzDQp79JW2/028dLsx4iPtnkthIewxg1sKW6iZ4/tHtQ2qJUzn/frfElz08iPtnkouOuxd30jIFf1MZOXxhehou/XmLbulfsfiVI0dfxrWf0Z9kkQTcWHhmm8cuK7FYnIDBrFheRYX6EZks7OM4RDHT8dTfB8DLZJOj8sU7j37ozD4DPLG0cLLfYe8NZx8ee0f8LqiQYxmD4LlQlwV4Bl1x/7sA20f3uPFK50WVySghEA29a/6JufKB/EJskoP5fAf/c2qKxXxXhrx435x1Rm68xn3Zgg8ocb6wwVvNCxysYvb6w9o8+BkJDggxFHfMC1jPLsrbZxyHBQXR+Ua2J91y9xtocp17yR8+MdZ7puzXIkhWFvLQ9D3PmYxQ/X8YPP1+Asc5B/uwZZyursVBWYxn+Mc6jqiFMzoblLj5r/wAnOr7xWDx3ratGRESYdzA3L0J6XDz/WK9p/MtzM0lMMPH2h41uIZ7MWkZJYTYtTa0MDQ1pYmc7uryDuXIIPu46yeXrv2n8773aQNNPDTy9cRULNxTpCj6+9EF2PGXmQGklLcfaCFZCkcU7NDkzps9EkaZ5BgOwIHoxMaHxLv7aPXUU7y7giYxH+eTLr1zirz9XSPX+Q7Qca0ORprEgOp0wJdwlb1ZwlOcwGbPNuv4rvX9Su7GZ0s9zuT4wwOmz39pj39UfpK6mnk9rm5ElhdVzNpGZthlZ9Owt2ut37ZjQOFamrqdqjYXyU0X0Wq2c++U85468RWtTK+9XNBA7I5H7Yx9mdVq2xyA+wQDIokzmnBzKVx3laOsOAM50dvHmy+8QFRpLUXoJCRHJKKLina4vMCNA6+bm8caKd2nvPsFt2xB3hcRQ/EAJKZFpvmn6CgOgiArmuQXcF72Em7cHiQoxkRB+t8964/4+o8jTmRe9aLwygAOMICC7fYpNgI1WRiBaVellgr/pCQL2zcwOk1IhbAG2TCCIi036Nz1Hm1Iw/wFEOTYId/BzjQAAAABJRU5ErkJggg==", "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "c6297d4f68906d45c6f06f5be69774c2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAXCAYAAAAYyi9XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABx0lEQVRIieXWMUgCURjA8f8dl4ZDIAhCRcMNQlA4CYLg1NAS5JCEFM5OQUG6tIhT0BAiODRVY+BQukgh0RItglCUoMtRRDU1maENjxDz8uw8GuqDx4P33n0/eO97j1P45VD+F7i21t6VZSatSt5qIdntZLa3pVNdcHyc+fV1PNks2O3DgwsLkExSAfRBgHIZLi8hGh0Oy2QE+DV0z1BVYW6ud/z1FYpFyOfB6YTVVfB69cGDA/1xw6KpVgVwcgLn59BsduZ2dmB2VsCRCExMGGUzAA8PIR6H+/vv11QqsLkJW1uQSsHGBkiSSXBlBZaX4fgYslmxne12Z16WIRiEcBiWliCX648ZggCKAqEQ7O1BLAZvb1CrwfQ0tFpQKoHPBy4XvLwYZfvBxb+9hUJBXBdVhbOz3jVTUxaCDofoGw24uemMSxKMjsLdHTw8gKbBZJ+nY2CwWBRFkcuJIhobg0BAFNXMDFxcCPD52SLQ7YZ0WrT3d3G2ZsLUZ3qYooj2ufWWgnrh98PICHg8JsDrazg6MgfX66LXtAFBVYXFRVGNw0QiMQCoaTzu72PwVgwWT09wdYVss9H1MHaB6bQUtALrF3//n+YDlj97wNUtsRgAAAAASUVORK5CYII=", "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "a007d42b9d7dfb7aae453926c4ce5e5a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAXCAYAAAALHW+jAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABBklEQVQ4jd3Uu07CUBjA8X9LE0fCIiMJKRRchY0RnoAX0RSGxgewhDQ8j0rKC4CbiTYEF1/ASaceBi7p5bQcgoPwbd8lv3znnOQY/HEYFwDWBw6I/jZ7IvAeTgM1Kghut9ny9A2PjHMDrfsWH5P5UYJp3/AbfvI1+UmDQn+mYfd49xbKmM4MQ1iABIQSIS9K6AbzgetoWXaHG9QcdlmOX6VY7a6Jhg+Uk62sRymhh1PMYReEBCvMYph+tR9Kgg7wGEMFb5F+Fa2Q3MxlNfqWg4HnUreJodCJTLQTC7gEnhMtpI+cRrMihclBNVSKZYP5aCaWD8rRXOwwGEeLhzA1cIcqxv//vtZZvFbe+uQwOAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "3b03f909b820b5f2b625c05f02fe1d0a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABRklEQVRIid3TPUvDQACA4ffSKCjoXAQrpthUOru4FQQX638QBHFtU7pWcPErv0A6uHS3rmrBH1FSVPADXIVOEr1zUiokdzWmi7ddknvewN3ZjHHY/wwv1bOELNE/utGuLtRWkJkXbg+fR8NL9SyhvEaoHK5XITi+isUFC1gfbfLVMnf+kx7/gqGIEiBkxxiAPBnRxWmUuT94jMdDuQsUv+dKTIO6wPU2DAEH+73Lcq1M7+QhGu/P7OEO5lFsDT2dQo0UWETSBlajcZqSoLmNOyAyUKhW6PuXsbxidngacVo0AUTHGNDj6QU0l8gU8DZBJcVNAXUO4kwXGOH6azd55w9/bgxox0/caeSYfLOiP30FKfZR1hyC9d/jE+EaMnMKiNgV8W8MeOC3cKughD6QCE85EL2hKQXiT0vgt4BWUliPpzDGin8CEjqS3kMob0IAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "4", "label": "SE" }, { "symbol": { "type": "esriPMS", "url": "585be2174c6e26fc1ca3b167de1b3e36", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAXCAYAAAD6FjQuAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABG0lEQVRIie3WMU7DMBTG8b+dMEbiAmVASnoEuEGHqmMnYEDiAAxISLB4bceOCAnaW3RlgDMEiY7sldmIYgZgaIiTB3URA99oS/558HvPMb+Y+B8Do8nsBNivbNzzmJyCKQNhRpPZW+BoZVnxANGlBBJijVCPfGxlF27FjCZ7mQKH60It2CfkgkANmNGkdgYchII82DAitVNUBQKLUzdQ9snOZKcrfUc+fvZgw4h0pw4CSMBdyZSPlMUA8GDdzgWuFgqSVex1a0Jc9IG9zWOL0ZLd8x5xMa8BLXANiAr4PeWTH2sGExTb5MmJtGNUU//0faDjmK6F3PwI9Bf1BsDmdhUYbG/EAUHZiAkEyofnYrTk6+D8Vv7qt2D9vAF7n4S/EUEuvQAAAABJRU5ErkJggg==", "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": [ 153, 128, 38, 255 ], "toColor": [ 153, 128, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 40, 189, 255 ], "toColor": [ 181, 40, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 160, 199, 255 ], "toColor": [ 54, 160, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 37, 68, 255 ], "toColor": [ 153, 37, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 194, 112, 255 ], "toColor": [ 41, 194, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 76, 173, 255 ], "toColor": [ 43, 76, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 85, 42, 255 ], "toColor": [ 201, 85, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 201, 44, 255 ], "toColor": [ 133, 201, 44, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 45, 196, 255 ], "toColor": [ 78, 45, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 181, 162, 255 ], "toColor": [ 40, 181, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 58, 138, 255 ], "toColor": [ 181, 58, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 50, 153, 255 ], "toColor": [ 117, 50, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 158, 62, 255 ], "toColor": [ 107, 158, 62, 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "f6f0e00a74b1afb3eb20ef473aa254fd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAaCAYAAADSbo4CAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFMElEQVRIic2WXYxdVRXHf2vvc+4592vuXHtnKtOOoWFaJG0pUsDahIpfERUCGlvD1wskAr4QYiDxRR80NSQ++OaDaQwPpsoggn2QStCWyIepxCoIjON0eod2OjCf5/beufeec/bePtx26FB6KjGG/nNOsvfKXmv9ss7Za2+PS0TeRw1wVpc4yNd+WQW1BWEtSIBweeDryxGxAAIFURQElHOSOOcSi7PO0kZcVyG+dYBgsM4iYp2zNjUsI0wQyH5G97SzQW791VeUlmeqpTCuVUPraS1BTgf5wPNzvkYElBKsddB7sNYhAs6Bw62EimNLnBqiZpe5xTZRs9tz6LgbgAcyQfr7wkdx+Psfu8X3tPrQJc5Sp5uy77ev2af+OH6nwz0IskL9AZ/GjezaPsx/C3Fi5jSXDZTQWi66Ngw8vrxzg/rN8/8qc+voMAeYuiBIHNv+oVrxokGnZhr87tAE9emIgWqBvlKOb37xSmrVfKZfpZzrDcRdARkgqTFBqZjLDHZ07F1+8cxr7P7SJ7lu81paywnzUYdHf3qY7933aTZ+onpB30Lo9wbWDZ9rPx8kdV5fMbhgoCefG+PFoyfJeRqthPH6Is7Bjdeu58jrp3jiD2OEgea791z/gf754ExKcYOZIBYnga9X5sY4ljsJ1jlyvqbVTtm1fZhnX5xEFDSaMdNzTW66fph/Hpvn3tu2cOjVt/nJ40dWJb9/9zY8rVBK0FqsMRQyQXDQ7qYr0+/sfY6T754GYLnTs//ggZ3kfM1yJ6VczHG6HuNpRaebsnmkRqdrOPLGDJMnl/jGFzYxdnyBv74xw46tQwAoEWccNhtEettspULO8f37dxI1YwJfUy76bNs0yIHDExRCjzX9eW781HrWVPL0l0Ou2rCGseMLXHPlILd9boTn/1Jn3WCZ2YX3+leaOoU4d27a80BynkqMc/65tvp0g/mojRKhVs2zbdMgn9k2xI6tQ7wz36LVSfG0Yv9jt/CP8VkmpyO6seHqjTXuuPkqXv77NL7fawdxYnA4AUwmSOh7LWtc/7k2pYVKKSBqdukvhyglrBss8aOfv8yGdRWKeZ+DL00yv9ju9RRRFAJFXyng93+eJB94VEq9DdBqJ72gjji7Ijm9mFq7CmRkuEqaGj5eK1E/FfHjfa+gRHj47utotRMGP1ag3U1JjWXqVIO5pTY/+/VRdm1fj+8rtCfkPLUaRGhlgnhaN5NkVdVYN1Bi775X0FoRJ4Zi6BM1uzz9p3HePLZAseDTWk4YqObp7wu4+6ubWYg6DK8tc/qKGsdORFQr+dUgyGImiBMXxul7P7RIr4s+dNd2tJLeoSXw1uQCc1GbB/dcg7EWrRTjU4ukqaU+02DLSI25pTZrKnkOvnSc2z8/AsBC1DkbeToTxBgbLq4shh1bh3j8wOukqUMU+FqhlEIERIS/vfUOgqBEcDiS1BInhjgxJKnFGMdANc/ZJrnQOBPbJG9ngqSpS2eXllfm996+9f1L/ic1Wl0ESV3RP5EJstyKn3zh1ROPfPuHB7l64yCX1Yr0lQL6irmVO4e1jjg1GOPIhx6VYoDvKzyt8LXC9xXlQo4w8IiaXVrthEYr5vh0xIHDE9aJqzP6reztG4u/19PJDRNT0a5/Ty0BXPx8/7AS2fd+0/md9emvL6VwE7ufyLH5zZRDn1XkZ6v4VDA2RFkHGPC6iOkiaKz2MNYHVUCRR7kQ53xQXcQ0SLVDWwXk8JM6T91z6uIgZzW6J2YUAAvMnnn/b7rEb/Efgf4DM44qVfR04QIAAAAASUVORK5CYII=", "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "ff0f247fc61b11ef20c5c3e0b77351ae", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEIUlEQVRYhe2XbVCUVRTHf/vsCsvsWoDJwAo4RiKYTXygCTOCjFHzBUYNGbXGEGNggK1v1TQOIOloOZPiyzg1NZNvBESTiajxqqNoGTpjDRphJDKLKKy07MK+Pc/TB2AJd3WQ2OhD/2/nueee87v3zH3OvSomWar/HIDFkqtTqoXl3kgmWqVKjWav4YEAVqf+OAq8khxAqRYYEPWFfsriAjcAiyVX583kw1JAPuAO4K1t9ySrqM9UK4s/HQUwWfofYEIAfmvpZXak/+QAfFXyK9u2tHGq5kV0M7T09zuRJBmtdor3AS6c76Tph1msWxeHw3ETgF+udqPPrWfHzngSEkO9A1B1oo3qE/7s3rqVxHe7KNy+G9ACoM+tZ9+BV4ieG0jSyxUUffgC8xeETBzAtqJLqIlnX8FqFLfPgtkAkh2Amup2Sr9exto1VRz4LIkvDy0mdVUlDedS8fFR/nOAxnMGkmKziZ83DQz1cOcyaEe2+VqzkaioAA4dXcKG109Td/Y1UlZGcOTQddIznh4fgCTJ1Na0U3rUQEz0EvTJIrbfv0c2tQEyCpUFUZYByHs7hsT4cmrqV/PqslmUlrSQsWkea9OqHg2g5HALjfV3ALDJ4SxMWMH+7XEIfa0Yrx5GtplcvoJowumUXHZiYijfVLTyZvpccrLqeGNDNE6nhN0ueiyDR4CudgdF69cDMG1BOtauZsytpzF3/ISjr3uUr9LRh0McAVidOpviXVdYkxbJ3bv9AERE+NPV1U9Y2NSxAZjNZqrragF4pucW9p4bOAd6PLkiCCacop/LDg7W0NNtHRxTCgBotVOwWUWP8z0C/Nlnofxi82AQ+R6+SokpgoRSISMI8n3eNuz2kTA3WnsJCx9cqThUmt57NjQazz8mjwAf71k4yr7daeHA/p9pPHmLlOeCUCGiEpwohsaNRgcQDsDuT65QUr6UnKw68rfM50ZrLyaTnRCdZuwA9ys4RENBURx3855lU3IVsZGBqBQCPthQIDHQP7jS7Mxavji4iDMNHdz8w8SixTN5J6+BjW95PgFjBhjW9CA/Mt6P4aPNl4h9ajq+Sl98ZDOWAScAm/Of50JjJx+8d55vjydzuekO168Z2bUncWIAAJJTIoiKCmTj+moig55ArXoMi9UIgG6GluzMWo5VJmOzieRk1VJSthSF4sHxxtULIucEUP7dMtJWniTUP4gB50iYYydS+PHibVdPmPXk4w+NNe5uGKLTcKR8MatWnEIUfVzfzzR0sHNHE2UVywmf6X7uJwwAICx8KkfKktixtYmAADUALyWEjqkNuwGIVqlSqRYeGSJyTgCfH0xy2Q+r97AEgSY3AI1mr2FA1BcO3du9JhkKfRTF7gAAQy+WAquoz/RGckGg6e/J3QCGNfxo+Dc06dfyvwBsj36LVR/PhwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 24, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "84cd898f2880025b84da96d5b1ab42aa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACMAAAArCAYAAADyijE0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAELUlEQVRYhe2YXUxbZRiAn/4AY1KGOKGlpomTDNpg4ALLNAv7cZsumg3KxRKDbCMNISRqFhY3Q6IXxC06lzhhM8OZMAguWwbUZInxxnhhHAIXEsdf1gAihcWtDOlggJweL8pKof0O3UEyLvZevX3/vue833t++ulZR6J/0gCh8hRGJOsfRpblQr/fv3MtF9bpdB9EBSNJ0q6bnbfeWwuITYkJZGVuAagE5leEmZub0x0uPr4WLOTlZdPUeAYgAZhYEUaSJO0mjX9NYJ7Bv6hGAyPLssaokYQF9zreZE/h/oi+gb7bXPy0VpibvHiRYWsL76aNCp0xm1N52Z4d0afTyIq5GxR8Qph4xEkTnjH6On5ns9nI5jQjANO+Bwz3ufmr97Zibhzy/wvT2XqDztYbfOxqgLSAbaMhgcsnq/F6xogXZkKsQl0hzAbEMwNgtm7lhcx0AMZH75CcZiS/cD8/1H6jmKcKJk5WvpteLzkU1C9XVHLM1cQ2x1v8VHNRGUZWsU0GeV7kIttxgNzCtwH48dQX+Hp6AHg2zYTz/BmuVhwT5sbL4o4LYZTa+eqRd4J6b4uLWPwMt3diseeSsWcnz5uN/OMZjZgbo2abREkp1kxSMjMA6G79nufMJuKsW7nX24fFngtAjuMAv9ZcECyoYptiBHube7g4qPc3u9hddQLzAsQjyXIcpOOr8xHzdWpg9AKYl/buBsDnGeVOWzua9yvCYgzmNLIcB+lrdoXDqBlgUTtjDQYAbtU3oEfmZvVp4hITA75EA/u+rgHAWlSAu7k1HEZNZ2L94TOTbLMC4G520f9tPbGAr7sHX0jMLx9+xPbPT2Oyv8L2qpO0V59aUiPGrwJGG3IFb1xpJDXPHvydXlRAelEBXedq6ToX6IRxm5193zUuqWE7WoLtaAkNWzKCNo2azmjFOSGFF+M0CvGhtbQK9aLqzOD1Fv5u+y0s5m5bezBuemSEPxa6pFRLXWdC9KHrLcICj+Iejnjo/lIEE1mPGkajkLQaUaorhNl1pTGi/edDxRHtyyXJZiXnk6owe8zCYyBqmKmpqYFZk9EtSZJuuc9+9rMXO46fWBFkx9UmeXp29sH45OS95f77g4PRw5hMpjoCH8sJy31+v/8sQGdlZKAkm5X8q02y9/6E97Ud+ReGhoZ8EPFFF2YTbdO/wACEf7TV1dXVl5WVHYkElGSzkn9tCcg4MCSAmY4WZgboIsLwl5eXe/V6/XxpaakzFCgCiBf4E2gXwPiWG0QwEnBX4Jt3Op2XAEKBBCDdwJigTpio+ePvBSacTqfb6XReslgsOVqtNvXdlBRpZmbGFwLhAR4+TmG1pxASgQF3Dw8P+wELEAeMA241IKuBCQXqJ7AVMcAUMElg5h5bVns+Iy0sHjqMUbxi1wZm1QChsv5Prp6UPIURybqC+Q9nMn9wu6rD8gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 26, "height": 32, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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", "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, 242, 189, 255 ], "toColor": [ 252, 242, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 182, 252, 255 ], "toColor": [ 179, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 241, 252, 255 ], "toColor": [ 184, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 221, 255 ], "toColor": [ 252, 194, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 199, 255 ], "toColor": [ 179, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 215, 252, 255 ], "toColor": [ 215, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 215, 255 ], "toColor": [ 252, 227, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 229, 255 ], "toColor": [ 202, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 184, 255 ], "toColor": [ 225, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 184, 255 ], "toColor": [ 252, 197, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 215, 252, 255 ], "toColor": [ 251, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 189, 252, 255 ], "toColor": [ 226, 189, 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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", "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, 242, 189, 255 ], "toColor": [ 252, 242, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 182, 252, 255 ], "toColor": [ 179, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 241, 252, 255 ], "toColor": [ 184, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 221, 255 ], "toColor": [ 252, 194, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 199, 255 ], "toColor": [ 179, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 215, 252, 255 ], "toColor": [ 215, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 215, 255 ], "toColor": [ 252, 227, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 229, 255 ], "toColor": [ 202, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 184, 255 ], "toColor": [ 225, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 184, 255 ], "toColor": [ 252, 197, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 215, 252, 255 ], "toColor": [ 251, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 189, 252, 255 ], "toColor": [ 226, 189, 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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", "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, 242, 189, 255 ], "toColor": [ 252, 242, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 182, 252, 255 ], "toColor": [ 179, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 241, 252, 255 ], "toColor": [ 184, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 221, 255 ], "toColor": [ 252, 194, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 199, 255 ], "toColor": [ 179, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 215, 252, 255 ], "toColor": [ 215, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 215, 255 ], "toColor": [ 252, 227, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 229, 255 ], "toColor": [ 202, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 184, 255 ], "toColor": [ 225, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 184, 255 ], "toColor": [ 252, 197, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 215, 252, 255 ], "toColor": [ 251, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 189, 252, 255 ], "toColor": [ 226, 189, 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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", "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, 242, 189, 255 ], "toColor": [ 252, 242, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 182, 252, 255 ], "toColor": [ 179, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 241, 252, 255 ], "toColor": [ 184, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 221, 255 ], "toColor": [ 252, 194, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 199, 255 ], "toColor": [ 179, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 215, 252, 255 ], "toColor": [ 215, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 215, 255 ], "toColor": [ 252, 227, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 229, 255 ], "toColor": [ 202, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 184, 255 ], "toColor": [ 225, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 184, 255 ], "toColor": [ 252, 197, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 215, 252, 255 ], "toColor": [ 251, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 189, 252, 255 ], "toColor": [ 226, 189, 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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", "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": [ 150, 138, 95, 255 ], "toColor": [ 150, 138, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 85, 242, 255 ], "toColor": [ 85, 85, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 101, 186, 255 ], "toColor": [ 240, 101, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 240, 84, 255 ], "toColor": [ 131, 240, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 101, 156, 255 ], "toColor": [ 62, 101, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 240, 247, 255 ], "toColor": [ 99, 240, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 91, 98, 255 ], "toColor": [ 245, 91, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 201, 133, 255 ], "toColor": [ 91, 201, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 232, 91, 255 ], "toColor": [ 240, 232, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 73, 90, 255 ], "toColor": [ 133, 73, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 49, 130, 255 ], "toColor": [ 105, 49, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 128, 116, 255 ], "toColor": [ 65, 128, 116, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 94, 235, 255 ], "toColor": [ 206, 94, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 139, 214, 255 ], "toColor": [ 182, 139, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 135, 121, 255 ], "toColor": [ 219, 135, 121, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 182, 96, 255 ], "toColor": [ 240, 182, 96, 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "a075a64080bed2781b5209a3e2d6cf29", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAkCAYAAACe0YppAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEDUlEQVRYhe2XTUxUVxSAv3ffvHkjY5ASUELKQmhDF44uBJoohbCipt20MWlNShOTQhMjpKVxKU1qDbYrgyZd2MQKGuyPEWLSNjShaSpWSVoNowloHAoIteVHB9OZx7yf28UMI/MHndHGLjzJS2buOfd895x77n3nuXhC4noKfmJgKeUZoAZYfEyMu4qivLImGHghHL7z3OKi/5GJUlpA9VSMY60FZm5umBs3Dj0y2LJCbN36QwGIVnD6gcCqYCnBstJpsgXHfzqAXKnLCLbtqJ1tR1L0iqIihBrTm8k+AQVV1eI+0klasG2DYYBlhdm9+wrgIGXUicvl4fr1zxgbO42UNo2N5/B6S3EcEwAhNO7fH2VwsBnbzsjNFLHEsiSmaaPrBSl6VV2PZUkcx0HXC3G78xP0ul6EZTlYVpYRWxYsLUkgjxMnnsc0w1RVvc+2be9w/vzrLC5O4nKtA1ROndpObe1H+Hx76e6uxjAWEEJDCDemmSU4sbjWIYTGzZvfUlPzAZWVb3LpUmfcNj+/koqKVwF48GABTfPiOOA4qxfoKsWVaLawMAFARcXLXLt2GsO4B8DmzY3k5RVjGEEcx5UwL+s9tu3lVK9cjE4g8CPl5Q3s2nWc3t49mGaIHTsOANDfvx/bdidUciSSZarTp0lw9erXlJc3UFLiIxT6G11fD0Ag8DOTk7+hKCJhRg6plmkr8vbtIWZm/JSW+rAsKCvzATAy0kc4HMLt9iaBczjHyamOjofp6XmXlpavaGo6S2HhswwMfMrw8Dl03ZsyJxJxsgNnrkiN+fkZ/P7vqKtrBmBk5Huk1NLaZ53qTBEDSOmhr+8T6uqaiUTCTE9PoGl62usxk4+M4NTjtFIEphlV3rr1C0K4M9rmcGWuniZF8RAI/Mrly31YlpLRbtmHENHtWxNs2xLDSC0MRXkI6ex8AyHUhCO0/CJZlnQ+VgU7jkMkYqWMud36ihEtJQrTNBMWl+xjTbDP9xL79h2N/1dVDb//IoODXyKESDcFwwjR1taFpmnxyG3bwuVy4SSvMB1YUZTtGzZsKA8Gg68R7RwA7La296rq6/c0XbjwOR6PNx7Z0pLBxo1lHDnSzZYtL3bMzc2FgZVlpZLUb2WKWAkGg0FgiIethezqOjokpXwrHA4pAwO9eDzRW6qgoISOji+YnTXGYtBJYGrFohUgAtxbCyyB+diTnI1Nx44d/7i/f6qloaGY4uJSDh785vedO+vPjI+PLwI9wJ9pfKZItg39bGvr/g9VVXhOnvzp7aKiEqqra8+Oj48HiUb6r6C5gAHutre3d0xPH9hk26YzOjq6ANwBLmbjJKdPGMMwJg4fPrQXeIbolvxFaqv5+MEx+SP25CT/n4+2p+D/Sv4BeKbl+7xurdIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 22, "height": 27, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "b6183562222b08b86d28f9277b738472", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAaCAYAAAC3g3x9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACl0lEQVRIidWVT0iTcRjHP++7993QZQeRHFaEh8BAGiVTElHoENilixAeVpeEHDaEmMcuHaw0CasZSIRCmCQhKhgK2iHUDh1yJHgZSAkdRraV7t3779fBOZ2TpeHF5/S+z+/L5/l+H37wUzjkUo4OUAjxGqj4D4YqSdL5HCBQMTFRdlFRjh2I5vHUAcoVMKd2AzFNN+A+ENCyCgD7HJAL1DSBotgUFZ3J9HT9F7qeAMDtPokkOdIgnWTyB4YhsgbkAGGdpqaxTC8SecHiYh+2bdLY+IrCwhMAxONRxsevoev/ADqdbvr7z+L13sbrvcX8/GMUpQBwMDBQRWvrNwYHfej6b2TZmd9hKgVCABSwsNBHdfVdVLUMTVsDwOsNomlx4vEEiuICwDDIBxSITSJCuIhGZ2lsfMbQUDOGsUFtbYjhYT+W5cSyRHrHeYDJpMC2tyJIjIy009HxhURinfLySwAsL3/E6dy+CXl3mEoJYFtgWUnW1r7j97+huPgUU1OPEKIwrSMdOQ/QNMHh2NlRiUQmqa9vAWBx8T2mmR3RsvJE3rw22RNHRx9SX9+CridZXV1BVV1Z5/+IDJKUPVEIlWj0M7OzA9i2i1Qq+9wwQJbBtvcAJpM2YGf+pTS9s/M6suxAkuT0kG1XeR0GAk9xOFQAlpY+MTMzjCzLO2QCTdsgGOxFUTZ7paWnCQZf5gIlSaoC2gAVIBhsv9DQ0Oyfnh7KOE2lNMLhD1RW1tyLxWJ/dngxc4Dper710dv7RHR1dcV9vqttc3OTGIZOT88YNTWX78disa/AO2DXxnOBWQsJhUJ3wuHw8e7ulhslJR58vroHKysrW7Ac/V7AnAoEAjeBCcAD/ASG8+n3+6a83afuKL16h1V/AdnPFpcWuAOEAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 19, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "815af60076e99b1052b5686c010cb846", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABRklEQVQ4jc3UP0gCYRjH8e+df478syRETg2CBEFTLWWBS0Suje3SKgStEeTu3twSSJLNoQgNNbTkICJEaFAp2tl1nnfXEEWeenjQ4LO9L7/nw/PAy+vmn8o93dBuqVnM1dVYzzBtmzwi7ISl24tYaHUklG98I/E5L1vz0kDzs2Jw2fikKutoBlw11JWxE/1MshbycrgYGJokvRxku9Ck8NJDM2xWs9Zp7YN0WSbgFtmP+EhGfBwtBYlfvw1lbaFWz6Qq64DOSVkmGfERDbpGZm0hUQCXAJIosLcwA0CtqzuHUlE/qaj/92yYcPwgO4fKnT53LQ2AtmZy9qhQeu05h/INlYP7jl1kMshJDUBeUUDRTd77Jk+KTtv6WCzZv0sOQImwVMzV1Y1MpUum0h2LeERIhKWb7DjofH12c5I1NCBruZu+b+QLfi1yJxTWTAEAAAAASUVORK5CYII=", "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "08f67adf4c8dcf8e147d17de8ae5fb95", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABqElEQVQ4jbXTu0/bUBTA4d+9tmsedRypJRHqhGhFOwBpF1hRFzZm9i5ZkTqUiQGBRKYitQtDVSRWFiT+AiSqigEGCoXy6FBRFISSNCYP59odqgRMQHYqONP1fXw695xrnTsO/V7B9EZuZivvvikrjCiHhYCuB/L3S9sYm03F9gLg5HYxlflWeOd6LScVB1aAvgBYrNSG61jClGyPdjWdVD4cO4qPBw6Lx6XGfLbqJerjBiiEkFev8thsfAYi2SYZehTHlIKFwwsAfP9yPbQpme8OSz9LGBJeWDqzAxZP2jWm+60GeDVCwV8Xiq2cC8DGuYtlCD68skmYku42yUk5WPSWn42lX5bipv6Fgn0xnddJEwE8fajx9nknADuFGqflZjIUTPd2kO7tCMx5PkxsFm7cH17DkiJb+ZeJ8uGwqJjfd1g7q/4fmNl1eL/vhG2LDrYa9wdKyNXHyocfxRoA+Qg/t6nhNoF2PLacilcLmzk3dlbxeLaajZSRJmDANj6vXwenekR56shPjuT/jNeUb0fSBF67xte5QftLU4Z1FPgUCbsl7rwpfwEM9IfvjMyAnAAAAABJRU5ErkJggg==", "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "477c166d2e3b20ed7ff54fd0233b2605", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABUElEQVQ4jc3RO0jDUBQG4D9NHxFTO0hHBxEzOsWhEoVSELGrCIJ7cS0IriLYvbvgIIggiMU6ODYKFtRJ8BGKKIJiobWJ2pvmcR1EaEkTGuzgmf/z8d97gujTBP83VF3Yk0nhTqIty3OJCbHg5scv4odLk10hUlQk2rIQSY6Cmx3rWLZfP9A8uodZqYEaFsixIro2+m0SmRrB0JrkaBLLpVCd24FeegQ1Olt7/tHn1hXU3CkYPgx+RQSfERFbT+Itue3IekJ2ncCs1AAA6qYMPiMiKAx3zXpfLcAAbABMhMXg8gQAwHyo+4ei2QSi2URbRQp1o+QfMm6qMC5ffowGwdfuNfSzJ/8QKSp4Xz3xivQG+ZkOiAmzoE0bVNNhPauwG8R1kQmzQMsF4tKCTAq301q+DC1fdkdCLAbSwjkOXKD4/uJMT+8wgHbEAf1l+gZ9A9yQcs8OwMljAAAAAElFTkSuQmCC", "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "4f2010d48dbea6670ba9c971051052ab", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABs0lEQVQ4jbXSP2gTYRjH8e/73iWp5s+11aYRXRSldCntUBS3WJ0cnN1dgpvgoFMGsWAmC7o4SAVXl052cfFP/QcGEUFERKhNibSxdwkxl/d9HTQ90wTuIu1veu597/3cc/eczS7H3lNwo7B0s1Vev0RTxSKdFiDHkpWhmdyFzPzZT13g5vXlaa+0cs34atCmhsEsARNdoPH8Ux3MyibJfbjcc9Iojfpaw7v7mvqD8va6rjaynTp4ZSFlUAvkwf1927HGU4yePAIJm/q9t3+fFOyHDsUtPaP+8D0iJolNjuHMz2EdzuDcOBOA/yQUVKsufrkCQOvNd0Q6zsid81jZJNahNGrNHQzcGZlOBBfa9OyHgvbEAYbmjoEA+/go6aunAfA/VlHr3uBgqjBLqjDbvagNtSuP+zcQBqrVLXS1Afz5bdpfNvEWXvLr6bf/A93Sc9zbK2G3RQcHzR6CUtQ6pVGa9ucNAPTPZriSsPwecMRJPGpN57Za7yoZ/aPB2omFaC1ZkvhUdpEXO0BRzDdN8cl4LX/0Im3tRNOMlvvir5xb57an1vUNRTHfBO5Hw/pn14fyG6i0jOLUpqLWAAAAAElFTkSuQmCC", "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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", "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, 242, 189, 255 ], "toColor": [ 252, 242, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 182, 252, 255 ], "toColor": [ 179, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 241, 252, 255 ], "toColor": [ 184, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 221, 255 ], "toColor": [ 252, 194, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 199, 255 ], "toColor": [ 179, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 215, 252, 255 ], "toColor": [ 215, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 215, 255 ], "toColor": [ 252, 227, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 229, 255 ], "toColor": [ 202, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 184, 255 ], "toColor": [ 225, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 184, 255 ], "toColor": [ 252, 197, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 215, 252, 255 ], "toColor": [ 251, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 189, 252, 255 ], "toColor": [ 226, 189, 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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", "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, 242, 189, 255 ], "toColor": [ 252, 242, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 182, 252, 255 ], "toColor": [ 179, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 241, 252, 255 ], "toColor": [ 184, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 221, 255 ], "toColor": [ 252, 194, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 199, 255 ], "toColor": [ 179, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 215, 252, 255 ], "toColor": [ 215, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 215, 255 ], "toColor": [ 252, 227, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 229, 255 ], "toColor": [ 202, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 184, 255 ], "toColor": [ 225, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 184, 255 ], "toColor": [ 252, 197, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 215, 252, 255 ], "toColor": [ 251, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 189, 252, 255 ], "toColor": [ 226, 189, 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "5cbb67e9946581d2ca5bfc5202894cc4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABtElEQVRIic3Vv2tTURjG8c+NsSKoVKsiglHp4KK4t2pHdREHQVSkgiCIWx0E2yBSO7h0E3+A2Iroaru0prjEv0AEBcHBiImDrSBaK0jicKzchCTcJAp94PJwzj083/dyX86b9p+VXlGACqmI8j8DFNkZcbHCEfSWWFdkAa8wnebeVr61DKgQfWKkwnCFNTWvN2EAA4tkCwxmmG4JUGISZ5tVBl10l5l6zPhpLicCfORKkvBlpXCAoUu4VQdSBSiwPeJa0vB4yAmGHpBfZKohYBUXsLZVAOxBPxNz7BD78VWAiKPthC/rEN1zocjxugD0dgLIBDvWDLChE8D6YPvie7WAeWxrF7AQbKPQXOV6gJedAN4E+y52ndQCnuJwu4BcsHfxvSrATyYiRrvY3Gr4c+GCwmxDwG6WCpwpM5siSho+j6t/a3S7IQAy5J4w1sfI6gThnzGID2E5hvdNAXCK7HmcZHhvky+ZQRbFsHyIG7VnGs6D+2QnedHHo4Ns2SX0+Re8xjO8DUd/4Dpu1stpOnB+kcuTyXMOx7EfPfgqdMsM7qLUKCPJyFzCnT9Py1pZQ78d/Qa8dF4oSkcQfgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Campuses" }, { "symbol": { "type": "esriPMS", "url": "1b5bc25032778d21aadef5f0738a5af1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACBElEQVRIic3VP0hVUQDH8c9Vn1omDUVGSgYNtQRSIEGQbtEUFS5FUBCiEkk1SEJLhAVFDUGBRNHgUkv/qClTAy2oaBIbLIc0gjQ1/7xS323QNE2f770K/MEZ7jnw/V7uOb9zM/znZCwpQXjCsuCK0X8mGDoqLz3imNAegU3RqMzRSkN4FYTuZEXcDK76npIgWqki5BJyBLOWVqA0DJRGx9WMVDmw/JrWpASjVc6GoTPx3mwqhWFMU7TSnuzrniQkGKmwV2JwkBaIjIy7/6JM0fa72uMKwjKZ0cDlROG/sixDpDfqKQowsaDgxxq7xWxIVgAl+dZuXKmuc0DNgoJYzK5U4JAeUJynunPARXyZVyBQKExVQX6OLOxD/fyC8O+aHUkDO+MJeuac+aTSMwzW/T439xM14XCqgpYemN3sWYLsCfe+MRxJl5MsvPUTHwZB14KCoN7AxyPOr0p3Lhn4REht2/TjrEb/san5t9S17FNenGd9ooLaNl5+Bu8XFQSERY1KqrbqOLRJVjzwjxinnnNj8oIIUY2xuAJ426+rvNHuhncenyySXVpAZtrM+tfvPPjAhdd0DU5Pn8ajuax45/5Zc7cdzd0aciI2F+aSG6E3OrmZEzOF7MNxNMwHWaxYb7BleMzB9j77sQ2rMYgOPDRZqv6FAIk0dxy3p0bSWVo//VTyE2l5lsZmykJLAAAAAElFTkSuQmCC", "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": "ba2ae69a4a1d34a4f7c0984556f11d9a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB3UlEQVQ4jd3VsU+TQRjH8e9DDy010gWIMiApDogOootxciJxImIKgwmTdjBpYAT/ACUuhBQ6dDEh6UDfKENjXBmIYVJbtXQymhjpQEhoS03khcehLbQ1b/O+g4M+yeW93Hv3yS93b+41/KUy/xess7PXUb2H6hVEAqjuoLqBMa9kcfGnZ1gjkSB+f4Lj48nTQa0+RR6qbf/QaDQisdhr13AN3QSuOS0SkX5VTb8Nh5/ctqwFd4n9/kQ7tAGXG319zx4MD5PM5//Am2CNRkeBydZJTnXW52MiFHqazOc/Ak3b0pxY5L5btF53BwclYEyiYtuXgZMDbYZVryLiCe4yhkvd3f3be3sTQNIpccBrYoBzxgDccYZVC14TAxQqFYCLjWOtiTeAaS/ol/19vpfLABVn2LYtNea5QI9beDmbrXe3HWGJx8s6M/MY1ZQbdKtQYOUUXndODMjSkrU1NbVws7d3znR0tEXH02l+HR0BpIAPbWGAW2tr89MjI4SHhubGBgY44/OdvPtaLLKczRLLZOroJ+BRq+F4u63mcvOrudy7852d8VAw2NNlDDsHB3wrlRqnpWpo0TVcK6t0ePgms7sbpvqdXqB6+p+Bl8B7p4VuLvoy8KLWXNe/92v6Db00nNPhM45TAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Locations" }, { "symbol": { "type": "esriPMS", "url": "31d6f277b5396305b1e2eaa9ae4afcbf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABWklEQVQ4jdXUv0uUcRwH8NfDqaNDomJwcBAK1RD+4kgdEocWSSJysSaxsaGlpdk/wPGkyVp0EA+HGlK3PJTEwSMKEXQvQQVR7h6HR4W77h6foaHe8J2+38/rAx/4fhr8xTT8X9i8MHWbFwHP0YkSigEfBwSLibF1YXuZpZBs1dXdkGeL9r+1Sj8aEhzFYjvCpkOW0Veve5t0z46vu7iDCrAC+82rIAa6yn0PW5+YWsub7a2LBby8CbpK1uOevNmnuJ5h9czuJcUy0dOJOCyVFEtFTyuaV2M/8CAJduDnH80rsJD5ICG2YgGRWBM7Z+bUrzfNbrXEQUUFn31AJNbEhgXH7xVGTrRtdMg01oK+2/TWmLJSgUisicGk7Ha34f5+I18GjbakdSkr2VP0yZy8nHNnmxgTfbP6GGxZ3d6ymsl59xrj6LosLGIOOZxV18VtjWNMX55E+Xf32QXhuFY+XF95vgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "11", "label": "Visitor Attractions" }, { "symbol": { "type": "esriPMS", "url": "a82188337ca134fd618e13ac88598ead", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABXElEQVQ4jdXUv0vUcRgH8Nd1l5ASKHIeiFgUCbUIajjkIEijRci5WINLY0N/hODa2Jq3aCLmrYLDDYUi3JCgYcNRVmKQdP6gur4OJnJn36/fwUHf8Jk+PK8HHnielDNM6mJh2UBy96vHlwLZgFuoYAW5fKuZ2NiDbzL7X8wm6A2qv25jaGDJcsM1/W/SfkZi2ffq9ivyAT1h3a+06vr+1jpuUg1WYXuNnoqAjtLULd0+YqGU0x2KSXhyGnSUdL+uUs4jjmdYO7M7cbGrHWAkCkvGxRLJk81rsTV0xsF2Pp5sXoUFTCZiYht58CEUq095sb3leV2j5ijoxzKfp8FUKDbVotw3Z+BPxmJ9m8v/g7aLLI4SVLzDRCgGhUHFlj53m+6Zz9zX3HCDoEJ5jU+vKU3w97clPHS4ZuEYbBYUNwuur457hmF0ON7PV3iJX7V1UVejjLF/L1bO7z07AIYKXALEQeHUAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "Cooperative Extension Sites" }, { "symbol": { "type": "esriPMS", "url": "e0fdebe155208f015d1a61768f224dce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABeklEQVQ4jdXUzStEYRTH8e/T3Lm5czWJZKG8TQgL5SVb5Q+QxAZbG7FQsrCxshY7K4UNCykLG2Vp8lIUZTQLoiSl5plrGreZY+GlLu64Cwt+dTZPnc/pOYtj8Isx/hm2Tih2HRsWkQGgXqFygpwr1FpyKrkZGKudr61QV2pLkK73N0EAmgTpr5qpOraiVvfF9IUuiLXMtpgZN7MNdPhOLzHa9JVOAjHAA3qwJ/tpVKF8ofcUVReVR7uie6l4qt0XU0qNvP7o51iNVlsqnuoDPnbo3ZnQHIwCs8IEGPLHIBQUQwF4h3/GEkBrEMt9cL8M92CiZF2JCoQ5pw7ApS8WsSIL6Yf0ZCgSKisEZa+z6GMNsOGLnY2dpSvHK3ukWA6MUiP8LXST5W75DvLEgVVfDOB28fbEbrA7zTpz126yy8LlYSQvuPcu+kij9zWSk0OgF8gVxACchHPiJJyax53HCWAQaHhrPAdWgCXg+XNfoauRBubeKlD+7j17AZHSfXkLVMnUAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "4", "label": "Agricultural Centers" }, { "symbol": { "type": "esriPMS", "url": "c1eb89234a6722aaabb51ac5d89911f8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABk0lEQVQ4jdXUz2vScRzH8edH1zrUCLRhuA6CKFPnZNbaIdiK/QFjSBJkJ6FL4GH3dijossMib3Vsi/huY4Q7jYUhbGy6Ags9KPbj0FiHGKiBmt/vZxcTtL7ue+jQXvA+fXg/XvA5vPv4h+k7XZiiKOaGtxyRUtxC4EKiAnkByxF/dN0w9vLjc1tdVl4jxQQAsv3kkRB6srXwfuCy5UZ0OFrpiSk5pb+uVTYQXNVrt9osweK7UglwAh1gB1ZXy/cQQhf6Hdeoc/BmaPJtci11RReTQtwVJ0mt+K+PBJNrqVmg/YcdmACvQYshpx3gji4GmI1iJrMJusq7sQIQMIIdfv3+R3k3phjF0psZgKIudtZUe/rjSJ07f+GctRdU+vCJ7cQuwIouFvbdrz589WC69rOWuWi3nvkb9Dn3hcVYHE3T9oAlXQxg/vajrO+ae9wz4XszNhWwXnLY0FTJt9IB24kdkqspmr+a+8AMoPbEAHLpQjaXLjhW4+sxIAy4W4t54AXwDGh07/W6GlXgcWsM5f+9Z8e7yHprY6kO6QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "6", "label": "4-H Sites" }, { "symbol": { "type": "esriPMS", "url": "58ae8b1ef5961ca7fac9ae12bd619600", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABX0lEQVQ4jdXUv0uVURgH8M/bNSm1wS4qgYggBuUgeI2WhijnJOQKYq2NDf0BDQ0tbUJLa+VwHcRwVYIaCiNQUKIfgiIUDhp6BxV9j4Mm3Gvv2zs06BfOdHg+zznP8NT4j6k5ZVixlLMd7gmKotAp2MOCEF6bHBrPjt0ZbbEVT+A6CEc3V0TRgL7nn9W13vSmfzMdK5ZqbcWT6E38y/l8j7W5H+hABViJbccPUqE/aexs0nbrreXpQjIWwn2if1qgubvH8vRdHM2wambR1WwSLrTCcAomlxmLzkBF82rsK7ozYeVfx5pXYaFElA37+QG+JWPnciM2Nh6pbcinQuvfWXkHY8nY2GDZjSe37TbOqGs6+1fo9yIzzwjxR7xKxuD941nNXddc7JrSUsirv0SIKa8cvGZpinj3E/qxl47B6vys1fl2X0oPMYjLh4ULeIkX2KkuS9saZTw9PJlycvfZPpnJYX1BgdFJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "5", "label": "Other UA Sites" }, { "symbol": { "type": "esriPMS", "url": "58ae8b1ef5961ca7fac9ae12bd619600", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABX0lEQVQ4jdXUv0uVURgH8M/bNSm1wS4qgYggBuUgeI2WhijnJOQKYq2NDf0BDQ0tbUJLa+VwHcRwVYIaCiNQUKIfgiIUDhp6BxV9j4Mm3Gvv2zs06BfOdHg+zznP8NT4j6k5ZVixlLMd7gmKotAp2MOCEF6bHBrPjt0ZbbEVT+A6CEc3V0TRgL7nn9W13vSmfzMdK5ZqbcWT6E38y/l8j7W5H+hABViJbccPUqE/aexs0nbrreXpQjIWwn2if1qgubvH8vRdHM2wambR1WwSLrTCcAomlxmLzkBF82rsK7ozYeVfx5pXYaFElA37+QG+JWPnciM2Nh6pbcinQuvfWXkHY8nY2GDZjSe37TbOqGs6+1fo9yIzzwjxR7xKxuD941nNXddc7JrSUsirv0SIKa8cvGZpinj3E/qxl47B6vys1fl2X0oPMYjLh4ULeIkX2KkuS9saZTw9PJlycvfZPpnJYX1BgdFJAAAAAElFTkSuQmCC", "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": [ 207, 252, 241, 255 ], "toColor": [ 207, 252, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 179, 252, 255 ], "toColor": [ 235, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 179, 255 ], "toColor": [ 252, 188, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 179, 255 ], "toColor": [ 246, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 213, 252, 255 ], "toColor": [ 204, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 190, 255 ], "toColor": [ 179, 252, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 234, 255 ], "toColor": [ 252, 204, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 212, 255 ], "toColor": [ 252, 238, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 252, 212, 255 ], "toColor": [ 219, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 233, 252, 255 ], "toColor": [ 179, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 179, 255 ], "toColor": [ 252, 227, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 201, 255 ], "toColor": [ 252, 187, 201, 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.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", "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": [ 207, 252, 241, 255 ], "toColor": [ 207, 252, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 179, 252, 255 ], "toColor": [ 235, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 179, 255 ], "toColor": [ 252, 188, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 179, 255 ], "toColor": [ 246, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 213, 252, 255 ], "toColor": [ 204, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 190, 255 ], "toColor": [ 179, 252, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 234, 255 ], "toColor": [ 252, 204, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 212, 255 ], "toColor": [ 252, 238, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 252, 212, 255 ], "toColor": [ 219, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 233, 252, 255 ], "toColor": [ 179, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 179, 255 ], "toColor": [ 252, 227, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 201, 255 ], "toColor": [ 252, 187, 201, 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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", "uniqueValueInfos": [], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 241, 255 ], "toColor": [ 207, 252, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 179, 252, 255 ], "toColor": [ 235, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 179, 255 ], "toColor": [ 252, 188, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 179, 255 ], "toColor": [ 246, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 213, 252, 255 ], "toColor": [ 204, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 190, 255 ], "toColor": [ 179, 252, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 234, 255 ], "toColor": [ 252, 204, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 212, 255 ], "toColor": [ 252, 238, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 252, 212, 255 ], "toColor": [ 219, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 233, 252, 255 ], "toColor": [ 179, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 179, 255 ], "toColor": [ 252, 227, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 201, 255 ], "toColor": [ 252, 187, 201, 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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", "uniqueValueInfos": [], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 241, 255 ], "toColor": [ 207, 252, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 179, 252, 255 ], "toColor": [ 235, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 179, 255 ], "toColor": [ 252, 188, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 179, 255 ], "toColor": [ 246, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 213, 252, 255 ], "toColor": [ 204, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 190, 255 ], "toColor": [ 179, 252, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 234, 255 ], "toColor": [ 252, 204, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 212, 255 ], "toColor": [ 252, 238, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 252, 212, 255 ], "toColor": [ 219, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 233, 252, 255 ], "toColor": [ 179, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 179, 255 ], "toColor": [ 252, 227, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 201, 255 ], "toColor": [ 252, 187, 201, 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "169e209179a7282d2463056f8831f060", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACGklEQVRIiWNhoCFgGbaGMyoJanr6aoTGKAlpiPCy8XG8//7m6/nnpx5uubZs+offHy6SZbihtKVzhklpp4uyvy4TIxMbslyQdjxDlUN3+PJLs05NPt6Y/uHHhwdEG+6uElTQ6T67kp9DSAyX5ZwsXAJJRgVuFrIOu4q3xabdeHPlAEHDTaSs/bo951fxsvGJ4jIYGWiJGqj2eCyaFbLEyvUHw4+H+AxnK7FtbSPWYBjQFjdULbRvntF+sNQTp+HOyj4F5jL2mqQYDAOx+pmmk4416H/9/RUeySiGe6qGujIwMDCRYzgnK7ewj3pE+sorc7OwGq4uoi1BjsEwoC9lLrvyylw4H8VwbjY+LkoMF+IQ5kbmoxj+4/e3H5QY/vnnRxT9KIY/+nT/raaYPtmG33xz5TVOw3fd2XDWXSXAlhyD//77823TjRVLcRq+7urC5mzzKj8lQTUlUg3ffGPlxVdfn+3GaTgDA8O77iOVc6Z4r6xhZmIhOnLffXv9dOrplkoGBob/+Axn2HFrXXszT7FqnX1fOBMTM0ELPv5496JgR2zHnTc3DqLLYS24Fp6blPTmy4s7JTYtqQqCqgo4zP177NHea+2HyqquvDy3BZsCnEXu1lur2rbeWjUjVCexzknZ10iWT0GIk4WT/fPPT99uvLn8YtvNVbsPPdw1iYGB4RcuMwhVFu9WX5lfsPrKfALKyDOcIkBTwwFn4roq1fzclQAAAABJRU5ErkJggg==", "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": "80419efa364e8c2e72e2657ece447e08", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABgElEQVQ4jWNhoBCw0MSA5Dn35L++flLCxs2n+vf3r99/fn7br6liP6UhjPEXQQMiOg5P4ROWSxMQU2RFEvZ5+/1zhV/l2pRN7cGbcBoQ2rx7mrSWTSY2V7Fx8ooqm/ktd8md5b9nctoeDAMso5t0ZXQdk3B6loGBgYmZhUtB362fgYFBF8MAEVntPCYmZnZ8BjAwMDDwi8lr67ol213eNfcQigH84grihDRDASOPiJw9AwMDqgH//vz6TaQBDL++f4bHBtyAF7dO35ZUtyBC+/+vd46uOodhwPGVjev03FNDmdk4lPBpf3rt2J6Prx7txzDg+6e3p3ZMTlnoVbS4kJGRUQCb5t/fP5/e3B0+mYGB4Q+GAQwMDAw3Di5t//Xt0y+vokXu7NwCdgwMDEwMDAwMDIwMH1/ePrN9XbPP0m/vX+5F1oOeEn/fO725Y0qk4G4JZSNdOX1XsV8/v/y6tm/xi1/fPx1gYGB4ge4qXJnp7Iu7586+uHsOhzRhA4gGANV0g/xBZOq6AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Recycle Bin", "label": "Recycle Bin" }, { "symbol": { "type": "esriPMS", "url": "5b707cd8f1bc036e02847fc1c7b58b26", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACGklEQVRIiWNhoCFgGbaGM8poCnqahGrESGkIiXDxsXF8fvP9651Tzx+eWHZt+tcPvy+SZbiapbSzZ6lJp7G/si4jEyMbspxNvDZDVLdD+L5Zl06tbTye/uPDjwdEG24SpFKQMtu9kluIQwyX5WxcLAIeBUZumg6yu2bEbkt7cuXNAYKGq1tL+aXN96zi5GMTxWUwMpA3EFXNWOQxq8VqieuPHwwP8RnOFtJq20aswXALDMVVA5vtZywvPeiJ03ADH+UCDXsZTVIMhgHnTH3TNQ3H9H9/RUQyiuFmoaquDAwMTOQYzs7NKmwVoZ5+cO6VLKyGy2qLSJBjMAwom0vJHpx7Bc5HMZyTj42LEsN5hDm4kfkohv/89vsHJYZ///gTRT+K4a/vf3orp48zaRMET668eY3T8LMb7pw1DlCxJcfgv3/+fTu24sZSnIYfXni12bfK3E9STVCJVMNPrLxx8eOzr7txGs7AwPBudeWROdkrvWuYWZiIjtzPr7893dByupKBgeE/PsMZTq+71b60mEc1ps8+nImZsAVf3v14MT12R8eLG28OosthLbh2TzqX9PHFlzthLTap4qqCCjjM/Xt176Nrq8oOVd0793ILNgU4i9xTq261nVp1a4Zdok6dga+ykagCnxAbJwv7908/vz2+/ObFyVU3d1/Z9XASAwPDL1xmEKos3h2af6Xg0PwrBJSRZzhFgKaGAwAY8bo7B6QB+AAAAABJRU5ErkJggg==", "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": "3da061cde85ff5b961c22610c644d2e2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACGklEQVRIiWNhoCFgGbaGMwrKaHpq2ITGCElriLBx83F8//jm6/Pbpx5eO7hs+u+vHy6SZbi0mqWzSXBpp7K5vy4jExMbspy2czyDQ1J3+KWds04dX9yY/uPHhwdEG65iGVTgnjO7koNXSAynq9i4BIx8C9xkdRx2beuPTXvz4MoBgoZLaVv7eebPr2Lj4hPFZTAyEFU0UPUoWDRrSYWVK8OPHw/xGc5mG9PaRqzBMCCuZKhqH9U84+C8Uk+chiub+BTIaNtrkmIwDOh7ZpoeW9yg//v3V3gkoxiuahPqysDAwESO4azs3MLq9hHpV/bMzcJquIi8tgQ5BsOAlLq57JU9c+F8FMPZOPm4KDGcg0+YG5mPYvjvn99+UGL4z28fUfSjGP7p5f23Yor6ZBv+5sGV1zgNv3Niw1kViwBbcgz+9/fPtxuHVyzFafjVfQubzUOr/ASl1ZRINfzGkZUXv757thun4QwMDO+OLKqc4122soaJmYXoyP328fXT0ytbKhkYGP7jM5zh1vF17Txzi1XtU/rCmZiYCVrw48u7Fzv6YzvePLlxEF0Oa8F1bsukpC8fX9yxiW5JFZRSVcBh7t9HF/deOzS/rOrlvXNbsCnAWeTeOryq7dbhVTN0nBPrlM18jfjEFIRY2DnZf3779O3Nw8svbh5etfvhhV2TGBgYfuEyg1Bl8e7K3vkFV/bOJ6CMPMMpAjQ1HAATPLoz1vuQrQAAAABJRU5ErkJggg==", "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": "cd228a50cd36e8f2da409690e5cd1f2f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAXCAYAAAAV1F8QAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB10lEQVRIiWNhoBNgGbVIUl3E5OvzN/c+fWJ4R1OL3AsMFn96+e3uuoZjPjSzSNNeNtMxRVfp64efUseW3NB6cefdNVpYxOVVZlLJxMLExivCyeaUpbdwWdEBU6pbZBqsNsHAS0kGxnfO0NM6seS6z71zL7dQ0yL5oAYrPwYGBkaYABsnK5dLrkHfrMSd2xgYGP5RxSLXXMOFMjrC4uji1rHa8ofmXyu6cehxD8UW8YtzuwTVW+phk2NiZmTzKTPNvXHo8QwGBoYvlFjE5FloPJlHmFMQlwJ9b0UZA2/F3gtb76eTbZGsjkiRe6GRHCHHBDVae13Yel+OgYHhETkWCfjXWuSysDFzEbCIQdFYXMY6WmPm0aU3PEm2SNNRZpJZqJo0IUtgILTNTv/kyhuWf/4wHCfFIq2ILntnRkZGZmItEpbjlXTKNpq0a+I5rJkYq0VWUZpzlEwkpIi1BAaCG60Vji66FvP1/Y8lBC1i42IOiOyxVyHVEgYGBgYufjYRrxKTytXVR9YwMDD8wGcRm3uBSZeAJLcoORYxMDAweJWYyOydfqHy3ZMv9fgscr17/PmjWQk7LpFrEQQwmjIwMLAzMDD8xGXR1mv7H22lzBLsYPBW5eQCAF5cguXUgd7qAAAAAElFTkSuQmCC", "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": "8e53d75d019a0f2128027e9dc4717d95", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAbCAYAAAB1NA+iAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACGklEQVQ4jWNhoBCwDG4DCmxbJQUO/37ZwNDwjywDdIR1t791e32GYRdDCskGVNp1eTkoeuq///FOp8SqoarnWMMrkgwwkbZZwMzEwiDCJcasJKKzjoGBwYZoA5qcptQYSVmKwvhOit7WZQ6dFl0Hyk8QNCDBoYHDTsmjBlmMnYWDwVDMdCUDA4M8QQP0OJUXy/Mrs6OLW8g6ytU5TEhvOlAwE6cBJXbNik5K3sHYvMXAwMBgLe/c28DQMBs5WlEM0BDSX8/PIciIywA1ER3uC26npjPsYkjHMAAWbbg0w4CDkldysUNDde+BhjcoBhhJWc1jZiKcssW4JZgVeDRXMjAwOKMY8Pbbq/sMDAziBE1gYGD4/OP9OQwv3Hh/Pcj0u80TIU5RJnyar7w696FqT0YphgETDlc/l+aSXBiik5iIS/O///8YTjw+kIEshuLprz8fpd1+ey1cVViLC5sBRx7uutl6oHglTgMaDjT8qXMWLFMV1pqCrvnbry//Lz8/F4IujhHsTXvzp2oK65VbyDrIIovvubd5e8+x6isEDWBgYGC48OJkhJGk5RE2FnZGBgYGhmefH/2++fVWODa1WA3oPFRxTJ5f+ainWogNAwMDw4H72/umHWj4QrQBDAwMDPfeXg1+/dX22YsvTz5V786owKUOpwE9xxpeifBKz/j849NBXGrwGsDAwMBQsTM1B588QQOIARQbAAA4PqiWtvA4sQAAAABJRU5ErkJggg==", "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": "a26cfd3a9b7a0dcecf6b7680fd3b6105", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAYElEQVQ4jWNhoBCwUM2AalvbXhFubiNiND368GF6/4kTq1AMEOXm1s43N3cgxoDEDRtOMDAwoBpALhg1YNQAFAMWX7q0/9TTp0eI0XT+6dPbGAacffas8+yzZ+S7gFwAADbiHHS92Y2rAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Trash Can", "label": "Trash Can" }, { "symbol": { "type": "esriPMS", "url": "ca8987327c0b3e88f20e9a993e04211c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAZUlEQVRIiWNhoCFgGR6GV9p3n9IU1ftDrmHHHu17MeNUZxBWwz1Vg8Vl+RXlyDWcgYHh+IxTnXDOMAnzUcNHDR81fNRwWhh+4dkJxn///z0g17Crry4w4zQ8b1sUJWU5Bhi6YQ4A3cIX2nFZLugAAAAASUVORK5CYII=", "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": "bb83892078ab7837931bf027f0ad824a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAZUlEQVRIiWNhoCFgGR6Gd7u6ntKTkPhDrmH77t170Xn0aBBWw4O1tMQVBQTkyDWcgYHheOfRo3DOMAnzUcNHDR81fNRwWhh+4vFjxn///z8g17ALL14w4zQ8at06SspyDDB0wxwANj8YNkdmMfwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Trash Compactor", "label": "Trash Compactor" }, { "symbol": { "type": "esriPMS", "url": "f4ad32a6009b635149b5ac433398a9d6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAWCAYAAAArdgcFAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB4ElEQVQ4jWNhoCFgGf6GT/P2Nhbi5OzZc+NGxJwrV15SzfAF/v4tYTo6xZwsLBy28vJXZUREchoOHFhBkeEzXVz41WVkdtvLy5vCxKR4eIRrbG0XKQgIBCZs2BDBwMDwn2TDp3l7e3urqy+S5uUVQpdjZmJijdfXD9MSETHZdueOe8OBA3eINnxFcPD8YC2tGBYmJrw+M5WWVlIRFj4vzMlZlbt9+2S8hs/09ZUzkpDYayIlpYLPUGQgyMHBk21qOlGWn9//5e3bnulnz/7GargMH99WUgyGAUZGRkZ/dXXnCe/fz2JgYEjEaviF58/3e6mo6JBqOAMDA8P/////7r93bz6yGIrhW27d6iyxskplY2bmINXw62/fPt10+/YhnIYff/Lk6dnnz+9ayshok2r4/nv3rqCLYaSGgw8eHCXV8P/////feuvWbIKG7751q6vEyiqehYmJnVjD775//2T73bubCRq+7/HjuxdfvrxrLCmpRazhe+/du8HAwPCXoOEMDAwMe+/fP0204YyM/zffvLkSmxRWw3fcvNldbGkZyczIyEbI7McfPjzdeufOMqIN3//o0dUVV65cN5KU5CZk+JqrV+8wMDB8J9pwBgYGhph16wwIGUwIDI6aiBwAADB9ncWb5TTCAAAAAElFTkSuQmCC", "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": [ 105, 245, 210, 255 ], "toColor": [ 105, 245, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 110, 250, 255 ], "toColor": [ 215, 110, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 141, 84, 255 ], "toColor": [ 240, 141, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 115, 158, 255 ], "toColor": [ 90, 115, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 230, 80, 255 ], "toColor": [ 200, 230, 80, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 119, 164, 255 ], "toColor": [ 237, 119, 164, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 143, 56, 255 ], "toColor": [ 51, 143, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 121, 81, 255 ], "toColor": [ 133, 121, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 70, 184, 255 ], "toColor": [ 70, 70, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 247, 114, 255 ], "toColor": [ 99, 247, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 210, 235, 255 ], "toColor": [ 157, 210, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 213, 162, 255 ], "toColor": [ 245, 213, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 61, 80, 255 ], "toColor": [ 128, 61, 80, 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "22ea2df9e066b1078b5bac0b9672e373", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACoAAAAgCAYAAABkWOo9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACY0lEQVRYhdWXMWzTQBSGv4qOycDiYg8sSGFpJNAxMkTKmmSmmZCCHImpI2QpXRLE1AkpRlmdvbYEQyxFFVPJCSQjpBoxlMEmWRjcvQwNVlvSxqlPtPklDz49vfv87r3fulWWRKvXDZBWKkCrgD4nRk6fK0sFqAlU5sS4nHzQlbXUR/9gwRx3UsYsmvfL6ZfzoE9v3733Lqel2Xuq4+NbKaIEKyuf0qY8mvzi988fVeDD37XzoLp48mz18fMXaXOm1cqMvS7Ux7evGbx5+ZBLQDMrnkREvqRQnjdfi0kpaOC5jGwLgHgcIuqmstxKQQvlCjlNJ/KlUkhQDGo3ahxNQgAOPJfS5hZGUSjJrRS03tsl9OXNrmjoS4Y72ze/opEvya/pGEWBURSMbAu31cR0RkryKwM98FzqvV3sRo3AczCdEU6rqSq9GtB4EpFf0xnubE8ramI3apQ2twg8V4mnKgENBg7xOMJYF8kQ5TQdt9VEbKgZKiWgB57Lo7p5pnJGUVBpd+k3akocIDNoPIkAGNkWOU1Ppjz0JYHnkl/TCX2ZefozgwYDJ6mm02oi+2Csi8SeCuUK0U0ADb9KqtOjFRsmsm8h+xYbPYe8dnJDkX2LrG6qzJ6kbRFPIkqbr8hremJN1XYXmDqDNu9qdbEygQaeSzyOEls6PTTVdpfQl9iNGvfLFYKBk2moMoGG/snFslCuzOxBoyio93ZxWs3M//9MoKJuUkpxnNV2N3GHqyoT6CI9l6U/YZmvy9+H76+D44yib5//WTsP2jnc3+Nwf+//EF2uzumXWUffmbF27VqaHv0DsX7YrgbOt0YAAAAASUVORK5CYII=", "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "887d50acaf7319398e5cb24349904e3b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFJ0lEQVRIic2WW2xU1RrHf2vt3c4MHei0nRZaOxNHkK0cZ+QBqdKUpCQkBMV6SbyEtF7OQY28aOKDkpzjiwkaUWOwxGjtybHoi7coxpAgIgTQEYwJqGRqdQ7T0imVTgdn2s7M3nstH3rBthCNGuOXrIe997fWb69v/bP+n8lfFObfChQOh6uklDFTqbCGAICArCNlSil1IpVKjf5hUCQSWesE6g/klzfJYv0yXH81AEY+gyfdh683riKG0ZpMJg/9LpBlWQudQqGz0GC11z3exW3hCq4LeljiM9DA4LjL8ZEi76XG5I9P/+vgUqV6TK93ayKRyP1mkBUKNdgle29m/ZZoeFMHW2K1fJ3XdJ/VLDIVyxZI7m/00rLYy2P/qOR69Qr9e15vr97fvdIKhTYk+vsHfxVkWdZCu2TvHb79ieiNN7exqMrP4ISm5GjuayzjiuwPmNKkwricvjHFkazLpxsu49GaB3g3sDha9872vZZlNc/d2TyQUyh0ZtZvid5+SxtPrwry2ajL6kqJAfQeO8yKdeuQUhKPx/lv2dX0jSsWGoKdq4NAGx9kz0Zr9r3aCXRcEhSJRNYWGqz20KYOdq4OooE1AclPNnikIJVK4bourusyMDBA1ZUr8An434ANwPOravjqXAeZU4fbI1J2/VIgM6BwOFzlVNUfqH28i/jGyxhzNOOuZtyBTElTUIqG9XdxIns3dV7JZyMuPw7bBAwBaN44Y3Mk63LkxkbWGq8y8uSdB8KuG5yW/gxIShnLL2+Sy6u9OFrjaLDV5CgpTaBM0OiTnEmc5Lndu9m8eTNh31X8f0JRpgSm0CTGFN+NKdpCfjqvbJL+zGAMODgLZCoVLi5ZRr9r4GpwtcbV4Gi4ptLgo7fe5OFduzh69CgAzc3NlK+4GlMIDKExBBgaPs8qVtWUU6xfRkCp8LzSaQi4/mrOOoKhosYvQWlQaEpKkM/nWbNmzQwIQAowBAgBEoFA8/24ommxieuvZvoWuajqNLBn2OHuJRc+JXIujW3/ZKM9xI4dOy7k6smBnp4JGVsjEHOXvQASkDXyGWxH8f6ww6ZaEzn1p0WlOTrict2SBbMmK6ZKDLhTz4aAoQkXI59BQHYeyJEy5Un3MVG0ybnlHB51aa02MAWUS6gtF0hpzALZSmNrZs7S0VDnEXw5UsCT7sORMjUPpJQ64euNq+GxgixWVfDROYemSoMyCV4piC2SyDkVKWkoaijpSWBJw7ULDZ7pHcPXG1dKqRPzQKlUajRiGK3BnQ8e7Nv6Mm4oyL1fT/DvpR6iFRJvhSRz5twMJJfLcUONSUE7nD7vMq4062tNnvoizeizD1CeTbcmf2Efs8SQTCYPLVWqZ8Enu9vTG++nobGSliqDcgNe2/USPT09M7nbtm3jtuPHeWT7C3z81Tj+MsE3g+cZ+PB1agZO9Xx/+vQs25inOtPr3Vq9v3vlcGBxdGjdJgzhw0DQ0tJCLBablSulZNTWFAE9muPYvj3U7e8+aXq9W+etO/dFIpHIWaHQhrp3tu9NZ4eizfY9HLsphBVdidKgp2QsELyYKvH2NwUSp8/h+2Q3dfu7T5Y59oZE8od5nnRRP0r09w9altVcs6+rM3PqSPv1sotbwxWsqvFQ75tU3uCES/Z8gW9TOYKdD+EdODVpfBeBXBI0vTOgIyJl18h/7jiwc8bKqwAw8qN40n3U9caVmU23zj2T3wyajmQyeSgcdoP++GAscInmJPlnNCcwKX2mbuHfG39ZX/czazdeA+9zkvsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 19, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "6f8820b4132be05eb65d1f9a7e5a1a32", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACMAAAAqCAYAAAA51uKRAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAETUlEQVRYhdWXXWwUVRTHf3dm+mGrYEyo2EpBMdQWLQ2CGioGBQxttMXvBh5ImlqjMUiiGATeBDVoCFaNPmDUxGr1wWhIjNHUmJhIFB8MRlKxsQSkrdvv1m53tjv3+LCzu+3uzn60tZSTbDK7c885v3vv/5x712IBmXWpAabawoQRkaVAlQM58wqg1IkEGACBNgMWzyfMuEhJoVLdiTBaOPrYR/hHJry9Ze5A9rTtJEgsV4JmgnYQOxBMESITGpURjAgQiH1PgNGi0aKjKePDiszh0sRNLAHGEQdHOxm6z60lrozWaEkOo/MmWb2tFMtK3xF+/64LAGfQe2z8xBZmn4mYRuOInvJLTD3WlZqqrWWc6zpHeUU5ABUVq5MGPny2BYD+gRSVmVYz2lszSjSVlWsoKipC69TqEXdC0yeWkiVZNTmemokkWLasNCUIQKQevWIlYfEu7WSeOouyjrSAVJUZb0lhvAKYWcFksE3pNRMv4JjjxKDDoaeOYZgmQniMNkOIclBiYGgLJSYA3X8Mht9rI+MJJNeM19LaigunhijdcDV1jVsBKL5+KVcUFBC0bXy+Pr4/cZJfPu1ESQTCe2Uunz4jTBVw4ukkymHJmny6zlzgy+PfAnBd6RLyC/MJBiYZ6B3iz9+6uKZ8EX2dYwAYdu7MYCB8HDiiUVGW2GKKwNrqSmre2MJfneF2P/jPMLY/SE6eReVdZex64VG6z/dw7MmPwz56FgLWoqdrJm5j2z/5iXvrNnLb+rVJwweDNm/ufx8JRdxn1fQ8+ozrO+6DV555m2ePNAJw48obou+Hh4d55/AHdP3cRyZ3mrQCdsSrtGPWc2aEfQ2vAlC+fiXFK65luH+U0yc7CA4YbiVlf9nw2KbU+yxKaDy4HYBQQNN3cYjlZSVsrFtHy55WQmOZdt00mrmUlpFmhJgCBEFZmvJbbgama8a2bXIL27BHJ/8/GBch+mTmCJMhGwCfzxcbJUJuoYUWO6PkaQUsWuJgIuuiAYWIoP8Vnqs/kjyDY6CyOI9Swjji4KS4gyDuJ+idMGVvSQiWAmb5qhLGRsYT3UQ4f7abUCiUYaKwld5UTE5e8n/MpmXimLGJT4UJGYbqeLn1+as84i5u//zHkqN7j+M46We+vfE+AJoPNgwZhtHjNU5BVO1RGKVUP3Cnl5OILNr80IavAhN2dcuBD1P2otodm2g+0HARwDSMLUqpjrT0LPQ+42VKqVERqa/ZsenrCX9g3bsvuady3FV084PV7D60y2eaRq3rl9GqZAXjBh4QkQceadr2TcBv3wrw3uufRYHurrmdva81DVmWeb9S6nQ2sbOGcYF6RaR25+76dgC/P7Cq9a0vuOOeKva3PD1m5OXUK6VOZRt3RjAu0N8BkRqA5hcb2p/Y9/gKpdS4goeVUj/MJOaMYQDyoNd9bNJaFximGQJ+nWm8WcEopfzuY/tsAKba5Vna82H/AUofCqcebl7sAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 26, "height": 31, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "8631375566f195713799c4a9f7c6070b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAoCAYAAACb3CikAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAERklEQVRYhc2X328UVRTHP2fuzP5qu2m7dPtDEAVEwN8P4pP/gRKllSihESWKRn3xQcQHXzTRaCAxPCiaGDUhIYHEICHGNPFBX9AHf2OVFIQNUKWB3ba77C6dnevD9sfMzsx2dymB87L3zpz5ns+ee869MyY3iZk3GmDObk4QrfUX3tsOYLjGS2EGwCSAiLwSDFKxh7/buckFBiIL46WwWKqHh9799L/ZaTDIjTQfSPHiOLNJQINnXGu2srCtGNFSHgn08JugA8V8INLAGEAnu7nn9b3037GOHz/eQ37kkM+nGWt5aVTPAAN3bsCyLJZvfJg/Rg5jNZiVxUE0wWsQYPa505z45it61t/LqaMHsRqt5hC3pjOiEYzVd9G97j7K58+QOX+G9hW3Y6f7mTz+LQBqOtusbP0aCbRULw/ufp+u3j7frdG1dwNw9sO3MZxK4ONh+k1nxOxbgRGJcnH8Aun+gfnrYyd+p3PVWgAy8TYoTIWLBLRY3YwEtW88PUBhapLK1bLnuUL2MvFblgOgojGcEJCmMjLv7NpZ50ji6X4KkzlS6V6vUCyOMqtyRjQeuhM3DGLUCIhr7iAk0v0UJ3PE1qz1+MViMZShqn6xtvBaW6quuV62aNd45qZFItVDduIyiUTC46eUwpntlEh3DzOngwM2vDQex5oaUVYE27BQAflta2sjl63uH1ayC7tOjQTB+JdG15wxLkG5UuDke7voeXSr77FIR5Kze96sTjJjqGAOj15dELeAv301kaksHcvSPqFEewdWxa5OrhZDMBZesxYFcXdN0D7iKMVMxaFcLGJaFsV8nvbOTq7ksjiReFW0zrFT25Utg0Rsmwv73iKZWkbHytX8PXKMjdt2cGL/XszRn6sa4RxN7COucdiroqWdeT9j9oapNdLACdxaRlyF645hsFD9c/elTpBrBiFkrALya+jwjmgJRDUA4g4692vU+oeYahTkRpk/I44r7yHVagmUp6eJlkrYuSwzMzPofAGzgW8wpYP7xgsiQvua9YGO2rYpZ/5B2zZKw6UP3uFiPEE0d5mfjn9PfGLcE8SwLCK33oYobwizO0VQE3u8RKnfVn10IBikUklnDx/om/hkH7pSIZGfhvw0ANHxc97/Y5qkX3yVrk1PnMcwLgXI+a7VLs0DtfHn8EWp5V2bnzpCqXx/9vP96Ip/HURVD4juHS/R+cjgDxjG48C/gf+sHoiIBK3yXHFktNaDXVufPiql0oapA5+B4+5pg87h5wBIDm79RUxzi4iMNwLhA1nMROS01nqwc/vzR41ieU3h0EG01ohh0P7kMMltz/wJgGUNiUimGe2m21dE/tJaDyVfePmIUSqvLH19jNhjm2l/ducYljU063OqWd2W9hER+VVrvaVj1xtfdry2ewCRDCJDIjLail7LILOWQ2QEx0kBE4jU+ZC5jiAichLYfi3BlwRkqe2mAfkfeKxp/nllsX4AAAAASUVORK5CYII=", "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "26a5588ec2f1601b1c4c4d5ccd8d1699", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAoCAYAAACb3CikAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAERElEQVRYhc2WTWhcVRTHf+e+N6lGkgYCSWzUEAyWSivqwp2gRYhVqoSGSLWNbSB2FaF0UXVjFq66EEHFumwI1EohKcEsqlK0YKqgtIr56ocxpKkmJk06+ZiP9+51kZnJm5n3Zl7SQHJW896c+7+/87/3nndttkjYmw2Qjq0JYozp8j5rQHl+b1QomAcQkQ5fEMfoww39vatggHh+b0TUPljK5Rcb/009+oNsZuQsDfy9uBB6sDIGWxsSliqe7JnEz918R0y4RSgHTj+xm72P1dH56y98OTuFESk6Lki/8NIYA2nxHIHHHyjl9Z27KC0t5fCu3XT9+B1La3GmKEgucUAFY7FlLo3d4vm6enquj7CsQrhRQG9dS1OP4qmycs7cGOH8yBD3bJtXHipnIDoPwGxYqEIgygNijEFSS2NS7x+1I3z/QiP11dV5Yn1DfwJw8LcrLAVMKNq/I+WDeBL9QKosm+3btjE1M0NVZWUm96/J29SXbwegTBQx1/GdUBmN+LQlH0dyQMgGEaOJLi9zNxrNAhmdnOThlEvK6Cyd7EJD7pFijqT/z9sFniVVWmfpZOkHAOaDuK5v4qqQf0UCiAfWCgLR/vpbs8UDWJ5N5vfRW3HMUOgzqLSLCtqsAY77gKwm+oGIdtHGZPZMJtfzTjlulk6QfkGQoErSMRad58TFb2h/9jn2uC7RpSUqysq4OjvN58PXAIjGl7ECelpoR5TjBcn3JAb8NDdNGzAbjdI9cJnj+/Yz5yQZuDu9qhNQSFCh+SDJpAfD00c8e0IMkD6GqdeiXcQzNijE8c/JATFIMunxwB9EGVJ9w2SAROusIoJCJcM64iEWzzVAvA3L85z+dogbDkQcB78Tlw1igHi8qBgAWq/kpxuX60AiUXxcQE5+Q/MmFrgYrQAYSJ8C1w1XRDLh24LyQWJxz0EJApHV54wjIUFCO7JJkQdiEjEylgQ4ohGcZBKjDYmUC4l4HBPCERMP4YgAe2pqVwd5OJKOy/U7EyQdBw183PM1DdU1XLk5yvh/U1wa/gMdi2XGltgRGnbUYisra8Lqigr8LvtZILZl/X6x85Qvsat11en+3pqPzp7BcV0GJ8YYnBgD4NzAD1m5Ecum8602jr6077ZSasZHLu9d7tI8k/Oc6fGWUo+88/L+C8tLS0+f+qoL1+ebYVkr1b/f2krr3saflVJNwD++lRUCERG/20x6c4wbYw50NL3Rt7i48OQn57oxntuWpSxOHGoD4NirTVcjtt0iInfCQOSBFAsRuWWMOXDyzaN9iwvRhi/On8UYg1KKdw++zfGWQ4MAJZFIs4iMr0V7zcdXRIaNMc2d7R0XFhcW6rr7e2l/rYUPjhy7URKJNKdybq5Vd119RESuGWNaPnuvs+fTkx/uEJFxEWkWkaH16K0bJBVzIvKt1roSmBaRe/ehtX4QERkFjtzP5BsCstGxZUD+B2uzALnMRJAHAAAAAElFTkSuQmCC", "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "83039d6831017eed2b944bf0c9188e84", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAYAAAAe2bNZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAJDElEQVRYhc2YfVjOZxvHP7+74k535aXXqVHrRUKMUkiyeMrRRl6isVkkqoU12TJSW8ZUQjElPGhDZizG5qUcEipWVl5nyaKn92JFddf9e/7ocHM/t2X2cjw7//x9r+s8P8d5ndd1nddPk3+Qaf6/AZ62F4YRRVE4kd/gcK6wmryrDVwtbaChoYHehlo4WHfH0d6IqaP73zA3Fx797TCAhkD7GVAgEdoQ29sQEBEVgAiC2E71/SpX4PLfBiOKoiRx/93gHh4nPmkortVFB7r37cYACxlGNtrcvneffd/f4suUXFC0Fg6Zurtw9SKXCE9Xq+/+Upjv8mo99dxP7f/1YpXspdEGRG9wZJyTIXYWeirj2hUieUWVfH3yJnEp5wZ7uq4/NmrGtnN7N/lNN+vV7e6fhlmZ+nO057hTkdqDdNmZ7srbXmYq+opNhWT/8AuzX7fCf1J/XBxMcHEw4cO5jiSm5RH94YERZqcul32XfcvreVnqFGbRuusbouddWDgh1Jr9n71KN6mGUiutfsTQN76mrqgCY8dezPHZxcH5TmRsmQxAr+7aRL3rxmQPW/41YxOerhHHDmZd9fFx73/ohWFivihdvnzm2YX+0QPYHumgosnbRNx9M6i7WcWx4754jjAnJjmPFQt2EGAkJfXjCcqxg/qZcPtSFANGrsTH/YOD5wtuW7gMsSj93TBnrzwYNWr4sU+8F1mrgQCExOdTml1KVv7bjBliCsDy+U48+LWR2PA9TPGwxmu0tXK8VEODwtORvGQbjKdPVIYoig6CIIi/C8YnNO9gT3tdvl7nqKZV1zezdWMui2PHKEEe29olY8k48gOLYw7jdTxMRZNJu3Dy2xUMHzhzoP/Sre8Cic+FST1yb07AlCyDg5keaEkENZikvdegqZlBFnpknC7hTvl9mpub0dPpgp1lL8aP70fiqm+4XlJFP0sjlblOA/oQ8OE7pK7ZsVEUxaT/zY4KjCiKkp7jT8abjTNi0ghjFUel5U2kHLhG2rc3kbyiy5zwo9D0CCQKEJuhrRXa5aCrifRlPd5ctIN5vs74Tx+JtMuTMCsX+pC6ZivL1+45LYqiB9D2GEo5KudK/eCcHxvO1BdW6a7aMkI5WS7CvKgcdu66DA8eomkhY5KbORPHWNLHVIZBdylamgKPmuVU1PxK6d0aduw/T27BLYKPZLMocidrlk0jbJ4XAGamvXCdPJbN2zNGz53mfFYQhNnAdRWY03nVKBQiyCS8PrIjvberHuHm+w1leWW8GzmCIbY9mLv4CHMn2TFhtKXaEjpgCthQdO0Xrv10h23fRrF+61HeD/yIvNwi9qYuBSBg+lhmvxVFbsENRFGivkw5lxsQhDb0X9HBzLgbzS3tjJpyiPKrFRw/5cc4FzPyiyvhYTP6sq5qIE+bqZGMB5W1TJ0wjKkThrF6oz3LFi1BqtOFf29YzKjh9iCVUFz8MwrxSdkoYa6WViO2wyALGQBxaVcov3iXk2dn8trQlzqAC+5BV+ih3zmMiYEuPGri0o8lDB1kScTCKVRW17IhJp7wYB/sbfug21NGyZ0yUDwjMw0NTaAQMbbTAeBETim9nQ2UIACtrS1AC1qaTxw8y7p2kUBrE3K5XPktLGgyG2LiyT5fgL1tH/S0JdTX16F4ascqYXobaqFoFym5ex+AoGl2+E1IJSY5l+XzhwOgI9UEeQvNza2dwjQ2duwynW5PMvim/0cATPEegyiK1NbXYWLsAIon85QwDtbdERUiB07dRhRhhpc1e4KcWbFgJ/fvNxK79DVec7GA1kfU3X/YKcx/KmvR0tdmoF1fGh404T09nJzju0na/gWGBt0pKLpBc3UNNla9gWfUzMjBRrS3KdiTfIFrJXX0f6Un32z2YbaOhLgP0snILMbbzQp0tSi9W4ubk/puemwld+6h31OHsBWbSdiYBg8qSErdTYi/DwAns86DQo6DvQ2akmfAhPjaFwJ66EeLu49eZ3Vox1mzM3Yinm6WLIs7xro1h9E0lfH5l2c4d+kmfUz1MTHSR9pFQmNjE2X3qikrr+Ji4Q1qKipI+Gwb7l4jiI8JZchAG2XQzSlp2A2zZ7jjoCtyudisBvPYBo+3vBm38YzNJ8EuaGp0FJef90D8vAeSnV9CaNQ+8i79zE8/lVFXWQONjSBv6jiJdaUYGsioqahg1vRxrAx/BytL1f4n91IRpVdOkZx8WMfAwERlvdVgCtJn2QlCUPvaXbks83dW0VwdLVkSMJa3Jkey/fganIdYUlZeS0tLC7JuXbGzeZkl0VtJXPU5WxPCkUrVj4CwpdEIXUyYP/91tcJTgxEEQeE6a/tXHwXtmjptnC3WZj1UdL83HAl82YSE5COc/moFxgb6KvqmhBQ8p49/Jsjm1H2cyzxAYkpaUGjgLDX9mS1EdtqcafQMuT3GO77vrfyP0dZ6cq5oaEiI/3Q2wbPeY12yA2Hz31Bqoz0XoHhYz/qYUDWfFy4WEzJvBiPdJxIaOGsLdDx7nr65f7PTE2uTLAVhaskgt8i+BZkrkUm1lFrQzLFkZc3k/QWLqaiswX+GB4Fhazn7/U6Sd+3H1qqPiq+c3AJGOTvR09iSs5mHNAWhoxY7bSGeNkEQxPT0dCtf311tpvYhHP4ijDHO/ZT6vtSlSGgnduVnxK5cB7SwfstOAt/yVvGTkLSDsNA59DC05NKFU9qCILT/VsxOG3JfX9/2KFHUWGU+u93dZQEBS/xYONeTgf36IAB7UyMIC/YhJ/cyM6eNx8jgSX2dyDxH1Kr1nMvcz/CRXlw4e1RLEIS2zuI996kSJQgKQPBdsM43NW73vtS4XbhPduWdGR44DbbB6dV+OL3akbEL+T9yJuciydv2UFJ8EjBmdeym6IjwkKjHS/OnYB5b+pawdCA9JCJZ3P7lMbIOZUJXCToGuujLtKiprqG1pgqQ09fetiwhMXXje6EBcRHhIb83xIu/tZM+DYxeHOA5vbDoJsXXSigp+YXqmhrMxw7D1toc+/425UMH959oZGTU+KK+/8jDPwUF+wWJBgpBQIIEUdJx9UoUoJC0yQ0NDTu/Sf8qGEEQyoHyPxLsefaP+ln0X6ohc2jXlHNdAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 26, "height": 26, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "", "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": [ 161, 196, 172, 255 ], "toColor": [ 161, 196, 172, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 148, 209, 255 ], "toColor": [ 151, 148, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 196, 222, 255 ], "toColor": [ 160, 196, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 227, 166, 255 ], "toColor": [ 222, 227, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 222, 164, 255 ], "toColor": [ 166, 222, 164, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 150, 181, 255 ], "toColor": [ 129, 150, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 227, 225, 255 ], "toColor": [ 166, 227, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 184, 130, 255 ], "toColor": [ 174, 184, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 217, 182, 255 ], "toColor": [ 203, 217, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 198, 199, 255 ], "toColor": [ 167, 198, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 184, 134, 255 ], "toColor": [ 136, 184, 134, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 178, 224, 255 ], "toColor": [ 175, 178, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 167, 181, 255 ], "toColor": [ 132, 167, 181, 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "48b61bd148be527803f8d15b4a10c7f1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA+ElEQVQoka3SP0tCURzG8e9P720IQaIIGnoFgbSWNLcH3Vx8Bw0GauElEPKIr6A9LLjerTV8EQ0tbW1NTgmFf86vxeDq8SJIz/jAh/NwzvFYM96/w5hOHn6+A5qjlVBR6dG6BKlZJvvgTSNafZBqifAtFfYwbZCbRJUFTkGLMeYkIHx1YIw5tGgtZXluir0Hjh2o6PnshKUR5KiL2SsTfi5AdtLQX3zYBuYh8L7CjTKMP5ypG2Qexthrhd1lSuExoDl04BmNQcRdGSQCthZcfxO/kizmnqPE7UsXc+Bjr0AKgnwBzwGNJ0E0FQLMbq2e7C4Inelr/9VfWPNBlRyYb24AAAAASUVORK5CYII=", "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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", "uniqueValueInfos": [], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 171, 144, 255 ], "toColor": [ 63, 171, 144, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 46, 191, 255 ], "toColor": [ 60, 46, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 44, 61, 255 ], "toColor": [ 191, 44, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 186, 43, 255 ], "toColor": [ 179, 186, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 126, 196, 255 ], "toColor": [ 73, 126, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 68, 177, 255 ], "toColor": [ 199, 68, 177, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 201, 61, 255 ], "toColor": [ 42, 201, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 107, 51, 255 ], "toColor": [ 156, 107, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 60, 99, 255 ], "toColor": [ 153, 60, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 157, 186, 255 ], "toColor": [ 50, 157, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 158, 78, 255 ], "toColor": [ 49, 158, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 55, 153, 255 ], "toColor": [ 101, 55, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 72, 61, 255 ], "toColor": [ 156, 72, 61, 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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", "uniqueValueInfos": [], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 171, 144, 255 ], "toColor": [ 63, 171, 144, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 46, 191, 255 ], "toColor": [ 60, 46, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 44, 61, 255 ], "toColor": [ 191, 44, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 186, 43, 255 ], "toColor": [ 179, 186, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 126, 196, 255 ], "toColor": [ 73, 126, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 68, 177, 255 ], "toColor": [ 199, 68, 177, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 201, 61, 255 ], "toColor": [ 42, 201, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 107, 51, 255 ], "toColor": [ 156, 107, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 60, 99, 255 ], "toColor": [ 153, 60, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 157, 186, 255 ], "toColor": [ 50, 157, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 158, 78, 255 ], "toColor": [ 49, 158, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 55, 153, 255 ], "toColor": [ 101, 55, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 72, 61, 255 ], "toColor": [ 156, 72, 61, 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "", "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": [ 63, 171, 144, 255 ], "toColor": [ 63, 171, 144, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 46, 191, 255 ], "toColor": [ 60, 46, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 44, 61, 255 ], "toColor": [ 191, 44, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 186, 43, 255 ], "toColor": [ 179, 186, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 126, 196, 255 ], "toColor": [ 73, 126, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 68, 177, 255 ], "toColor": [ 199, 68, 177, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 201, 61, 255 ], "toColor": [ 42, 201, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 107, 51, 255 ], "toColor": [ 156, 107, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 60, 99, 255 ], "toColor": [ 153, 60, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 157, 186, 255 ], "toColor": [ 50, 157, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 158, 78, 255 ], "toColor": [ 49, 158, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 55, 153, 255 ], "toColor": [ 101, 55, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 72, 61, 255 ], "toColor": [ 156, 72, 61, 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "", "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": [ 63, 171, 144, 255 ], "toColor": [ 63, 171, 144, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 46, 191, 255 ], "toColor": [ 60, 46, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 44, 61, 255 ], "toColor": [ 191, 44, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 186, 43, 255 ], "toColor": [ 179, 186, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 126, 196, 255 ], "toColor": [ 73, 126, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 68, 177, 255 ], "toColor": [ 199, 68, 177, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 201, 61, 255 ], "toColor": [ 42, 201, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 107, 51, 255 ], "toColor": [ 156, 107, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 60, 99, 255 ], "toColor": [ 153, 60, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 157, 186, 255 ], "toColor": [ 50, 157, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 158, 78, 255 ], "toColor": [ 49, 158, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 55, 153, 255 ], "toColor": [ 101, 55, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 72, 61, 255 ], "toColor": [ 156, 72, 61, 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "e8e2d72425a4dbdb7c660118b6dbe299", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAbElEQVQYlZ3QsQmDUBAG4A90iezgKiIp0lpZu4dNxDIkhRO4lhKCrpAmyOPlFeLBFf/xcRyXO1j5WVjiijcGzCnY4BnkGgXWGLbR9gtueMQwS5y2z0L4wj3IK6YU7LGhwgcdlhSE8dd/dfiPX+83D0vgKCXAAAAAAElFTkSuQmCC", "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "2200256ec8a7c98056f02d8ba1b8aacf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAYAAAAe2bNZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAGqElEQVRYhc2Yf2xVZxnHP8/5dVt+bEDFbW6jpwVhWhnTMSXOxZJhZsj4VdpLNYTNzAXFIVMTcGgG2f4wMOdcWCTOBYOhwu69IGwKzAAjkxnMJApbJ5TS3m5MxmiZrIX23HPO+/jHvf0Bk5ZaF3z+e9/neb/PJ8973l/H4f/InKsN0NeGBJMqvulGK7I/3t3ucqIzCzvfOXlVYCR2liosBSxAvdh5Blh+dWCUzysM625bKlOHojckGJNwFkgQ7gSZCvpXk3AXEH5EMCm37CHBTNRwxMok9R2X+pMdjWcynv+eKojIezUdjWc+pEGFJ975x8XwvomyTyQhHjSMgmTQdSBIomMXAbv6+l+m0jntvX2L0XisAEYZu90rn3w6N/roYg711sftmoyyXAXE9Us1zH5HwAwKJuOVrhVFFQQjz6cTpQsw8lWQJaBOK1ls7Y0XuCNUc2SM20YaHyAWdINi5vSR/VbG9YcRZu8bXGVy8aOW472kYtLAKIzs7KlZL0Kroq+L8IEq1wgyGfRjBaetyIOF+HYs6+uKBrnA/svlcl4WJsnJTiL2bC0aX2XieA/55duNc1AsfexsULKn75T8ktvdMYnWGWrkUYFpPcjCouqg6feXyzUgTE/iOJ7VB8So6E9sw15jZFWJ23ZPKqxYnqQ+l6LCs9y2tWrkNlt1ZWxxt6g8AlgK31gNL6y+zLdyRTAZb1yFKg/1dAhPJHMtP864ZQdA71T4sjidLxKxV5zOuxSWAahYjydzzV9Ke76DsgJldkWi9B6Cll2XTTYQjKq1FHALzb8PzzmrABR9HbgTpENs3iICsXlLjXSAjlD4B8DwnLPqvButyIvJwwq75eKP7sphEGb3DBXWzKQxANBw+DIS53cAzTVB03GA6qDpeCpRNlXR8SMDZy/ATBqDwsoCpXIzE0ugoXVAmM1Fvm8bVqHcart67/wLLadQbiiQdIzKya5NTLhmGJ1uFfVtBOwGSIFN8cTr6Wx4Nxk0HwOOAWzjxpILFIcQd4COALyE03UbEXtSlF+La3ZbQrOx9EfJrpbmi2Ds2JQI1v0AJpQ/pD3/dHdVFLLn3Lg8gdkX4xalxa+tyWV3pKixxXttG1FuNp7/Qip3R1WSdJz2/DmxsiVB1KVIVuAzALFYP017/inUjAa+oMo0Yn0SuBjmEvvsxTOrHaryFYRRAKoyC9hRPPLw6K4uZhSIZxSPPDyadlpVZZagRUCRhR7tnWmmoEwZcJoKwfkdFzmA6EmU2kL/KLWjbWLcB0V0OIaNAIfaG85+2vU3CixS+M2h9oazAKJsFIuZipxX1VF9EvwRpQnhOpR5XLLUe2Ec866JrTUCnypKuN+c1d7Qmnb92oK3lKDoXDWNk/ZTaU1nfwSwGgxhdkmKioeT1Oe6pWqi5j+9TOW4SvabjOv3HLCxsqo2zB7cyYREhxs9JaonosjuuYz1wCQ7T74DPAJAQVbhbYGbgWLLjedKyK9gv6lj3GjPla+pcjQZtezrBkk7fqUIt7hhom46+9sB0lBcSPGv4WHuCORXGSFL+p2mS03gd8B3AYzoih1M2jKHY+2eZz+LarWIRFvc8i/Whk2vZbyyW1X1JQUvdINphNy/g0kjcwQFLX1xFv+80F++/mEs6xk1ZjGQEGV8zg3WpUIeQHVMIYFtK0UAarhWBFfzFb05BXbODdYVpGKBn/eXa0CY6qDpeMbzn1Llh4Wu+8T1RWClwreBw9VR86sA1VHzq1td/wfAFIH1uP4GYFFh3HNVYcvfhgQDYET2iepyeg/LRSrcJcpaEzpbuy9KAiYVOpssN+pUYTNKWbeGir7S3zEwIEzGLXtS0e9jFIE2o9Zc2zL3GuV7KGUK68WN1vds9wBE+YwKgkQKzyI6T1Tq0q5fl4+RupqweeGgYATzpiIARtVakIyaDgAHtiTKN1hGl4pqFcInPjRQOSXC9kisX9TmTryRcct/reifQfMHrmr9oCtTFbZsyLj+c4CltnGJ8v21QVMDsFRh2fbEhLLQRJsEpikcdC1n4dygsbnvHdcQqYXlKCDw9BtRds2gYQQ0gz5gRD5ZHORe+Q9+Q9B4IuX5Z8lnOjsvaDxxadz74dgjJV7balXO1YfZdav7uWD1v5rClg39+Xdz05h2letAsZTrtw4rvWH+hZZTfWMWcygkx2P96VwRzED2ges+L+jtAAqf01B+C0z/b/WG9rzN3/juBiR/yMqbQ9EbEozlOD+Lo1wdFDYRxznzkT1vB7L5nY0ngd5fIEMAGTLM/9r+DfOg95DlJqNhAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 26, "height": 26, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "OnSite Testing", "label": "OnSite Testing" }, { "symbol": { "type": "esriPMS", "url": "dd28dbaad38eafb8c2abd24cf7425930", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAYAAAAe2bNZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEdUlEQVRYhc1Yy24iVxA91X09iiNFxlJASTZmNZGSMQYpe+4fTK+yNf4C8wVw2z9g/mDIJous+IT2PhKYti1lNrE3mYi2BGziUXz7Vhb9oHkbE42ndtxH1anHPVWNwGck4qUBZGUrML8x2zfdv7+3hNg1Wj/8UPnmj5+JwhcBc9MbfUU74lcGjmhHXN70RhLA6EXA/N+yFRhV2R+5ftABcASgoyr7z47KWjDqelAmQy22uK5+LPSea+SpepaCiRV4APZgKDe33/1QtGxbMiDjJXnWH9RMGHqq8u3t1OHofpUMeep6IJcBWgqGDLUA7AEAMdcAeMme6wc9AEc8faXKRFUSAq4f3LEW5SRtFqHM0eG92ME551aCYYvrMJQj5hqIjl0/OF52doEckNBD1w8iXRGQSwbqqy4tT9MklN4SIHcAdRjcSRYI5ADsADiYPcxayHUF/qzXRMwnJgw94ItR1oDqDnvAx5Zl25KJ3mXvPOWlrQWjusMcoLNLY2OjRyR6gL5V3aFUlf2R6g5zJLQHiKKxWJLBGHHNRXo+FOcKe1MwJHRa+cR80igV2mf9QY1pYmhG9qwQ5UYpnzu7CurMOI/0iD9Vd7i/KkJreQYmzf9do1RoA0CjVGir/v0Ioe0lyuPoSNihbJbyHQBovMm3XD+oI64hy350ALTXglG///UldsXrLAeQIWdylDrZi6r09dTvBBCAmXXqAHwKAExWec7ZB/1e/fTdP1NgsCtekyHPvQo8MBJAMtlmcCeui07zMC+zSt3+oN0sFWpTa37gsRYOQ3cIOI21OK4fRGkilGEgeVdIILKXgrFCspmwB8ZbAG9nvQZTXKA4UteDchJBtz9og+jY7Q+QAIrTWyWhPWZSoJQeDwA0Y+9Su8lmCsbYHJKhMYBbTEItAVQjT3jEWkgSupNNZbNUqGWBABFHuX5wwVo4EDqbmjskNUMogyGNzen8M0nTg37Pu0Li353bpChdP1AJGAI5zcq+h0zqsoDm1uJUuv69k4YBaDcP8yoFHdfMHJi4iKYaGAMeJWGNmDWlc9W/d7KvCYg5yQ7ldHFz+giYaUr/bMNc/bQP857rB3eIcn1wdhXUG2/yrYhn+B2EvpwnPRyd9QcRH0U8k1DDGKHtrbK3lvRYizIJPYw8w7nrByrDsItkbGz0XD8YMU+IkbUuq0p+u94UT3PZpT2LSRqty9nelJIePuasHeEwphl6XSt4EphFwoxzEqIOhB0VjZ0AAELoAMLJpGYjWTnppfPMYjkA+HRCaEDm1cyJ2x+0magNRLW4EZh40quCCGD+JSW0qFBvgaWNEgDGrEUxpYiYGAlI5iLaCAxbXE9m4MQjIO0/OeUHkiLOkYi46AKAx4A36zkTtRMgxHyyzObKSU9dDyQZasHiuVcQG/QyxOhlCW1KLB7B0AUxt5POvxGYBBAWMO6m8lQ9233ERVNgwrCO6g5b23zIbfd5++qxCEPF+FcRrx6LmGkpnw5M3FytkGxjc5htep8czKLmuo18Vv9C/AeUfkI9buO5AgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 26, "height": 26, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Antibody", "label": "Antibody" }, { "symbol": { "type": "esriPMS", "url": "1de28e9d26b8ce30a9efdf59939ec02f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAYAAAAe2bNZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAGwUlEQVRYhc2Yf2zVVxXAP+d+X7vyY2tL+20ZCAh9UJbKmBYGcS7WDAN9/NggvoBmYTNzUXHI1AQcmtFsfxiYcxoWSXDBYIZueRGF0j4wQJrJDKBNB9gBr68wWVfoew8UaGm79773+Md7r7YlFEuj7Pz1Pffc7zmf773nfs+918cnSHx3G6C/jAimaMaSicZ6JVndg/iVaLjtrsAYq2tB1goYBTXC68D6uwID+jAwWjOaKHNG4m1EMA660kPqgTnA3xx05f8Mxi2rfg7DDHLHbow3hzoH2y9Fw3F3+uIYqiASu9RSHx/cp6IimNvR0/WyCP+MR8e8AiHvTmAEka0okOwMA+EB1qoqX+mHY2Za1E03qFs6LTCro7DjDI2NyWy3jp4bs0TSeVRS1jUl1lrzHaixw4IpmV69RRUFBCtvu2XVK0EWYViD4qMNrChkE0aZaw0n3aul4A8AeILsUPTxrE8VvuX6j4+OR3lqWDC53WNf7B5944CxGgIKEKnPBO0TgYTCKYFrCvcJzFIozpgdRZ/NPF9X4WsGelOqx24V85YwbW2hbuBgcdniFSIcBDX9zEcx+tKke2MHG/tNSWVlZc6F6yULsPIiML8PWnV1PBred6tYt4XJihFdqpABEYvYnzjWHPIsmy5cK11YURFc39wc+riiIph74VrXFpSHHJWNnrGPoeYFUIOYr0PN3lvlyn8FM96/tMLDe65f0yvxlvCPXX/gCPAIyhcTye5a4FAi2f0oyjoAT/TleEv4C65/sQ/YoOgyt+zYwnjroEUwHBgr3lqUnIz6Xj52UxwQ5ZQKj4B02hQXAGyKCxjpBB0LnAbIx266imwAQOR5YD8Dsm4YMArL+p6NbI5G6nsB3Lwx62I9XXvU551PRPe3AMTP7WspLl80R5KU5Rs5FAei0XCvm15ZCFRNmLG0qD1Sm7gtzPiZiz7teWYTqg9qjl2SOH3gIsr9aat0eqne8Dh/9X2jfHk5zc2hy5mvhGDQKTrRPf7y7FGXEqHQWeBsHJg4c3lRd6onCenRUsj1sA8BBwunLcj3mdz9IpwX4/yo42zt+QEwqaRTJKJPgyBJp871Bzr6jdEHPpMzDczhZKo3r9QfWNURrd9DMOiUNHXuVmRZSVPn3lgwuIJQyCv1Bx5PpnrfcjA9oB8AnwGwVn/q+gMXBQoV5qky36bsq8BAmEHy2f6KQCfifFnVFmh6+pYCeyac6ClMIgvSUyoLJpzoKWyHhE3b80DzBM70S5LZwOxbJc1gmPQfV+QI0IbqqkygAqzZjeiziI5BZCdAe6TySon/2E4VWS2qv2mPVF6BWjCyE9UAKl0KBf1y9k8inAMpVdXlIAOWeh+MOnJJrG4WeMAn5hvtkdqE6w+sylinOJK8eik6r5yqBkNDQyrdXmNjUdZUVASfb24OfZwtX/FI3Z+pqppMQ5V1/cf7CqxBN3W0hI/6/dX3XMO8ZtW2GpvTdhPM5ci+j4AXBo3Uh8AkYFRKeQJqfkUDdvLkxYU9uXxV1J7paA0fToNAsX9JlRE70xrfrkTD3uvQAARGZXz9y8n3nYT0KgPW3G6aBorwB5TvAojIhuLyZW8lzu693p3LdtCvqJFU0YxFn78c2f/XkvJFD+LZA6rkik3OB54uLl92L14q44ra9sbaG0OFGxrGM6+Lsd9UuAcoMza5lWDwGWnqGqcAimPEyQNQdfJBcwBEZRLBoGPe69yqCIBncX4+ZKzbwcTP7Wtx/YHXgB+mA8pTblOXiLBR0W+ryolEZO67UEc8MvfdYv/xH4jobEG2uU1dOxRZnR5V3oi31DaNCCbj6LCqrO9XtVdb5FGBLQ76+/8Uvxrro/pNi3Rb5HegU7M+LLzDEGXgtjAl/sCrCt9P7yi5rGKfMNZZouj3VHWqwjYP2Zb93QN4ZEMqCClRtquwXJRdrj+wC0CQXbFo3ZPDglHk/YxnKyIrY5H9R4AjxdMCO8TIWmAF6ISbXhQuqsofHcsvO1rr/l5cHvi1WP6SLbiKNg97ZOLRuh2uP/AGYKxns5WbxLn6CLAWataV+I9NBXlTYb7AUdAnYy3zzg/Yt6REEfVlvvAX8daHN0P98GAABX0GZHpOgfPOzeYaG4vS6k5ffAVVVORKvKW+dfC+fUrBxJP/uPpRjYhcjUfnbB1qgzX0aoqGdwxl/1TFwnG9vVqaQR9f/MCK+xOnd1/s36excXsSeCmtDb3zHNEhrqfHeVuEyrSmn5Nk92+BL92pv5GdtYVTCo8BQnoJvT8SfyOCSaE/M2p2ZXVPzU0nyv8bTOb6446vQAbLJ+qy6N9uCvKMD2/+7wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 26, "height": 26, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "TakeAway Testing", "label": "TakeAway Testing" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 241, 255 ], "toColor": [ 207, 252, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 179, 252, 255 ], "toColor": [ 235, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 179, 255 ], "toColor": [ 252, 188, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 179, 255 ], "toColor": [ 246, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 213, 252, 255 ], "toColor": [ 204, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 190, 255 ], "toColor": [ 179, 252, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 234, 255 ], "toColor": [ 252, 204, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 212, 255 ], "toColor": [ 252, 238, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 252, 212, 255 ], "toColor": [ 219, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 233, 252, 255 ], "toColor": [ 179, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 179, 255 ], "toColor": [ 252, 227, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 201, 255 ], "toColor": [ 252, 187, 201, 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "74809f2a686f7102cc679cd9b5404aca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABfElEQVQ4jbXTTShEURgG4PecO3NdkzDjZ0hmSqyYlGKlmaWSsmJhKdFslLIgKyt2FiZsLbBQFlIjxk82isaKFUo2rmJxzfiZc+4512aSmeuaKXm3X+/Tqe87Lvwxrn8BYlp9MMnZpIDVImDxSqIcRUx/bBBXrCAwolTFrjkf7aYedzkUAMC9xfoOlcepKKpHlsXTtiMwRL1LbUSLNhB3DhogKgJErTmTbxtDror+ddNI2IB+eENBqg7nl7+ni3o8O5a5ACBkAySV4x2ktMSxnU07tNZOlIXPkT7JAXyE+guVAaCRqMRFZQQSuYAJwosBAICBfG3jC3iw+HUx5ReI1xuZubABp/Jjq5fwgSB1N/0G7MlUwoB5ZAPewc9WrOfVWfgnVJDKn8q3VuZ8V6QXAZg2AABu5MfcDB7YGPX1NBMtDIBmR0ZcvsQ3hbGWgjj43sm/RH4n2fy01PfroIQCVKs1IdmlZDqDOAag57/K6TMldYikLl8dxoWBovMJ6niGRjam0UgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Alumni Association", "label": "Alumni Association" }, { "symbol": { "type": "esriPMS", "url": "521f7080ffc1700e555eecca4e7a6ace", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABiklEQVQ4jWNhoBCw0MSA5DlR8nfP3S/59/uf6r+//3/zCHHutzATm9IQtvoXQQMcs62nPL39Ik3dXoWVk5+DgYGBgeHtg/c+R46+qHDMsU7ZP+XoJpwG2CSaTZPVl8oUkhNAMVRYQZBBWEFQ9O6xB8ttkkz9j8w7vQfDAONQXV0RZaEkdM3IQNlKgevcusv9DAwMupgu+M+Yp2Aiy45TNxTIG8loq1op2t0+dv8QigHcQlzihDRDvcPIxMxkz8DAgGrA379/fxNjAAMDA8Pv37/hsQE34MOTT7eJ0fztw/evL2+9PIdhwL1Dj9a99nsbKqosrITPgMtbr+/5+u7nfgwDvn//fmrv5CMLQ7u8C5nZWLBGxYs7b06f33R1MgMDwx8MAxgYGBhe3HjVvqJg0y/nPFt3CQ1ROwYGBiao1McLG69uP77k7NKfn3/uRdaDnhJ/v773tmNFwYbdvBK8umJKwmJ/f/379fjq0xd/v/89wMDA8ALdVbgy09nPLz6f/fziMw5pwgYQDQDT8JNBI5NmCgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Campus Arboretum", "label": "Campus Arboretum" }, { "symbol": { "type": "esriPMS", "url": "4ae076a30f1d1a49240b709f558f0f0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABjElEQVQ4jWNhoBCw0MSAc1Ze8rtfvSj5zfBX9c+//78l2Dj2p+vKT2FcvfoXQQO6VIymnPvwLi1IXJZVhJWdgYGBgeH6148+Ey/dr5igYpJScOfMJpwG1CnpTbMXEstU4+JDMVSTm59Bk5tfdMubJ8trlHT9W+5d3oNhQKGMhq4ut0ASumZk4CMiw/Xo8c1+BgYGXQwDfjH8y3MRlmDHqRsKHIUktL0+vbPb9vrxIRQDJDk4xQlphnqHkYORwZ6BgQHVgD//GH4TYwADAwPD979/4bEBN+DOt8+3idH8+vePrye/vD2HYcCmt4/XpX9RDtXhEVTCZ8CCp3f3vPv5cz+GAZ9+/z5VdOvswo0GDoWcTCwC2DRf+PT+9MwXdyczMDD8wTCAgYGB4fSnd+3u5/f+6lczcTfmEbZjYGRggkp9nPX09vaOe5eWvv/7dy+yHvSU+Pvy548dLmf37lbg4NbV4xMU+/bn76+jH1+9+P737wEGBoYX6K7ClZnOPvjx9eyDH19xSBM2gGgAAOwGk271n1TgAAAAAElFTkSuQmCC", "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": "3f474565b0934d37bc5e8625f5cd79c7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABfklEQVQ4jbXTPUvDQBwG8CdNmtgm0Yp9QQTFgjqUuropuLgITn4BEcFFEBz8Bro5WNwdxEFwcHGwogg6KDopiE6+gIovbUjTJpe7xMEibWJsQXzWP8/v7rg7AX+M8C9ArHe0h5ZeFlzH7QMcO8RLB3qiP4erLdIQUBKZHCt/zEhKZzjEiwAASvRx5fV6kYtnpvW3q51AIBofWBMjHbO8qNSvIqoQRDVBjJdNuaN/wni/yfsAuT2d5UV1yluujSinooyWVwBkfYDrunNSNCkFtqsJR+KZFqVz2Cw9HdUBnCClGpWrx+EcuCMAPIALuxnga7v4vo1vgJLybTNdhxLDsQoXPsA0n7YjVvekILWmfwMq+n2eUuvAB8C2T/XXy/VY19A8x/Gxn8q2pZ0R7X4VAPUDAKhZXCo+nBA1OTgmtLQNAwhVR1pFu9utfFxvMMb2azvel2hToi8XHo/3+LCc5UU1ycEllvn2DMYOATx7dxX0mc6ZbZwz2wgYNwaazicmpYyqefdv4gAAAABJRU5ErkJggg==", "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": [ 214, 210, 165, 255 ], "toColor": [ 214, 210, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 234, 65, 255 ], "toColor": [ 250, 234, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 144, 45, 255 ], "toColor": [ 186, 144, 45, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 233, 135, 255 ], "toColor": [ 250, 233, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 180, 79, 255 ], "toColor": [ 184, 180, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 156, 98, 255 ], "toColor": [ 179, 156, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 199, 57, 255 ], "toColor": [ 250, 199, 57, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 181, 41, 255 ], "toColor": [ 186, 181, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 170, 143, 255 ], "toColor": [ 181, 170, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 193, 126, 255 ], "toColor": [ 222, 193, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 196, 94, 255 ], "toColor": [ 230, 196, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 240, 108, 255 ], "toColor": [ 245, 240, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 241, 173, 255 ], "toColor": [ 247, 241, 173, 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "", "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": [ 207, 252, 241, 255 ], "toColor": [ 207, 252, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 179, 252, 255 ], "toColor": [ 235, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 179, 255 ], "toColor": [ 252, 188, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 179, 255 ], "toColor": [ 246, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 213, 252, 255 ], "toColor": [ 204, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 190, 255 ], "toColor": [ 179, 252, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 234, 255 ], "toColor": [ 252, 204, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 212, 255 ], "toColor": [ 252, 238, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 252, 212, 255 ], "toColor": [ 219, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 233, 252, 255 ], "toColor": [ 179, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 179, 255 ], "toColor": [ 252, 227, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 201, 255 ], "toColor": [ 252, 187, 201, 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "", "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": [ 207, 252, 241, 255 ], "toColor": [ 207, 252, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 179, 252, 255 ], "toColor": [ 235, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 179, 255 ], "toColor": [ 252, 188, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 179, 255 ], "toColor": [ 246, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 213, 252, 255 ], "toColor": [ 204, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 190, 255 ], "toColor": [ 179, 252, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 234, 255 ], "toColor": [ 252, 204, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 212, 255 ], "toColor": [ 252, 238, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 252, 212, 255 ], "toColor": [ 219, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 233, 252, 255 ], "toColor": [ 179, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 179, 255 ], "toColor": [ 252, 227, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 201, 255 ], "toColor": [ 252, 187, 201, 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "", "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": [ 207, 252, 241, 255 ], "toColor": [ 207, 252, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 179, 252, 255 ], "toColor": [ 235, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 179, 255 ], "toColor": [ 252, 188, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 179, 255 ], "toColor": [ 246, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 213, 252, 255 ], "toColor": [ 204, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 190, 255 ], "toColor": [ 179, 252, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 234, 255 ], "toColor": [ 252, 204, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 212, 255 ], "toColor": [ 252, 238, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 252, 212, 255 ], "toColor": [ 219, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 233, 252, 255 ], "toColor": [ 179, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 179, 255 ], "toColor": [ 252, 227, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 201, 255 ], "toColor": [ 252, 187, 201, 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "", "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": [ 207, 252, 241, 255 ], "toColor": [ 207, 252, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 179, 252, 255 ], "toColor": [ 235, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 179, 255 ], "toColor": [ 252, 188, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 179, 255 ], "toColor": [ 246, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 213, 252, 255 ], "toColor": [ 204, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 190, 255 ], "toColor": [ 179, 252, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 234, 255 ], "toColor": [ 252, 204, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 212, 255 ], "toColor": [ 252, 238, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 252, 212, 255 ], "toColor": [ 219, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 233, 252, 255 ], "toColor": [ 179, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 179, 255 ], "toColor": [ 252, 227, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 201, 255 ], "toColor": [ 252, 187, 201, 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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", "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": [ 207, 252, 241, 255 ], "toColor": [ 207, 252, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 179, 252, 255 ], "toColor": [ 235, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 179, 255 ], "toColor": [ 252, 188, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 179, 255 ], "toColor": [ 246, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 213, 252, 255 ], "toColor": [ 204, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 190, 255 ], "toColor": [ 179, 252, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 234, 255 ], "toColor": [ 252, 204, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 212, 255 ], "toColor": [ 252, 238, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 252, 212, 255 ], "toColor": [ 219, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 233, 252, 255 ], "toColor": [ 179, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 179, 255 ], "toColor": [ 252, 227, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 201, 255 ], "toColor": [ 252, 187, 201, 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "593fb27673d812e839631683baecb79f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAw0lEQVQoka3RO0pDARAF0DP4SkHEELBwBUKw1ZDaFVi6A4sIalyBS0gvKNjahizCwsbOLlUqhUBAxsIIMe8TEW83A4c7MIU/pvh/mLmFmYj5epgZOMMl9vAhc4wLEc9NjTe4Xpo3cIyuzJ6IpzLMPFg0VWUTQxxVNZ4sGupyKHNXxGQVthrQd3ZQgi9r0ByvVafeYoB2DbwT8V6GEVOZp3jA9goao7+8+PmOiJHMfZyjgzc84l5E1sMvPMFVzbkN8Jf5BCAvK7yKJTWnAAAAAElFTkSuQmCC", "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [ { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } } ] }