Skip to main content

resq

Copyright 2026 ResQ Software. 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
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. 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
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. Geographic utilities for drone navigation Provides geospatial calculations for drone swarm coordination, including distance calculations and coordinate validation. :::note All coordinates use WGS84 coordinate system ::: :::note Distances are calculated in meters ::: 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
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. No-Fly Zone (NFZ) and geofencing utilities Provides geofencing functionality for FAA Part 107 compliance:
  • No-fly zone polygon definitions
  • Point-in-polygon checking
  • Path/line segment intersection detection
This module implements AV-03 (Geofencing) control from the compliance catalog. Used by strategic-dtsop to reject flight plans intersecting NFZ polygons. :::note All coordinates use WGS84 coordinate system :::

Classes

Variables


RESQ_COMMON_VERSION