{
 "isCoGoEnabled": false,
 "extent": {
  "ymin": 1.3718440169589147E7,
  "xmin": 2188999.496528879,
  "ymax": 1.3788340167256057E7,
  "xmax": 2228723.208419889,
  "spatialReference": {
   "falseM": -100000,
   "xyTolerance": 0.003280833333333333,
   "mUnits": 10000,
   "zUnits": 10000,
   "latestWkid": 2278,
   "zTolerance": 0.001,
   "wkid": 102740,
   "xyUnits": 3048.0060960121928,
   "mTolerance": 0.001,
   "falseX": -126725700,
   "falseY": -77828800,
   "falseZ": -100000
  }
 },
 "isDataBranchVersioned": false,
 "supportsApplyEditsWithGlobalIds": false,
 "maxRecordCount": 2000,
 "infoInEstimates": [
  "extent",
  "count"
 ],
 "datesInUnknownTimezone": false,
 "type": "Feature Layer",
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
 "supportsAttachmentsByUploadId": true,
 "relationships": [],
 "supportsAttachmentsResizing": true,
 "cimVersion": "2.9.0",
 "isDataArchived": false,
 "id": 0,
 "supportsStatistics": true,
 "supportedExportFormats": "sqlite,filegdb",
 "standardMaxRecordCount": 2000,
 "isDataVersioned": false,
 "templates": [
  {
   "name": "Subdivisions",
   "description": "",
   "drawingTool": "esriFeatureEditToolPolygon",
   "prototype": {
    "attributes": {
     "approveddate": null,
     "subdivtype": null,
     "subacre": null,
     "legaldesc": null,
     "subdivstatus": null,
     "subdivname": null,
     "lastupdate": null,
     "subarea": null,
     "lasteditor": null,
     "type": 0,
     "uniqueid": null
    }
   }
  }
 ],
 "hasGeometryProperties": true,
 "supportsAdvancedQueries": true,
 "parentLayer": null,
 "currentVersion": 10.91,
 "canScaleSymbols": false,
 "hasZ": false,
 "advancedEditingCapabilities": {
  "supportsAsyncApplyEdits": false,
  "supportedSqlFormatsInCalculate": [
   "standard"
  ]
 },
 "objectIdField": "objectid",
 "supportsQuantizationEditMode": true,
 "name": "Subdivisions",
 "allowTrueCurvesUpdates": false,
 "displayField": "subdivname",
 "supportsCalculate": true,
 "fields": [
  {
   "nullable": false,
   "defaultValue": null,
   "editable": false,
   "length": 4,
   "type": "esriFieldTypeOID",
   "modelName": "OBJECTID",
   "domain": null,
   "name": "objectid",
   "alias": "OBJECTID"
  },
  {
   "modelName": "UNIQUEID",
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "uniqueid",
   "length": 38,
   "alias": "Unique ID",
   "type": "esriFieldTypeGUID"
  },
  {
   "modelName": "LEGALDESC",
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "legaldesc",
   "length": 255,
   "alias": "Legal Description",
   "type": "esriFieldTypeString"
  },
  {
   "modelName": "SUBDIVNAME",
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "subdivname",
   "length": 60,
   "alias": "Subdivision Name",
   "type": "esriFieldTypeString"
  },
  {
   "modelName": "SUBDIVTYPE",
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": {
    "splitPolicy": "esriSPTDefaultValue",
    "name": "SubdivType",
    "description": "Subdivision Type",
    "type": "codedValue",
    "codedValues": [
     {
      "code": "Gated",
      "name": "Gated"
     },
     {
      "code": "Gated HOA",
      "name": "Gated HOA"
     },
     {
      "code": "HOA",
      "name": "HOA"
     },
     {
      "code": "Park",
      "name": "Park"
     },
     {
      "code": "Planned Development",
      "name": "Planned Development"
     },
     {
      "code": "Undetermined",
      "name": "Undetermined"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue"
   },
   "name": "subdivtype",
   "length": 50,
   "alias": "Subdivision Type",
   "type": "esriFieldTypeString"
  },
  {
   "modelName": "SUBDIVSTATUS",
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": {
    "splitPolicy": "esriSPTDefaultValue",
    "name": "SubdivStatus",
    "description": "Subdivision Status",
    "type": "codedValue",
    "codedValues": [
     {
      "code": "Plat",
      "name": "Plat"
     },
     {
      "code": "Replat",
      "name": "Replat"
     },
     {
      "code": "Final Plat",
      "name": "Final Plat"
     },
     {
      "code": "Final and Replat",
      "name": "Final and Replat"
     },
     {
      "code": "Amending",
      "name": "Amending"
     },
     {
      "code": "Amending of Replat",
      "name": "Amending of Replat"
     },
     {
      "code": "Correction",
      "name": "Correction"
     },
     {
      "code": "Deferred",
      "name": "Deferred"
     },
     {
      "code": "Vacate and Replat",
      "name": "Vacate and Replat"
     },
     {
      "code": "Undetermined",
      "name": "Undetermined"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue"
   },
   "name": "subdivstatus",
   "length": 50,
   "alias": "Subdivision Status",
   "type": "esriFieldTypeString"
  },
  {
   "modelName": "SUBACRE",
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "subacre",
   "alias": "Area in Acres",
   "type": "esriFieldTypeDouble"
  },
  {
   "modelName": "SUBAREA",
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "subarea",
   "alias": "Area in Square Miles",
   "type": "esriFieldTypeDouble"
  },
  {
   "modelName": "APPROVEDDATE",
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "approveddate",
   "length": 29,
   "alias": "Approved Date",
   "type": "esriFieldTypeDate"
  },
  {
   "modelName": "TYPE",
   "nullable": true,
   "editable": true,
   "defaultValue": 0,
   "domain": null,
   "name": "type",
   "alias": "Subtype",
   "type": "esriFieldTypeInteger"
  },
  {
   "modelName": "LASTUPDATE",
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "lastupdate",
   "length": 29,
   "alias": "Last Update Date",
   "type": "esriFieldTypeDate"
  },
  {
   "modelName": "LASTEDITOR",
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": {
    "splitPolicy": "esriSPTDefaultValue",
    "name": "LastEditor_14",
    "description": "Last Editor",
    "type": "codedValue",
    "codedValues": [
     {
      "code": "am0577",
      "name": "Tony McFalls"
     },
     {
      "code": "bgardner",
      "name": "Bill Gardner"
     },
     {
      "code": "bm911",
      "name": "Bexar Metro 911"
     },
     {
      "code": "bexarcounty",
      "name": "Bexar County"
     },
     {
      "code": "comalcounty",
      "name": "Comal County"
     },
     {
      "code": "guadcounty",
      "name": "Guadalupe County"
     },
     {
      "code": "bcad",
      "name": "Bexar Apparisal"
     },
     {
      "code": "ccad",
      "name": "Comal Appraisal"
     },
     {
      "code": "gcad",
      "name": "Guadalupe Appraisal"
     },
     {
      "code": "cocgisonline",
      "name": "City of Cibolo"
     },
     {
      "code": "cosa",
      "name": "City of San Antonio"
     },
     {
      "code": "ad1707",
      "name": "Alexa Venezia Dasse"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue"
   },
   "name": "lasteditor",
   "length": 50,
   "alias": "Last Editor",
   "type": "esriFieldTypeString"
  },
  {
   "virtual": true,
   "nullable": true,
   "editable": false,
   "defaultValue": null,
   "domain": null,
   "name": "SHAPE__Length",
   "alias": "SHAPE__Length",
   "type": "esriFieldTypeDouble"
  },
  {
   "virtual": true,
   "nullable": true,
   "editable": false,
   "defaultValue": null,
   "domain": null,
   "name": "SHAPE__Area",
   "alias": "SHAPE__Area",
   "type": "esriFieldTypeDouble"
  }
 ],
 "maxRecordCountFactor": 1,
 "dateFieldsTimeReference": {
  "respectsDaylightSaving": false,
  "timeZone": "UTC"
 },
 "supportsFieldDescriptionProperty": true,
 "hasM": false,
 "allowGeometryUpdates": true,
 "useStandardizedQueries": true,
 "globalIdField": null,
 "description": "",
 "syncCanReturnChanges": true,
 "supportsAsyncDelete": true,
 "supportedSpatialRelationships": [
  "esriSpatialRelIntersects",
  "esriSpatialRelContains",
  "esriSpatialRelCrosses",
  "esriSpatialRelEnvelopeIntersects",
  "esriSpatialRelOverlaps",
  "esriSpatialRelTouches",
  "esriSpatialRelWithin"
 ],
 "geometryProperties": {
  "shapeAreaFieldName": "SHAPE__Area",
  "shapeLengthFieldName": "SHAPE__Length",
  "units": "esriFeet"
 },
 "supportsRollbackOnFailureParameter": true,
 "isDataReplicaTracked": false,
 "standardMaxRecordCountNoGeometry": 16000,
 "indexes": [
  {
   "name": "r269_sde_rowid_uk",
   "isUnique": true,
   "description": "",
   "fields": "objectid",
   "isAscending": true
  },
  {
   "name": "a214_ix1",
   "isUnique": true,
   "description": "",
   "fields": "shape",
   "isAscending": true
  }
 ],
 "editFieldsInfo": null,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "minScale": 0,
 "hasAttachments": false,
 "advancedQueryCapabilities": {
  "supportsSqlExpression": true,
  "supportsQueryWithResultType": true,
  "supportsQueryWithCacheHint": false,
  "supportsQueryWithDatumTransformation": true,
  "supportsQueryAttachmentsWithReturnUrl": true,
  "supportsQueryDateBins": false,
  "supportsQueryWithLodSR": true,
  "supportsPaginationOnAggregatedQueries": true,
  "supportsPagination": true,
  "supportsMaxRecordCountFactor": true,
  "supportsStatistics": true,
  "supportsOrderBy": true,
  "supportsQueryWithDistance": true,
  "supportsLod": true,
  "supportsCountDistinct": true,
  "supportsQueryAttachments": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryAttachmentsCountOnly": true,
  "supportsOrderByOnlyOnLayerFields": false,
  "supportsOutFieldSqlExpression": true,
  "supportsTopFeaturesQuery": true,
  "supportsDistinct": true,
  "supportsReturningGeometryCentroid": true,
  "supportsQueryAnalytic": true,
  "supportsPercentileStatistics": true,
  "supportsHavingClause": true
 },
 "supportsValidateSQL": true,
 "enableZDefaults": true,
 "serviceItemId": "3531ed30a1b3486cbe21e1472472994b",
 "allowUpdateWithoutMValues": true,
 "supportsCoordinatesQuantization": true,
 "types": [],
 "capabilities": "Query,Extract",
 "maxScale": 0,
 "supportsAppend": true,
 "supportsExceedsLimitStatistics": true,
 "defaultVisibility": true,
 "advancedQueryAnalyticCapabilities": {
  "supportsAsync": false,
  "supportsLinearRegression": true,
  "supportsPercentileAnalytic": false
 },
 "hasMetadata": true,
 "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel",
 "tileMaxRecordCount": 2000,
 "typeIdField": "",
 "supportsASyncCalculate": true,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "sqlParserVersion": "PG_10.9.1",
 "drawingInfo": {
  "renderer": {
   "symbol": {
    "outline": {
     "color": [
      56,
      168,
      0,
      255
     ],
     "width": 2.25,
     "style": "esriSLSSolid",
     "type": "esriSLS"
    },
    "color": [
     0,
     0,
     0,
     0
    ],
    "style": "esriSFSSolid",
    "type": "esriSFS"
   },
   "type": "simple"
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": [
   {
    "multiPart": "labelPerPart",
    "symbol": {
     "backgroundColor": null,
     "kerning": true,
     "color": [
      56,
      168,
      0,
      255
     ],
     "yoffset": 0,
     "xoffset": 0,
     "haloColor": null,
     "type": "esriTS",
     "borderLineColor": null,
     "borderLineSize": null,
     "horizontalAlignment": "left",
     "haloSize": null,
     "angle": 0,
     "rightToLeft": false,
     "verticalAlignment": "baseline",
     "font": {
      "size": 10,
      "weight": "normal",
      "style": "normal",
      "family": "Microsoft Sans Serif",
      "decoration": "none"
     }
    },
    "stackLabel": true,
    "stackRowLength": 24,
    "maxScale": 0,
    "allowOverrun": true,
    "deconflictionStrategy": "dynamic",
    "priority": 3,
    "labelExpression": "[SUBDIVNAME]",
    "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
    "removeDuplicates": "none",
    "name": "Default",
    "repeatLabel": false,
    "minScale": 10000,
    "stackAlignment": "dynamic",
    "useCodedValues": true
   }
  ]
 },
 "geometryField": {
  "modelName": "Shape",
  "nullable": true,
  "editable": true,
  "defaultValue": null,
  "domain": null,
  "name": "shape",
  "alias": "Shape",
  "type": "esriFieldTypeGeometry"
 },
 "copyrightText": "",
 "zDefault": 0,
 "geometryType": "esriGeometryPolygon"
}