{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Address Points", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 1.1638592958480299E7, "ymin": 6993943.137593806, "xmax": 1.1813849950157225E7, "ymax": 7164984.827990055, "spatialReference": { "wkid": 2924, "latestWkid": 2924, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2924, "latestWkid": 2924, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 116, 155, 37, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FULL_ADDRESS_TSZ", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AD_POINT_TYPE", "type": "esriFieldTypeString", "alias": "AD_POINT_TYPE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "AD_POINT_TYPE" }, { "name": "AD_ADDRESS", "type": "esriFieldTypeInteger", "alias": "AD_ADDRESS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AD_ADDRESS" }, { "name": "AD_MCPI", "type": "esriFieldTypeString", "alias": "AD_MCPI", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "AD_MCPI" }, { "name": "AD_LOUD_ID", "type": "esriFieldTypeInteger", "alias": "AD_LOUD_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AD_LOUD_ID" }, { "name": "AD_UPD_DATE", "type": "esriFieldTypeDate", "alias": "AD_UPD_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "AD_UPD_DATE" }, { "name": "AM_ADDRESS_EXT", "type": "esriFieldTypeString", "alias": "AM_ADDRESS_EXT", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "AM_ADDRESS_EXT" }, { "name": "AM_TOWN", "type": "esriFieldTypeString", "alias": "AM_TOWN", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "AM_TOWN" }, { "name": "AM_ZIP", "type": "esriFieldTypeInteger", "alias": "AM_ZIP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_ZIP" }, { "name": "AM_DIR_PREF", "type": "esriFieldTypeString", "alias": "AM_DIR_PREF", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "AM_DIR_PREF" }, { "name": "AM_STR_NAME", "type": "esriFieldTypeString", "alias": "AM_STR_NAME", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "AM_STR_NAME" }, { "name": "AM_STR_TYPE", "type": "esriFieldTypeString", "alias": "AM_STR_TYPE", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "AM_STR_TYPE" }, { "name": "AM_DIR_SUF", "type": "esriFieldTypeString", "alias": "AM_DIR_SUF", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "AM_DIR_SUF" }, { "name": "AM_STATE", "type": "esriFieldTypeString", "alias": "AM_STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "AM_STATE" }, { "name": "AM_BASE_TOWNZIP", "type": "esriFieldTypeString", "alias": "AM_BASE_TOWNZIP", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_BASE_TOWNZIP" }, { "name": "AM_POINT_X_DD", "type": "esriFieldTypeDouble", "alias": "AM_POINT_X_DD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_POINT_X_DD" }, { "name": "AM_POINT_Y_DD", "type": "esriFieldTypeDouble", "alias": "AM_POINT_Y_DD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_POINT_Y_DD" }, { "name": "AM_POINT_X_SP", "type": "esriFieldTypeDouble", "alias": "AM_POINT_X_SP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_POINT_X_SP" }, { "name": "AM_POINT_Y_SP", "type": "esriFieldTypeDouble", "alias": "AM_POINT_Y_SP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_POINT_Y_SP" }, { "name": "AM_LOUD_ID_PT1", "type": "esriFieldTypeInteger", "alias": "AM_LOUD_ID_PT1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_LOUD_ID_PT1" }, { "name": "AM_ADDRESS_PLUS_EXT", "type": "esriFieldTypeString", "alias": "AM_ADDRESS_PLUS_EXT", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "AM_ADDRESS_PLUS_EXT" }, { "name": "AM_STD_BASE_ADDRESS", "type": "esriFieldTypeString", "alias": "AM_STD_BASE_ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_STD_BASE_ADDRESS" }, { "name": "AM_STD_FULL_STREET", "type": "esriFieldTypeString", "alias": "AM_STD_FULL_STREET", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "AM_STD_FULL_STREET" }, { "name": "FULL_ADDRESS", "type": "esriFieldTypeString", "alias": "FULL_ADDRESS", "domain": null, "editable": true, "nullable": false, "length": 277, "defaultValue": null, "modelName": "FULL_ADDRESS" }, { "name": "FULL_ADDRESS_TSZ", "type": "esriFieldTypeString", "alias": "FULL_ADDRESS_TSZ", "domain": null, "editable": true, "nullable": false, "length": 294, "defaultValue": null, "modelName": "FULL_ADDRESS_TSZ" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Address Points", "description": "", "prototype": { "attributes": { "FULL_ADDRESS": " ", "FULL_ADDRESS_TSZ": " ", "AD_POINT_TYPE": null, "AD_ADDRESS": null, "AD_MCPI": null, "AD_LOUD_ID": null, "AD_UPD_DATE": null, "AM_ADDRESS_EXT": null, "AM_TOWN": null, "AM_ZIP": null, "AM_DIR_PREF": null, "AM_STR_NAME": null, "AM_STR_TYPE": null, "AM_DIR_SUF": null, "AM_STATE": null, "AM_BASE_TOWNZIP": null, "AM_POINT_X_DD": null, "AM_POINT_Y_DD": null, "AM_POINT_X_SP": null, "AM_POINT_Y_SP": null, "AM_LOUD_ID_PT1": null, "AM_ADDRESS_PLUS_EXT": null, "AM_STD_BASE_ADDRESS": null, "AM_STD_FULL_STREET": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Parcel Boundaries", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "
This data layer contains all parcel boundaries for Loudoun County, VA. A parcel is a tract or plot of land surveyed and defined by legal ownership. Data were compiled from plats and deeds recorded at the Clerk of the Court and from historic tax maps. Source material was digitized or the coordinates were entered into the database via ARC/INFO Coordinate Geometry (COGO). Digital data from engineering companies has also been incorporated for newer subdivisions. A MCPI number is used to identify each parcel, which is a 9 digit unique parcel ID that is a combination of: MAP, CELL, and PARCEL. MAP: 3 digit map number (001-701) corresponding with map tile index. CELL: 2 digit map grid location of parcel center; the grid is comprised of 1000 by 1000 ft grid cells numbered as rows and columns (Columns numbered > 5 6 7 8 9 0; Rows numbered > 1 2 3 4). PARCEL: 4 digit location of polygon center based on the 1983 Virginia State Plane coordinate grid where an easting and northing measurement is taken. Horizontal Datum: NAD83 HARN, SPCS VA North, FIPS Zone 4501, US Survey Feet Vertical Datum (if applicable): NAVD88. The MAP, CELL, and PARCEL values of a parcel do not change when a parcel is altered by a boundary line adjustment or becomes residue from a subdivision. The MAP, CELL, and PARCEL values may therefore be inconsistent with the location of polygon center. MAP, CELL, and PARCEL values have been manually altered for some parcels to agree with other databases; as a result, not all parcels can be located by the MAP, CELL, and PARCEL values.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1.1635771436250001E7, "ymin": 6992630.695000008, "xmax": 1.1815631178333327E7, "ymax": 7166506.778333336, "spatialReference": { "wkid": 2924, "latestWkid": 2924, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2924, "latestWkid": 2924, "xyTolerance": 0.0033333333333333275, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1051249999999979E8, "falseY": -8.885799999999984E7, "xyUnits": 4800.000000000008, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PA_MCPI", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PA_TYPE", "type": "esriFieldTypeString", "alias": "PA_TYPE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PA_TYPE" }, { "name": "PA_UNITS", "type": "esriFieldTypeSmallInteger", "alias": "PA_UNITS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PA_UNITS" }, { "name": "PA_SOURCE", "type": "esriFieldTypeString", "alias": "PA_SOURCE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PA_SOURCE" }, { "name": "PA_PLAT_NUM", "type": "esriFieldTypeString", "alias": "PA_PLAT_NUM", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "PA_PLAT_NUM" }, { "name": "PA_PLAT_LOT", "type": "esriFieldTypeString", "alias": "PA_PLAT_LOT", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PA_PLAT_LOT" }, { "name": "PA_GIS_ACRE", "type": "esriFieldTypeDouble", "alias": "PA_GIS_ACRE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PA_GIS_ACRE" }, { "name": "PA_LEGAL_ACRE", "type": "esriFieldTypeDouble", "alias": "PA_LEGAL_ACRE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PA_LEGAL_ACRE" }, { "name": "PA_X_RULE", "type": "esriFieldTypeDouble", "alias": "PA_X_RULE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PA_X_RULE" }, { "name": "PA_SUBD_NAME", "type": "esriFieldTypeString", "alias": "PA_SUBD_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PA_SUBD_NAME" }, { "name": "PA_SUBD_PHASE", "type": "esriFieldTypeString", "alias": "PA_SUBD_PHASE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PA_SUBD_PHASE" }, { "name": "PA_SUBD_SECT", "type": "esriFieldTypeString", "alias": "PA_SUBD_SECT", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PA_SUBD_SECT" }, { "name": "PA_SUBD_BLOCK", "type": "esriFieldTypeString", "alias": "PA_SUBD_BLOCK", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PA_SUBD_BLOCK" }, { "name": "PA_MAINT_FLAG", "type": "esriFieldTypeString", "alias": "PA_MAINT_FLAG", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PA_MAINT_FLAG" }, { "name": "PA_LEGAL_SQFT", "type": "esriFieldTypeDouble", "alias": "PA_LEGAL_SQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PA_LEGAL_SQFT" }, { "name": "PA_UPD_SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "PA_UPD_SOURCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PA_UPD_SOURCE" }, { "name": "PA_UPD_DATE", "type": "esriFieldTypeDate", "alias": "PA_UPD_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PA_UPD_DATE" }, { "name": "PA_UPD_USER", "type": "esriFieldTypeSmallInteger", "alias": "PA_UPD_USER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PA_UPD_USER" }, { "name": "PA_MCPI", "type": "esriFieldTypeString", "alias": "PA_MCPI", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PA_MCPI" }, { "name": "PA_ADD_DATE", "type": "esriFieldTypeDate", "alias": "PA_ADD_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PA_ADD_DATE" }, { "name": "PA_END_DATE", "type": "esriFieldTypeDate", "alias": "PA_END_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PA_END_DATE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE_Length" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE_Area" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Parcel Boundaries", "description": "", "prototype": { "attributes": { "PA_ADD_DATE": null, "PA_END_DATE": null, "PA_TYPE": null, "PA_UNITS": null, "PA_SOURCE": null, "PA_PLAT_NUM": null, "PA_PLAT_LOT": null, "PA_GIS_ACRE": null, "PA_LEGAL_ACRE": null, "PA_X_RULE": null, "PA_SUBD_NAME": null, "PA_SUBD_PHASE": null, "PA_SUBD_SECT": null, "PA_SUBD_BLOCK": null, "PA_MAINT_FLAG": null, "PA_LEGAL_SQFT": null, "PA_UPD_SOURCE": null, "PA_UPD_DATE": null, "PA_UPD_USER": null, "PA_MCPI": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }