{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "City Limits", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Jurisdictions" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "TCEQ official district legal boundary", "copyrightText": "Jones & Carter, Inc.", "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, "hasContingentValuesDefinition": 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": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.06570633793E7, "ymin": 3545725.6701999977, "xmax": -1.06498398329E7, "ymax": 3556730.2118000016, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "globalid", "displayField": "name_abv", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "Acreage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "path", "type": "esriFieldTypeString", "alias": "Path", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "path" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE__Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE__Area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "esfc_ultimate", "type": "esriFieldTypeString", "alias": "Ultimate ESFC", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ESFC_ULTIMATE" }, { "name": "create_date", "type": "esriFieldTypeString", "alias": "Creation Date", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CREATE_DATE" }, { "name": "pwsid", "type": "esriFieldTypeString", "alias": "PWS ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PWSID" }, { "name": "dstax_rate", "type": "esriFieldTypeString", "alias": "Tax Rate - D.S.", "domain": null, "editable": true, "nullable": true, "length": 19, "defaultValue": null, "modelName": "DSTAX_RATE" }, { "name": "omtax_rate", "type": "esriFieldTypeString", "alias": "Tax Rate - O.M.", "domain": null, "editable": true, "nullable": true, "length": 19, "defaultValue": null, "modelName": "OMTAX_RATE" }, { "name": "totltx_rate", "type": "esriFieldTypeString", "alias": "Tax Rate - Total", "domain": null, "editable": true, "nullable": true, "length": 19, "defaultValue": null, "modelName": "TOTLTX_RATE" }, { "name": "bonds_issued", "type": "esriFieldTypeString", "alias": "Bonds - Issued", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BONDS_ISSUED" }, { "name": "bonds_remaining", "type": "esriFieldTypeString", "alias": "Bonds - Remaining", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BONDS_REMAINING" }, { "name": "totlbonds", "type": "esriFieldTypeString", "alias": "Bonds - Total", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TOTLBONDS" }, { "name": "hyperlink", "type": "esriFieldTypeString", "alias": "Hyperlink", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HYPERLINK" }, { "name": "tin", "type": "esriFieldTypeString", "alias": "TIN ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TIN" }, { "name": "district_id", "type": "esriFieldTypeString", "alias": "District ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DISTRICT_ID" }, { "name": "file_", "type": "esriFieldTypeString", "alias": "File", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "file" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "name_abv", "type": "esriFieldTypeString", "alias": "name_abv", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "name_abv" }, { "name": "muni_type", "type": "esriFieldTypeString", "alias": "Municipality Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "muni_type" }, { "name": "muni_name", "type": "esriFieldTypeString", "alias": "Municipality Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "muni_name" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "precision": 1, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "precision": 1, "modelName": "last_edited_date" }, { "name": "source", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "source" }, { "name": "acreage", "type": "esriFieldTypeDouble", "alias": "Acreage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "acreage" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R286_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "UUID_286", "isAscending": true, "isUnique": true, "description": "", "fields": "globalid" }, { "name": "S269_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "jur_CityLimits_3112024", "description": "", "prototype": { "attributes": { "bonds_remaining": null, "totlbonds": null, "path": null, "muni_name": null, "create_date": null, "dstax_rate": null, "source": null, "omtax_rate": null, "last_edited_date": null, "pwsid": null, "district_id": null, "name_abv": null, "created_date": null, "acres": null, "muni_type": null, "bonds_issued": null, "acreage": null, "hyperlink": null, "totltx_rate": null, "last_edited_user": null, "tin": null, "created_user": null, "file_": null, "esfc_ultimate": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "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, "serviceItemId": "7ff6b0e37520479db92e54ecfa923eeb" }