{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Addresses", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "modelName": "GP_882470621", "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 3460472.972024888, "ymin": 1.3917875137682095E7, "xmax": 3557174.3102005124, "ymax": 1.4010514689547211E7, "spatialReference": { "wkid": 102740, "latestWkid": 2278 } }, "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "604ddd2e1c3c603ca6903a957c2f853f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAIZJREFUGJV1yrENQVEYgNFzk5u8hkSeEZRaSgYwg0QjKgMoLKBlBDoVE6glZlBrXqV5jV8jIcJpvy97ibLsqaoh7jgkbpDhwUZVzb2tgknimIMpPiO0sAu6GTO/NTHOKP8MoijaObgkOr+GVNfnnFhghMZXP2GfE9egjzUGuEdRbFNdLxPxBCZeIh/ZWfAgAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "HOUSE_NUM", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "APT", "type": "esriFieldTypeString", "alias": "APT", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "APT" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POINT_X" }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POINT_Y" }, { "name": "HOUSE_NUM", "type": "esriFieldTypeDouble", "alias": "HOUSE_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HOUSE_NUM" }, { "name": "PREFIX_DIR", "type": "esriFieldTypeString", "alias": "PREFIX_DIR", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PREFIX_DIR" }, { "name": "PREFIX_TYPE", "type": "esriFieldTypeString", "alias": "PREFIX_TYPE", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "PREFIX_TYPE" }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "STREET_NAME" }, { "name": "SUFFIX_TYPE", "type": "esriFieldTypeString", "alias": "SUFFIX_TYPE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SUFFIX_TYPE" }, { "name": "SUFFIX_DIR", "type": "esriFieldTypeString", "alias": "SUFFIX_DIR", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SUFFIX_DIR" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "TYPE" }, { "name": "ZIP", "type": "esriFieldTypeDouble", "alias": "ZIP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZIP" }, { "name": "STREET_FULLNAME", "type": "esriFieldTypeString", "alias": "STREET_FULLNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STREET_FULLNAME" }, { "name": "Latitude", "type": "esriFieldTypeString", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "length": 41, "defaultValue": null, "modelName": "Latitude" }, { "name": "Longitude", "type": "esriFieldTypeString", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "length": 41, "defaultValue": null, "modelName": "Longitude" }, { "name": "DATE_MODIF", "type": "esriFieldTypeDate", "alias": "DATE_MODIF", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_MODIF" }, { "name": "WARD", "type": "esriFieldTypeSmallInteger", "alias": "WARD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WARD" }, { "name": "WARD_DESC", "type": "esriFieldTypeString", "alias": "WARD_DESC", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WARD_DESC" }, { "name": "GUID", "type": "esriFieldTypeString", "alias": "GUID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GUID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Point_Type", "type": "esriFieldTypeString", "alias": "Point_Type", "domain": { "type": "codedValue", "name": "Address Types", "description": "Types of addressing throughout the city", "codedValues": [ { "name": "Approved", "code": "1" }, { "name": "Tentative", "code": "2" }, { "name": "Code Enforcement", "code": "3" }, { "name": "Utility", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Point_Type" }, { "name": "UNIVERSALID", "type": "esriFieldTypeString", "alias": "UNIVERSALID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UNIVERSALID" }, { "name": "Hyperlink", "type": "esriFieldTypeString", "alias": "Hyperlink", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Hyperlink" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CITY" }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "BUILDING", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BUILDING" }, { "name": "FLOOR", "type": "esriFieldTypeString", "alias": "FLOOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FLOOR" }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UNIT" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1109_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1109", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1109", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S968_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Addresses", "description": "", "prototype": { "attributes": { "UNIT": null, "ADDRESS": null, "APT": null, "X": null, "Y": null, "POINT_X": null, "POINT_Y": null, "HOUSE_NUM": null, "PREFIX_DIR": null, "PREFIX_TYPE": null, "STREET_NAME": null, "SUFFIX_TYPE": null, "SUFFIX_DIR": null, "TYPE": null, "ZIP": null, "STREET_FULLNAME": null, "Latitude": null, "Longitude": null, "DATE_MODIF": null, "WARD": null, "WARD_DESC": null, "GUID": null, "FLOOR": null, "BUILDING": null, "CITY": null, "Hyperlink": null, "Point_Type": null, "UNIVERSALID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7cedc298a19a4dc5a7784a534a4b5d82" }, { "currentVersion": 10.91, "id": 1, "name": "City Boundary", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Beaumont City Limits Polygon ", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 3478777.5802807957, "ymin": 1.3933364759493947E7, "xmax": 3539272.816566795, "ymax": 1.4010965642360792E7, "spatialReference": { "wkid": 102740, "latestWkid": 2278 } }, "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 243, 252, 114 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 114 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "created_user", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1128_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1128", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1128", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S987_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "City Boundary", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7cedc298a19a4dc5a7784a534a4b5d82" }, { "currentVersion": 10.91, "id": 2, "name": "City ETJ", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 3451893.837857306, "ymin": 1.3906611489759222E7, "xmax": 3545624.007350296, "ymax": 1.4037322512792349E7, "spatialReference": { "wkid": 102740, "latestWkid": 2278 } }, "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 187, 165, 255 ], "width": 4 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "created_user", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FNODE_", "type": "esriFieldTypeDouble", "alias": "FNODE_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FNODE_" }, { "name": "TNODE_", "type": "esriFieldTypeDouble", "alias": "TNODE_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TNODE_" }, { "name": "LPOLY_", "type": "esriFieldTypeDouble", "alias": "LPOLY_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LPOLY_" }, { "name": "RPOLY_", "type": "esriFieldTypeDouble", "alias": "RPOLY_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RPOLY_" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "JCITY_", "type": "esriFieldTypeDouble", "alias": "JCITY_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "JCITY_" }, { "name": "JCITY_ID", "type": "esriFieldTypeDouble", "alias": "JCITY_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "JCITY_ID" }, { "name": "VALUE", "type": "esriFieldTypeDouble", "alias": "VALUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALUE" }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Leng" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1124_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1124", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1124", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S983_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "City ETJ", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "FNODE_": null, "TNODE_": null, "LPOLY_": null, "RPOLY_": null, "LENGTH": null, "JCITY_": null, "JCITY_ID": null, "VALUE": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7cedc298a19a4dc5a7784a534a4b5d82" }, { "currentVersion": 10.91, "id": 3, "name": "Streets", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 3408846.0482963324, "ymin": 1.3820809222728714E7, "xmax": 3605542.956415668, "ymax": 1.4009101000002533E7, "spatialReference": { "wkid": 102740, "latestWkid": 2278 } }, "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[Msag_Name]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID_1", "displayField": "St_Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DiscrpAgID", "type": "esriFieldTypeString", "alias": "DiscrpAgID", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "DiscrpAgID" }, { "name": "DateUpdate", "type": "esriFieldTypeDate", "alias": "DateUpdate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateUpdate" }, { "name": "Effective", "type": "esriFieldTypeDate", "alias": "Effective", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Effective" }, { "name": "Expire", "type": "esriFieldTypeDate", "alias": "Expire", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Expire" }, { "name": "RCL_NGUID", "type": "esriFieldTypeString", "alias": "RCL_NGUID", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "RCL_NGUID" }, { "name": "St_PreMod", "type": "esriFieldTypeString", "alias": "St_PreMod", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "St_PreMod" }, { "name": "St_PreDir", "type": "esriFieldTypeString", "alias": "St_PreDir", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "St_PreDir" }, { "name": "St_PreTyp", "type": "esriFieldTypeString", "alias": "St_PreTyp", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "St_PreTyp" }, { "name": "St_PreSep", "type": "esriFieldTypeString", "alias": "St_PreSep", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "St_PreSep" }, { "name": "St_Name", "type": "esriFieldTypeString", "alias": "St_Name", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "St_Name" }, { "name": "StN_PosTyp", "type": "esriFieldTypeString", "alias": "StN_PosTyp", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StN_PosTyp" }, { "name": "StN_PosDir", "type": "esriFieldTypeString", "alias": "StN_PosDir", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "StN_PosDir" }, { "name": "StN_PosMod", "type": "esriFieldTypeString", "alias": "StN_PosMod", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "StN_PosMod" }, { "name": "LSt_PreDir", "type": "esriFieldTypeString", "alias": "LSt_PreDir", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LSt_PreDir" }, { "name": "LSt_Name", "type": "esriFieldTypeString", "alias": "LSt_Name", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "LSt_Name" }, { "name": "LSt_Type", "type": "esriFieldTypeString", "alias": "LSt_Type", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "LSt_Type" }, { "name": "LStPosDir", "type": "esriFieldTypeString", "alias": "LStPosDir", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LStPosDir" }, { "name": "AdNumPre_L", "type": "esriFieldTypeString", "alias": "AdNumPre_L", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "AdNumPre_L" }, { "name": "AdNumPre_R", "type": "esriFieldTypeString", "alias": "AdNumPre_R", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "AdNumPre_R" }, { "name": "FromAddr_L", "type": "esriFieldTypeInteger", "alias": "FromAddr_L", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FromAddr_L" }, { "name": "ToAddr_L", "type": "esriFieldTypeInteger", "alias": "ToAddr_L", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ToAddr_L" }, { "name": "FromAddr_R", "type": "esriFieldTypeInteger", "alias": "FromAddr_R", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FromAddr_R" }, { "name": "ToAddr_R", "type": "esriFieldTypeInteger", "alias": "ToAddr_R", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ToAddr_R" }, { "name": "Parity_L", "type": "esriFieldTypeString", "alias": "Parity_L", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Parity_L" }, { "name": "Parity_R", "type": "esriFieldTypeString", "alias": "Parity_R", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Parity_R" }, { "name": "Country_L", "type": "esriFieldTypeString", "alias": "Country_L", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "Country_L" }, { "name": "Country_R", "type": "esriFieldTypeString", "alias": "Country_R", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "Country_R" }, { "name": "State_L", "type": "esriFieldTypeString", "alias": "STATE_L", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "State_L" }, { "name": "State_R", "type": "esriFieldTypeString", "alias": "STATE_R", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "State_R" }, { "name": "County_L", "type": "esriFieldTypeString", "alias": "COUNTY_L", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "County_L" }, { "name": "County_R", "type": "esriFieldTypeString", "alias": "COUNTY_R", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "County_R" }, { "name": "IncMuni_L", "type": "esriFieldTypeString", "alias": "IncMuni_L", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "IncMuni_L" }, { "name": "IncMuni_R", "type": "esriFieldTypeString", "alias": "IncMuni_R", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "IncMuni_R" }, { "name": "UnincCom_L", "type": "esriFieldTypeString", "alias": "UnincCom_L", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "UnincCom_L" }, { "name": "UnincCom_R", "type": "esriFieldTypeString", "alias": "UnincCom_R", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "UnincCom_R" }, { "name": "NbrhdCom_L", "type": "esriFieldTypeString", "alias": "NbrhdCom_L", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NbrhdCom_L" }, { "name": "NbrhdCom_R", "type": "esriFieldTypeString", "alias": "NbrhdCom_R", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NbrhdCom_R" }, { "name": "PostComm_L", "type": "esriFieldTypeString", "alias": "PostComm_L", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "PostComm_L" }, { "name": "PostComm_R", "type": "esriFieldTypeString", "alias": "PostComm_R", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "PostComm_R" }, { "name": "PostCode_L", "type": "esriFieldTypeString", "alias": "PostCode_L", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "PostCode_L" }, { "name": "PostCode_R", "type": "esriFieldTypeString", "alias": "PostCode_R", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "PostCode_R" }, { "name": "ESN_L", "type": "esriFieldTypeString", "alias": "ESN_L", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ESN_L" }, { "name": "ESN_R", "type": "esriFieldTypeString", "alias": "ESN_R", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ESN_R" }, { "name": "MSAGComm_L", "type": "esriFieldTypeString", "alias": "MSAGComm_L", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MSAGComm_L" }, { "name": "MSAGComm_R", "type": "esriFieldTypeString", "alias": "MSAGComm_R", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MSAGComm_R" }, { "name": "Entity_L", "type": "esriFieldTypeString", "alias": "Entity_L", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Entity_L" }, { "name": "Entity_R", "type": "esriFieldTypeString", "alias": "Entity_R", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Entity_R" }, { "name": "Exchange_L", "type": "esriFieldTypeString", "alias": "EXCHANGE_L", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Exchange_L" }, { "name": "Exchange_R", "type": "esriFieldTypeString", "alias": "EXCHANGE_R", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Exchange_R" }, { "name": "SpeedLimit", "type": "esriFieldTypeInteger", "alias": "SpeedLimit", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SpeedLimit" }, { "name": "OneWay", "type": "esriFieldTypeString", "alias": "OneWay", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "OneWay" }, { "name": "RoadClass", "type": "esriFieldTypeString", "alias": "RoadClass", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "RoadClass" }, { "name": "GC_Excepti", "type": "esriFieldTypeString", "alias": "GC_Excepti", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "GC_Excepti" }, { "name": "Msag_Name", "type": "esriFieldTypeString", "alias": "MSAG_NAME", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "Msag_Name" }, { "name": "Alias_Stre", "type": "esriFieldTypeString", "alias": "Alias_Stre", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "Alias_Stre" }, { "name": "Road_Class", "type": "esriFieldTypeInteger", "alias": "Road_Class", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Road_Class" }, { "name": "User_ID", "type": "esriFieldTypeString", "alias": "USER_ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "User_ID" }, { "name": "Creation_U", "type": "esriFieldTypeString", "alias": "Creation_U", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Creation_U" }, { "name": "Collection", "type": "esriFieldTypeString", "alias": "COLLECTION", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "Collection" }, { "name": "FIPS_Regio", "type": "esriFieldTypeString", "alias": "FIPS_Regio", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "FIPS_Regio" }, { "name": "Tandem", "type": "esriFieldTypeString", "alias": "Tandem", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Tandem" }, { "name": "NO_MSAG", "type": "esriFieldTypeInteger", "alias": "NO_MSAG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NO_MSAG" }, { "name": "CREATION_D", "type": "esriFieldTypeDate", "alias": "CREATION_D", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATION_D" }, { "name": "C1_EXCEPTI", "type": "esriFieldTypeInteger", "alias": "C1_EXCEPTI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "C1_EXCEPTI" }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_STLe" }, { "name": "BMT_MAINT_AUTH", "type": "esriFieldTypeString", "alias": "BMT_MAINT_AUTH", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "BMT_MAINT_AUTH" }, { "name": "BMT_MODEL_CLASS", "type": "esriFieldTypeString", "alias": "BMT_MODEL_CLASS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BMT_MODEL_CLASS" }, { "name": "BMT_OWNER", "type": "esriFieldTypeString", "alias": "BMT_OWNER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BMT_OWNER" }, { "name": "UNIVERSALID", "type": "esriFieldTypeString", "alias": "UNIVERSALID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UNIVERSALID" }, { "name": "IMS_MATERIAL", "type": "esriFieldTypeString", "alias": "IMS_MATERIAL", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "IMS_MATERIAL" }, { "name": "IMS_PCI", "type": "esriFieldTypeSmallInteger", "alias": "IMS_PCI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IMS_PCI" }, { "name": "IMS_STREET_PCI", "type": "esriFieldTypeSmallInteger", "alias": "IMS_STREET_PCI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IMS_STREET_PCI" }, { "name": "IMS_PCI_SURVEY_DATE", "type": "esriFieldTypeDate", "alias": "IMS_PCI_SURVEY_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "IMS_PCI_SURVEY_DATE" }, { "name": "IMS_LENGTH", "type": "esriFieldTypeInteger", "alias": "IMS_LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IMS_LENGTH" }, { "name": "IMS_PAVEMENT_WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "IMS_PAVEMENT_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IMS_PAVEMENT_WIDTH" }, { "name": "IMS_PAVEMENT_SQ_YARDAGE", "type": "esriFieldTypeInteger", "alias": "IMS_PAVEMENT_SQ_YARDAGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IMS_PAVEMENT_SQ_YARDAGE" }, { "name": "IMS_REHAB_ACTIVITY", "type": "esriFieldTypeString", "alias": "IMS_REHAB_ACTIVITY", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "IMS_REHAB_ACTIVITY" }, { "name": "IMS_SEGMENT_REHAB_RESULTS", "type": "esriFieldTypeString", "alias": "IMS_SEGMENT_REHAB_RESULTS", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "IMS_SEGMENT_REHAB_RESULTS" }, { "name": "STREET_STATUS", "type": "esriFieldTypeString", "alias": "STREET_STATUS", "domain": { "type": "codedValue", "name": "Street Status", "description": "", "codedValues": [ { "name": "As-Built", "code": "As-Built" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Preliminary", "code": "Preliminary" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "STREET_STATUS" }, { "name": "OSSI_CITY", "type": "esriFieldTypeString", "alias": "OSSI_CITY", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "OSSI_CITY" }, { "name": "GlobalID_1", "type": "esriFieldTypeGlobalID", "alias": "GlobalID_1", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID_1" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1375_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1375", "fields": "GlobalID_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1375", "fields": "GlobalID_1,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1224_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Streets", "description": "", "prototype": { "attributes": { "OSSI_CITY": null, "DiscrpAgID": null, "DateUpdate": null, "Effective": null, "Expire": null, "RCL_NGUID": null, "St_PreMod": null, "St_PreDir": null, "St_PreTyp": null, "St_PreSep": null, "St_Name": null, "StN_PosTyp": null, "StN_PosDir": null, "StN_PosMod": null, "LSt_PreDir": null, "LSt_Name": null, "LSt_Type": null, "LStPosDir": null, "AdNumPre_L": null, "AdNumPre_R": null, "FromAddr_L": null, "ToAddr_L": null, "FromAddr_R": null, "ToAddr_R": null, "Parity_L": null, "Parity_R": null, "Country_L": null, "Country_R": null, "State_L": null, "State_R": null, "County_L": null, "County_R": null, "IncMuni_L": null, "IncMuni_R": null, "UnincCom_L": null, "UnincCom_R": null, "NbrhdCom_L": null, "NbrhdCom_R": null, "PostComm_L": null, "PostComm_R": null, "PostCode_L": null, "PostCode_R": null, "ESN_L": null, "ESN_R": null, "MSAGComm_L": null, "MSAGComm_R": null, "Entity_L": null, "Entity_R": null, "Exchange_L": null, "Exchange_R": null, "SpeedLimit": null, "OneWay": null, "RoadClass": null, "GC_Excepti": null, "Msag_Name": null, "Alias_Stre": null, "Road_Class": null, "User_ID": null, "Creation_U": null, "Collection": null, "FIPS_Regio": null, "Tandem": null, "NO_MSAG": null, "CREATION_D": null, "C1_EXCEPTI": null, "GlobalID": null, "Shape_STLe": null, "BMT_MAINT_AUTH": null, "BMT_MODEL_CLASS": null, "BMT_OWNER": null, "UNIVERSALID": null, "IMS_MATERIAL": null, "IMS_PCI": null, "IMS_STREET_PCI": null, "IMS_PCI_SURVEY_DATE": null, "IMS_LENGTH": null, "IMS_PAVEMENT_WIDTH": null, "IMS_PAVEMENT_SQ_YARDAGE": null, "IMS_REHAB_ACTIVITY": null, "IMS_SEGMENT_REHAB_RESULTS": null, "STREET_STATUS": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7cedc298a19a4dc5a7784a534a4b5d82" }, { "currentVersion": 10.91, "id": 4, "name": "Railroads", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 150000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 3409636.7500058264, "ymin": 1.3882264000008076E7, "xmax": 3590831.499997765, "ymax": 1.4009372000007197E7, "spatialReference": { "wkid": 102740, "latestWkid": 2278 } }, "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FNODE_", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FNODE_", "type": "esriFieldTypeInteger", "alias": "FNODE_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FNODE_" }, { "name": "TNODE_", "type": "esriFieldTypeInteger", "alias": "TNODE_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TNODE_" }, { "name": "LPOLY_", "type": "esriFieldTypeInteger", "alias": "LPOLY_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LPOLY_" }, { "name": "RPOLY_", "type": "esriFieldTypeInteger", "alias": "RPOLY_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RPOLY_" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "JEFFRAIL_", "type": "esriFieldTypeInteger", "alias": "JEFFRAIL_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "JEFFRAIL_" }, { "name": "JEFFRAIL_I", "type": "esriFieldTypeInteger", "alias": "JEFFRAIL_I", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "JEFFRAIL_I" }, { "name": "CODE", "type": "esriFieldTypeInteger", "alias": "CODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CODE" }, { "name": "BeaumontGIS.SDE.Beaumont_Railroads.len", "type": "esriFieldTypeDouble", "alias": "len", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BeaumontGIS.SDE.Beaumont_Railroads.len" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "UNIVERSALID", "type": "esriFieldTypeString", "alias": "UNIVERSALID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UNIVERSALID" }, { "name": "HYPERLINK", "type": "esriFieldTypeString", "alias": "HYPERLINK", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "HYPERLINK" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1314_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1314", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1314", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1173_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Railroads", "description": "", "prototype": { "attributes": { "HYPERLINK": null, "FNODE_": null, "TNODE_": null, "LPOLY_": null, "RPOLY_": null, "LENGTH": null, "JEFFRAIL_": null, "JEFFRAIL_I": null, "CODE": null, "BeaumontGIS.SDE.Beaumont_Railroads.len": null, "UNIVERSALID": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7cedc298a19a4dc5a7784a534a4b5d82" }, { "currentVersion": 10.91, "id": 5, "name": "Inspector Areas", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 3478389.125421688, "ymin": 1.3933484117125109E7, "xmax": 3538884.3617144376, "ymax": 1.4011084999980763E7, "spatialReference": { "wkid": 102740, "latestWkid": 2278 } }, "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OFFICER", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 252, 187, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 89 ], "width": 0.4 } }, "value": "BENJAMIN BUNDRICK", "label": "BENJAMIN BUNDRICK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 231, 252, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 89 ], "width": 0.4 } }, "value": "CHEYENNE JACKSON", "label": "CHEYENNE JACKSON", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 234, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 89 ], "width": 0.4 } }, "value": "HEATH ROMERIL", "label": "HEATH ROMERIL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 237, 23, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 248, 249, 62, 89 ], "width": 0.4 } }, "value": "JOHN WILSON", "label": "JOHN WILSON", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 185, 179, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 89 ], "width": 0.4 } }, "value": "KRISTIE HILLIARD", "label": "KRISTIE HILLIARD", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 89 ], "width": 0.4 } }, "value": "RUBICELA LARA", "label": "RUBICELA LARA", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 179, 252, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 89 ], "width": 0.4 } }, "value": "TERRY RANDLE", "label": "JOHNNY DARCEY", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[OFFICER]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 89 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LAST_FIRST_NAME", "typeIdField": "OFFICER", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "OFFICER", "type": "esriFieldTypeString", "alias": "OFFICER", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "OFFICER" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "UNIVERSALID", "type": "esriFieldTypeString", "alias": "UNIVERSALID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UNIVERSALID" }, { "name": "HYPERLINK", "type": "esriFieldTypeString", "alias": "HYPERLINK", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "HYPERLINK" }, { "name": "LAST_FIRST_NAME", "type": "esriFieldTypeString", "alias": "LAST_FIRST_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LAST_FIRST_NAME" }, { "name": "USERNAME", "type": "esriFieldTypeString", "alias": "USERNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "USERNAME" }, { "name": "USERID", "type": "esriFieldTypeInteger", "alias": "USERID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "USERID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1134_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1134", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1134", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S993_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "BENJAMIN BUNDRICK", "name": "BENJAMIN BUNDRICK", "domains": {}, "templates": [ { "name": "BENJAMIN BUNDRICK", "description": "", "prototype": { "attributes": { "USERID": null, "USERNAME": null, "OFFICER": "BENJAMIN BUNDRICK", "LAST_FIRST_NAME": null, "HYPERLINK": null, "UNIVERSALID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CHEYENNE JACKSON", "name": "CHEYENNE JACKSON", "domains": {}, "templates": [ { "name": "CHEYENNE JACKSON", "description": "", "prototype": { "attributes": { "USERID": null, "USERNAME": null, "OFFICER": "CHEYENNE JACKSON", "LAST_FIRST_NAME": null, "HYPERLINK": null, "UNIVERSALID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HEATH ROMERIL", "name": "HEATH ROMERIL", "domains": {}, "templates": [ { "name": "HEATH ROMERIL", "description": "", "prototype": { "attributes": { "USERID": null, "USERNAME": null, "OFFICER": "HEATH ROMERIL", "LAST_FIRST_NAME": null, "HYPERLINK": null, "UNIVERSALID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "JOHN WILSON", "name": "JOHN WILSON", "domains": {}, "templates": [ { "name": "JOHN WILSON", "description": "", "prototype": { "attributes": { "USERID": null, "USERNAME": null, "OFFICER": "JOHN WILSON", "LAST_FIRST_NAME": null, "HYPERLINK": null, "UNIVERSALID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "KRISTIE HILLIARD", "name": "KRISTIE HILLIARD", "domains": {}, "templates": [ { "name": "KRISTIE HILLIARD", "description": "", "prototype": { "attributes": { "USERID": null, "USERNAME": null, "OFFICER": "KRISTIE HILLIARD", "LAST_FIRST_NAME": null, "HYPERLINK": null, "UNIVERSALID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RUBICELA LARA", "name": "RUBICELA LARA", "domains": {}, "templates": [ { "name": "RUBICELA LARA", "description": "", "prototype": { "attributes": { "USERID": null, "USERNAME": null, "OFFICER": "RUBICELA LARA", "LAST_FIRST_NAME": null, "HYPERLINK": null, "UNIVERSALID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "TERRY RANDLE", "name": "TERRY RANDLE", "domains": {}, "templates": [ { "name": "TERRY RANDLE", "description": "", "prototype": { "attributes": { "USERID": null, "OFFICER": "TERRY RANDLE", "USERNAME": null, "LAST_FIRST_NAME": null, "HYPERLINK": null, "UNIVERSALID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7cedc298a19a4dc5a7784a534a4b5d82" }, { "currentVersion": 10.91, "id": 6, "name": "Mowing Boundaries", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Beaumont City Limits Polygon ", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 3478389.125421688, "ymin": 1.3933484117125109E7, "xmax": 3538884.3617144376, "ymax": 1.4011084999980763E7, "spatialReference": { "wkid": 102740, "latestWkid": 2278 } }, "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZONE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 71, 146, 114 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 114 ], "width": 0.4 } }, "value": "1", "label": "1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 196, 79, 114 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 114 ], "width": 0.4 } }, "value": "10", "label": "10", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 46, 143, 176, 114 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 114 ], "width": 0.4 } }, "value": "11", "label": "11", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 136, 66, 114 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 114 ], "width": 0.4 } }, "value": "12", "label": "12", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 40, 40, 191, 114 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 114 ], "width": 0.4 } }, "value": "2", "label": "2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 83, 168, 114 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 114 ], "width": 0.4 } }, "value": "3", "label": "3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 35, 49, 114 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 114 ], "width": 0.4 } }, "value": "4", "label": "4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 191, 158, 114 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 114 ], "width": 0.4 } }, "value": "5", "label": "5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 194, 41, 114 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 114 ], "width": 0.4 } }, "value": "6", "label": "6", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 42, 201, 114 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 114 ], "width": 0.4 } }, "value": "7", "label": "7", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 67, 168, 114 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 114 ], "width": 0.4 } }, "value": "8", "label": "8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 95, 71, 114 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 114 ], "width": 0.4 } }, "value": "9", "label": "9", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[ZONE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 114 ], "haloSize": 2, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ZONE", "typeIdField": "ZONE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "ZONE", "type": "esriFieldTypeString", "alias": "ZONE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ZONE" }, { "name": "UNIVERSALID", "type": "esriFieldTypeString", "alias": "UNIVERSALID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UNIVERSALID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1135_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1135", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1135", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S994_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "1", "name": "1", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "UNIVERSALID": null, "ZONE": "1" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "10", "name": "10", "domains": {}, "templates": [ { "name": "10", "description": "", "prototype": { "attributes": { "UNIVERSALID": null, "ZONE": "10" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "11", "name": "11", "domains": {}, "templates": [ { "name": "11", "description": "", "prototype": { "attributes": { "UNIVERSALID": null, "ZONE": "11" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "12", "name": "12", "domains": {}, "templates": [ { "name": "12", "description": "", "prototype": { "attributes": { "UNIVERSALID": null, "ZONE": "12" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "2", "name": "2", "domains": {}, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "UNIVERSALID": null, "ZONE": "2" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "3", "name": "3", "domains": {}, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "UNIVERSALID": null, "ZONE": "3" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "4", "name": "4", "domains": {}, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "UNIVERSALID": null, "ZONE": "4" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "5", "name": "5", "domains": {}, "templates": [ { "name": "5", "description": "", "prototype": { "attributes": { "UNIVERSALID": null, "ZONE": "5" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "6", "name": "6", "domains": {}, "templates": [ { "name": "6", "description": "", "prototype": { "attributes": { "UNIVERSALID": null, "ZONE": "6" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "7", "name": "7", "domains": {}, "templates": [ { "name": "7", "description": "", "prototype": { "attributes": { "UNIVERSALID": null, "ZONE": "7" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "8", "name": "8", "domains": {}, "templates": [ { "name": "8", "description": "", "prototype": { "attributes": { "UNIVERSALID": null, "ZONE": "8" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "9", "name": "9", "domains": {}, "templates": [ { "name": "9", "description": "", "prototype": { "attributes": { "UNIVERSALID": null, "ZONE": "9" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7cedc298a19a4dc5a7784a534a4b5d82" }, { "currentVersion": 10.91, "id": 7, "name": "District Boundaries", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 15000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 3487464.3910637796, "ymin": 1.395640736983493E7, "xmax": 3530907.71756278, "ymax": 1.3991813173695102E7, "spatialReference": { "wkid": 102740, "latestWkid": 2278 } }, "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DISTRICT", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 230, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 1 } }, "value": "CALDER", "label": "CALDER", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 197, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 1 } }, "value": "DNTWN", "label": "DNTWN", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 169, 0, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 1 } }, "value": "HC", "label": "HC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 } }, "value": "OAKS", "label": "OAKS", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[ZONE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": [ 255, 255, 255, 255 ], "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 4500, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ZONE", "typeIdField": "DISTRICT", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "BeaumontGIS.SDE.District_Zones.area", "type": "esriFieldTypeDouble", "alias": "area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BeaumontGIS.SDE.District_Zones.area" }, { "name": "BeaumontGIS.SDE.District_Zones.len", "type": "esriFieldTypeDouble", "alias": "len", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BeaumontGIS.SDE.District_Zones.len" }, { "name": "area_1", "type": "esriFieldTypeDouble", "alias": "area_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "area_1" }, { "name": "len_1", "type": "esriFieldTypeDouble", "alias": "len_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "len_1" }, { "name": "ZONE", "type": "esriFieldTypeString", "alias": "ZONE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZONE" }, { "name": "area_12", "type": "esriFieldTypeDouble", "alias": "area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "area" }, { "name": "len_12", "type": "esriFieldTypeDouble", "alias": "len", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "len" }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "DISTRICT" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "UNIVERSALID", "type": "esriFieldTypeString", "alias": "UNIVERSALID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UNIVERSALID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1133_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1133", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1133", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S992_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "CALDER", "name": "CALDER", "domains": {}, "templates": [ { "name": "CALDER", "description": "", "prototype": { "attributes": { "len_12": null, "UNIVERSALID": null, "BeaumontGIS.SDE.District_Zones.area": null, "BeaumontGIS.SDE.District_Zones.len": null, "area_1": null, "len_1": null, "ZONE": null, "area_12": null, "DISTRICT": "CALDER", "DESCRIPTION": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "DNTWN", "name": "DNTWN", "domains": {}, "templates": [ { "name": "DNTWN", "description": "", "prototype": { "attributes": { "len_12": null, "UNIVERSALID": null, "BeaumontGIS.SDE.District_Zones.area": null, "BeaumontGIS.SDE.District_Zones.len": null, "area_1": null, "len_1": null, "ZONE": null, "area_12": null, "DISTRICT": "DNTWN", "DESCRIPTION": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HC", "name": "HC", "domains": {}, "templates": [ { "name": "HC", "description": "", "prototype": { "attributes": { "len_12": null, "UNIVERSALID": null, "BeaumontGIS.SDE.District_Zones.area": null, "BeaumontGIS.SDE.District_Zones.len": null, "area_1": null, "len_1": null, "ZONE": null, "area_12": null, "DISTRICT": "HC", "DESCRIPTION": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "OAKS", "name": "OAKS", "domains": {}, "templates": [ { "name": "OAKS", "description": "", "prototype": { "attributes": { "len_12": null, "UNIVERSALID": null, "BeaumontGIS.SDE.District_Zones.area": null, "BeaumontGIS.SDE.District_Zones.len": null, "area_1": null, "len_1": null, "ZONE": null, "area_12": null, "DISTRICT": "OAKS", "DESCRIPTION": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7cedc298a19a4dc5a7784a534a4b5d82" }, { "currentVersion": 10.91, "id": 8, "name": "Historic_Designation", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 3494404.0028749555, "ymin": 1.3955419016492337E7, "xmax": 3523611.1044701636, "ymax": 1.3992864242511213E7, "spatialReference": { "wkid": 102740, "latestWkid": 2278 } }, "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 254, 216, 39, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "allowUpdateWithoutMValues": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Joined", "type": "esriFieldTypeInteger", "alias": "Joined", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Joined" }, { "name": "PlanID", "type": "esriFieldTypeInteger", "alias": "PlanID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PlanID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Name" }, { "name": "Type", "type": "esriFieldTypeInteger", "alias": "Type", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Type" }, { "name": "StatedArea", "type": "esriFieldTypeString", "alias": "StatedArea", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StatedArea" }, { "name": "Compiled", "type": "esriFieldTypeInteger", "alias": "Compiled", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Compiled" }, { "name": "Historical", "type": "esriFieldTypeInteger", "alias": "Historical", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Historical" }, { "name": "SystemStar", "type": "esriFieldTypeDate", "alias": "SystemStar", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SystemStar" }, { "name": "SystemEndD", "type": "esriFieldTypeDate", "alias": "SystemEndD", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SystemEndD" }, { "name": "LegalStart", "type": "esriFieldTypeDate", "alias": "LegalStart", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LegalStart" }, { "name": "LegalEndDa", "type": "esriFieldTypeDate", "alias": "LegalEndDa", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LegalEndDa" }, { "name": "GroupID", "type": "esriFieldTypeInteger", "alias": "GroupID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GroupID" }, { "name": "Accuracy", "type": "esriFieldTypeInteger", "alias": "Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Accuracy" }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rotation" }, { "name": "Scale", "type": "esriFieldTypeDouble", "alias": "Scale", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Scale" }, { "name": "Unclosed", "type": "esriFieldTypeInteger", "alias": "Unclosed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Unclosed" }, { "name": "MiscloseRa", "type": "esriFieldTypeDouble", "alias": "MiscloseRa", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MiscloseRa" }, { "name": "MiscloseDi", "type": "esriFieldTypeDouble", "alias": "MiscloseDi", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MiscloseDi" }, { "name": "MiscloseBe", "type": "esriFieldTypeDouble", "alias": "MiscloseBe", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MiscloseBe" }, { "name": "Constructi", "type": "esriFieldTypeInteger", "alias": "Constructi", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Constructi" }, { "name": "ShapeStdEr", "type": "esriFieldTypeDouble", "alias": "ShapeStdEr", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ShapeStdEr" }, { "name": "ShapeStd_1", "type": "esriFieldTypeDouble", "alias": "ShapeStd_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ShapeStd_1" }, { "name": "BacksightB", "type": "esriFieldTypeDouble", "alias": "BacksightB", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BacksightB" }, { "name": "Conveyance", "type": "esriFieldTypeString", "alias": "Conveyance", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Conveyance" }, { "name": "Conveyan_1", "type": "esriFieldTypeString", "alias": "Conveyan_1", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Conveyan_1" }, { "name": "SimConDivT", "type": "esriFieldTypeString", "alias": "SimConDivT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SimConDivT" }, { "name": "BlockDesig", "type": "esriFieldTypeString", "alias": "BlockDesig", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BlockDesig" }, { "name": "Encumbranc", "type": "esriFieldTypeString", "alias": "Encumbranc", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Encumbranc" }, { "name": "SeparatedR", "type": "esriFieldTypeString", "alias": "SeparatedR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SeparatedR" }, { "name": "HistoryTyp", "type": "esriFieldTypeString", "alias": "HistoryTyp", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HistoryTyp" }, { "name": "FloorDesig", "type": "esriFieldTypeString", "alias": "FloorDesig", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FloorDesig" }, { "name": "PrincipalM", "type": "esriFieldTypeString", "alias": "PrincipalM", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "PrincipalM" }, { "name": "TownshipNu", "type": "esriFieldTypeString", "alias": "TownshipNu", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "TownshipNu" }, { "name": "TownshipFr", "type": "esriFieldTypeString", "alias": "TownshipFr", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TownshipFr" }, { "name": "TownshipDi", "type": "esriFieldTypeString", "alias": "TownshipDi", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TownshipDi" }, { "name": "RangeNumbe", "type": "esriFieldTypeString", "alias": "RangeNumbe", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "RangeNumbe" }, { "name": "RangeFract", "type": "esriFieldTypeString", "alias": "RangeFract", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "RangeFract" }, { "name": "RangeDirec", "type": "esriFieldTypeString", "alias": "RangeDirec", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "RangeDirec" }, { "name": "TownshipDu", "type": "esriFieldTypeString", "alias": "TownshipDu", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TownshipDu" }, { "name": "PLSSID", "type": "esriFieldTypeString", "alias": "PLSSID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "PLSSID" }, { "name": "FirstDivis", "type": "esriFieldTypeString", "alias": "FirstDivis", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "FirstDivis" }, { "name": "FirstDiv_1", "type": "esriFieldTypeString", "alias": "FirstDiv_1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FirstDiv_1" }, { "name": "SecondDivi", "type": "esriFieldTypeString", "alias": "SecondDivi", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SecondDivi" }, { "name": "SecondDi_1", "type": "esriFieldTypeString", "alias": "SecondDi_1", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SecondDi_1" }, { "name": "SecondDi_2", "type": "esriFieldTypeString", "alias": "SecondDi_2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SecondDi_2" }, { "name": "SpecialSur", "type": "esriFieldTypeString", "alias": "SpecialSur", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SpecialSur" }, { "name": "SpecialS_1", "type": "esriFieldTypeString", "alias": "SpecialS_1", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SpecialS_1" }, { "name": "SpecialS_2", "type": "esriFieldTypeString", "alias": "SpecialS_2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SpecialS_2" }, { "name": "SpecialS_3", "type": "esriFieldTypeString", "alias": "SpecialS_3", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SpecialS_3" }, { "name": "Parcel_No", "type": "esriFieldTypeString", "alias": "Parcel_No", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Parcel_No" }, { "name": "Prop_ID", "type": "esriFieldTypeInteger", "alias": "Prop_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Prop_ID" }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_STAr" }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_STLe" }, { "name": "prop_id_1", "type": "esriFieldTypeInteger", "alias": "prop_id_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "prop_id_1" }, { "name": "link_acct", "type": "esriFieldTypeString", "alias": "link_acct", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "link_acct" }, { "name": "udi_parent", "type": "esriFieldTypeInteger", "alias": "udi_parent", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "udi_parent" }, { "name": "owner_tax_", "type": "esriFieldTypeInteger", "alias": "owner_tax_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "owner_tax_" }, { "name": "file_as_na", "type": "esriFieldTypeString", "alias": "file_as_na", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "file_as_na" }, { "name": "legal_acre", "type": "esriFieldTypeDouble", "alias": "legal_acre", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "legal_acre" }, { "name": "hood_cd", "type": "esriFieldTypeString", "alias": "hood_cd", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "hood_cd" }, { "name": "school", "type": "esriFieldTypeString", "alias": "school", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "school" }, { "name": "city", "type": "esriFieldTypeString", "alias": "city", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "city" }, { "name": "county", "type": "esriFieldTypeString", "alias": "county", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "county" }, { "name": "next_appra", "type": "esriFieldTypeDate", "alias": "next_appra", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "next_appra" }, { "name": "legal_desc", "type": "esriFieldTypeString", "alias": "legal_desc", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "legal_desc" }, { "name": "tract_or_l", "type": "esriFieldTypeString", "alias": "tract_or_l", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "tract_or_l" }, { "name": "abs_subdv_", "type": "esriFieldTypeString", "alias": "abs_subdv_", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "abs_subdv_" }, { "name": "land_val", "type": "esriFieldTypeDouble", "alias": "land_val", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "land_val" }, { "name": "imprv_val", "type": "esriFieldTypeDouble", "alias": "imprv_val", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "imprv_val" }, { "name": "market", "type": "esriFieldTypeDouble", "alias": "market", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "market" }, { "name": "block", "type": "esriFieldTypeString", "alias": "block", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "block" }, { "name": "map_id", "type": "esriFieldTypeString", "alias": "map_id", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "map_id" }, { "name": "geo_id", "type": "esriFieldTypeString", "alias": "geo_id", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "geo_id" }, { "name": "situs", "type": "esriFieldTypeString", "alias": "situs", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "situs" }, { "name": "situs_stre", "type": "esriFieldTypeString", "alias": "situs_stre", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "situs_stre" }, { "name": "situs_st_1", "type": "esriFieldTypeString", "alias": "situs_st_1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "situs_st_1" }, { "name": "situs_st_2", "type": "esriFieldTypeString", "alias": "situs_st_2", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "situs_st_2" }, { "name": "situs_city", "type": "esriFieldTypeString", "alias": "situs_city", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "situs_city" }, { "name": "situs_stat", "type": "esriFieldTypeString", "alias": "situs_stat", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "situs_stat" }, { "name": "situs_zip", "type": "esriFieldTypeString", "alias": "situs_zip", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "situs_zip" }, { "name": "Volume", "type": "esriFieldTypeString", "alias": "Volume", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Volume" }, { "name": "Page", "type": "esriFieldTypeString", "alias": "Page", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Page" }, { "name": "abs_subdv1", "type": "esriFieldTypeString", "alias": "abs_subdv1", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "abs_subdv1" }, { "name": "subset_cd", "type": "esriFieldTypeString", "alias": "subset_cd", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "subset_cd" }, { "name": "PACS_Bldg_", "type": "esriFieldTypeInteger", "alias": "PACS_Bldg_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PACS_Bldg_" }, { "name": "bldg_permi", "type": "esriFieldTypeString", "alias": "bldg_permi", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "bldg_permi" }, { "name": "bldg_per_1", "type": "esriFieldTypeDate", "alias": "bldg_per_1", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "bldg_per_1" }, { "name": "bldg_per_2", "type": "esriFieldTypeString", "alias": "bldg_per_2", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "bldg_per_2" }, { "name": "bldg_per_3", "type": "esriFieldTypeDouble", "alias": "bldg_per_3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "bldg_per_3" }, { "name": "bldg_per_4", "type": "esriFieldTypeDouble", "alias": "bldg_per_4", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "bldg_per_4" }, { "name": "topography", "type": "esriFieldTypeString", "alias": "topography", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "topography" }, { "name": "zoning", "type": "esriFieldTypeString", "alias": "zoning", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "zoning" }, { "name": "coo_sl_dt", "type": "esriFieldTypeDate", "alias": "coo_sl_dt", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "coo_sl_dt" }, { "name": "property_u", "type": "esriFieldTypeString", "alias": "property_u", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "property_u" }, { "name": "Disablity", "type": "esriFieldTypeString", "alias": "Disablity", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Disablity" }, { "name": "OV65", "type": "esriFieldTypeString", "alias": "OV65", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "OV65" }, { "name": "HS", "type": "esriFieldTypeString", "alias": "HS", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "HS" }, { "name": "rgn_cd", "type": "esriFieldTypeString", "alias": "rgn_cd", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "rgn_cd" }, { "name": "addr_line1", "type": "esriFieldTypeString", "alias": "addr_line1", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "addr_line1" }, { "name": "addr_line2", "type": "esriFieldTypeString", "alias": "addr_line2", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "addr_line2" }, { "name": "addr_line3", "type": "esriFieldTypeString", "alias": "addr_line3", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "addr_line3" }, { "name": "addr_city", "type": "esriFieldTypeString", "alias": "addr_city", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "addr_city" }, { "name": "addr_state", "type": "esriFieldTypeString", "alias": "addr_state", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "addr_state" }, { "name": "zip", "type": "esriFieldTypeString", "alias": "zip", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "zip" }, { "name": "addr_type_", "type": "esriFieldTypeString", "alias": "addr_type_", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "addr_type_" }, { "name": "owner_id", "type": "esriFieldTypeInteger", "alias": "owner_id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "owner_id" }, { "name": "road", "type": "esriFieldTypeString", "alias": "road", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "road" }, { "name": "water", "type": "esriFieldTypeString", "alias": "water", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "water" }, { "name": "fire", "type": "esriFieldTypeString", "alias": "fire", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "fire" }, { "name": "emergency", "type": "esriFieldTypeString", "alias": "emergency", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "emergency" }, { "name": "municipal", "type": "esriFieldTypeString", "alias": "municipal", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "municipal" }, { "name": "deed_num", "type": "esriFieldTypeString", "alias": "deed_num", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "deed_num" }, { "name": "mapsco", "type": "esriFieldTypeString", "alias": "mapsco", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "mapsco" }, { "name": "land_prici", "type": "esriFieldTypeString", "alias": "land_prici", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "land_prici" }, { "name": "mkt_unit_p", "type": "esriFieldTypeDouble", "alias": "mkt_unit_p", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "mkt_unit_p" }, { "name": "land_id", "type": "esriFieldTypeInteger", "alias": "land_id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "land_id" }, { "name": "ag_unit_pr", "type": "esriFieldTypeDouble", "alias": "ag_unit_pr", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ag_unit_pr" }, { "name": "soil_cd", "type": "esriFieldTypeString", "alias": "soil_cd", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "soil_cd" }, { "name": "land_type", "type": "esriFieldTypeString", "alias": "land_type", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "land_type" }, { "name": "state_code", "type": "esriFieldTypeString", "alias": "state_code", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "state_code" }, { "name": "land_class", "type": "esriFieldTypeString", "alias": "land_class", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "land_class" }, { "name": "land_influ", "type": "esriFieldTypeString", "alias": "land_influ", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "land_influ" }, { "name": "imprv_adj_", "type": "esriFieldTypeString", "alias": "imprv_adj_", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "imprv_adj_" }, { "name": "imprv_adj1", "type": "esriFieldTypeString", "alias": "imprv_adj1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "imprv_adj1" }, { "name": "main_class", "type": "esriFieldTypeString", "alias": "main_class", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "main_class" }, { "name": "HYPERLINK", "type": "esriFieldTypeString", "alias": "HYPERLINK", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "HYPERLINK" }, { "name": "Shape_ST_1", "type": "esriFieldTypeDouble", "alias": "Shape_ST_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_ST_1" }, { "name": "Shape_ST_2", "type": "esriFieldTypeDouble", "alias": "Shape_ST_2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_ST_2" }, { "name": "Designated", "type": "esriFieldTypeString", "alias": "Designated", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Designated" }, { "name": "UNIVERSALID", "type": "esriFieldTypeString", "alias": "UNIVERSALID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UNIVERSALID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1447_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1286_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Historic_Designation", "description": "", "prototype": { "attributes": { "UNIVERSALID": null, "Joined": null, "PlanID": null, "Name": null, "Type": null, "StatedArea": null, "Compiled": null, "Historical": null, "SystemStar": null, "SystemEndD": null, "LegalStart": null, "LegalEndDa": null, "GroupID": null, "Accuracy": null, "Rotation": null, "Scale": null, "Unclosed": null, "MiscloseRa": null, "MiscloseDi": null, "MiscloseBe": null, "Constructi": null, "ShapeStdEr": null, "ShapeStd_1": null, "BacksightB": null, "Conveyance": null, "Conveyan_1": null, "SimConDivT": null, "BlockDesig": null, "Encumbranc": null, "SeparatedR": null, "HistoryTyp": null, "FloorDesig": null, "PrincipalM": null, "TownshipNu": null, "TownshipFr": null, "TownshipDi": null, "RangeNumbe": null, "RangeFract": null, "RangeDirec": null, "TownshipDu": null, "PLSSID": null, "FirstDivis": null, "FirstDiv_1": null, "SecondDivi": null, "SecondDi_1": null, "SecondDi_2": null, "SpecialSur": null, "SpecialS_1": null, "SpecialS_2": null, "SpecialS_3": null, "Parcel_No": null, "Prop_ID": null, "GlobalID": null, "Shape_STAr": null, "Shape_STLe": null, "prop_id_1": null, "link_acct": null, "udi_parent": null, "owner_tax_": null, "file_as_na": null, "legal_acre": null, "hood_cd": null, "school": null, "city": null, "county": null, "next_appra": null, "legal_desc": null, "tract_or_l": null, "abs_subdv_": null, "land_val": null, "imprv_val": null, "market": null, "block": null, "map_id": null, "geo_id": null, "situs": null, "situs_stre": null, "situs_st_1": null, "situs_st_2": null, "situs_city": null, "situs_stat": null, "situs_zip": null, "Volume": null, "Page": null, "abs_subdv1": null, "subset_cd": null, "PACS_Bldg_": null, "bldg_permi": null, "bldg_per_1": null, "bldg_per_2": null, "bldg_per_3": null, "bldg_per_4": null, "topography": null, "zoning": null, "coo_sl_dt": null, "property_u": null, "Disablity": null, "OV65": null, "HS": null, "rgn_cd": null, "addr_line1": null, "addr_line2": null, "addr_line3": null, "addr_city": null, "addr_state": null, "zip": null, "addr_type_": null, "owner_id": null, "road": null, "water": null, "fire": null, "emergency": null, "municipal": null, "deed_num": null, "mapsco": null, "land_prici": null, "mkt_unit_p": null, "land_id": null, "ag_unit_pr": null, "soil_cd": null, "land_type": null, "state_code": null, "land_class": null, "land_influ": null, "imprv_adj_": null, "imprv_adj1": null, "main_class": null, "HYPERLINK": null, "Shape_ST_1": null, "Shape_ST_2": null, "Designated": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7cedc298a19a4dc5a7784a534a4b5d82" }, { "currentVersion": 10.91, "id": 9, "name": "Lot Lines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 3408289.4877340496, "ymin": 1.3779068968934983E7, "xmax": 3610902.901732132, "ymax": 1.4011163573314399E7, "spatialReference": { "wkid": 102740, "latestWkid": 2278 } }, "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278, "vcsWkid": 115702, "latestVcsWkid": 115702 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 122, 0, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID_1", "displayField": "AlphaTag", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Lot_LINESY", "type": "esriFieldTypeInteger", "alias": "Lot_LINESY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lot_LINESY" }, { "name": "Lot_LAST_E", "type": "esriFieldTypeInteger", "alias": "Lot_LAST_E", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lot_LAST_E" }, { "name": "Lot_USERID", "type": "esriFieldTypeInteger", "alias": "Lot_USERID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lot_USERID" }, { "name": "Lot", "type": "esriFieldTypeInteger", "alias": "Lot", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lot" }, { "name": "Sub_LINESY", "type": "esriFieldTypeInteger", "alias": "Sub_LINESY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Sub_LINESY" }, { "name": "Sub_LAST_E", "type": "esriFieldTypeInteger", "alias": "Sub_LAST_E", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Sub_LAST_E" }, { "name": "Sub_USERID", "type": "esriFieldTypeInteger", "alias": "Sub_USERID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Sub_USERID" }, { "name": "Sub", "type": "esriFieldTypeInteger", "alias": "Sub", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Sub" }, { "name": "School_LAS", "type": "esriFieldTypeInteger", "alias": "School_LAS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "School_LAS" }, { "name": "School_USE", "type": "esriFieldTypeInteger", "alias": "School_USE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "School_USE" }, { "name": "School", "type": "esriFieldTypeInteger", "alias": "School", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "School" }, { "name": "Parcel_LAS", "type": "esriFieldTypeInteger", "alias": "Parcel_LAS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Parcel_LAS" }, { "name": "Parcel_USE", "type": "esriFieldTypeInteger", "alias": "Parcel_USE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Parcel_USE" }, { "name": "Parcel", "type": "esriFieldTypeInteger", "alias": "Parcel", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Parcel" }, { "name": "MUD_LAST_E", "type": "esriFieldTypeInteger", "alias": "MUD_LAST_E", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MUD_LAST_E" }, { "name": "MUD_USERID", "type": "esriFieldTypeInteger", "alias": "MUD_USERID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MUD_USERID" }, { "name": "MUD", "type": "esriFieldTypeInteger", "alias": "MUD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MUD" }, { "name": "Drain_COUN", "type": "esriFieldTypeDouble", "alias": "Drain_COUN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Drain_COUN" }, { "name": "Drain_LAST", "type": "esriFieldTypeInteger", "alias": "Drain_LAST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Drain_LAST" }, { "name": "Drain_USER", "type": "esriFieldTypeInteger", "alias": "Drain_USER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Drain_USER" }, { "name": "Drain", "type": "esriFieldTypeInteger", "alias": "Drain", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Drain" }, { "name": "County_LAS", "type": "esriFieldTypeInteger", "alias": "County_LAS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "County_LAS" }, { "name": "County_USE", "type": "esriFieldTypeInteger", "alias": "County_USE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "County_USE" }, { "name": "County", "type": "esriFieldTypeInteger", "alias": "County", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "County" }, { "name": "Corp_LAST_", "type": "esriFieldTypeInteger", "alias": "Corp_LAST_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Corp_LAST_" }, { "name": "Corp_USERI", "type": "esriFieldTypeInteger", "alias": "Corp_USERI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Corp_USERI" }, { "name": "Corp", "type": "esriFieldTypeInteger", "alias": "Corp", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Corp" }, { "name": "AlphaTag", "type": "esriFieldTypeString", "alias": "AlphaTag", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "AlphaTag" }, { "name": "HAS_SELECT", "type": "esriFieldTypeInteger", "alias": "HAS_SELECT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HAS_SELECT" }, { "name": "Direction", "type": "esriFieldTypeString", "alias": "Direction", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Direction" }, { "name": "Distance", "type": "esriFieldTypeString", "alias": "Distance", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Distance" }, { "name": "Delta", "type": "esriFieldTypeString", "alias": "Delta", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Delta" }, { "name": "Radius", "type": "esriFieldTypeString", "alias": "Radius", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Radius" }, { "name": "Tangent", "type": "esriFieldTypeString", "alias": "Tangent", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Tangent" }, { "name": "ArcLength", "type": "esriFieldTypeString", "alias": "ArcLength", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ArcLength" }, { "name": "Side", "type": "esriFieldTypeString", "alias": "Side", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Side" }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_STLe" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID_1", "type": "esriFieldTypeGlobalID", "alias": "GlobalID_1", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID_1" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1303_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1303", "fields": "GlobalID_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1303", "fields": "GlobalID_1,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1162_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "GIS.DBO.LotLines_Current", "description": "", "prototype": { "attributes": { "Shape_STLe": null, "Lot_LINESY": null, "Lot_LAST_E": null, "Lot_USERID": null, "Lot": null, "Sub_LINESY": null, "Sub_LAST_E": null, "Sub_USERID": null, "Sub": null, "School_LAS": null, "School_USE": null, "School": null, "Parcel_LAS": null, "Parcel_USE": null, "Parcel": null, "MUD_LAST_E": null, "MUD_USERID": null, "MUD": null, "Drain_COUN": null, "Drain_LAST": null, "Drain_USER": null, "Drain": null, "County_LAS": null, "County_USE": null, "County": null, "Corp_LAST_": null, "Corp_USERI": null, "Corp": null, "AlphaTag": null, "HAS_SELECT": null, "Direction": null, "Distance": null, "Delta": null, "Radius": null, "Tangent": null, "ArcLength": null, "Side": null, "GlobalID": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7cedc298a19a4dc5a7784a534a4b5d82" }, { "currentVersion": 10.91, "id": 10, "name": "Parcels Current", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 3478406.3179725558, "ymin": 1.3923514130175307E7, "xmax": 3544147.209456384, "ymax": 1.4010983061208233E7, "spatialReference": { "wkid": 102740, "latestWkid": 2278 } }, "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278, "vcsWkid": 115702, "latestVcsWkid": 115702 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 115, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "allowUpdateWithoutMValues": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "GlobalID_1", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "Joined", "type": "esriFieldTypeInteger", "alias": "Joined", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Joined" }, { "name": "PlanID", "type": "esriFieldTypeInteger", "alias": "PlanID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PlanID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Name" }, { "name": "Type", "type": "esriFieldTypeInteger", "alias": "Type", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Type" }, { "name": "StatedArea", "type": "esriFieldTypeString", "alias": "StatedArea", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StatedArea" }, { "name": "Compiled", "type": "esriFieldTypeInteger", "alias": "Compiled", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Compiled" }, { "name": "Historical", "type": "esriFieldTypeInteger", "alias": "Historical", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Historical" }, { "name": "SystemStar", "type": "esriFieldTypeDate", "alias": "SystemStar", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SystemStar" }, { "name": "SystemEndD", "type": "esriFieldTypeDate", "alias": "SystemEndD", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SystemEndD" }, { "name": "LegalStart", "type": "esriFieldTypeDate", "alias": "LegalStart", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LegalStart" }, { "name": "LegalEndDa", "type": "esriFieldTypeDate", "alias": "LegalEndDa", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LegalEndDa" }, { "name": "GroupID", "type": "esriFieldTypeInteger", "alias": "GroupID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GroupID" }, { "name": "Accuracy", "type": "esriFieldTypeInteger", "alias": "Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Accuracy" }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rotation" }, { "name": "Scale", "type": "esriFieldTypeDouble", "alias": "Scale", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Scale" }, { "name": "Unclosed", "type": "esriFieldTypeInteger", "alias": "Unclosed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Unclosed" }, { "name": "MiscloseRa", "type": "esriFieldTypeDouble", "alias": "MiscloseRa", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MiscloseRa" }, { "name": "MiscloseDi", "type": "esriFieldTypeDouble", "alias": "MiscloseDi", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MiscloseDi" }, { "name": "MiscloseBe", "type": "esriFieldTypeDouble", "alias": "MiscloseBe", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MiscloseBe" }, { "name": "Constructi", "type": "esriFieldTypeInteger", "alias": "Constructi", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Constructi" }, { "name": "ShapeStdEr", "type": "esriFieldTypeDouble", "alias": "ShapeStdEr", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ShapeStdEr" }, { "name": "ShapeStd_1", "type": "esriFieldTypeDouble", "alias": "ShapeStd_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ShapeStd_1" }, { "name": "BacksightB", "type": "esriFieldTypeDouble", "alias": "BacksightB", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BacksightB" }, { "name": "Conveyance", "type": "esriFieldTypeString", "alias": "Conveyance", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Conveyance" }, { "name": "Conveyan_1", "type": "esriFieldTypeString", "alias": "Conveyan_1", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Conveyan_1" }, { "name": "SimConDivT", "type": "esriFieldTypeString", "alias": "SimConDivT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SimConDivT" }, { "name": "BlockDesig", "type": "esriFieldTypeString", "alias": "BlockDesig", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BlockDesig" }, { "name": "Encumbranc", "type": "esriFieldTypeString", "alias": "Encumbranc", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Encumbranc" }, { "name": "SeparatedR", "type": "esriFieldTypeString", "alias": "SeparatedR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SeparatedR" }, { "name": "HistoryTyp", "type": "esriFieldTypeString", "alias": "HistoryTyp", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HistoryTyp" }, { "name": "FloorDesig", "type": "esriFieldTypeString", "alias": "FloorDesig", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FloorDesig" }, { "name": "PrincipalM", "type": "esriFieldTypeString", "alias": "PrincipalM", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "PrincipalM" }, { "name": "TownshipNu", "type": "esriFieldTypeString", "alias": "TownshipNu", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "TownshipNu" }, { "name": "TownshipFr", "type": "esriFieldTypeString", "alias": "TownshipFr", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TownshipFr" }, { "name": "TownshipDi", "type": "esriFieldTypeString", "alias": "TownshipDi", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TownshipDi" }, { "name": "RangeNumbe", "type": "esriFieldTypeString", "alias": "RangeNumbe", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "RangeNumbe" }, { "name": "RangeFract", "type": "esriFieldTypeString", "alias": "RangeFract", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "RangeFract" }, { "name": "RangeDirec", "type": "esriFieldTypeString", "alias": "RangeDirec", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "RangeDirec" }, { "name": "TownshipDu", "type": "esriFieldTypeString", "alias": "TownshipDu", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TownshipDu" }, { "name": "PLSSID", "type": "esriFieldTypeString", "alias": "PLSSID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "PLSSID" }, { "name": "FirstDivis", "type": "esriFieldTypeString", "alias": "FirstDivis", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "FirstDivis" }, { "name": "FirstDiv_1", "type": "esriFieldTypeString", "alias": "FirstDiv_1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FirstDiv_1" }, { "name": "SecondDivi", "type": "esriFieldTypeString", "alias": "SecondDivi", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SecondDivi" }, { "name": "SecondDi_1", "type": "esriFieldTypeString", "alias": "SecondDi_1", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SecondDi_1" }, { "name": "SecondDi_2", "type": "esriFieldTypeString", "alias": "SecondDi_2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SecondDi_2" }, { "name": "SpecialSur", "type": "esriFieldTypeString", "alias": "SpecialSur", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SpecialSur" }, { "name": "SpecialS_1", "type": "esriFieldTypeString", "alias": "SpecialS_1", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SpecialS_1" }, { "name": "SpecialS_2", "type": "esriFieldTypeString", "alias": "SpecialS_2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SpecialS_2" }, { "name": "SpecialS_3", "type": "esriFieldTypeString", "alias": "SpecialS_3", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SpecialS_3" }, { "name": "Parcel_No", "type": "esriFieldTypeString", "alias": "Parcel_No", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Parcel_No" }, { "name": "Prop_ID", "type": "esriFieldTypeInteger", "alias": "Prop_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Prop_ID" }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_STAr" }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_STLe" }, { "name": "prop_id_1", "type": "esriFieldTypeInteger", "alias": "prop_id_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "prop_id_1" }, { "name": "link_acct", "type": "esriFieldTypeString", "alias": "link_acct", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "link_acct" }, { "name": "udi_parent", "type": "esriFieldTypeInteger", "alias": "udi_parent", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "udi_parent" }, { "name": "owner_tax_", "type": "esriFieldTypeSmallInteger", "alias": "owner_tax_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "owner_tax_" }, { "name": "file_as_na", "type": "esriFieldTypeString", "alias": "file_as_na", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "file_as_na" }, { "name": "legal_acre", "type": "esriFieldTypeDouble", "alias": "legal_acre", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "legal_acre" }, { "name": "hood_cd", "type": "esriFieldTypeString", "alias": "hood_cd", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "hood_cd" }, { "name": "school", "type": "esriFieldTypeString", "alias": "school", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "school" }, { "name": "city", "type": "esriFieldTypeString", "alias": "city", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "city" }, { "name": "county", "type": "esriFieldTypeString", "alias": "county", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "county" }, { "name": "next_appra", "type": "esriFieldTypeDate", "alias": "next_appra", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "next_appra" }, { "name": "legal_desc", "type": "esriFieldTypeString", "alias": "legal_desc", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "legal_desc" }, { "name": "tract_or_l", "type": "esriFieldTypeString", "alias": "tract_or_l", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "tract_or_l" }, { "name": "abs_subdv_", "type": "esriFieldTypeString", "alias": "abs_subdv_", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "abs_subdv_" }, { "name": "land_val", "type": "esriFieldTypeDouble", "alias": "land_val", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "land_val" }, { "name": "imprv_val", "type": "esriFieldTypeDouble", "alias": "imprv_val", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "imprv_val" }, { "name": "market", "type": "esriFieldTypeDouble", "alias": "market", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "market" }, { "name": "block", "type": "esriFieldTypeString", "alias": "block", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "block" }, { "name": "map_id", "type": "esriFieldTypeString", "alias": "map_id", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "map_id" }, { "name": "geo_id", "type": "esriFieldTypeString", "alias": "geo_id", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "geo_id" }, { "name": "situs", "type": "esriFieldTypeString", "alias": "situs", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "situs" }, { "name": "situs_stre", "type": "esriFieldTypeString", "alias": "situs_stre", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "situs_stre" }, { "name": "situs_st_1", "type": "esriFieldTypeString", "alias": "situs_st_1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "situs_st_1" }, { "name": "situs_st_2", "type": "esriFieldTypeString", "alias": "situs_st_2", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "situs_st_2" }, { "name": "situs_city", "type": "esriFieldTypeString", "alias": "situs_city", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "situs_city" }, { "name": "situs_stat", "type": "esriFieldTypeString", "alias": "situs_stat", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "situs_stat" }, { "name": "situs_zip", "type": "esriFieldTypeString", "alias": "situs_zip", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "situs_zip" }, { "name": "Volume", "type": "esriFieldTypeString", "alias": "Volume", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Volume" }, { "name": "Page", "type": "esriFieldTypeString", "alias": "Page", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Page" }, { "name": "abs_subdv1", "type": "esriFieldTypeString", "alias": "abs_subdv1", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "abs_subdv1" }, { "name": "subset_cd", "type": "esriFieldTypeString", "alias": "subset_cd", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "subset_cd" }, { "name": "PACS_Bldg_", "type": "esriFieldTypeInteger", "alias": "PACS_Bldg_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PACS_Bldg_" }, { "name": "bldg_permi", "type": "esriFieldTypeString", "alias": "bldg_permi", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "bldg_permi" }, { "name": "bldg_per_1", "type": "esriFieldTypeDate", "alias": "bldg_per_1", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "bldg_per_1" }, { "name": "bldg_per_2", "type": "esriFieldTypeString", "alias": "bldg_per_2", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "bldg_per_2" }, { "name": "bldg_per_3", "type": "esriFieldTypeDouble", "alias": "bldg_per_3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "bldg_per_3" }, { "name": "bldg_per_4", "type": "esriFieldTypeDouble", "alias": "bldg_per_4", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "bldg_per_4" }, { "name": "topography", "type": "esriFieldTypeString", "alias": "topography", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "topography" }, { "name": "zoning", "type": "esriFieldTypeString", "alias": "zoning", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "zoning" }, { "name": "coo_sl_dt", "type": "esriFieldTypeDate", "alias": "coo_sl_dt", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "coo_sl_dt" }, { "name": "property_u", "type": "esriFieldTypeString", "alias": "property_u", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "property_u" }, { "name": "Disablity", "type": "esriFieldTypeString", "alias": "Disablity", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Disablity" }, { "name": "OV65", "type": "esriFieldTypeString", "alias": "OV65", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "OV65" }, { "name": "HS", "type": "esriFieldTypeString", "alias": "HS", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "HS" }, { "name": "rgn_cd", "type": "esriFieldTypeString", "alias": "rgn_cd", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "rgn_cd" }, { "name": "addr_line1", "type": "esriFieldTypeString", "alias": "addr_line1", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "addr_line1" }, { "name": "addr_line2", "type": "esriFieldTypeString", "alias": "addr_line2", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "addr_line2" }, { "name": "addr_line3", "type": "esriFieldTypeString", "alias": "addr_line3", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "addr_line3" }, { "name": "addr_city", "type": "esriFieldTypeString", "alias": "addr_city", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "addr_city" }, { "name": "addr_state", "type": "esriFieldTypeString", "alias": "addr_state", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "addr_state" }, { "name": "zip", "type": "esriFieldTypeString", "alias": "zip", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "zip" }, { "name": "addr_type_", "type": "esriFieldTypeString", "alias": "addr_type_", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "addr_type_" }, { "name": "owner_id", "type": "esriFieldTypeInteger", "alias": "owner_id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "owner_id" }, { "name": "road", "type": "esriFieldTypeString", "alias": "road", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "road" }, { "name": "water", "type": "esriFieldTypeString", "alias": "water", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "water" }, { "name": "fire", "type": "esriFieldTypeString", "alias": "fire", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "fire" }, { "name": "emergency", "type": "esriFieldTypeString", "alias": "emergency", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "emergency" }, { "name": "municipal", "type": "esriFieldTypeString", "alias": "municipal", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "municipal" }, { "name": "deed_num", "type": "esriFieldTypeString", "alias": "deed_num", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "deed_num" }, { "name": "mapsco", "type": "esriFieldTypeString", "alias": "mapsco", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "mapsco" }, { "name": "land_prici", "type": "esriFieldTypeString", "alias": "land_prici", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "land_prici" }, { "name": "mkt_unit_p", "type": "esriFieldTypeDouble", "alias": "mkt_unit_p", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "mkt_unit_p" }, { "name": "land_id", "type": "esriFieldTypeInteger", "alias": "land_id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "land_id" }, { "name": "ag_unit_pr", "type": "esriFieldTypeDouble", "alias": "ag_unit_pr", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ag_unit_pr" }, { "name": "soil_cd", "type": "esriFieldTypeString", "alias": "soil_cd", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "soil_cd" }, { "name": "land_type", "type": "esriFieldTypeString", "alias": "land_type", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "land_type" }, { "name": "state_code", "type": "esriFieldTypeString", "alias": "state_code", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "state_code" }, { "name": "land_class", "type": "esriFieldTypeString", "alias": "land_class", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "land_class" }, { "name": "land_influ", "type": "esriFieldTypeString", "alias": "land_influ", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "land_influ" }, { "name": "imprv_adj_", "type": "esriFieldTypeString", "alias": "imprv_adj_", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "imprv_adj_" }, { "name": "imprv_adj1", "type": "esriFieldTypeString", "alias": "imprv_adj1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "imprv_adj1" }, { "name": "main_class", "type": "esriFieldTypeString", "alias": "main_class", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "main_class" }, { "name": "HYPERLINK", "type": "esriFieldTypeString", "alias": "HYPERLINK", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "HYPERLINK" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID_1", "type": "esriFieldTypeGlobalID", "alias": "GlobalID_1", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID_1" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1304_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1304", "fields": "GlobalID_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1304", "fields": "GlobalID_1,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1163_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Parcels_Current", "description": "", "prototype": { "attributes": { "HYPERLINK": null, "Joined": null, "PlanID": null, "Name": null, "Type": null, "StatedArea": null, "Compiled": null, "Historical": null, "SystemStar": null, "SystemEndD": null, "LegalStart": null, "LegalEndDa": null, "GroupID": null, "Accuracy": null, "Rotation": null, "Scale": null, "Unclosed": null, "MiscloseRa": null, "MiscloseDi": null, "MiscloseBe": null, "Constructi": null, "ShapeStdEr": null, "ShapeStd_1": null, "BacksightB": null, "Conveyance": null, "Conveyan_1": null, "SimConDivT": null, "BlockDesig": null, "Encumbranc": null, "SeparatedR": null, "HistoryTyp": null, "FloorDesig": null, "PrincipalM": null, "TownshipNu": null, "TownshipFr": null, "TownshipDi": null, "RangeNumbe": null, "RangeFract": null, "RangeDirec": null, "TownshipDu": null, "PLSSID": null, "FirstDivis": null, "FirstDiv_1": null, "SecondDivi": null, "SecondDi_1": null, "SecondDi_2": null, "SpecialSur": null, "SpecialS_1": null, "SpecialS_2": null, "SpecialS_3": null, "Parcel_No": null, "Prop_ID": null, "GlobalID": null, "Shape_STAr": null, "Shape_STLe": null, "prop_id_1": null, "link_acct": null, "udi_parent": null, "owner_tax_": null, "file_as_na": null, "legal_acre": null, "hood_cd": null, "school": null, "city": null, "county": null, "next_appra": null, "legal_desc": null, "tract_or_l": null, "abs_subdv_": null, "land_val": null, "imprv_val": null, "market": null, "block": null, "map_id": null, "geo_id": null, "situs": null, "situs_stre": null, "situs_st_1": null, "situs_st_2": null, "situs_city": null, "situs_stat": null, "situs_zip": null, "Volume": null, "Page": null, "abs_subdv1": null, "subset_cd": null, "PACS_Bldg_": null, "bldg_permi": null, "bldg_per_1": null, "bldg_per_2": null, "bldg_per_3": null, "bldg_per_4": null, "topography": null, "zoning": null, "coo_sl_dt": null, "property_u": null, "Disablity": null, "OV65": null, "HS": null, "rgn_cd": null, "addr_line1": null, "addr_line2": null, "addr_line3": null, "addr_city": null, "addr_state": null, "zip": null, "addr_type_": null, "owner_id": null, "road": null, "water": null, "fire": null, "emergency": null, "municipal": null, "deed_num": null, "mapsco": null, "land_prici": null, "mkt_unit_p": null, "land_id": null, "ag_unit_pr": null, "soil_cd": null, "land_type": null, "state_code": null, "land_class": null, "land_influ": null, "imprv_adj_": null, "imprv_adj1": null, "main_class": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7cedc298a19a4dc5a7784a534a4b5d82" }, { "currentVersion": 10.91, "id": 11, "name": "Abandoned Properties", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 64000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 3485251.6497543603, "ymin": 1.3952687871696517E7, "xmax": 3524460.8502071947, "ymax": 1.4005716849627852E7, "spatialReference": { "wkid": 102740, "latestWkid": 2278 } }, "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 127 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "allowUpdateWithoutMValues": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Joined", "type": "esriFieldTypeInteger", "alias": "Joined", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Joined" }, { "name": "PlanID", "type": "esriFieldTypeInteger", "alias": "PlanID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PlanID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Name" }, { "name": "Type", "type": "esriFieldTypeInteger", "alias": "Type", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Type" }, { "name": "StatedArea", "type": "esriFieldTypeString", "alias": "StatedArea", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StatedArea" }, { "name": "Compiled", "type": "esriFieldTypeInteger", "alias": "Compiled", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Compiled" }, { "name": "Historical", "type": "esriFieldTypeInteger", "alias": "Historical", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Historical" }, { "name": "SystemStar", "type": "esriFieldTypeDate", "alias": "SystemStar", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SystemStar" }, { "name": "SystemEndD", "type": "esriFieldTypeDate", "alias": "SystemEndD", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SystemEndD" }, { "name": "LegalStart", "type": "esriFieldTypeDate", "alias": "LegalStart", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LegalStart" }, { "name": "LegalEndDa", "type": "esriFieldTypeDate", "alias": "LegalEndDa", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LegalEndDa" }, { "name": "GroupID", "type": "esriFieldTypeInteger", "alias": "GroupID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GroupID" }, { "name": "Accuracy", "type": "esriFieldTypeInteger", "alias": "Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Accuracy" }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rotation" }, { "name": "Scale", "type": "esriFieldTypeDouble", "alias": "Scale", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Scale" }, { "name": "Unclosed", "type": "esriFieldTypeInteger", "alias": "Unclosed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Unclosed" }, { "name": "MiscloseRa", "type": "esriFieldTypeDouble", "alias": "MiscloseRa", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MiscloseRa" }, { "name": "MiscloseDi", "type": "esriFieldTypeDouble", "alias": "MiscloseDi", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MiscloseDi" }, { "name": "MiscloseBe", "type": "esriFieldTypeDouble", "alias": "MiscloseBe", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MiscloseBe" }, { "name": "Constructi", "type": "esriFieldTypeInteger", "alias": "Constructi", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Constructi" }, { "name": "ShapeStdEr", "type": "esriFieldTypeDouble", "alias": "ShapeStdEr", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ShapeStdEr" }, { "name": "ShapeStd_1", "type": "esriFieldTypeDouble", "alias": "ShapeStd_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ShapeStd_1" }, { "name": "BacksightB", "type": "esriFieldTypeDouble", "alias": "BacksightB", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BacksightB" }, { "name": "Conveyance", "type": "esriFieldTypeString", "alias": "Conveyance", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Conveyance" }, { "name": "Conveyan_1", "type": "esriFieldTypeString", "alias": "Conveyan_1", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Conveyan_1" }, { "name": "SimConDivT", "type": "esriFieldTypeString", "alias": "SimConDivT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SimConDivT" }, { "name": "BlockDesig", "type": "esriFieldTypeString", "alias": "BlockDesig", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BlockDesig" }, { "name": "Encumbranc", "type": "esriFieldTypeString", "alias": "Encumbranc", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Encumbranc" }, { "name": "SeparatedR", "type": "esriFieldTypeString", "alias": "SeparatedR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SeparatedR" }, { "name": "HistoryTyp", "type": "esriFieldTypeString", "alias": "HistoryTyp", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HistoryTyp" }, { "name": "FloorDesig", "type": "esriFieldTypeString", "alias": "FloorDesig", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FloorDesig" }, { "name": "PrincipalM", "type": "esriFieldTypeString", "alias": "PrincipalM", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "PrincipalM" }, { "name": "TownshipNu", "type": "esriFieldTypeString", "alias": "TownshipNu", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "TownshipNu" }, { "name": "TownshipFr", "type": "esriFieldTypeString", "alias": "TownshipFr", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TownshipFr" }, { "name": "TownshipDi", "type": "esriFieldTypeString", "alias": "TownshipDi", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TownshipDi" }, { "name": "RangeNumbe", "type": "esriFieldTypeString", "alias": "RangeNumbe", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "RangeNumbe" }, { "name": "RangeFract", "type": "esriFieldTypeString", "alias": "RangeFract", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "RangeFract" }, { "name": "RangeDirec", "type": "esriFieldTypeString", "alias": "RangeDirec", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "RangeDirec" }, { "name": "TownshipDu", "type": "esriFieldTypeString", "alias": "TownshipDu", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TownshipDu" }, { "name": "PLSSID", "type": "esriFieldTypeString", "alias": "PLSSID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "PLSSID" }, { "name": "FirstDivis", "type": "esriFieldTypeString", "alias": "FirstDivis", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "FirstDivis" }, { "name": "FirstDiv_1", "type": "esriFieldTypeString", "alias": "FirstDiv_1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FirstDiv_1" }, { "name": "SecondDivi", "type": "esriFieldTypeString", "alias": "SecondDivi", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SecondDivi" }, { "name": "SecondDi_1", "type": "esriFieldTypeString", "alias": "SecondDi_1", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SecondDi_1" }, { "name": "SecondDi_2", "type": "esriFieldTypeString", "alias": "SecondDi_2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SecondDi_2" }, { "name": "SpecialSur", "type": "esriFieldTypeString", "alias": "SpecialSur", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SpecialSur" }, { "name": "SpecialS_1", "type": "esriFieldTypeString", "alias": "SpecialS_1", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SpecialS_1" }, { "name": "SpecialS_2", "type": "esriFieldTypeString", "alias": "SpecialS_2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SpecialS_2" }, { "name": "SpecialS_3", "type": "esriFieldTypeString", "alias": "SpecialS_3", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SpecialS_3" }, { "name": "Parcel_No", "type": "esriFieldTypeString", "alias": "Parcel_No", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Parcel_No" }, { "name": "Prop_ID", "type": "esriFieldTypeInteger", "alias": "Prop_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Prop_ID" }, { "name": "prop_id_1", "type": "esriFieldTypeInteger", "alias": "prop_id_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "prop_id_1" }, { "name": "link_acct", "type": "esriFieldTypeString", "alias": "link_acct", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "link_acct" }, { "name": "udi_parent", "type": "esriFieldTypeInteger", "alias": "udi_parent", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "udi_parent" }, { "name": "owner_tax_", "type": "esriFieldTypeInteger", "alias": "owner_tax_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "owner_tax_" }, { "name": "file_as_na", "type": "esriFieldTypeString", "alias": "file_as_na", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "file_as_na" }, { "name": "legal_acre", "type": "esriFieldTypeDouble", "alias": "legal_acre", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "legal_acre" }, { "name": "hood_cd", "type": "esriFieldTypeString", "alias": "hood_cd", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "hood_cd" }, { "name": "school", "type": "esriFieldTypeString", "alias": "school", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "school" }, { "name": "city", "type": "esriFieldTypeString", "alias": "city", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "city" }, { "name": "county", "type": "esriFieldTypeString", "alias": "county", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "county" }, { "name": "next_appra", "type": "esriFieldTypeDate", "alias": "next_appra", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "next_appra" }, { "name": "legal_desc", "type": "esriFieldTypeString", "alias": "legal_desc", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "legal_desc" }, { "name": "tract_or_l", "type": "esriFieldTypeString", "alias": "tract_or_l", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "tract_or_l" }, { "name": "abs_subdv_", "type": "esriFieldTypeString", "alias": "abs_subdv_", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "abs_subdv_" }, { "name": "land_val", "type": "esriFieldTypeDouble", "alias": "land_val", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "land_val" }, { "name": "imprv_val", "type": "esriFieldTypeDouble", "alias": "imprv_val", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "imprv_val" }, { "name": "market", "type": "esriFieldTypeDouble", "alias": "market", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "market" }, { "name": "block", "type": "esriFieldTypeString", "alias": "block", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "block" }, { "name": "map_id", "type": "esriFieldTypeString", "alias": "map_id", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "map_id" }, { "name": "geo_id", "type": "esriFieldTypeString", "alias": "geo_id", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "geo_id" }, { "name": "situs", "type": "esriFieldTypeString", "alias": "situs", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "situs" }, { "name": "situs_stre", "type": "esriFieldTypeString", "alias": "situs_stre", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "situs_stre" }, { "name": "situs_st_1", "type": "esriFieldTypeString", "alias": "situs_st_1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "situs_st_1" }, { "name": "situs_st_2", "type": "esriFieldTypeString", "alias": "situs_st_2", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "situs_st_2" }, { "name": "situs_city", "type": "esriFieldTypeString", "alias": "situs_city", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "situs_city" }, { "name": "situs_stat", "type": "esriFieldTypeString", "alias": "situs_stat", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "situs_stat" }, { "name": "situs_zip", "type": "esriFieldTypeString", "alias": "situs_zip", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "situs_zip" }, { "name": "Volume", "type": "esriFieldTypeString", "alias": "Volume", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Volume" }, { "name": "Page", "type": "esriFieldTypeString", "alias": "Page", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Page" }, { "name": "abs_subdv1", "type": "esriFieldTypeString", "alias": "abs_subdv1", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "abs_subdv1" }, { "name": "subset_cd", "type": "esriFieldTypeString", "alias": "subset_cd", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "subset_cd" }, { "name": "PACS_Bldg_", "type": "esriFieldTypeInteger", "alias": "PACS_Bldg_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PACS_Bldg_" }, { "name": "bldg_permi", "type": "esriFieldTypeString", "alias": "bldg_permi", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "bldg_permi" }, { "name": "bldg_per_1", "type": "esriFieldTypeDate", "alias": "bldg_per_1", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "bldg_per_1" }, { "name": "bldg_per_2", "type": "esriFieldTypeString", "alias": "bldg_per_2", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "bldg_per_2" }, { "name": "bldg_per_3", "type": "esriFieldTypeDouble", "alias": "bldg_per_3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "bldg_per_3" }, { "name": "bldg_per_4", "type": "esriFieldTypeDouble", "alias": "bldg_per_4", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "bldg_per_4" }, { "name": "topography", "type": "esriFieldTypeString", "alias": "topography", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "topography" }, { "name": "zoning", "type": "esriFieldTypeString", "alias": "zoning", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "zoning" }, { "name": "coo_sl_dt", "type": "esriFieldTypeDate", "alias": "coo_sl_dt", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "coo_sl_dt" }, { "name": "property_u", "type": "esriFieldTypeString", "alias": "property_u", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "property_u" }, { "name": "Disablity", "type": "esriFieldTypeString", "alias": "Disablity", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Disablity" }, { "name": "OV65", "type": "esriFieldTypeString", "alias": "OV65", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "OV65" }, { "name": "HS", "type": "esriFieldTypeString", "alias": "HS", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "HS" }, { "name": "rgn_cd", "type": "esriFieldTypeString", "alias": "rgn_cd", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "rgn_cd" }, { "name": "addr_line1", "type": "esriFieldTypeString", "alias": "addr_line1", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "addr_line1" }, { "name": "addr_line2", "type": "esriFieldTypeString", "alias": "addr_line2", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "addr_line2" }, { "name": "addr_line3", "type": "esriFieldTypeString", "alias": "addr_line3", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "addr_line3" }, { "name": "addr_city", "type": "esriFieldTypeString", "alias": "addr_city", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "addr_city" }, { "name": "addr_state", "type": "esriFieldTypeString", "alias": "addr_state", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "addr_state" }, { "name": "zip", "type": "esriFieldTypeString", "alias": "zip", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "zip" }, { "name": "addr_type_", "type": "esriFieldTypeString", "alias": "addr_type_", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "addr_type_" }, { "name": "owner_id", "type": "esriFieldTypeInteger", "alias": "owner_id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "owner_id" }, { "name": "road", "type": "esriFieldTypeString", "alias": "road", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "road" }, { "name": "water", "type": "esriFieldTypeString", "alias": "water", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "water" }, { "name": "fire", "type": "esriFieldTypeString", "alias": "fire", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "fire" }, { "name": "emergency", "type": "esriFieldTypeString", "alias": "emergency", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "emergency" }, { "name": "municipal", "type": "esriFieldTypeString", "alias": "municipal", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "municipal" }, { "name": "deed_num", "type": "esriFieldTypeString", "alias": "deed_num", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "deed_num" }, { "name": "mapsco", "type": "esriFieldTypeString", "alias": "mapsco", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "mapsco" }, { "name": "land_prici", "type": "esriFieldTypeString", "alias": "land_prici", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "land_prici" }, { "name": "mkt_unit_p", "type": "esriFieldTypeDouble", "alias": "mkt_unit_p", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "mkt_unit_p" }, { "name": "land_id", "type": "esriFieldTypeInteger", "alias": "land_id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "land_id" }, { "name": "ag_unit_pr", "type": "esriFieldTypeDouble", "alias": "ag_unit_pr", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ag_unit_pr" }, { "name": "soil_cd", "type": "esriFieldTypeString", "alias": "soil_cd", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "soil_cd" }, { "name": "land_type", "type": "esriFieldTypeString", "alias": "land_type", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "land_type" }, { "name": "state_code", "type": "esriFieldTypeString", "alias": "state_code", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "state_code" }, { "name": "land_class", "type": "esriFieldTypeString", "alias": "land_class", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "land_class" }, { "name": "land_influ", "type": "esriFieldTypeString", "alias": "land_influ", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "land_influ" }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_STAr" }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_STLe" }, { "name": "KNUM", "type": "esriFieldTypeString", "alias": "KNUM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "KNUM" }, { "name": "JCAD_NUM", "type": "esriFieldTypeString", "alias": "JCAD_NUM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "JCAD_NUM" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "UNIVERSALID", "type": "esriFieldTypeString", "alias": "UNIVERSALID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UNIVERSALID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_1136", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S995_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Abandoned Properties", "description": "", "prototype": { "attributes": { "UNIVERSALID": null, "Joined": null, "PlanID": null, "Name": null, "Type": null, "StatedArea": null, "Compiled": null, "Historical": null, "SystemStar": null, "SystemEndD": null, "LegalStart": null, "LegalEndDa": null, "GroupID": null, "Accuracy": null, "Rotation": null, "Scale": null, "Unclosed": null, "MiscloseRa": null, "MiscloseDi": null, "MiscloseBe": null, "Constructi": null, "ShapeStdEr": null, "ShapeStd_1": null, "BacksightB": null, "Conveyance": null, "Conveyan_1": null, "SimConDivT": null, "BlockDesig": null, "Encumbranc": null, "SeparatedR": null, "HistoryTyp": null, "FloorDesig": null, "PrincipalM": null, "TownshipNu": null, "TownshipFr": null, "TownshipDi": null, "RangeNumbe": null, "RangeFract": null, "RangeDirec": null, "TownshipDu": null, "PLSSID": null, "FirstDivis": null, "FirstDiv_1": null, "SecondDivi": null, "SecondDi_1": null, "SecondDi_2": null, "SpecialSur": null, "SpecialS_1": null, "SpecialS_2": null, "SpecialS_3": null, "Parcel_No": null, "Prop_ID": null, "prop_id_1": null, "link_acct": null, "udi_parent": null, "owner_tax_": null, "file_as_na": null, "legal_acre": null, "hood_cd": null, "school": null, "city": null, "county": null, "next_appra": null, "legal_desc": null, "tract_or_l": null, "abs_subdv_": null, "land_val": null, "imprv_val": null, "market": null, "block": null, "map_id": null, "geo_id": null, "situs": null, "situs_stre": null, "situs_st_1": null, "situs_st_2": null, "situs_city": null, "situs_stat": null, "situs_zip": null, "Volume": null, "Page": null, "abs_subdv1": null, "subset_cd": null, "PACS_Bldg_": null, "bldg_permi": null, "bldg_per_1": null, "bldg_per_2": null, "bldg_per_3": null, "bldg_per_4": null, "topography": null, "zoning": null, "coo_sl_dt": null, "property_u": null, "Disablity": null, "OV65": null, "HS": null, "rgn_cd": null, "addr_line1": null, "addr_line2": null, "addr_line3": null, "addr_city": null, "addr_state": null, "zip": null, "addr_type_": null, "owner_id": null, "road": null, "water": null, "fire": null, "emergency": null, "municipal": null, "deed_num": null, "mapsco": null, "land_prici": null, "mkt_unit_p": null, "land_id": null, "ag_unit_pr": null, "soil_cd": null, "land_type": null, "state_code": null, "land_class": null, "land_influ": null, "Shape_STAr": null, "Shape_STLe": null, "KNUM": null, "JCAD_NUM": null, "Y": null, "X": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7cedc298a19a4dc5a7784a534a4b5d82" }, { "currentVersion": 10.91, "id": 12, "name": "City Owned Properties", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 64000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 3484480.9757707715, "ymin": 1.3955996583911106E7, "xmax": 3524639.9620536864, "ymax": 1.4002528334351346E7, "spatialReference": { "wkid": 102740, "latestWkid": 2278 } }, "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 144, 16, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 249, 159, 0, 127 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "allowUpdateWithoutMValues": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Joined", "type": "esriFieldTypeInteger", "alias": "Joined", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Joined" }, { "name": "PlanID", "type": "esriFieldTypeInteger", "alias": "PlanID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PlanID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Name" }, { "name": "StatedArea", "type": "esriFieldTypeString", "alias": "StatedArea", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StatedArea" }, { "name": "SystemStar", "type": "esriFieldTypeDate", "alias": "SystemStar", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SystemStar" }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rotation" }, { "name": "MiscloseRa", "type": "esriFieldTypeDouble", "alias": "MiscloseRa", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MiscloseRa" }, { "name": "MiscloseDi", "type": "esriFieldTypeDouble", "alias": "MiscloseDi", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MiscloseDi" }, { "name": "MiscloseBe", "type": "esriFieldTypeDouble", "alias": "MiscloseBe", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MiscloseBe" }, { "name": "ShapeStdEr", "type": "esriFieldTypeDouble", "alias": "ShapeStdEr", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ShapeStdEr" }, { "name": "ShapeStd_1", "type": "esriFieldTypeDouble", "alias": "ShapeStd_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ShapeStd_1" }, { "name": "BacksightB", "type": "esriFieldTypeDouble", "alias": "BacksightB", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BacksightB" }, { "name": "Parcel_No", "type": "esriFieldTypeString", "alias": "Parcel_No", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Parcel_No" }, { "name": "Prop_ID", "type": "esriFieldTypeInteger", "alias": "Prop_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Prop_ID" }, { "name": "prop_id_1", "type": "esriFieldTypeInteger", "alias": "prop_id_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "prop_id_1" }, { "name": "owner_tax_", "type": "esriFieldTypeInteger", "alias": "owner_tax_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "owner_tax_" }, { "name": "file_as_na", "type": "esriFieldTypeString", "alias": "file_as_na", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "file_as_na" }, { "name": "legal_acre", "type": "esriFieldTypeDouble", "alias": "legal_acre", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "legal_acre" }, { "name": "hood_cd", "type": "esriFieldTypeString", "alias": "hood_cd", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "hood_cd" }, { "name": "legal_desc", "type": "esriFieldTypeString", "alias": "legal_desc", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "legal_desc" }, { "name": "abs_subdv_", "type": "esriFieldTypeString", "alias": "abs_subdv_", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "abs_subdv_" }, { "name": "land_val", "type": "esriFieldTypeDouble", "alias": "land_val", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "land_val" }, { "name": "market", "type": "esriFieldTypeDouble", "alias": "market", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "market" }, { "name": "block", "type": "esriFieldTypeString", "alias": "block", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "block" }, { "name": "geo_id", "type": "esriFieldTypeString", "alias": "geo_id", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "geo_id" }, { "name": "situs", "type": "esriFieldTypeString", "alias": "situs", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "situs" }, { "name": "situs_st_1", "type": "esriFieldTypeString", "alias": "situs_st_1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "situs_st_1" }, { "name": "situs_st_2", "type": "esriFieldTypeString", "alias": "situs_st_2", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "situs_st_2" }, { "name": "abs_subdv1", "type": "esriFieldTypeString", "alias": "abs_subdv1", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "abs_subdv1" }, { "name": "zoning", "type": "esriFieldTypeString", "alias": "zoning", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "zoning" }, { "name": "coo_sl_dt", "type": "esriFieldTypeDate", "alias": "coo_sl_dt", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "coo_sl_dt" }, { "name": "property_u", "type": "esriFieldTypeString", "alias": "property_u", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "property_u" }, { "name": "rgn_cd", "type": "esriFieldTypeString", "alias": "rgn_cd", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "rgn_cd" }, { "name": "addr_line2", "type": "esriFieldTypeString", "alias": "addr_line2", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "addr_line2" }, { "name": "addr_city", "type": "esriFieldTypeString", "alias": "addr_city", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "addr_city" }, { "name": "addr_state", "type": "esriFieldTypeString", "alias": "addr_state", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "addr_state" }, { "name": "zip", "type": "esriFieldTypeString", "alias": "zip", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "zip" }, { "name": "addr_type_", "type": "esriFieldTypeString", "alias": "addr_type_", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "addr_type_" }, { "name": "owner_id", "type": "esriFieldTypeInteger", "alias": "owner_id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "owner_id" }, { "name": "road", "type": "esriFieldTypeString", "alias": "road", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "road" }, { "name": "deed_num", "type": "esriFieldTypeString", "alias": "deed_num", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "deed_num" }, { "name": "mapsco", "type": "esriFieldTypeString", "alias": "mapsco", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "mapsco" }, { "name": "land_prici", "type": "esriFieldTypeString", "alias": "land_prici", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "land_prici" }, { "name": "mkt_unit_p", "type": "esriFieldTypeDouble", "alias": "mkt_unit_p", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "mkt_unit_p" }, { "name": "land_id", "type": "esriFieldTypeInteger", "alias": "land_id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "land_id" }, { "name": "soil_cd", "type": "esriFieldTypeString", "alias": "soil_cd", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "soil_cd" }, { "name": "land_type", "type": "esriFieldTypeString", "alias": "land_type", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "land_type" }, { "name": "state_code", "type": "esriFieldTypeString", "alias": "state_code", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "state_code" }, { "name": "land_class", "type": "esriFieldTypeString", "alias": "land_class", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "land_class" }, { "name": "land_influ", "type": "esriFieldTypeString", "alias": "land_influ", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "land_influ" }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_STAr" }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_STLe" }, { "name": "JCAD_NUM", "type": "esriFieldTypeString", "alias": "JCAD_NUM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "JCAD_NUM" }, { "name": "FID_1", "type": "esriFieldTypeInteger", "alias": "FID_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FID_1" }, { "name": "SUBDIV", "type": "esriFieldTypeString", "alias": "SUBDIV", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "SUBDIV" }, { "name": "NAME_1", "type": "esriFieldTypeString", "alias": "NAME_1", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "NAME_1" }, { "name": "ADDR1", "type": "esriFieldTypeString", "alias": "ADDR1", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ADDR1" }, { "name": "ADDR2", "type": "esriFieldTypeString", "alias": "ADDR2", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ADDR2" }, { "name": "CITYST", "type": "esriFieldTypeString", "alias": "CITYST", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CITYST" }, { "name": "LEGAL1", "type": "esriFieldTypeString", "alias": "LEGAL1", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LEGAL1" }, { "name": "LEGAL2", "type": "esriFieldTypeString", "alias": "LEGAL2", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LEGAL2" }, { "name": "LEGAL3", "type": "esriFieldTypeString", "alias": "LEGAL3", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LEGAL3" }, { "name": "LEGAL4", "type": "esriFieldTypeString", "alias": "LEGAL4", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LEGAL4" }, { "name": "STRNUM", "type": "esriFieldTypeString", "alias": "STRNUM", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "STRNUM" }, { "name": "STRNAM", "type": "esriFieldTypeString", "alias": "STRNAM", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "STRNAM" }, { "name": "JCAD_NUM_1", "type": "esriFieldTypeString", "alias": "JCAD_NUM_1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "JCAD_NUM_1" }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Leng" }, { "name": "KNUM", "type": "esriFieldTypeString", "alias": "KNUM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "KNUM" }, { "name": "created_us", "type": "esriFieldTypeString", "alias": "created_us", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "created_us" }, { "name": "created_da", "type": "esriFieldTypeDate", "alias": "created_da", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_da" }, { "name": "last_edite", "type": "esriFieldTypeString", "alias": "last_edite", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "last_edite" }, { "name": "last_edi_1", "type": "esriFieldTypeDate", "alias": "last_edi_1", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edi_1" }, { "name": "Shape_ST_1", "type": "esriFieldTypeDouble", "alias": "Shape_ST_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_ST_1" }, { "name": "Shape_ST_2", "type": "esriFieldTypeDouble", "alias": "Shape_ST_2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_ST_2" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "UNIVERSALID", "type": "esriFieldTypeString", "alias": "UNIVERSALID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UNIVERSALID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_1137", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S996_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "City Owned Properties", "description": "", "prototype": { "attributes": { "UNIVERSALID": null, "Joined": null, "PlanID": null, "Name": null, "StatedArea": null, "SystemStar": null, "Rotation": null, "MiscloseRa": null, "MiscloseDi": null, "MiscloseBe": null, "ShapeStdEr": null, "ShapeStd_1": null, "BacksightB": null, "Parcel_No": null, "Prop_ID": null, "prop_id_1": null, "owner_tax_": null, "file_as_na": null, "legal_acre": null, "hood_cd": null, "legal_desc": null, "abs_subdv_": null, "land_val": null, "market": null, "block": null, "geo_id": null, "situs": null, "situs_st_1": null, "situs_st_2": null, "abs_subdv1": null, "zoning": null, "coo_sl_dt": null, "property_u": null, "rgn_cd": null, "addr_line2": null, "addr_city": null, "addr_state": null, "zip": null, "addr_type_": null, "owner_id": null, "road": null, "deed_num": null, "mapsco": null, "land_prici": null, "mkt_unit_p": null, "land_id": null, "soil_cd": null, "land_type": null, "state_code": null, "land_class": null, "land_influ": null, "Shape_STAr": null, "Shape_STLe": null, "JCAD_NUM": null, "FID_1": null, "SUBDIV": null, "NAME_1": null, "ADDR1": null, "ADDR2": null, "CITYST": null, "LEGAL1": null, "LEGAL2": null, "LEGAL3": null, "LEGAL4": null, "STRNUM": null, "STRNAM": null, "JCAD_NUM_1": null, "Shape_Leng": null, "KNUM": null, "created_us": null, "created_da": null, "last_edite": null, "last_edi_1": null, "Shape_ST_1": null, "Shape_ST_2": null, "Y": null, "X": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7cedc298a19a4dc5a7784a534a4b5d82" }, { "currentVersion": 10.91, "id": 13, "name": "Census Tracts", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 3408325.3101689667, "ymin": 1.3760977322047472E7, "xmax": 3615895.8589378, "ymax": 1.4011110348355234E7, "spatialReference": { "wkid": 102740, "latestWkid": 2278 } }, "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[NAME10]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME10", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAMELSAD10", "type": "esriFieldTypeString", "alias": "NAMELSAD10", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "NAMELSAD10" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_1118", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S977_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Census Tracts", "description": "", "prototype": { "attributes": {"NAMELSAD10": null} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7cedc298a19a4dc5a7784a534a4b5d82" }, { "currentVersion": 10.91, "id": 14, "name": "FEMA Flood (Preliminary)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 3408329.023088053, "ymin": 1.3739155182949066E7, "xmax": 3619187.2227618843, "ymax": 1.4011095592479229E7, "spatialReference": { "wkid": 102740, "latestWkid": 2278 } }, "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278, "vcsWkid": 115702, "latestVcsWkid": 115702 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FLD_ZONE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 197, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 214, 147, 166, 255 ], "width": 0.4 } }, "value": "A", "label": "A", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 197, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 172, 176, 211, 255 ], "width": 0.4 } }, "value": "AE", "label": "AE, AH, Floodway", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 197, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 172, 176, 211, 255 ], "width": 0.4 } }, "value": "AH", "label": "AE, AH, Floodway", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FLD_AR_ID", "typeIdField": "FLD_ZONE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FLD_AR_ID", "type": "esriFieldTypeString", "alias": "FLD_AR_ID", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "FLD_AR_ID" }, { "name": "FLD_ZONE", "type": "esriFieldTypeString", "alias": "FLD_ZONE", "domain": null, "editable": true, "nullable": true, "length": 55, "defaultValue": null, "modelName": "FLD_ZONE" }, { "name": "FLOODWAY", "type": "esriFieldTypeString", "alias": "FLOODWAY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FLOODWAY" }, { "name": "SFHA_TF", "type": "esriFieldTypeString", "alias": "SFHA_TF", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SFHA_TF" }, { "name": "STATIC_BFE", "type": "esriFieldTypeDouble", "alias": "STATIC_BFE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STATIC_BFE" }, { "name": "V_DATUM", "type": "esriFieldTypeString", "alias": "V_DATUM", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "V_DATUM" }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPTH" }, { "name": "LEN_UNIT", "type": "esriFieldTypeString", "alias": "LEN_UNIT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LEN_UNIT" }, { "name": "VELOCITY", "type": "esriFieldTypeDouble", "alias": "VELOCITY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VELOCITY" }, { "name": "VEL_UNIT", "type": "esriFieldTypeString", "alias": "VEL_UNIT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "VEL_UNIT" }, { "name": "AR_REVERT", "type": "esriFieldTypeString", "alias": "AR_REVERT", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "AR_REVERT" }, { "name": "BFE_REVERT", "type": "esriFieldTypeDouble", "alias": "BFE_REVERT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BFE_REVERT" }, { "name": "DEP_REVERT", "type": "esriFieldTypeDouble", "alias": "DEP_REVERT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEP_REVERT" }, { "name": "SOURCE_CIT", "type": "esriFieldTypeString", "alias": "SOURCE_CIT", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "SOURCE_CIT" }, { "name": "HYDRO_ID", "type": "esriFieldTypeString", "alias": "HYDRO_ID", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "HYDRO_ID" }, { "name": "CST_MDL_ID", "type": "esriFieldTypeString", "alias": "CST_MDL_ID", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "CST_MDL_ID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1179_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1179", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1179", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1038_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "A", "name": "A", "domains": {}, "templates": [ { "name": "A", "description": "", "prototype": { "attributes": { "FLD_AR_ID": null, "CST_MDL_ID": null, "FLD_ZONE": "A", "FLOODWAY": null, "SFHA_TF": null, "STATIC_BFE": null, "V_DATUM": null, "DEPTH": null, "LEN_UNIT": null, "VELOCITY": null, "VEL_UNIT": null, "AR_REVERT": null, "BFE_REVERT": null, "DEP_REVERT": null, "SOURCE_CIT": null, "HYDRO_ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "AE", "name": "AE", "domains": {}, "templates": [ { "name": "AE, AH, Floodway", "description": "", "prototype": { "attributes": { "FLD_AR_ID": null, "CST_MDL_ID": null, "FLD_ZONE": "AE", "FLOODWAY": null, "SFHA_TF": null, "STATIC_BFE": null, "V_DATUM": null, "DEPTH": null, "LEN_UNIT": null, "VELOCITY": null, "VEL_UNIT": null, "AR_REVERT": null, "BFE_REVERT": null, "DEP_REVERT": null, "SOURCE_CIT": null, "HYDRO_ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "AH", "name": "AH", "domains": {}, "templates": [ { "name": "AE, AH, Floodway", "description": "", "prototype": { "attributes": { "FLD_AR_ID": null, "CST_MDL_ID": null, "FLD_ZONE": "AH", "FLOODWAY": null, "SFHA_TF": null, "STATIC_BFE": null, "V_DATUM": null, "DEPTH": null, "LEN_UNIT": null, "VELOCITY": null, "VEL_UNIT": null, "AR_REVERT": null, "BFE_REVERT": null, "DEP_REVERT": null, "SOURCE_CIT": null, "HYDRO_ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7cedc298a19a4dc5a7784a534a4b5d82" }, { "currentVersion": 10.91, "id": 15, "name": "Council Wards", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 63360, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 3478344.646827996, "ymin": 1.3933457452823877E7, "xmax": 3538871.5907563716, "ymax": 1.4011110348384202E7, "spatialReference": { "wkid": 102740, "latestWkid": 2278 } }, "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[District_N]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 18, "style": "normal", "weight": "normal", "decoration": "underline" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "District_N", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "District_N", "type": "esriFieldTypeString", "alias": "District_N", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "District_N" }, { "name": "District_1", "type": "esriFieldTypeSmallInteger", "alias": "District_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "District_1" }, { "name": "BeaumontGIS.SDE.Council_Wards.Area", "type": "esriFieldTypeDouble", "alias": "Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BeaumontGIS.SDE.Council_Wards.Area" }, { "name": "Perimeter", "type": "esriFieldTypeDouble", "alias": "Perimeter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Perimeter" }, { "name": "Compactnes", "type": "esriFieldTypeDouble", "alias": "Compactnes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Compactnes" }, { "name": "Population", "type": "esriFieldTypeInteger", "alias": "Population", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Population" }, { "name": "Voting_Age", "type": "esriFieldTypeInteger", "alias": "Voting_Age", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Voting_Age" }, { "name": "Analysis1", "type": "esriFieldTypeDouble", "alias": "Analysis1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Analysis1" }, { "name": "Analysis2", "type": "esriFieldTypeDouble", "alias": "Analysis2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Analysis2" }, { "name": "Analysis3", "type": "esriFieldTypeDouble", "alias": "Analysis3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Analysis3" }, { "name": "RGB", "type": "esriFieldTypeInteger", "alias": "RGB", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RGB" }, { "name": "CountySpli", "type": "esriFieldTypeSmallInteger", "alias": "CountySpli", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CountySpli" }, { "name": "PrecinctSp", "type": "esriFieldTypeInteger", "alias": "PrecinctSp", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PrecinctSp" }, { "name": "RemainingB", "type": "esriFieldTypeInteger", "alias": "RemainingB", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RemainingB" }, { "name": "TotalBlock", "type": "esriFieldTypeInteger", "alias": "TotalBlock", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalBlock" }, { "name": "Locked", "type": "esriFieldTypeString", "alias": "Locked", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Locked" }, { "name": "LockedBy", "type": "esriFieldTypeString", "alias": "LockedBy", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LockedBy" }, { "name": "Labelvalue", "type": "esriFieldTypeDouble", "alias": "Labelvalue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Labelvalue" }, { "name": "OriginLaye", "type": "esriFieldTypeString", "alias": "OriginLaye", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "OriginLaye" }, { "name": "OriginSTFI", "type": "esriFieldTypeString", "alias": "OriginSTFI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OriginSTFI" }, { "name": "OriginLa_1", "type": "esriFieldTypeSmallInteger", "alias": "OriginLa_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OriginLa_1" }, { "name": "TIMEDATE", "type": "esriFieldTypeString", "alias": "TIMEDATE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "TIMEDATE" }, { "name": "SID", "type": "esriFieldTypeString", "alias": "SID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SID" }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_Leng" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "UNIVERSALID", "type": "esriFieldTypeString", "alias": "UNIVERSALID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UNIVERSALID" }, { "name": "GlobalID", "type": "esriFieldTypeGUID", "alias": "GlobalID", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1444_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1283_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Council Wards", "description": "", "prototype": { "attributes": { "GlobalID": null, "District_N": null, "District_1": null, "BeaumontGIS.SDE.Council_Wards.Area": null, "Perimeter": null, "Compactnes": null, "Population": null, "Voting_Age": null, "Analysis1": null, "Analysis2": null, "Analysis3": null, "RGB": null, "CountySpli": null, "PrecinctSp": null, "RemainingB": null, "TotalBlock": null, "Locked": null, "LockedBy": null, "Labelvalue": null, "OriginLaye": null, "OriginSTFI": null, "OriginLa_1": null, "TIMEDATE": null, "SID": null, "SHAPE_Leng": null, "UNIVERSALID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7cedc298a19a4dc5a7784a534a4b5d82" } ], "tables": [] }