ArcGIS REST Services Directory
JSON

Layer: Parcel (ID:2)

View In:   Map Viewer

Name: Parcel

Display Field: NAME

Type: Feature Layer

Geometry Type: esriGeometryPolygon

Description: Galveston Central Appraisal District releases data approximately twice a year with their Aug/Sept release being the Certified Year data.Parcels 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.In current Accela, the alias for parcels must be 'gispar'to be recognized for the processing scripts.In current VUEWorks, the data type - Object ID must have its field name set to OBJECTID. The absence of this field name to the object id type causes the layer to become unselectable in the VUEWorks application.In current VUEWorks, the TEMP_ID field is used as a unique id. 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.Use the below in the Field Calculator to generate the TEMPID field (w/o line spaces):rec = 0def autoInc():global recpStart = 1pInterval = 1if (rec == 0):rec = pStartelse:rec += pIntervalreturn rec"TEMP" + str(autoInc()).zfill(6)----------------------------------------------remember to set code to Python

Copyright Text: Galveston Central Appraisal District

Min. Scale: 0

Max. Scale: 0

Default Visibility: true

Max Record Count: 2000

Supported query Formats: JSON, geoJSON, PBF

Use Standardized Queries: True

Extent:

Drawing Info:

HasZ: false

HasM: false

Has Attachments: false

Has Geometry Properties: true

HTML Popup Type: esriServerHTMLPopupTypeAsHTMLText

Object ID Field: OBJECTID_1

Unique ID Field:

Global ID Field:

Type ID Field:

Fields:
Templates:

Is Data Versioned: false

Has Contingent Values: false

Supports Rollback On Failure Parameter: true

Last Edit Date: 10/1/2024 4:26:05 PM

Schema Last Edit Date: 10/1/2024 4:26:05 PM

Data Last Edit Date: 10/1/2024 4:21:24 PM

Supported Operations:   Query   Query Pivot   Query Top Features   Query Analytic   Query Bins   Generate Renderer   Validate SQL   Get Estimates   ConvertFormat