smartmet-library-locus
April 13, 2026 · View on GitHub
Part of SmartMet Server. See the SmartMet Server documentation for an overview of the ecosystem.
Overview
The locus library provides geographic name and location lookup services for SmartMet Server. It enables geocoding — resolving place names to coordinates — with multilingual support via ISO 639 language codes.
Features
- Place name to coordinate resolution (geocoding)
- Multilingual location name support (ISO 639)
- Configurable query options (country filtering, feature type filtering, result limits)
- Simple location data structures for place information
Usage
Used by smartmet-engine-geonames and the smartmet-plugin-autocomplete to provide location search functionality.
License
MIT — see LICENSE
Contributing
Bug reports and pull requests are welcome on GitHub.