{ "layers": [ { "currentVersion": 10.22, "id": 0, "name": "BikeRacks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 168, 112, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2223743.8165433295, "ymin": 1371033.4472094923, "xmax": 2229580.4564448297, "ymax": 1376179.037311986, "spatialReference": { "wkid": 102667, "latestWkid": 2240 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "KEY", "typeIdField": "RackType", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Capacity", "type": "esriFieldTypeSmallInteger", "alias": "SpotCount", "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 20, "domain": { "type": "codedValue", "name": "Material", "codedValues": [ { "name": "Aluminium", "code": "AL" }, { "name": "Steel", "code": "ST" }, { "name": "Unknown", "code": "UN" } ] } }, { "name": "Loc_Ref", "type": "esriFieldTypeString", "alias": "Loc_Ref", "length": 50, "domain": null }, { "name": "BldingRef", "type": "esriFieldTypeString", "alias": "BldingRef", "length": 50, "domain": null }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 5, "domain": { "type": "codedValue", "name": "Condition", "codedValues": [ { "name": "Good", "code": "GOOD" }, { "name": "Fair", "code": "FAIR" }, { "name": "Poor", "code": "POOR" } ] } }, { "name": "Cover", "type": "esriFieldTypeString", "alias": "Cover", "length": 10, "domain": { "type": "codedValue", "name": "Covered", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Partial", "code": "P" } ] } }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Direction", "type": "esriFieldTypeString", "alias": "Direction", "length": 50, "domain": { "type": "codedValue", "name": "Direction", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" } ] } }, { "name": "BikeID", "type": "esriFieldTypeString", "alias": "BikeID", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "Status", "codedValues": [ { "name": "Active", "code": "ACTV" }, { "name": "Temporary", "code": "TEMP" }, { "name": "Removed", "code": "RMVD" }, { "name": "Unknown", "code": "UN" } ] } }, { "name": "RackType", "type": "esriFieldTypeSmallInteger", "alias": "RackType", "domain": { "type": "codedValue", "name": "Subtype", "codedValues": [ { "name": "Arch Rack", "code": 1 }, { "name": "Bar Rack", "code": 2 }, { "name": "Hanging Rack", "code": 3 }, { "name": "Pi Rack", "code": 4 }, { "name": "Bike Room", "code": 5 }, { "name": "Square Rack", "code": 6 }, { "name": "Square Post Rack", "code": 7 }, { "name": "Swerve Rack", "code": 8 }, { "name": "Unidentified", "code": 9 }, { "name": "Wall Rack", "code": 10 }, { "name": "Wave Rack", "code": 11 } ] } }, { "name": "BLDG_NUM", "type": "esriFieldTypeString", "alias": "BLDG_NUM", "length": 6, "domain": null } ], "types": [ { "id": 1, "name": "Arch Rack", "domains": { "Material": {"type": "inherited"}, "Condition": {"type": "inherited"}, "Cover": {"type": "inherited"}, "Direction": {"type": "inherited"}, "Status": {"type": "inherited"} } }, { "id": 2, "name": "Bar Rack", "domains": { "Material": {"type": "inherited"}, "Condition": {"type": "inherited"}, "Cover": {"type": "inherited"}, "Direction": {"type": "inherited"}, "Status": {"type": "inherited"} } }, { "id": 3, "name": "Hanging Rack", "domains": { "Material": {"type": "inherited"}, "Condition": {"type": "inherited"}, "Cover": {"type": "inherited"}, "Direction": {"type": "inherited"}, "Status": {"type": "inherited"} } }, { "id": 4, "name": "Pi Rack", "domains": { "Material": {"type": "inherited"}, "Condition": {"type": "inherited"}, "Cover": {"type": "inherited"}, "Direction": {"type": "inherited"}, "Status": {"type": "inherited"} } }, { "id": 5, "name": "Bike Room", "domains": { "Material": {"type": "inherited"}, "Condition": {"type": "inherited"}, "Cover": {"type": "inherited"}, "Direction": {"type": "inherited"}, "Status": {"type": "inherited"} } }, { "id": 6, "name": "Square Rack", "domains": { "Material": {"type": "inherited"}, "Condition": {"type": "inherited"}, "Cover": {"type": "inherited"}, "Direction": {"type": "inherited"}, "Status": {"type": "inherited"} } }, { "id": 7, "name": "Square Post Rack", "domains": { "Material": {"type": "inherited"}, "Condition": {"type": "inherited"}, "Cover": {"type": "inherited"}, "Direction": {"type": "inherited"}, "Status": {"type": "inherited"} } }, { "id": 8, "name": "Swerve Rack", "domains": { "Material": {"type": "inherited"}, "Condition": {"type": "inherited"}, "Cover": {"type": "inherited"}, "Direction": {"type": "inherited"}, "Status": {"type": "inherited"} } }, { "id": 9, "name": "Unidentified", "domains": { "Material": {"type": "inherited"}, "Condition": {"type": "inherited"}, "Cover": {"type": "inherited"}, "Direction": {"type": "inherited"}, "Status": {"type": "inherited"} } }, { "id": 10, "name": "Wall Rack", "domains": { "Material": {"type": "inherited"}, "Condition": {"type": "inherited"}, "Cover": {"type": "inherited"}, "Direction": {"type": "inherited"}, "Status": {"type": "inherited"} } }, { "id": 11, "name": "Wave Rack", "domains": { "Material": {"type": "inherited"}, "Condition": {"type": "inherited"}, "Cover": {"type": "inherited"}, "Direction": {"type": "inherited"}, "Status": {"type": "inherited"} } } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true }, { "currentVersion": 10.22, "id": 1, "name": "BikeRacks_Clustered", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RackType", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "62c1b731720819c16defb4d0b6b0c888", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAALCAYAAACzkJeoAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAEtJREFUGJXNirERgDAMAz93nkBruIQFGSPsROk1vIKpwpmGmq8kvYyGu28Rca1uzVVErDy6LN4UMAyY/d3kND74pTwknZn5jJJ2gBusVxBiwIqG2wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 5, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Arch Rack", "description": "" }, { "symbol": { "type": "esriPMS", "url": "35082ea61b50b5f60732c4ce759a25e5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAYAAAB24g05AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFNJREFUKJHtkcENgDAMAw8pE3gV2H8CWMUrhE+LqqqvwBN/YjuR/UgASNopwPYVjZyVAGCLTtrMgXc970dN8BJ/wIcBOXi5uJu9550BIOmotNvmBr6xEfZ83X4DAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Bar Rack", "description": "" }, { "symbol": { "type": "esriPMS", "url": "ad1b86fc55ec57329aeec05387131234", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAATCAYAAABhh3Y4AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABGpJREFUSIm9lWtsVEUUx38z997dbQt92QctrbSgFAWMLQg0EgoatZTwAY1gMEaiiGD8oDEQG41KNCZAeETxERUkmIDRQEGCJq2KKIYSIaA0lAK2QHlTWvrY3bt778z4oaVQlpj4Af+fJjNzzm/mnDNnbP5H2dcGs95bki1DvJqTklqqESkGlRmOxQsQxhiD9LRyfK2kLS0tEBohdFBaHiA0BokwlkAjpDHGqKjyTrV57gs/L1l9OAGWnpG0+d6cYVOemlLpWNJCSoltWUghEUIgAAMYYzAY6BsLITDGoLUm7ntEXJerPV3sbtif+eupxhVAZQLMaDN+xvjJTkFO3n8OzzXojSoaMjSwZ/3RibcM4xU3Oig3M/uWzhqaj5ESDOEpRWFuHknBEAAt51p5f9uX5AxKo6ntAsvnLGT40GEAJIeScP14+vSliwb/8PYn3ddh1dVOXEUs27ITQL5SvFOzjh4/xsShd7GwcjbBQBABFOcX8vlLb3G4uYnv9u0iP3tIv13AcQDQSYECoLEf9mQ+Tlf4+oYBV7csvnp5Kcu+Xceo/CK2/F7LqSsXCDkBAMJxl/ZImM8WvjnA3rEdJNJITfYAWKQnLLkp5jEvzvHWk5xvv0RPNEJzx0UaLp7m4+eWkJNxB5FolPW1Wygbfg8f/rSVVVs3MOHu0Uy9fxJSSgBCtqNc5VoDcmY7tvF9hVIKgI6uTt7Y/BFRL8ad6dkcONdCyA5QNfoBtuyp5emHZrKyZgMzx01hw57vUcYQ9WIsr/sGgWBaWXlvCowRaEsPgG1PHeVO72hEm975X/7cx6jcQl6smsPaHZuYW1ZBMBCk6dxJ9p/9mwOtx3j2wSrqj/3F2LwislIzGFlQRMXVcWyqr2Nq6SSMMcRV3LLlTTAWLFBpq6vjRpsAQI8bYVb5w5y9fJ66E4coHJyJwXCmuwOA0oxiyseUsqL2az5/vppDJ47gxlzyMrNp7W4n4kZxbKfvdn5sIAxIC6V0Ka2zAIpzC2hqbWFaWTk7F6/EkhY1v9VyqbOdeY893veuJFJIdh2sZ/a0Kjp7ulm7c1OvU9sm5vUytKAnAeZYlq90b87GlYxh8cY1NJ5t4b5hIzl6ppm6poOseeYVgn1VCLBg8gw+2L2N7Yf30hELAzC3tIKgE6Cj62pvkSCuJMBc3wvFvDgAScEQ785ZxPq6GnY1/MGYwhF8Ov91stIyBlTs9IkVFGbnsf94A23dnZQWlzC1dBIA4WgEW1pqR+mqywkw3/dlTzTS7ygjNY3XnpjHv0kIwdgRJYwdUZKwFo65JNuBCzzCTQUCWJbcu2zHxkcrR08QhVlDSE0ZRMB2AIHSCl/5aK1JCoYIOgGklH3N2iZoO0jLIhaPEfPidIW7+fFQvfa1OnHjAfphp7u65uckJ39Rd+TASMuS3XHPS4srla4w0kJoKYSypPQQCKW1pbR2Yr4KRFQ0oA3SlpZKsYMugDHG0ka1uV58xS1hddWrznDDd3A7lNh5b6P+AVcg4Supp0UcAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 20, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "5", "label": "Bike Room", "description": "" }, { "symbol": { "type": "esriPMS", "url": "893361ae8c18171faac8520497f47dad", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAKCAYAAAC9vt6cAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAERJREFUKJFjYaAQsEDpzQwMDD4k6t3CwMDgy4JFghFK/8fCRqZRXEA2wGbAfyxiOMXRDWDEpgiPOG28MDAG+JKoDx4mANdsCHdCNNrjAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "Hanging Rack", "description": "" }, { "symbol": { "type": "esriPMS", "url": "8d2a0ca2ae23504b607d792b85627777", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAALCAYAAACzkJeoAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAEtJREFUGJXNi7ENgDAQxIz0E1xH5mCmZAz2YMF0twI0SaRESLS4ss66AJKknQXbNYDTdl4jcMXLOAigAP25AXfz8vn8X5R0ANie/AGmdBEsjhsuywAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 5, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "4", "label": "Pi Rack", "description": "" }, { "symbol": { "type": "esriPMS", "url": "c8cd0105fea4de1c46bd9fd8a56ed6a4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAALCAYAAACzkJeoAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAE9JREFUGJVjYWBgkBISEpJkQAPv3r17zsLAwFD/7t27NHRJBgaGWSxIHEYk9n8GBgYGFgY8gDqS/7FJpkMxTAEjsiQVHCQkJGTy7t07OB8A3msPkXEv9poAAAAASUVORK5CYII=", "contentType": "image/png", "width": 5, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "7", "label": "Square Post Rack", "description": "" }, { "symbol": { "type": "esriPMS", "url": "e87aa95a85d7bb7da2cd6c207bf4b6bc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAALCAYAAACd1bY6AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFJJREFUKJFjYYACISEhYwYs4N27d2eJVcOCJHAGm0IGBgZGYtWwYBOEgv84NCKrQ1GDbhhFYNSwIWAYviSC3TAhISGTd+/eMSDzcWmCqYOpgfEBxj0b9qWoaAgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "6", "label": "Square Rack", "description": "" }, { "symbol": { "type": "esriPMS", "url": "12999eb2b19242f42ee55addd07133c0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFtJREFUGJV9j9EJwEAIQyM4gXu1a3Sm6xrtXK5gf05qj9iACPpIVPFqA3Bhkc4eZSYMyEXMEgZQaAUqRB2qAoB0QLoMBTB+XNqIvOFgQC7bL74RZna6+11mewUeJK8RZSmqfzEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "8", "label": "Swerve Rack", "description": "" }, { "symbol": { "type": "esriPMS", "url": "f6bd0a43b9510ca52f76cca3971c3eac", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFFJREFUGJWVkMENwDAMAhvJE7BKuv8EzSq3QvpNUmOpPDGHLOL6oZDUgWfxmg0n3nRAAGM5zgo4m1sFZG9YIAtbwIU/gKQ7m86qat4EjHO6Ui+Y/B5bvJhF1AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "10", "label": "Wall Rack", "description": "" }, { "symbol": { "type": "esriPMS", "url": "1d0da557104787c037646d51724cf20e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAALCAYAAACd1bY6AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAG1JREFUKJG9UkEOgCAM65K9gNv+4f+/s9u+gBclWkZAY+yF0ZWmZFN8CKV7PU5Z4DtOk+ZZC9Xc77ScTBIxJ5SRls1m4O/fMDMbJXxl9gi/m2XrsG5mZnB3fnhdj3QQzayUskUEAMDdR1PL+MbtB8IZFgPsgTEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "11", "label": "Wave Rack", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2223743.8165433295, "ymin": 1371546.4494643211, "xmax": 2229580.2372851633, "ymax": 1376179.037311986, "spatialReference": { "wkid": 102667, "latestWkid": 2240 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PhotoID", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RackType", "type": "esriFieldTypeSmallInteger", "alias": "RackType", "domain": { "type": "codedValue", "name": "Subtype", "codedValues": [ { "name": "Arch Rack", "code": 1 }, { "name": "Bar Rack", "code": 2 }, { "name": "Hanging Rack", "code": 3 }, { "name": "Pi Rack", "code": 4 }, { "name": "Bike Room", "code": 5 }, { "name": "Square Rack", "code": 6 }, { "name": "Square Post Rack", "code": 7 }, { "name": "Swerve Rack", "code": 8 }, { "name": "Unidentified", "code": 9 }, { "name": "Wall Rack", "code": 10 }, { "name": "Wave Rack", "code": 11 } ] } }, { "name": "SUM_Capacity", "type": "esriFieldTypeDouble", "alias": "SUM_Capacity", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true }, { "currentVersion": 10.22, "id": 2, "name": "BikeRacks_ByType", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RackType", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "8a286cee23d4f077eb8e0635252df8f2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAALJJREFUGJVty7GqgXEYx/Hv83g6ic25BNdwFuUGLHrLG4PFQq9cgNWulMhiM/EqpUyu4KTOdu7BhMFA8f9bUOr9rL/vz3gKWvGPpnwROF9M1pthuAcw2GrQPk4V33jF6ZsfBNG8sZpUFxZGh45D3uNTRkVm5Wi5MydSJ9mXiauZCjnnkwtFvg34A/KJhbCzm2hPvSsB2c83v/H4uLTVqPIfduZFnPQdFICzCvHpmupC8/4AzaEz1ug66DoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Arch Rack", "description": "" }, { "symbol": { "type": "esriPMS", "url": "e9e539fd23bf28b9d7603e5109b900c8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAALJJREFUGJV1yi8PAWEcwPEv93vMnERTBLcJV2ym2LwBE0RBuSJ5Aapu8wY0DZt/0SswO1OEewXox2bn8SgK41O/X+HNnbsVFX/UIqNDJenVoXE4Awgb4qWrM4K7hwEF8AiH5UXR85vBRMq3fFeDx6eURo+dtbMTjWrzWyL9pCWRIaP+HJgoKwr2QOFXt2LJnVhc+xq7Dthffetfgpn4zdPRXbo1Ze4DoAqEEdY0p4MeHfQLobQ5/Yq3+1EAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Bar Rack", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d91d716ad225ed948feacf533efbc42f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAYAAABvEu28AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAmNJREFUKJGNkUtIVFEYx3/nnntvM5NMpTY1UIREURG46CEUSlAotIrKWkovIoIgiHCIMAzKWoluWtgiclMUBLUqYoKCXlQyBdnDTM3RyaYZdXSmmXPPaVHdFFr0233w8ft/D5vfHOtqO1QZCh9wpWt7nqqwLEsaY6ySVlIIy0ghNKABYYwxU8WC+zU3HhSCm11Hz+y3/4i0NheaGw8ucGyH/8XTmpbuzvrGzljIF0XK5lkzJdOFPC/evUFakpo11UgpSfT10p8c4kPqCyd270NaFisWLeFxamD5L1Es5gTsOWJmmhCC98P9IATKU+SLBUKBIJnpCfbWNvh980LhgNQ6agM0hZNSWisFgDGG3oGPfE4NUyiV6BnuY8embXhaE+95wrvRQeiBhvW1RCsiuLYjbWMCNsAVVqnzqgTAg1dPGPw2Qi6fpywQpKp8MXeexlFKUfQ85gfDRMLldNzu5lzTcTytAOH9WU3J65eLAGPjGfbUbaftRhdFpegZ+czHdJLWxsNcjd9hR80W5gZCxN++IJefplAqGSUo+cd2pD0NVCyLREl86uXkrv08702wZmkVDRvr8LRHXzrJWDbD68wH+rNp5jgO2alJjbAmfVG++CMAsGF1Nbce3eN+4hk1K9aydd1mAKQlObvnCHdfPiKTm+Ti3iO4jsvI+DdTkGLUF6WmvttjmTSV88vZWff3KzOJVkZoqt/p11prRiey8mFp4ZAvMtB6+tqlU46UnrSEbbSRyhghBDpku8q2JB7Gdi1pXOkWi94Pa2j8e5kt5FNiLcoXdRxsbgfa/znKbMSv3Nn8BEW1AUfvN0MdAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "5", "label": "Bike Room", "description": "" }, { "symbol": { "type": "esriPMS", "url": "dd844a5c209ebd3ba063655c668008b0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAALtJREFUGJV1yqFuwlAYQOFz7/2pYEnFeASeAUPSpJonmJipKQmZ2FKDnQcqSJaRzM0N1JKpGpIpQjLBMtcH4AFKULf/BAhEOfY7wrnXWb+nBJHWvhIJP9PHrz2AFAW23MVvqiQAxji8P+Qv0ygZZd8fUv7GD3DCi9oG9z6fRFtBuae5wNnWnQC3VwbQuiNgf6DuNrlVvxWLe1bqgcLNJRrsxobrlQyz4m+Rx5EqE9T3wVUGvzza1vgpxf8D2HM7GykTGS4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "Hanging Rack", "description": "" }, { "symbol": { "type": "esriPMS", "url": "0d4209074386c335b525335ce1b190b9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAALlJREFUGJVjYYCC9drrTZn+/Lf9z8LwhYX17yafC6EvGBgYGFh2M+xm+qr9eQ4Dw//E/ywQxX9+M/dvUF+XGHAzaBXLN/VPOQwMjIkMqICLgYVh8WaVNadZGFgYYxiwA7Z/PEwRLP8ZGIRwKGD4//2/MAsDK8M5ht8MytgUMDIwnWZhYGZqZPj9z4uBgYEbTf7ky5uv17AEnA24ulF7re3/P0w9DCz/rRgYGL4wMDCu/iv1ryLtatpfAJpRO004LUuHAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "4", "label": "Pi Rack", "description": "" }, { "symbol": { "type": "esriPMS", "url": "ccd62713ef7f6f250bab8edd40bd6acc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKlJREFUGJV1yqEKwkAAgOH/bscQxaKP4DNYBgdms6LB4ESWfACrXbDLTKa5JevikgzE4gPYTBpcsNzNYlH0q/+vePPisO2WVhsoHoL9qR9cARRpKvX9ElLiGyQA9ZKVjkI/G0x3yrtdZgh8PlURbHWyzpUjGPGbi5VDBTT+DCBoKuAItH4fNlcVKRdPa7tA7SsesjuJSnuTcyfaaCPKJeABBRBXHHdOMDYvEwgzav/PzFMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "7", "label": "Square Post Rack", "description": "" }, { "symbol": { "type": "esriPMS", "url": "a876adf9110054190a8177056be84a18", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAK5JREFUGJV1yr0OwVAcQPHT+teAic2qSYc7WyRewCgkBksXkwew2iVewGbzmVg9gQixGO4bmAw0MfS212Ih9VvPET6U2taNsU0RIs9LdpdL9wYgsHeVes4waSgABmLjToNgE2rdXkgQPIYYQr4VBDv3/dVRBPpky5dwewKU/wy8crYiHs45xtayF3uUXCkdx5HTAoo/8aD1fSWnU+eq1LppDBOBBhABy6p2RlcGyRvwjTm9GEvWugAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "6", "label": "Square Rack", "description": "" }, { "symbol": { "type": "esriPMS", "url": "bb79d80abd0f7b94a6920636d12c675a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAL9JREFUGJVtyj9KA0EYQPE347dTRLfZVIGAhbmCTSAXsJEUKylstrHKAVJI/kE6IRews8sKgpBDhAWx8QxjZ4oEgpPdz8ZG2V/7nvBrmvQvqzjq2ajchbPD6+J9/QkggB230kd1ZAZFg0W+Gstx6yab+9VKpufpUCHjr4Zx+nTfuS5EI3NLUGq4k70MhKBJXQVQZ5tCxBuBi9rjm0Ls/jirnFwBp//ipu3zZ5n4l49JkvaIeQC6BnZAXvrt6A7KHx7vOn9DrK70AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "8", "label": "Swerve Rack", "description": "" }, { "symbol": { "type": "esriPMS", "url": "c5327a55f665af01a3617f0b392bec80", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAALRJREFUGJVtyr8KQWEYgPHnvOc7BsrAZHYNFnXqzM4gm8FiMbkAJn/KptyAzYYSdSaLMknZ3IMLoJTve1mU1HnW32P4NmxUK2IzIeLugc3v+klyAzCAjOvRHEsbAPV5yWM2isP2IDkuzTiOuugXf2U98ReTeng2Ai0ltYy1QdOoUEh38ESLBpELquW04S3ubN7ijzzVGpD7ZzmVtoe1GWz210kchVaYergq+Hdwq9cz6HXAfQBISzjPOKGBgAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "9", "label": "Unidentified", "description": "" }, { "symbol": { "type": "esriPMS", "url": "5ce8804b58525a92021fe730bdd74baf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKtJREFUGJVtyrEOwVAYQOFz26ukjYXJ7BksN7mJ2RMYLF1MHoCJSrpJvIDNhslq7CQNsXgHOwlSv1ospN96jubLTEzLc8QK3u1aum5Po9MFQAOOndoFSCi4gFDN/LmNbJiMk5U2UzMACfnlo2RpY5tq16HHmyIeL7qaN7XCDKCoa+AINAuHnFRX8mf0UOUOEPzlfdJINno3PpzbcdvK6z5DuQa4AetKFgzpIx/wcjTZat2IpgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "10", "label": "Wall Rack", "description": "" }, { "symbol": { "type": "esriPMS", "url": "e543c914f0357c493ba2bd58ee41af14", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAALBJREFUGJV1yjEOwVAcgPGvr/+SsHEEZ7BImlhE4gQGg4qQJg5gtUskFiE12TBJTD2BNLE5AJMDNDE079VQFqnf+n3Cx7gd1DG4YMXFgj4tz6MngECo/NY9MAletqYkL7XwW4G3Cod7GTUfE6O/MWOghGbnu5tILNIe+QrGUV1BUfkzgKEqwBWo5Q6OFYm21czWpgOUf/JlHeqjBOHgNmxuXdtJ52gaQJzCwdgyhb5+A6hUN4Myk2rzAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "11", "label": "Wave Rack", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2223743.8165433295, "ymin": 1371033.4472094923, "xmax": 2229580.4564448297, "ymax": 1376179.037311986, "spatialReference": { "wkid": 102667, "latestWkid": 2240 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "KEY", "typeIdField": "RackType", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Capacity", "type": "esriFieldTypeSmallInteger", "alias": "SpotCount", "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 20, "domain": { "type": "codedValue", "name": "Material", "codedValues": [ { "name": "Aluminium", "code": "AL" }, { "name": "Steel", "code": "ST" }, { "name": "Unknown", "code": "UN" } ] } }, { "name": "Loc_Ref", "type": "esriFieldTypeString", "alias": "Loc_Ref", "length": 50, "domain": null }, { "name": "BldingRef", "type": "esriFieldTypeString", "alias": "BldingRef", "length": 50, "domain": null }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 5, "domain": { "type": "codedValue", "name": "Condition", "codedValues": [ { "name": "Good", "code": "GOOD" }, { "name": "Fair", "code": "FAIR" }, { "name": "Poor", "code": "POOR" } ] } }, { "name": "Cover", "type": "esriFieldTypeString", "alias": "Cover", "length": 10, "domain": { "type": "codedValue", "name": "Covered", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Partial", "code": "P" } ] } }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Direction", "type": "esriFieldTypeString", "alias": "Direction", "length": 50, "domain": { "type": "codedValue", "name": "Direction", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" } ] } }, { "name": "BikeID", "type": "esriFieldTypeString", "alias": "BikeID", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "Status", "codedValues": [ { "name": "Active", "code": "ACTV" }, { "name": "Temporary", "code": "TEMP" }, { "name": "Removed", "code": "RMVD" }, { "name": "Unknown", "code": "UN" } ] } }, { "name": "RackType", "type": "esriFieldTypeSmallInteger", "alias": "RackType", "domain": { "type": "codedValue", "name": "Subtype", "codedValues": [ { "name": "Arch Rack", "code": 1 }, { "name": "Bar Rack", "code": 2 }, { "name": "Hanging Rack", "code": 3 }, { "name": "Pi Rack", "code": 4 }, { "name": "Bike Room", "code": 5 }, { "name": "Square Rack", "code": 6 }, { "name": "Square Post Rack", "code": 7 }, { "name": "Swerve Rack", "code": 8 }, { "name": "Unidentified", "code": 9 }, { "name": "Wall Rack", "code": 10 }, { "name": "Wave Rack", "code": 11 } ] } }, { "name": "BLDG_NUM", "type": "esriFieldTypeString", "alias": "BLDG_NUM", "length": 6, "domain": null } ], "types": [ { "id": 1, "name": "Arch Rack", "domains": { "Material": {"type": "inherited"}, "Condition": {"type": "inherited"}, "Cover": {"type": "inherited"}, "Direction": {"type": "inherited"}, "Status": {"type": "inherited"} } }, { "id": 2, "name": "Bar Rack", "domains": { "Material": {"type": "inherited"}, "Condition": {"type": "inherited"}, "Cover": {"type": "inherited"}, "Direction": {"type": "inherited"}, "Status": {"type": "inherited"} } }, { "id": 3, "name": "Hanging Rack", "domains": { "Material": {"type": "inherited"}, "Condition": {"type": "inherited"}, "Cover": {"type": "inherited"}, "Direction": {"type": "inherited"}, "Status": {"type": "inherited"} } }, { "id": 4, "name": "Pi Rack", "domains": { "Material": {"type": "inherited"}, "Condition": {"type": "inherited"}, "Cover": {"type": "inherited"}, "Direction": {"type": "inherited"}, "Status": {"type": "inherited"} } }, { "id": 5, "name": "Bike Room", "domains": { "Material": {"type": "inherited"}, "Condition": {"type": "inherited"}, "Cover": {"type": "inherited"}, "Direction": {"type": "inherited"}, "Status": {"type": "inherited"} } }, { "id": 6, "name": "Square Rack", "domains": { "Material": {"type": "inherited"}, "Condition": {"type": "inherited"}, "Cover": {"type": "inherited"}, "Direction": {"type": "inherited"}, "Status": {"type": "inherited"} } }, { "id": 7, "name": "Square Post Rack", "domains": { "Material": {"type": "inherited"}, "Condition": {"type": "inherited"}, "Cover": {"type": "inherited"}, "Direction": {"type": "inherited"}, "Status": {"type": "inherited"} } }, { "id": 8, "name": "Swerve Rack", "domains": { "Material": {"type": "inherited"}, "Condition": {"type": "inherited"}, "Cover": {"type": "inherited"}, "Direction": {"type": "inherited"}, "Status": {"type": "inherited"} } }, { "id": 9, "name": "Unidentified", "domains": { "Material": {"type": "inherited"}, "Condition": {"type": "inherited"}, "Cover": {"type": "inherited"}, "Direction": {"type": "inherited"}, "Status": {"type": "inherited"} } }, { "id": 10, "name": "Wall Rack", "domains": { "Material": {"type": "inherited"}, "Condition": {"type": "inherited"}, "Cover": {"type": "inherited"}, "Direction": {"type": "inherited"}, "Status": {"type": "inherited"} } }, { "id": 11, "name": "Wave Rack", "domains": { "Material": {"type": "inherited"}, "Condition": {"type": "inherited"}, "Cover": {"type": "inherited"}, "Direction": {"type": "inherited"}, "Status": {"type": "inherited"} } } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true }, { "currentVersion": 10.22, "id": 3, "name": "BikeRacks_ByBuilding", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "Capacity", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 2, "classBreakInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 168, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "classMaxValue": 14, "label": "2 - 14", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 168, 0, 0, 255 ], "size": 7.5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "classMaxValue": 35, "label": "15 - 35", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 168, 0, 0, 255 ], "size": 11, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "classMaxValue": 66, "label": "36 - 66", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 168, 0, 0, 255 ], "size": 14.5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "classMaxValue": 99, "label": "67 - 99", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 168, 0, 0, 255 ], "size": 18, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "classMaxValue": 141, "label": "100 - 141", "description": "" } ] }, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2223757.2732093297, "ymin": 1371662.7832211554, "xmax": 2229362.891263161, "ymax": 1375957.9996963218, "spatialReference": { "wkid": 102667, "latestWkid": 2240 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BLDG_NAME", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BLDG_NUM", "type": "esriFieldTypeString", "alias": "Building Number", "length": 255, "domain": null }, { "name": "Capacity", "type": "esriFieldTypeDouble", "alias": "BikeRacks_Dissolve_byBuilding_SUM_Capacity", "domain": null }, { "name": "BLDG_NAME", "type": "esriFieldTypeString", "alias": "Building Name", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true } ], "tables": [] }