{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "On Street Parking", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111140600, "falseY": -91532100, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Parking", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.5 }, "value": "0", "label": "No" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 218, 54, 255 ], "width": 1 }, "value": "1", "label": "Yes" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 184, 255 ], "toColor": [ 192, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 182, 252, 255 ], "toColor": [ 232, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 182, 255 ], "toColor": [ 252, 204, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 235, 252, 255 ], "toColor": [ 182, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 221, 255 ], "toColor": [ 252, 197, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 215, 255 ], "toColor": [ 252, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 199, 252, 255 ], "toColor": [ 182, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 228, 255 ], "toColor": [ 187, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 204, 252, 255 ], "toColor": [ 228, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 182, 255 ], "toColor": [ 232, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 227, 255 ], "toColor": [ 252, 179, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 223, 252, 255 ], "toColor": [ 215, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 182, 252, 255 ], "toColor": [ 194, 182, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.1294475579490364E7, "ymin": 3673145.195099935, "xmax": 1.1298147441241115E7, "ymax": 3676515.4626376033, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111140600, "falseY": -91532100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "StreetName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Parking_ID", "type": "esriFieldTypeString", "alias": "Parking_ID", "length": 7, "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "Street Name", "length": 50, "domain": null }, { "name": "STSGMT_ID", "type": "esriFieldTypeString", "alias": "STSGMT_ID", "length": 9, "domain": null }, { "name": "Address_Side", "type": "esriFieldTypeString", "alias": "Side of Street", "length": 4, "domain": null }, { "name": "Address_Block", "type": "esriFieldTypeString", "alias": "Address Block", "length": 12, "domain": null }, { "name": "Parking", "type": "esriFieldTypeSmallInteger", "alias": "Parking", "domain": { "type": "codedValue", "name": "dBoolean", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "Unknown", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Zone", "type": "esriFieldTypeString", "alias": "Parking Zone", "length": 50, "domain": null }, { "name": "Spaces", "type": "esriFieldTypeSmallInteger", "alias": "# Spaces", "domain": null }, { "name": "Signage", "type": "esriFieldTypeSmallInteger", "alias": "Signage", "domain": { "type": "codedValue", "name": "dBoolean", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "Unknown", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PavementMarking", "type": "esriFieldTypeSmallInteger", "alias": "Pavement Marking", "domain": null }, { "name": "TempSide", "type": "esriFieldTypeSmallInteger", "alias": "TempSide", "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 40, "domain": null }, { "name": "DateModify", "type": "esriFieldTypeDate", "alias": "DateModify", "length": 8, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "length": 8, "domain": null }, { "name": "Measurement", "type": "esriFieldTypeDouble", "alias": "Measurement", "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Parking_Unlimited", "type": "esriFieldTypeString", "alias": "Parking_Unlimited", "length": 255, "domain": null }, { "name": "Parking_Paid", "type": "esriFieldTypeString", "alias": "Parking_Paid", "length": 50, "domain": { "type": "codedValue", "name": "dBooleanText", "description": "Boolean with type string", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1641_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1207_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Off Street Parking - Pt", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111140600, "falseY": -91532100, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "4821c2564ca291679779a78c03343e17", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAjklEQVQYlZWQ3RHCMAyDP91lCeZIx2jXgDFgjWQNOgZZg44hXhIuDX+HX2zFkiM78EeEVtiOQASONa/AHciSypNs+1obG3CSVDpxsr1JWgKApKUTnW23D7Ok6ZONgyR1bzfbcWejxgXIw04ZSMA0kmdgtp1+XqN6lzvDI96R+0aHywu5TRkW9NtrNME3/AA14Ekn0KEqxAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -111140600, "ymin": -91532100, "xmax": 1.1298737228775442E7, "ymax": 3676535.178805515, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111140600, "falseY": -91532100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "Spaces_Total", "type": "esriFieldTypeSmallInteger", "alias": "Spaces_Total", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Parking_Public", "type": "esriFieldTypeString", "alias": "Parking_Public", "length": 50, "domain": { "type": "codedValue", "name": "dBooleanText", "description": "Boolean with type string", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Year_Built", "type": "esriFieldTypeSmallInteger", "alias": "Year_Built", "domain": null }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 150, "domain": null }, { "name": "Permits_Total", "type": "esriFieldTypeString", "alias": "Permits_Total", "length": 150, "domain": null }, { "name": "Permits_Type", "type": "esriFieldTypeString", "alias": "Permits_Type", "length": 150, "domain": null }, { "name": "Fleet_Total", "type": "esriFieldTypeSmallInteger", "alias": "Fleet_Total", "domain": null }, { "name": "Employees_Total", "type": "esriFieldTypeSmallInteger", "alias": "Employees_Total", "domain": null }, { "name": "Lease", "type": "esriFieldTypeSmallInteger", "alias": "Lease", "domain": { "type": "codedValue", "name": "dBoolean", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "Unknown", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Parking_Cost", "type": "esriFieldTypeString", "alias": "Parking_Cost", "length": 50, "domain": null }, { "name": "Lease_Desc", "type": "esriFieldTypeString", "alias": "Lease Description", "length": 255, "domain": null }, { "name": "Hourly_Cost", "type": "esriFieldTypeDouble", "alias": "Hourly Cost", "domain": null }, { "name": "Permit_Cost", "type": "esriFieldTypeDouble", "alias": "Permit Cost", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S1050_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Off Street Parking", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111140600, "falseY": -91532100, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 247, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature[\"Name\"]"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "textSymbol", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 5834.058349, "name": "Label Class 1", "priority": 0, "symbol": { "type": "esriTS", "color": [ 254, 190, 16, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 18, "kerning": true, "haloColor": [ 37, 89, 128, 255 ], "haloSize": 0.75, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -111140600, "ymin": -91532100, "xmax": 1.1298556908926114E7, "ymax": 3676589.9106514305, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111140600, "falseY": -91532100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "Year_Built", "type": "esriFieldTypeSmallInteger", "alias": "Year Built", "domain": null }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 150, "domain": null }, { "name": "Spaces_Total", "type": "esriFieldTypeSmallInteger", "alias": "Total Spaces", "domain": null }, { "name": "Permits_Total", "type": "esriFieldTypeString", "alias": "Parking Permits Sold", "length": 150, "domain": null }, { "name": "Permit_Cost", "type": "esriFieldTypeDouble", "alias": "Permit Cost", "domain": null }, { "name": "Hourly_Cost", "type": "esriFieldTypeDouble", "alias": "Hourly Cost", "domain": null }, { "name": "Fleet_Total", "type": "esriFieldTypeSmallInteger", "alias": "Study: Fleet Vehicles Parked", "domain": null }, { "name": "Employees_Total", "type": "esriFieldTypeSmallInteger", "alias": "Study: Employee Vehicles Parked", "domain": null }, { "name": "Lease", "type": "esriFieldTypeSmallInteger", "alias": "Lease", "domain": { "type": "codedValue", "name": "dBoolean", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "Unknown", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WebLink", "type": "esriFieldTypeString", "alias": "WebLink", "length": 200, "domain": null }, { "name": "Enforcement_Description", "type": "esriFieldTypeString", "alias": "Enforcement Description", "length": 125, "domain": null }, { "name": "Spaces_Hourly", "type": "esriFieldTypeSmallInteger", "alias": "Spaces_Hourly", "domain": null }, { "name": "Parking_Public", "type": "esriFieldTypeString", "alias": "Parking_Public", "length": 50, "domain": { "type": "codedValue", "name": "dBooleanText", "description": "Boolean with type string", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Management", "type": "esriFieldTypeString", "alias": "Management", "length": 50, "domain": null }, { "name": "Lease_Desc", "type": "esriFieldTypeString", "alias": "Lease Description", "length": 255, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }