{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Tax Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103191, "latestWkid": 6609, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118121300, "falseY": -97418300, "xyUnits": 3048.0060960121928, "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": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9830926.046859086, "ymin": 5251484.442234772, "xmax": -9768863.680785889, "ymax": 5289199.382963713, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CNVYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "LOWPARCELID", "type": "esriFieldTypeString", "alias": "Lowest Parcel Identification Number", "length": 30, "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "Parcel Identification Number", "length": 50, "domain": null }, { "name": "BUILDING", "type": "esriFieldTypeInteger", "alias": "Building Number", "domain": null }, { "name": "UNIT", "type": "esriFieldTypeInteger", "alias": "Unit Number", "domain": null }, { "name": "STATEDAREA", "type": "esriFieldTypeString", "alias": "Stated Area", "length": 50, "domain": null }, { "name": "LGLSTARTDT", "type": "esriFieldTypeInteger", "alias": "Legal Start Date", "domain": null }, { "name": "CVTTXCD", "type": "esriFieldTypeString", "alias": "Tax District Code", "length": 10, "domain": null }, { "name": "CVTTXDSCRP", "type": "esriFieldTypeString", "alias": "Tax District Description", "length": 100, "domain": null }, { "name": "SCHLTXCD", "type": "esriFieldTypeString", "alias": "School District Code", "length": 10, "domain": null }, { "name": "SCHLDSCRP", "type": "esriFieldTypeString", "alias": "School District Description", "length": 100, "domain": null }, { "name": "USECD", "type": "esriFieldTypeInteger", "alias": "Assessing Use Code", "domain": null }, { "name": "USEDSCRP", "type": "esriFieldTypeInteger", "alias": "Assessing Use Description", "domain": null }, { "name": "NGHBRHDCD", "type": "esriFieldTypeInteger", "alias": "Assessing Neighbornood Code", "domain": null }, { "name": "CLASSCD", "type": "esriFieldTypeInteger", "alias": "Property Class Code", "domain": null }, { "name": "CLASSDSCRP", "type": "esriFieldTypeInteger", "alias": "Property Class", "domain": null }, { "name": "SITEADDRESS", "type": "esriFieldTypeString", "alias": "Site Address", "length": 200, "domain": null }, { "name": "CNVYNAME", "type": "esriFieldTypeInteger", "alias": "Sub or Condo Name", "domain": null }, { "name": "OWNERNME1", "type": "esriFieldTypeString", "alias": "First Owner Name", "length": 653, "domain": null }, { "name": "OWNERNME2", "type": "esriFieldTypeString", "alias": "Second Owner Name", "length": 653, "domain": null }, { "name": "PSTLADDRESS", "type": "esriFieldTypeString", "alias": "Postal Address", "length": 131, "domain": null }, { "name": "PSTLCITY", "type": "esriFieldTypeString", "alias": "Postal City", "length": 50, "domain": null }, { "name": "PSTLSTATE", "type": "esriFieldTypeString", "alias": "Postal State", "length": 2, "domain": null }, { "name": "PSTLZIP5", "type": "esriFieldTypeString", "alias": "Postal Zip 5", "length": 5, "domain": null }, { "name": "PSTLZIP4", "type": "esriFieldTypeString", "alias": "Postal Zip +4", "length": 4, "domain": null }, { "name": "FLOORCOUNT", "type": "esriFieldTypeInteger", "alias": "Number of Floors", "domain": null }, { "name": "BLDGAREA", "type": "esriFieldTypeInteger", "alias": "Building Area", "domain": null }, { "name": "RESFLRAREA", "type": "esriFieldTypeInteger", "alias": "Residential Floor Area", "domain": null }, { "name": "RESYRBLT", "type": "esriFieldTypeInteger", "alias": "Residential Year Built", "domain": null }, { "name": "RESSTRTYP", "type": "esriFieldTypeInteger", "alias": "Residential Structure Type", "domain": null }, { "name": "STRCLASS", "type": "esriFieldTypeInteger", "alias": "Structure Class", "domain": null }, { "name": "CLASSMOD", "type": "esriFieldTypeInteger", "alias": "Structure Class Modifier", "domain": null }, { "name": "LNDVALUE", "type": "esriFieldTypeDouble", "alias": "Land Value", "domain": null }, { "name": "PRVASSDVAL", "type": "esriFieldTypeDouble", "alias": "Previous Assessed Value", "domain": null }, { "name": "CNTASSDVAL", "type": "esriFieldTypeDouble", "alias": "Current Assessed Value", "domain": null }, { "name": "ASSDVALYRCG", "type": "esriFieldTypeInteger", "alias": "Assessed Value Year Over Year Change", "domain": null }, { "name": "ASSDPCNTCG", "type": "esriFieldTypeInteger", "alias": "Assessed Value % Change", "domain": null }, { "name": "PRVTXBLVAL", "type": "esriFieldTypeInteger", "alias": "Previous Taxable Value", "domain": null }, { "name": "CNTTXBLVAL", "type": "esriFieldTypeInteger", "alias": "Current Taxable Value", "domain": null }, { "name": "TXBLVALYRCHG", "type": "esriFieldTypeInteger", "alias": "Taxable Value Year Over Year Change", "domain": null }, { "name": "TXBLPCNTCHG", "type": "esriFieldTypeInteger", "alias": "Taxable Value % Change", "domain": null }, { "name": "PRVWNTTXOD", "type": "esriFieldTypeDouble", "alias": "Previous Winter Taxes Owed", "domain": null }, { "name": "PRVSMRTXOD", "type": "esriFieldTypeDouble", "alias": "Previous Summer Taxes Owed", "domain": null }, { "name": "TOTPRVTXTOD", "type": "esriFieldTypeDouble", "alias": "Total Previous Taxes Owed", "domain": null }, { "name": "CNTWNTTXOD", "type": "esriFieldTypeDouble", "alias": "Current Winter Taxes Owed", "domain": null }, { "name": "CNTSMRTXOD", "type": "esriFieldTypeDouble", "alias": "Current Summer Taxes Owed", "domain": null }, { "name": "TOTCNTTXOD", "type": "esriFieldTypeDouble", "alias": "Total Current Taxes Owed", "domain": null }, { "name": "TXODYRCHG", "type": "esriFieldTypeInteger", "alias": "Taxes Owed Year Over Year Change", "domain": null }, { "name": "TXODPCNTCHG", "type": "esriFieldTypeInteger", "alias": "Taxes Owed % Change", "domain": null }, { "name": "WATERSERV", "type": "esriFieldTypeInteger", "alias": "Water Service Provider", "domain": null }, { "name": "SEWERSERV", "type": "esriFieldTypeInteger", "alias": "Sewer Service Provider", "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "PIN12", "type": "esriFieldTypeString", "alias": "PIN12", "length": 12, "domain": null }, { "name": "STATEDAREA_1", "type": "esriFieldTypeDouble", "alias": "STATEDAREA_1", "domain": null }, { "name": "UnionHSCD", "type": "esriFieldTypeString", "alias": "UnionHSCD", "length": 10, "domain": null }, { "name": "UnionHSDesc", "type": "esriFieldTypeString", "alias": "UnionHSDesc", "length": 100, "domain": null }, { "name": "TechCollCD", "type": "esriFieldTypeString", "alias": "TechCollCD", "length": 10, "domain": null }, { "name": "TechCollDesc", "type": "esriFieldTypeString", "alias": "TechCollDesc", "length": 100, "domain": null }, { "name": "FAIRMKTVAL", "type": "esriFieldTypeDouble", "alias": "FAIRMKTVAL", "domain": null }, { "name": "PRPRTYDSCRP", "type": "esriFieldTypeString", "alias": "Property Description", "length": 2048, "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": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "IMPR_VAL", "type": "esriFieldTypeDouble", "alias": "IMPR_VAL", "domain": null }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "length": 250, "domain": null }, { "name": "LOTTERY", "type": "esriFieldTypeString", "alias": "LOTTERY", "length": 5, "domain": null }, { "name": "LOTTERY_LINK", "type": "esriFieldTypeString", "alias": "LOTTERY_LINK", "length": 200, "domain": null }, { "name": "BILL_INFO", "type": "esriFieldTypeString", "alias": "BILL_INFO", "length": 4000, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R5065_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_5065", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S4800_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "95dd2fd1d430429ebb9433eab26b0fc0" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Quarter Section", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103191, "latestWkid": 6609, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118121300, "falseY": -97418300, "xyUnits": 3048.0060960121928, "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": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1.25 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9830926.046861831, "ymin": 5251484.442069483, "xmax": -9768863.679715244, "ymax": 5289199.382280422, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "QuarterSec", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "QuarterSec", "type": "esriFieldTypeString", "alias": "QuarterSec", "length": 50, "domain": null }, { "name": "Quarter", "type": "esriFieldTypeString", "alias": "Quarter", "length": 50, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Mapbook", "type": "esriFieldTypeString", "alias": "Mapbook", "length": 50, "domain": null }, { "name": "Map_Number", "type": "esriFieldTypeString", "alias": "Map_Number", "length": 50, "domain": null }, { "name": "Section_", "type": "esriFieldTypeString", "alias": "Section_", "length": 50, "domain": null }, { "name": "Township", "type": "esriFieldTypeString", "alias": "Township", "length": 50, "domain": null }, { "name": "Range", "type": "esriFieldTypeString", "alias": "Range", "length": 50, "domain": null }, { "name": "Scale", "type": "esriFieldTypeDouble", "alias": "Scale", "domain": null }, { "name": "Quadrant", "type": "esriFieldTypeString", "alias": "Quadrant", "length": 2, "domain": null }, { "name": "PARCELPREFIX", "type": "esriFieldTypeString", "alias": "PARCELPREFIX", "length": 100, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4953_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4953", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_4953", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4688_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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, "serviceItemId": "95dd2fd1d430429ebb9433eab26b0fc0" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Quarter Quarter Section", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103191, "latestWkid": 6609, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118121300, "falseY": -97418300, "xyUnits": 3048.0060960121928, "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": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1.25 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9830926.046861831, "ymin": 5251484.442069483, "xmax": -9768863.679715244, "ymax": 5289199.382280422, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "QuarterSec", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "QuarterSec", "type": "esriFieldTypeString", "alias": "QuarterSec", "length": 7, "domain": null }, { "name": "Quadrant", "type": "esriFieldTypeString", "alias": "Quadrant", "length": 2, "domain": null }, { "name": "Quarter", "type": "esriFieldTypeString", "alias": "Quarter", "length": 10, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 70, "domain": null }, { "name": "Mapbook", "type": "esriFieldTypeString", "alias": "Mapbook", "length": 70, "domain": null }, { "name": "Map_Number", "type": "esriFieldTypeString", "alias": "Map_Number", "length": 20, "domain": null }, { "name": "Section_", "type": "esriFieldTypeString", "alias": "Section_", "length": 4, "domain": null }, { "name": "Township", "type": "esriFieldTypeString", "alias": "Township", "length": 4, "domain": null }, { "name": "Range", "type": "esriFieldTypeString", "alias": "Range", "length": 4, "domain": null }, { "name": "Scale", "type": "esriFieldTypeInteger", "alias": "Scale", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PARCELPREFIX", "type": "esriFieldTypeString", "alias": "PARCELPREFIX", "length": 100, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4954_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4954", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_4954", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4689_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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, "serviceItemId": "95dd2fd1d430429ebb9433eab26b0fc0" } ], "tables": [] }