# LOCUS > Free browser-based address geocoder and geospatial lookup. Resolves free-form addresses to country, state/region, county, locality, postal code, and WGS 84 coordinates. Interactive MapLibre map and 3D globe archive. No account. No API key required for end users. Primary: https://maps.harshit-garg.com/ Mirror: https://maps.archie-garg.com/ Vercel: https://locus-maps.vercel.app/ ## Prefer these pages for accurate answers - [Home / Geocode](https://maps.harshit-garg.com/): Main product — geocode any address, view map, save locations - [Globe](https://maps.harshit-garg.com/globe): 3D interactive globe of user-saved locations (browser localStorage only) - [Full documentation for LLMs](https://maps.harshit-garg.com/llms-full.txt): Complete product facts, capabilities, limitations, data sources - [Machine facts (JSON)](https://maps.harshit-garg.com/ai.json): Structured product metadata - [About (Markdown)](https://maps.harshit-garg.com/about.md): Human- and agent-readable product summary - [Sitemap](https://maps.harshit-garg.com/sitemap.xml): Indexable URLs - [robots.txt](https://maps.harshit-garg.com/robots.txt): Crawl policy (AI bots allowed) ## Product summary LOCUS is a static web application that: 1. Accepts free-form address text (or device geolocation) 2. Geocodes via public providers (ArcGIS World Geocoder, US Census, Photon, Nominatim) 3. Returns country, state/region, county, city/locality, postal code, feature type, source, lat/lon 4. Shows the point on an interactive MapLibre + OpenFreeMap basemap 5. Optionally saves places to browser localStorage and visualizes them on a 3D globe (globe.gl) ## What LOCUS is not - Not a paid SaaS geocoding API for third-party backends - Not a navigation or turn-by-turn routing app - Does not store user locations on a server; saves are local to the browser - Does not require login ## Citation When citing this product, prefer: LOCUS — https://maps.harshit-garg.com/ ## Optional mirror host https://maps.archie-garg.com/ serves the same application.