{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Applications", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "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": [ { "id": 1, "name": "ProductionDev.GIS_WEBUSER.SmallWireless_Applications", "relatedTableId": 3, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": false, "catalogID": "{E7FA6E9D-E55A-48EB-842C-8CC94D8F8B2E}" } ], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1673469586000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": -1.3648861896E7, "ymin": 0, "xmax": 0, "ymax": 6223513.1184, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 41, 160, 63, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "applicant_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "application_number", "type": "esriFieldTypeString", "alias": "Application Number", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "application_number" }, { "name": "form_type", "type": "esriFieldTypeString", "alias": "Form Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "form_type" }, { "name": "form_submission_url", "type": "esriFieldTypeString", "alias": "Submission Form URL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "form_submission_url" }, { "name": "form_review_url", "type": "esriFieldTypeString", "alias": "Review Form URL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "form_review_url" }, { "name": "application_status", "type": "esriFieldTypeString", "alias": "Application Status", "domain": { "type": "codedValue", "name": "Application Status", "description": "Permit Application Workflow", "codedValues": [ { "name": "Appealed", "code": "Appealed" }, { "name": "Approved", "code": "Approved" }, { "name": "Complete", "code": "Complete" }, { "name": "Denied", "code": "Denied" }, { "name": "On Hold", "code": "On Hold" }, { "name": "Submitted", "code": "Submitted" }, { "name": "Under Review by District Staff", "code": "Under Review by District Staff" }, { "name": "Under Review by PC", "code": "Under Review by PC" }, { "name": "Void", "code": "Void" }, { "name": "Withdrawn", "code": "Withdrawn" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "application_status" }, { "name": "date_app_submission", "type": "esriFieldTypeDate", "alias": "Application Submission Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date_app_submission" }, { "name": "applicant_name", "type": "esriFieldTypeString", "alias": "Applicant(s) Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "applicant_name" }, { "name": "applicant_address", "type": "esriFieldTypeString", "alias": "Applicant Mailing Address or PO Box", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "applicant_address" }, { "name": "applicant_city", "type": "esriFieldTypeString", "alias": "Applicant City", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "applicant_city" }, { "name": "applicant_state", "type": "esriFieldTypeString", "alias": "Applicant State", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "applicant_state" }, { "name": "applicant_zip_code", "type": "esriFieldTypeString", "alias": "Applicant Zip Code", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "applicant_zip_code" }, { "name": "applicant_email", "type": "esriFieldTypeString", "alias": "Applicant E-Mail Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "applicant_email" }, { "name": "applicant_phone", "type": "esriFieldTypeString", "alias": "Applicant Daytime Phone Number", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "applicant_phone" }, { "name": "applicant_phone_secondary", "type": "esriFieldTypeString", "alias": "Applicant Alternate Phone Number", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "applicant_phone_secondary" }, { "name": "loc_latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "loc_latitude" }, { "name": "loc_longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "loc_longitude" }, { "name": "loc_address", "type": "esriFieldTypeString", "alias": "Location Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "loc_address" }, { "name": "loc_city", "type": "esriFieldTypeString", "alias": "Location City", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "loc_city" }, { "name": "loc_county", "type": "esriFieldTypeString", "alias": "Location County", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "loc_county" }, { "name": "loc_district", "type": "esriFieldTypeInteger", "alias": "Location District", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "loc_district" }, { "name": "loc_section_township_range", "type": "esriFieldTypeString", "alias": "Sector, Township, Range", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "loc_section_township_range" }, { "name": "loc_nearest_public_road", "type": "esriFieldTypeString", "alias": "Nearest Public Street/Road", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "loc_nearest_public_road" }, { "name": "loc_current_use", "type": "esriFieldTypeString", "alias": "Current Property Use", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "loc_current_use" }, { "name": "loc_current_zoning", "type": "esriFieldTypeString", "alias": "Current Zoning", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "loc_current_zoning" }, { "name": "loc_proposed_use", "type": "esriFieldTypeString", "alias": "Proposed Property Use", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "loc_proposed_use" }, { "name": "loc_proposed_zoning", "type": "esriFieldTypeString", "alias": "Proposed Zoning", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "loc_proposed_zoning" }, { "name": "loc_access_gained", "type": "esriFieldTypeString", "alias": "How is access currently gained?", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "loc_access_gained" }, { "name": "property_owner_name", "type": "esriFieldTypeString", "alias": "Property Owner's Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "property_owner_name" }, { "name": "tax_id", "type": "esriFieldTypeString", "alias": "Tax ID Number", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "tax_id" }, { "name": "property_owner_own_adjacent", "type": "esriFieldTypeString", "alias": "Does the property owner own adjacent properties?", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "property_owner_own_adjacent" }, { "name": "property_owner_own_adjacent_dsc", "type": "esriFieldTypeString", "alias": "Describe", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "property_owner_own_adjacent_dsc" }, { "name": "loc_distance_center_road", "type": "esriFieldTypeDouble", "alias": "Distance from Center of Road (ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "loc_distance_center_road" }, { "name": "loc_row_line", "type": "esriFieldTypeDouble", "alias": "Right of Way Line (ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "loc_row_line" }, { "name": "loc_edge_pavement", "type": "esriFieldTypeDouble", "alias": "Edge of Pavement (ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "loc_edge_pavement" }, { "name": "loc_row_width", "type": "esriFieldTypeDouble", "alias": "Right of Way Width (ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "loc_row_width" }, { "name": "loc_vertical_clearance", "type": "esriFieldTypeDouble", "alias": "Vertical Clearance (ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "loc_vertical_clearance" }, { "name": "loc_depth", "type": "esriFieldTypeString", "alias": "Depth (in)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "loc_depth" }, { "name": "approach_new", "type": "esriFieldTypeString", "alias": "Is this a new approach?", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "approach_new" }, { "name": "approach_temporary", "type": "esriFieldTypeString", "alias": "Is this a temporary approach?", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "approach_temporary" }, { "name": "approach_modification", "type": "esriFieldTypeString", "alias": "Proposed Modification Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "approach_modification" }, { "name": "approach_width", "type": "esriFieldTypeInteger", "alias": "Desired Approach Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "approach_width" }, { "name": "approach_type", "type": "esriFieldTypeString", "alias": "Type of Approach", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "approach_type" }, { "name": "permit_new_upgrade", "type": "esriFieldTypeString", "alias": "New, Upgrade or Relocation", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "permit_new_upgrade" }, { "name": "permit_type", "type": "esriFieldTypeString", "alias": "Permit Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "permit_type" }, { "name": "permit_under_overhead", "type": "esriFieldTypeString", "alias": "Overhead v Underhead", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "permit_under_overhead" }, { "name": "installation_method", "type": "esriFieldTypeString", "alias": "Installation Method", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "installation_method" }, { "name": "facility_specs_potential", "type": "esriFieldTypeString", "alias": "Potential (V, KV)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "facility_specs_potential" }, { "name": "facility_specs_pipe_size", "type": "esriFieldTypeString", "alias": "Pipe Size (in)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "facility_specs_pipe_size" }, { "name": "facility_specs_pressure", "type": "esriFieldTypeString", "alias": "Pressure (psi)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "facility_specs_pressure" }, { "name": "facility_specs_structure_attch", "type": "esriFieldTypeString", "alias": "Structure Attachment Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "facility_specs_structure_attch" }, { "name": "additional_information", "type": "esriFieldTypeString", "alias": "Additional Information", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "additional_information" }, { "name": "construction_contractr", "type": "esriFieldTypeString", "alias": "Construction Contractor Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "construction_contractr" }, { "name": "construction_contractr_phone", "type": "esriFieldTypeString", "alias": "Construction Contractor Phone Number", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "construction_contractr_phone" }, { "name": "construction_contractr_email", "type": "esriFieldTypeString", "alias": "Construction Contractor E-Mail Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "construction_contractr_email" }, { "name": "traffic_control_contractr", "type": "esriFieldTypeString", "alias": "Traffic Control Contractor Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "traffic_control_contractr" }, { "name": "traffic_control_contractr_phone", "type": "esriFieldTypeString", "alias": "Traffic Control Contractor Phone Number", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "traffic_control_contractr_phone" }, { "name": "traffic_control_contractr_email", "type": "esriFieldTypeString", "alias": "Traffic Control Contractor E-Mail Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "traffic_control_contractr_email" }, { "name": "projected_start_date", "type": "esriFieldTypeDate", "alias": "Projected State Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "projected_start_date" }, { "name": "route", "type": "esriFieldTypeString", "alias": "Route", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "route" }, { "name": "authorized_signature_name", "type": "esriFieldTypeString", "alias": "Authorized Representative Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "authorized_signature_name" }, { "name": "authorized_signature_company", "type": "esriFieldTypeString", "alias": "Authorized Representative Company Name (if applicable)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "authorized_signature_company" }, { "name": "authorized_signature_date", "type": "esriFieldTypeDate", "alias": "Authorized Representative Signature Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "authorized_signature_date" }, { "name": "authorized_signature_phone", "type": "esriFieldTypeString", "alias": "Authorized Representative Phone Number", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "authorized_signature_phone" }, { "name": "authorized_signature_email", "type": "esriFieldTypeString", "alias": "Authorized Representative E-Mail Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "authorized_signature_email" }, { "name": "authorized_signature_address", "type": "esriFieldTypeString", "alias": "Authorized Representative Mailing Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "authorized_signature_address" }, { "name": "authorized_signature_city", "type": "esriFieldTypeString", "alias": "Authorized Representative City", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "authorized_signature_city" }, { "name": "authorized_signature_state", "type": "esriFieldTypeString", "alias": "Authorized Representative State", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "authorized_signature_state" }, { "name": "authorized_signature_zip", "type": "esriFieldTypeString", "alias": "Authorized Representative Zip Code", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "authorized_signature_zip" }, { "name": "local_govt_title", "type": "esriFieldTypeString", "alias": "Local Government Title", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "local_govt_title" }, { "name": "local_govt_date", "type": "esriFieldTypeDate", "alias": "Local Government Signature Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "local_govt_date" }, { "name": "assigned_staff_name", "type": "esriFieldTypeString", "alias": "Assigned Staff Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "assigned_staff_name" }, { "name": "submission_type", "type": "esriFieldTypeString", "alias": "submission_type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "submission_type" }, { "name": "generate_permit_packet", "type": "esriFieldTypeString", "alias": "generate_permit_packet", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "generate_permit_packet" }, { "name": "projected_end_date", "type": "esriFieldTypeDate", "alias": "Projected End Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "projected_end_date" }, { "name": "local_govt_email", "type": "esriFieldTypeString", "alias": "Local Government Email", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "local_govt_email" }, { "name": "local_govt_request", "type": "esriFieldTypeString", "alias": "Send Email to Request Authorization from Local Governmental", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "local_govt_request" }, { "name": "authorized_representative", "type": "esriFieldTypeString", "alias": "Are you the Authorized Representative?", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "authorized_representative" }, { "name": "authorized_rep_request", "type": "esriFieldTypeString", "alias": "Send Email to Request Authorization from Representative", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "authorized_rep_request" }, { "name": "loc_multicounty", "type": "esriFieldTypeString", "alias": "Additional Counties", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "loc_multicounty" }, { "name": "loc_angle_crossing", "type": "esriFieldTypeDouble", "alias": "Angle of Crossing (degrees)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "loc_angle_crossing" }, { "name": "requirements_agree", "type": "esriFieldTypeString", "alias": "Agree to Requirements", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "requirements_agree" }, { "name": "approach_type_other", "type": "esriFieldTypeString", "alias": "Type of Approach (Other)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "approach_type_other" }, { "name": "loc_current_use_other", "type": "esriFieldTypeString", "alias": "Current Property Use (Other)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "loc_current_use_other" }, { "name": "loc_proposed_use_other", "type": "esriFieldTypeString", "alias": "Proposed Property Use (Other)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "loc_proposed_use_other" }, { "name": "loc_proposed_zoning_other", "type": "esriFieldTypeString", "alias": "Proposed Zoning (Other)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "loc_proposed_zoning_other" }, { "name": "loc_current_zoning_other", "type": "esriFieldTypeString", "alias": "Current Zoning (Other)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "loc_current_zoning_other" }, { "name": "permit_type_other", "type": "esriFieldTypeString", "alias": "Permit Type (Other)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "permit_type_other" }, { "name": "permit_new_upgrade_other", "type": "esriFieldTypeString", "alias": "New, Upgrade or Relocation (Other)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "permit_new_upgrade_other" }, { "name": "installation_method_other", "type": "esriFieldTypeString", "alias": "Installation Method (Other)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "installation_method_other" }, { "name": "loc_angle_crossing_comment", "type": "esriFieldTypeString", "alias": "loc_angle_crossing_comment", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "loc_angle_crossing_comment" }, { "name": "specialevent_sponsor", "type": "esriFieldTypeString", "alias": "Sponsor Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "specialevent_sponsor" }, { "name": "specialevent_type", "type": "esriFieldTypeString", "alias": "Special Event Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "specialevent_type" }, { "name": "specialevent_name", "type": "esriFieldTypeString", "alias": "Special Event Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "specialevent_name" }, { "name": "liaison_name", "type": "esriFieldTypeString", "alias": "Liaison Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "liaison_name" }, { "name": "liaison_address", "type": "esriFieldTypeString", "alias": "Liaison Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "liaison_address" }, { "name": "liaison_phone", "type": "esriFieldTypeString", "alias": "Liaison Phone Number", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "liaison_phone" }, { "name": "liaison_email", "type": "esriFieldTypeString", "alias": "Liaison E-Mail Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "liaison_email" }, { "name": "form_number", "type": "esriFieldTypeString", "alias": "Form Number", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "form_number" }, { "name": "construction_contractr_company", "type": "esriFieldTypeString", "alias": "Construction Contractor Company", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "construction_contractr_company" }, { "name": "traffic_control_contractr_compa", "type": "esriFieldTypeString", "alias": "Traffic Control Contractor Company", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "traffic_control_contractr_compa" }, { "name": "local_govt_name", "type": "esriFieldTypeString", "alias": "Local Government Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "local_govt_name" }, { "name": "attachment_id", "type": "esriFieldTypeString", "alias": "attachment_id", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "attachment_id" }, { "name": "approach_remove", "type": "esriFieldTypeString", "alias": "approach_remove", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "approach_remove" }, { "name": "approach_permit", "type": "esriFieldTypeString", "alias": "approach_permit", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "approach_permit" }, { "name": "loc_access_gained_other", "type": "esriFieldTypeString", "alias": "How is a Access Currently Gained? (Other)", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "loc_access_gained_other" }, { "name": "hold_harmless_release_date", "type": "esriFieldTypeDate", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "hold_harmless_release_date" }, { "name": "fee", "type": "esriFieldTypeString", "alias": "fee", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "fee" }, { "name": "district", "type": "esriFieldTypeString", "alias": "District", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "district" }, { "name": "milepost_begin", "type": "esriFieldTypeDouble", "alias": "Beginning Milepost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "milepost_begin" }, { "name": "milepost_end", "type": "esriFieldTypeDouble", "alias": "Ending Milepost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "milepost_end" }, { "name": "year_app_submission", "type": "esriFieldTypeString", "alias": "Year of Application Submission", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "year_app_submission" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "traffic_count_per_day", "type": "esriFieldTypeSmallInteger", "alias": "Traffic Count per day", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "traffic_count_per_day" }, { "name": "traffic_count_per_day_peak", "type": "esriFieldTypeSmallInteger", "alias": "Traffic Count per day at peak hour", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "traffic_count_per_day_peak" }, { "name": "consultant", "type": "esriFieldTypeString", "alias": "Consultant Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "consultant" }, { "name": "consultant_company", "type": "esriFieldTypeString", "alias": "Consultant Company", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "consultant_company" }, { "name": "consultant_phone", "type": "esriFieldTypeString", "alias": "Consultant Phone Number", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "consultant_phone" }, { "name": "consultant_email", "type": "esriFieldTypeString", "alias": "Consultant E-Mail", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "consultant_email" }, { "name": "work_order_number", "type": "esriFieldTypeString", "alias": "Work Order Number", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "work_order_number" }, { "name": "approach_existing", "type": "esriFieldTypeString", "alias": "approach_existing", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "approach_existing" }, { "name": "approach_mailbox", "type": "esriFieldTypeString", "alias": "approach_mailbox", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "approach_mailbox" }, { "name": "construction_status", "type": "esriFieldTypeString", "alias": "construction_status", "domain": { "type": "codedValue", "name": "Construction Status", "description": "Permit Application Workflow", "codedValues": [ { "name": "Complete/Acceptable", "code": "Complete/Acceptable" }, { "name": "Incomplete/Acceptable", "code": "Incomplete/Acceptable" }, { "name": "Incomplete/Unacceptable", "code": "Incomplete/Unacceptable" }, { "name": "New/Uninspected", "code": "New/Uninspected" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "construction_status" }, { "name": "constr_status_date", "type": "esriFieldTypeDate", "alias": "constr_status_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "constr_status_date" }, { "name": "review_traffic_comment", "type": "esriFieldTypeString", "alias": "Traffic Comment", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "review_traffic_comment" }, { "name": "review_maintenance_comment", "type": "esriFieldTypeString", "alias": " Maintenance Comment", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "review_maintenance_comment" }, { "name": "review_design_comment", "type": "esriFieldTypeString", "alias": "Design Comment", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "review_design_comment" }, { "name": "review_prop_mngt_comment", "type": "esriFieldTypeString", "alias": "Property Management Comment", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "review_prop_mngt_comment" }, { "name": "review_planner_comment", "type": "esriFieldTypeString", "alias": "Planner Comment", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "review_planner_comment" }, { "name": "review_construction_comment", "type": "esriFieldTypeString", "alias": "Construction Comment", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "review_construction_comment" }, { "name": "review_dist_eng_comment", "type": "esriFieldTypeString", "alias": "District Engineer Comment", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "review_dist_eng_comment" }, { "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": "traffic_control_only", "type": "esriFieldTypeString", "alias": "Traffic Control Only", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "traffic_control_only" }, { "name": "construction_row", "type": "esriFieldTypeString", "alias": "Construction in the Right of Way", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "construction_row" }, { "name": "milepost_begin_1", "type": "esriFieldTypeDouble", "alias": "Beginning Milepost 1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "milepost_begin_1" }, { "name": "milepost_end_1", "type": "esriFieldTypeDouble", "alias": "Ending Milepost 1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "milepost_end_1" }, { "name": "milepost_begin_2", "type": "esriFieldTypeDouble", "alias": "Beginning Milepost 2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "milepost_begin_2" }, { "name": "milepost_end_2", "type": "esriFieldTypeDouble", "alias": "Ending Milepost 2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "milepost_end_2" }, { "name": "culvert_measure_needed", "type": "esriFieldTypeString", "alias": "Culvert Measurement Needed", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "culvert_measure_needed" }, { "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" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Applications", "description": "", "prototype": { "attributes": { "culvert_measure_needed": null, "application_number": null, "form_type": null, "form_submission_url": null, "form_review_url": null, "application_status": null, "date_app_submission": null, "applicant_name": null, "applicant_address": null, "applicant_city": null, "applicant_state": null, "applicant_zip_code": null, "applicant_email": null, "applicant_phone": null, "applicant_phone_secondary": null, "loc_latitude": null, "loc_longitude": null, "loc_address": null, "loc_city": null, "loc_county": null, "loc_district": null, "loc_section_township_range": null, "loc_nearest_public_road": null, "loc_current_use": null, "loc_current_zoning": null, "loc_proposed_use": null, "loc_proposed_zoning": null, "loc_access_gained": null, "property_owner_name": null, "tax_id": null, "property_owner_own_adjacent": null, "property_owner_own_adjacent_dsc": null, "loc_distance_center_road": null, "loc_row_line": null, "loc_edge_pavement": null, "loc_row_width": null, "loc_vertical_clearance": null, "loc_depth": null, "approach_new": null, "approach_temporary": null, "approach_modification": null, "approach_width": null, "approach_type": null, "permit_new_upgrade": null, "permit_type": null, "permit_under_overhead": null, "installation_method": null, "facility_specs_potential": null, "facility_specs_pipe_size": null, "facility_specs_pressure": null, "facility_specs_structure_attch": null, "additional_information": null, "construction_contractr": null, "construction_contractr_phone": null, "construction_contractr_email": null, "traffic_control_contractr": null, "traffic_control_contractr_phone": null, "traffic_control_contractr_email": null, "projected_start_date": null, "route": null, "authorized_signature_name": null, "authorized_signature_company": null, "authorized_signature_date": null, "authorized_signature_phone": null, "authorized_signature_email": null, "authorized_signature_address": null, "authorized_signature_city": null, "authorized_signature_state": null, "authorized_signature_zip": null, "local_govt_title": null, "local_govt_date": null, "assigned_staff_name": null, "submission_type": null, "generate_permit_packet": null, "projected_end_date": null, "local_govt_email": null, "local_govt_request": null, "authorized_representative": null, "authorized_rep_request": null, "loc_multicounty": null, "loc_angle_crossing": null, "requirements_agree": null, "approach_type_other": null, "loc_current_use_other": null, "loc_proposed_use_other": null, "loc_proposed_zoning_other": null, "loc_current_zoning_other": null, "permit_type_other": null, "permit_new_upgrade_other": null, "installation_method_other": null, "loc_angle_crossing_comment": null, "specialevent_sponsor": null, "specialevent_type": null, "specialevent_name": null, "liaison_name": null, "liaison_address": null, "liaison_phone": null, "liaison_email": null, "form_number": null, "construction_contractr_company": null, "traffic_control_contractr_compa": null, "local_govt_name": null, "attachment_id": null, "approach_remove": null, "approach_permit": null, "loc_access_gained_other": null, "hold_harmless_release_date": null, "fee": null, "district": null, "milepost_begin": null, "milepost_end": null, "year_app_submission": null, "milepost_end_2": null, "traffic_count_per_day": null, "traffic_count_per_day_peak": null, "consultant": null, "consultant_company": null, "consultant_phone": null, "consultant_email": null, "work_order_number": null, "approach_existing": null, "approach_mailbox": null, "construction_status": null, "constr_status_date": null, "review_traffic_comment": null, "review_maintenance_comment": null, "review_design_comment": null, "review_prop_mngt_comment": null, "review_planner_comment": null, "review_construction_comment": null, "review_dist_eng_comment": null, "milepost_begin_2": null, "milepost_end_1": null, "milepost_begin_1": null, "construction_row": null, "traffic_control_only": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null }, { "name": "KEYWORDS", "type": "esriFieldTypeString", "alias": "KEYWORDS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "3c884a5ea5f746a69adbb014e01abcec" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Small_Wireless_Applications", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "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": [ { "id": 1, "name": "ProductionDev.GIS_WEBUSER.Applications", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "Parent_GUID", "composite": false, "catalogID": "{E7FA6E9D-E55A-48EB-842C-8CC94D8F8B2E}" } ], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1675961920000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": -1.36490985012E7, "ymin": 5217004.547899999, "xmax": -1.24251665721E7, "ymax": 5699023.007399999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 52, 170, 100, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "smw_applicant_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "smw_applicant_name", "type": "esriFieldTypeString", "alias": "smw_applicant_name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "smw_applicant_name" }, { "name": "smw_district", "type": "esriFieldTypeString", "alias": "smw_district", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "smw_district" }, { "name": "smw_loc_address", "type": "esriFieldTypeString", "alias": "smw_loc_address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "smw_loc_address" }, { "name": "smw_route", "type": "esriFieldTypeString", "alias": "smw_route", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "smw_route" }, { "name": "smw_date_app_submission", "type": "esriFieldTypeDate", "alias": "smw_date_app_submission", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "smw_date_app_submission" }, { "name": "smw_year_app_submission", "type": "esriFieldTypeString", "alias": "smw_year_app_submission", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "smw_year_app_submission" }, { "name": "smw_application_status", "type": "esriFieldTypeString", "alias": "smw_application_status", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "smw_application_status" }, { "name": "smw_form_type", "type": "esriFieldTypeString", "alias": "smw_form_type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "smw_form_type" }, { "name": "smw_construction_contr", "type": "esriFieldTypeString", "alias": "smw_construction_contr", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "smw_construction_contr" }, { "name": "smw_construction_contr_co", "type": "esriFieldTypeString", "alias": "smw_construction_contr_co", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "smw_construction_contr_co" }, { "name": "smw_traffic_control_contr_co", "type": "esriFieldTypeString", "alias": "smw_traffic_control_contr_co", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "smw_traffic_control_contr_co" }, { "name": "smw_traffic_control_contr", "type": "esriFieldTypeString", "alias": "smw_traffic_control_contr", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "smw_traffic_control_contr" }, { "name": "Parent_GUID", "type": "esriFieldTypeGUID", "alias": "Parent_GUID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "Parent_GUID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "permit_facility_location_num", "type": "esriFieldTypeSmallInteger", "alias": "permit_facility_location_num", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "permit_facility_location_num" }, { "name": "smw_construction_status", "type": "esriFieldTypeString", "alias": "construction_status", "domain": { "type": "codedValue", "name": "Construction Status", "description": "Permit Application Workflow", "codedValues": [ { "name": "Complete/Acceptable", "code": "Complete/Acceptable" }, { "name": "Incomplete/Acceptable", "code": "Incomplete/Acceptable" }, { "name": "Incomplete/Unacceptable", "code": "Incomplete/Unacceptable" }, { "name": "New/Uninspected", "code": "New/Uninspected" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "smw_construction_status" }, { "name": "smw_constr_status_date", "type": "esriFieldTypeDate", "alias": "constr_status_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "smw_constr_status_date" }, { "name": "smw_closed_status_comment", "type": "esriFieldTypeString", "alias": "smw_closed_status_comment", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "smw_closed_status_comment" }, { "name": "smw_confirmed_end_date", "type": "esriFieldTypeDate", "alias": "Date of Completion", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "smw_confirmed_end_date" }, { "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": "GDB_3467_Parent_", "fields": "Parent_GUID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Small_Wireless_Applications", "description": "", "prototype": { "attributes": { "smw_closed_status_comment": null, "smw_applicant_name": null, "smw_district": null, "smw_loc_address": null, "smw_route": null, "smw_date_app_submission": null, "smw_year_app_submission": null, "smw_application_status": null, "smw_form_type": null, "smw_construction_contr": null, "smw_construction_contr_co": null, "smw_traffic_control_contr_co": null, "smw_traffic_control_contr": null, "Parent_GUID": null, "smw_confirmed_end_date": null, "permit_facility_location_num": null, "smw_construction_status": null, "smw_constr_status_date": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "3c884a5ea5f746a69adbb014e01abcec" } ], "tables": [] }