{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Construction", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32139, "latestWkid": 32139, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -38040800, "falseY": -24970300, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -38040800, "ymin": -24970300, "xmax": 1087429.3488000035, "ymax": 3119833.372200001, "spatialReference": { "wkid": 32139, "latestWkid": 32139, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -38040800, "falseY": -24970300, "xyUnits": 1.1624952575503074E8, "falseZ": 0, "zUnits": 1, "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 100, "domain": null }, { "name": "StartDate", "type": "esriFieldTypeDate", "alias": "StartDate", "length": 8, "domain": null }, { "name": "EndDate", "type": "esriFieldTypeDate", "alias": "EndDate", "length": 8, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 1200, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Number", "type": "esriFieldTypeString", "alias": "Project Number", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Project Status", "length": 50, "domain": { "type": "codedValue", "name": "ProjectStatus", "description": "Status project is in", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Programming", "code": "Programming" }, { "name": "Planning", "code": "Planning" }, { "name": "Design", "code": "Design" }, { "name": "Active", "code": "Active" }, { "name": "Completed", "code": "Completed" }, { "name": "Preliminary", "code": "Preliminary" }, { "name": "Planned", "code": "Planned" }, { "name": "Construction", "code": "Construction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Project Owner", "length": 50, "domain": { "type": "codedValue", "name": "ProjectOwner", "description": "Owner of the project", "codedValues": [ { "name": "UES", "code": "UES" }, { "name": "TS", "code": "TS" }, { "name": "MSI", "code": "MSI" }, { "name": "SSC", "code": "SSC" }, { "name": "FP&C", "code": "FP&C" }, { "name": "COCS", "code": "COCS" }, { "name": "COB", "code": "COB" }, { "name": "TxDOT", "code": "TxDOT" }, { "name": "Private", "code": "PVT" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Project Type", "length": 50, "domain": { "type": "codedValue", "name": "ProjectType", "description": "Type of project", "codedValues": [ { "name": "Construction", "code": "Construction" }, { "name": "Demolition", "code": "Demolition" }, { "name": "Laydown", "code": "Laydown" }, { "name": "Repair", "code": "Repair" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Display", "type": "esriFieldTypeString", "alias": "Public Display", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UtilityType", "type": "esriFieldTypeString", "alias": "Utility Type", "length": 50, "domain": { "type": "codedValue", "name": "UtilityType", "description": "Type of utility", "codedValues": [ { "name": "Chilled Water", "code": "Chilled Water" }, { "name": "Domestic Cold Water", "code": "Domestic Cold Water" }, { "name": "Domestic Hot Water", "code": "Domestic Hot Water" }, { "name": "Electrical", "code": "Electrical" }, { "name": "Fiber", "code": "Fiber" }, { "name": "Heating Hot Water", "code": "Heating Hot Water" }, { "name": "Natrual Gas", "code": "Natrual Gas" }, { "name": "Sanitary Sewer", "code": "Sanitary Sewer" }, { "name": "Steam", "code": "Steam" }, { "name": "Storm Water", "code": "Storm Water" }, { "name": "Thermals", "code": "Thermals" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BidType", "type": "esriFieldTypeString", "alias": "Bid Type", "length": 50, "domain": { "type": "codedValue", "name": "BidType", "description": "Type of bid plan", "codedValues": [ { "name": "Base", "code": "Base" }, { "name": "Alternate", "code": "Alternate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Zone", "type": "esriFieldTypeString", "alias": "Project Zone", "length": 100, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Project Description", "length": 500, "domain": null }, { "name": "Link", "type": "esriFieldTypeString", "alias": "Project Link", "length": 255, "domain": null }, { "name": "ContactName", "type": "esriFieldTypeString", "alias": "Contact Name", "length": 50, "domain": null }, { "name": "ContactInfo", "type": "esriFieldTypeString", "alias": "Contact Information", "length": 100, "domain": null }, { "name": "LastUpdate", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6207_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4998_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "No Parking Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 32139, "latestWkid": 32139, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -38040800, "falseY": -24970300, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "2f4e26734842576d5191b968fbff0639", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEBElEQVRIie2XX0hUWRzHP3euZtq2TsNUBrODvtnNkYFkMHpQU4msGcsmQ8ranqJ9iIpBCAMfhCCiYV6mfy8pRhIOKaZm5jIY/RlNKaEeFl+CBkomR4QtHP/dfTjNps3c0bFgF3Z/L/dwfuecz++c8z2/c24K/6Cl/A+PmqqqOsAI6H4gRwUmJEmaSwgfGRkZaW9vt/5AMAAOhyOoqqpZkiRVE97X15fX0NBAamqq9kizs/DhA3z8CAYDbNkCa9YkhDc2NppsNtvPwJQmXFVVdDqNFb9/H27dgocP4fPnr/VpabBrFxw7BocPgyRpxbDEsTLBvX0LtbXw5Ank5sKZM7B9O+j1EA7DmzfQ0QE1NXDpEty+Ddu2LTvs8vDhYaioEOW7d+HQodiZOZ3Q0ADd3XD6NOzYAffuQVnZd8CDQbDbIRRiPi+PlnfvmL5xY0kTvV6Poijk5+fD3r1QWCj6HDwIz5+DoqwSfvKkEJfDgdzZidXlohQIx2laUlJCU1MTZrMZOjuhoEBs1fCwpga04QMD0NMDTU1w5Ah/2u1Ye3vpB341mYisWwdAOBwmFArh9/uprq4mEAiA0QgeDxw4AG1tUF2dJLy5GcxmOHoUZJlxj4fe3FycwNP0dH569gwMBlRVxeVy4Xa7GRwcJBgMYjKZYP9+seTNzauA9/RAVRXIMgCqLFPzxeUcGxNi6u9HMhgoLy/H7XYDMDk5KeAgArhyBWZmkoBPT8P4uDhWi2wOqAEKCwsxBQLMFBXxh9eLx+MBQJZlsedRUxSIROD9+yTgk5Piu359jGsOyAkEaAWcr18zW1TE0BdfbW0tmZmZXxsbDOIbjidRLXi0UygU1x1dAQAnMJCayu/nz/NbfX38SRiNScDT0sBkgpcv47rb2tooKChAmp9nzuXC0tGBpbsbzp5dmuNfvYKMDMjKSgIOsG8f3LkjcnhGxhJXVlYW2dnZ0UhEWvX5/hYhej0sLIiUu3s3aFxS2vATJ+D6dXC74cIFzWakpEBrqyj7fFBeDo8eQVcXjI0JtWt11fTYbCJnX7wIe/bAYiEtF0BpqbiMdu4UqTZpOMDVqyIIu51ffD78fj8AFotFO4BPn+DBAyGylpaEwyeGb9wokk1FBWllZRTX18O5c5CeHtt2elps0+PHsGmTyO85Od8BB9i6FV68gFOnxN5fvixuL6tVzG5qCkZHxXUaCgmB3bwpUvMytrLHhNEoVD00JF4yXV3iJERt82YR0PHjUFy8oiHjwnU6HZFIhIxvjhcg9t9mg2vXRL6emIANG2Dt2oSQhYWFaFFdXB8Dr6ysHPB6vaWqqn7rWrVJkkRVVdWoJElTi+tj4IqiJH77rNLq6upi6v5dfyz/Gfhf5JFDBe9+8v0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "NoParkingOut", "label": "No Parking Area" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 35, 28, 255 ], "toColor": [ 128, 35, 28, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 52, 173, 255 ], "toColor": [ 43, 52, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 171, 36, 255 ], "toColor": [ 56, 171, 36, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 144, 166, 255 ], "toColor": [ 46, 144, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 80, 153, 255 ], "toColor": [ 173, 80, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 134, 70, 255 ], "toColor": [ 145, 134, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 176, 134, 255 ], "toColor": [ 51, 176, 134, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 88, 150, 255 ], "toColor": [ 51, 88, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 128, 47, 255 ], "toColor": [ 65, 128, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 46, 81, 255 ], "toColor": [ 158, 46, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 33, 148, 255 ], "toColor": [ 123, 33, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 163, 41, 255 ], "toColor": [ 133, 163, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 98, 74, 255 ], "toColor": [ 150, 98, 74, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1081131.6956999972, "ymin": 3110892.376600001, "xmax": 1083531.3482000008, "ymax": 3113297.4345999993, "spatialReference": { "wkid": 32139, "latestWkid": 32139, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -38040800, "falseY": -24970300, "xyUnits": 1.1624952575503074E8, "falseZ": 0, "zUnits": 1, "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": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 250, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Note", "type": "esriFieldTypeString", "alias": "Note", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R909_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S693_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": 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": "Move-In Points of Interest", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 32139, "latestWkid": 32139, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -38040800, "falseY": -24970300, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 6000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "459d316c032d485474531a4f6cb86c4e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB1klEQVRIiWNhGEDAMmo5Mght2CrBycDORy1Lfv3++31Fq/tjgpZPWHFh89tPP3x+/f5LLbsZWJiZGCasvHC0INzABq/ln7/99mqed5pqFsNAU6q5dcXUYyod2VZ3cFr+49cfJmyaPSzkGDjZWRj8bBUZfv3+x7D/3BOGbz/+MGw6fJ9BTJCTYe+UAAYpEW6GiNqdDLtPYYQww99//xmYGJm4kMWITnDcnKwMPJysDBLC3Aw/fv1h4OdmZ2BmgrjT21qBQUdJmIGBgYEhI1AHq+XYAFVSOxsLM4LNyoxHJQ0sJxeQZLmBmiiDmCAnw6/ffxn0VIQZjl1+QT/LC8L14WwLHQn6Wf7u008Msbcfv9PH8v1nnzBkdB5gmF7mwMDIyMCQ1X2AYceJR/SxnIGBgWHmhisMU0rsGFiYmRimr7tCkcUkW05tMPQtP3b5OcPczdcYkn216G/55btvGTYfuT8wlpMLRi0ftZwgWLz9JgMLM2Zj5/S1VwwnrrxgWLv/LvmWc7Iz/2VgYMDZIkhq3YtV/NmbrwyWqWtwW8TMyPDz968veC3n5+FYXpNoEvr1xx+qRQk7K/NfYX7O3bVJZvfwWp4bqhfLwMAQSy2L8YGhleCGjeUAuhqJEAJM7JUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Dining", "label": "Dining Areas" }, { "symbol": { "type": "esriPMS", "url": "9e4b9fb0fe9422ef8a28bc13e488d64f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAE1ElEQVRYhe2Za0hUaRjHf2cdLwnlpgxuBdnUl9JuBNISkSVsfQhps9tG9/uVogsR5pChxViYWNSHorTowiZtpAXS3bCIqAaiCMssyoXtfrGLpjNnPzwro3PO8ZyZ8bK79AfxzPu8531+887zPs8zZ2z8x2TrbIBA9R24vdUqsKryM5AEhHcMDipQA1QoCh/0JugCqyo/AieAX9qPrVX9par8piiU+xuMdriAzoMF+An4Q1VxKAofmxuMgH9tfyZTxQIpQGnzQSPgboGs3NAARUVw8iQ8fgweD0RFgd0ODgekpMC0aRAdHTB0jP9AyFlCVaGgAM6ehRs3oK7OZ3vwAK5ehUOHYNs2uHgRevcOzV9IwPX1kJUF1dUwfDjs2CFgp05p51ZVQVoa3LwJkZHB+wwJODcXXC7f67174cwZePECrl/Xzr97FzIyIC8veJ9BAz971hIWoLYWZs6E4mIYORIaG7X3FRTAjBnQsye8fAmDB3cQ8Pr18PWrdvz5c7hyBZYvh127tHaPByZPlli/dy9wv0EBl5fLLuopPBwmTID4eDh6FN680c558kTecGxs4L6DAl63zti2ciX07y/XOTmwbJl2TmQkrF0bjOcggQsLYc0aSVPNZbfD5s2+11OnwsaN8MGvK5g3D3r0CMZzkMCDBsGFC1BSIrtdVSXjW7dCzD+p/ulTscXHy+smaJsNNmyQ69paePQIhg1rY2CvF969g1ev4PVr3/9x4+D+fdi9G0pLYcEC3z19+kjla1JdnaS7z58hIQEOHpQUFxEBlZXQpUsbATc0SPpyueDLl5a2hQth/37ZydbiGqRUJyRARQUkJ8OdOz5bXh5kZrYRcHg4OJ3w8CEcOdLSdviwVLpevcwd1dXB/Plw/LjWlpsrn46VuLYUErdvS4ry17dvsjs7d5qvERUloaSnT59khw8cMF/HEvDq1dLk6GnfPti0CeLizNfJz4ehQ6V4+KuoSMIqMbH1NUyB3W64dk3fZrfD7NnSQzid5sADB8LSpbBnj9bm9YKimK9hCnz5srEtJwcWL5bTb6bGRklpW7bAsWOSdZpr4kTp5AYMCBHYKO6GDJEsAb5ca6TCQkhNlSwRFyfQq1aJTVFg7lyYPl2q4pw5IQIbZYD8fIlrvXgMC/NdV1fLGbh0SQ4eQHo69OsnsN26wblzssNJSWY0FoDHjxeHXq9vLD1dYjs1Vf+e9++l4nk8MGuWVLTkZHOYtLQ2AHY4YNIkX3dms0m/MHq0+eIul34jr6eYGFi0yHyepbSWmyt9Q329xK7brT00/rp1S2LVqlwu87MAFoEdDmlYsrOhe3eoqTG/5+1bKetWNGYMLFliba7lbi0zUyqe2y3fJsw0diysWKGfc5urb1+polZyMAQAHBEBp09L79DYKC1h8wZGT9u3w/nz0odoHNtgyhT5jme3W6UIsB+22aRYeDwwahSUlbW0q6q8maZWMTpaGqYRI6RPaIrRrl0lhcVoHpO0MXCTwsLEuVmSB0lnTqc8/UlICMZbSxkBe4EfQl9elJFh/QD6SfOgwAi4EjCp6tZls8lfEKrUrGUwMQv4PSgXbacSRcHtP6gLrCicUFU+Ak4gkY59Av8nUAxk600w/KAUhTKgzMjeWfp//Sjzb9R34PbW3xOnbAVi/uqZAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 33, "height": 33, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Recycle", "label": "CardBoard Recycling Locations" }, { "symbol": { "type": "esriPMS", "url": "c34dc1d89597b930dfc39b3bd71ad85a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD1ElEQVRYhe2XX0iTaxzHP9vqaKN/q9AtwinYMQIZlnaRw3OyXCwvEpQThFFLSwIHkdXNspSoFhTRCiLRyu4EBUeQnLoYHZycOBE1TwWhVMTCwhjieGtHmOfi59TpNufQc87F+cLL877Pn9/v8/7e5/k9z7uEf1lL/geY8ZwOlAI/LJK/UcADhOMB/AK0L5LziIqBvngAWoPBgNvtRqvVLqhXt9uNw+EAiDI8aw4YjUaKiooSW3v9Gvr7YWgItFpYvx7MZli1Ku6QYDAYAYhS8pNwbAxu34br12FgYHb70qVgsUBTExQWJm02OYC3b6GiAt68gT174MIFKC6GzExQFHj3Dh4+FMBt26C+Hq5dA41mAQBevIDSUlCr4ckTKCmJbl+5EkwmuU6cgIsX4fx5gerunhMiMcDwMOzdC4EAqFQSiZkA05WWBs3NkJcH1dVw8qREImUAh0Mg7t4Fux2OHmXo82e6166N6qZSqdDr9RQUFJCVlQX798OrV3DpEhw4AFu2pADw4QO0tcG5c3DoEOTmgtWKvrGRP8bHuRNjiEajoaamBpfLRdqZM9DeLuMfPEgBoKtLwl5fL89mM/T0MLZrF62hEADevLzJ7n6/n2AwSEtLCzqdDqfTCbW1MidGRlIA8Hhg61bQ6abqzGZ+PX6cny9fphVQnT4Nhw8DoCgKFosFr9dLZ2enAJSXy5zo7YV16+YJ4PfDxo2zqodyc7ECPcDyI0ckSjYbWq0Ws9mM1+slEAhI5+xsKT99SgHg2zdJLjHUC5Sr1XjS01HX1jL89St/FhbS0dEBQE5OjnSMpHNFiesmPkBmppDH0W/hMD8pCj3AmlOnaAfeT7TZ7Xa5+fJFSr0+BYD8fLh3D0IhWd8x1AuTn6MNyDIayb9yhaqqKunQ1zdla3R0ngAVFXDzpmSzfftmNWs0GgYm9gTl+XOWHzxI88eP0eG+f1/m0ebN8PTpPAF27BDyxkaBiRGF7Mgky86GjAywWsFmkzqDAR49ghs34rpIDKBWw9WrsHs3HDsGd2KlnmmayBOTEKtXw6ZNUFeXIgBAWZlksqYmWW63bs0N4XRK8gqH5fPFWUnJAQCcPSvlREKpbGjgx8ePGZ9p2O+Xjcflgg0bxPm0TJk6gEolUdi+HRoa0NXVUbJihez7ra3w/bscUF6+lM9ms8l5ISNjTtPJAURUViZnA49H3q6/H549g2XL5I2rq6Gycir7JalZAEqCrIVaDTt3yjVPxbM7E+Avn8+HyWRa8FPx4OBg5DaUCKALwOfzLeaPye+JAEYg5llj0fSf+zf8x/U3ZQwnN2aMFFkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "NoParking", "label": "No Parking" }, { "symbol": { "type": "esriPMS", "url": "954f5ffe73f28159f361b1bf86b0eb4c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACH0lEQVRYhe2XMUgbURyHv5NECDUU3SKVDFFBUHSTCkESgrTQpZO7mCGDYHEIOomTk+0kotFBnDNkEszUILoFTQQlInXIILiIvU5iHB5i7i7x3uXlEil+cBz83uP//3LvHZfn4Y3habeAmXchO+oIVT4Ba8AXwN/knjrwG0iCVpAQqgSBPNDdZJFnPgBfgTBUPoNWtBHil4sy1XQBq8A3O6FYC2SemTQHtYS6ZCp5PBCJwPg4BALQ2Qm3t3B+DoeHcHkpJWTp1dBbNjUF6+sQCtWfk8tBIgFnZ85qOxaamYGtLejoeH1eOAxHR+J+cuKS0NAQbGxYZcpl0HUYHDTmfj/s7cHoKDw+uiA0Pw9erzHb2YF4XDSMxSCTAZ/vZXx4WFynpy4IDQzA3Z0xW15++fXZLBwfi81eTU+PfA9HQtHo6+O9vWJ5zJTLLgnVw+uF2VlYWbE+jUwGSqUWCoVCsL8P/f3Wse1tmJtzVk9ZaHfXKlMowMICHBw4r6ckFAzCxIQxS6dhehoeHhqrqSTU12fNlpYalwFFoXweRkaMmZMNXAslIV2HYtF+nhOU95B52UoluLlpk1AiAcmkMYvHIZVqk5AbvAvZoSS0uSk+G9VcXKhUrC10j+RZ7OpKXAr8lRHKAt+V2siTMwe1hH4AUeCjyzI6sCghpF1DZQz4iTijSR2LHPAP8WSSoFn+/tfZ1NofWrdsBv6v194N3pzQE7qMeRc9HwHuAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 27, "height": 27, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Info", "label": "Info" }, { "symbol": { "type": "esriPMS", "url": "568ccf1b1c956260bd523644f8dd294a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACQAAAAoCAYAAACWwljjAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEk0lEQVRYhe3Ye2jWVRzH8ddvOoeULYkxI2sUoZjJFIqhJoqVK+cFK7WSZAWBCUJCaiQWaIIVqZmFoBCokBdqYY2sjEhbmqEZwy5WRl7Q8m6STXO//jh7nu25+TyrdYM+cOB7zvec830/55znXH6d/cvU+Z8GSNf/QPlUAFBcQfRDx4SL78Q7RM1/ECgegTeIt+BJok9y1BuOC0Qf5vD3x3yMxErih4gutBMoHonXUYIRIcXfogEHUIRrMQRXtbT5HpuxD1FLeRVuaNPxZBQTP5ANKgdQPAbr0SXNcX1LyqVrW1I+3Rdix/cT/ZYHKL4La1DctrS2lk8/ZffuAsK10eTJlJSwfHmGa3yIEY9vC5VthGrTYWbNYsECmpt56y02buTwYUpL6d+fu+/myy+Db+9eiovp04cJE6isJI7p0oWXXsqIdTVSpi0b0NMYncjMmcPcucEuKmLMmJDS1bMnt9+epTdEEUuXBqhFi1JcTxHFeYCi7cSN6DdtWitMR2jhQvbsob4e7Mfb6XVy/cvq0O+rrzoOBo4fZ8uWZHZDtv0oF9DH8N574Rf16tUxQKtWcfp0Mpt1z8oF9G3CqK/PBDpyRNO5c0qyNbzsMrp1y97pm2+mZL9uD9CJhLFrV6bzmmuU/Pprjpbo0YPp05k5M7V8586U7E/tAboqYbQZ4qS2bWPNmrAVwOzZDBnC/v0sWUJjY9gqKiqYODHUaW7m5MmUbspwuFCgQQmjoiLTWVnJgQOt+X79qK4O9sCB3HhjsN9/vxWoqIiyMn5qHZeb0Fgo0NiEkQhUqA4ebLVLS1N9w4axbl0yewdeKQAo7o7bCItz+PD8EKtXs307hw6xYUMou+SScGy0VU1NCtBI4q5EZ/MAGaXl6KiuDudQPjU2himMIgYNCsfG1Kn07p1ab+zYcKycPw8uDVBeywc0ImEMHZofBp55pnWtXEylpVRV8dFHyaIxhQDdnDCyLeg/q+uuSwG6Jd2fDag8YRw9mrvjtr6L7UnpOnYsJXtlIUAncDl88AEPPphZoW/fcKQkNGUK8+aFnbhPn9wwTU1s3ZoRKy/QDi23vvXrQ6D0qZsxw7FTp1yR3rCsLDcMrFgRDti0WHmB1uIewlRMmhQO2a5dWyvU1mbC5NOOHTz+eNZYeYHq8DkqoaGBW2+lro7y8iy1C9C77zJ+PGfOpBR/gXXpdbNd0C6EF4EGdCPM+4AB4V5cU1M4yLlzzJ8f0oXU98XPeIDofAFAEDUSV6Me3Qm78KhRDB7MY48xejSdOmVvffAgK1eybBn79mW4T6CGaGdmy4u+y6KtxFXCFPZNlDY0hFRezr33hmtGYtFv3szzz4fLfnP2t+lujCP6JlfUPC/X6Bvim/EsHkFyTH78kRdeCKOwdCmbNrE2Y4kmFWM5phP9crGIBbzto7OYRrwYM4SXZ/I/19TEww/nbHwKr+LlsAzyqx1fP6LvMIX4CUzCRAzOUXkbXkRd+mnegUBJsOMtwV4kHoA5GNfirMe83B8l/hKgFLjPcBfxoygmeu7P9ddhH6yixR3Tz3/zC9rfq38d0O9l9UYEePJ9MQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 27, "height": 30, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bike", "label": "Engraving Location" }, { "symbol": { "type": "esriPMS", "url": "ac12707590f02c241bcc9083f774f3f8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAzCAYAAADyzdr8AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACwklEQVRYhe3YT2gUVxwH8M/QQFREXEIbRWK2/jkIlpw8ePCgUKHeFEQvtojSk6AHQTyKdwvxEBBRb7G5GJWCGkEwCIKCglgEjfinqxJWEwuLGI2vh9k0yZrNzjq72T3kCw/mz9vffHjDzrw3LZokLY0GTGQeUppmhoQubK7zdZ8R9VeAWIM/6gzpQUXIkzoj4H7pgXKQHFYkqbhwIePjjI1VBbmXABIVCJ3Yht/xC76b1iPiwAEOHmT16mLlexw7xsWLZS/+EufRS5QEAtE4LsctrEA3dkycPXGCQ4fi7b4+CgX27uXCBfbv58yZacWe4TcMEoVyygR/3yhHuDMB2bBhEjEywu7dhMCWLXR2cvIkly6Rz/9fIEd0s9JVqn6O7NkzuZ3JxLfo0yc6OuJjixaxcyc9PdXVrRqyfv30/e7uyn3qAlmwoHKf1tY5gLx4wcaNlfvUHXLuHLt2lT//4QO9vXMAuXKFrVs5epTNU95Inz/T38/x4zx+PAcQGBiIWz5PWxu3b/PoUfws+dbUZBpQKPDxY7oaqSCrVnH1ajpATSCtrWSzPHzYYMjICLlcekRqSFsby5czOtpgyJcv8VykFkkFef++NqORGpLJ0N7O8PCcQELGlEnR1CS8NWsJa4lmfd5WgIRluIafZjo7Ojo5Gi3lK/2AW4RtRHe/ARKyGBAvL2ZMNktXVwzq6ytfCd/jBmE70fUqIGFdETHrTP75c169YnCQU6dmhcBi/EX4lejPBJCwTDxZzhdb2YyN+XHTJkuK89N34pl6pRwhvC0dmZmWE2/wc4KCCKefPrWvuHOW6HCy332dtG/fqavCf9IUSgsZmoeUpFluTfQvIY8MXjcQgnhUOorr5YZChhClLVKrEUmw/qs/ZAhLmwXS3gyQJ1jZBJBomPB3E0DAg7QFagQp/20saZr5E3hjMg8pzX/OaMH7UvulcwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 25, "height": 38, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Keys", "label": "Check In Location" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 35, 28, 255 ], "toColor": [ 128, 35, 28, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 52, 173, 255 ], "toColor": [ 43, 52, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 171, 36, 255 ], "toColor": [ 56, 171, 36, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 144, 166, 255 ], "toColor": [ 46, 144, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 80, 153, 255 ], "toColor": [ 173, 80, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 134, 70, 255 ], "toColor": [ 145, 134, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 176, 134, 255 ], "toColor": [ 51, 176, 134, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 88, 150, 255 ], "toColor": [ 51, 88, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 128, 47, 255 ], "toColor": [ 65, 128, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 46, 81, 255 ], "toColor": [ 158, 46, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 33, 148, 255 ], "toColor": [ 123, 33, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 163, 41, 255 ], "toColor": [ 133, 163, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 98, 74, 255 ], "toColor": [ 150, 98, 74, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1081131.6956999972, "ymin": 3110892.376600001, "xmax": 1083531.3482000008, "ymax": 3113297.4345999993, "spatialReference": { "wkid": 32139, "latestWkid": 32139, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -38040800, "falseY": -24970300, "xyUnits": 1.1624952575503074E8, "falseZ": 0, "zUnits": 1, "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": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 250, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Note", "type": "esriFieldTypeString", "alias": "Note", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R909_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S693_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": 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": "Line Paint", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 32139, "latestWkid": 32139, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -38040800, "falseY": -24970300, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PKG_Use", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 }, "value": "Chongo", "label": "Chongo" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 185, 182, 255 ], "toColor": [ 252, 185, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 188, 255 ], "toColor": [ 179, 252, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 183, 252, 255 ], "toColor": [ 182, 183, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 244, 252, 255 ], "toColor": [ 204, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 192, 255 ], "toColor": [ 252, 240, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 245, 255 ], "toColor": [ 252, 204, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 224, 255 ], "toColor": [ 204, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 179, 252, 255 ], "toColor": [ 235, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 212, 252, 255 ], "toColor": [ 207, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 210, 255 ], "toColor": [ 252, 222, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 179, 255 ], "toColor": [ 238, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 194, 252, 255 ], "toColor": [ 225, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 208, 255 ], "toColor": [ 252, 184, 208, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1068585.0720999986, "ymin": 3105198.4957999997, "xmax": 1092433.373499997, "ymax": 3115191.8669000007, "spatialReference": { "wkid": 32139, "latestWkid": 32139, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -38040800, "falseY": -24970300, "xyUnits": 1.1624952575503074E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Use_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Color", "type": "esriFieldTypeString", "alias": "Color", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Use_", "type": "esriFieldTypeString", "alias": "Use_", "length": 50, "domain": null }, { "name": "Width", "type": "esriFieldTypeInteger", "alias": "Width", "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "PKG_Use", "type": "esriFieldTypeString", "alias": "PKG_Use", "length": 50, "domain": null }, { "name": "Street_Use", "type": "esriFieldTypeString", "alias": "Street_Use", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6604_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5262_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Move-Out Allowed Street Parking", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32139, "latestWkid": 32139, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -38040800, "falseY": -24970300, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 15000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": null }, "value": "Disabled", "label": "Disabled ONLY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": null }, "value": "LZAllWeek", "label": "1 HR Loading Only" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "value": "NoParking", "label": "NoParking" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 35, 28, 255 ], "toColor": [ 128, 35, 28, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 52, 173, 255 ], "toColor": [ 43, 52, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 171, 36, 255 ], "toColor": [ 56, 171, 36, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 144, 166, 255 ], "toColor": [ 46, 144, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 80, 153, 255 ], "toColor": [ 173, 80, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 134, 70, 255 ], "toColor": [ 145, 134, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 176, 134, 255 ], "toColor": [ 51, 176, 134, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 88, 150, 255 ], "toColor": [ 51, 88, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 128, 47, 255 ], "toColor": [ 65, 128, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 46, 81, 255 ], "toColor": [ 158, 46, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 33, 148, 255 ], "toColor": [ 123, 33, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 163, 41, 255 ], "toColor": [ 133, 163, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 98, 74, 255 ], "toColor": [ 150, 98, 74, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1081269.130400002, "ymin": 3110251.1651999988, "xmax": 1083948.8836999983, "ymax": 3112610.4789999984, "spatialReference": { "wkid": 32139, "latestWkid": 32139, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -38040800, "falseY": -24970300, "xyUnits": 1.1624952575503074E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "A_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Event", "type": "esriFieldTypeString", "alias": "Event", "length": 50, "domain": null }, { "name": "SP_SH_Notes", "type": "esriFieldTypeString", "alias": "STF_Notes", "length": 300, "domain": null }, { "name": "A_Name", "type": "esriFieldTypeString", "alias": "A_Name", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6611_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5264_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Move-In Streets", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32139, "latestWkid": 32139, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -38040800, "falseY": -24970300, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": null }, "value": "Disabled", "label": "1-Hour Disabled ONLY Parking" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 0, 115, 255 ], "outline": null }, "value": "LZAllWeek", "label": "1-Hour Drop Off Zone, Aug 15-18, Space Limited" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 176, 176, 255 ], "outline": null }, "value": "LZSundayOnly", "label": "1-Hour Drop Off Zone, Weekends ONLY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "value": "NoParking", "label": "No Move-In Parking. Lot Specific Permit Required" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 185, 182, 255 ], "toColor": [ 252, 185, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 188, 255 ], "toColor": [ 179, 252, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 183, 252, 255 ], "toColor": [ 182, 183, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 244, 252, 255 ], "toColor": [ 204, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 192, 255 ], "toColor": [ 252, 240, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 245, 255 ], "toColor": [ 252, 204, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 224, 255 ], "toColor": [ 204, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 179, 252, 255 ], "toColor": [ 235, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 212, 252, 255 ], "toColor": [ 207, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 210, 255 ], "toColor": [ 252, 222, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 179, 255 ], "toColor": [ 238, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 194, 252, 255 ], "toColor": [ 225, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 208, 255 ], "toColor": [ 252, 184, 208, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1081269.130400002, "ymin": 3110251.1651999988, "xmax": 1083948.8836999983, "ymax": 3112610.4789999984, "spatialReference": { "wkid": 32139, "latestWkid": 32139, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -38040800, "falseY": -24970300, "xyUnits": 1.1624952575503074E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Event", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Event", "type": "esriFieldTypeString", "alias": "Event", "length": 50, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "A_Name", "type": "esriFieldTypeString", "alias": "A_Name", "length": 50, "domain": null }, { "name": "SP_SH_Notes", "type": "esriFieldTypeString", "alias": "STF_Notes", "length": 300, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6611_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5264_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Move-In Lots", "type": "Feature Layer", "description": "GIS.TS.ParkingLots", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32139, "latestWkid": 32139, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -38040800, "falseY": -24970300, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "GIS.TS.SPEV_Lot_Use.Fall_MoveIn", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.7 } }, "defaultLabel": "Lot Specific Permit Required", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 176, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "WeekendFree", "label": "Aug 17-18 WEEKEND ONLY Free Parking" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 168, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "WeekendOneHr", "label": "1-Hour Unloading, Weekends ONLY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 81, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "30a", "label": "1-Hour Unloading. Lot Permit Required after 1 Hr" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "SSG", "label": "Free Parking Aug 15-18; NO Overnight without Permit." }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 0, 0, 215 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "40bcd", "label": "Aug 15-18 - 1 Hr drop-off; Lot permit required after 1 hour." }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Disabled", "label": "Disabled Parking, One Hour ONLY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 0, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "122", "label": "Lot 122 - Free Parking Aug 15-18; NO overnight without Lot 122 permit." }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Free", "label": "Free Parking Aug 15 - 18" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Paid", "label": "Paid Visitor Parking" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "NoParking", "label": "No Move-In Parking. Lot Specific Permit Required" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "NSG", "label": "Free Parking Aug 17-18; NO Overnight without Permit." } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 185, 182, 255 ], "toColor": [ 252, 185, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 188, 255 ], "toColor": [ 179, 252, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 183, 252, 255 ], "toColor": [ 182, 183, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 244, 252, 255 ], "toColor": [ 204, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 192, 255 ], "toColor": [ 252, 240, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 245, 255 ], "toColor": [ 252, 204, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 224, 255 ], "toColor": [ 204, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 179, 252, 255 ], "toColor": [ 235, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 212, 252, 255 ], "toColor": [ 207, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 210, 255 ], "toColor": [ 252, 222, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 179, 255 ], "toColor": [ 238, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 194, 252, 255 ], "toColor": [ 225, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 208, 255 ], "toColor": [ 252, 184, 208, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature['GIS.TS.ParkingLots.Name']", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "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": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Open Sans", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1068542.6640999988, "ymin": 3103895.5997, "xmax": 1092433.6532000005, "ymax": 3115241.897599999, "spatialReference": { "wkid": 32139, "latestWkid": 32139, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -38040800, "falseY": -24970300, "xyUnits": 1.1624952575503074E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GIS.TS.ParkingLots.Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "GIS.TS.ParkingLots.OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GIS.TS.ParkingLots.CIT_CODE", "type": "esriFieldTypeString", "alias": "CIT_CODE", "length": 50, "domain": null }, { "name": "GIS.TS.ParkingLots.FAC_CODE", "type": "esriFieldTypeString", "alias": "FAC_CODE", "length": 254, "domain": null }, { "name": "GIS.TS.ParkingLots.LotName", "type": "esriFieldTypeString", "alias": "LotName", "length": 254, "domain": null }, { "name": "GIS.TS.ParkingLots.AggieMap", "type": "esriFieldTypeSmallInteger", "alias": "AggieMap", "domain": null }, { "name": "GIS.TS.ParkingLots.Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "GIS.TS.ParkingLots.LotType", "type": "esriFieldTypeString", "alias": "LotType", "length": 50, "domain": null }, { "name": "GIS.TS.ParkingLots.Shape_STArea__", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "GIS.TS.ParkingLots.Shape_STLength__", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GIS.TS.ParkingLots.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.CIT_CODE", "type": "esriFieldTypeString", "alias": "CIT_CODE", "length": 255, "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.Name", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.Basketball", "type": "esriFieldTypeString", "alias": "Basketball", "length": 255, "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.Baseball", "type": "esriFieldTypeString", "alias": "Baseball", "length": 255, "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.Softball", "type": "esriFieldTypeString", "alias": "Softball", "length": 255, "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.Soccer", "type": "esriFieldTypeString", "alias": "Soccer", "length": 255, "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.Tennis", "type": "esriFieldTypeString", "alias": "Tennis", "length": 255, "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.Volleyball", "type": "esriFieldTypeString", "alias": "Volleyball", "length": 255, "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.TrackIndoor", "type": "esriFieldTypeString", "alias": "TrackIndoor", "length": 255, "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.TrackOutdoor", "type": "esriFieldTypeString", "alias": "TrackOutdoor", "length": 255, "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.TrackXC", "type": "esriFieldTypeString", "alias": "TrackXC", "length": 255, "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.Football", "type": "esriFieldTypeString", "alias": "Football", "length": 255, "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.F12Man", "type": "esriFieldTypeString", "alias": "F12Man", "length": 20, "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.Graduation", "type": "esriFieldTypeString", "alias": "Graduation", "length": 255, "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.NSC", "type": "esriFieldTypeString", "alias": "NSC", "length": 255, "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.Swimming", "type": "esriFieldTypeString", "alias": "Swimming", "length": 255, "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.Wbasketball", "type": "esriFieldTypeString", "alias": "Wbasketball", "length": 255, "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.BasketballN", "type": "esriFieldTypeString", "alias": "BasketballN", "length": 255, "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.Muster", "type": "esriFieldTypeString", "alias": "Muster", "length": 50, "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.Fall_MoveIn", "type": "esriFieldTypeString", "alias": "Fall_MoveIn", "length": 50, "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.Spring_MoveIn", "type": "esriFieldTypeString", "alias": "Spring_MoveIn", "length": 50, "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.Fall_MoveOut", "type": "esriFieldTypeString", "alias": "Fall_MoveOut", "length": 50, "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.Spring_MoveOut", "type": "esriFieldTypeString", "alias": "Spring_MoveOut", "length": 50, "domain": null }, { "name": "GIS.TS.SpEv_Lot_Notes.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "GIS.TS.SpEv_Lot_Notes.CITCODE", "type": "esriFieldTypeString", "alias": "CITCODE", "length": 255, "domain": null }, { "name": "GIS.TS.SpEv_Lot_Notes.MBasketballN", "type": "esriFieldTypeString", "alias": "MBasketballN", "length": 255, "domain": null }, { "name": "GIS.TS.SpEv_Lot_Notes.SoccerN", "type": "esriFieldTypeString", "alias": "SoccerN", "length": 255, "domain": null }, { "name": "GIS.TS.SpEv_Lot_Notes.WBasketballN", "type": "esriFieldTypeString", "alias": "WBasketballN", "length": 255, "domain": null }, { "name": "GIS.TS.SpEv_Lot_Notes.BaseballN", "type": "esriFieldTypeString", "alias": "BaseballN", "length": 255, "domain": null }, { "name": "GIS.TS.SpEv_Lot_Notes.SoftballN", "type": "esriFieldTypeString", "alias": "SoftballN", "length": 255, "domain": null }, { "name": "GIS.TS.SpEv_Lot_Notes.SwimmingN", "type": "esriFieldTypeString", "alias": "SwimmingN", "length": 255, "domain": null }, { "name": "GIS.TS.SpEv_Lot_Notes.IndoorN", "type": "esriFieldTypeString", "alias": "IndoorN", "length": 255, "domain": null }, { "name": "GIS.TS.SpEv_Lot_Notes.OutdoorN", "type": "esriFieldTypeString", "alias": "OutdoorN", "length": 255, "domain": null }, { "name": "GIS.TS.SpEv_Lot_Notes.XcounN", "type": "esriFieldTypeString", "alias": "XcounN", "length": 255, "domain": null }, { "name": "GIS.TS.SpEv_Lot_Notes.TennisN", "type": "esriFieldTypeString", "alias": "TennisN", "length": 255, "domain": null }, { "name": "GIS.TS.SpEv_Lot_Notes.VolelyballN", "type": "esriFieldTypeString", "alias": "VolelyballN", "length": 255, "domain": null }, { "name": "GIS.TS.SpEv_Lot_Notes.GraduationN", "type": "esriFieldTypeString", "alias": "GraduationN", "length": 1027, "domain": null }, { "name": "GIS.TS.SpEv_Lot_Notes.nscN", "type": "esriFieldTypeString", "alias": "nscN", "length": 255, "domain": null }, { "name": "GIS.TS.SpEv_Lot_Notes.Feb23N", "type": "esriFieldTypeString", "alias": "Feb23N", "length": 255, "domain": null }, { "name": "GIS.TS.SpEv_Lot_Notes.MoveInN", "type": "esriFieldTypeString", "alias": "MoveInN", "length": 255, "domain": null }, { "name": "GIS.TS.SpEv_Lot_Notes.MusterN", "type": "esriFieldTypeString", "alias": "MusterN", "length": 1027, "domain": null }, { "name": "GIS.TS.SpEv_Lot_Notes.MoveOutN", "type": "esriFieldTypeString", "alias": "MoveOutN", "length": 255, "domain": null }, { "name": "GIS.TS.SpEv_Lot_Notes.FootballN", "type": "esriFieldTypeString", "alias": "FootballN", "length": 1027, "domain": null } ], "geometryField": { "name": "GIS.TS.ParkingLots.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R116_pk", "fields": "GIS.TS.ParkingLots.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "CIT_CODE", "fields": "GIS.TS.ParkingLots.CIT_CODE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S111_idx", "fields": "GIS.TS.ParkingLots.Shape", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R6989_SDE_ROWID_UK", "fields": "GIS.TS.SPEV_Lot_Use.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R7081_SDE_ROWID_UK", "fields": "GIS.TS.SpEv_Lot_Notes.OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Move-Out Lots", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32139, "latestWkid": 32139, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -38040800, "falseY": -24970300, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "GIS.TS.SPEV_Lot_Use.Spring_MoveOut", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": null }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": null }, "value": "Authorized", "label": "Authorized" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 77, 168, 255 ], "outline": null }, "value": "Disabled", "label": "Disabled" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 185, 182, 255 ], "toColor": [ 252, 185, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 188, 255 ], "toColor": [ 179, 252, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 183, 252, 255 ], "toColor": [ 182, 183, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 244, 252, 255 ], "toColor": [ 204, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 192, 255 ], "toColor": [ 252, 240, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 245, 255 ], "toColor": [ 252, 204, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 224, 255 ], "toColor": [ 204, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 179, 252, 255 ], "toColor": [ 235, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 212, 252, 255 ], "toColor": [ 207, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 210, 255 ], "toColor": [ 252, 222, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 179, 255 ], "toColor": [ 238, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 194, 252, 255 ], "toColor": [ 225, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 208, 255 ], "toColor": [ 252, 184, 208, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[GIS.TS.ParkingLots.Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 1, "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": 1, "font": { "family": "Open Sans", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1068542.6640999988, "ymin": 3103895.5997, "xmax": 1092433.6532000005, "ymax": 3115241.897599999, "spatialReference": { "wkid": 32139, "latestWkid": 32139, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -38040800, "falseY": -24970300, "xyUnits": 1.1624952575503074E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GIS.TS.ParkingLots.Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "GIS.TS.ParkingLots.OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GIS.TS.ParkingLots.CIT_CODE", "type": "esriFieldTypeString", "alias": "CIT_CODE", "length": 50, "domain": null }, { "name": "GIS.TS.ParkingLots.FAC_CODE", "type": "esriFieldTypeString", "alias": "FAC_CODE", "length": 254, "domain": null }, { "name": "GIS.TS.ParkingLots.LotName", "type": "esriFieldTypeString", "alias": "LotName", "length": 254, "domain": null }, { "name": "GIS.TS.ParkingLots.AggieMap", "type": "esriFieldTypeSmallInteger", "alias": "AggieMap", "domain": null }, { "name": "GIS.TS.ParkingLots.Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "GIS.TS.ParkingLots.LotType", "type": "esriFieldTypeString", "alias": "LotType", "length": 50, "domain": null }, { "name": "GIS.TS.ParkingLots.Shape_STArea__", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "GIS.TS.ParkingLots.Shape_STLength__", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GIS.TS.ParkingLots.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.CIT_CODE", "type": "esriFieldTypeString", "alias": "CIT_CODE", "length": 255, "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.Name", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.Basketball", "type": "esriFieldTypeString", "alias": "Basketball", "length": 255, "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.Baseball", "type": "esriFieldTypeString", "alias": "Baseball", "length": 255, "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.Softball", "type": "esriFieldTypeString", "alias": "Softball", "length": 255, "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.Soccer", "type": "esriFieldTypeString", "alias": "Soccer", "length": 255, "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.Tennis", "type": "esriFieldTypeString", "alias": "Tennis", "length": 255, "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.Volleyball", "type": "esriFieldTypeString", "alias": "Volleyball", "length": 255, "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.TrackIndoor", "type": "esriFieldTypeString", "alias": "TrackIndoor", "length": 255, "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.TrackOutdoor", "type": "esriFieldTypeString", "alias": "TrackOutdoor", "length": 255, "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.TrackXC", "type": "esriFieldTypeString", "alias": "TrackXC", "length": 255, "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.Football", "type": "esriFieldTypeString", "alias": "Football", "length": 255, "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.F12Man", "type": "esriFieldTypeString", "alias": "F12Man", "length": 20, "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.Graduation", "type": "esriFieldTypeString", "alias": "Graduation", "length": 255, "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.NSC", "type": "esriFieldTypeString", "alias": "NSC", "length": 255, "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.Swimming", "type": "esriFieldTypeString", "alias": "Swimming", "length": 255, "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.Wbasketball", "type": "esriFieldTypeString", "alias": "Wbasketball", "length": 255, "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.BasketballN", "type": "esriFieldTypeString", "alias": "BasketballN", "length": 255, "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.Muster", "type": "esriFieldTypeString", "alias": "Muster", "length": 50, "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.Fall_MoveIn", "type": "esriFieldTypeString", "alias": "Fall_MoveIn", "length": 50, "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.Spring_MoveIn", "type": "esriFieldTypeString", "alias": "Spring_MoveIn", "length": 50, "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.Fall_MoveOut", "type": "esriFieldTypeString", "alias": "Fall_MoveOut", "length": 50, "domain": null }, { "name": "GIS.TS.SPEV_Lot_Use.Spring_MoveOut", "type": "esriFieldTypeString", "alias": "Spring_MoveOut", "length": 50, "domain": null }, { "name": "GIS.TS.SpEv_Lot_Notes.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "GIS.TS.SpEv_Lot_Notes.CITCODE", "type": "esriFieldTypeString", "alias": "CITCODE", "length": 255, "domain": null }, { "name": "GIS.TS.SpEv_Lot_Notes.MBasketballN", "type": "esriFieldTypeString", "alias": "MBasketballN", "length": 255, "domain": null }, { "name": "GIS.TS.SpEv_Lot_Notes.SoccerN", "type": "esriFieldTypeString", "alias": "SoccerN", "length": 255, "domain": null }, { "name": "GIS.TS.SpEv_Lot_Notes.WBasketballN", "type": "esriFieldTypeString", "alias": "WBasketballN", "length": 255, "domain": null }, { "name": "GIS.TS.SpEv_Lot_Notes.BaseballN", "type": "esriFieldTypeString", "alias": "BaseballN", "length": 255, "domain": null }, { "name": "GIS.TS.SpEv_Lot_Notes.SoftballN", "type": "esriFieldTypeString", "alias": "SoftballN", "length": 255, "domain": null }, { "name": "GIS.TS.SpEv_Lot_Notes.SwimmingN", "type": "esriFieldTypeString", "alias": "SwimmingN", "length": 255, "domain": null }, { "name": "GIS.TS.SpEv_Lot_Notes.IndoorN", "type": "esriFieldTypeString", "alias": "IndoorN", "length": 255, "domain": null }, { "name": "GIS.TS.SpEv_Lot_Notes.OutdoorN", "type": "esriFieldTypeString", "alias": "OutdoorN", "length": 255, "domain": null }, { "name": "GIS.TS.SpEv_Lot_Notes.XcounN", "type": "esriFieldTypeString", "alias": "XcounN", "length": 255, "domain": null }, { "name": "GIS.TS.SpEv_Lot_Notes.TennisN", "type": "esriFieldTypeString", "alias": "TennisN", "length": 255, "domain": null }, { "name": "GIS.TS.SpEv_Lot_Notes.VolelyballN", "type": "esriFieldTypeString", "alias": "VolelyballN", "length": 255, "domain": null }, { "name": "GIS.TS.SpEv_Lot_Notes.GraduationN", "type": "esriFieldTypeString", "alias": "GraduationN", "length": 1027, "domain": null }, { "name": "GIS.TS.SpEv_Lot_Notes.nscN", "type": "esriFieldTypeString", "alias": "nscN", "length": 255, "domain": null }, { "name": "GIS.TS.SpEv_Lot_Notes.Feb23N", "type": "esriFieldTypeString", "alias": "Feb23N", "length": 255, "domain": null }, { "name": "GIS.TS.SpEv_Lot_Notes.MoveInN", "type": "esriFieldTypeString", "alias": "MoveInN", "length": 255, "domain": null }, { "name": "GIS.TS.SpEv_Lot_Notes.MusterN", "type": "esriFieldTypeString", "alias": "MusterN", "length": 1027, "domain": null }, { "name": "GIS.TS.SpEv_Lot_Notes.MoveOutN", "type": "esriFieldTypeString", "alias": "MoveOutN", "length": 255, "domain": null }, { "name": "GIS.TS.SpEv_Lot_Notes.FootballN", "type": "esriFieldTypeString", "alias": "FootballN", "length": 1027, "domain": null } ], "geometryField": { "name": "GIS.TS.ParkingLots.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R116_pk", "fields": "GIS.TS.ParkingLots.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "CIT_CODE", "fields": "GIS.TS.ParkingLots.CIT_CODE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S111_idx", "fields": "GIS.TS.ParkingLots.Shape", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R6989_SDE_ROWID_UK", "fields": "GIS.TS.SPEV_Lot_Use.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R7081_SDE_ROWID_UK", "fields": "GIS.TS.SpEv_Lot_Notes.OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }