{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Muster Traffic Flow", "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": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 36 }, "value": "Green", "label": "Recommended Routes" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 36 }, "value": "Red", "label": "Expect Delays" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 199, 255 ], "toColor": [ 224, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 179, 252, 255 ], "toColor": [ 245, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 227, 252, 255 ], "toColor": [ 179, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 179, 255 ], "toColor": [ 252, 184, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 179, 252, 255 ], "toColor": [ 180, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 215, 252, 255 ], "toColor": [ 241, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 189, 255 ], "toColor": [ 252, 223, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 242, 255 ], "toColor": [ 189, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 221, 255 ], "toColor": [ 252, 189, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 220, 255 ], "toColor": [ 252, 215, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 207, 255 ], "toColor": [ 182, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 203, 252, 255 ], "toColor": [ 197, 203, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 248, 184, 255 ], "toColor": [ 252, 248, 184, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[STF_Notes]", "labelPlacement": "esriServerLinePlacementBelowAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "none", "multiPart": "labelPerFeature", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "Type = 'Red'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Red", "priority": 9, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Open Sans Extrabold", "size": 16, "style": "normal", "weight": "bolder", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1081231.7079999968, "ymin": 3110302.5319, "xmax": 1083203.3555999994, "ymax": 3112526.5614, "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": "STF_Notes", "type": "esriFieldTypeString", "alias": "STF_Notes", "length": 200, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6610_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5263_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, "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": 1, "name": "Graduation Traffic Flow", "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": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 36 }, "value": "Green", "label": "Recommended Routes" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 36 }, "value": "Red", "label": "Expect Delays" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 199, 255 ], "toColor": [ 224, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 179, 252, 255 ], "toColor": [ 245, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 227, 252, 255 ], "toColor": [ 179, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 179, 255 ], "toColor": [ 252, 184, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 179, 252, 255 ], "toColor": [ 180, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 215, 252, 255 ], "toColor": [ 241, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 189, 255 ], "toColor": [ 252, 223, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 242, 255 ], "toColor": [ 189, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 221, 255 ], "toColor": [ 252, 189, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 220, 255 ], "toColor": [ 252, 215, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 207, 255 ], "toColor": [ 182, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 203, 252, 255 ], "toColor": [ 197, 203, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 248, 184, 255 ], "toColor": [ 252, 248, 184, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[STF_Notes]", "labelPlacement": "esriServerLinePlacementBelowAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "none", "multiPart": "labelPerFeature", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "Type = 'Red'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Red", "priority": 11, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Open Sans Extrabold", "size": 16, "style": "normal", "weight": "bolder", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1081231.7079999968, "ymin": 3110302.5319, "xmax": 1083203.3555999994, "ymax": 3112526.5614, "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": "STF_Notes", "type": "esriFieldTypeString", "alias": "STF_Notes", "length": 200, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6610_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5263_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, "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": 2, "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": 4001, "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, 112, 255, 255 ], "width": 1 }, "value": "Chongo", "label": "Chongo" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 199, 255 ], "toColor": [ 224, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 179, 252, 255 ], "toColor": [ 245, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 227, 252, 255 ], "toColor": [ 179, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 179, 255 ], "toColor": [ 252, 184, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 179, 252, 255 ], "toColor": [ 180, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 215, 252, 255 ], "toColor": [ 241, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 189, 255 ], "toColor": [ 252, 223, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 242, 255 ], "toColor": [ 189, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 221, 255 ], "toColor": [ 252, 189, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 220, 255 ], "toColor": [ 252, 215, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 207, 255 ], "toColor": [ 182, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 203, 252, 255 ], "toColor": [ 197, 203, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 248, 184, 255 ], "toColor": [ 252, 248, 184, 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": 3, "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": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 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": 4, "name": "Graduation Event Parking 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, "referenceScale": 4500.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "GIS.TS.SPEV_Lot_Use.Graduation", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 0 ], "width": 0.7 } }, "defaultLabel": "Lot Specific Permit Required", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 47, 47, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Authorized", "label": "Free Public Parking" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 47, 47, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Authorized/Baseball", "label": "Free Public Parking" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 70, 83, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Disabled", "label": "Accessible Parking Available Lot 102" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 196, 106, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Reserved", "label": "Reserved" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 162, 97, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Reserved/Permit", "label": "Reserved-Permit Only" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 199, 255 ], "toColor": [ 224, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 179, 252, 255 ], "toColor": [ 245, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 227, 252, 255 ], "toColor": [ 179, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 179, 255 ], "toColor": [ 252, 184, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 179, 252, 255 ], "toColor": [ 180, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 215, 252, 255 ], "toColor": [ 241, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 189, 255 ], "toColor": [ 252, 223, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 242, 255 ], "toColor": [ 189, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 221, 255 ], "toColor": [ 252, 189, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 220, 255 ], "toColor": [ 252, 215, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 207, 255 ], "toColor": [ 182, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 203, 252, 255 ], "toColor": [ 197, 203, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 248, 184, 255 ], "toColor": [ 252, 248, 184, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[GIS.TS.ParkingLots.Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "GIS.TS.SPEV_Lot_Use.CIT_CODE <> '09700'", "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": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "\"Lot 97\" CONCAT NEWLINE CONCAT \"Available\" CONCAT NEWLINE CONCAT \"After 5pm\" CONCAT NEWLINE CONCAT \"Friday\"", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "GIS.TS.ParkingLots.CIT_CODE = '09700'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Lot97", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 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": 2, "font": { "family": "Open Sans Extrabold", "size": 14, "style": "normal", "weight": "bolder", "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": true, "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": "Graduation and Baseball Event Parking 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, "referenceScale": 4500.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "GIS.TS.SPEV_Lot_Use.Graduation", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 0 ], "width": 0.7 } }, "defaultLabel": "Lot Specific Permit Required", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 47, 47, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Authorized", "label": "Free Public Parking" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 70, 83, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Disabled", "label": "Accessible Parking Available Lot 102" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 196, 106, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Reserved", "label": "Reserved" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 162, 97, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Reserved/Permit", "label": "Reserved-Permit Only" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 157, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Authorized/Baseball", "label": "Reserved-Season Baseball Permit" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 199, 255 ], "toColor": [ 224, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 179, 252, 255 ], "toColor": [ 245, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 227, 252, 255 ], "toColor": [ 179, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 179, 255 ], "toColor": [ 252, 184, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 179, 252, 255 ], "toColor": [ 180, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 215, 252, 255 ], "toColor": [ 241, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 189, 255 ], "toColor": [ 252, 223, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 242, 255 ], "toColor": [ 189, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 221, 255 ], "toColor": [ 252, 189, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 220, 255 ], "toColor": [ 252, 215, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 207, 255 ], "toColor": [ 182, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 203, 252, 255 ], "toColor": [ 197, 203, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 248, 184, 255 ], "toColor": [ 252, 248, 184, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[GIS.TS.ParkingLots.Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "GIS.TS.SPEV_Lot_Use.CIT_CODE <> '09700'", "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": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "\"Lot 97\" CONCAT NEWLINE CONCAT \"Available\" CONCAT NEWLINE CONCAT \"After 5pm\" CONCAT NEWLINE CONCAT \"Friday\"", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "GIS.TS.ParkingLots.CIT_CODE = '09700'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Lot97", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 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": 2, "font": { "family": "Open Sans Extrabold", "size": 14, "style": "normal", "weight": "bolder", "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": true, "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": "Muster 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": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "GIS.TS.ParkingLots.Muster", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": null }, "defaultLabel": "Lot Specific Permit Required", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 197, 255, 255 ], "outline": null }, "value": "1", "label": "Free Parking 5 PM - Midnight" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 77, 168, 255 ], "outline": null }, "value": "HandicapParking", "label": "Accessible Parking" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": null }, "value": "Reserved", "label": "VIP & Special Guests Parking" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 199, 255 ], "toColor": [ 224, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 179, 252, 255 ], "toColor": [ 245, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 227, 252, 255 ], "toColor": [ 179, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 179, 255 ], "toColor": [ 252, 184, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 179, 252, 255 ], "toColor": [ 180, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 215, 252, 255 ], "toColor": [ 241, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 189, 255 ], "toColor": [ 252, 223, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 242, 255 ], "toColor": [ 189, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 221, 255 ], "toColor": [ 252, 189, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 220, 255 ], "toColor": [ 252, 215, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 207, 255 ], "toColor": [ 182, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 203, 252, 255 ], "toColor": [ 197, 203, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 248, 184, 255 ], "toColor": [ 252, 248, 184, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[GIS.TS.ParkingLots.Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "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": "baseline", "horizontalAlignment": "left", "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.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": "Road Closed", "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": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[SP_SH_Notes]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamicNeverRemove", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 6, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Open Sans", "size": 18, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "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": "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 }, { "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": 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, "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": [] }