Legal & Compliance
Accessibility Statement
Last updated:
Our Commitment
GEOH is committed to ensuring digital accessibility for people with disabilities. We continually improve the user experience for everyone and apply relevant accessibility standards including:
- ADA Title III — Americans with Disabilities Act, as applied to websites and digital services
- Section 508 of the Rehabilitation Act of 1973 (as amended), 36 CFR Part 1194
- EN 301 549 — European standard for ICT accessibility requirements
- WCAG 2.1 Level AA — Web Content Accessibility Guidelines published by the W3C
Conformance Status
We aim for WCAG 2.1 Level AA conformance across all pages of geoh.app. The following measures have been implemented as of the date above:
- Skip-to-main-content link on every page
- Keyboard-accessible navigation including all dropdown menus (Enter/Space to open, Escape to close)
- Visible focus indicators for all keyboard-navigable elements
- ARIA landmarks on all pages:
banner,main,contentinfo,navigation - All form inputs and interactive controls have accessible labels
- All images have descriptive
alttext; decorative images usealt="" - All icons and decorative SVGs are hidden from assistive technology via
aria-hidden="true" - Color contrast meets or exceeds 4.5:1 for normal text and 3:1 for large text (WCAG 1.4.3)
- Text can be resized up to 200% without loss of content or function (WCAG 1.4.4)
- No content flashes more than 3 times per second (WCAG 2.3.1)
- Animations respect
prefers-reduced-motion— all motion is disabled for users who have enabled this preference - Windows High Contrast Mode is supported via
forced-colors: activeCSS media query - Page language is declared (
lang="en") and text direction is set (dir="ltr") - Viewport does not restrict user zoom (
user-scalable=nois not used) - Cookie consent banner is announced via
aria-liveand fully keyboard-operable - Comparison tables use ARIA table semantics (
role="table",role="columnheader",role="cell") - All interactive elements that are not native
<button>or<a>tags include appropriateroleand keyboard event handling
Technical Specifications
This website is built with Astro and Tailwind CSS. It relies on the following technologies for accessibility:
- HTML5 semantic elements
- WAI-ARIA 1.2 attributes
- CSS (including
forced-colorsandprefers-reduced-motionmedia queries) - JavaScript for keyboard interaction management and dynamic ARIA state updates
Assistive Technology Compatibility
This website has been tested with the following assistive technologies:
- NVDA + Chrome (Windows)
- VoiceOver + Safari (macOS and iOS)
- TalkBack + Chrome (Android)
- Keyboard-only navigation (all major browsers)
- Windows High Contrast Mode
Feedback and Contact
We welcome feedback on the accessibility of geoh.app. If you experience any barriers, please contact us:
- Email: support@geoh.app
- Phone (Support): (317) 434-1550
- Support hours: Monday–Saturday
We aim to respond to accessibility feedback within 2 business days.
Assessment Approach
GEOH assesses the accessibility of this website through the following approaches:
- Self-evaluation by our development team
- Automated testing using browser-based accessibility audit tools
- Manual keyboard navigation testing
- Screen reader testing with VoiceOver and NVDA
This statement was last reviewed and updated on .