Metadata-Version: 2.4
Name: aiscot
Version: 7.2.0
Summary: Software for monitoring and analyzing AIS in TAK.
Home-page: https://github.com/snstac/aiscot
Maintainer: Greg Albrecht <oss@undef.net>
Maintainer-email: oss@undef.net
License: Apache 2.0
Project-URL: CI: GitHub Actions, https://github.com/snstac/aiscot/actions
Project-URL: GitHub: issues, https://github.com/snstac/aiscot/issues
Project-URL: GitHub: repo, https://github.com/snstac/aiscot
Keywords: Cursor on Target,Cursor-on-Target,CoT,ATAK,TAK,WinTAK,TAK,TAK Server,iTAK,AIS,Boats,Marine,Sailing,Ships,Shipping
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: OS Independent
Requires-Python: <4,>=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pytak>=7.3.0
Requires-Dist: aiohttp<4.0.0
Requires-Dist: importlib_resources; python_version < "3.9"
Provides-Extra: with-takproto
Requires-Dist: takproto>=2.0.0; extra == "with-takproto"
Provides-Extra: test
Requires-Dist: pytest-asyncio; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pylint; extra == "test"
Requires-Dist: flake8; extra == "test"
Requires-Dist: black; extra == "test"
Requires-Dist: pytak; extra == "test"
Dynamic: license-file

![Screenshot of ships in ATAK, via AISCOT.](https://aiscot.readthedocs.io/en/latest/media/aiscot_screenshot_tak_logo.png)

# AIS to TAK Gateway - Maritime Domain Awareness for Public Safety & Defense

AISCOT provides critical maritime domain awareness by streaming real-time vessel tracking data directly into Team Awareness Kit (TAK) platforms. This solution enables public safety professionals to monitor maritime activities with comprehensive situational awareness through native TAK integration.

## Key Capabilities

- **Real-time Maritime Tracking**: Continuous AIS data capture and reporting for immediate threat assessment
- **Native TAK Integration**: Seamless compatibility with ATAK, WinTAK, iTAK, TAK Server & TAKX using Cursor on Target (CoT) protocols
- **Multi-source Data Fusion**: Support for RF AIS transmissions, local NMEA feeds, and Internet-based AIS aggregators
- **Comprehensive Vessel Intelligence**: Display vessel icons, attitude, type, track history, bearing, speed, callsign, and maritime identifiers
- **Government Data Access**: Integration with [US Department of Transportation SeaVision](https://seavision.volpe.dot.gov/) for enhanced coverage

## Use Cases

- **Port Security**: Monitor vessel approaches and harbor activities
- **Border Protection**: Track maritime border crossings and suspicious activities  
- **Search & Rescue**: Coordinate response efforts with real-time vessel positions
- **Intelligence Operations**: Analyze maritime patterns and vessel behaviors

## Documentation

[Complete AISCOT documentation and deployment guides](https://aiscot.rtfd.io)

## License & Copyright

Copyright Sensors & Signals LLC https://www.snstac.com

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

* pyAISm.py is licensed under the MIT License. See aiscot/pyAISm.py for details.
