{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "County Boundary", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 9244648.868618, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": false, "extent": { "xmin": 3014692.76446, "ymin": 1.012300347859E7, "xmax": 3297961.55505, "ymax": 1.030383338212E7, "spatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 2.0E-5, "zTolerance": 2, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3.543294248495988E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 2.0E-5, "zTolerance": 2, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3.543294248495988E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 2.0E-5, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -10000, "falseY": -10000, "xyUnits": 100000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "COUNTY_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "County", "domain": { "type": "codedValue", "name": "DomainCounty", "description": "County Domain", "codedValues": [ { "name": "BASTROP", "code": "BASTROP" }, { "name": "BELL", "code": "BELL" }, { "name": "BURNET", "code": "BURNET" }, { "name": "LEE", "code": "LEE" }, { "name": "MILAM", "code": "MILAM" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "WILLIAMSON", "code": "WILLIAMSON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "COUNTY_NAME" }, { "name": "COUNTY_FIPS", "type": "esriFieldTypeString", "alias": "County FIPS Code", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "COUNTY_FIPS" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "EditorName", "type": "esriFieldTypeString", "alias": "EditorName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EditorName" }, { "name": "LastUpdate", "type": "esriFieldTypeDate", "alias": "LastUpdate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastUpdate" }, { "name": "VersionName", "type": "esriFieldTypeString", "alias": "VersionName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VersionName" }, { "name": "EditTool", "type": "esriFieldTypeString", "alias": "EditTool", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EditTool" }, { "name": "EditTask", "type": "esriFieldTypeString", "alias": "EditTask", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EditTask" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R13_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "UUID_13", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID" }, { "name": "UUID_OID_13", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID,OBJECTID" }, { "name": "S5_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "County Boundary", "description": "", "prototype": { "attributes": { "EditTool": null, "COUNTY_NAME": null, "COUNTY_FIPS": null, "EditTask": null, "VersionName": null, "LastUpdate": null, "EditorName": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Sync", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }