{ "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": "Project Name", "length": 100, "domain": null }, { "name": "Number", "type": "esriFieldTypeString", "alias": "Project Number", "length": 50, "domain": null }, { "name": "StartDate", "type": "esriFieldTypeDate", "alias": "Start Date", "length": 8, "domain": null }, { "name": "EndDate", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "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": "Notes", "type": "esriFieldTypeString", "alias": "Special Notes", "length": 1200, "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 }, { "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": "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": "Maintenance Parking Spaces", "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": "Spc_Type", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "a71fe4fa4adf1cf8a5c6178e27a4d9d6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABn0lEQVRIid3VP0iUYRwH8M/j3eBQJlLgKS39c6/BxiIIGixEaAhqCTzKaGqKCGkN3K5UpCBorZaGoGiJwHJqsbZAurskpALt3937NARxme+dvoeL3+15fg8fnt/Dw/PkbWLyWxcvLdqWqzmOgRB0YzEw193rxemgngmfWrIjfnNNzSV0Qox/ahFLFZXJshvVgunxIFk3XlqwL373WHCgycYKuF2oOnGv6sy5Xsst8ZkFPbWcJ9jTBP6bGJ1cie7HaDgEsSn+K2cirBNuyKnpivOYScWnPtob685uEAaR6+PRncbz/wdPakZC0JEFx+6+ssN4uSYeOJQRBnUOpuLY2Q4e2NU4zq+qfmkHj8HnVDwyHxjOigfmU/Fc8CiJrma0v/5c9jwVHy14PVnxTHRso3IIJi7v9yMVhyQx1hG8QtcG4Deim6vn/8Mv9ns3/cFIEjzA9nXYb0VDxT4rLXEY7fe0VDaY4xaOpKD1yN2OTleKPWvfstQnd6zPPI5OVQ1KDEUG0BX5hDnBwwsF75u11PKzKPaaxWyrdZnwdrKp+G81ungEVbdTBwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Serv", "label": "Service Spaces" }, { "symbol": { "type": "esriPMS", "url": "4d48f3d02f07732ab02396190caf5dd4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABoElEQVRIid3VP0hbQRzA8e/vKTaIWhEdOnTRYuhqBR0VQdH2GYOYJgW7dKyjUxEJroKjgpQKgphE8F8IoiguUlADhS5pt26F4lCFlgTJ/TqUYvxzJnni0u92j+PDveO4q+Qeq/yP8ZFEDTnTC+LHaD2O/EAljY8DVkJ5b/hI4iFZnSBrxgAfKAigCihk5Tsv4lO0Z+aJRk3p+GDiCTmTAlrt69JHCHOkn/bTu/iKnde/iuN9iQbUbAPNdrgg0UEeVC2BBkH0drwqPwNSGnxRADf+hiTv7fhQrIU8o2XC/5okGv1QuP+XcSPDoI5H/DGf/J3Ax5txNc/+HgmPqbTZcZxGUDynNBUOL+PC6V1s0J92XMkAQc+2aMaOo+vAO4/0Gef1+3Y8GT7Gje0BPWXTKjNsDeTsOIA4b1FzBNSVQX9GqqevfryOb4a+EogPY3QVqC0B/gKOS9L9XRwH2Hi5y/NYBw6zQJcFzQML+JxxVkKnN02wX7mpcAboJrDcgREXET+qdcAJaJoK1liPfLvtl4o/FhuRQ+Cw6DxP+B26V/wPfol82qlCpuAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Loading", "label": "Loading Zones" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 234, 255 ], "toColor": [ 207, 252, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 182, 252, 255 ], "toColor": [ 244, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 198, 182, 255 ], "toColor": [ 252, 198, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 209, 252, 255 ], "toColor": [ 182, 209, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 180, 255 ], "toColor": [ 179, 252, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 197, 255 ], "toColor": [ 252, 246, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 238, 255 ], "toColor": [ 252, 212, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 189, 252, 255 ], "toColor": [ 184, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 235, 252, 255 ], "toColor": [ 182, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 252, 192, 255 ], "toColor": [ 220, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 199, 252, 255 ], "toColor": [ 231, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 211, 255 ], "toColor": [ 252, 179, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 202, 255 ], "toColor": [ 252, 227, 202, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1068586.765900001, "ymin": 3105232.971900001, "xmax": 1092431.5732999966, "ymax": 3115189.113400001, "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": "LotName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Spc_Type", "type": "esriFieldTypeString", "alias": "Spc_Type", "length": 50, "domain": null }, { "name": "Garage_Lvl", "type": "esriFieldTypeString", "alias": "Garage_Lvl", "length": 50, "domain": null }, { "name": "CIT_CODE", "type": "esriFieldTypeString", "alias": "CIT_CODE", "length": 50, "domain": null }, { "name": "PA_ID_NUM", "type": "esriFieldTypeString", "alias": "PA_ID_NUM", "length": 50, "domain": null }, { "name": "Spc_ID_Num", "type": "esriFieldTypeString", "alias": "Spc_ID_Num", "length": 50, "domain": null }, { "name": "RNS_Num", "type": "esriFieldTypeString", "alias": "RNS_Num", "length": 50, "domain": null }, { "name": "DeptSpc_YN", "type": "esriFieldTypeSmallInteger", "alias": "DeptSpc_YN", "domain": null }, { "name": "VisSpcNum", "type": "esriFieldTypeString", "alias": "VisSpcNum", "length": 50, "domain": null }, { "name": "FtBllSpcNm", "type": "esriFieldTypeString", "alias": "FtBllSpcNm", "length": 50, "domain": null }, { "name": "RV_SpcNum", "type": "esriFieldTypeString", "alias": "RV_SpcNum", "length": 50, "domain": null }, { "name": "Spc_Type2", "type": "esriFieldTypeString", "alias": "Spc_Type2", "length": 50, "domain": null }, { "name": "LotName", "type": "esriFieldTypeString", "alias": "LotName", "length": 50, "domain": null }, { "name": "HC_Type", "type": "esriFieldTypeString", "alias": "HC_Type", "length": 15, "domain": null }, { "name": "HC_Class", "type": "esriFieldTypeString", "alias": "HC_Class", "length": 5, "domain": null }, { "name": "GROSS_CIT", "type": "esriFieldTypeString", "alias": "GROSS_CIT", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null }, { "name": "Anno_Type", "type": "esriFieldTypeString", "alias": "Anno_Type", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R119_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S114_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": "Service Parking Spaces", "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": 8000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Spc_Type", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "a71fe4fa4adf1cf8a5c6178e27a4d9d6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABn0lEQVRIid3VP0iUYRwH8M/j3eBQJlLgKS39c6/BxiIIGixEaAhqCTzKaGqKCGkN3K5UpCBorZaGoGiJwHJqsbZAurskpALt3937NARxme+dvoeL3+15fg8fnt/Dw/PkbWLyWxcvLdqWqzmOgRB0YzEw193rxemgngmfWrIjfnNNzSV0Qox/ahFLFZXJshvVgunxIFk3XlqwL373WHCgycYKuF2oOnGv6sy5Xsst8ZkFPbWcJ9jTBP6bGJ1cie7HaDgEsSn+K2cirBNuyKnpivOYScWnPtob685uEAaR6+PRncbz/wdPakZC0JEFx+6+ssN4uSYeOJQRBnUOpuLY2Q4e2NU4zq+qfmkHj8HnVDwyHxjOigfmU/Fc8CiJrma0v/5c9jwVHy14PVnxTHRso3IIJi7v9yMVhyQx1hG8QtcG4Deim6vn/8Mv9ns3/cFIEjzA9nXYb0VDxT4rLXEY7fe0VDaY4xaOpKD1yN2OTleKPWvfstQnd6zPPI5OVQ1KDEUG0BX5hDnBwwsF75u11PKzKPaaxWyrdZnwdrKp+G81ungEVbdTBwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Serv", "label": "Service Spaces" }, { "symbol": { "type": "esriPMS", "url": "4d48f3d02f07732ab02396190caf5dd4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABoElEQVRIid3VP0hbQRzA8e/vKTaIWhEdOnTRYuhqBR0VQdH2GYOYJgW7dKyjUxEJroKjgpQKgphE8F8IoiguUlADhS5pt26F4lCFlgTJ/TqUYvxzJnni0u92j+PDveO4q+Qeq/yP8ZFEDTnTC+LHaD2O/EAljY8DVkJ5b/hI4iFZnSBrxgAfKAigCihk5Tsv4lO0Z+aJRk3p+GDiCTmTAlrt69JHCHOkn/bTu/iKnde/iuN9iQbUbAPNdrgg0UEeVC2BBkH0drwqPwNSGnxRADf+hiTv7fhQrIU8o2XC/5okGv1QuP+XcSPDoI5H/DGf/J3Ax5txNc/+HgmPqbTZcZxGUDynNBUOL+PC6V1s0J92XMkAQc+2aMaOo+vAO4/0Gef1+3Y8GT7Gje0BPWXTKjNsDeTsOIA4b1FzBNSVQX9GqqevfryOb4a+EogPY3QVqC0B/gKOS9L9XRwH2Hi5y/NYBw6zQJcFzQML+JxxVkKnN02wX7mpcAboJrDcgREXET+qdcAJaJoK1liPfLvtl4o/FhuRQ+Cw6DxP+B26V/wPfol82qlCpuAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Loading", "label": "Loading Zones" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 234, 255 ], "toColor": [ 207, 252, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 182, 252, 255 ], "toColor": [ 244, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 198, 182, 255 ], "toColor": [ 252, 198, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 209, 252, 255 ], "toColor": [ 182, 209, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 180, 255 ], "toColor": [ 179, 252, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 197, 255 ], "toColor": [ 252, 246, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 238, 255 ], "toColor": [ 252, 212, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 189, 252, 255 ], "toColor": [ 184, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 235, 252, 255 ], "toColor": [ 182, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 252, 192, 255 ], "toColor": [ 220, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 199, 252, 255 ], "toColor": [ 231, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 211, 255 ], "toColor": [ 252, 179, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 202, 255 ], "toColor": [ 252, 227, 202, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1068586.765900001, "ymin": 3105232.971900001, "xmax": 1092431.5732999966, "ymax": 3115189.113400001, "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": "LotName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Spc_Type", "type": "esriFieldTypeString", "alias": "Spc_Type", "length": 50, "domain": null }, { "name": "Garage_Lvl", "type": "esriFieldTypeString", "alias": "Garage_Lvl", "length": 50, "domain": null }, { "name": "CIT_CODE", "type": "esriFieldTypeString", "alias": "CIT_CODE", "length": 50, "domain": null }, { "name": "PA_ID_NUM", "type": "esriFieldTypeString", "alias": "PA_ID_NUM", "length": 50, "domain": null }, { "name": "Spc_ID_Num", "type": "esriFieldTypeString", "alias": "Spc_ID_Num", "length": 50, "domain": null }, { "name": "RNS_Num", "type": "esriFieldTypeString", "alias": "RNS_Num", "length": 50, "domain": null }, { "name": "DeptSpc_YN", "type": "esriFieldTypeSmallInteger", "alias": "DeptSpc_YN", "domain": null }, { "name": "VisSpcNum", "type": "esriFieldTypeString", "alias": "VisSpcNum", "length": 50, "domain": null }, { "name": "FtBllSpcNm", "type": "esriFieldTypeString", "alias": "FtBllSpcNm", "length": 50, "domain": null }, { "name": "RV_SpcNum", "type": "esriFieldTypeString", "alias": "RV_SpcNum", "length": 50, "domain": null }, { "name": "Spc_Type2", "type": "esriFieldTypeString", "alias": "Spc_Type2", "length": 50, "domain": null }, { "name": "LotName", "type": "esriFieldTypeString", "alias": "LotName", "length": 50, "domain": null }, { "name": "HC_Type", "type": "esriFieldTypeString", "alias": "HC_Type", "length": 15, "domain": null }, { "name": "HC_Class", "type": "esriFieldTypeString", "alias": "HC_Class", "length": 5, "domain": null }, { "name": "GROSS_CIT", "type": "esriFieldTypeString", "alias": "GROSS_CIT", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null }, { "name": "Anno_Type", "type": "esriFieldTypeString", "alias": "Anno_Type", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R119_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S114_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": [ 207, 252, 234, 255 ], "toColor": [ 207, 252, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 182, 252, 255 ], "toColor": [ 244, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 198, 182, 255 ], "toColor": [ 252, 198, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 209, 252, 255 ], "toColor": [ 182, 209, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 180, 255 ], "toColor": [ 179, 252, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 197, 255 ], "toColor": [ 252, 246, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 238, 255 ], "toColor": [ 252, 212, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 189, 252, 255 ], "toColor": [ 184, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 235, 252, 255 ], "toColor": [ 182, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 252, 192, 255 ], "toColor": [ 220, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 199, 252, 255 ], "toColor": [ 231, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 211, 255 ], "toColor": [ 252, 179, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 202, 255 ], "toColor": [ 252, 227, 202, 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": "Maintenance Parking 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": 24000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "GIS.TS.Lot_Use.MaintServ_Lot", "field2": "GIS.TS.ParkingLots.LotType", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "defaultLabel": "Lot Specific Permit Required", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "1,Street", "label": "Maintenance Permit and Maintenance+ Permit Authorized" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "1,Surface", "label": "Maintenance Permit and Maintenance+ Permit Authorized" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "1,Surface Visitor", "label": "Maintenance Permit and Maintenance+ Permit Authorized" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "1,Garage Visitor", "label": "Only Maintenance+ Permit Authorized" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 234, 255 ], "toColor": [ 207, 252, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 182, 252, 255 ], "toColor": [ 244, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 198, 182, 255 ], "toColor": [ 252, 198, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 209, 252, 255 ], "toColor": [ 182, 209, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 180, 255 ], "toColor": [ 179, 252, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 197, 255 ], "toColor": [ 252, 246, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 238, 255 ], "toColor": [ 252, 212, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 189, 252, 255 ], "toColor": [ 184, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 235, 252, 255 ], "toColor": [ 182, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 252, 192, 255 ], "toColor": [ 220, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 199, 252, 255 ], "toColor": [ 231, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 211, 255 ], "toColor": [ 252, 179, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 202, 255 ], "toColor": [ 252, 227, 202, 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": 10000, "name": "Default", "priority": 3, "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": 12, "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.Lot_Use.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "GIS.TS.Lot_Use.CIT_CODE", "type": "esriFieldTypeString", "alias": "CIT_CODE", "length": 50, "domain": null }, { "name": "GIS.TS.Lot_Use.LotName", "type": "esriFieldTypeString", "alias": "LotName", "length": 254, "domain": null }, { "name": "GIS.TS.Lot_Use.AVP_Lot", "type": "esriFieldTypeSmallInteger", "alias": "AVP_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.Break_Lot", "type": "esriFieldTypeSmallInteger", "alias": "Break_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.Construct_Lot", "type": "esriFieldTypeSmallInteger", "alias": "Construct_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.FreshmanSele_Lot", "type": "esriFieldTypeSmallInteger", "alias": "FreshmanSele_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.GovVeh_Lot", "type": "esriFieldTypeSmallInteger", "alias": "GovVeh_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.GradSele_Lot", "type": "esriFieldTypeSmallInteger", "alias": "GradSele_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.MaintServ_Lot", "type": "esriFieldTypeSmallInteger", "alias": "MaintServ_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.Media_Lot", "type": "esriFieldTypeSmallInteger", "alias": "Media_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.Night_Lot", "type": "esriFieldTypeSmallInteger", "alias": "Night_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.NSCm", "type": "esriFieldTypeSmallInteger", "alias": "NSCm", "domain": null }, { "name": "GIS.TS.Lot_Use.NSCw", "type": "esriFieldTypeSmallInteger", "alias": "NSCw", "domain": null }, { "name": "GIS.TS.Lot_Use.Resident_Lot", "type": "esriFieldTypeSmallInteger", "alias": "Resident_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.Retired_Lot", "type": "esriFieldTypeSmallInteger", "alias": "Retired_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.StaffSele_Lot", "type": "esriFieldTypeSmallInteger", "alias": "StaffSele_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.StudentSele_Lot", "type": "esriFieldTypeSmallInteger", "alias": "StudentSele_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.Summer_Lot", "type": "esriFieldTypeSmallInteger", "alias": "Summer_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.UB_Lot", "type": "esriFieldTypeSmallInteger", "alias": "UB_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.Vendor_Lot", "type": "esriFieldTypeSmallInteger", "alias": "Vendor_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.Visitor_Lot", "type": "esriFieldTypeSmallInteger", "alias": "Visitor_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.DV", "type": "esriFieldTypeSmallInteger", "alias": "DV", "domain": null }, { "name": "GIS.TS.Lot_Notes.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "GIS.TS.Lot_Notes.CIT_CODE", "type": "esriFieldTypeString", "alias": "CIT_CODE", "length": 255, "domain": null }, { "name": "GIS.TS.Lot_Notes.AVPN", "type": "esriFieldTypeString", "alias": "AVPN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.BreakN", "type": "esriFieldTypeString", "alias": "BreakN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.SummerN", "type": "esriFieldTypeString", "alias": "SummerN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.DisabledN", "type": "esriFieldTypeString", "alias": "DisabledN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.MainteN", "type": "esriFieldTypeString", "alias": "MainteN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.NandWN", "type": "esriFieldTypeString", "alias": "NandWN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.PrepaidN", "type": "esriFieldTypeString", "alias": "PrepaidN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.RetireeN", "type": "esriFieldTypeString", "alias": "RetireeN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.ScratchoffN", "type": "esriFieldTypeString", "alias": "ScratchoffN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.ServiceN", "type": "esriFieldTypeString", "alias": "ServiceN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.StuSeleN", "type": "esriFieldTypeString", "alias": "StuSeleN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.TimedN", "type": "esriFieldTypeString", "alias": "TimedN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.UBN", "type": "esriFieldTypeString", "alias": "UBN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.VendorN", "type": "esriFieldTypeString", "alias": "VendorN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.VisitorN", "type": "esriFieldTypeString", "alias": "VisitorN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.MotorCN", "type": "esriFieldTypeString", "alias": "MotorCN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.GradSeleN", "type": "esriFieldTypeString", "alias": "GradSeleN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.ContractorN", "type": "esriFieldTypeString", "alias": "ContractorN", "length": 1073741822, "domain": null }, { "name": "GIS.TS.Lot_Notes.NewStudentConfN", "type": "esriFieldTypeString", "alias": "NewStudentConfN", "length": 1073741822, "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": "R6832_SDE_ROWID_UK", "fields": "GIS.TS.Lot_Use.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "CIT_CODE", "fields": "GIS.TS.Lot_Use.CIT_CODE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7080_SDE_ROWID_UK", "fields": "GIS.TS.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": 5, "name": "Service Parking 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": 24000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "GIS.TS.Lot_Use.MaintServ_Lot", "field2": "GIS.TS.ParkingLots.LotType", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": null }, "defaultLabel": "Lot Specific Permit Required", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "1,Street", "label": "Service Permit and Service+ Permit Authorized" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "1,Surface", "label": "Service Permit and Service+ Permit Authorized" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "1,Surface Visitor", "label": "Service Permit and Service+ Permit Authorized" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "1,Garage Visitor", "label": "Only Service+ Permit Authorized" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 234, 255 ], "toColor": [ 207, 252, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 182, 252, 255 ], "toColor": [ 244, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 198, 182, 255 ], "toColor": [ 252, 198, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 209, 252, 255 ], "toColor": [ 182, 209, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 180, 255 ], "toColor": [ 179, 252, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 197, 255 ], "toColor": [ 252, 246, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 238, 255 ], "toColor": [ 252, 212, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 189, 252, 255 ], "toColor": [ 184, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 235, 252, 255 ], "toColor": [ 182, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 252, 192, 255 ], "toColor": [ 220, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 199, 252, 255 ], "toColor": [ 231, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 211, 255 ], "toColor": [ 252, 179, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 202, 255 ], "toColor": [ 252, 227, 202, 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": 10000, "name": "Default", "priority": 2, "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": 12, "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.Lot_Use.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "GIS.TS.Lot_Use.CIT_CODE", "type": "esriFieldTypeString", "alias": "CIT_CODE", "length": 50, "domain": null }, { "name": "GIS.TS.Lot_Use.LotName", "type": "esriFieldTypeString", "alias": "LotName", "length": 254, "domain": null }, { "name": "GIS.TS.Lot_Use.AVP_Lot", "type": "esriFieldTypeSmallInteger", "alias": "AVP_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.Break_Lot", "type": "esriFieldTypeSmallInteger", "alias": "Break_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.Construct_Lot", "type": "esriFieldTypeSmallInteger", "alias": "Construct_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.FreshmanSele_Lot", "type": "esriFieldTypeSmallInteger", "alias": "FreshmanSele_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.GovVeh_Lot", "type": "esriFieldTypeSmallInteger", "alias": "GovVeh_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.GradSele_Lot", "type": "esriFieldTypeSmallInteger", "alias": "GradSele_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.MaintServ_Lot", "type": "esriFieldTypeSmallInteger", "alias": "MaintServ_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.Media_Lot", "type": "esriFieldTypeSmallInteger", "alias": "Media_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.Night_Lot", "type": "esriFieldTypeSmallInteger", "alias": "Night_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.NSCm", "type": "esriFieldTypeSmallInteger", "alias": "NSCm", "domain": null }, { "name": "GIS.TS.Lot_Use.NSCw", "type": "esriFieldTypeSmallInteger", "alias": "NSCw", "domain": null }, { "name": "GIS.TS.Lot_Use.Resident_Lot", "type": "esriFieldTypeSmallInteger", "alias": "Resident_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.Retired_Lot", "type": "esriFieldTypeSmallInteger", "alias": "Retired_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.StaffSele_Lot", "type": "esriFieldTypeSmallInteger", "alias": "StaffSele_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.StudentSele_Lot", "type": "esriFieldTypeSmallInteger", "alias": "StudentSele_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.Summer_Lot", "type": "esriFieldTypeSmallInteger", "alias": "Summer_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.UB_Lot", "type": "esriFieldTypeSmallInteger", "alias": "UB_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.Vendor_Lot", "type": "esriFieldTypeSmallInteger", "alias": "Vendor_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.Visitor_Lot", "type": "esriFieldTypeSmallInteger", "alias": "Visitor_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.DV", "type": "esriFieldTypeSmallInteger", "alias": "DV", "domain": null }, { "name": "GIS.TS.Lot_Notes.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "GIS.TS.Lot_Notes.CIT_CODE", "type": "esriFieldTypeString", "alias": "CIT_CODE", "length": 255, "domain": null }, { "name": "GIS.TS.Lot_Notes.AVPN", "type": "esriFieldTypeString", "alias": "AVPN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.BreakN", "type": "esriFieldTypeString", "alias": "BreakN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.SummerN", "type": "esriFieldTypeString", "alias": "SummerN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.DisabledN", "type": "esriFieldTypeString", "alias": "DisabledN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.MainteN", "type": "esriFieldTypeString", "alias": "MainteN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.NandWN", "type": "esriFieldTypeString", "alias": "NandWN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.PrepaidN", "type": "esriFieldTypeString", "alias": "PrepaidN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.RetireeN", "type": "esriFieldTypeString", "alias": "RetireeN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.ScratchoffN", "type": "esriFieldTypeString", "alias": "ScratchoffN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.ServiceN", "type": "esriFieldTypeString", "alias": "ServiceN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.StuSeleN", "type": "esriFieldTypeString", "alias": "StuSeleN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.TimedN", "type": "esriFieldTypeString", "alias": "TimedN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.UBN", "type": "esriFieldTypeString", "alias": "UBN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.VendorN", "type": "esriFieldTypeString", "alias": "VendorN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.VisitorN", "type": "esriFieldTypeString", "alias": "VisitorN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.MotorCN", "type": "esriFieldTypeString", "alias": "MotorCN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.GradSeleN", "type": "esriFieldTypeString", "alias": "GradSeleN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.ContractorN", "type": "esriFieldTypeString", "alias": "ContractorN", "length": 1073741822, "domain": null }, { "name": "GIS.TS.Lot_Notes.NewStudentConfN", "type": "esriFieldTypeString", "alias": "NewStudentConfN", "length": 1073741822, "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": "R6832_SDE_ROWID_UK", "fields": "GIS.TS.Lot_Use.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "CIT_CODE", "fields": "GIS.TS.Lot_Use.CIT_CODE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7080_SDE_ROWID_UK", "fields": "GIS.TS.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": 6, "name": "RNS Spaces", "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": 1200, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0204c538a2a1c9804c6751fc58c2ad1a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAH0lEQVRIiWNhoCFgGTV81PBRw0cNHzV81PBRw0eY4QCZegBdc9gdZgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1068586.765900001, "ymin": 3105232.971900001, "xmax": 1092431.5732999966, "ymax": 3115189.113400001, "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": "LotName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Spc_Type", "type": "esriFieldTypeString", "alias": "Spc_Type", "length": 50, "domain": null }, { "name": "Garage_Lvl", "type": "esriFieldTypeString", "alias": "Garage_Lvl", "length": 50, "domain": null }, { "name": "CIT_CODE", "type": "esriFieldTypeString", "alias": "CIT_CODE", "length": 50, "domain": null }, { "name": "PA_ID_NUM", "type": "esriFieldTypeString", "alias": "PA_ID_NUM", "length": 50, "domain": null }, { "name": "Spc_ID_Num", "type": "esriFieldTypeString", "alias": "Spc_ID_Num", "length": 50, "domain": null }, { "name": "RNS_Num", "type": "esriFieldTypeString", "alias": "RNS_Num", "length": 50, "domain": null }, { "name": "DeptSpc_YN", "type": "esriFieldTypeSmallInteger", "alias": "DeptSpc_YN", "domain": null }, { "name": "VisSpcNum", "type": "esriFieldTypeString", "alias": "VisSpcNum", "length": 50, "domain": null }, { "name": "FtBllSpcNm", "type": "esriFieldTypeString", "alias": "FtBllSpcNm", "length": 50, "domain": null }, { "name": "RV_SpcNum", "type": "esriFieldTypeString", "alias": "RV_SpcNum", "length": 50, "domain": null }, { "name": "Spc_Type2", "type": "esriFieldTypeString", "alias": "Spc_Type2", "length": 50, "domain": null }, { "name": "LotName", "type": "esriFieldTypeString", "alias": "LotName", "length": 50, "domain": null }, { "name": "HC_Type", "type": "esriFieldTypeString", "alias": "HC_Type", "length": 15, "domain": null }, { "name": "HC_Class", "type": "esriFieldTypeString", "alias": "HC_Class", "length": 5, "domain": null }, { "name": "GROSS_CIT", "type": "esriFieldTypeString", "alias": "GROSS_CIT", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null }, { "name": "Anno_Type", "type": "esriFieldTypeString", "alias": "GIS.TS.SpacePnt.Anno_Type", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R119_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S114_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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": 7, "name": "Contractor Parking 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": 24000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "GIS.TS.Lot_Use.Construct_Lot", "field2": "GIS.TS.ParkingLots.LotType", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": null }, "defaultLabel": "Lot Specific Permit Required", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "1,Street", "label": "Contractor Permit and Contractor+ Permit Authorized" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "1,Surface", "label": "Contractor Permit and Contractor+ Permit Authorized" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "1,Garage Visitor", "label": "Only Contractor+ Permit Authorized" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 234, 255 ], "toColor": [ 207, 252, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 182, 252, 255 ], "toColor": [ 244, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 198, 182, 255 ], "toColor": [ 252, 198, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 209, 252, 255 ], "toColor": [ 182, 209, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 180, 255 ], "toColor": [ 179, 252, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 197, 255 ], "toColor": [ 252, 246, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 238, 255 ], "toColor": [ 252, 212, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 189, 252, 255 ], "toColor": [ 184, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 235, 252, 255 ], "toColor": [ 182, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 252, 192, 255 ], "toColor": [ 220, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 199, 252, 255 ], "toColor": [ 231, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 211, 255 ], "toColor": [ 252, 179, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 202, 255 ], "toColor": [ 252, 227, 202, 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": 10000, "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": 12, "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.Lot_Use.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "GIS.TS.Lot_Use.CIT_CODE", "type": "esriFieldTypeString", "alias": "CIT_CODE", "length": 50, "domain": null }, { "name": "GIS.TS.Lot_Use.LotName", "type": "esriFieldTypeString", "alias": "LotName", "length": 254, "domain": null }, { "name": "GIS.TS.Lot_Use.AVP_Lot", "type": "esriFieldTypeSmallInteger", "alias": "AVP_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.Break_Lot", "type": "esriFieldTypeSmallInteger", "alias": "Break_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.Construct_Lot", "type": "esriFieldTypeSmallInteger", "alias": "Construct_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.FreshmanSele_Lot", "type": "esriFieldTypeSmallInteger", "alias": "FreshmanSele_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.GovVeh_Lot", "type": "esriFieldTypeSmallInteger", "alias": "GovVeh_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.GradSele_Lot", "type": "esriFieldTypeSmallInteger", "alias": "GradSele_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.MaintServ_Lot", "type": "esriFieldTypeSmallInteger", "alias": "MaintServ_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.Media_Lot", "type": "esriFieldTypeSmallInteger", "alias": "Media_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.Night_Lot", "type": "esriFieldTypeSmallInteger", "alias": "Night_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.NSCm", "type": "esriFieldTypeSmallInteger", "alias": "NSCm", "domain": null }, { "name": "GIS.TS.Lot_Use.NSCw", "type": "esriFieldTypeSmallInteger", "alias": "NSCw", "domain": null }, { "name": "GIS.TS.Lot_Use.Resident_Lot", "type": "esriFieldTypeSmallInteger", "alias": "Resident_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.Retired_Lot", "type": "esriFieldTypeSmallInteger", "alias": "Retired_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.StaffSele_Lot", "type": "esriFieldTypeSmallInteger", "alias": "StaffSele_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.StudentSele_Lot", "type": "esriFieldTypeSmallInteger", "alias": "StudentSele_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.Summer_Lot", "type": "esriFieldTypeSmallInteger", "alias": "Summer_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.UB_Lot", "type": "esriFieldTypeSmallInteger", "alias": "UB_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.Vendor_Lot", "type": "esriFieldTypeSmallInteger", "alias": "Vendor_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.Visitor_Lot", "type": "esriFieldTypeSmallInteger", "alias": "Visitor_Lot", "domain": null }, { "name": "GIS.TS.Lot_Use.DV", "type": "esriFieldTypeSmallInteger", "alias": "DV", "domain": null }, { "name": "GIS.TS.Lot_Notes.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "GIS.TS.Lot_Notes.CIT_CODE", "type": "esriFieldTypeString", "alias": "CIT_CODE", "length": 255, "domain": null }, { "name": "GIS.TS.Lot_Notes.AVPN", "type": "esriFieldTypeString", "alias": "AVPN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.BreakN", "type": "esriFieldTypeString", "alias": "BreakN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.SummerN", "type": "esriFieldTypeString", "alias": "SummerN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.DisabledN", "type": "esriFieldTypeString", "alias": "DisabledN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.MainteN", "type": "esriFieldTypeString", "alias": "MainteN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.NandWN", "type": "esriFieldTypeString", "alias": "NandWN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.PrepaidN", "type": "esriFieldTypeString", "alias": "PrepaidN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.RetireeN", "type": "esriFieldTypeString", "alias": "RetireeN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.ScratchoffN", "type": "esriFieldTypeString", "alias": "ScratchoffN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.ServiceN", "type": "esriFieldTypeString", "alias": "ServiceN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.StuSeleN", "type": "esriFieldTypeString", "alias": "StuSeleN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.TimedN", "type": "esriFieldTypeString", "alias": "TimedN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.UBN", "type": "esriFieldTypeString", "alias": "UBN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.VendorN", "type": "esriFieldTypeString", "alias": "VendorN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.VisitorN", "type": "esriFieldTypeString", "alias": "VisitorN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.MotorCN", "type": "esriFieldTypeString", "alias": "MotorCN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.GradSeleN", "type": "esriFieldTypeString", "alias": "GradSeleN", "length": 1027, "domain": null }, { "name": "GIS.TS.Lot_Notes.ContractorN", "type": "esriFieldTypeString", "alias": "ContractorN", "length": 1073741822, "domain": null }, { "name": "GIS.TS.Lot_Notes.NewStudentConfN", "type": "esriFieldTypeString", "alias": "NewStudentConfN", "length": 1073741822, "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": "R6832_SDE_ROWID_UK", "fields": "GIS.TS.Lot_Use.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "CIT_CODE", "fields": "GIS.TS.Lot_Use.CIT_CODE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7080_SDE_ROWID_UK", "fields": "GIS.TS.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": [] }