{
  "currentVersion" : 12, 
  "serviceItemId" : "57ad9ed4de68484ebdab8457d449dc90", 
  "serviceDescription" : "GalvestonCAD parcel data -- Data Update - 20210412", 
  "hasVersionedData" : false, 
  "supportsDisconnectedEditing" : false, 
  "hasStaticData" : false, 
  "hasSharedDomains" : false, 
  "maxRecordCount" : 2000, 
  "maxIdsCount" : 1000000, 
  "supportedQueryFormats" : "JSON", 
  "supportsVCSProjection" : false, 
  "supportedExportFormats" : "csv,shapefile,sqlite,geoPackage,filegdb,featureCollection,geojson,kml,excel", 
  "supportedConvertFileFormats" : "JSON,PBF", 
  "supportedConvertContentFormats" : "LayerEditCollection", 
  "supportedFullTextLocales" : [
    "neutral", 
    "ar-SA", 
    "bg-BG", 
    "bn-IN", 
    "ca-ES", 
    "cs-CZ", 
    "da-DK", 
    "de-DE", 
    "el-GR", 
    "en-GB", 
    "en-US", 
    "es-ES", 
    "fr-FR", 
    "gu-IN", 
    "he-IL", 
    "hi-IN", 
    "hr-HR", 
    "id-ID", 
    "is-IS", 
    "it-IT", 
    "ja-JP", 
    "kn-IN", 
    "ko-KR", 
    "lt-LT", 
    "lv-LV", 
    "ml-IN", 
    "mr-IN", 
    "ms-MY", 
    "nb-NO", 
    "nl-NL", 
    "pa-IN", 
    "pl-PL", 
    "pt-BR", 
    "pt-PT", 
    "ro-RO", 
    "ru-RU", 
    "sk-SK", 
    "sl-SI", 
    "sr-Cyrl-CS", 
    "sr-Latn-CS", 
    "sv-SE", 
    "ta-IN", 
    "te-IN", 
    "th-TH", 
    "tr-TR", 
    "uk-UA", 
    "ur-PK", 
    "vi-VN", 
    "zh-CN", 
    "zh-HK", 
    "zh-MO", 
    "zh-SG", 
    "zh-TW"
  ], 
  "supportsSharedTemplates" : true, 
  "hasSharedTemplates" : true, 
  "capabilities" : "Query", 
  "description" : "\u003cDIV STYLE=\"text-align:Left;\"\u003e\u003cDIV\u003e\u003cDIV\u003e\u003cP\u003e\u003cSPAN\u003eGalveston Central Appraisal District releases data approximately twice a year with their Aug/Sept release being the Certified Year data.\u003c/SPAN\u003e\u003c/P\u003e\u003cP\u003e\u003cSPAN\u003eParcels are essential for multiple City applications, not limited to, but including: Accela and VueWorks. Parcels will be scaled, meaning that at a specific zoom level within the City web maps, the parcels will show up. This is to limit the amount of time it would take to for the system to draw them while the user is zoomed out. Scalability also allows the user a more detailed view of the data with a faster draw time.\u003c/SPAN\u003e\u003c/P\u003e\u003cP\u003e\u003cSPAN\u003eIn current \u003c/SPAN\u003e\u003cSPAN STYLE=\"font-weight:bold;\"\u003eAccela, the alias for parcels must be 'gispar'\u003c/SPAN\u003e\u003cSPAN\u003eto be recognized for the processing scripts.\u003c/SPAN\u003e\u003c/P\u003e\u003cP\u003e\u003cSPAN\u003eIn current \u003c/SPAN\u003e\u003cSPAN STYLE=\"font-weight:bold;\"\u003eVUEWorks, the data type - Object ID must have its field name set to OBJECT\u003c/SPAN\u003e\u003cSPAN\u003eID. The absence of this field name to the object id type causes the layer to become unselectable in the VUEWorks application.\u003c/SPAN\u003e\u003c/P\u003e\u003cP\u003e\u003cSPAN\u003eIn current \u003c/SPAN\u003e\u003cSPAN STYLE=\"font-weight:bold;\"\u003eVUEWorks, the TEMP_ID field is used as a unique id\u003c/SPAN\u003e\u003cSPAN\u003e. VUEWorks is using it as a placeholder to access the parcel data location through the application. VUEWorks Admin is aware that this field will change when new Appraisal District parcel files are released and should not be used to identify parcels or assign service orders or work orders. This field is only needed for VUEWorks to access the location data.\u003c/SPAN\u003e\u003c/P\u003e\u003cP\u003e\u003cSPAN\u003eUse the below in the Field Calculator to generate the TEMPID field (w/o line spaces):\u003c/SPAN\u003e\u003c/P\u003e\u003cP\u003e\u003cSPAN\u003erec = 0\u003c/SPAN\u003e\u003c/P\u003e\u003cP\u003e\u003cSPAN\u003edef autoInc():\u003c/SPAN\u003e\u003c/P\u003e\u003cP\u003e\u003cSPAN\u003eglobal rec\u003c/SPAN\u003e\u003c/P\u003e\u003cP\u003e\u003cSPAN\u003epStart = 1\u003c/SPAN\u003e\u003c/P\u003e\u003cP\u003e\u003cSPAN\u003epInterval = 1\u003c/SPAN\u003e\u003c/P\u003e\u003cP\u003e\u003cSPAN\u003eif (rec == 0):\u003c/SPAN\u003e\u003c/P\u003e\u003cP\u003e\u003cSPAN\u003erec = pStart\u003c/SPAN\u003e\u003c/P\u003e\u003cP\u003e\u003cSPAN\u003eelse:\u003c/SPAN\u003e\u003c/P\u003e\u003cP\u003e\u003cSPAN\u003erec += pInterval\u003c/SPAN\u003e\u003c/P\u003e\u003cP\u003e\u003cSPAN\u003ereturn rec\u003c/SPAN\u003e\u003c/P\u003e\u003cP\u003e\u003cSPAN /\u003e\u003c/P\u003e\u003cP\u003e\u003cSPAN\u003e\"TEMP\" + str(autoInc()).zfill(6)\u003c/SPAN\u003e\u003c/P\u003e\u003cP\u003e\u003cSPAN /\u003e\u003c/P\u003e\u003cP\u003e\u003cSPAN\u003e----------------------------------------------\u003c/SPAN\u003e\u003c/P\u003e\u003cP\u003e\u003cSPAN\u003eremember to set code to Python\u003c/SPAN\u003e\u003c/P\u003e\u003cP\u003e\u003cSPAN /\u003e\u003c/P\u003e\u003cP\u003e\u003cSPAN /\u003e\u003c/P\u003e\u003c/DIV\u003e\u003c/DIV\u003e\u003c/DIV\u003e", 
  "copyrightText" : "Galveston Central Appraisal District", 
  "spatialReference" : {
    "wkid" : 102740, 
    "latestWkid" : 2278
  }, 
  "initialExtent" : {
    "xmin" : 3162540.9308677767, 
    "ymin" : 13571287.358534288, 
    "xmax" : 3417092.2119546211, 
    "ymax" : 13744883.682948273, 
    "spatialReference" : {
      "wkid" : 102740, 
      "latestWkid" : 2278
    }
  }, 
  "fullExtent" : {
    "xmin" : 3206205.3321919888, 
    "ymin" : 13598640.296984717, 
    "xmax" : 3331694.499848336, 
    "ymax" : 13700218.625323728, 
    "spatialReference" : {
      "wkid" : 102740, 
      "latestWkid" : 2278
    }
  }, 
  "allowGeometryUpdates" : true, 
  "supportsTrueCurve" : true, 
  "trueCurveSupportMode" : "OGC", 
  "supportedCurveTypes" : [
    "esriGeometryCircularArc"
  ], 
  "supportedTrueCurvePbfFeatureEncodings" : [
    "esriCompressedShapeBuffer", 
    "esriDefault"
  ], 
  "allowTrueCurvesUpdates" : true, 
  "onlyAllowTrueCurveUpdatesByTrueCurveClients" : false, 
  "units" : "esriFeet", 
  "supportsAppend" : true, 
  "supportedAppendCapabilities" : "Features", 
  "supportsSharedDomains" : true, 
  "supportsWebHooks" : true, 
  "supportsTemporalLayers" : true, 
  "layerOverridesEnabled" : true, 
  "size" : 46751744, 
  "syncEnabled" : false, 
  "supportsApplyEditsWithGlobalIds" : false, 
  "supportsReturnDeleteResults" : true, 
  "supportsLayerOverrides" : true, 
  "supportsTilesAndBasicQueriesMode" : true, 
  "supportsQueryContingentValues" : true, 
  "supportedContingentValuesFormats" : "JSON, PBF", 
  "supportsContingentValuesJson" : 2, 
  "advancedEditingCapabilities" : {
    "supportsSplit" : false, 
    "supportsReturnServiceEditsInSourceSR" : false, 
    "supportsAsyncApplyEdits" : true, 
    "supportsReturnEditResults" : true, 
    "supportsApplyEditsbyUploadID" : true, 
    "supportedApplyEditsUploadIDFormats" : "JSON,PBF"
  }, 
  "editorTrackingInfo" : {
    "enableEditorTracking" : false, 
    "enableOwnershipAccessControl" : false, 
    "allowOthersToQuery" : true, 
    "allowOthersToUpdate" : true, 
    "allowOthersToDelete" : false, 
    "allowAnonymousToQuery" : true, 
    "allowAnonymousToUpdate" : true, 
    "allowAnonymousToDelete" : true
  }, 
  "xssPreventionInfo" : {
    "xssPreventionEnabled" : true, 
    "xssPreventionRule" : "InputOnly", 
    "xssInputRule" : "rejectInvalid"
  }, 
  "layers" : [
    {
      "id" : 2, 
      "name" : "Parcel", 
      "parentLayerId" : -1, 
      "defaultVisibility" : true, 
      "subLayerIds" : null, 
      "minScale" : 0, 
      "maxScale" : 0, 
      "type" : "Feature Layer", 
      "geometryType" : "esriGeometryPolygon"
    }
  ], 
  "tables" : []
}