Name: Parcels
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
Service Item Id: 0b7dfe01f5da44018b509e952dbb852c
Copyright Text: Galveston Central Appraisal District
Default Visibility: true
MaxRecordCount: 2000
Supported Query Formats: JSON, geoJSON, PBF
Min Scale: 10000
Max Scale: 0
Supports Advanced Queries: true
Supports Statistics: true
Has Labels: true
Can Modify Layer: true
Can Scale Symbols: false
Use Standardized Queries: true
Supports Datum Transformation: true
Extent:
XMin: 3166917.58530831
YMin: 1.35986402969847E7
XMax: 3439803.60351157
YMax: 1.37936636005069E7
Spatial Reference: 102740
(2278)
Drawing Info:
Renderer:
Simple Renderer:
Symbol: Style: esriSFSSolid
Color: [130, 130, 130, 0]
Outline:
Style: esriSLSSolid
Color: [0, 0, 0, 255]
Width: 1
Label: N/A
Description: N/A
Transparency: 0
Labeling Info:
Label Placement: esriServerPolygonPlacementAlwaysHorizontal
Label Expression: N/A
Use Coded Values: true
Symbol:
Color: [0, 0, 0, 255]
Background Color: N/A
Outline Color: N/A
Vertical Alignment: bottom
Horizontal Alignment: left
Right to Left: false
Angle: 0
XOffset: 0
YOffset: 0
Size: 10
Font Family: Tahoma
Font Style: normal
Font Weight: normal
Font Decoration: none
Min. Scale: 0.0
Max. Scale: 0.0
Advanced Query Capabilities:
Supports Statistics: true
Supports OrderBy: true
Supports Distinct: true
Supports Pagination: true
Supports TrueCurve: true
Supports Returning Query Extent: true
Supports Query With Distance: true
Supports Sql Expression: true
Supports Query With ResultType: false
Supports Returning Geometry Centroid: false
Supports Binning LOD: false
Supports Query With LOD Spatial Reference: false
Supports Percentile Statistics: true
Supports Having Clause: true
Supports Count Distinct: true
Supports Time Relation: true
Supports Sql Format: false
Supports Query Analytic: true
Supports Query With Current User: true
HasZ: false
HasM: false
Has Attachments: false
HTML Popup Type: esriServerHTMLPopupTypeAsHTMLText
Type ID Field: null
Fields:
-
OBJECTID
(
type: esriFieldTypeOID, alias: OBJECTID
)
-
GEOID
(
type: esriFieldTypeString, alias: GEOID, length: 254
)
-
NAME
(
type: esriFieldTypeString, alias: NAME, length: 254
)
-
ADDRESS
(
type: esriFieldTypeString, alias: ADDRESS, length: 254
)
-
ADDRESS2
(
type: esriFieldTypeString, alias: ADDRESS2, length: 254
)
-
ADDRESS3
(
type: esriFieldTypeString, alias: ADDRESS3, length: 254
)
-
CITY
(
type: esriFieldTypeString, alias: CITY, length: 254
)
-
ST
(
type: esriFieldTypeString, alias: ST, length: 254
)
-
ZIP
(
type: esriFieldTypeString, alias: ZIP, length: 254
)
-
SITUS_NO
(
type: esriFieldTypeInteger, alias: SITUS_NO
)
-
SITUS
(
type: esriFieldTypeString, alias: SITUS, length: 254
)
-
LEGAL
(
type: esriFieldTypeString, alias: LEGAL, length: 254
)
-
ENTITIES
(
type: esriFieldTypeString, alias: ENTITIES, length: 254
)
-
ACRES
(
type: esriFieldTypeDouble, alias: ACRES
)
-
LANDUSE
(
type: esriFieldTypeString, alias: LANDUSE, length: 254
)
-
PAGE
(
type: esriFieldTypeString, alias: PAGE, length: 254
)
-
NBHD
(
type: esriFieldTypeString, alias: NBHD, length: 254
)
-
INTEREST
(
type: esriFieldTypeInteger, alias: INTEREST
)
-
EXEMPT
(
type: esriFieldTypeString, alias: EXEMPT, length: 254
)
-
FLAGS
(
type: esriFieldTypeString, alias: FLAGS, length: 254
)
-
SECURE
(
type: esriFieldTypeString, alias: SECURE, length: 254
)
-
VAL23LAND
(
type: esriFieldTypeInteger, alias: VAL23LAND
)
-
VAL23IMP
(
type: esriFieldTypeInteger, alias: VAL23IMP
)
-
VAL23TOT
(
type: esriFieldTypeInteger, alias: VAL23TOT
)
-
SHAPE_LENG
(
type: esriFieldTypeDouble, alias: SHAPE_LENG
)
-
ID
(
type: esriFieldTypeString, alias: ID, length: 10
)
-
TEMPID
(
type: esriFieldTypeString, alias: Temporary ID, length: 50
)
-
SHAPE
(
type: esriFieldTypeGeometry, alias: SHAPE
)
-
SHAPE.AREA
(
type: esriFieldTypeDouble, alias: SHAPE.AREA
)
-
SHAPE.LEN
(
type: esriFieldTypeDouble, alias: SHAPE.LEN
)
Supported Operations:
Query
Query Attachments
Query Analytic
Generate Renderer
Return Updates
Iteminfo
Thumbnail
Metadata