{
  "layers" : [
    {
      "currentVersion" : 12, 
      "id" : 1, 
      "name" : "Apopka Zoning", 
      "type" : "Feature Layer", 
      "serviceItemId" : "e0e9db72821c405489b96d8aa83e775e", 
      "cacheMaxAge" : 30, 
      "isView" : true, 
      "isUpdatableView" : true, 
      "sourceSchemaChangesAllowed" : true, 
      "displayField" : "Zoning", 
      "description" : "", 
      "copyrightText" : "", 
      "defaultVisibility" : true, 
      "editFieldsInfo" : {
        "creationDateField" : "CreationDate", 
        "creatorField" : "Creator", 
        "editDateField" : "EditDate", 
        "editorField" : "Editor"
      }, 
      "editingInfo" : {
        "lastEditDate" : 1777383762649, 
        "schemaLastEditDate" : 1777383762649, 
        "dataLastEditDate" : 1777383762649
      }, 
      "relationships" : [], 
      "isDataVersioned" : false, 
      "hasContingentValuesDefinition" : false, 
      "supportsAppend" : true, 
      "supportsCalculate" : true, 
      "supportsASyncCalculate" : true, 
      "supportsTruncate" : false, 
      "supportsAttachmentsByUploadId" : true, 
      "supportsAttachmentsResizing" : true, 
      "supportsRollbackOnFailureParameter" : true, 
      "supportsStatistics" : true, 
      "supportsExceedsLimitStatistics" : true, 
      "supportsAdvancedQueries" : true, 
      "supportsValidateSql" : true, 
      "supportsCoordinatesQuantization" : true, 
      "supportsLayerOverrides" : true, 
      "supportsTilesAndBasicQueriesMode" : true, 
      "supportsFieldDescriptionProperty" : true, 
      "supportsQuantizationEditMode" : true, 
      "supportsColumnStoreIndex" : true, 
      "supportsApplyEditsWithGlobalIds" : true, 
      "supportsMultiScaleGeometry" : true, 
      "supportsReturningQueryGeometry" : true, 
      "enableNullGeometry" : false, 
      "hasGeometryProperties" : true, 
      "geometryProperties" : 
      {
        "shapeAreaFieldName" : "Shape__Area", 
        "shapeLengthFieldName" : "Shape__Length"
      }, 
      "advancedQueryCapabilities" : {
        "supportsPagination" : true, 
        "supportsPaginationOnAggregatedQueries" : true, 
        "supportsQueryRelatedPagination" : true, 
        "supportsQueryWithDistance" : true, 
        "supportsOutDistance" : true, 
        "supportsReturningQueryExtent" : true, 
        "supportsStatistics" : true, 
        "supportsOrderBy" : true, 
        "supportsDistinct" : true, 
        "supportsQueryWithResultType" : true, 
        "supportsSqlExpression" : true, 
        "supportsTimeRelation" : true, 
        "supportsAdvancedQueryRelated" : true, 
        "supportsCountDistinct" : true, 
        "supportsPercentileStatistics" : true, 
        "supportsApproxPercentileStatistics" : true, 
        "supportsSpatialAggregationStatistics" : true, 
        "supportsTrueCurve" : true, 
        "supportedSpatialAggregationStatistics" : [
          "EnvelopeAggregate", 
          "CentroidAggregate", 
          "ConvexHullAggregate"
        ], 
        "supportsQueryAttachments" : true, 
        "supportsQueryAttachmentsCountOnly" : true, 
        "supportsQueryAttachmentOrderByFields" : true, 
        "supportsQueryAttachmentWithTypeWildcard" : true, 
        "supportsLod" : true, 
        "supportsQueryWithLodSR" : false, 
        "supportedLodTypes" : [
          "geohash"
        ], 
        "supportsReturningGeometryCentroid" : true, 
        "supportsReturningGeometryEnvelope" : true, 
        "supportsReturningGeometryProperties" : true, 
        "supportsQueryWithDatumTransformation" : true, 
        "supportsCurrentUserQueries" : true, 
        "supportsHavingClause" : true, 
        "supportsOutFieldSQLExpression" : true, 
        "supportsMaxRecordCountFactor" : true, 
        "supportsTopFeaturesQuery" : true, 
        "supportsDisjointSpatialRel" : true, 
        "supportsQueryWithCacheHint" : true, 
        "supportedOperationsWithCacheHint" : [
          "query", 
          "queryTopFilter", 
          "queryAnalytics", 
          "queryAttachments", 
          "queryRelated", 
          "queryBins", 
          "queryPivot"
        ], 
        "supportsQueryAttachmentsWithReturnUrl" : true, 
        "supportsQueryAnalytic" : true, 
        "supportsQueryPivot" : true, 
        "supportsQueryBins" : true, 
        "supportsDefaultSR" : true, 
        "supportsTranslations" : false, 
        "supportsAggIds" : true, 
        "supportsQueryWithCollation" : true, 
        "supportsISODOW" : true, 
        "supportsISOWeek" : true, 
        "supportsFullTextSearch" : true, 
        "fullTextSearchCapabilities" : {
          "supportsAccentSensitivity" : true, 
          "supportsStopWords" : true, 
          "supportsSearchOperator" : true, 
          "supportsOperator" : true
        }
      }, 
      "advancedQueryAnalyticCapabilities" : {
        "supportsLinearRegression" : true, 
        "supportsTrendlineRegression" : true, 
        "supportsAsync" : true, 
        "supportsPercentileAnalytic" : true
      }, 
      "queryBinsCapabilities" : {
        "supportsAsync" : true, 
        "supportsAutoIntervalBin" : true, 
        "supportsFixedIntervalBin" : true, 
        "supportsFixedBoundariesBin" : true, 
        "supportsDateBin" : true, 
        "supportsClassificationBin" : true, 
        "supportsStackBy" : true, 
        "supportsSplitBy" : true, 
        "supportsFirstDayOfWeek" : true, 
        "supportsSnapToData" : true, 
        "supportsReturnFullIntervalBin" : true, 
        "supportsReturnStackValueRange" : true, 
        "supportsNormalization" : true, 
        "supportedStatisticTypes" : [
          "COUNT", 
          "SUM", 
          "AVG", 
          "VAR", 
          "STDDEV", 
          "MIN", 
          "MAX", 
          "PERCENTILE_CONT", 
          "PERCENTILE_DISC", 
          "APPROX_PERCENTILE_CONT", 
          "APPROX_PERCENTILE_DISC", 
          "CentroidAggregate", 
          "EnvelopeAggregate", 
          "ConvexHullAggregate"
        ], 
        "supportedNormalizationTypes" : [
          "boxCox", 
          "field", 
          "inverse", 
          "log", 
          "naturalLog", 
          "percentOfTotal", 
          "squareRoot"
        ]
      }, 
      "supportedOperationsWithCollation" : "query,addField,updateField", 
      "advancedEditingCapabilities" : {
        "supportedSqlFormatsInCalculate" : [
          "standard"
        ], 
        "supportsAsyncApplyEdits" : true, 
        "supportsReturnEditResults" : true, 
        "supportsApplyEditsbyUploadID" : true, 
        "supportedApplyEditsUploadIDFormats" : "JSON,PBF", 
        "supportsTranslation" : false, 
        "supportsMaxTranslations" : 10
      }, 
      "infoInEstimates" : [
        "extent", 
        "count"
      ], 
      "useStandardizedQueries" : true, 
      "geometryType" : "esriGeometryPolygon", 
      "minScale" : 0, 
      "maxScale" : 0, 
      "extent" : {
        "xmin" : -81.597609363133245, 
        "ymin" : 28.621792473536445, 
        "xmax" : -81.45966039853721, 
        "ymax" : 28.786101500941342, 
        "spatialReference" : {
          "wkid" : 4326, 
          "latestWkid" : 4326
        }
      }, 
      "drawingInfo":{"renderer":{"type":"uniqueValue","field1":"Zoning","uniqueValueInfos":[{"symbol":{"type":"esriPFS","url":"9b971afcce4bef1bf4d32aa06127e0c8","imageData":"iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACSUlEQVRogdVaS3ZDIQh1cPdQd9Y1dmd2Fa8ng/S8WjUCFzB3lOSEr6iA4LquqwhRv77/fG+fH660dxqJrBFQDjdWKoNusBYWRzEBLaFW4SxDVQb3q/ROhooMjgrHpxxP/thVwhMSGdITu3a8IVWE7X2v6Jk5EVICJiJk9E7c2sMee4oRPaM9/ypikG0kQ5YkUlCCwArfh3N2ebWBI8HMU6NW9kmn2RYoSavIcK6GB7TE2hDNzrgQpUC2oaaQfrW6pxjnUg9HXGFp9XBNMJYNlABIVotpbB3wgvbS11Qq7P9reEDKcDeEWeFvkZeaWq4UtzpHkslhRqxZDa/iQIOZTMwUfnxmeFkDqYMkZwsKARZjWR2PXTpYGTCUiAS8atQTjK2DMP81uFdYenixDjnp2SHh/a8BMAJLAQk8mxLof1g1xJjw4i3KtFrnzejCYNW60fBuq8TDO2x3DNXqIsnUUBIR2Z5VtXis7zp3eEWUOdOqE6W1Obfn29EObxQneHZHLLyhFRq9sqztgcxi3MrL1IifwasQ1/Cx8Ay5lk5sIqA4gXntuPalqyFxPyl0Z4BUgXcZc5jJxAljDlEvGssGABurSsZaJUnkgi5hIYw5zqAFmL2o055R687bktYBpxk70wGv/hR5TTGxNYnXOgVHncyZEZ6dRhaPeh8uHSnseXr2ikTxQXZoMkcQZ3zqPfE44TDxPiSbdLjUE9FFBkoQWNPu1vIRJRjaa46Vb0NMsVAkcjg1vONRCXnyzkMd+0qEhkjrcVZxYImkH1tCl1ZmY3OqAAAAAElFTkSuQmCC","contentType":"image/png","outline":{"type":"esriSLS","style":"esriSLSSolid","color":[23,168,232,255],"width":0.4},"width":45,"height":45,"angle":0,"xoffset":0,"yoffset":0,"xscale":1,"yscale":1},"value":" ","label":" "},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[115,178,115,255],"outline":null},"value":"AG","label":"AG"},{"symbol":{"type":"esriSFS","style":"esriSFSBackwardDiagonal","color":[255,255,0,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[0,0,0,255],"width":0.4}},"value":"AIR","label":"AIR"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[255,85,0,255],"outline":null},"value":"C-C","label":"C-C"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[168,56,0,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[110,110,110,255],"width":0.4}},"value":"C-COR","label":"C-COR"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[255,167,127,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[0,0,0,255],"width":0.4}},"value":"C-N","label":"C-N"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[255,0,0,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[0,0,0,255],"width":0.4}},"value":"C-R","label":"C-R"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[115,0,76,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[0,0,0,255],"width":0.4}},"value":"I-H","label":"I-H"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[168,0,132,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[0,0,0,255],"width":0.4}},"value":"I-L","label":"I-L"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[107,126,174,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[107,126,147,255],"width":0.4}},"value":"INST","label":"INST"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[255,190,190,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[0,0,0,255],"width":0.4}},"value":"MHP","label":"MHP"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[199,215,158,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[230,152,0,255],"width":3}},"value":"MU-D","label":"MU-D"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[0,112,255,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[64,101,235,255],"width":4}},"value":"MU-ES-GT","label":"MU-ES-GT"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[0,0,0,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[0,0,0,255],"width":0.4}},"value":"MU-INT","label":"MU-INT"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[0,0,0,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[0,0,0,255],"width":0.4}},"value":"MU-MED","label":"MU-MED"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[0,0,0,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[0,0,0,255],"width":0.4}},"value":"MU-N","label":"MU-N"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[0,0,0,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[0,0,0,255],"width":0.4}},"value":"MU-T","label":"MU-T"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[0,0,0,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[0,0,0,255],"width":0.4}},"value":"MU-VC","label":"MU-VC"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[115,223,255,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[0,0,0,255],"width":0.4}},"value":"O","label":"O"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[130,130,130,255],"outline":null},"value":"PD","label":"PD"},{"symbol":{"type":"esriPFS","url":"511eb2713ec8fc3d94aff31d8d841d41","imageData":"iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC7klEQVR4nO1cyXHDMAz0g6W5HhSDetybM3ooI1sHCWBxUMm+MslQIBcnQTLt/X6/H4Gg1/P3Z36+HrOgRQvkDTkLad5koRTTMjXNz5c7WSjFtCxNZ8CimBbpAmyUkRnf2pZp6SRIMOZIm1LyJGPP/g5xPc+JWxSyQDO3nmIkc/nIehZzZiHRUlkakntjJIpOLQ8ig/H3GOl3VERRYlbUWOLZ79WuJxFOxsBcAVcW+k2i2vXYEJgr4criVizrbAhL4ElJGoXJojTpfWZiw7IeG+JZJMlnc2sR2iWje0cmjbNEFWJRHFiRe8031PVIsejs7LrKC63MWbnIiL7VkczULYwWGpKQltjumMo9ksAhUZW2JlQkCbSK8QGhNHQSmCZGaXteKCV/EJXtZh5Arach2ycENPVqSmtI32ZgEqjW87qMUdlbDS7U8+qWB1UWxclH79Csx4IsM0pqlBX1XBxeHrDiuKpa4D5SeEodRcWIGUEKUVwoSI8qLa0yZ2XVjCZ4tAxJ3cKw8cQX5cIjFj7VXo8CYtvZ94eIoiLxxDO2QY7UGWDuqAX2YpsXkV2ikHHA4/jq6m9IVx1u3HlnGg+49aMiBM6K4azHSpKiCPaW414ecFBfCSnnKNSUP1LPkHNEdvjLBU5om0Busxx92Ms1ImCVc2aVpx3Ov5zluEo/agbsugfZW5JZ9plNm1Y5qJVbpWWsejRENykizQegd6uLEDgsD+66sbUg7J75FppXUlewWN3o2LRTmBXolxNebw7T6yg2ulbU2FCiqNhFDsnY8OvT5NBysVjl6NiUF6DkkPK9evDTHoBKgVJKetbzBsrNTURRkao5IpbtbgVvPzoieEWF6tkTDVm4USGy3F4uVFpkDyOWjy5Fdv9ypDeBCqSOLh5ZinQv5Htoi4ybWG1hKZHxPU7Vj0JsHayxcFSuldTduZ4FLNRW5pZFKyu8H8UOp7m3vxXMxbJsyX4UFyOpl6TSG3fVIDpS/8fjg6QFP+KdKyaILVJoAAAAAElFTkSuQmCC","contentType":"image/png","outline":{"type":"esriSLS","style":"esriSLSSolid","color":[109,187,67,255],"width":0.4},"width":55.5,"height":55.5,"angle":0,"xoffset":0,"yoffset":0,"xscale":1,"yscale":1},"value":"PR","label":"PR"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[163,255,115,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[0,0,0,255],"width":0.4}},"value":"RCE","label":"RCE"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[137,137,68,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[0,0,0,255],"width":0.4}},"value":"RMF","label":"RMF"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[255,255,0,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[0,0,0,255],"width":0.4}},"value":"RSF-1A","label":"RSF-1A"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[230,230,0,255],"outline":null},"value":"RSF-1B","label":"RSF-1B"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[115,115,0,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[0,0,0,255],"width":0.4}},"value":"RTF","label":"RTF"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[76,0,115,255],"outline":null},"value":"T","label":"T"}],"fieldDelimiter":",","authoringInfo":{"colorRamp":{"type":"multipart","colorRamps":[{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[212,202,252,255],"toColor":[212,202,252,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[188,252,179,255],"toColor":[188,252,179,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,215,187,255],"toColor":[252,215,187,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[197,252,252,255],"toColor":[197,252,252,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,184,209,255],"toColor":[252,184,209,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[234,252,212,255],"toColor":[234,252,212,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,182,249,255],"toColor":[252,182,249,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[212,230,252,255],"toColor":[212,230,252,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[251,252,182,255],"toColor":[251,252,182,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[189,252,221,255],"toColor":[189,252,221,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,215,249,255],"toColor":[252,215,249,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[179,183,252,255],"toColor":[179,183,252,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[216,182,252,255],"toColor":[216,182,252,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,196,187,255],"toColor":[252,196,187,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[226,252,189,255],"toColor":[226,252,189,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,241,189,255],"toColor":[252,241,189,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,241,215,255],"toColor":[252,241,215,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,182,229,255],"toColor":[252,182,229,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,220,215,255],"toColor":[252,220,215,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[189,211,252,255],"toColor":[189,211,252,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[197,252,198,255],"toColor":[197,252,198,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[240,197,252,255],"toColor":[240,197,252,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[179,238,252,255],"toColor":[179,238,252,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[212,252,230,255],"toColor":[212,252,230,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[232,215,252,255],"toColor":[232,215,252,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[189,222,252,255],"toColor":[189,222,252,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[187,252,240,255],"toColor":[187,252,240,255]}]}}},"scaleSymbols":true,"transparency":0,"labelingInfo":null}, 
      "allowGeometryUpdates" : true, 
      "trueCurveSupportMode" : "OGC", 
      "supportedCurveTypes" : [
        "esriGeometryCircularArc"
      ], 
      "supportedTrueCurvePbfFeatureEncodings" : [
        "esriCompressedShapeBuffer", 
        "esriDefault"
      ], 
      "allowTrueCurvesUpdates" : true, 
      "onlyAllowTrueCurveUpdatesByTrueCurveClients" : true, 
      "hasAttachments" : true, 
      "viewSourceHasAttachments" : true, 
      
      "attachmentProperties" : [
        {
          "name" : "id", 
          "fieldName" : "ATTACHMENTID", 
          "isEnabled" : true
        }, 
        {
          "name" : "globalId", 
          "fieldName" : "AttachmentGlobalID", 
          "isEnabled" : true
        }, 
        {
          "name" : "name", 
          "fieldName" : "ATT_NAME", 
          "isEnabled" : true
        }, 
        {
          "name" : "size", 
          "fieldName" : "DATA_SIZE", 
          "isEnabled" : true
        }, 
        {
          "name" : "contentType", 
          "fieldName" : "CONTENT_TYPE", 
          "isEnabled" : true
        }, 
        {
          "name" : "keywords", 
          "fieldName" : "Keywords", 
          "isEnabled" : true
        }, 
        {
          "name" : "exifInfo", 
          "fieldName" : "ExifInfo", 
          "isEnabled" : true
        }
      ], 
      "htmlPopupType" : "esriServerHTMLPopupTypeAsHTMLText", 
      "hasMetadata" : true, 
      "hasM" : false, 
      "hasZ" : false, 
      "objectIdField" : "FID", 
      "uniqueIdField" : 
      {
        "name" : "FID", 
        "isSystemMaintained" : true
      }, 
      "globalIdField" : "GlobalID", 
      "typeIdField" : "Zoning", 
      "collation" : {
        "locale" : "neutral", 
        "caseSensitive" : false, 
        "accentSensitive" : true
      }, 
      "fields" : [
        {
          "name" : "FID", 
          "type" : "esriFieldTypeOID", 
          "alias" : "FID", 
          "sqlType" : "sqlTypeOther", 
          "nullable" : false, 
          "editable" : false, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "Id", 
          "type" : "esriFieldTypeInteger", 
          "alias" : "Id", 
          "sqlType" : "sqlTypeOther", 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "Zoning", 
          "type" : "esriFieldTypeString", 
          "alias" : "Code", 
          "sqlType" : "sqlTypeOther", 
          "length" : 50, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "UseName", 
          "type" : "esriFieldTypeString", 
          "alias" : "Description", 
          "sqlType" : "sqlTypeOther", 
          "length" : 254, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "Ord", 
          "type" : "esriFieldTypeString", 
          "alias" : "Ordinance", 
          "sqlType" : "sqlTypeOther", 
          "length" : 50, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "PRV_Ord_1", 
          "type" : "esriFieldTypeString", 
          "alias" : "Previous Ordinance 1", 
          "sqlType" : "sqlTypeOther", 
          "length" : 50, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "PRV_Ord_2", 
          "type" : "esriFieldTypeString", 
          "alias" : "Previous Ordinance 2", 
          "sqlType" : "sqlTypeOther", 
          "length" : 50, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "Date", 
          "type" : "esriFieldTypeDate", 
          "alias" : "Date", 
          "sqlType" : "sqlTypeOther", 
          "length" : 8, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null, 
          "precision" : 1
        }, 
        {
          "name" : "PRV_ZON1", 
          "type" : "esriFieldTypeString", 
          "alias" : "Previous Zone 1", 
          "sqlType" : "sqlTypeOther", 
          "length" : 50, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "PRV_Date_1", 
          "type" : "esriFieldTypeDate", 
          "alias" : "Previous Date 1", 
          "sqlType" : "sqlTypeOther", 
          "length" : 8, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null, 
          "precision" : 1
        }, 
        {
          "name" : "PRV_ZON2", 
          "type" : "esriFieldTypeString", 
          "alias" : "Previous Zone  2", 
          "sqlType" : "sqlTypeOther", 
          "length" : 50, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "PRV_Date_2", 
          "type" : "esriFieldTypeDate", 
          "alias" : "Previous Date 2", 
          "sqlType" : "sqlTypeOther", 
          "length" : 8, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null, 
          "precision" : 1
        }, 
        {
          "name" : "Shape__Area", 
          "type" : "esriFieldTypeDouble", 
          "alias" : "Shape__Area", 
          "sqlType" : "sqlTypeDouble", 
          "nullable" : true, 
          "editable" : false, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "Shape__Length", 
          "type" : "esriFieldTypeDouble", 
          "alias" : "Shape__Length", 
          "sqlType" : "sqlTypeDouble", 
          "nullable" : true, 
          "editable" : false, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "GlobalID", 
          "type" : "esriFieldTypeGlobalID", 
          "alias" : "GlobalID", 
          "sqlType" : "sqlTypeOther", 
          "length" : 38, 
          "nullable" : false, 
          "editable" : false, 
          "domain" : null, 
          "defaultValue" : "NEWID() WITH VALUES"
        }, 
        {
          "name" : "CreationDate", 
          "type" : "esriFieldTypeDate", 
          "alias" : "CreationDate", 
          "sqlType" : "sqlTypeOther", 
          "length" : 8, 
          "nullable" : true, 
          "editable" : false, 
          "domain" : null, 
          "defaultValue" : null, 
          "precision" : 1
        }, 
        {
          "name" : "Creator", 
          "type" : "esriFieldTypeString", 
          "alias" : "Creator", 
          "sqlType" : "sqlTypeOther", 
          "length" : 128, 
          "nullable" : true, 
          "editable" : false, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "EditDate", 
          "type" : "esriFieldTypeDate", 
          "alias" : "EditDate", 
          "sqlType" : "sqlTypeOther", 
          "length" : 8, 
          "nullable" : true, 
          "editable" : false, 
          "domain" : null, 
          "defaultValue" : null, 
          "precision" : 1
        }, 
        {
          "name" : "Editor", 
          "type" : "esriFieldTypeString", 
          "alias" : "Editor", 
          "sqlType" : "sqlTypeOther", 
          "length" : 128, 
          "nullable" : true, 
          "editable" : false, 
          "domain" : null, 
          "defaultValue" : null
        }
      ], 
      "indexes" : [
        {
          "name" : "PK__COMMUNIT__C1BEA5A283D3E877", 
          "fields" : "FID", 
          "isAscending" : true, 
          "isUnique" : true, 
          "description" : "", 
          "indexType" : "Attribute"
        }, 
        {
          "name" : "COMMUNITY_DEVELOPMENT_DATA_APOPKA_ZONING_Shape_sidx", 
          "fields" : "Shape", 
          "isAscending" : true, 
          "isUnique" : false, 
          "description" : "", 
          "indexType" : "Spatial"
        }, 
        {
          "name" : "Shape__Area_Index", 
          "fields" : "Shape__Area", 
          "isAscending" : true, 
          "isUnique" : false, 
          "description" : "", 
          "indexType" : "Attribute"
        }, 
        {
          "name" : "Shape__Length_Index", 
          "fields" : "Shape__Length", 
          "isAscending" : true, 
          "isUnique" : false, 
          "description" : "", 
          "indexType" : "Attribute"
        }, 
        {
          "name" : "GlobalID_Index", 
          "fields" : "GlobalID", 
          "isAscending" : false, 
          "isUnique" : true, 
          "description" : "", 
          "indexType" : "Attribute"
        }, 
        {
          "name" : "CreationDateIndex", 
          "fields" : "CreationDate", 
          "isAscending" : true, 
          "isUnique" : false, 
          "description" : "CreationDate Field index", 
          "indexType" : "Attribute"
        }, 
        {
          "name" : "CreatorIndex", 
          "fields" : "Creator", 
          "isAscending" : false, 
          "isUnique" : false, 
          "description" : "Creator Field index", 
          "indexType" : "Attribute"
        }, 
        {
          "name" : "EditDateIndex", 
          "fields" : "EditDate", 
          "isAscending" : true, 
          "isUnique" : false, 
          "description" : "EditDate Field index", 
          "indexType" : "Attribute"
        }, 
        {
          "name" : "EditorIndex", 
          "fields" : "Editor", 
          "isAscending" : false, 
          "isUnique" : false, 
          "description" : "Editor Field index", 
          "indexType" : "Attribute"
        }, 
        {
          "name" : "Zoning_Index", 
          "fields" : "Zoning", 
          "isAscending" : true, 
          "isUnique" : false, 
          "description" : "Zoning_Index", 
          "indexType" : "Attribute"
        }
      ], 
      "dateFieldsTimeReference" : {
        "timeZone" : "UTC", 
        "timeZoneIANA" : "Etc/UTC", 
        "respectsDaylightSaving" : false
      }, 
      "preferredTimeReference" : null, 
      "types" : [
        {
          "id" : " ", 
          "name" : " ", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : " ", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolPolygon", 
              "prototype" : {
                "attributes" : {
                  "PRV_ZON2" : null, 
                  "PRV_Date_2" : null, 
                  "Id" : null, 
                  "Zoning" : " ", 
                  "UseName" : null, 
                  "Ord" : null, 
                  "PRV_Ord_1" : null, 
                  "PRV_Ord_2" : null, 
                  "Date" : null, 
                  "PRV_ZON1" : null, 
                  "PRV_Date_1" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "AG", 
          "name" : "AG", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "AG", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolPolygon", 
              "prototype" : {
                "attributes" : {
                  "PRV_ZON2" : null, 
                  "PRV_Date_2" : null, 
                  "Id" : null, 
                  "Zoning" : "AG", 
                  "UseName" : null, 
                  "Ord" : null, 
                  "PRV_Ord_1" : null, 
                  "PRV_Ord_2" : null, 
                  "Date" : null, 
                  "PRV_ZON1" : null, 
                  "PRV_Date_1" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "AIR", 
          "name" : "AIR", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "AIR", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolPolygon", 
              "prototype" : {
                "attributes" : {
                  "PRV_ZON2" : null, 
                  "PRV_Date_2" : null, 
                  "Id" : null, 
                  "Zoning" : "AIR", 
                  "UseName" : null, 
                  "Ord" : null, 
                  "PRV_Ord_1" : null, 
                  "PRV_Ord_2" : null, 
                  "Date" : null, 
                  "PRV_ZON1" : null, 
                  "PRV_Date_1" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "C-C", 
          "name" : "C-C", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "C-C", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolPolygon", 
              "prototype" : {
                "attributes" : {
                  "PRV_ZON2" : null, 
                  "PRV_Date_2" : null, 
                  "Id" : null, 
                  "Zoning" : "C-C", 
                  "UseName" : null, 
                  "Ord" : null, 
                  "PRV_Ord_1" : null, 
                  "PRV_Ord_2" : null, 
                  "Date" : null, 
                  "PRV_ZON1" : null, 
                  "PRV_Date_1" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "C-COR", 
          "name" : "C-COR", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "C-COR", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolPolygon", 
              "prototype" : {
                "attributes" : {
                  "PRV_ZON2" : null, 
                  "PRV_Date_2" : null, 
                  "Id" : null, 
                  "Zoning" : "C-COR", 
                  "UseName" : null, 
                  "Ord" : null, 
                  "PRV_Ord_1" : null, 
                  "PRV_Ord_2" : null, 
                  "Date" : null, 
                  "PRV_ZON1" : null, 
                  "PRV_Date_1" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "C-N", 
          "name" : "C-N", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "C-N", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolPolygon", 
              "prototype" : {
                "attributes" : {
                  "PRV_ZON2" : null, 
                  "PRV_Date_2" : null, 
                  "Id" : null, 
                  "Zoning" : "C-N", 
                  "UseName" : null, 
                  "Ord" : null, 
                  "PRV_Ord_1" : null, 
                  "PRV_Ord_2" : null, 
                  "Date" : null, 
                  "PRV_ZON1" : null, 
                  "PRV_Date_1" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "C-R", 
          "name" : "C-R", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "C-R", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolPolygon", 
              "prototype" : {
                "attributes" : {
                  "PRV_ZON2" : null, 
                  "PRV_Date_2" : null, 
                  "Id" : null, 
                  "Zoning" : "C-R", 
                  "UseName" : null, 
                  "Ord" : null, 
                  "PRV_Ord_1" : null, 
                  "PRV_Ord_2" : null, 
                  "Date" : null, 
                  "PRV_ZON1" : null, 
                  "PRV_Date_1" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "I-H", 
          "name" : "I-H", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "I-H", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolPolygon", 
              "prototype" : {
                "attributes" : {
                  "PRV_ZON2" : null, 
                  "PRV_Date_2" : null, 
                  "Id" : null, 
                  "Zoning" : "I-H", 
                  "UseName" : null, 
                  "Ord" : null, 
                  "PRV_Ord_1" : null, 
                  "PRV_Ord_2" : null, 
                  "Date" : null, 
                  "PRV_ZON1" : null, 
                  "PRV_Date_1" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "I-L", 
          "name" : "I-L", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "I-L", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolPolygon", 
              "prototype" : {
                "attributes" : {
                  "PRV_ZON2" : null, 
                  "PRV_Date_2" : null, 
                  "Id" : null, 
                  "Zoning" : "I-L", 
                  "UseName" : null, 
                  "Ord" : null, 
                  "PRV_Ord_1" : null, 
                  "PRV_Ord_2" : null, 
                  "Date" : null, 
                  "PRV_ZON1" : null, 
                  "PRV_Date_1" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "INST", 
          "name" : "INST", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "INST", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolPolygon", 
              "prototype" : {
                "attributes" : {
                  "PRV_ZON2" : null, 
                  "PRV_Date_2" : null, 
                  "Id" : null, 
                  "Zoning" : "INST", 
                  "UseName" : null, 
                  "Ord" : null, 
                  "PRV_Ord_1" : null, 
                  "PRV_Ord_2" : null, 
                  "Date" : null, 
                  "PRV_ZON1" : null, 
                  "PRV_Date_1" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "MHP", 
          "name" : "MHP", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "MHP", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolPolygon", 
              "prototype" : {
                "attributes" : {
                  "PRV_ZON2" : null, 
                  "PRV_Date_2" : null, 
                  "Id" : null, 
                  "Zoning" : "MHP", 
                  "UseName" : null, 
                  "Ord" : null, 
                  "PRV_Ord_1" : null, 
                  "PRV_Ord_2" : null, 
                  "Date" : null, 
                  "PRV_ZON1" : null, 
                  "PRV_Date_1" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "MU-D", 
          "name" : "MU-D", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "MU-D", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolPolygon", 
              "prototype" : {
                "attributes" : {
                  "PRV_ZON2" : null, 
                  "PRV_Date_2" : null, 
                  "Id" : null, 
                  "Zoning" : "MU-D", 
                  "UseName" : null, 
                  "Ord" : null, 
                  "PRV_Ord_1" : null, 
                  "PRV_Ord_2" : null, 
                  "Date" : null, 
                  "PRV_ZON1" : null, 
                  "PRV_Date_1" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "MU-ES-GT", 
          "name" : "MU-ES-GT", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "MU-ES-GT", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolPolygon", 
              "prototype" : {
                "attributes" : {
                  "PRV_ZON2" : null, 
                  "PRV_Date_2" : null, 
                  "Id" : null, 
                  "Zoning" : "MU-ES-GT", 
                  "UseName" : null, 
                  "Ord" : null, 
                  "PRV_Ord_1" : null, 
                  "PRV_Ord_2" : null, 
                  "Date" : null, 
                  "PRV_ZON1" : null, 
                  "PRV_Date_1" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "MU-INT", 
          "name" : "MU-INT", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "MU-INT", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolPolygon", 
              "prototype" : {
                "attributes" : {
                  "PRV_ZON2" : null, 
                  "PRV_Date_2" : null, 
                  "Id" : null, 
                  "Zoning" : "MU-INT", 
                  "UseName" : null, 
                  "Ord" : null, 
                  "PRV_Ord_1" : null, 
                  "PRV_Ord_2" : null, 
                  "Date" : null, 
                  "PRV_ZON1" : null, 
                  "PRV_Date_1" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "MU-MED", 
          "name" : "MU-MED", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "MU-MED", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolPolygon", 
              "prototype" : {
                "attributes" : {
                  "PRV_ZON2" : null, 
                  "PRV_Date_2" : null, 
                  "Id" : null, 
                  "Zoning" : "MU-MED", 
                  "UseName" : null, 
                  "Ord" : null, 
                  "PRV_Ord_1" : null, 
                  "PRV_Ord_2" : null, 
                  "Date" : null, 
                  "PRV_ZON1" : null, 
                  "PRV_Date_1" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "MU-N", 
          "name" : "MU-N", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "MU-N", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolPolygon", 
              "prototype" : {
                "attributes" : {
                  "PRV_ZON2" : null, 
                  "PRV_Date_2" : null, 
                  "Id" : null, 
                  "Zoning" : "MU-N", 
                  "UseName" : null, 
                  "Ord" : null, 
                  "PRV_Ord_1" : null, 
                  "PRV_Ord_2" : null, 
                  "Date" : null, 
                  "PRV_ZON1" : null, 
                  "PRV_Date_1" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "MU-T", 
          "name" : "MU-T", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "MU-T", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolPolygon", 
              "prototype" : {
                "attributes" : {
                  "PRV_ZON2" : null, 
                  "PRV_Date_2" : null, 
                  "Id" : null, 
                  "Zoning" : "MU-T", 
                  "UseName" : null, 
                  "Ord" : null, 
                  "PRV_Ord_1" : null, 
                  "PRV_Ord_2" : null, 
                  "Date" : null, 
                  "PRV_ZON1" : null, 
                  "PRV_Date_1" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "MU-VC", 
          "name" : "MU-VC", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "MU-VC", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolPolygon", 
              "prototype" : {
                "attributes" : {
                  "PRV_ZON2" : null, 
                  "PRV_Date_2" : null, 
                  "Id" : null, 
                  "Zoning" : "MU-VC", 
                  "UseName" : null, 
                  "Ord" : null, 
                  "PRV_Ord_1" : null, 
                  "PRV_Ord_2" : null, 
                  "Date" : null, 
                  "PRV_ZON1" : null, 
                  "PRV_Date_1" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "O", 
          "name" : "O", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "O", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolPolygon", 
              "prototype" : {
                "attributes" : {
                  "PRV_ZON2" : null, 
                  "PRV_Date_2" : null, 
                  "Id" : null, 
                  "Zoning" : "O", 
                  "UseName" : null, 
                  "Ord" : null, 
                  "PRV_Ord_1" : null, 
                  "PRV_Ord_2" : null, 
                  "Date" : null, 
                  "PRV_ZON1" : null, 
                  "PRV_Date_1" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PD", 
          "name" : "PD", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PD", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolPolygon", 
              "prototype" : {
                "attributes" : {
                  "PRV_ZON2" : null, 
                  "PRV_Date_2" : null, 
                  "Id" : null, 
                  "Zoning" : "PD", 
                  "UseName" : null, 
                  "Ord" : null, 
                  "PRV_Ord_1" : null, 
                  "PRV_Ord_2" : null, 
                  "Date" : null, 
                  "PRV_ZON1" : null, 
                  "PRV_Date_1" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PR", 
          "name" : "PR", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PR", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolPolygon", 
              "prototype" : {
                "attributes" : {
                  "PRV_ZON2" : null, 
                  "PRV_Date_2" : null, 
                  "Id" : null, 
                  "Zoning" : "PR", 
                  "UseName" : null, 
                  "Ord" : null, 
                  "PRV_Ord_1" : null, 
                  "PRV_Ord_2" : null, 
                  "Date" : null, 
                  "PRV_ZON1" : null, 
                  "PRV_Date_1" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "RCE", 
          "name" : "RCE", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "RCE", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolPolygon", 
              "prototype" : {
                "attributes" : {
                  "PRV_ZON2" : null, 
                  "PRV_Date_2" : null, 
                  "Id" : null, 
                  "Zoning" : "RCE", 
                  "UseName" : null, 
                  "Ord" : null, 
                  "PRV_Ord_1" : null, 
                  "PRV_Ord_2" : null, 
                  "Date" : null, 
                  "PRV_ZON1" : null, 
                  "PRV_Date_1" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "RMF", 
          "name" : "RMF", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "RMF", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolPolygon", 
              "prototype" : {
                "attributes" : {
                  "PRV_ZON2" : null, 
                  "PRV_Date_2" : null, 
                  "Id" : null, 
                  "Zoning" : "RMF", 
                  "UseName" : null, 
                  "Ord" : null, 
                  "PRV_Ord_1" : null, 
                  "PRV_Ord_2" : null, 
                  "Date" : null, 
                  "PRV_ZON1" : null, 
                  "PRV_Date_1" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "RSF-1A", 
          "name" : "RSF-1A", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "RSF-1A", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolPolygon", 
              "prototype" : {
                "attributes" : {
                  "PRV_ZON2" : null, 
                  "PRV_Date_2" : null, 
                  "Id" : null, 
                  "Zoning" : "RSF-1A", 
                  "UseName" : null, 
                  "Ord" : null, 
                  "PRV_Ord_1" : null, 
                  "PRV_Ord_2" : null, 
                  "Date" : null, 
                  "PRV_ZON1" : null, 
                  "PRV_Date_1" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "RSF-1B", 
          "name" : "RSF-1B", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "RSF-1B", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolPolygon", 
              "prototype" : {
                "attributes" : {
                  "PRV_ZON2" : null, 
                  "PRV_Date_2" : null, 
                  "Id" : null, 
                  "Zoning" : "RSF-1B", 
                  "UseName" : null, 
                  "Ord" : null, 
                  "PRV_Ord_1" : null, 
                  "PRV_Ord_2" : null, 
                  "Date" : null, 
                  "PRV_ZON1" : null, 
                  "PRV_Date_1" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "RTF", 
          "name" : "RTF", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "RTF", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolPolygon", 
              "prototype" : {
                "attributes" : {
                  "PRV_ZON2" : null, 
                  "PRV_Date_2" : null, 
                  "Id" : null, 
                  "Zoning" : "RTF", 
                  "UseName" : null, 
                  "Ord" : null, 
                  "PRV_Ord_1" : null, 
                  "PRV_Ord_2" : null, 
                  "Date" : null, 
                  "PRV_ZON1" : null, 
                  "PRV_Date_1" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "T", 
          "name" : "T", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "T", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolPolygon", 
              "prototype" : {
                "attributes" : {
                  "PRV_ZON2" : null, 
                  "PRV_Date_2" : null, 
                  "Id" : null, 
                  "Zoning" : "T", 
                  "UseName" : null, 
                  "Ord" : null, 
                  "PRV_Ord_1" : null, 
                  "PRV_Ord_2" : null, 
                  "Date" : null, 
                  "PRV_ZON1" : null, 
                  "PRV_Date_1" : null
                }
              }
            }
          ]
        }
      ], 
      "templates" : [], 
      "supportedQueryFormats" : "JSON, geoJSON, PBF", 
      "supportedAppendFormats" : "sqlite,geoPackage,shapefile,filegdb,featureCollection,geojson,csv,excel,jsonl,featureService,pbf,imageCollection", 
      "supportedAppendSourceFilterFormats" : "sqlite,geoPackage,shapefile,filegdb,featureService", 
      "supportedExportFormats" : "csv,shapefile,sqlite,geoPackage,filegdb,featureCollection,geojson,kml,excel,parquet", 
      "supportedConvertFileFormats" : "JSON,PBF,Parquet", 
      "supportedConvertContentFormats" : "LayerEditCollection,FeatureCollection", 
      "supportedSpatialRelationships" : [
        "esriSpatialRelIntersects", 
        "esriSpatialRelContains", 
        "esriSpatialRelCrosses", 
        "esriSpatialRelEnvelopeIntersects", 
        "esriSpatialRelIndexIntersects", 
        "esriSpatialRelOverlaps", 
        "esriSpatialRelTouches", 
        "esriSpatialRelWithin", 
        "esriSpatialRelDisjoint", 
        "esriSpatialRelRelation"
      ], 
      "guidFormat" : "", 
      "supportsContingentValues" : true, 
      "supportsEditingContingentValues" : true, 
      "supportedContingentValuesFormats" : "JSON, PBF", 
      "supportsFieldGroups" : true, 
      "supportedSyncDataOptions" : 260, 
      "hasStaticData" : true, 
      "maxRecordCount" : 2000, 
      "standardMaxRecordCount" : 2000, 
      "maxIdsCount" : 1000000, 
      "standardMaxRecordCountNoGeometry" : 32000, 
      "tileMaxRecordCount" : 4000, 
      "maxRecordCountFactor" : 1, 
      "capabilities" : "Query,Extract"
    }
  ], 
  "tables" : []
}